/* CSS Document */
*{ margin:0 auto; padding:0px;}
a{ text-decoration:none;}
ul li{ list-style:none;}
img{vertical-align: top;}
body{background:rgba(255,255,255,1.00); max-width: 1920px;
	min-width: 1200px;}

#header{width:1200px; height: 110px;}
#header .lxph{width:100%; height: 35px; font-family: "微软雅黑"; font-size: 15px; color: #333333;
	text-align: right; line-height: 40px;}
#header .lxph span{font-size:22px; color:#00a470;}
#header .logo{width:335px; height: 47px; float: left;}
#header .nav{width:840px; height: 75px; float: right;
	font-family: "微软雅黑"; font-size: 16px; text-align: center;}
#header .nav .li{width:105px; height: 100%;
	float: left; position: relative; z-index: 99999;}
#header .nav .li p{width:70px; height: calc(100% - 2px); border-bottom: 2px solid rgba(255,255,255,1.00);
	color: #333333; line-height: 75px;}
#header .nav .li:hover p{border-bottom: 2px solid #009e61; color: #009e61;}

#header .nav .li .er_nav{position:absolute; width:70px; height: auto; line-height: 35px; display:none;
	border-bottom: 2px solid #009e61; left: 17.5px; background: rgba(255,255,255,1.00);}
#header .nav .li .er_nav .or{width:100%; height: auto; color:#333333;}
#header .nav .li .er_nav .or:hover{background:#009e61; color:#FFF;}

#banner{
	width:100%;
	height:700px;
	position:relative;
	overflow:hidden;
	z-index:10000;
}
#banner .banner1{
	width: 100%;
	height:700px;
	position:absolute;
	overflow: hidden;
	top:0;
	left:0;
}
#banner .banner1 li{
	width: 100%;
	height:700px;
	display:block;
	position: relative;
	overflow: hidden;
	float:left;
}
#banner .banner1 li a{
	display:block;
	width:100%;
	height:700px;
	float:left;
}
#banner .banner1 li img{width:1920px; height: 100%;
	position: absolute; left: 50%; margin-left: -960px}

#banner a.a1{
	width:40px;
	height:80px;
	background:#000;
	position:absolute;
	top:50%;
	z-index:9;
	color:#fff;
	font-size:50px;
	text-align:center;
	line-height:80px;
	text-decoration:none;
	margin-top:-30px;
	opacity:0.6;
	-khtml-opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	font-family:'宋体';
	display:none;
}
#banner a.left{left:4%;}
#banner a.right{right:4%;}

#banner .banner2{
	width:100%;
	height:auto;
	position:absolute;
	bottom:10px;
	left:0;
	text-align:center;
	font-size:0;
}
#banner .banner2 li{
	display:inline-block;
	width:10px;
	height:10px;
	background:none;
	border:2px solid #fff;
	border-radius:50%;
	color:#fff;
	font-size:12px;
	line-height:18px;
	text-align:center;
	cursor:pointer;
	margin:0 4px;
	*zoom:1;
	*display:inline;
}
#banner .banner2 li.on{background:#333;}


#banner_zj{width:100%; height: 390px; overflow: hidden;}
#banner_zj .banner_zjk{width:1920px; height: 100%; float: left;position: relative;
	left: 50%; margin-left: -960px;}
#banner_zj .banner_zjk img{width:100%; height: 100%; position: absolute; top: 0px; left: 0px;}
#banner_zj .banner_zjk .bannerdj{width:245px; height: 78px; position: absolute; top: 157px;
	left: 837.5px; background: #00a470; font-family: "微软雅黑"; font-size: 36px; line-height: 78px;
	text-align: center; color: #ffffff;}
#banner_zj .banner_zjk .bannerdj a{color: #ffffff;}

