 
.banner{
	width: 100%;
	height: 930px;
	background: url(../img/hz_banner.png) no-repeat;
	position: relative;
}
.hz{
	width: 96px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 107px;
	margin: auto;
	text-align: center;
}
.hz img{
	display: inline-block;
    margin-top: -26px;
}
.p_img{
	width: 829px;
	height: 680px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 89px;
	margin: auto;
}
.p_img img{
	width: 829px;
	height: 680px;
}
.ul.w1200{
	position: absolute;
	bottom: 134px;
}
.banner ul{
	width: 972px;
	margin: 0 auto;
}
.banner li{
	width: 475px;
	height: 62px;
	background: rgba(239, 192, 137, 0.5) !important;
	background: #000000;
	filter:alpha(opacity=50);  
	-moz-opacity:0.5;  
	-khtml-opacity: 0.5;  
	float: left;
	position: relative;
	margin-right: 20px;
	margin-top: 20px;
}
.li_bj{
	width: 439px;
	height: 50px;
	background: rgba(239, 192, 137, 0.5) !important;
	background: #000000;
	filter:alpha(opacity=50);  
	-moz-opacity:0.5;  
	-khtml-opacity: 0.5; 
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 50px;
	padding-left: 25px;
}
.banner ul .right{
	margin-right: 0px;
}
