@charset "utf-8";
/* CSS Document */

.cate_title{ color:#5b5b5b; font-size:11px;}
.cate_item{ margin-top:20px;}
.cate_pro_row{ width:520px; height:auto; display:inline-block; margin-top:20px; position:relative; left:-13px !important; left:-9px; }
.cate_pro_item{ width:160px; height:auto; float:left; margin-left:13px !important; margin-left:9px; display:inline;}
.cate_pro_item img{ border:1px solid #f1f1f1;}
.cate_pro_item_title{ width:100%; height:20px; margin-top:10px; font-weight:bold; padding-left:4px; display:inline-block;}
.cate_pro_item_title img{ float:right; margin-right:8px; margin-top:2px; }
.cate_r_title{ color:#323232; font-size:11px;}

.cate_r_cont{ width:100%; height:auto; margin-top:15px;}
.cate_r_l{ width:100%; height:20px; line-height:20px;}

.img{border:1px solid #f1f1f1;}

#imgbg{ width:200px; height:32px; background-image:url(../images/product_img_bg.jpg); background-repeat:no-repeat; display:inline-block;}
#imgbg #leftarrow{ width:10px; height:100%; float:left; }
#imgbg #rightarrow{ width:10px; height:100%; float:right; }
#imgbg #centerimg{ width:180px; height:100%; float:left; margin-top:2px;}
#imgbg img{ margin-left:5px;}

.cate_item_c{ margin-top:5px;}


.pro_name{ color:#323232; font-size:21px; line-height:21px; font-weight:bold;}

.param_cell{ background-color:#e5e5e5;}

.comment{ width:100%; height:auto; padding:5px; border-bottom:1px solid #f0f0f0}
.comment_reply{ color:#e70011; margin-top:10px;}
