.ztlistcen {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 20px;
}

.ztitem {
	padding: 16px;
	width: 22.5%;

	margin-top: 10px;
	margin-right: .5%;
}

.ztitem:nth-child(4n+0) {
	margin-right: 0;
}

.ztitem img {
	width: 100%;
	border-radius: 10px;
}

.ztitemtit {
	color: #212121;

	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}

.ztitem:hover .ztitemtit {
	color: #2C9167;
}



.hbzthead {
	position: relative;
}

.bjt {
	display: block;
	width: 100%;
}

.one .fwrfa {
	color: #fff;
	width: 50px;
	position: absolute;
	top: 4%;
	left: 17.5%;
	letter-spacing: 3px;
	font-size: 18px;
	line-height: 2;
	font-weight: bold;
}

.one .sra {
	color: #0F97CB;
	font-weight: bold;
	position: absolute;
	top: 16%;
	left: 17.5%;
	font-size: 18px;
}

.one .cda {
	font-size: 24px;
	font-weight: bold;
	width: 30px;
	position: absolute;
	top: 74%;
	left: 21%;
	text-align: center;
	color: #464742;
}

.onetpcen {
	position: absolute;
	left: 8.8%;
	top: 29%;
	width: 11%;

}

.twopcen {
	position: absolute;
	left: 28.5%;
	top: 33.8%;
	width: 11%;

}

.fourpcen {
	position: absolute;
	left: 67.5%;
	top: 33.8%;
	width: 11%;

}

.ztcov {
	width: 48%;
	float: left;
	margin-top: 5px;

}

.ztcov img {
	width: 100%;
}

.ztcov:nth-of-type(odd) {
	margin-right: 2.5%;
}

.ztcovd {
	position: absolute;
	left: 8.8%;
	top: 68%;
	width: 9%;
}

.ztcovdfour img {
	width: 100%;
}

.ztcovdtwo img {
	width: 100%;
}

.ztcovdthree img {
	width: 100%;
}

.ztcovdtwo {
	position: absolute;
	left: 28.4%;
	top: 18%;
	width: 9%;

}

.ztcovdthree {
	position: absolute;
	left: 48%;
	top: 68%;
	width: 9%;
}

.ztcovdfour {
	position: absolute;
	left: 67.8%;
	top: 18%;
	width: 9%;

}

.ztcovd img {
	width: 100%;
}

.two .fwrfa {
	color: #fff;
	width: 50px;
	position: absolute;
	top: 86.5%;
	left: 37.3%;
	letter-spacing: 3px;
	font-size: 18px;
	line-height: 2;
	font-weight: bold;
}

.two .sra {
	color: #0F97CB;
	font-weight: bold;
	position: absolute;
	top: 80.5%;
	left: 37.3%;
	font-size: 18px;
}

.two .cda {
	font-size: 24px;
	font-weight: bold;
	width: 30px;
	position: absolute;
	top: 5%;
	left: 40.8%;
	text-align: center;
	color: #464742;
}


.three .fwrfa {
	color: #fff;
	width: 50px;
	position: absolute;
	top: 4%;
	left: 57.2%;
	letter-spacing: 3px;
	font-size: 18px;
	line-height: 2;
	font-weight: bold;
}

.three .sra {
	color: #0F97CB;
	font-weight: bold;
	position: absolute;
	top: 16%;
	left: 57.2%;
	font-size: 18px;
}

.three .cda {
	font-size: 24px;
	font-weight: bold;
	width: 30px;
	position: absolute;
	top: 74%;
	left: 60.2%;
	text-align: center;
	color: #464742;
}

.threetpcen {
	position: absolute;
	left: 48%;
	top: 29%;
	width: 11%;

}

.four .fwrfa {
	color: #fff;
	width: 50px;
	position: absolute;
	top: 86.5%;
	left: 76.5%;
	letter-spacing: 3px;
	font-size: 18px;
	line-height: 2;
	font-weight: bold;
}

.four .sra {
	color: #0F97CB;
	font-weight: bold;
	position: absolute;
	top: 80.5%;
	left: 76.5%;
	font-size: 18px;
}

.four .cda {
	font-size: 24px;
	font-weight: bold;
	width: 30px;
	position: absolute;
	top: 5%;
	left: 80%;
	text-align: center;
	color: #464742;
}

.frtj {
	position: absolute;
	right: 7%;
	top: 5%;
	width: 80px;
	text-align: center;
}

.frtj img {
	width: 80%;
	margin-top: 20px;
}

.sl {

	color: #fff;
}

.srmc {
	color: #fff;
}

.ztmenu {
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom: 2px solid #EEEEEE;
	height: 50px;
	display: flex;
	align-items: center;
}

.ztli {
	flex: 1;
	text-align: center;
	color: #080808;
	font-size: 20px;
	font-weight: bold;
	height: 100%;
}

.ztact {
	color: #28874F;
	border-bottom: 5px solid #28874F;
}

.ztcen {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 20px;
}

.ztlite {
	padding: 16px;
	width: 22.5%;

	margin-top: 10px;
	margin-right: .5%;
}

.ztlite:nth-child(4n+0) {
	margin-right: 0;
}

.ztlite img {
	width: 100%;
	border-radius: 10px;
}

.ztlitit {
	color: #212121;

	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}

.ztlite:hover .ztlitit {
	color: #2C9167;
}

.xjbcen {
	width: 100%;
	position: relative;
}

.xjsban {
	width: 100%
}

.xjcov1 {
	position: absolute;
	width: 8%;
	left: 4%;
	top: 77%;
}

.xjcov2 {
	position: absolute;
	width: 6%;
	top: 58%;
	left: 8%;
}

.xjcov3 {
	position: absolute;
	width: 8%;
	top: 39%;
	left: 14%;
}

.xjcov4 {
	position: absolute;
	width: 8%;
	left: 19%;
	top: 19%;
}

.xjcov5 {
	position: absolute;
	width: 9%;
	left: 18%;
	top: 64%;
}

.xjcov6 {
	position: absolute;
	width: 10%;
	left: 25%;
	top: 39%;
}

.xjcov7 {
	position: absolute;
	width: 7%;
	left: 36%;
	top: 23%;
}

.xjcov8 {
	position: absolute;
	width: 9%;
	left: 33%;
	top: 66%;
}

.xjcov9 {
	position: absolute;
	width: 9%;
	left: 40%;
	top: 43%;
}

.xjcov10 {
	position: absolute;
	width: 7%;
	left: 51%;
	top: 24%;
}

.xjcov11 {
	position: absolute;
	width: 7%;
	left: 54%;
	top: 63%;
}

.xjcov12 {
	position: absolute;
	width: 5%;
	left: 59%;
	top: 45%;
}

.xjcov13 {
	position: absolute;
	width: 5%;
	left: 63%;
	top: 31%;
}

.covban {
	width: 100%;
}
.xjsztcen{
	position: absolute;
    top: 11%;
    left: 72%;
    width: 18%;
	
	
	}
	.jszttit{
		color: #fff;
		text-align: center;
		margin: 30px auto;
		font-weight: bold;
		font-size: 36px;
		letter-spacing: 5px;
	}
	.ztlitem{
		width: 100%;
		height: 100px;
		display: flex;
		align-items: center;
		color: #fff;
		padding-left: 20px;
		background-color: rgba(7,93,170,0.5);
		margin-top: 10px;
		}
		.czs{
			margin-left: 10px;
			width: 40%;
		}
		.czsl{
			font-weight: bold;
			font-size: 30px;
			
		}