html,body{
	min-width: 1280px;
	margin: 0 auto;	
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative
}
.w1240 {
	width: 1240px;
	margin: 0 auto;
	position: relative
}

#b01{
	background: url(../img/ztbg.jpg) center top no-repeat;
	height: 1026px;
	position: relative;	
	min-width: 1280px;
	margin: 0 auto;
}

.ztnav{
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.ztnav ul{
	display: flex;
	align-items: center;
	justify-content: center;

}
.ztnav ul li{
	color: #f2debd;
	font-size: 28px;
	display: flex;
	align-items: center;
	height: 100px;
	padding: 0 70px;	
	background: url(../img/line01.jpg) right center no-repeat;
	cursor: pointer;
}
.ztnav ul li:last-child{
	background: none;
}
#b02{
	padding-bottom: 68px;
	overflow: hidden;
}
#b02 h1{
	padding: 54px 0;
	font-size: 38px;
	font-weight: bold;
	color: #c8161d;
	text-align: center;
	line-height: 1;
}

.tab_pic {
	width: 670px;
	height: 410px;
	position: relative;
	margin: 0 auto;
	float: left;
	overflow: hidden;
	margin-top: 0;

}
.tab_pic a.prev, .tab_pic a.next {
	width: 39px;
	height: 410px;
	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: 670px;
	height: 410px;
}
.tab_pic .bd li {
	position: relative;
	width: 670px;
	height: 410px;

}
.tab_pic .bd li img {
	width: 670px;
	height: 410px;
}
.tab_pic .bd li p {
	height: 48px;
	width: 670px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	line-height: 48px;
	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: 12px;
	right: 5px;
	bottom: 16px;
	z-index: 99;
}
.tab_pic .hd ul {
}
.tab_pic .hd ul li {
	font-size: 0px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #FFFFFF;
	margin: 0 3px;
	float: left;
		cursor:pointer
}
.tab_pic .hd ul li.on {
	background-color: #ce060f
}

.w490{
	width: 490px;
	float: right;
	overflow: hidden;
	height: 410px;
	position: relative;
}
.w490 dl{
	padding: 14px  2px;
	text-align: justify;
	border-bottom: 1px dotted #a6a6a6;
}
.w490 dl dt{
	font-size: 18px;
	color: #000000;
}
.w490 dl dt a{
	font-size: 18px;
	color: #000000;
}

.w490 dl dd{
	color: #515151;
	font-size: 16px;
	line-height: 1.45;
	padding-top: 6px;
}
.w490 ul li{
	height: 53px;
	border-bottom: 1px dotted #a6a6a6;
	padding-left: 2px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.w490 ul li a{
	font-size: 18px;
	color: #000;
}
.w490 dl:first-child{
	margin-top: -18px;
}

.w490 a.more{
	width: 150px;
	height: 42px;
	display: flex;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #FFF;
	font-size: 18px;
	align-items: center;
	justify-content: center;
	background-color: #ce0000;
}

#b03{
	height: 1014px;
	background: url(../img/bg022.jpg) center top no-repeat;
	position: relative;	
	min-width: 1280px;
	margin: 0 auto;	
	padding-top: 24px;
	box-sizing: border-box;
}
#b03 .nav{
	background: url(../img/zmbg.png) center top no-repeat;
	height: 121px;
	overflow: hidden;
	
}
.piclist_tab{
	position: relative;
	width: 1200px;
	
}

.piclist_tab a.prev, .piclist_tab a.next {
	width: 48px;
	height: 704px;
	top: 24;
	display: block;
	position: absolute;
	z-index: 99;
}
				.piclist_tab a.next {
					background: url(../img/b_r.png) center center no-repeat;
					right: -72px;
				
				}
				.piclist_tab a.prev {
					background: url(../img/b_l.png) center center no-repeat;
					left: -72px;
				}
.piclist_tab .bd{
	
}				
.piclist_tab .bd .box{
	width: 1200px;
	overflow: hidden;
	
}
.piclist_tab .bd .box ul{
	width: 1230px;
}
.piclist_tab .bd .box ul li{
	width: 380px;
	height: 320px;
	margin-right: 30px;
	float: left;
	margin-top: 24px;
	
}
	
.piclist_tab .bd .box ul li img{
	width: 380px;
	height: 320px;
}

#b03 a.more{
	width: 150px;
	height: 42px;
	display: flex;
	float: right;
	color: #FFF;
	font-size: 18px;
	align-items: center;
	justify-content: center;
	background-color: #ce0000;
	margin-top: 60px;
}

#b04{
	padding-top: 24px;
	overflow: hidden;
	padding-bottom: 36px;
}
#b04 .nav{
	background: url(../img/lmnav01.png) center top no-repeat;
	height: 121px;
	overflow: hidden;
	
}
#b04 a.more{
	width: 150px;
	height: 42px;
	display: flex;
	float: right;
	color: #FFF;
	font-size: 18px;
	align-items: center;
	justify-content: center;
	background-color: #ce0000;
	margin-top: 20px;
}

.w580{
	width: 580px;
	overflow: hidden;
	
}
.w580 dl{
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dotted #a6a6a6;
	padding-top: 15px;
	text-align: justify;
}
.w580 dl img{
	width: 198px;
	height: 114px;
	float: left;
	margin-top: 5px;
}
.w580 dl dt{
	font-size: 20px;
	font-weight: bold;
	float: right;
	width: 354px;
}
.w580 dl dt a{
	color: #333333;
}
.w580 dl dd{
	line-height: 30px;
	color: #515151;
	font-size: 16px;
	float:right;
	width: 354px;
	margin-top: 6px;
}

.w580 ul li{
	font-size: 20px;
	height: 48px;
	display: flex;
	align-items: center;
	background: url(../img/ulli.png) left center no-repeat;
	padding-left: 20px;
}
.w580 ul li a{
	color: #333333;
}

#b05{
	height: 1014px;
	background: url(../img/bg02.jpg) center top no-repeat;
	position: relative;	
	min-width: 1280px;
	margin: 0 auto;	
	padding-top: 150px;
	box-sizing: border-box;
}

.picwkbox{
	width: 1180px;
	height: 452px;
	background-color: #FFF;
	border-radius: 10px;
	 padding: 25px 10px  25px 10px;
}
.imgtab{
	width: 1180px;
	height: 452px;
	margin: 0 auto;	
}
.imgtab .bd{
	width: 800px;
	height: 452px;
	float:left;
}
.imgtab .bd ul li{
	width: 800px;
	height: 452px;	
}
.imgtab .bd ul li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.imgtab .bd ul li a::after{
	content: "";
	position: absolute;
	width: 800px;
	height: 452px;	
	left: 0;
	top: 0;
	background: url(../img/videobg.png) center center no-repeat;
}

.imgtab .bd ul li img{
	width: 800px;
	height: 452px;		
}
.imgtab .hd{
	width: 380px;
	height: 452px;
	float: right;
}
.imgtab .hd ul li{
	background-color: #ffe9bf;
	height: 110px;
	margin-bottom: 4px;
	position: relative;
	box-sizing: border-box;
}
.imgtab .hd ul li img{
	position: absolute;
	width: 150px;
	height: 84px;
	left: 14px;
	top:13px;
	
}
.imgtab .hd ul li p{
	height: 110px;
	width: 178px;
	top: 14px;
	left: 178px;
	position: absolute;
	color: #333333;
	font-size: 16px;
	line-height: 1.5;
}
.imgtab .hd ul li.on{
	background-color: #d80c18;
}

.imgtab .hd ul li.on img{
	width: 146px;
	height: 80px;	
	border: 2px solid #fff;
}
.imgtab .hd ul li.on p{
	color: #fff;
}

.imglist{}
.imglist ul{
	display: flex;
	justify-content: space-between;
}
.imglist ul li{
	width: 280px;
}
.imglist ul li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.imglist ul li a::after{
	content: "";
	position: absolute;
	width: 280px;
	height: 160px;
	left: 0;
	top: 0;
	background: url(../img/videobg.png) center center no-repeat;
	background-size:80px 80px ;
}
.imglist ul li img{
	width: 280px;
	height: 160px;
}
.imglist ul li p{
	font-size: 16px;
	line-height: 1.2;
	padding-top: 8px;
}
#b05 a.more{
	width: 150px;
	height: 42px;
	display: flex;
	float: right;
	color: #FFF;
	font-size: 18px;
	align-items: center;
	justify-content: center;
	background-color: #ce0000;
	margin-top: 36px;
}