.w1200{ width:1200px; margin:0 auto; position:relative}
#b01{
	background: url(../img/ztbg.jpg) center top no-repeat;
	min-width: 1320px;
	margin: 0 auto;
	height: 851px;
	overflow: hidden;
	position: relative;
}
.ztnav{
    width: 100%;
	height: 68px;
	background-color: #c10200;
	overflow: hidden;
	min-width: 1320px;

}
.ztnav ul{
	display: flex;
	height: 68px;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	left: 50%;
	width: 1280px;
	margin-left: -640px;
}
.ztnav ul li{ 
	height: 68px; 
	cursor: pointer;
	color: #FFFFFF;
	font-size: 18px;	
	height: 68px;
	display: flex;
	align-items: center;
	padding: 0 50px;
	
	}
.ztnav ul li:hover{
	background: url(../img/gbg.png) center center no-repeat;
}	
.ztnav ul li a{
	color: #FFFFFF;
	font-size: 18px;
}
.navbg01{
	height: 62px;
	overflow: hidden;
	background: url(../img/navbg01.png) center center no-repeat;
	margin-top: 48px;
}

.tab_pic {
	width: 730px;
	height: 460px;
	position: relative;
	margin: 0 auto;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}
.tab_pic a.prev, .tab_pic a.next {
	width: 39px;
	height: 460px;
	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: 730px;
	height: 460px;
}
.tab_pic .bd li {
	position: relative;
	width: 730px;
	height: 460px;

}
.tab_pic .bd li img {
	width: 730px;
	height: 460px;
}
.tab_pic .bd li p {
	height: 58px;
	width: 730px;
	position: absolute;
	left: 0;
	bottom: 0;

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

}


.tab_pic .hd {
	position: absolute;
	height: 12px;
	right: 5px;
	bottom: 21px;
	z-index: 99;
}
.tab_pic .hd ul {
}
.tab_pic .hd ul li {
	font-size: 0px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #FFF;
	margin: 0 3px;
	float: left;
		cursor:pointer
}
.tab_pic .hd ul li.on {
	background-color: #731313
}
#b02{ overflow: hidden; min-width: 1320px;}
.navbg02{
	height: 61px;
	overflow: hidden;
	background: url(../img/navbg01.png) center center no-repeat;
	margin-top: 48px;
}
.piclist{
	height: 176px;
	width: 1200px;
	overflow: hidden;
	margin-top: 36px;
}
.piclist ul{
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
	height: 176px;	
	width: 1200px;
}
.piclist ul li{
	width: 288px;
	height: 176px;
	display: flex;
	position: relative;
	
}
.piclist ul li p{
	height: 36px;
	position: absolute;
	left: 0;
	bottom: 0;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0,0,0,0.6);	
	width: 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	
}
.piclist ul li:hover p{
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c10200, endcolorstr=#c10200);
	background: rgba(193,2,0,0.7);	
}

.piclist ul li img{
	width: 288px;
	height: 176px;	
}
.textbox{
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	margin-top: 16px;
}
.textlist{
	width: 560px;
}
.textlist ul{}
.textlist ul li{
	height: 49px;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #a0a0a0;
	background: url(../img/ulli02.jpg) left 23px no-repeat;
	text-indent: 14px;
}
.textlist ul li:last-child{
	border-bottom: 0;
}
.textlist ul li a{
	font-size: 16px;
}
.w430{
	width: 430px;
	float: right;
	overflow: hidden;
	padding-top: 12px;
}
.w430 ul{
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px dashed #cccccc;
}
.w430 ul:last-child{
	border: 0;
}
.w430 ul li{
	height: 40px;
	display: flex;
	align-items: center;
	background: url(../img/ulli01.jpg) 8px 18px no-repeat;
	text-indent: 22px;
}
.w430 ul li a{
	font-size: 16px;
}

.w430 ul li:first-child{

	text-indent: 0;
	background:none;
	padding-bottom: 8px;
	
}
.w430 ul li:first-child a{
	font-size: 20px;
	color: #ca0000;	
	font-weight: bold;	
}
#b03{ overflow: hidden; min-width: 1320px;}
#b04{ overflow: hidden; min-width: 1320px;}
.w560{
	width: 560px;
	overflow: hidden;
}
.navbg03{
	height: 51px;
	overflow: hidden;
	background: url(../img/navbg03.png) left top no-repeat;
	margin-top: 40px;
}
.navbg04{
	height: 61px;
	overflow: hidden;
	background: url(../img/navbg04.png) left top no-repeat;
	margin-top: 40px;
}
.navbg05{
	height: 49px;
	overflow: hidden;
	background: url(../img/navbg05.png) left top no-repeat;
	margin-top: 40px;
}
.navm{
	position: relative;
}
.navm a.more{
	width: 70px;
	height: 22px;
	background: url(../img/more.png) center center no-repeat;
	position: absolute;
	display:block;
	right: 0;
	top: 20px;
}

.r_i_t_d_li{
	height: 134px;
	overflow: hidden;
	padding: 28px 0 32px 0;
	border-bottom:1px dashed #cccccc ;
}
.r_i_t_d_li:last-child{
	border-bottom:none;
}
.r_i_t_d_li img{
	width: 200px;
	height: 134px;
	float: left;
	margin-top: 4px;
}
.r_i_t_d_li p.title,.r_i_t_d_li p.des{
	width: 344px;
	float: right;
	text-align: justify;
}
.r_i_t_d_li p.title a{
	font-size: 16px;
	font-weight: bold;
}
.r_i_t_d_li p.des{
	margin-top: 10px;
	color: #848484;
	font-size: 16px;
	line-height: 1.7;
}
.r_i_t_d_li p.des a{
	color: #c50000;
	
}

.r_i_t_box{
	overflow: hidden;
	margin-top: 22px;
}
.r_i_t_box ul.pic{
	display: flex;
	justify-content: space-between;
	padding-bottom: 18px;
	border-bottom:1px dashed #cccccc ;
}


.r_i_t_box ul.pic li{
	width:262px ;
}
.r_i_t_box ul.pic li img{
	width: 262px;
	height: 162px;
}
.r_i_t_box ul.pic li p{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7;
	text-align: justify;
	padding-top: 8px;
}
.r_i_t_box ul.text{
	padding-top: 8px;
}
.r_i_t_box ul.text{}
.r_i_t_box ul.text li{
	height: 38px;
	display: flex;
	align-items: center;

	background: url(../img/ulli02.jpg) left 19px no-repeat;
	text-indent: 14px;
}
.r_i_t_box ul.textli:last-child{
	border-bottom: 0;
}
.r_i_t_box ul.text li a{
	font-size: 16px;
}

#b05{
	height: 964px;
	overflow: hidden;
	margin-top: 20px;
	min-width: 1320px;
	background: url(../img/dtbg.jpg) center top no-repeat;
}

.p_cont{ width:1200px; height:796px; margin: 0 auto; position: relative; margin-top:160px;} 
.arrleft, .arrright{position:absolute; cursor:pointer;width:60px; height:548px; overflow:hidden; display:block;  top:0; z-index: 999; opacity: 0.6;}
.arrleft{left:-60px ; background:url(../img/lbg.png) left center no-repeat}
.arrright{right:-60px; ; background:url(../img/rbg.png) right center 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;}
