hide2 {
  display: none;
}
.promotion-pintuan {
  position: relative;
  background-image: url("/template/wap/default/public/img/new/goodsbj.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: transparent;
  height: 70px;
}
.promotion-pintuan .jifen {
  position: absolute;
  bottom: 15px;
  right: 30px;
  width: 100px;
  height: 30px;
  background-color: #dd450e;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.promotion-pintuan .ns-bg-color {
  background-color: transparent  !important;
}
.promotion-pintuan .ns-bg-color:hover {
  background-color: transparent;
}
.promotion-pintuan .pintuan-money {
  padding: 0;
  font-size: 18px;
  color: hsla(0, 0%, 100%, 0.9);
  font-weight: 700;
}
.promotion-pintuan .pintuan-money .fh1 {
  font-size: 12px;
}
.promotion-pintuan .promotion-price {
  font-size: 12px;
  margin-top: 15px;
}
.promotion-pintuan .pintuan-commission-name {
  display: none;
}
.product-name-block.have-share {
  margin-right: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product .blank-line {
  display: none;
}
.product .product-service {
  display: flex;
  align-items: center;
}
.product .product-service .servicelist {
  display: flex;
  align-items: center;
  padding: 0 15px;
  flex: 1;
}
.product .product-service .servicelist .row {
  display: flex;
  align-items: center;
  margin: 0;
  width: 76px;
}
.product .product-service .servicelist img {
  width: 15px;
  height: 15px;
}
.product .spxqttile {
  font-size: 15px;
  font-weight: 700;
  height: 51px;
  background: #fff;
  border-bottom: 0.5px solid hsla(0, 0%, 87.5%, 0.8);
  margin-top: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.product .spxqttile::before {
  content: "";
  display: block;
  width: 61px;
  height: 2px;
  background-color: #a8700d;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.goodsfooter {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  align-items: center;
  font-size: 11px;
}
.goodsfooter .left {
  display: flex;
  width: 165px;
  align-items: center;
}
.goodsfooter .left .row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.goodsfooter .left .row img {
  width: 23px;
  height: 23px;
}
.goodsfooter .right {
  margin: 10px;
}
.goodsfooter .right .but {
  width: 200px;
  height: 35px;
  background: linear-gradient(90deg, #fe832a, #f60);
  box-shadow: 0 3px 3px 0 rgba(255, 104, 4, 0.22);
  border-radius: 17px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}
.product-bottom-bar .widgets-cover {
  border-radius: 25px 25px 0 0;
  overflow: hidden;
}
.product-bottom-bar .widgets-cover .sku-wrap .sku-close {
  top: -25px;
}
.product-bottom-bar .widgets-cover .sku-wrap .header {
  display: flex;
  padding: 0;
  margin-top: 40px;
}
.product-bottom-bar .widgets-cover .sku-wrap .header .img-wrap {
  position: relative;
  padding: 0;
  flex-shrink: 0;
  top: 0;
}
.product-bottom-bar .widgets-cover .sku-wrap .header .img-wrap img {
  width: 102px;
}
.product-bottom-bar .widgets-cover .sku-wrap .header .main {
  margin-left: 15px;
  width: 72%;
}
.product-bottom-bar .widgets-cover .sku-wrap .header .main .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  /* 可根据实际情况调整 */
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 21px;
  text-align: left;
}
.product-bottom-bar .widgets-cover .sku-wrap .header .main .row1 {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.product-bottom-bar .widgets-cover .sku-wrap .body {
  position: relative;
  top: 1px;
}
.product-bottom-bar .widgets-cover .sku-wrap .body::before {
  border: 0;
}
.product-bottom-bar .widgets-cover .sku-wrap .number-wrap .number-line {
  border: 0;
}
.product-bottom-bar .widgets-cover .sku-wrap .footer {
  bottom: 30px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 92%;
  margin: auto;
  margin-left: 4%;
  background: linear-gradient(90deg, #e9b461, #eecc89);
  border-radius: 520px;
}
.ns-bg-color:hover,
.ns-bg-color:focus,
.ns-bg-color:active,
.ns-bg-color:hover,
.ns-bg-color:focus,
.ns-bg-color-hover:hover,
.ns-bg-color-hover.selected {
  background: linear-gradient(-90deg, #a36fff, #5336ff);
  box-shadow: 0 3px 5px 1px rgba(124, 103, 214, 0.34);
  border-radius: 21px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}
