﻿@charset "utf-8";
/* css document */

.pro-name { font-size:16px;border-bottom: 1px dotted #cccccc;color: #595959;font-size: 16px;line-height: 30px;margin-bottom: 10px;padding: 0 0 10px;}


/* 详情页产品规格 */
.property-wrap:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.pro-sft{padding:10px; /*background: #fffcf5; border: 2px solid #edd28b;*/ overflow:hidden;}
.pro-sft-nobg { background:none; border:0;}
.pro-sft dl{padding: 5px 0;}
.pro-sft dl dt{float: left; width: 72px;height:24px; line-height:24px;}
.pro-sft dl dd{width:240px; float:left;/*height:22px; line-height:22px;*/}
.pro-sft dl dd .item{float: left; margin: 2px 8px 2px 0;}
.pro-sft dl dd .item a{float: left; padding: 4px 6px; background: #fff; border: 1px solid #ccc;}
.pro-sft dl dd .item a:hover,.pro-sft dl dd .item.curr a{border: 2px solid #e4393c; padding: 3px 5px; text-decoration:none;}
.pro-sft dl dd .item.curr{position: relative; zoom: 1;}
.pro-sft dl dd .item.curr b{background:  no-repeat -202px -224px; position: absolute; bottom: 0; right: 0; width: 12px; height: 12px; overflow: hidden; display:block;}
.pro-sft dl dd .item.no a{cursor: not-allowed; color:#ccc;}
.pro-sft dl dd .item.no a:hover{padding: 4px 6px; border: 1px solid #ccc;}
.pro-sft dl.number dd{height:35px; line-height:35px;}
.pro-sft dl.number dd input,button{vertical-align:middle;}
.pro-sft dl.number dd span{float: left; border: 1px solid #ccc; width: 66px; height: 19px; margin-top:7px;}
.pro-sft dl.number dd span input{width: 40px; height: 19px; color: #666; border: none 0; text-align: center; line-height: 19px; font-size: 12px; float:left;}
.pro-sft dl.number dd span button{text-decoration: none; width: 13px; height: 19px; background: #eee; line-height: 19px; font-size: 9px; text-align: center; cursor: pointer; float:left; border:0;}

.pro-price {color: #666666;line-height: 32px;margin-bottom: 20px;overflow: hidden;}
.pro-price dt {float: left;width: 68px;}
.pro-price dd span {color: #f44d4d;font-size: 18px;font-weight: bold;padding: 0 5px 0 0;}
.pro-price dd del {color: #999999;}

/* 促销活动标签 */
.discount_btn { background:#c33; color:#fff; padding:2px 5px; font-size:12px; border-radius:3px; margin-left:5px;}

.nostocks {border:1px #c00 solid;padding:10px;text-align:center;font-size:16px;color:#c00;font-weight:bold;margin-top:10px;background:#fae1e1;}


/* 产品促销标签 */
.pro-price .cuxiaohuodong .b-group-textzi {
  color: rgb(255, 102, 0);
  font-size: 12px;
  font-weight: normal;
  font-family: microsoft yahei;
  line-height: 2.5;
}

.pro-price .cuxiaohuodong .b-group-bordercu {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(255, 102, 0);
  border-radius: 0px;
  padding: 2px 5px;
  margin-right: 10px;
}

.pro-price .cuxiaohuodong .b-group-textnei {
  color: rgb(102, 102, 102);
  font-size: 12px;
  font-weight: normal;
  font-family: microsoft yahei;
  line-height: 2.5;
}

.pro-price .cuxiaohuodong  .xiangqing {
  color: rgb(102, 102, 102);
  font-size: 12px;
  font-weight: normal;
  font-family: microsoft yahei;
}


.pro-price .cuxiaohuodong .zhankai {
  display: none;
}
.product-disabled{
    border: 1px dashed #d6d6d8 !important;
    color: #cdcdcd !important;
    cursor: not-allowed !important;
}
.product-need-choice{
  margin-top: 4px!important;
  background-color: #ffe6e6;
}
/* 营销卡券开始 */

/* 只对模板网站生效 */
#mainmain .pro-price .yingxiao .b-lefth {
  margin-left: 68px;
}

/* 对所有的生效 */
.pro-price .yingxiao .b-group-borderyx {
  background-color: rgba(217, 217, 217, 0.42);
  border: 1px solid rgb(217, 217, 217);
  border-radius: 0px;
  margin: 2px 2px;
  padding: 0px 4px;
  display: inline-block;
  line-height: 22px;
}

.pro-price .yingxiao .b-group-textyx {
  color: rgb(102, 102, 102);
  font-size: 12px;
  font-weight: normal;
  font-family: microsoft yahei;
}

.pro-price .yingxiao .b-group-more {
  color: rgb(102, 102, 102);
  font-size: 12px;
  font-weight: normal;
  font-family: microsoft yahei;
  cursor: pointer;
}

.pro-price .yingxiao .gengduo {
  display: none;
}
/* 营销卡券结束 */
