.w1200{ width:1200px; margin:0 auto; position:relative}
.w1340{ width: 1400px; margin:0 auto; position:relative}
#b01{
	height: 978px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/bjzzpxztbg_01.jpg) center top no-repeat;
	position: relative;
}
#nav{
	height: 104px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/bjzzpxztbg_02.jpg) center top no-repeat;
	position: relative;	
}
#nav ul{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 104px;
}
#nav ul li{
	margin: 0 25px;
}
#nav ul li a{
	font-size: 22px;
	color: #FFFFFF;
}
#b02{
	height: 1827px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/bjzzpxztbg_03.jpg) center top no-repeat;
	position: relative;
}
#b02 .hot{ padding-top:75px;}
#b02 .hot h1{ text-align:center}
#b02 .hot h1 a{ font-size:48px; font-weight:bold; color:#d0021b}
#b02 .hot .des{ height:56px; text-align:center; background:url(http://news.cnhubei.com/xw/2021zt/znlfh/img/tt_des_bg.png) center top no-repeat; overflow:hidden; line-height:56px; font-size:18px; margin-top:24px;}

.tab_pic {
	width: 650px;
	height: 410px;
	position: relative;
	margin: 0 auto;
	float: left;
	overflow: hidden;
	margin-top: 55px;
}
.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(../img/r.png) center center no-repeat;
	right: -50px;

}
.tab_pic a.prev {
	background: url(../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: 650px;
	height: 410px;
}
.tab_pic .bd li {
	position: relative;
	width: 650px;
	height: 410px;

}
.tab_pic .bd li img {
	width: 650px;
	height: 410px;
}
.tab_pic .bd li p {
	height: 48px;
	width: 650px;
	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: 15px;
}
.tab_pic .bd li a:after{

}


.tab_pic .hd {
	position: absolute;
	height: 12px;
	right: 5px;
	bottom: 18px;
	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: #d0021b
}
.w650{
	width: 650px;
	overflow: hidden;
}
.w500{
	width: 510px;
	overflow: hidden;
	padding-top: 34px;
}
.w500 dl{
	padding: 20px 0 20px 0;
	border-bottom: 1px dotted #AEAEAE;
	text-align: justify;
}
.w500 dl:last-child{
	border: 0;
}
.w500 dl dt{
	font-size: 20px;
}
.w500 dl dt a{
	
}
.w500 dl dd{
	color: #5e5e5e;
	font-size: 17px;
	text-indent: 2em;
	line-height: 2;
	margin-top: 12px;
}
.w500 dl dd a{
	color: #d0021b;
}
.box01{
	overflow: hidden;
	min-height: 700px;
}
.tab_jb_box{
	height: 580px;
	margin: 0 auto;
	margin-top: 278px;
}
.tab_jb_box .tempWrap{
	margin: 0 auto;	
}
.tab_jb_box .bd{
	width: 1200px;
	margin: 0 auto;
}
.tab_jb_box .bd .box{
	width: 1200px;
	height: 560px;
}
.tab_jb_box .bd .box ul{
	width: 1200px;
	height: 560px;
	display: flex;
	justify-content: space-between;
	align-content:space-between;
	flex-wrap: wrap;
}
.tab_jb_box .bd .box ul li{
	width: 562px;
	height: 232px;
	background: url(../img/text_bgbg.png) left top no-repeat;
	position: relative;
}
.tab_jb_box .bd .box ul li img{
	width: 144px;
	height: 194px;
	position: absolute;
	left: 14px;
	top: 6px;
}
.tab_jb_box .bd .box ul li p.title{
	width: 344px;
	height: 78px;
	line-height: 34px;
	text-align: justify;
	position: absolute;
	left: 200px;
	top: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.tab_jb_box .bd .box ul li p.des{
	width: 364px;
	height: 54px;
	position: absolute;
	left: 190px;
	top: 136px;
	color: #ffe296;
	display: flex;

	justify-content: space-between;
}
.tab_jb_box .bd .box ul li p.des span{
	height: 54px;
	display: flex;
	align-items: center;	
}
.tab_jb_box .bd .box ul li p.des span:first-child{
	font-size: 36px;
	font-weight: bold;
	white-space: nowrap;
	margin-right: 16px;
}
.tab_jb_box .bd .box ul li p.des span:last-child{
	font-size: 18px;
	white-space:normal;
	text-align: justify;
}
.tab_jb_box a.prev, .tab_jb_box a.next {
	width: 54px;

	height: 560px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
}
.tab_jb_box a.next {
	background: url(../img/right.png) center center no-repeat;
	right: 0;

}
.tab_jb_box a.prev {
	background: url(../img/left.png) center center no-repeat;
	left:0;

}

#b03 .nav{
	height: 225px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/bjzzpxztbg_04.jpg) center top no-repeat;
	position: relative;
}
#b03 #box{
	height: 1027px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/bjzzpxztbg_05.jpg) center top no-repeat;
	position: relative;	
}
.big_tab{
	width: 1200px;
	position: relative;
}
.big_tab .hd{
	height: 73px;
	overflow: hidden;
	margin-top: 72px;
}
.big_tab .hd ul{
	display: flex;
	width: 1200px;
	height: 73px;
	align-items: center;
	justify-content: center;

}
.big_tab .hd ul li{
	width: 172px;
	height: 72px;
	background: url(../img/hd_ullion.png) center center no-repeat;
	margin: 0 30px;
	color: #c70a14;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}
.big_tab .hd ul li.on{
	background: url(../img/hd_ulli.png) center center no-repeat;
}
.big_tab .bd{
	height: 704px;
	width: 1200px;
	overflow: hidden;
	margin-top: -8px;
}
.big_tab .bd .box{
	height: 704px;
	width: 1200px;	
}
.big_tab .bd .box ul{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.big_tab .bd .box ul li{
	width: 218px;
	height: 280px;
	position: relative;
	margin-top: 75px;
}
.big_tab .bd .box ul li a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}
.big_tab .bd .box ul li::after{
	content: "";
	position: absolute;
	width: 218px;
	height: 218px;
	background: url(../img/yxbg.png) center center no-repeat;
	top: 0;
	left: 0;
	
}

.big_tab .bd .box ul li img{
	width: 188px;
	height: 188px;
	border-radius:50%;
	overflow: hidden;
	border: 8px solid #ff7b3a;
	margin: 6px 0px 0 6px;
}
.big_tab .bd .box ul li p{
	width: 218px;
	height: 39px;
	background: url(../img/text_ng.png) center top no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: bold;
	color: #ffefb6;
	position: absolute;
	left: 0;
	bottom: 0;

}

#b04{
	height: 798px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/bjzzpxztbg_06.jpg) center top no-repeat;
	position: relative;	
}
#b04 .w1200{
	display: flex;
	justify-content: space-between;
}
#b04 .w1200 ul{
	width: 548px;
	padding-top: 258px;
}
#b04 .w1200 ul li{
	height: 50px;
	display: flex;
	align-items: center;
	font-size: 18px;
	white-space: nowrap;
}
#b05{
	background-color: #b70b0b;
	height: 55px;
}
#b05 .w1200 p{
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#b05 .w1200 p strong{
	margin-right: 12px;
}
#b05 .w1200 p span{
	margin: 0 10px;
}