@charset "utf-8";
/* CSS Document */

/*详情**/
.option_selected:before,.service_wrap .txt:after,.mod_tab .cur span:after{background-image: url(img/img.png); background-repeat: no-repeat; background-size: 100px auto;}


.buy_area{overflow:hidden;background:#fff; padding:5px 10px}
.buy_area .price{float:left;font-size:19px;line-height:30px;height:30px;color:#c4ac97;position:relative;}
.buy_area .wxprice{float:left;font-size:19px;color:#c4ac97; height:30px;}
.buy_area .wxprice b{font-size:23px; font-weight:normal;}
.buy_area .minprice{color: #cccccc;font-size: 16px;text-decoration: line-through;}
.zkinfo{color: #b59e90; margin-top:16px;}
.buy_area .price b{font-size:23px; font-weight:normal;} 
/**磅*/
.sku_wrap{background:#fff;position:relative; display:block}
.sku_wrap .option{float:left;position:relative;height:30px;border:1px solid #ddd;line-height:30px;text-align:center;font-size:17px;min-width:2em;padding:0 27px 0 0px;margin:0 4px 5px 0;word-break:break-all;color:#666;position:relative; border-radius:3px;}
.sku_wrap .option:last-child(){margin:0 0 5px 0;}
.sku_wrap .option_selected{border-color:#756156;}
.sku_wrap .option_selected:before{content:"";width:35px;height:35px;position:absolute;bottom:0;right:-4px;background-position:0px -105px; display:inline-block; z-index:1}
.sku_wrap .option_disabled{color:#bbb;border-color:#ddd}
.sku_wrap .option_disabled:before{display:none}
.sku_num{overflow:hidden;height:auto; padding:10px 0; }




/*服务**/
.service_wrap{padding:0;}
.service_wrap p{ float:none; clear:both;}
.service_wrap .txt{position:relative;font-size:12px;line-height:18px;padding:5px 0 5px 20px;line-height:20px;color:#666; 
min-width:70px;overflow:hidden;float:left;}
.service_wrap .txt:after{content:"";width:20px;height:20px;position:absolute;top:5px;left:0;pointer-events:none}
.is_1:after{background-position:-40px -103px;}
.is_2:after{background-position:-70px -103px;}
.is_3:after{background-position:-40px -123px;}
.is_4:after{background-position:-70px -123px;}

.mod_tab_gap{padding-top:15px;background:#f7f7f7}

/*商品介绍tab**/
.mod_tab_wrap{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1;}
.mod_tab{height:28px;background:#f2f6f7; margin:0 10px;z-index:1;}
.mod_tab li{float:left;width:50%;color:#666;font-size:15px;}
.mod_tab span{white-space:nowrap;height:28px;line-height:28px;text-decoration:none;text-align:center;display:block; position:relative;}
.mod_tab span em{ padding-left:5px}
.mod_tab .cur{color:#fff; background:#c7af90; position:relative;}
.mod_tab .cur span:after{content:" ";width:10px;height:8px;position:absolute; display:inline-block;bottom:-7px;left:50%; margin-left:-5px;background-position:-70px -71px;}
.mod_tab_fixed{width:100%;position:fixed;top:60px;left:0;z-index:10}

/*商品介绍**/
.detail_info_wrap{margin-bottom:56px;overflow:hidden;background:#fff}
.detail_info_wrap .detail_list{padding:5px 10px;}
.detail_info_wrap .detail_item .param_table{width:100% !important;margin-bottom:10px;border-collapse:collapse;font-size:12px;border-spacing:0;line-height:18px; margin-top:10px; border-bottom:1px solid #d6d6d6;}
.detail_info_wrap .detail_item .param_table th,.detail_info_wrap .detail_item .param_table td{padding:4px;border:0;text-align:left}
.detail_info_wrap .detail_item .param_table .tdTitle{width:60px; color:#333;}
.detail_info_wrap .detail_item .param_table td:last-child{word-break:break-all}
.detail_info_wrap .detail_item > div{-webkit-transform:translateX(0px)}
.detail_info_wrap img{display:block;max-width:100%;width:auto !important;height:auto !important;-webkit-user-select:none;-ms-user-select:none;user-select:none}

.detail_info_wrap .cmt_list{margin-bottom:15px}
.detail_info_wrap .cmt_list li{padding:5px 0 5px 0; clear:both;}
.detail_info_wrap .cmt_list .cmt_cnt{font-size:12px; float:left;width:80%}
.detail_info_wrap .cmt_list .cmt_cnt .c-star-no{float:left;width:35px; margin-right:-35px;}
.detail_info_wrap .cmt_list .cmt_cnt .info{font-weight:normal; margin-left:35px; padding-left:8px; margin-top:7px;}

.detail_info_wrap .cmt_list .cmt_user{font-size:6px;color:#ccc;-webkit-font-size-ajust:none;overflow:hidden;float:right; width:20%}
.detail_info_wrap .cmt_list .cmt_user .user{color:#666;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block;}
.detail_info_wrap .cmt_list .cmt_user .date{text-align:right;display:block;}

/*查看电脑版商品详情**/
.btn_full{display:block;height:40px;line-height:40px;margin:10px 0;background:#f5f5f5;position:relative;text-align:center;border:1px solid #ccc;border-radius:2px;-webkit-transform:translateX(0px)}
.detail_full_tip{color:#999;text-align:center;font-size:10px;line-height:10px}



.num_wrap span, .num_wrap input{top:0px;}