.ztygpic{
	width: 48%;
}
.ztygtxt{
	width: 48%;
}
.ztygtxt h2{
	font-size: 24px;
	margin-bottom: 20px;
}
.ztygtxt h2 span{
	font-size: 30px;
	color: #bb1c20;
}
.zt-xinpic img{
	width: auto;
}
.zt-xinpic2 img{
	width: auto;
	margin: 30px auto;
}
.zt-mmrh{
	width: 20%;
}
.zt-mmrh img{
	margin: 28px 0;
}
.zt-mmrhcen{
	width: 55%;
}
.ztpozhen{
	background: url(/static/dynamic/new-staff/images/xr-img13.png) no-repeat center;
    background-size: cover;
}
.ztricheng li{
	width: 31%;
	margin-top: 30px;
}
.ztzjtd{
	margin-top: 40px;
}
.ztzjtdpic{
	width: 35%;
	position: relative;
}
.ztzjtdpic span{
	position: absolute;
	font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    padding: 10px 50px;
    background: #3aac6b;
	left: 50%;
	top: -24px;
	transform: translateX(-50%);
}
.ztzjtdtxt{
	width: 65%;
	background: #ebf6f0;
	box-sizing: border-box;
	padding: 60px 5%;
}
.ztteam{
	background: #fff1f1;
	margin-top: 50px;
	align-items: normal;
}
.ztteam li{
	width: 33.3%;
	position: relative;
}
.ztteam li span{
	position: absolute;
	font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    background: #b19d23;
    display: block;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
	text-align: center;
	top: 45%;
}
.ztteam li:nth-child(2n) span{
	background: #3aac6b;
}
.ztteam li:nth-child(3n) span{
	background: #b489f3;
}
.ztteamtxt{
	padding: 25px 20px;
}
.ztteamtxt p{
	line-height: 1.7em;
	min-height: 15.3em;
	font-size: 15px;
}
.ztjiyu{
	background: url(/static/dynamic/new-staff/images/xr-img26.png) no-repeat center bottom;
}
.ztjiyu h2{
	text-align: center;
	font-size: 36px;
	color: #bb1c20;
	margin-bottom: 30px;
}
.ztjiyu h2 img{
	display: inline-block;
	width: auto;
	margin: 0 15px;
}
.ztjiyu .zt-content{
	align-items: flex-end;
}
.ztdszpic{
	width: 38%;
}
.ztdszpic h4{
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.ztdsztxt{
	width: 57%;
	padding-bottom: 60px;
}
.ztdsztxt p{
	color: #FFF;
}
@media (max-width: 1000px){
	.ztygpic{
		width: 100%;
	}
	.ztygtxt{
		width: 100%;
		margin-top:30px
	}
	.ztygtxt h2{
		font-size: 22px;
	}
	.ztygtxt h2 span{
		font-size: 26px;
	}
	.zt-xinpic img,.zt-xinpic2 img{
		max-width: 100%;
		margin: 10px 0;
	}
	.zt-mmrh{
		width: 100%;
	}
	.zt-mmrh img{
		margin: 10px 0;
	}
	.zt-mmrhcen{
		width: 100%;
		margin: 10px 0;
	}
	.ztricheng li{
		width: 48%;
	}
	.ztzjtdpic{
		width: 100%;
	}
	.ztzjtdpic span{
		width: 55%;
		padding: 10px 0;
		text-align: center;
		font-size: 20px;
	}
	.ztzjtdtxt{
		width: 100%;
		padding: 30px 20px;
	}
	.ztteam{
		margin-top: 0;
		background: none;
	}
	.ztteam li{
		margin-top: 30px;
		background: #fff1f1;
		width: 100%;
	}
	.ztteam li span{
		font-size: 20px;
	}
	.ztjiyu h2{
		font-size: 26px;
	}
	.ztjiyu{
		background-size: cover;
	}
	.ztdszpic{
		width: 100%;
	}
	.ztdsztxt{
		width: 100%;
		margin-top: 20px;
		padding-bottom: 0;
	}
}