@charset "utf-8";

/**/
#aboutus{ width:421px; position:relative;}
#aboutus h2{ width:421px; height:31px; background:url(../images/h2.jpg) 0px -26px no-repeat; font-size:0px; text-indent:-9999px;}
#aboutus ul{ width:409px; height:230px; padding:12px 5px 0 5px;}
#aboutus ul p{ line-height:25px; text-align:left;}
#aboutus .aboutuspic{ width:134px; height:103px; float:right; margin:0 5px 0 10px;}

#net h2{ width:283px; height:32px; background:url(../images/h2.jpg) 0 -85px; font-size:0px; text-indent:-9999px;}
#net ul{ width:281px; height:198px; padding-top:10px; overflow: hidden;}
#net .net{ display:block; width:281px; height:196px;}
#net .net img{width:281px; height:196px; border: 0px;}
/**/
#news{position:relative;}
#news h2{ width:420px; height:28px; background:url(../images/h2.jpg) 0 -57px; }
	#news h2 span{ position:absolute; display:block; width:80px; height:28px; top:0px; font-size:12px; line-height:28px; text-align:center; cursor:pointer; }
	#news .tab1{ left:50px;}
	#news .tab2{ left:130px;}
#news .news{ width:418px; height:212px; position:relative; text-align:left;}
#news .news1,#news .news2{ position:absolute; top:0px; left:0px;}
#news .news1 ul,#news .news2 ul{ padding:0 8px;}
#news .news1 li,#news .news2 li{ width:400px; height:25px; line-height:25px; border-bottom:1px dashed #c6c6c6; margin:0 auto; position:relative;}
#news .news1 li a,#news .news2 li a{ display:block; position:absolute; left:20px; top:0px;}
#news .news1 li span,#news .news2 li span{ display:block; position:absolute; right:0px; top:0px;}

#news .news2{ display:none;}
#news .tab1{ background:#fff; border:1px solid #cdddda; border-bottom:none;}

/**/
#honor{ width:283px; position:relative;}
#honor h2{ width:283px; height:27px; background:url(../images/h2.jpg) 0 -117px; font-size:0px; text-indent:-9999px;}
#honor ul{ width:auto; height:246px;}

/*product*/
#product{ position:relative;}
#product h2{ width:983px; height:26px; background:url(../images/h2.jpg) 0 0; font-size:0px; text-indent:-9999px;}
#product .product{ padding:10px 10px 0 10px;}

.marquee{ width:961px; height:190px; overflow:hidden;}
.marquee li{ float:left; margin-left:10px; margin-bottom:10px; width:201px; height:185px;}
.marquee li img{ width:199px; height:153px; border:1px solid #D6D9DD;}
.marquee li span{ display:block; width:159px; height:26px; background:url(../images/h2.jpg) 0 -455px; margin:2px auto 0 auto; line-height:26px; text-align:center;}
/*首页小图轮换*/
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative; border:0px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#06521f; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:281px; height:246px; display:block;  }