/*
 主干拼团功能添加
 更新时间 20180420
*/
/* 团购列表页 在list.css 上进行重置 */

.red {
  color: #FF0036;
}

.big30 {
  font-size: 30px;
}

.cl:after {
  display: block;
  clear: both;
}

.goods ul li {
  padding: 5px 5px 0 5px;
}

.goods h2 {
  text-align: justify;
}

.groupbuy-text {
  height: 49px;
  background: url("../images/groupbuy/bg.png") no-repeat;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: -2px;
  overflow: hidden;
}

.small {
  font-size: 14px;
  color: #ffffff;
  height: 49px;
}

.big {
  font-size: 24px;
}

.groupbuy-text .small {
  line-height: 49px;
  text-indent: 4px;
}

.groupbuy-text .group-num {
  padding: 3px 7px;
  font-size: 14px;
  color: #db0d17;
  background-color: #f2b269;
  border-radius: 10px;
}

.groupbuy-text .market-price {
  display: block;
  color: #fdfeff;
}

.groupbuy-text .num-pri {
  margin-right: 20px;
  margin-top: 9px;
}

.groupbuy-text .market-price {
  margin-top: 4px;
  text-align: center;
}

.groupbuy-text .go {
  padding-right: 10px;
  height: 49px;
  line-height: 50px;
  font-size: 14px;
  color: #db0714;
}

.tiaoxuan {
  background-color: #ffffff;
}
/* 拼团 详情页 */

.id_dla dt {
  font-size: 12px;
  /*margin-left: 10px;*/
  font-weight: normal;
}

.id_dla .num {
  /*margin-left: 12px;*/
}

.id_tj .title {
  font-size: 14px;
  color: #ffffff;
  line-height: 42px;
  left: 54px;
  height: 42px;
  background: url("../images/groupbuy/title_bg2.png") no-repeat left  center;
  background-size: cover;
  padding-left: 105px;
}
.id_tj .titlt-group {
  background: url("../images/groupbuy/title_bg1.png") no-repeat left  center;
  background-size: cover;
}
.id_tj .title .active-endtime {
  margin-left: 15px;
  color: #FFFC00;
}
.id_tj .title .rule-btn {
  color: #fff;
  float: right;
  margin-right: 15px;
}
.id_tj .title .rule-btn img {
  display: inline-block;
  margin: -2px 0 0 5px;
}

.id_tj .app-buy {
  float: right;
}

.id_tj dl.id_dla dd span {
  font-size: 14px;
  color: #5a5a5a;
}

.id_tj dl.id_dla dt span {
  font-weight: normal;
  font-size: 12px;
}

.group-pric {
  font-size: 12px;
  margin-bottom: 15px;
}
.minw70 {
  min-width: 70px;
  margin-right: 10px;
  display: inline-block;
}

.ml10 {
  margin-left: 10px;
}

.fz28 {
  font-size: 28px;
}
.fz30 {
  font-size: 30px;
}
.fw700 {
  font-weight: 700;
}

.fz14fff {
  font-size: 14px;
  color: #ffffff;
}
.fz12fff {
  font-size: 12px;
  color: #ffffff;
}

.small-tip {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  /* border-radius: 4px; */
  background-color: #FF0036;
  line-height: 18px;
  vertical-align: 7px;
  margin-left: 10px;
}

.pc_yunfei {
  margin-top: 14px;
  margin-left: 15px;
}

.id_xbaoy .d_shuliang .produc-type {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  color: #8c4033;
  line-height: 26px;
  border: 1px solid #dfdfdf;
  margin-right: 10px;
  cursor: pointer;
}

.id_xbaoy .d_shuliang .active {
  border: 2px solid #c20108;
  position: relative;
  z-index: 1;
}

.id_xbaoy .d_shuliang .active:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  right: -2px;
  z-index: 20;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: right;
  background: url(../images/groupbuy/tip_d.png) no-repeat;
  font-size: 12px;
  color: #ffffff;
}

.id_xbaoy p.d_shuliang {
  padding-bottom: 40px;
  margin-left: 15px;
}

.id_xbaoy .go-wrap {
  text-align: center;
  padding: 10px;
  background: #F8F8F8;
}
.id_xbaoy .go-wrap>div {
  overflow: hidden;
}
.id_xbaoy .go-wrap .g-buy-block, .id_xbaoy .go-wrap .d-buy-block {
  width: 259px;
  padding: 9px;
  float: right;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.id_xbaoy .go-wrap .g-buy-block {
  border-right: 1px solid #D5D5D5;
  padding: 9px 24px;
  float: left;
}
.id_xbaoy .go-wrap .g-buy-block .sell_price_text {
  text-align: left;
  color: #FF0036;
  margin-bottom: 10px;
}
.id_xbaoy .go-wrap .g-buy-block .sell_price_text strong {
  font-size: 30px;
  margin-left: 10px;
}

.id_xbaoy .go-wrap .d-buy-block {
  padding-left: 0;
}
.id_xbaoy .go-wrap .d-buy-block .item {
  width: 50%;
  float: left;
  padding-left: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.id_xbaoy .go-wrap .d-buy {
  display: block;
  color: #FF0036;
  font-size: 16px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #FF0036;
}
.id_xbaoy .go-wrap .d-buy-block .item .market_price_text {
  color: #666;
  height: 34px;
  height: 34px;
  line-height: 41px;
  margin-bottom: 10px;
}
.id_xbaoy .go-wrap .d-buy-block .item .market_price_text strong {
  font-size: 18px;
}
.id_xbaoy .go-wrap .d-buy .d-buy-text {
 /* font-size: 12px;
  display: block;*/
}

.id_xbaoy .go-wrap .g-buy {
  display: block;
  color: #fff;
  font-size: 20px;
  padding: 10px 0;
  sheight: 28px;
  line-height: 28px;
  background-color: #FF0036;
  overflow: hidden;
}

.id_xbaoy .go-wrap .g-buy .people {
  font-size: 14px;
  float: left;
  width: 83px;
  text-align: center;
}
.id_xbaoy .go-wrap .g-buy .g-buy-text {
  border-left: 1px solid #fff;
  padding: 0 20px;
  float: right;
  font-weight: 700;
}

.id_xbaoy .go-wrap .g-num {
  display: inline-block;
  line-height: 48px;
  vertical-align: bottom;
  padding-top: 4px;
  width: 70px;
  height: 48px;
  color: #fff;
  border-radius: 0 4px 4px 0;
  background-color: #db0d17;
}
/* 拼团抢购流程 */

.id_w1200 .grou-process-bar {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  color: #db0d17;
  font-weight: 600;
}

.id_w1200 .grou-process-bar img {
  width: 1200px;
}

.id_w1200 .grou-process-bar .tip {
  font-size: 14px;
  color: #999999;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.group-list {
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  height: 180px;
}

.group-list .item {
  width: 598px;
  height: 90px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

.group-list .img-wrap {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 20px;
  margin-bottom: 15px;
  margin-right: 10px;
}

.group-list .img-wrap .img {
  width: 60px;
}

.group-list .text {
  margin-top: 28px;
  font-size: 14px;
  color: #333333;
  text-align: left;
}

.group-list .text h2 {
  font-weight: 600;
}

.group-list .text .addr {
  margin-top: 10px;
  font-size: 12px;
  color: #999999;
}

.group-list .middle {
  margin-right: 30px;
  margin-top: 28px;
  margin-bottom: 28px;
}

.group-list .middle .num-pep {
  font-size: 14px;
  color: #999999;
  text-align: right;
}

.group-list .right .go {
  display: inline-block;
  width: 100px;
  height: 44px;
  line-height: 44px;
  background-color: #db0d17;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
  margin-top: 28px;
  margin-bottom: 28px;
  margin-right: 20px;
}
/* 交易规则 */

.rule-content {
  color: #333333;
}

.rule-content .rule-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}

.rule-content .rule-title:first-child {
  margin-top: 0;
}

.rule-content .rule-content {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
}

.rule-content .rule-content:last-child {
  margin-bottom: 0;
}
/* 我的订单页 */
/* 拼团详情 */

.steps-wrap2 .step.finished .step-bar {
  width: 410px;
}

.tip-state {
  margin-top: 30px;
  margin-bottom: 34px;
  font-size: 14px;
  color: #333333;
}

.use-wrap {
  height: 50px;
}

.use-wrap .img-wrap {
  position: relative;
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 5px;
}

.use-wrap .img-wrap img {
  width: 50px;
}

.use-wrap .img-wrap .tip {
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 20;
  display: inline-block;
  width: 40px;
  border-radius: 10px;
  background-color: #3f8ef7;
  text-align: center;
  color: #ffffff;
  margin-left: -6px;
  height: 24px;
}
/* 拼团中页面 */

.time-wrap span {
  display: inline-block;
  width: 20px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
  border-radius: 4px;
}

.go-friend {
  display: block;
  width: 100px;
  height: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 20px;
  border-radius: 4px;
  background-color: #e45050;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}

.go-friend:hover {
  color: #ffffff;
}
.groupbuy-add-fun-list {
  margin-top: 20px;
}
/*# sourceMappingURL=groupbuy_add_fun.css.map */

/* 拼团流程的 图片 改为 代码 begin */
.unit-group-buy-wrp {
  width: 100%;
  height: 64px;
  background-color: #f7f7f7;
}
.unit-group-buy-wrp .unit-group-title{

  width: 150px;
  height: 64px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(228, 228, 228);
  font-size: 20px;
  line-height: 64px;
  text-align: center;
  font-weight: 800;

  font-family: "MicrosoftYaHei";
}
.unit-group-buy-wrp .unit-group-tip {
  font-size: 12px;
  margin-top: 6px;
  color: #999;
  font-weight: 400;
}

.unit-group-list li .icon-wr{
  width: 46px;
  height: 46px;
  margin-top: 10px;
  margin-left: 42px;
}
.unit-group-list li .icon-wr img{
  width: 46px;
  height: 46px;
}
.unit-group-buy-wrp .unit-gr-text-title {
  font-size: 14px;
  color: #666;
  text-align: left;
  line-height: 1;
}
.unit-group-list .tex-w {
  margin-top: 16px;
  margin-left: 20px;
}
.right-w {
  width: 10px;
  height: 18px;
  margin-top: 26px;
  margin-left: 32px;

}
.id_w1200 .right-w .right-icon{
  width: 100%;
}

/* 拼团流程的 图片 改为 代码 end */


