@charset "utf-8";
/* CSS Document */

html{overflow-x:auto;  }
body{margin:0 auto;min-width:1120px; padding:0; color:#414141;height: auto;background:#fff;overflow-x:auto; }
body,button,input,select,textarea{font:14px verdana,"\5FAE\8F6F\96C5\9ED1",tahoma,arial,"Hiragino Sans GB","\5b8b\4f53";}
input,select,textarea{font-size:100%;}
a{ color:#333; text-decoration:none;}
img{ vertical-align:top; border:0;}
ul,li,ol,dl,dt,dd{margin:0; padding:0; list-style:none;}
a:hover,
a:focus {
  color: #3e943d;
  text-decoration:none;
}
input,button,select,textarea{
    -webkit-appearance: none;
}

header{
	width:1200px;
	height:90px;
	margin:0 auto;
}
.logo{
	float:left;
	margin-top:8px;
}
.top-tell{
	font-size:22px;
	color:#3e943d;
	line-height:90px;
	margin-left:65px;
	float:left;
	font-weight:bold;
}
.top-tell img{
	margin-top:32px;
}
.seach-input{
	width:180px;
	height:28px;
	border:1px solid #3e943d;
	border-radius:30px;
	float:left;
	margin-top:30px;
	text-indent:10px;
	margin-left:35px;
}
.seach-but{
	background:url(../images/index_09.jpg) no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-left:-23px;
	border:0;
	margin-top:36px;
	cursor:pointer;
}
.language{
	line-height:90px;
	color:#999999;
	float:right;
}
.language a{
	color:#999999;
}
nav{
	width:100%;
	height:46px;
	background:#3e943d;
}
.page-nav{
	width:1200px;
	height:46px;
	margin:0 auto;
}
.page-nav li{
	width:130px;
	line-height:46px;
	float:left;
	font-size:15px;
	text-align:center;
	margin-left:10px;
	color:#fff;
}
.page-nav li.active{
	background:#217b40;
}
.foot-menu{
	background:#363636;
	padding:35px 0;
	float:left;
	width:100%;
}
.foot-logo{
	float:left;
}
.foot-list{
	float:left;
	margin-left:48px; 
}

.foot-list-tit{
	font-size:15px;
	color:#cdcdcd;
	margin-bottom:10px;
}
.foot-list-li{
	font-size:12px;
	color:#b4b4b4;
	height:25px;
	line-height:25px;
	text-indent:15px;
	background:url(../images/li_15.jpg) left no-repeat;
}
.foot-erweima{
	width:97px;
	text-align:center;
	float:left;
	margin-left:48px;
}
.ewm-tit{
	width:97px;
	text-align:center;
	color:#e2e2e2;
	font-size:14px;
	margin-top:30px;
}
.foot-shop{
	width:145px;
	float:right;
	margin-top:-7px;
}
.foot-shop a{
	float:left;
	margin-left:7px;
	margin-top:7px;
}
.shop-tit{
	 width: 97px;
    text-align: center;
    color: #e2e2e2;
    font-size: 14px;
    margin-top: 129px;
    margin-left: 26px;
}
.foot-copy{
	background:#2d2d2d;
	color:#b4b4b4;
	height:80px;
	width:100%;
	float:left;
}
.copy-left{
	float:left;
	font-size:12px;
	line-height:20px;
	margin-top:20px;
}
.copy-left a{
	color:#b4b4b4;
}
.fenxiang{
	float:right;
	margin-top:15px;
}