@charset "UTF-8";
/* CSS Document */
body {
	background-repeat: repeat;
	background-color:#fff;
	margin:0 auto;
	padding:auto;
	height:auto!important;
	color:#555555;
	font-size:14px;
	overflow-x: hidden;
	font-family:Microsoft YaHei, SimSun;
}
a{
	color: #555555;
	text-decoration:none;
}
a:link {
 color: #555555; /*Á¬½ÓÄ¬ÈÏµÄÑÕÉ«±ä»¯*/
 text-decoration:none;
}
a:visited {
 color: #555555; /*Á¬½Ó·ÃÎÊµÄÑÕÉ«±ä»¯*/
 text-decoration:none;
}
a:hover {
 color: #555555; /*Êó±ê¾­¹ýµÄÑÕÉ«±ä»¯*/
 text-decoration:none;
}
a:active { 
 color: #555555; /*Êó±ê°´ÏÂµÄÑÕÉ«±ä»¯*/
 text-decoration:none;
}
li{ list-style:none;}
ul,li{margin:0;padding:0;}
.page{
	width:100%;
	padding:auto;
	margin:0 auto;
	float:left;
	text-align:center;
	height:auto!important;
	}
/*nav*/
.top{
	width:100%;
	height:107px;
	border-bottom:#3b4c20 solid 7px;
	text-align:center;
	margin:0 auto;
	background:#FFF;
}
.top2{
	height:auto!important;
	margin:0px auto;
	width:1000px;
	text-align:center;
}
.logo{
	width:145px;
	height:54px;
	float:left;
	margin:22px 0 0 28px;
	
}
.btn1{
	margin:63px 16px auto auto;
	float:right;
	font-weight:lighter;
}
.btn1 a{
	color:#7a8d2e;
}
.btn1 a:hover{
	color:#3b4c20;
	font-weight:normal;
}
.btn11{
	width:97px;
	height:auto;
	margin:0;
	float:left;
}
.btn12{
	width:97px;
	height:auto;
	margin:0;
	float:left;
}
.tline{
	width:1px;
	height:12px;
	margin:4px 1px 0 0;
	border-right:1px #7a8d2e solid;
	float:right;
}
/*1920banner*/
.cbanner{width:100%;position:relative;overflow:hidden;height:500px;}  
.cbanners{width:1920px;position:absolute;left:50%;margin-left:-960px;}
/*1000banner*/
.cbanner2{
	width:100%;
	height:auto!important;
	float:left;
	margin:0 auto;
	padding:auto;
}
.cbanner2 img{
	width:auto;
	height:auto!important;
	vertical-align: middle;
}
/*foot*/
.ctop{
	float:left;
	background:#3b4c20;
	width:100%;
	height:60px;
	text-align:center;
	margin:25px auto 0 auto;
}
.ctop img{
	background:#3b4c20;
	width:139px;
	height:30px;
	margin:15px 100px 0 100px;
	text-align:center;
}
.foot{
	width:100%;
	background-color:#f5f5f5;
	height:auto!important;
	float:left;
	margin:0 auto;
	padding:auto;
}
.ft{
	width:100%;
	margin:0 auto;
	padding:auto;
	float:left;
	text-align:center;
	height:60px;
}
.ft p{
	margin:20px auto auto auto;
}
.ft2{
	width:1000px;
	margin:0 auto;
	padding:auto;
	text-align:center;
	height:60px;
}
.ft1{
	width:1000px;
	text-align:center;
	height:60px;
	line-height:60px;
	border-top:1px solid #cccccc;
	float:left;
	position:relative;
}
.ft1wz{
	width:1000px;
	text-align:center;
	height:60px;
	line-height:60px;
	border-top:1px solid #cccccc;
	float:left;
	position:relative;
}
.ft1tp{
	position:absolute;
	top:10px;
	left:780px;
}
