.zhh_container{ width: 100%; background: #ebf2fd;}
.zhh_container h2{ width:100%; height: 154px; text-align: center; font-size: 32px; color: #333; line-height: 154px; font-weight: normal;}
.zhh_container .tit{ width: 1420px; margin: 0 auto; border:1px solid #a8bde0; border-left:0; border-right:0;height: 65px;position: relative;}
.zhh_container .tit .warp{ width: 690px; margin: 0 auto; background: #fff; position: absolute; height: 67px; left: 50%; top: 50%; transform:translate(-50%,-50%);}
.zhh_container .tit ul{ width: 100%; height: 100%;}
.zhh_container .tit ul li{position: relative; width: 230px; float: left; height: 67px; line-height: 67px; cursor: pointer;}
.zhh_container .tit ul li p{ width: 100%; height: 34px; text-align: center; font-size: 22px; color: #333; display:inline-block; vertical-align: middle; border-right:1px solid #85a1ce ; line-height: 34px; position: relative; z-index: 10; margin-top: -4px;}
.zhh_container .tit ul li:nth-child(3) p{ border-right:0 ;}
.zhh_container .tit .bgMain{transition: 0.5s; position: absolute;background: url(../images/sz_img_04.jpg); width: 230px; height: 88px; left: 0; top:0; background-size:100% 100%; text-align: center; line-height: 88px; z-index: 9; border-radius:6px ; left: 0; top: 50%; transform:translateY(-50%);}
.zhh_container .tit ul li.on p{ color: #fff;}

.zhh_container .bd { padding: 50px 0 110px 0;}
.zhh_container .bd .bdBox{ width: 100%;}
.zhh_container .bd .bdBox img{ display: block; margin: 0 auto;}



@media(max-width:1366px ){
	.zhh_container .tit{ width: 1200px; margin:0 auto;}
}