@charset "utf-8";
/* NEWS STYLE BEGIN */
.news_box{ width:100%; height:139px;}
.news_box .news_1{ width:358px; height:195px; float:left; overflow:hidden;}
.news_box .news_1 .news_list{ width:100%; height:150px; padding-top:6px;}
.news_box .news_1 .news_list ul li{ width:100%; height:28px; line-height:28px; border-bottom:dashed 1px #ccc; background:url(../images/icon.gif) no-repeat 12px center;}
.news_box .news_1 .news_list ul li a{ display:block; width:73%; height:28px; float:left; padding-left:7%;}
.news_box .news_1 .news_list ul li span{ display:block; width:20%; float:left; text-align:center; color:#999;}

/* PRODUCT STYLE BEGIN */
.product_box{ width:1000px; height:158px; margin:0px auto 10px auto;}
.product_box .pro_last{ width:965px; padding-left:35px; height:96px; margin-top:10px; position:relative;}
.product_box .pro_last .l_icon{ width:31px; height:79px; background:url(../images/l_icon.jpg) no-repeat; position:absolute; left:0px; top:7px; cursor:pointer;}
.product_box .pro_last .l_icon:hover{ background:url(../images/l_icon_h.jpg) no-repeat;}
.product_box .pro_last .r_icon{ width:31px; height:79px; background:url(../images/r_icon.jpg) no-repeat; position:absolute; right:0px; top:7px; cursor:pointer;}
.product_box .pro_last .r_icon:hover{ background:url(../images/r_icon_h.jpg) no-repeat;}
.product_box .pro_last ul li{ width:132px; height:94px; float:left; margin-right:26px; display:block; border:1px #ccc solid;}
.product_box .pro_last ul li img{ width:132px; height:94px;}