@charset "utf-8";
/* CSS Document */
body {font-family:"微软雅黑",Microsoft YaHei;font-size:14px; margin:0;padding:0;color:#333; min-width:1400px;}

div { float:none; margin:0px auto; padding:0;}

form,img,ul,ol,li,dl,dt,dd,input,p,br,button{margin: 0; padding: 0; border: 0;}
ul,li,ol {list-style: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
a { text-decoration: none; color:#333; }
a:hover { text-decoration: none;color:#f7ad00; }
i,em { font-style:normal;}
img { border:0;}
.fl { float:left;}
.fr { float:right;}
.clear { clear:both; line-height:0; height:0; display:block;}
.clearfix:after{content: " "; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {zoom: 1; }
.positonr { position:relative;}
/*IE判断*/
.ie6{text-align: center;font-size: 16px;background: #FC6;line-height: 100px;z-index: 100000;width: 100%;position: absolute;height: 100px;top: 0;left: 0;}
.ie6 span{float: right;margin-right: 30px;cursor: pointer;}

.common_width { width:1200px; margin:0 auto;}
.content,.content1 { width:1200px; margin: 0 auto;}
/**==========自定义滚动条样式========*/
::-webkit-scrollbar{
	width: 6px;
	height: 6px
}
::-webkit-scrollbar-track{
	background-color: transparent;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
::-webkit-scrollbar-thumb{
	background-color: #9c9da0;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em
}
/*==========hadder========*/

.header { position:relative; }
.header .header_logo {background:#f2f7ec;}
.header .header_logo_l {height:125px; }

.header form{height: 40px;margin: 45px 0 0;box-sizing: border-box; background:#fff; width:270px; border-radius:25px;box-shadow: 0 0 10px #cacaca;}
.header form input[type='text']{width: 195px;height: 40px;line-height: 38px;background:#fff;font-size: 14px;color: #999;margin-left:20px;float: left;box-sizing: border-box; outline:none;}
.header form input[type='image']{width: 50px;height: 40px;background:url(/images/search.png) no-repeat center;outline:none;}

.header .nav { background:#3f941b; height:50px; line-height:50px; border-top:3px #f7ad00 solid;} 
.header .nav ul { width:1200px; margin: 0 auto;}
/*.header .nav ul li { float: left; font-size: 18px; }
.header .nav ul li a{ color:#fff; display:block;padding: 0 24px; }
.header .nav ul li a:hover { background:rgba(61,121,205,0.3);}*/


.header .nav ul li.navli { float:left; line-height: 50px; height:50px; position:relative; }
.header .nav ul li.navli h3 { font-size: 16px; font-weight:normal; }
.header .nav ul li a { color: #fff; }
.header .nav ul li a:hover { text-decoration: none;}
.header .nav ul li.navli h3 a { display:block; padding:0 28px; }
.header .nav .navsub{ display:none; width:162px; left:0; top:50px;  position:absolute; background:#378815;box-shadow: 0 5px 12px rgba(0, 0, 0, 0.5); z-index:9  }
.header .nav .navsub a { line-height: 44px; color: #fff; padding-left: 12px; font-size: 14px; display:block; border-bottom:1px #3f941b solid; }
.header .nav .navsub a:hover { background:#3f941b; text-decoration:none; }
.header .nav li.on h3 a { background:#378815; color: #fff;}

/*==========footer========*/

.footer{background: #292824; margin-top:30px; }
.footer_3 { border-bottom:1px #3e3e3e solid; padding:30px 0; color:#8b8b8b;}
.footer_3 h3 { float:left; font-size:16px; font-weight:500;}
.footer_3 .footer_3_box { float:left; line-height:22px;}
.footer_3 .footer_3_box a { color:#8b8b8b; padding:0 5px;}
.footer_1 {  padding:25px 0 10px; }
.footer_1_1 { float: left; width:260px; text-align:center; }
.footer_1_1 img { width:70%}
.footer_1_2 {float: left; width:600px; text-align:left; color: #8b8b8b;}
.footer_1_2 h3 { font-size: 16px; font-weight:bold;}
.footer_1_2 p{ line-height:30px;}
.footer_1_3 { float: right; }
.footer_1_3 .ewm { float: left; text-align:center;}
.footer_1_3 .ewm img { width:90px;}
.footer_1_3 .ewm p { margin-top:5px; color:#8b8b8b;}
.footer_2 { background-color: #24231f; text-align:center; padding:10px 0; font-size: 16px; color: #8b8b8b;height: 80px;line-height: 80px;}
.footer a,.footer a:hover{color: #8b8b8b;}
#imgConac{width: 30px;
    float: left;
    margin-top: 28px;
    padding-left: 30px;}