#b01 {
	height: 1159px;
	background: center top no-repeat url(../img/banner.jpg);
	position: relative;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#b01 .w1200 {
	height: 100%;
	position: relative;
}

.zt_nav {
	height: 81px;
	position: absolute;
	left: 420px;
	bottom: 0;
	display: flex;
	align-items: center;
}

.zt_nav ul {
	display: flex;
}

.zt_nav ul li {
	cursor: pointer;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
	margin-right: 26px;
}

.zt_ty_navbox {
	height: 115px;
	position: relative;
}

.zt_ty_navbox a {
	font-size: 18px;
	color: #fff;
	position: absolute;
	bottom: 6px;
	right: 13px;
}

.navbg01 {
	background: center top no-repeat url(../img/nav_bg01.png);
}

.navbg02 {
	background: center top no-repeat url(../img/nav_bg02.png);
}

.navbg03 {
	background: center top no-repeat url(../img/nav_bg03.png);
}

.navbg04 {
	background: center top no-repeat url(../img/nav_bg04.png);
}

.navbg05 {
	background: center top no-repeat url(../img/nav_bg05.png);
}

.w508 {
	width: 508px;
}

.w508 ul {
	border-bottom: dashed 1px #189f89;
	margin-top: 20px;
}

.w508 ul:last-child {
	border: 0;
}

.w508 ul li {
	font-size: 20px;
	height: 48px;
	align-items: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.w508 ul li:first-child {
	font-weight: bold;
}


.tab_pic {
	width: 600px;
	height: 338px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 48px;
}

.tab_pic a.prev,
.tab_pic a.next {
	width: 39px;
	height: 338px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
	transition: all 0.5s linear;
}

.tab_pic a.next {
	background: url(http://www.cnhubei.com/xwzt/2023/2023bjxmt/img/r.png) center center no-repeat;
	right: -50px;
}

.tab_pic a.prev {
	background: url(http://www.cnhubei.com/xwzt/2023/2023bjxmt/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: 600px;
	height: 338px;
}

.tab_pic .bd li {
	position: relative;
	width: 600px;
	height: 338px;
}

.tab_pic .bd li::after {
	content: "";
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(../img/hover_bg.png) center bottom no-repeat;
}

.tab_pic .bd li img {
	width: 600px;
	height: 402px;
}

.tab_pic .bd li p {
	height: 42px;
	width: 600px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	line-height: 42px;
	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;
	box-sizing: border-box;
}

.tab_pic .bd li a:after {}

.tab_pic .hd {
	position: absolute;
	height: 12px;
	right: 5px;
	bottom: 14px;
	z-index: 99;
}

.tab_pic .hd ul {}

.tab_pic .hd ul li {
	font-size: 0px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 3px;
	float: left;
	cursor: pointer
}

.tab_pic .hd ul li.on {
	background-color: #74d377
}

.w600 {
	width: 600px;
}
.video_bg{
	display: flex;
	justify-content: space-between;
}
.video_bg li{
	width: 290px;
}
.video_bg li img{
	width: 290px;
	height: 164px;
}
.video_bg li p{
	font-size: 18px;
	text-align: justify;
	padding-top: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.gdbb{
	width: 1200px;
	height: 73px;
	display: flex;
	justify-content: space-between;
}
.gdbb .ggbb_text{
	width: 186px;
	background: url(../img/gdbb_bg.jpg) left top no-repeat;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 25px;
	overflow: hidden;
}

.TickerNews{
	width: 1014px;
	padding:0 24px;
	box-sizing: border-box;
	height:73px;
	background-color: #ecf9fe;
	overflow: hidden;
}
.ti_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;

}
.ti_slide{
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti_content{
	width: 8000px;
	position: relative;
	float:left;
}
.ti_news{
	float:left;
	line-height: 73px;
	font-size: 18px;
	margin-right: 24px;
	background:url(http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/assets/images/ulli_t01.jpg) left 36px no-repeat;
	padding-left: 16px;
}


.yctxbox{
	height: 904px;
	background:url(../img/c_bg01.jpg) center top no-repeat;
}

.plistbox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.plistbox .box{
	width: 560px;
	height: 200px;
	box-sizing: border-box;
	border-bottom: dashed 1px #c7e5ff;
	display: flex;	
	justify-content: space-between;
}
.plistbox .box:nth-child(5),.plistbox .box:nth-child(6){
	border: 0;
}

.plistbox .box .pic{
	width: 200px;
	display: flex;
	align-items: center;	
	justify-content: space-between;
}
.plistbox .box .pic img{
	width: 200px;
	height: 135px;
}
.plistbox .box .text{
	width: 340px;
}
.plistbox .box .text p{
	color: #fff;
}
.plistbox .box .text p.title{
	padding-top: 28px;
}
.plistbox .box .text p.title a{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;		
}

.plistbox .box .text p.des{
	color: #fff;
	margin-top: 12px;
	font-size: 16px;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;	
}
.swiper-container{
	
}
.swiper-container .box ul{
	display: flex;
	justify-content: space-between;
}
.swiper-container .box ul li{
	width: 370px;
	height: 242px;
	position: relative;

}
.swiper-container .box ul li img{
	width: 370px;
	height: 242px;
}
.swiper-container .box ul li p{
	width: 370px;
	height: 42px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 16px;
	justify-content: center;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0,0,0,0.6);	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;		
			
}

.swiper-container a.prev, .swiper-container a.next {
	width: 39px;

	height: 212px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
	    transition: all 0.5s linear;	
}
.swiper-container a.next {
	background: url(http://www.cnhubei.com/xwzt/2023/2023bjxmt/img/r.png) center center no-repeat;
	right: -50px;

}
.swiper-container a.prev {
	background: url(http://www.cnhubei.com/xwzt/2023/2023bjxmt/img/l.png) center center no-repeat;
	left: -50px;;

}
.swiper-container:hover a.prev {
	left:0;
	display: block
}
.swiper-container:hover a.next {
	right:0;
	display: block
}
.hhlnbox{
	height: 836px;
	background:url(../img/c_bg02.jpg) center top no-repeat;	
}
.hhlnbox_wb{
	display: flex;
	justify-content: space-between;
}
.hhlnbox_wb .w550{
	width: 550px;
}


.hhlnbox_wb .w550 ul {
	border-bottom: dashed 1px #189f89;
	padding-bottom: 12px;
	padding-top: 12px;

}

.hhlnbox_wb .w550 ul:last-child {
	border: 0;
}

.hhlnbox_wb .w550 ul li {
	font-size: 18px;
	height: 46px;
	display: flex;
	align-items: center;
	line-height: 1;

	background:url(../img/ulli01.png) left center no-repeat;	
	box-sizing: border-box;
	padding-left: 24px;
}
.hhlnbox_wb .w550 ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.hhlnbox_wb .w550 ul li:first-child {
	font-weight: bold;
}

.jyxsbox{
	height: 826px;
	background:url(../img/c_bg03.jpg) center top no-repeat;	
}

.vbox{
	width:635px ;
	position: relative;
	float: left;
	margin-top: 34px;
}
.vbox::after{
	content: "";
	position: absolute;
	width: 75px;
	height: 75px;
	background:url(../img/video_bg.png) left top no-repeat;	
	left: 280px;
	top: 180px;
	z-index: 9999;
}
.vbox a{

}

.vbox img{
	width:635px ;
	height: 435px;	
}
.vbox p{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding-top: 24px;
	text-align: center;
}
.w530{
	width: 530px;
	float: right;
}
.w530 dl{
	text-align: justify;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: dashed 1px #fff;
}
.w530 dl:last-child{
	border: 0;
}
.w530 dl dt{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;		
}
.w530 dl dt a{
	color: #fff;
	
}
.w530 dl dd{
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	margin-top: 18px;
}

.shjcbox{
	height: 836px;
	background:url(../img/c_bg02.jpg) center top no-repeat;	
}


.zjxybox{


	width: 1200px;
	position: relative;
	overflow: hidden;
}


.zjxybox a.prev,.zjxybox a.next{
	height: 100%;
	width:39px;
	position: absolute;
	top: -10px;
	z-index: 9999;
	transition: all 0.5s linear;
}
.zjxybox a.prev{
	background: url(http://www.cnhubei.com/xwzt/2023/2023bjxmt/img/l.png) center center no-repeat;
	
	left: -39px;	
}
.zjxybox a.next{
	background: url(http://www.cnhubei.com/xwzt/2023/2023bjxmt/img/r.png) center center no-repeat;
	right: -39px;
}

.zjxybox:hover a.prev {
	left:0;
	display: block
}
.zjxybox:hover a.next {
	right:0;
	display: block
}
.zjxybox .box{
	width: 1200px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 10px;
}
.zjxybox .box ul{
	width: 1245px;
}
.zjxybox .box ul li{
	width: 370px;
	float: left;
	margin-left: 0;
	margin-bottom: 30px;
	position: relative;
	margin-right:45px ;
}
.zjxybox .box ul li img{
	width: 370px;
	height: 242px;
}
.zjxybox .box ul li p{
	width: 370px;
	height: 42px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 16px;
	justify-content: center;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0,0,0,0.6);	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;			
}
footer{
	height: 1090px;
	background:url(../img/footer.jpg) center top no-repeat;	
}

footer ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 600px;
}
footer ul li{
	font-size: 16px;
	margin: 0 12px;
	line-height: 2;
	color: #fff;
}
footer ul li a{
	font-size: 16px;
	color: #fff;
}