html,body{
	min-width: 1280px;
	margin: 0 auto;	
}
.w1200{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#b01{
	background: url(../img/ztbg.jpg) center top no-repeat;
	height:1159px;
	position: relative;
	overflow: hidden;
}
.nav{
	height:79px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1200px;
}
.nav ul{
	padding-left: 344px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
}
.nav ul li{
	color: #090384;
	font-size: 20px;
	height: 79px;
	display: flex;
	align-items: center;
	line-height: 1;
	margin: 0 32px;
	cursor: pointer;
}
.nav ul li.on{
	font-weight: bold;
}

.hot dl{
	text-align: center;
	padding-top: 48px;
}
.hot dl dt{
	font-size: 32px;
	font-weight: bold;
	color: #090384;
}
.hot dl dt a{
	color: #090384;
}

.hot dl dd{
	color: #666666;
	font-size: 18px;
	margin-top: 20px;
}
.tab_pic {
	width: 655px;
	height: 450px;
	position: relative;
	margin: 0 auto;
	float: right;
	overflow: hidden;
}
.tab_pic a.prev, .tab_pic a.next {
	width: 39px;
	height: 450px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
	transition: all 0.5s linear;	
}
				.tab_pic a.next {
					background: url(http://news.cnhubei.com/xw/2022zt/xyddh/img/r.png) center center no-repeat;
					right: -50px;
				
				}
				.tab_pic a.prev {
					background: url(http://news.cnhubei.com/xw/2022zt/xyddh/img/l.png) center center no-repeat;
					left: -50px;;
				
				}
.tab_pic:hover a.prev {
	left:0;
	display: block
}
.tab_pic:hover a.next {
	right:0;
	display: block
}
.tab_pic .bd {
	width: 655px;
	height: 450px;
}
.tab_pic .bd li {
	position: relative;
	width: 655px;
	height: 450px;

}
.tab_pic .bd li img {
	width: 655px;
	height: 450px;
}
.tab_pic .bd li p {
	height: 54px;
	width: 655px;

	position: absolute;
	left: 0;
	bottom: 0;

	text-align: left;
	line-height: 54px;
	text-indent: 12px;
	z-index: 3;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0,0,0,0.6);
}
.tab_pic .bd li p {
	text-align: left;
	color: #FFF;
	font-size: 16px;
}
.tab_pic .bd li a:after{

}


.tab_pic .hd {
	position: absolute;
	height: 11px;
	right: 5px;
	bottom: 20px;
	z-index: 99;
}
.tab_pic .hd ul {
}
.tab_pic .hd ul li {
	font-size: 0px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #FFFFFF;
	margin: 0 3px;
	float: left;
	cursor:pointer;
		
}
.tab_pic .hd ul li.on {
	background-color: #ee0007
}

.w510{
	width: 510px;
	float: left;
}
.w510 ul li{
	height: 48px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 18px;
	background: url(../img/ulli01.png) left center no-repeat;
	box-sizing: border-box;
	padding-left: 16px;

}
.w510 ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.w510 .blank0{
	height: 1px;
	border-bottom: 1px dashed #cccccc;
	box-sizing: border-box;
	margin: 14px 0;
}
.w510 a.more{
	color: #6b6b6b;
	font-size: 16px;
	float: right;
	margin-top: 12px;
}

.ztnav01{
	background: url(../img/nav01.jpg) center top no-repeat;
	height: 104px;
	overflow: hidden;
}
.ztnav02{
	background: url(../img/nav02.jpg) center top no-repeat;
	height: 104px;
	overflow: hidden;
}
.ztnav03{
	background: url(../img/nav03.jpg) center top no-repeat;
	height: 104px;
	overflow: hidden;
}
.ztnav04{
	background: url(../img/nav04.jpg) center top no-repeat;
	height: 104px;
	overflow: hidden;
}

.w540{
	width: 540px;
	overflow: hidden;
}

.w540 ul li{
	height: 40px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 18px;
	background: url(../img/ulli01.png) left center no-repeat;
	box-sizing: border-box;
	padding-left: 16px;

}
.w540 ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.w540 ul li:first-child{
	font-size: 22px;
	background:none;
	padding-left: 0;
	font-weight: bold;
}

.w540 .blank0{
	height: 1px;
	border-bottom: 1px dashed #cccccc;
	box-sizing: border-box;
	margin: 15px 0;
}

.w630{
	width: 630px;
	overflow: hidden;
}
.w630 img{
	width: 630px;
	height: 408px;
	display: block;
	margin-top: 10px;
}
.w630  dt{
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 12px;
}
.w630  dd{
	font-size: 16px;
	line-height: 30px;
	color: #676767;
	padding-top: 20px;
}
.csxxlist{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.csxxlist .box{
	width:585px;
	height: 150px;
	margin-bottom: 36px;
	position: relative;
	background: url(../img/picbg.png) right bottom no-repeat;
}
.csxxlist .box .pic{
	width: 180px;
	height: 130px;
	position: absolute;
	left: 0;
	top: 0;
}
.csxxlist .box .pic img{
	width: 180px;
	height: 130px;
}
.csxxlist .box ul{
	width: 360px;
	position: absolute;
	right: 20px;
	top: 30px;
}

.csxxlist .box ul li{
	height: 28px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 14px;
	background: url(../img/ulli01.png) left center no-repeat;
	box-sizing: border-box;
	padding-left: 12px;

}
.csxxlist .box ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.csxxlist .box ul li:first-child{
	font-size: 18px;
	background:none;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.Alumni_swiper .swiper-slide{
	width: 228px;
	height: 520px;
	background-color: #cee9ff;
	position: relative;
}
.Alumni_swiper .swiper-slide img{
	width: 218px;
	height: 250px;
	position: absolute;
	left: 5px;
	top: 5px;
}
.Alumni_swiper .swiper-slide:nth-child(even){
	margin-top: 58px;	
}
.Alumni_swiper .swiper-slide:nth-child(even) img{
	bottom: 5px;
	top: auto;

}
.Alumni_swiper .swiper-slide p{
	height: 180px;
	line-height: 36px;
	font-size: 18px;
	overflow: hidden;
	position: absolute;
	top: 265px;
	box-sizing: border-box;
	padding: 0 10px;
	text-align: justify;
}
.Alumni_swiper .swiper-slide a.xsmore{
	text-align: center;
	font-size: 14px;
	width: 100%;
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 25px;
}

.Alumni_swiper .swiper-slide:nth-child(even) p{
	top:8px;

}
.Alumni_swiper .swiper-slide:nth-child(even) a.xsmore{
	top:210px;
	bottom: auto;

}

.xsfcbox{
	width: 1200px;
	height: 578px;
	position: relative;
}
.xsfcbox .swiper-button-next{
	top: 223px;
	margin: 0;
	padding: 0;
	width: 39px;
	height: 73px;
	right: 0;
	background: url(http://news.cnhubei.com/xw/2022zt/xyddh/img/r.png) center center no-repeat;
	z-index: 99999;
}
.xsfcbox .swiper-button-prev{
	top: 223px;
	margin: 0;
	padding: 0;
	width: 39px;
	height: 73px;
	left: 0;
	background: url(http://news.cnhubei.com/xw/2022zt/xyddh/img/l.png) center center no-repeat;
	z-index: 99999;
}



.xsfcbox .swiper-button-next::after{
	display: none;

}
.xsfcbox .swiper-button-prev::after{
	display: none;

}

.w470{
	width: 470px;
	overflow: hidden;
}
.w470 .pic{
	width: 470px;
	height: 294px;
	position: relative;
}
.w470 .pic img{
	width: 470px;
	height: 294px;	
}
.w470 .pic p {
	height: 42px;
	width: 470px;
	display: flex;
	align-items: center;
	line-height: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	justify-content: center;
	font-size: 16px;
	z-index: 3;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0,0,0,0.6);
}

.w470 ul li{
	height: 40px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 18px;
	background: url(../img/ulli01.png) left center no-repeat;
	box-sizing: border-box;
	padding-left: 16px;

}
.w470 ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.w635{
	width: 635px;
	overflow: hidden;
}

.w635 .box{
	width:635px;
	height: 150px;
	margin-bottom: 36px;
	position: relative;
	background:#f0f8ff;
}
.w635 .box .pic{
	width: 216px;
	height: 150px;
	position: absolute;
	left: 0;
	top: 0;
}
.w635 .box .pic img{
	width: 216px;
	height: 150px;
}
.w635 .box ul{
	width: 380px;
	position: absolute;
	right: 15px;
	top: 22px;
}

.w635 .box ul li{
	height: 26px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 14px;
	background: url(../img/ulli01.png) left center no-repeat;
	box-sizing: border-box;
	padding-left: 12px;

}
.w635 .box ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.w635 .box ul li:first-child{
	font-size: 18px;
	background:none;
	padding-left: 0;
	font-weight: bold;
	margin-bottom: 8px;
}
footer{
	background: url(../img/bottombg.jpg) center top no-repeat;
	height: 1237px;
	min-width:128px;
	margin: 0 auto;
}

.mtzc{
	position: absolute;
	top: 408px;
	height: 96px;
}
.mtzc ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.mtzc ul li{
	color: #fff;
	line-height: 2;
	margin: 0 12px;
	font-size: 16px;
	
}

.txy{
	position: absolute;
	top: 824px;
	height: 96px;
}
.txy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.txy ul li{
	color: #fff;
	line-height: 2;
	margin: 0 12px;
	font-size: 16px;
	
}