.w1200{ width:1208px; margin:0 auto; position:relative}
#b01{
	background: url(../images/ztbg_01.jpg) center top no-repeat;
	min-width: 1326px;
	margin: 0 auto;
	height: 1101px;
	overflow: hidden;
}
#nav{
	background: url(../images/nav_bg.png) left top repeat-x;
	height: 67px;
	width: 1198px;
	position: absolute;
	top: 890px;
	left: 50%;
	margin-left:-599px ;

}
#nav ul{
	text-align: center;
	padding-top: 16px;;
}
#nav ul li{ height: 31px; line-height: 28px; display: inline-block; background: url(../images/line01.png) center right no-repeat;}
#nav ul li a{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight:500;
	color: #FFFFFF;
	height: 31px;
	padding: 0 54px;

	
}
#nav ul li:last-child{ background: none;}

#b02{
	background: url(../images/ztbg_03.jpg) center top no-repeat;
	min-width: 1326px;
	margin: 0 auto;
	height: 1170px;
	overflow: hidden;
}


.tab_pic {
	width: 620px;
	height: 400px;
	position: relative;
	margin: 0 auto;
	float: left;
	margin-left:0;
	margin-top:30px;
	overflow:hidden;


}
.tab_pic a.prev, .tab_pic a.next {
	width: 39px;
	height: 400px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
	    transition: all 0.5s linear;	
}
.tab_pic a.next {
	background: url(../images/r.png) center center no-repeat;
	right: -50px;

}
.tab_pic a.prev {
	background: url(../images/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: 620px;
	height: 400px;
}
.tab_pic .bd li {
	position: relative;
	width: 620px;
	height: 400px;

}
.tab_pic .bd li img {
	width: 620px;
	height: 400px;
}
.tab_pic .bd li p {
	height: 42px;
	width: 620px;
	position: absolute;
	left: 0;
	bottom: 0;

	text-align: left;
	line-height: 42px;
	text-indent: 12px;
	z-index: 3;
}
.tab_pic .bd li p {
	text-align: left;
	color: #FFF;
	font-size: 16px;
}
.tab_pic .bd li a:after{
	content: "";
	position: absolute;
	width:100% ;
	height: 100%;
    opacity: .8;
    box-shadow: 0 -52px 30px -2px #333 inset;
	z-index:1	
}


.tab_pic .hd {
	position: absolute;
	height: 8px;
	right: 5px;
	bottom: 16px;
	z-index: 99;
}
.tab_pic .hd ul {
}
.tab_pic .hd ul li {
	font-size: 0px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #FFF;
	margin: 0 2px;
	float: left;
		cursor:pointer
}
.tab_pic .hd ul li.on {
	background-color: #164AAB
}
.w558{
	width: 560px;
	float: right;
	overflow: hidden;
	position: relative;
}
.w558 a.more{ display: block; width: 52px; height: 18px; position: absolute; right: 0; top: 36px;}
.w558 dl{ text-align: justify; margin-top: 86px;}
.w558 dl dt{}
.w558 dl dt a{ font-size: 24px; color: #333333; font-weight: bold;}
.w558 dl dd{ color: #787878; font-size: 16px; line-height: 1.8; text-indent: 2em; margin-top: 16px;}

.w558 ul{ padding-top: 12px;}
.w558 ul li{
	font-size: 16px;
	color: #333333;
	line-height: 2.2;
	background: url(../images/ulli.jpg) 3px center no-repeat;
	text-indent: 14px;
	display: flex;
	align-items: center;
}
.newsbox{
	overflow: hidden;
	margin-top: 106px;
}

.w586{

	width: 589px;

}

.w586{

	width: 589px;

}

.newsbox .nav{
	height: 42px;
	width: 100%;
	position: relative;
}

.newsbox .nav a{
	display: block;
	position: absolute;
	width: 59px;
	height: 18px;
	bottom: 9px;
	right: 3px;
}

.w550{
	width: 550px;
}
.w550 .box{
	height: 121px;
	overflow: hidden;
	margin-top: 33px;
}
.w550 .box img{
	width: 216px;
	height: 121px;
	float: left;
}
.w550 .box:nth-child(2) img{
	width: 216px;
	height: 121px;
	float: right;
}

.w550 .box .text{
	width: 334px;
	height: 121px;
	float: right;
	background: url(../images/bogbg01.png) left top no-repeat;
}
.w550 .box:nth-child(2) .text{
	width: 334px;
	height: 121px;
	float: left;
	background: url(../images/bogbg011.png) left top no-repeat;
}
.w550 .box .text p.title{
	width: 290px;
	float: left;
	margin-left: 28px;
	text-align: justify;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 12px;
}

.w550 .box .text p.des{
	width: 290px;
	float: left;
	margin-left: 28px;	
	text-align: justify;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.6;
	margin-top: 6px;
}

.w550 .box:nth-child(2) .text p.title{
	width: 290px;
	float: left;
	margin-left: 16px;
	text-align: justify;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 12px;
}

.w550 .box:nth-child(2) .text p.des{
	width: 290px;
	float: left;
	margin-left: 16px;	
	text-align: justify;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.6;
	margin-top: 6px;
}

.tab_box{
	overflow: hidden;
	margin-top: 33px;
}

.tab_box .hd{
	height: 70px;
	width: 586px;
	overflow: hidden;
}
.tab_box .hd ul{
	width: 586px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;

}
.tab_box .hd ul li{
	width: 192px;
	height: 70px;
	position: relative;
	cursor: pointer;


}
.tab_box .hd ul li:after{
	position: absolute;
	content: "";
	width: 192px;
	height: 57px;
	left: 0;
	top: 0;
	background: #0078E3;
	z-index: 1;
}
.tab_box .hd ul li.on:after{
	position: absolute;
	content: "";
	width: 192px;
	height: 70px;
	left: 0;
	top: 0;
	background:url(../images/hd_on01.png) top center no-repeat;
	z-index: 1;
}

.tab_box .hd ul li span{
	width: 192px;
	height: 57px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;	
	position: relative;
	z-index: 2;	
}


.tab_box .bd{
	width: 586px;
	height: 360px;
	background: #DFE7F1;
}

.tab_box .bd .box{
	padding: 20px 18px 0 18px;
}
.tab_box .bd .box ul{}
.tab_box .bd .box ul li{
	font-size: 16px;
	color: #333333;
	line-height: 2.2;
	background: url(../images/ulli.jpg) 3px center no-repeat;
	text-indent: 14px;
	display: flex;
	align-items: center;
}

#b03{
	background: url(../images/ztbg_04.jpg) center top no-repeat;
	min-width: 1326px;
	margin: 0 auto;
	height: 870px;
	overflow: hidden;	
}
.zhjt_box{
	overflow: hidden;
	margin-top: 100px;
	float: left;
}
.zhjt_box img{
	width: 334px;
	height: 236px;
	display: block;
}

.zhjt_box .text_box{
	width: 332px;
	height: 280px;
	background: #FFFFFF;
	overflow: hidden;
	margin-top: 18px;
}

.zhjt_box .text_box ul{
	overflow: hidden;
	width: 316px;
	margin: 0 8px;
	padding-top: 10px;
}
.zhjt_box .text_box ul li{
	font-size: 15px;
	color: #333333;
	line-height: 2.2;
	background: url(../images/ulli.jpg) 3px center no-repeat;
	text-indent: 12px;
	display: flex;
	align-items: center;
}
.zhjt_box .text_box a.more{ float: right; margin-right: 8px; margin-top: 6px; color: #004ea1;}

#b04{
	background: url(../images/ztbg_05.jpg) center top no-repeat;
	min-width: 1326px;
	margin: 0 auto;
	height: 1252px;
	overflow: hidden;	
}

.w1326{ width: 1326px; position: relative; margin: 0 auto;}

.year_tab_box{width: 1326px; margin-top: 400px;}
.year_tab_box .hd{
	height: 90px;
	background: url(../images/line02.png) center 0 no-repeat;
}
.year_tab_box .hd ul{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding:0 40px 0 40px
}
.year_tab_box .hd ul li{
	font-size: 22px;
	color: #ffffff;
	position: relative;
	padding-top: 30px;

}

.year_tab_box .hd ul li:after{
	position: absolute;
	content: "";
	width: 35px;
	height: 35px;
	left: 50%;
	margin-left: -17.5px;
	top: -12px;
	background: url(../images/hd_li02.png) center center no-repeat;
	
}

.year_tab_box .hd ul li.on:after{
	width: 39px;
	height: 39px;
	left: 50%;
	margin-left: -19.5px;
	top: -14px;	
	background: url(../images/hd_on02.png) center center no-repeat;	
	
}
.year_tab_box .hd ul li.on{
	color: #fad022;
}
.bigpicgd{
	width: 900px;
	position: relative;
	margin: 0 auto;
}
.bigpicgd a.next01,.bigpicgd a.prev01{
	display: block;
	position: absolute;
	top: 0;
	height:502px;
	width:39px ;
}
.bigpicgd a.next01{
	background: url(../images/br02.png) center center no-repeat;
	right: 0;
}

.bigpicgd a.prev01{
	background: url(../images/bl02.png) center center no-repeat;
	left: 0;	
}
.bigpicgd .wcbox{
	width: 790px;
	margin: 0 auto;
	padding-bottom: 80px;
}
.bigpicgd .wcbox ul li img{
	width:778px;
	height: 490px;
	border: 6px solid #ffffff;
	border-radius: 5px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.bigpicgd .wcbox ul li p{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
}

#b05{
	background: url(../images/ztbg_07.jpg) center top no-repeat;
	min-width: 1326px;
	margin: 0 auto;
	height: 1865px;
	margin-top: 100px;
	overflow: hidden;	
}
.video_box{
	width: 1040px;
	height: 640px;
	margin: 0 auto;
	background-color: #333333;
	margin-top: 188px;
	position: relative;
}
.video_box img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.video_box:after{
	content: "";
	background: url(../images/video_bg.png) center center no-repeat;
	width: 80px;
	height: 80px;
	background-size: 80px 80px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9;
	position: absolute;
	cursor: pointer;
}
.video_box p{
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0, 0, 0, 0.6);	
	position: absolute;
	left: 0;
	bottom: 0;
	height: 60px;
	width: 100%;
	z-index: 2;
	color: #ffffff;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.p_cont{ width:1000px; height:700px; margin: 0 auto; position: relative; margin-top:150px;} 
.arrleft, .arrright{position:absolute; cursor:pointer;width:59px; height:146px; overflow:hidden; display:block;  top:230px; z-index: 999; opacity: 0.6;}
.arrleft{left:-100px ; background:url(http://s3.cnhubei.com/cnhubei/www/2020/znl/images/left.png) no-repeat}
.arrright{right:-100px ; background:url(http://s3.cnhubei.com/cnhubei/www/2020/znl/images/right.png) no-repeat}

.picdesc{text-align: center; width: 100%; margin-top: 20px;}
.picdesc h2{ text-align: center; width: 800px; margin: 20px auto; font-size: 24px; height: 48px; line-height: 48px;}
.picdesc span{ ; width: 760px; color: #7e7f7f; font-size: 14px; padding: 30px 20px; line-height: 28px; text-indent: 2em; text-align: left; display: inline-block;}
