@charset "utf-8";
/* CSS Document */

::selection {color: #fff; background-color: #12a00b;}
::-moz-selection {color: #fff;background-color: #12a00b;}
::-webkit-selection {color: #fff;background-color: #12a00b;}
::-webkit-scrollbar {width: 8px;height: 8px;background-color: #F5F5F5}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2}
::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #555}

.clearfix{clear:both;}
.between{
	width:1180px;
	margin:0 auto;
	overflow: hidden;
}
.clear{
	clear: both;
}
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.clear_fl{
	height:0px;
	clear: both;
	overflow: hidden;
}


.nav_top{
	width:100%;
	height:120px;
	position: fixed;
    top: 0px;
    left: 0px;
    margin: auto;
    z-index: 100000;
}

/*top_A*/
#top_A{
	width:100%;
	height:120px;
	overflow: hidden;


}
#top_A h1{
	float: left;
	width: 130px;
	height: 120px;
	overflow: hidden;
	position: relative;
	z-index: 9999;
}
#top_A h1 > a{
	width: 130px;
	height: 120px;
	overflow: hidden;
	display: block;
}
#top_A h1 > a img{
	width: 130px;
	height: 120px;
	overflow: hidden;
}
.top_text{
	width: 1000px;
	height: 150px;
	float: right;
}
.top_text .top{
	width: 1000px;
	height: 66px;
	border-bottom: 1px solid #e5e5e5;
}
.nav{
	width:100%;
	height:80px;
	padding-top: 40px;
	margin-top: -120px;
	background:#fff;

}
.nav_box{
	width: 1180px;
	margin: 0 auto;
	height: 50px;
}
.nav_all{
	width: 1050px;
	height: 50px;
	float: right;
	position:relative;
}
.nav_all > li {
	float:left;
	height: 50px;
	text-align:center;
	-webkit-transition:all 0.5s;
	transition:all .5s;
	background: url(../images/nav_l.png) no-repeat right center;
}

.nav_all > li a {
	display:block;
	font-size:14px;
	text-align: center;
	line-height:50px;
	color:#4c4c4c;
	width: 100%;
	padding: 0 26px;
}
.nav_all > li a b{
	width: 30px;
	height: 2px;
	background: #12a00b;
	display: block;
	margin: -10px auto;
	-webkit-transition:all 1s;
	transition:all 1s;
	opacity: 0;
}
.nav_all .another a{
	color: #12a00b;
}
.nav_all > li:hover a{
	color: #12a00b;
}
.nav_all .another a b{
	opacity: 1;
}
.nav_all > li:hover a b{
	opacity: 1;
}
.nav_all .erji_xiala{
    display:none;
    background: rgba(255,255,255,0.9);
     position:absolute;
     top:100%;
     width:100%;
     left:0;
     z-index:222;
 }
.nav_all .erji_xiala i{
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}
.nav_all li:hover .erji_xiala{
	display:block;
}
.daohang_xiala span{
	font-size:14px;
}
.nav_all li:hover .erji_xiala .daohang_xiala{
	float:left;
	padding:0 0px;
}
.nav_all li:hover .erji_xiala .daohang_xiala a:hover{
	background:#12a00b;
	color:#fff;
}
.nav_all .erji_xiala1{
    display:none;
    background: rgba(255,216,1,0.8);
    position:absolute;
    top:100%;z-index:222;
}
.nav_all li:hover .erji_xiala1{
	display:block;
}
.nav_all li:hover .erji_xiala1 .daohang_xiala{
	float:left;
	padding:0px 0px;
}
.nav_all li:hover .erji_xiala1 .daohang_xiala a:hover{
	background:#12a00b;
	color:#fff;
}
.nav_all .erji_xiala1 i{
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}
.fixedNav {
    width: 100%;
    height: 50px;
    padding-top: 0;
    background:#fff;
    position: fixed;
    top: 0px;
    left: 0px;
    margin: auto;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
.fixedNav .nav_all{
	width: 1180px;
	clear:both;
}
/**nav开始**/




/*footer start*/
.footer{
	width: 100%;
	height: 250px;
	overflow: hidden;
	background: url(../images/foot_bg.jpg) no-repeat center;
}
.footer .footer_box{
	width: 1180px;
	margin:0 auto;
}
.foot_logo{
	width: 195px;
	height: 205px;
	float: left;
	padding: 45px 0 0 40px;
	background: url(../images/foot_logo.png) no-repeat center top;
}
.foot_logo > img{
	width: 130px;
	height: 150px;
	overflow: hidden;
	display: none;
}
.foot_logo .ewm{
	width: 116px;
	margin-top: 30px;
	padding-left: 10px;
}
.ewm img{
	width: 116px;
	height: 116px;
	overflow: hidden;
	display: block;
}
.ewm h4{
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	text-align: center;
}
.foot_w{
	width: 920px;
	float: right;
}
.foot_w ul{
	width: 920px;
	height: 78px;
	overflow: hidden;
}
.foot_w ul li{
	float: left;
	padding: 0 21px;
}
.foot_w ul li a{
	font-size: 14px;
	color: #f5f5f5;
	line-height: 78px;
	display: block;
	text-align: center;
}
.foot_con{
	width: 900px;
	height: 53px;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
	font-size: 14px;
	color: #f5f5f5;
	line-height: 53px;
	padding-left: 18px;
}
.foot_cont{
	width: 900px;
	margin-top: 30px;
	font-size: 14px;
	color: #f5f5f5;
	line-height: 36px;
}
.foot_cont h2{
	font-size: 14px;
	color: #f5f5f5;
	margin-bottom: -30px;
}
.foot_cont a{
	font-size: 14px;
	color: #f5f5f5;
}
.foot_cont img{
	margin-left: 10px;
}
/*footer end*/
