.promotion {
  padding-top: 10px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #808080;
  border-bottom: 0 \9;
  font-family: "OpenSans";
}
.promotion .detail-price {
  font-size: 28px;
  color: #cd401f;
}
.promotion .detail-price .delete {
  font-size: 20px;
  color: #787878;
  padding-left: 19px;
  text-decoration: line-through;
}
.promotion .detail-price .rate {
  position: relative;
  top: -12px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  padding: 3px 18px;
  text-align: center;
  color: #fff;
  margin-left: 10px;
  background-color: #e83422;
  width: 107px \9;
  margin-left: 0 \9;
  background: url(../img/product/rate-box.png) no-repeat \9;
  padding-left: 4px\9;
  line-height: 30px\9;
  font-size: 15px;
  font-style: normal;
  text-decoration: none;
}
.promotion .detail-price .rate::after {
  content: "";
  display: block;
  display: none \9;
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 6px solid #e83422;
  border-left: 8px solid transparent;
}
.promotion .limit-time {
  background-color: #eee;
  padding-left: 28px;
  font-size: 16px;
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px;
}
.promotion .limit-time .top-title {
  width: 110px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  font-family: "OpenSans";
  background-color: #e83422;
  height: 35px \9;
  background-color: #eee \9;
  background-image: url(../img/product/flash-sale-bg.png) \9;
  background-repeat: no-repeat \9;
  background-size: 100% 100%;
  color: #fff;
}
.promotion .limit-time .top-title::after {
  content: "";
  display: none\9;
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0;
  height: 0;
  border-top: 5px solid #b42301;
  border-right: 10px solid transparent;
}
.promotion .limit-time .icon-time {
  display: inline-block;
  background: url(../img/product/time.png) no-repeat;
  width: 23px;
  height: 35px;
  vertical-align: middle;
  margin-right: 18px;
  background-position-y: 3px;
}
.promotion .limit-time .times {
  color: #666;
  line-height: 2.8;
  font-family: "OpenSans";
}
.promotion .limit-time .times span {
  color: #202020;
  font-weight: 600;
}
.promotion .limit-time .progressbar-box {
  position: relative;
  padding-top: 10px;
}
.promotion .limit-time .progressbar {
  height: 10px;
  width: 356px;
  background-color: #ccc;
  border-radius: 5px;
  display: inline-block;
}
.promotion .limit-time .actual-progress {
  height: 10px;
  background-color: #e7421c;
  border-radius: 5px;
  behavior: url(/pie/PIE.htc) \9;
}
.promotion .limit-time .only {
  font-size: 14px;
  color: #333;
  font-family: "OpenSans";
}
.group-buy-wrap {
  background-color: #eee;
  margin-top: 20px;
  padding: 0 30px 47px;
}
.group-buy-wrap .buy_now {
  width: 360px;
  background-color: #e7421c;
  margin: 40px auto 0;
  display: block;
}
.group-buy-wrap .group-top {
  margin-top: 22px;
  padding-bottom: 25px;
  border-bottom: 1px dashed #ccc;
  border-top: 1px dashed #ccc;
}
.group-buy-wrap .group-top .times {
  font-size: 18px;
  font-family: "Myriad Pro";
  color: #333;
}
.group-buy-wrap .group-top .times span {
  color: #202020;
  font-weight: 600;
}
.group-buy-wrap .group-top .group-buy-icon-time {
  display: block;
  width: 23px;
  height: 23px;
  margin: auto;
  background: url(../img/product/time.png) no-repeat;
  margin-bottom: 8px;
}
.group-buy-wrap .group-top .quantity {
  font-size: 24px;
  font-family: "Myriad Pro";
  color: #333;
  padding-top: 12px;
}
.group-buy-wrap .group-top .bought {
  font-size: 18px;
  font-family: "OpenSans";
  color: #333;
  line-height: 2;
}
.group-buy-wrap .left {
  display: inline-block;
  width: 45%;
  text-align: center;
  padding-top: 10px;
}
.group-buy-wrap .right {
  display: inline-block;
  width: 49%;
  text-align: center;
  vertical-align: top;
}
.group-buy-wrap .detail-price {
  font-family: "OpenSans";
  height: 80px;
  line-height: 80px;
  border-bottom: 1px dashed #ccc;
  white-space: nowrap;
}
.group-buy-wrap .detail-price span {
  color: #cd401f;
  font-size: 22px;
}
.group-buy-wrap .detail-price span em {
  font-size: 18px;
}
.group-buy-wrap .detail-price del {
  padding-left: 10px;
  font-size: 20px;
}
.group-buy-wrap .detail-price .right {
  font-size: 18px;
  font-family: "Myriad Pro";
  color: #333;
}
.group-buy-wrap .detail-price .right em {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.combination-purchase {
  position: relative;
  width: 1400px;
  margin: 90px auto 0;
}
.combination-purchase .tab {
  border: 1px solid #ccc;
  height: 58px;
  padding: 0 16px;
  margin-bottom: 30px;
  overflow: hidden;
}
.combination-purchase .tab li {
  float: left;
  padding: 0 20px;
  margin-right: 10px;
  height: 54px;
  line-height: 54px;
  line-height: 62px;
  font-size: 24px;
  color: #202020;
  cursor: pointer;
}
.combination-purchase .tab li.active {
  border-bottom: 4px solid #e7421c;
  cursor: default;
}
.combination-purchase .product-img-box {
  width: 180px;
  height: 180px;
  overflow: hidden;
}
.combination-purchase .product-img-box img {
  max-width: 100%;
}
.combination-purchase .js-promotion-1 {
  display: none;
}
.combination-purchase .title {
  white-space: initial;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "Myriad Pro";
  color: #202020;
  font-size: 16px;
  margin: 10px 0;
  height: 46px;
}
.combination-purchase .attribute {
  font-size: 16px;
  font-family: "Myriad Pro";
  color: #666666;
  text-align: center;
}
.combination-purchase .left-main {
  float: left;
  width: 180px;
}
.combination-purchase .middle-mian {
  float: left;
  width: 120px;
  height: 320px;
}
.combination-purchase .middle-mian .plus-icon {
  position: relative;
  height: 50px;
  width: 50px;
  margin: auto;
  top: 65px;
}
.combination-purchase .middle-mian .plus-icon .width {
  display: block;
  background: #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 6px;
  width: 50px;
  margin-top: -3px;
  margin-left: -25px;
}
.combination-purchase .middle-mian .plus-icon .height {
  display: block;
  height: 50px;
  width: 6px;
  background: #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -3px;
}
.combination-purchase .right-main {
  float: left;
  width: 1100px;
  position: relative;
}
.combination-purchase .right-main .pres,
.combination-purchase .right-main .nexts {
  width: 33px;
  height: 66px;
  position: absolute;
  top: 58px;
  cursor: pointer;
}
.combination-purchase .right-main .pres img,
.combination-purchase .right-main .nexts img {
  width: 33px;
}
.combination-purchase .right-main .pres {
  left: 0;
}
.combination-purchase .right-main .nexts {
  right: 0;
}
.combination-purchase .right-main .product-img-box {
  display: block;
  width: 180px;
  height: 180px;
  overflow: hidden;
}
.combination-purchase .right-main .slideBox {
  width: 1010px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 330px;
}
.combination-purchase .right-main .slideBox ul {
  width: auto;
  height: 330px;
  position: absolute;
  top: 0;
  left: 0;
}
.combination-purchase .right-main .slideBox ul li {
  float: left;
  width: 180px;
  padding-left: 11px;
  padding-right: 11px;
}
.combination-purchase .right-main .select-properties {
  font-size: 16px;
  font-family: "OpenSans";
  color: #666666;
  width: 179px;
  height: 30px;
  border-color: #999;
}
.combination-purchase .right-main .select-properties option {
  width: 179px;
  overflow: hidden;
}
.combination-purchase .right-main .select-properties option:hover,
.combination-purchase .right-main .select-properties option:active {
  color: #202020;
}
.combination-purchase .right-main .product-price {
  font-size: 16px;
  font-family: "OpenSans";
  color: #cd401f;
  line-height: 1.5;
  text-align: center;
}
.combination-purchase .right-main .product-price em {
  font-size: 26px;
  font-style: normal;
}
.combination-purchase .buyNowBox {
  padding-top: 20px;
}
.combination-purchase .buyNowBox .inner {
  width: 300px;
  height: 100px;
  background-color: #eee;
  margin-left: auto;
}
.combination-purchase .buyNowBox .inner .numBox {
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding-top: 10px;
}
.combination-purchase .buyNowBox .inner .numBox .classTotal {
  color: #666;
}
.combination-purchase .buyNowBox .inner .numBox .classTotal i {
  color: #333;
  font-style: normal;
  margin: 0 3px;
}
.combination-purchase .buyNowBox .inner .numBox .priceTotal {
  color: #e7421c;
  margin-left: 20px;
}
.combination-purchase .buyNowBox .inner .numBox .priceTotal .c1 {
  font-size: 16px;
  font-style: normal;
}
.combination-purchase .buyNowBox .inner .numBox .priceTotal .c2 {
  font-size: 28px;
  font-style: normal;
}
.combination-purchase .buyNowBox .inner .operationBtn {
  text-align: center;
  margin: 5px auto 0;
}
.combination-purchase .buyNowBox .inner .operationBtn .buynow {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  background-color: #e7421c;
}
.js-refresh-start,
.js-refresh-end {
  display: none;
}
