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

body,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; list-style:none;}
body{ width:100%;}
img{ vertical-align:middle;}
.clr{ clear:both;}


.top_pic{width:100%;}
.top_pic img{box-shadow:0px 2px 5px #d5d5d5;}

.huabian{ height:6px;width:100%; background:#FFF url(./img/huabian_03.png) repeat-x; margin:0; padding:0; border:none; margin-top:-3px; background-size:60px; }

.product_list{ margin-top:10px;}
.product_list_top{ height:40px; background:#599f0e; line-height:40px; font-size:18px; text-indent:15px; color:#fff;}/*搜索块颜色*/


.product_list_box{ border:1px solid #CCC; margin:7px;  border-radius:5px 5px 0px 0px;}
.product_list_box h3{ height:55px; line-height:55px; background:#599f0e;border-radius:4px 4px 0px 0px; color:#FFF; text-indent:8px; font-size:16px; background:-webkit-gradient(linear, 0 0, 0 100%, from(#69c408), to(#599f0e));}/*产品分类颜色快*/
.product_list_1 a{ background:#0C9; height:55px; color:#FFF; line-height:55px; text-indent:8px; text-decoration:none; font-size:16px; display:block; margin-top:2px;}
.product_list_1 a.unfold{ background:#0668a8 url(../images/xiala.png) no-repeat right; background-size:25px; font-weight:bold;}/*产品分类展开颜色*/
.product_list_1 a.close{background:#0668a8 url(../images/xiala2.png) no-repeat right; background-size:25px;font-weight:bold;}/*产品分类关闭颜色*/
.product_list_1 a:hover.close{ background:#6bbbe4 url(../images/xiala2.png) no-repeat right;}
.product_list_1 a:hover.unfold{ background:#6bbbe4 url(../images/xiala.png) no-repeat right;}

.product_list_2{}
.product_list_2 a{height:75px; background:none; overflow:hidden; text-indent:0; display:block; border-bottom:1px dashed #CCC;}
.product{ position:relative; height:75px;}
.product b{ position:absolute; left:5px; top:5px;}
.product b img{width:60px; height:60px;border-radius:5px; border:1px solid #ececec;}
.product h4{ padding-left:75px; padding-right:5px; color:#666; padding-top:4px; line-height:16px; font-size:13px;}
.product p{padding-left:75px; padding-right:5px; font-size:12px; color:#999;line-height:16px;}
.product_list_2 a:hover{ background:none;}
.product_list_2 a:hover h4{ color:#0668a8;}
/*.product_list_2 dl{ height:100px;}
.product_list_2 dl dt{ width:100px; height:100px; float:left; margin:10px 10px 10px 10px;}
.product_list_2 dl dt img{ width:60px; height:60px;border-radius:5px; border:1px solid #CCC;}
.product_list_2 dl dd{ float:right; }
.product_list_2 dl dd.zy{ float:right;}
*/


