@charset "utf-8";
body{font-size:15px;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;min-width: 1200px}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0;padding:0; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:auto\9;-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #000;}
a:hover{text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.relative
{
    position:relative;
}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}




.w12 {
	width: 1200px;
	margin: 0px auto;

}

.wraper {
min-width: 1200px;
	
	position: relative;
	
}

.wraperer{ width:100%; min-width: 1200px; z-index: 2; height: 180px;	background:#2BA245  url(../images/topbg.png) no-repeat bottom center;
	}
/*nav*/
.toplineright ul li{color: #fff; line-height: 35px;}
.toplineright ul li a{display:block; font-size: 14px; width: 80px; line-height: 30px; text-align: center; color: #FFFFFF;}
.navbar {
	height: 50px;
	width:900px;
	line-height: 50px;
	position: relative;
	z-index: 1;
	margin-top: 55px;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	float: left;
		line-height:50px;width:100px;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
line-height:50px;
font-weight:normal;
	width:100px;
	font-size: 18px;
	text-align: center;
}

.nav .sub {

	display: none;
	background: url(../images/nav-bg.png) repeat;
	left: 0;
	top: 50px;
	position: absolute;
	line-height: 36px;
	color: #FFFFFF;
}

.nav .sub li {
	zoom: 1;
	font-size: 14px;
	width: 178px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #666;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}

.nav .sub a {
	display: block;
	color: #FFFFFF;
}

.nav .sub a:hover {
	
	color: #ff7800;
}

.nav .on h3 a {
	color: #fff;
}


/*nav*/


/*header*/

.header {
	width: 385px;
	height: 62px;
}

/*footer*/
.footer01{height:119px; background: url(../images/bottom.png) no-repeat center top;}
.footer01left{margin-top:20px;font-size: 16px; color: #fff; line-height: 25px;}
.footer01right{width: 150px;}
.footer01right ul li{float: left; margin: 30px 10px;}
.footer {
	width: 100%;
	background: #2ba245;
	height: 40px;
	min-width: 1200px;
	line-height:40px;
	font-size: 14px;
	color: #fff;

	text-align: center;
}


.navbar-fixed-top { position: fixed;-webkit-box-shadow: 0px 3px 3px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 3px 3px 0px rgba(58, 74, 88, 0.1); right: 0; left: 0; top: 0; z-index: 1030; height: 60px; width: 100%; background: rgb(43, 162, 69); line-height: 60px; text-decoration: none;        }
        .fixednav li{ float: left; text-decoration: none; }
        .fixednav li a { color: #fff; font-size: 17px; padding: 0px 12px; text-decoration: none;        }
        .fixednav li a:hover{ color: #2ba245; display: block; background:#fff ;}