body{ max-width:640px; margin:0 auto;}
ul,li {list-style-type:none;}
.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.fl { float:left;}
.fr { float:right;}
.k{width:100%; margin:0 auto; height:30px;}
.k1{width:100%; margin:0 auto; height:10px;}
.k2{width:100%; margin:0 auto; height:60px;}

/*Top*/
.top{width:100%; text-align:center; padding:25px 0;}

/*Nav*/
.nav{width:100%; height:90px; background:#339933;}
.nav ul{width:100%; padding-left:0;}
.nav ul li{width:25%; float:left; height:45px; text-align:center;}
.nav ul li a{height:45px; line-height:45px; color:#fff; border-right:1px solid #4ea334; border-bottom:1px solid #4ea334; display:block; margin:0 auto; font-size:15px;}
.nav ul li a:hover{color:#c8eb90;}
.nav ul li a.nav_hover{color:#c8eb90;}

/*tel*/
.tel{background:#f5f5f5; padding:15px 0; width:100%; text-align:center;}

/*关于我们*/
.about{width:100%; background:#edf6ed;}
.b_title{font-size:14px; text-align:center; color:#c8c8c8; margin:0 auto; line-height:22px; text-transform:uppercase;}
.b_title span{font-size:26px; color:#339933;}

.about_img{width:100%; text-align:center;  padding-bottom:25px;}
.about_content{width:94%; margin:0 auto; line-height:32px;}

.about_more a{width:110px; height:32px; line-height:32px; font-size:13px; color:#339933; margin:0 auto; border:1px solid #339933; display:block; text-align:center;}
.about_more a:hover{background:#339933;  border:1px solid #339933;  color:#fff;}

/*产品展示*/
.product{width:100%; background:url(Index_product_bg.jpg) no-repeat center top; height:600px;}
.product_title{font-size:14px; text-align:center; color:#fff; margin:0 auto; line-height:22px; text-transform:uppercase;}
.product_title span{font-size:26px; color:#fff;}

.product_content{width:340px; margin:0 auto;}
.product_content ul{padding-left:0;}
.product_content ul li{width:140px; float:left; text-align:center; color:#fff; margin:0 15px; line-height:40px;}
.product_content ul li a{color:#fff;}
.product_content ul li.product_content_more a{width:120px; height:35px; line-height:35px; text-align:center; display:block; background:#fff; border-radius:5px; color:#339933; margin-top:25px;}

/*新闻中心*/
.news{width:100%;}
.news_title{width:98%; margin:0 auto;}
.news_title ul{padding-left:0; margin:0 auto;}
.news_title ul li{height:32px; line-height:32px; float:left; margin:5px 15px; width:31%; margin:5px 1.166666%; text-align:center; font-size:13px; background:#339933;}
.news_title ul li a{width:100%; float:left; display:block; color:#fff;}

/*底部版权*/
.copyright{text-align:center; line-height:30px; padding:20px 0; font-size:14px; background:#339933; color:#f4ffe2;}
.copyright a{color:#f4ffe2;}