.wbkj{
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: url(../img/p_1_bg.jpg) center center no-repeat;
	background-size:100% ;
	position: relative;
}
.wbkj::after{
	content: "";
	background: url(../img/logo.png) center center no-repeat;
	background-size:80px 80px ;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 1.5vw;
	left: 2vw;
}
.zt_nav{
	height: 30px;
	position: absolute;
	top: 1.5vw;
	right: 2vw;
	background: url(../img/zt_nav_btn.png) center right no-repeat;
	z-index: 99999;
}
.zt_nav ul{
	display: flex;
	padding-right: 24px;
	box-sizing: border-box;
}
.zt_nav ul li{
	font-size: 20px;
	color: #f65f8b;
	padding: 0 18px;
	cursor: pointer;
	margin: 0 10px;
	height: 30px;
	display: flex;
	align-items: center;	
	border-radius: 15px;
}
.zt_nav ul li.on{
	background-color: #f65f8b;
	color: #fff;
}

.wb img{
	width: 1030px;
	height: 516px;
	position: absolute !important;
	left: 50% !important;
	top: 50% !important;
	margin-left: -515px;
	margin-top: -288px;
	left: 0;
	top: 0;
	z-index: 1;
}
.wb img:first-child{
	z-index: 99;
}
.wb{
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;	
}
.p_1_icon_box{
	background: url(../img/p_1_icon.png) top center no-repeat;
	background-size:100% ;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}

.zt_bottom{
	height: 42px;
	width: 100%;
	display: flex;
	align-items: center;
	background-color: #f54f7f;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.tipsbtn{
	width: 360px;
	height: 80px;
	left: 50%;
	margin-left: -180px;
	top: calc((100% - 516px)/2 + 516px + 10px );
	position: absolute;
	background: url(../img/zt_tips.png) center top no-repeat;
}
.ztywbox{
	height: 532px;
	width: 1200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -301px;
}
.ztywbox dl{
	text-align: center;
}
.ztywbox dl dt{
	font-weight: bold;
	font-size: 36px;
}
.ztywbox dl dt a{
	color:#ff6b9a;
	font-size: 36px;
}
.ztywbox dl dd{
	font-size: 16px;
	margin-top: 12px;
}
.bigpic{
	width: 1200px;
	height: 422px;
	overflow: hidden;
}
.bigpic{
	width: 750px;
	height:422px;
	position: relative;
	float: left;
}
.bigpic .bd{
	width: 750px;
	height:422px;
	position: relative;
	float: left;
}
.bigpic .bd ul li{
	width: 750px;
	height:422px;
	position: relative;	
}
.bigpic .bd ul li p{
	height: 42px;
	width: 750px;
	position: absolute;
	left: 0;
	bottom: 0;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0,0,0,0.6);
	text-align:left;
	line-height: 42px;
	font-size: 16px;
	color: #ffffff;	
	box-sizing: border-box;
	padding-left: 20px;
}

.bigpic .bd ul li img{
	width: 750px;
	height:422px;	
}

.bigpic .hd{
	width: 100%;
	height: 10px;
	bottom: 14px;
	left: 0;
	position: absolute;
}
.bigpic .hd ul{
	display: flex;
	justify-content: flex-end;
}
.bigpic .hd ul li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	font-size: 0;
	margin-right: 5px;
}
.bigpic .hd ul li.on{
	background-color: #f54f7f;
}

.bigpic a.prev, .bigpic a.next {
	width: 39px;
	height: 400px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
	    transition: all 0.5s linear;	
}
				.bigpic a.next {
					background: url(http://news.cnhubei.com/xw/2022zt/xyddh/img/r.png) center center no-repeat;
					right: -50px;
				
				}
				.bigpic a.prev {
					background: url(http://news.cnhubei.com/xw/2022zt/xyddh/img/l.png) center center no-repeat;
					left: -50px;;
				
				}
				.bigpic:hover a.prev {
					left:0;
					display: block
				}
				.bigpic:hover a.next {
					right:0;
					display: block
				}

.w420{
	float: right;
	width: 420px;
	height: 422px;
}
.w420 ul li{
	height: 84px;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #999999;
	line-height: 1.6;
}
.w420 ul li a{
	font-size: 18px;
}
.ywtabpic .swiper-pagination{
	display: flex;
	justify-content: flex-end;
	padding-right: 5px;
	box-sizing: border-box;
	bottom: 14px;
}
.ywtabpic .swiper-pagination span.swiper-pagination-bullet{
	margin: 0 5px;
	width: 10px;
	height: 10px;
}
a.more{
	font-size: 14px;
	color: #fff;
	font-family: "SimSun";
	display: flex;
	width: 140px;
	height: 32px;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	color: #ff6b9a;
	border-radius: 16px;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	bottom: -70px;
}
.ztywpic01{
	width: 1200px;
	height: 620px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -350px;
}
.ztywpicnav{
	height: 110px;
	width: 454px;
	background: url(../img/zt_nav_bg.png) center top no-repeat;
	background-size: 100% 100% ;
	margin: 0 auto;
}
.ztywpicnav strong{
	font-size: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
    color: #ff6b9a;
    display: flex;
	width: 380px;
	height: 62px;
	padding: 29px 0 0 30px;
}



.xz_ty_hb_tab{
	width: 1200px;
	overflow: hidden;
	position: relative;
}


.xz_ty_hb_tab .bd{
	width: 1200px;
	overflow: hidden;
}
.xz_ty_hb_tab ul{
	width: 1215px;
}
.xz_ty_hb_tab ul li{
	width: 228px;
	margin-right: 15px;
}
.xz_ty_hb_tab ul li img{
	width: 228px;
	height: 475px;
}
.xz_ty_hb_tab ul li p{
	font-size: 16px;
	height: 32px;
	display: flex;
	justify-content:center;
	align-items: center;
	background-color: #fff5d9;
	white-space: nowrap;
	overflow: hidden;
}

.xz_ty_hb_tab a.next,.xz_ty_hb_tab a.prev{
	height: 475px;
	width: 39px;
	position: absolute;
	display: block;
	z-index: 999;
	 transition: all 0.5s linear;
	 top: 8px;
}
.xz_ty_hb_tab a.next{
 background:url(http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/r.png) center center no-repeat; 
 right: -39px;
}
.xz_ty_hb_tab a.prev{
 background:url(http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/l.png) center center no-repeat; 
 left:-39px;;	
}

.xz_ty_hb_tab:hover a.prev {
	left:0;

}
.xz_ty_hb_tab:hover a.next {
	right:0;

}



.ztywpic02{
	width: 1200px;
	height: 526px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -300px;	
}

.ztmtjjbox{
	
}
.ztmtjjbox ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ztmtjjbox ul li{
	height: 84px;
	width: 560px;
	border: 2px solid #ff6b9a;
	background:url(../img/biicon.png) 25px 23px no-repeat #fff;
	box-sizing: border-box;
	border-radius: 8px;
	margin-top: 15px;
	padding-left: 80px;
	padding-right: 10px;
	display: flex;
	align-items: center;
}
.ztmtjjbox ul li a{
	font-size: 18px;
	
}

.ztywpic03{
	width: 1200px;
	height: 620px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -350px;	
}

.p_cont{position: relative; margin:0 auto; width: 1080px; height:480px; margin-top: 0;} 
.arrleft, .arrright{position:absolute; cursor:pointer;width:27px; height:45px; overflow:hidden; display:block;top: 218px;z-index: 999;}
.arrleft{left: -60px; background:url(../img/left_btn.png) no-repeat}
.arrright{right: -60px; background:url(../img/right_btn.png) no-repeat}


.ztywpic04{
	width: 1200px;
	height: 650px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -360px;	
}
.hdjjpiclist{
	width: 1200px;
	overflow: hidden;	
	position: relative;
}
.hdjjpiclist .bd .box{
	width: 1200px;
	overflow: hidden;
	position: relative;
}
.hdjjpiclist .bd .box ul{
	width: 1236px;
}
.hdjjpiclist .bd .box ul li{
	width: 376px;
	margin-right: 36px;	
	float: left;
	margin-top: 20px;
}
.hdjjpiclist .bd .box ul li p{
	color: #ff6b9a;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
}
.hdjjpiclist .bd .box ul li img{
	width: 376px;
	height: 210px;

}

.hdjjpiclist a.next,.hdjjpiclist a.prev{
	height: 475px;
	width: 39px;
	position: absolute;
	display: block;
	z-index: 999;
	 transition: all 0.5s linear;
	 top: 8px;
}
.hdjjpiclist a.next{
 background:url(http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/r.png) center center no-repeat; 
 right: -39px;
}
.hdjjpiclist a.prev{
 background:url(http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/l.png) center center no-repeat; 
 left:-39px;;	
}

.hdjjpiclist:hover a.prev {
	left:0;

}
.hdjjpiclist:hover a.next {
	right:0;

}


@media (max-width: 1600px) {
.ztywbox{
	margin-top: -291px;
}
 a.more{
	bottom: -60px;
}

.wb img{
	width: 842px;
	height: 422px;
	position: absolute !important;
	left: 50% !important;
	top: 50% !important;
	margin-left: -421px;
	margin-top: -241px;
	left: 0;
	top: 0;
	z-index: 1;
}

.tipsbtn{

	top: calc((100% - 422px)/2 + 422px + 0px );


}	



@media (max-width: 1440px) {
.ztywbox{
	margin-top: -281px;
}
a.more{
	bottom: -50px;
}


.wb img{
	width: 798px;
	height: 400px;
	position: absolute !important;
	left: 50% !important;
	top: 50% !important;
	margin-left: -399px;
	margin-top: -240px;
	left: 0;
	top: 0;
	z-index: 1;
}
.tipsbtn{

	top: calc((100% - 400px)/2 + 400px + 0px );


}	

}	
@media (max-width: 1320px){


}
