@charset "utf-8";
/* CSS Document */


#lunbo{position:relative;width:100%;height:383px;overflow:hidden;}
#lunbo ul{position:absolute;}
#lunbo ul li{float:left;width:100%;height:383px;overflow:hidden;}
#lunbo ul li a{display:block;width:100%;height:383px;overflow:hidden;cursor:default;}
#lunboBtn{position:absolute;bottom:10px;left:50%;margin-left:-38px;}
#lunboBtn a{background:url(../images/btn_lunbo.png) no-repeat;float:left;width:12px;height:12px;overflow:hidden;margin-right:9px;}
#lunboBtn a.select{background:url(../images/btn_lunbo_cr.png) no-repeat;}

.product-t{background:url(../images/bg_product_index.jpg) no-repeat center bottom;padding-bottom:12px;}
.product-border{overflow:hidden;border:1px solid #D9D9D9;}

#main .title{height:48px;line-height:48px;overflow:hidden;font-size:16px;font-family:Times New Roman;color:#000000;}
#main .title em{font-size:18px;}
#main .title span{font-size:13px;font-family:Arial;color:#5B9A18;}

/* product */
.product{width:537px;overflow:hidden;padding-left:20px;}
.product-tab{width:165px;overflow:hidden;}
.product-tab ul li{background:url(../images/bg_product_tab.jpg) no-repeat;width:148px;height:24px;line-height:24px;overflow:hidden;padding-left:17px;margin-bottom:12px;font-family:Arial;color:#5F5F5F;cursor:pointer;}
.product-tab ul li.select{background:url(../images/bg_product_tab_cr.jpg) no-repeat;}
.product .content{width:363px;overflow:hidden;border:1px solid #E4E4E4;}
.product .content .list{padding:20px 18px 3px;}
.product .content .list .pic-list{width:327px;height:143px;overflow:hidden;}
.product .content ul{width:351px;overflow:hidden;}
.product .content ul li{float:left;width:93px;overflow:hidden;padding-right:24px;}
.product .content ul li img{width:91px;height:107px;border:1px solid #E4E4E4;}
.product .content ul li p{height:34px;line-height:34px;overflow:hidden;text-align:center;font-family:Tahoma;}

/* news */
.news{width:400px;overflow:hidden;padding-right:20px;}
.news-list ul li{height:61px;overflow:hidden;padding-bottom:14px;margin-bottom:14px;border-bottom:1px dotted #8C8C8C;font-family:Arial;}
.news-list ul li a.l{margin-right:25px;}
.news-list ul li a.l img{width:111px;height:61px;}
.news-list ul li h2,.news-list ul li h3,.news-list ul li p{height:20px;line-height:20px;overflow:hidden;font-weight:normal;}
.news-list ul li h2 a{color:#383838;}
.news-list ul li h3,.news-list ul li p{color:#8C8C8C;}
