body {
	background-color: #F5F5F5;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.xiala {
	margin-top: 30px;
}

.banner {
	width: 100%;
	height: 250px;
	background-size: 100% 100%;
	background: url(../images/bg.png) no-repeat center;
}

.banner-title {
	padding-top: 66px;
	width: 1200px;
	margin: 0 auto;
	font-family: PingFangSC-Medium;
	font-weight: bold;
	font-size: 40px;
	color: #ffffff;
	line-height: 68px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.bt {
	zoom: 1;
}

.bt::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.hide {
	display: none;
}

.dqxz {
	/* border-top: 2px solid #333333;
	border-bottom: 2px solid #333333; */
	width: 1200px;
	height: 88px;
	background: #FFFFFF;
	padding: 19px 0;
}

.dqxz div {
	width: 100px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
}

.dqxz ul {
	background-color: #F5F5F5;
}

.dqxz ul li {
	float: left;
}

.dqxz ul li.active {
	background: #1677FF;
	border: 1px solid #F5F5F5;
}

.dqxz ul li.active a {
	color: #fff;
}

.box ul li.active {
	background: #1677FF;
	border: 1px solid #F5F5F5;
}

.box ul li.active a {
	color: #fff;
}

.dqxz ul li a {
	display: block;
	line-height: 48px;
	padding: 0 20px;
	cursor: pointer;
	color: #333333;
}

.sxlb {
	width: 1200px;
	height: 610px;
	background: #FFFFFF;
}

.sxlb li {
	width: 373px;
	height: 98px;
	background: #FAFAFA;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.sxlb li a {
	display: block;
	cursor: pointer;
}

.sxlb li img {
	width: 88px;
	height: 88px;
	float: left;
	margin: 6px;
}

/* .sxlb li div{
	margin-top: 10px;
}
.sxlb li div,.sxlb li p{
	float: left;
	width: 160px;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
} */

.mincheng {
	margin-top: 20px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 20px;
	color: #333333;
}

.gm:not(:nth-child(3n)) {
	margin-right: 20px;
}

.gm:not(:nth-last-child(-n + 3)) {
	margin-bottom: 20px;
}

.hmzc-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.hmzc-title-name {
	width: 240px;
	line-height: 28px;
	font-family: PingFangSC-SNaNpxibold;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hmzc-title-type {
	margin-left: 45px;
	width: 48px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #2178f3;
	border-radius: 2px;
	text-align: center;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 14px;
	color: #2178f3;
}

.hmzc-address {
	margin-top: 6px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
	width: 296px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.neirong {
	margin-top: 15px;
	margin-left: 20px;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
}

.hmzczzc {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border-radius: 8px;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
}

.hmzctk {
	width: 684px;
	height: 350px;
	background: #FFFFFF;
	border-radius: 8px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.hmzczzc1 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
}

.hmzctk1 {
	width: 684px;
	height: 650px;
	background: #FFFFFF;
	border-radius: 8px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.hmzctk-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 14px 24px 14px 30px;
	background: #f5f5f5;
	border-radius: 8px 8px 0 0;
}

.hmzctk-title-name {
	height: 22px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
}

.hmzctk-title-close {
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.hmzctk-content {
	background: #ffffff;
	padding: 0 30px;
}

.hmzctk-content-item {
	margin-top: 20px;
}

.content-item-name {
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}

.content-item-input {
	margin-top: 12px;
	height: 36px;
	line-height: 36px;
	padding-left: 12px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #afb0b2;
}

.hmtitle {
	width: 684px;
	height: 50px;
	background: #F5F5F5;
	border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

.hmtitle span {
	position: relative;
	top: 16px;
	left: 30px;
	width: 64px;
	height: 22px;
	font-family: PingFangSC-Regular;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	letter-spacing: 0;
}

.hmzctk p {
	margin-top: 20px;
	width: 680px;
	/* height: auto; */
	/* overflow-y: auto; */
	padding: 5px 29px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}

.wyyd {
	width: 96px;
	height: 40px;
	background: #2078F3;
	border-radius: 4px;

	position: absolute;
	right: 10px;
	bottom: 10px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

.lxdz {
	padding: 10px 24px 0;
}

.hmzctk .xxdz {
	float: left;
	width: 520px;
	padding: 0 20px;
}

.xxdztitle {
	margin-top: 6px;
	position: relative;
	top: 7px;
	left: 5px;
	font-family: PingFangSC-Regular;
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}

.xxdzvalue {
	margin-top: 3px;
	width: 624px;
	height: 36px;
	position: relative;
	top: 5px;
	left: 3px;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	border: 1px dashed #E0E0E0;
}

.hmzctk .xxdz p {
	font-size: 15px;
	padding: 0;
}

.xzfw {
	width: 624px;
	margin: 0 auto;
	position: relative;
	top: 20px;
	left: -3px;
}

.xzfw .xzfwt {
	width: 624px;
	height: 30px;
	font-family: PingFangSC-SNaNpxibold;
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	border-bottom: 1px solid #EEEEEE;
}

.fulb {
	width: 645px;
}

.box div {
	width: 624px;
	height: 2em;
	line-height: 2em;
	float: left;
	margin-top: 5px;
}

.box ul {
	width: 624px;
	float: left;
	margin-bottom: 8px;
}

.box ul li {
	height: 2em;
	float: left;
	padding: 0 10px;
	line-height: 2em;
	border: 1px solid #999;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.ljyy {
	width: 96px;
	height: 40px;
	background: #2078F3;
	border-radius: 4px;

	position: absolute;
	right: 10px;
	bottom: 10px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

.loadtext {
	margin: 0px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color: #F2F2F2;
}

/*加载框*/
.loaddiv {
	background-color: #000000;
	opacity: 0.6;
	border-radius: 10px;
	position: fixed;
	left: 50%;
	top: 60%;
	width: 120px;
	height: 120px;
	margin-left: -60px;
	margin-top: -60px;
	text-align: center;
	display: none;
}

.loadimg {
	background-color: #000000;
	width: 60px;
	height: 60px;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
}
