.w1200{ width:1200px; margin:0 auto; position:relative}
#b01{
	height: 1003px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/ztbg001.jpg) center top no-repeat;
	position: relative;
}
#ztnav{
	height: 64px;
	min-width: 1200px;
	margin: 0 auto;	
	background:url(../img/navbg.jpg) center top no-repeat;
}
#ztnav ul{
	display: flex;

	justify-content: center;

}
#ztnav ul li{
	color: #ffffdf;
	height: 64px;
	font-size: 24px;
	padding: 0 40px;
	position: relative;
	align-items: center;
	display: flex;
	cursor: pointer;
}
#ztnav ul li:hover{
	background: #9b0d0c;
}

#b02{
	height: 776px;
	min-width: 1200px;
	margin: 0 auto;	
	background: url(../img/bg011.jpg) center top no-repeat;
}
#b03{
	height: 755px;
	min-width: 1200px;
	margin: 0 auto;	
	background: url(../img/bg022.jpg) center top no-repeat;
}
#b04{
	height: 847px;
	min-width: 1200px;
	margin: 0 auto;	
	background: url(../img/bg033.jpg) center top no-repeat;
}
#b05{
	height: 1126px;
	min-width: 1200px;
	margin: 0 auto;	
	background: url(../img/bg044.jpg) center top no-repeat;
}
dl.hot{
	padding-top: 60px;
}
dl.hot dt{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
} 
dl.hot dt a{
	color: #d11014;
} 
dl.hot dd{
	font-size: 22px;
	line-height: 1.6;
	text-align: justify;
	text-indent: 2em;
	margin-top: 20px;
} 
dl.hot dd a{
	color: #d11014;
}

.tab_pic {
	width: 680px;
	height: 440px;
	position: relative;
	margin: 0 auto;
	float: left;
	overflow: hidden;
	margin-top: 58px;
}
.tab_pic a.prev, .tab_pic a.next {
	width: 39px;
	height: 440px;
	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: 680px;
	height: 440px;
}
.tab_pic .bd li {
	position: relative;
	width: 680px;
	height: 440px;

}
.tab_pic .bd li img {
	width: 680px;
	height: 440px;
}
.tab_pic .bd li p {
	height: 60px;
	width: 680px;
	position: absolute;
	left: 0;
	bottom: 0;

	text-align: left;
	line-height: 60px;
	text-indent: 12px;
	z-index: 3;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#d11014, endcolorstr=#d11014);
	background: rgba(209,16,20,0.5);
}
.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: 24px;
	z-index: 99;
}
.tab_pic .hd ul {
}
.tab_pic .hd ul li {
	font-size: 0px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #afaaaa; 
	margin: 0 3px;
	float: left;
		cursor:pointer
}
.tab_pic .hd ul li.on {
	background-color: #ffffff
}
.w470{
	width: 470px;
	float: right;
	overflow: hidden;
}
.w470 ul {
	padding-top: 12px;
}
.w470 ul li{
	font-size: 18px;
	background: url(../img/ulli.jpg) left center no-repeat;
	padding-left: 14px;
	line-height:46px
	
}
.w470 p{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.8;
	padding-bottom: 20px;
	border-bottom:1px dashed #787878;
	margin-top: 120px;
}
.w470 a.more{
	color: #787878;
	font-size: 18px;
	float: right;
}
.w470 a.more span{
	font-family: "SimSun";
	margin-left: 3px;
}

  	.sjxw{
		width: 1200px;
		margin: 0 auto;
		padding-top: 246px;
		position: relative;
		
	}
	.sjxw::after{
		width: 1060px;
		height: 536px;
		content: "";
		position: absolute;
		left: 70px;
		top: 210px;
		background-color: #fdfaf1;
		z-index: 1;
	}
	.sjxw ul{
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
		z-index: 33;
		position: relative;
	}
	.sjxw ul li{
		height: 68px;
		width: 590px;
		border: 1px solid #fff;
		background-color: #fbe6c7;
		display: flex;
		align-items: center;
		justify-content:flex-start;
		position: relative;
		margin-bottom: 18px;
	}
	.sjxw ul li::after{
		width: 560px;
		height: 50px;
		background-color: #fff;
		content: "";
		left: 20px;
		top: 8px;
		position: absolute;
		z-index: 1;
	}
	.sjxw ul li a{
		z-index: 2;
		margin-left: 40px;
		color: #b4582f;
		font-size: 18px;
	}	
	
a.more01{
	color: #787878;
	font-size: 18px;
	position: absolute;
	right: 0px;
	top: 140px;	
	z-index: 99;
}
a.more01 span{
	font-family: "SimSun";
	margin-left: 3px;
}	

a.more02{
	color: #787878;
	font-size: 18px;
	position: absolute;
	left: 535px;
	top: 248px;	
	z-index: 99;
}
a.more02 span{
	font-family: "SimSun";
	margin-left: 3px;
}	

a.more03{
	color: #787878;
	font-size: 18px;
	position: absolute;
	right: 5px;
	top: 248px;	
	z-index: 99;
}
a.more03 span{
	font-family: "SimSun";
	margin-left: 3px;
}	


a.more04{
	color: #787878;
	font-size: 18px;
	position: absolute;
	left: 505px;
	top: 104px;	
	z-index: 99;
}
a.more04 span{
	font-family: "SimSun";
	margin-left: 3px;
}	

a.more05{
	color: #787878;
	font-size: 18px;
	position: absolute;
	right: 5px;
	top: 104px;	
	z-index: 99;
}
a.more05 span{
	font-family: "SimSun";
	margin-left: 3px;
}	

.w596{
	width: 596px;
	float: left;
	overflow: hidden;
}
.w583{
	width: 583px;
	float: right;
	overflow: hidden;
}
.h{
	padding-top: 290px;
}
.h ul{
	width: 586px;
	display: flex;
	justify-content: space-between;
}
.h ul li{
	width: 270px;
	height: 424px;
	position: relative;
}
.h ul li a{
	display:block; position:absolute; top:0; left:0;    width: 100%;
    height: 100%;
	
}

.h ul li a:after {
    top: 0;
	left:0;
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    box-shadow: 0 -50px 28px 0px #333 inset;
	z-index:1
}
.h ul li p{
	 height:24px; line-height:24px; text-align:center; position:absolute; left:0; bottom:10px; width:100%; color:#FFF; font-size:16px; z-index:2; white-space:nowrap; overflow:hidden
}
.h img{
	width: 270px;
	height: 424px;
}
.video{
	width: 596px;
	height: 424px;
	margin-top:290px ;
	position: relative;
}
.video img{
	width: 596px;
	height: 424px;
	position:absolute; top:0; left:0;    width: 100%;
	height: 100%;
	z-index: 1;
	
}
.video a{
	display:block; 
	position:absolute; top:0; left:0;    width: 100%;
	height: 100%;
	

	z-index: 9999;
}
.video a::after{
	content: "";
	position:absolute; top:0; left:0;    width: 100%;
	height: 100%;
	
	background: url(../img/videobg.png) center center no-repeat;
	z-index: 999;
}
.video p {
	height: 40px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;

	text-align: left;
	line-height: 40px;
	text-align: center;
	z-index: 3;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#d11014, endcolorstr=#d11014);
	background: rgba(209,16,20,0.5);
	color: #FFFFFF;
	font-size: 16px;
}

.w564{
	width: 564px;
	overflow: hidden;
	margin-top: 220px;
}

.w564 .pic{
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 24px;

}
.w564 .pic img{
	width: 240px;
	height: 150px;
	float: left;
}
.w564 .pic p{
	color: #3c3c3c;	
	width: 308px;
	float: right;
	text-align: justify;
}
.w564 .pic p.title{
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;


}
.w564 .pic p.des{
	font-size: 16px;
	line-height: 1.6;
	margin-top:10px;

}
.w564  ul{
	padding-top: 0;
}
.w564  ul li{
	line-height: 2.4;
	background: url(../img/ulli01.jpg) left center no-repeat;
	padding-left: 18px;
}
.w564 ul li a{
	font-size: 18px;
	color: #000000;
}
