@charset "utf-8";
/* CSS Document */
body {
	margin:0; padding:0; line-height:24px; background:#FFF;font-size:14px;color:#7E7E7E;	
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{border:0;overflow:hidden; display:block;} 
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
address,cite,code,em,th,i,b{font-weight:normal; font-style:normal;}
.clear{clear:both; overflow:hidden;  height:0px; font-size:0px; line-height:0px;}
a{text-decoration:none;color:#717171;}
a:hover{color:#3f8a38;}

header{ width:100%; height:313px;}
.top{ width:100%; height:250px; background:url(../images/top.jpg) no-repeat center top;}
.menu{ width:100%; height:63px; background:url(../images/nav-1.jpg) center top;}
.menu-con{ width:1200px; margin:0 auto; margin:0 auto; height:63px;}
.menu-con a{ width:298px; height:63px; display:block; float:left; line-height:63px; color:#FFF; text-align:center;  border-left:1px solid #106e01;font-size:16px;}
.menu-con a:hover{ background:url(../images/nav-2.jpg); color:#0e4f02;}
.menu-con a.select{ background:url(../images/nav-2.jpg); color:#0e4f02;}

.banner{ width:1140px; margin:0 auto; margin-top:10px;}
.content{ width:1140px; margin:0 auto; margin-top:15px;}
.nav{ float:left; width:280px;}
.nav a{ display:block; height:40px; width:100%; background:url(../images/tit-nav-bg.jpg); margin-top:8px; color:#333; line-height:40px; padding-left:15px; box-sizing:border-box;}
.nav a:hover{ color:#0F4F03; font-weight:bold;}
.nav a.select{ color:#0F4F03; font-weight:bold;}
.nav-contact{ border:1px solid #dadada; width:100%; margin-top:10px;}
.con{ border:2px solid #7cae74; width:845px; float:right; padding:15px; box-sizing:border-box;}
.tit1{ font-size:16px; font-weight:bold; color:#004300; border-bottom:1px solid #666; padding-bottom:5px;}

.pro-item{ width:187px; float:left; margin-left:20px; margin-top:20px;}
.pro-item img{ max-width:100%; height:auto;}
.pro-item p{ font-size:12px; height:40px; color:#333; line-height:20px; text-align:center;}

footer{ width:1140px; margin:0 auto; margin-top:30px; padding:20px; border-top:2px solid #428d38; text-align:center; color:#333;}