/**产品分类*/
.pro_class_1,.pro_class_2 {display: inline-block;width:100%;}
.pro_class_1 li {float:left;white-space: nowrap;padding:3px 10px;}
.pro_class_1 li a {color:#333;}
.pro_class_1 li a:hover {color:#0066FF;}
.pro_class_2 {display: inline-block;width:100%;}
.pro_class_2 li {white-space: nowrap;overflow:hidden;padding:1px 10px;}
.pro_class_2 li h3 {line-height:30px;margin-bottom:0;font-size:14px;margin-top:1px;height:30px;text-indent:10px;background-color: #efefef;}
.pro_class_2 li p {line-height:25px;height:25px;margin-bottom: 0;margin-top:1px;text-indent:20px;background-color: #fafafa;}
.pro_class_2 li a {color:#333;display: block;}
.pro_class_2 li a:hover {color:#0066FF;}
/**文章分类*/
.arti_class_1,.arti_class_2 {display: inline-block;width:100%;}
.arti_class_1 li {float:left;white-space: nowrap;padding:3px 10px;}
.arti_class_1 li a {color:#333;}
.arti_class_1 li a:hover {color:#0066FF;}
.arti_class_2 {display: inline-block;width:100%;}
.arti_class_2 li {white-space: nowrap;overflow:hidden;padding:1px 10px;}
.arti_class_2 li h3 {line-height:30px;margin-bottom:0;font-size:14px;margin-top:1px;height:30px;text-indent:10px;background-color: #efefef;}
.arti_class_2 li p {line-height:25px;height:25px;margin-bottom: 0;margin-top:1px;text-indent:20px;background-color: #fafafa;}
.arti_class_2 li a {color:#333;display: block;}
.arti_class_2 li a:hover {color:#0066FF;}
/* 产品详细页 */
.product_d{float:left; width:100%;}
.product_d1{float:left; width:990px; height:37px;border:1px solid #d6d6d6; line-height:37px;background:url(../Images/product_d1.png) repeat-x transparent; margin-top:20px; font-size:13px; padding-left:10px;}
.product_d1 a{ margin-left:3px; margin-right:3px;}
.product_d2{float:left; width:100%; margin-top:20px;}
.product_d2l{float:left; width:420px;}
.product_d2limg{ border:1px solid #d6d6d6; min-height:350px;}
.product_d2limg {width:96%;margin:2%;}
.product_d2limg img {width:98%;height:98%;min-height:350px;margin:1%;}
.bg_cover {background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;}
.del {text-decoration: line-through;}

.arti_detail {
    border: 1px solid #d9d9d9;
    padding: 3px 5px;
}
.detail-attr {
    padding: 10px;
    overflow:hidden;
    border-bottom: 1px solid #ddd;
}
.detail-attr  li {
height: 24px;
line-height: 24px;
overflow: hidden;
}
.detail-attr  li.property {
height: auto;
padding-top: 4px;
}
.detail-attr li.property table {
border-collapse: collapse;
border-spacing: 0;
}
.detail-attr li.property td {
vertical-align: top;
padding: 0;
}
.detail-attr  li.property span.cur {
border: 1px solid red;
background: #fff1e0;
}
.detail-attr  li.property span {
border: 1px solid #ddd;
padding: 0 10px;
margin: 2px 5px 4px 0;
height: 24px;
line-height: 24px;
overflow: hidden;
display: inline-block;
background: #fff;
}



.pro-detail-tr h3{float:left; width:100%; height:35px; line-height:35px; overflow:hidden; font-size:18px; font-weight:bold; color:#464646;}
.pro-detail-tr .price{float:left; width:100%; height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#ff4041;}
.pro-detail-tr p{ float:left;width:100%; line-height:25px; margin-top:5px;}
.pro-detail-tr .text1{float:left;color:#666666; font-size:13px; margin-right:5px;}
.pro-detail-tr i{float:left; line-height:22px; background:#F00; padding-left:5px; padding-right:5px; color:#FFF;}
.pro-detail-tr .i2{float:left; color:#F00; font-size:14px; margin-left:10px;}
.pro-detail-tr .select_1{float:left; border:1px solid #d6d6d6; margin-top:3px;}
.pro-detail-tr .goods_1{float:left; font-size:14px; margin-left:10px;}

.product_d3{width:100%; display:inline-block;margin-top:20px;margin-bottom:20px;}

.product_d3b ul{
    }
.product_d3b li{ 
    border: 1px solid #ddd;
    border-bottom: none;
    border-left: none;
    background: #f6f6f6;
    width: 130px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-weight: bold;
    float: left;
    cursor: pointer;
}
.product_d3b *.cur_li {
    margin-left: 10px;
    border-left: 1px solid #ddd;
     background: #fff;
    border-top: 2px solid #f40;
    height: 30px;
    line-height: 30px;
    color: #f40;
}
.product_d3t{
    display: inline-block;
width: 96%;
padding: 2%;
border: 1px solid #ddd;}

.detail_h {text-align: center;font-size: 25px;
padding: 15px 0;line-height: 35px;border-bottom: 1px dashed #d6d6d6;}
.detail_body {padding:10px 5px;}

.pro_block .thumb_h_blk {max-height:2.5em;overflow:hidden;}
.thumb_h_blk a {color:#000;text-align: left;}
.pro_block .thumb_p_blk {max-height:2.5em;}