.download-quick-btn[data-v-e33fe16c] {
  display: block;
  height: 1.68rem;
}
.tutorial-modal[data-v-e33fe16c] {
  height: 21rem;
}
.add-quick-btn[data-v-e33fe16c],
.button[data-v-e33fe16c] {
  height: 1.68rem;
  bottom: 2.88rem;
}
.add-quick-btn img[data-v-e33fe16c],
.button img[data-v-e33fe16c] {
  max-height: 100%;
}
.add-quick-btn.button-save-qrcode[data-v-e33fe16c],
.button.button-save-qrcode[data-v-e33fe16c] {
  left: 1.84rem;
}
.add-quick-btn.button-copy-name[data-v-e33fe16c],
.button.button-copy-name[data-v-e33fe16c] {
  right: 1.84rem;
}
.close-btn[data-v-e33fe16c] {
  left: 50%;
  top: 95%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: auto;
}

.btn[data-v-6f3e08ea] {
  width: 100%;
  height: 30px;
  border-radius: 6px;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#ff2400), to(#fea005));
  background: linear-gradient(to right, #ff2400, #fea005);
  font-family: 'PingFangSC-Medium';
}
.container[data-v-6f3e08ea] {
  width: 100%;
  display: inline-block;
  border-radius: 8px;
  margin-bottom: 8px;
  position: relative;
  -webkit-box-shadow: 0px 0px 6px rgba(128, 128, 128, 0.2);
          box-shadow: 0px 0px 6px rgba(128, 128, 128, 0.2);
  background: #fff;
  overflow: hidden;
}
.container .cornerImg[data-v-6f3e08ea] {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 0.72rem;
  width: auto;
}
.container .In_c_Img[data-v-6f3e08ea],
.container .dw_img[data-v-6f3e08ea] {
  display: block;
  width: 100%;
  height: 7rem;
}
.container .name[data-v-6f3e08ea] {
  padding-top: 0.32rem;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(50vw - 32px);
}
.container .recommend-intro[data-v-6f3e08ea] {
  max-width: 160px;
  color: #999999;
}
.container .recommend-intro .item[data-v-6f3e08ea] {
  border-right: 1px solid;
}
.container .recommend-intro .item[data-v-6f3e08ea]:last-child {
  border-right: 0;
  padding-right: 0;
}
.container .recommend-intro .item[data-v-6f3e08ea]:first-child {
  padding-left: 0;
}
.container .in_c_I_p[data-v-6f3e08ea] {
  display: inline-block;
  vertical-align: middle;
}
.container .in_c_I_p1[data-v-6f3e08ea] {
  width: 100%;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
}
.container .goods-info[data-v-6f3e08ea] {
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 8px;
  padding-right: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.container .goods-info .goods-desc[data-v-6f3e08ea] {
  margin-top: 0.16rem;
  color: #808080;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.container .goods-info .goods-desc .sale-desc[data-v-6f3e08ea] {
  margin-right: 0.16rem;
}
.container .goods-info .goods-desc .original-price[data-v-6f3e08ea] {
  margin-left: 0.16rem;
  text-decoration: line-through;
}
.container .goods-info .point[data-v-6f3e08ea] {
  font-size: 16px;
}
.container .goods-info .goods-tag[data-v-6f3e08ea] {
  max-width: 165px;
}
.container .goods-info .goods-tag .item[data-v-6f3e08ea] {
  height: 18px;
  line-height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .goods-info .goods-tag .item[data-v-6f3e08ea]:last-child {
  margin-right: 0;
}
.container .goods-info .goods-tag .tag1[data-v-6f3e08ea] {
  padding: 1px 4px 0 4px;
  background: rgba(229, 70, 53);
  margin-right: 4px;
}
.container .goods-info .goods-tag .tag2[data-v-6f3e08ea] {
  padding: 0 4px;
  border: 1px solid rgba(229, 70, 53, 0.5);
}
.container .goods-info .goods-bottom[data-v-6f3e08ea] {
  margin-top: 4px;
}

.com-goods-list .loading-container .loading-container-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25vh;
}
.com-goods-list .loading-container .loading-container-text {
  padding-bottom: 80vh;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25vh;
}
.com-goods-list .virtual-list-wrap {
  padding: 0 !important;
  margin: 0 auto;
}
.com-goods-list .In_c_div {
  display: inline-block;
  vertical-align: top;
}
.com-goods-list .In_c_div:nth-child(odd) {
  margin-right: 3%;
}

.com-goods-list[data-v-39b6c926] {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.com-goods-list .more-goods[data-v-39b6c926] {
  width: 48.5%;
  height: calc(48.5vw * 0.95 + 119px);
  display: inline-block;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  margin-bottom: 8px;
  position: absolute;
  right: 0;
  bottom: 0;
  padding-bottom: 10px;
  background: #fff;
  text-align: center;
  color: #7f7f7f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-size: 100% 100%;
}
.com-goods-list .more-goods p[data-v-39b6c926]:nth-child(2) {
  margin-top: 25px;
}

.time-limit-item .left-part img {
  border-radius: 6px;
}

@-webkit-keyframes mySlideOutDown-4f3fd340 {
from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
}
}
@keyframes mySlideOutDown-4f3fd340 {
from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
}
}
.time-limit-item[data-v-4f3fd340] {
  position: relative;
  font-size: 14px;
  background-color: #fff;
  border-bottom: 1px solid #ededed;
}
.time-limit-item .left-part[data-v-4f3fd340] {
  width: 120px;
  height: 120px;
}
.time-limit-item .right-part .price[data-v-4f3fd340] {
  position: relative;
  padding: 29px 0% 0;
  margin: 0;
  font-size: 12px;
}
.time-limit-item .right-part .price .special-price[data-v-4f3fd340] {
  width: 25%;
  top: 10px;
  margin: 0 auto;
  -webkit-animation-name: mySlideOutDown-4f3fd340;
  animation-name: mySlideOutDown-4f3fd340;
}
.time-limit-item .right-part .bottom-part[data-v-4f3fd340] {
  font-size: 12px;
}
.time-limit-item .right-part .bottom-part .buy-price[data-v-4f3fd340] {
  margin-right: 13px;
}
.time-limit-item .right-part .bottom-part .buy-btn[data-v-4f3fd340] {
  font-size: 14px;
  line-height: 18px;
  border-radius: 15px;
  background: -webkit-gradient(linear, left bottom, left top, from(#d92e21), to(#ff766c));
  background: linear-gradient(360deg, #d92e21 0%, #ff766c 100%);
}
.time-limit-item .stock-empty[data-v-4f3fd340] {
  position: absolute;
  bottom: 0;
  right: 0;
}
.time-limit-item .sellout[data-v-4f3fd340] {
  background-color: #7c7c7c !important;
}

.time-limit-item .left-part img {
  border-radius: 6px;
}

@-webkit-keyframes mySlideOutDown-715c67d4 {
from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
}
}
@keyframes mySlideOutDown-715c67d4 {
from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
}
}
.time-limit-item[data-v-715c67d4] {
  position: relative;
  font-size: 14px;
  background-color: #fff;
  border-bottom: 1px solid #ededed;
}
.time-limit-item .left-part[data-v-715c67d4] {
  width: 120px;
  height: 120px;
}
.time-limit-item .hint[data-v-715c67d4] {
  padding: 2px 5px;
  bottom: var(--space-2);
  left: var(--space-2);
  border-radius: 0 6px 0 0;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  background-color: #dc1a21;
}
.time-limit-item .right-part .description[data-v-715c67d4] {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  letter-spacing: 1px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.time-limit-item .right-part .sales[data-v-715c67d4] {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 6px 2px 24px;
  border-radius: 10px;
  background-color: #dc1a21;
  color: white;
  font-size: 12px;
}
.time-limit-item .right-part .sales .icon[data-v-715c67d4] {
  position: absolute;
  left: -2px;
  bottom: -1px;
  width: 24px;
  height: 30px;
  color: #dc1a21;
}
.time-limit-item .right-part .bottom-part[data-v-715c67d4] {
  font-size: 12px;
}
.time-limit-item .right-part .bottom-part .buy-price[data-v-715c67d4] {
  font-size: 20px;
}
.time-limit-item .right-part .bottom-part .buy-btn[data-v-715c67d4] {
  font-size: 14px;
  line-height: 18px;
  border-radius: 15px;
  background: #dc1a21;
}

.btn[data-v-00783aae] {
  width: 100%;
  height: 30px;
  border-radius: 6px;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#ff2400), to(#fea005));
  background: linear-gradient(to right, #ff2400, #fea005);
  font-family: 'PingFangSC-Medium';
}
.container[data-v-00783aae] {
  width: 100%;
  display: inline-block;
  border-radius: 8px;
  margin-bottom: 8px;
  position: relative;
  -webkit-box-shadow: 0px 0px 6px rgba(128, 128, 128, 0.2);
          box-shadow: 0px 0px 6px rgba(128, 128, 128, 0.2);
  background: #fff;
  overflow: hidden;
}
.container .cornerImg[data-v-00783aae] {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 0.72rem;
  width: auto;
}
.container .In_c_Img[data-v-00783aae],
.container .dw_img[data-v-00783aae] {
  display: block;
  width: 100%;
  height: 7rem;
}
.container .name[data-v-00783aae] {
  padding-top: 0.32rem;
  max-width: 160px;
  text-align: left;
}
.container .recommend-intro[data-v-00783aae] {
  max-width: 160px;
  color: #999999;
}
.container .recommend-intro .item[data-v-00783aae] {
  border-right: 1px solid;
}
.container .recommend-intro .item[data-v-00783aae]:last-child {
  border-right: 0;
  padding-right: 0;
}
.container .recommend-intro .item[data-v-00783aae]:first-child {
  padding-left: 0;
}
.container .in_c_I_p[data-v-00783aae] {
  display: inline-block;
  vertical-align: middle;
}
.container .in_c_I_p1[data-v-00783aae] {
  width: 100%;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
}
.container .goods-info[data-v-00783aae] {
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 8px;
  padding-right: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.container .goods-info .goods-desc[data-v-00783aae] {
  margin-top: 0.16rem;
  color: #808080;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.container .goods-info .goods-desc .sale-desc[data-v-00783aae] {
  margin-right: 0.16rem;
}
.container .goods-info .goods-desc .original-price[data-v-00783aae] {
  margin-left: 0.16rem;
  text-decoration: line-through;
}
.container .goods-info .point[data-v-00783aae] {
  font-size: 16px;
}
.container .goods-info .goods-tag[data-v-00783aae] {
  max-width: 165px;
}
.container .goods-info .goods-tag .item[data-v-00783aae] {
  height: 18px;
  line-height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .goods-info .goods-tag .item[data-v-00783aae]:last-child {
  margin-right: 0;
}
.container .goods-info .goods-tag .tag1[data-v-00783aae] {
  padding: 1px 4px 0 4px;
  background: rgba(229, 70, 53);
  margin-right: 4px;
}
.container .goods-info .goods-tag .tag2[data-v-00783aae] {
  padding: 0 4px;
  border: 1px solid rgba(229, 70, 53, 0.5);
}
.container .goods-info .goods-bottom[data-v-00783aae] {
  margin-top: 4px;
}

.van-list__loading,
.van-list__finished-text {
  width: 100%;
}
.com-goods-list .loading-container .loading-container-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25vh;
}
.com-goods-list .loading-container .loading-container-text {
  padding-bottom: 80vh;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25vh;
}
.com-goods-list .virtual-list-wrap {
  padding: 0 !important;
  margin: 0 auto;
}
.com-goods-list .In_c_div {
  display: inline-block;
  vertical-align: top;
}
.com-goods-list .In_c_div:nth-child(odd) {
  margin-right: 3%;
}

.com-goods-list[data-v-4cde6865] {
  position: relative;
}
.com-goods-list .more-goods[data-v-4cde6865] {
  width: 48.5%;
  height: calc(48.5vw * 0.95 + 119px);
  display: inline-block;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  margin-bottom: 8px;
  position: absolute;
  right: 0;
  bottom: 50px;
  padding-bottom: 10px;
  background: #fff;
  text-align: center;
  color: #7f7f7f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-size: 100% 100%;
}
.com-goods-list .more-goods p[data-v-4cde6865]:nth-child(2) {
  margin-top: 25px;
}

.com-point-notice-mask .van-count-down {
  color: #fff;
}

.com-point-notice-mask .t_Img[data-v-a7f1cf34] {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  margin-left: 0.5rem;
  margin-right: 0.3rem;
}
.com-point-notice-mask .t_txt[data-v-a7f1cf34] {
  vertical-align: middle;
  width: calc(100% - 2rem);
  font-size: 0.5rem;
  color: #ffffff;
}
.com-point-notice-mask.top[data-v-a7f1cf34] {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.com-point-left-mask[data-v-131f323a] {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 999;
  left: 0;
  padding: 5px 10px;
  color: #ffffff;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.tabs[data-v-8148c238] {
  padding: 4px;
}
.tabs .tab[data-v-8148c238] {
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.tabs .tab .title[data-v-8148c238] {
  color: #333;
}
.tabs .tab .subtitle[data-v-8148c238] {
  padding: 2px 5px;
  font-size: 12px;
  color: #b1b1b1;
  border-radius: 11px;
  background: transparent;
}
.tabs .tab:not(:last-child) .divider[data-v-8148c238] {
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #ddbc83;
}
.tabs .tab.active .title[data-v-8148c238] {
  color: #e54635;
  font-weight: 700;
}
.tabs .tab.active .subtitle[data-v-8148c238] {
  color: #ffffff;
  border-radius: 18px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff6565), to(#e54635));
  background: linear-gradient(to bottom, #ff6565, #e54635);
  padding: 2px 8px;
}
.enable-slide-style[data-v-8148c238] {
  overflow-x: auto;
  display: -webkit-box;
  -webkit-overflow-scrolling: touch;
}
.enable-slide-style[data-v-8148c238]::-webkit-scrollbar {
  display: none;
}
.rac[data-v-8148c238] {
  width: 30px;
  height: 5px;
}

.copy-right[data-v-b845600e] {
  margin-top: 1.5rem;
}
.copy-right .nogg[data-v-b845600e] {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  font-size: 0.5rem;
}

.item[data-v-c5f29094] {
  width: 32%;
}
.entry-icon[data-v-c5f29094] {
  width: 100%;
}

.wx-mask[data-v-0184af1c] {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  color: #fff;
}
.wx-mask img[data-v-0184af1c] {
  width: 100%;
}

.wx-subscribe-dialog {
  width: 260px;
  color: #85591f;
  background-color: rgba(0, 0, 0, 0);
}
.wx-subscribe-dialog .van-dialog__header {
  padding: 15px !important;
}
.wx-subscribe-dialog .van-dialog__content {
  padding-bottom: 15px;
}
.wx-subscribe-dialog .panel {
  text-align: center;
  font-size: 13px;
  background-color: #fdf1d7;
  border-radius: 10px;
}
.wx-subscribe-dialog .panel .title {
  font-weight: 500;
}
.wx-subscribe-dialog .panel .p {
  margin-bottom: 5px;
}
.wx-subscribe-dialog .close-btn {
  text-align: center;
  margin: auto;
  margin-top: 20px;
  color: white;
}
.wx-subscribe-dialog .add-quick-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60%;
  height: 35px;
  margin: auto;
  border-radius: 20px;
  text-align: center;
  text-decoration: none;
}

.isSettlement[data-v-70fafdb7] {
  position: absolute !important;
  top: -20px !important;
  right: -20px !important;
}
.float-icon-con[data-v-70fafdb7] {
  position: fixed;
  top: 70%;
  right: 5px;
  z-index: 9;
}
.float-icon-con img[data-v-70fafdb7] {
  width: 60px;
  height: 60px;
}
.float-icon-con .expire[data-v-70fafdb7] {
  width: 75px;
  height: 75px;
  background-repeat: no-repeat;
  background-size: 75px 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 5px;
}
.float-icon-con .expire .point-name[data-v-70fafdb7] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 900;
  text-shadow: 0px 3px 5px #7d0ea7;
  color: #fff9dd;
}
.float-icon-con .expire .expire-text[data-v-70fafdb7] {
  padding: 0;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 900;
  text-shadow: 0px 3px 5px #7d0ea7;
  color: #ffed98;
}
.service-btn[data-v-70fafdb7] {
  position: fixed;
  top: 70%;
  right: 5px;
  z-index: 9;
  background-image: url('https://img.bj0yx.com/889133674266624');
  background-repeat: no-repeat;
  background-size: 70px 74px;
  width: 70px;
  height: 74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 4px;
}

.com-deal-bubble .trade-carousel[data-v-20722a68] {
  min-width: 180px;
  height: 26px;
  width: 50%;
  text-align: center;
  overflow: hidden;
}
.com-deal-bubble .trade-carousel.fixed[data-v-20722a68] {
  position: fixed;
  left: 10px;
  z-index: 22;
}
.com-deal-bubble .trade-carousel.absolute[data-v-20722a68] {
  position: absolute;
  left: 10px;
  bottom: 20px;
  z-index: 22;
}
.com-deal-bubble .move-up[data-v-20722a68] {
  -webkit-animation: move-in-out-20722a68 3s 1s linear infinite normal;
  animation: move-in-out-20722a68 3s 1s linear infinite normal;
}
@-webkit-keyframes move-in-out-20722a68 {
0% {
    -webkit-transform: translateY(64px);
    transform: translateY(64px);
}
15% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
65% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
80% {
    -webkit-transform: translateY(-64px);
    transform: translateY(-64px);
}
100% {
    -webkit-transform: translateY(-64px);
    transform: translateY(-64px);
}
}
@keyframes move-in-out-20722a68 {
0% {
    -webkit-transform: translateY(64px);
    transform: translateY(64px);
}
15% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
65% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
80% {
    -webkit-transform: translateY(-64px);
    transform: translateY(-64px);
}
100% {
    -webkit-transform: translateY(-64px);
    transform: translateY(-64px);
}
}
.com-deal-bubble .trade-carousel__swipe[data-v-20722a68] {
  height: 26px;
  color: #fff;
  font-size: 12px;
  line-height: 26px;
}
.com-deal-bubble .trade-carousel__swipe-item[data-v-20722a68] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 26px;
  background-color: rgba(0, 0, 0, 0.39);
  border-radius: 13px;
  padding: 0 5px;
}
.com-deal-bubble .trade-carousel__swipe-avatar[data-v-20722a68] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
}
.com-deal-bubble .trade-carousel__swipe-text[data-v-20722a68] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  margin-right: 1px;
  line-height: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.deal-recent[data-v-1dfa6d00] {
  background-color: #fff;
  border-radius: 10px;
}
.winePoint[data-v-1dfa6d00] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bolder;
  font-size: 14px;
  line-height: 35px;
}
.com-deal-recent .userIcon[data-v-1dfa6d00] {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
.com-deal-recent .newestBuy[data-v-1dfa6d00] {
  width: 28%;
  padding: 3px 5px;
  text-align: center;
  background-color: #e54635;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  -ms-flex-item-align: center;
      align-self: center;
}
.com-deal-recent .deal-news[data-v-1dfa6d00] {
  width: 80%;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.com-deal-recent .count-down-container[data-v-1dfa6d00] {
  padding: 0 10px 10px 10px;
  margin-bottom: 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.com-deal-recent .count-down-container-title[data-v-1dfa6d00] {
  font-weight: bold;
  font-size: 16px;
}
.com-deal-recent .count-down-container .title[data-v-1dfa6d00] {
  font-size: 15px;
  font-family: 'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  font-weight: 500;
}

.com-goods-gallery .van-swipe__indicators {
  bottom: 0;
}
.com-goods-gallery .dw_img {
  width: 100%;
  height: 100%;
  top: unset !important;
  bottom: unset !important;
}

.goods-item img[data-v-0fcf1890] {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 5px;
}
.goods-item .goods-name[data-v-0fcf1890] {
  max-width: 100px;
  text-align: left;
}
.com-goods-gallery[data-v-0fcf1890] {
  /*排行榜*/
}
.com-goods-gallery .P_ul_li[data-v-0fcf1890] {
  width: 93.5%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  margin: 10px auto 0;
  border-radius: 5px;
  font-size: 0;
  background-color: #fff;
}
.com-goods-gallery .In_c_r_Img1[data-v-0fcf1890] {
  width: 20%;
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 1;
}
.com-goods-gallery .In_c_r_p[data-v-0fcf1890] {
  color: #555;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.com-goods-gallery .In_c_r_p1[data-v-0fcf1890] {
  color: #d92e21;
}
.com-goods-gallery .In_c_r_p2[data-v-0fcf1890] {
  font-size: 0.6rem;
}
.com-goods-gallery .In_c_r_p3[data-v-0fcf1890] {
  font-size: 0.5rem;
}
.com-goods-gallery .In_c_r_p4[data-v-0fcf1890] {
  color: #666666;
}

.com-goods-gallery[data-v-de417a6e] {
  /*排行榜*/
}
.com-goods-gallery .P_ul_li[data-v-de417a6e] {
  width: 93.5%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  margin: 10px auto 0;
  border-radius: 5px;
  font-size: 0;
  padding-bottom: 8px;
  background-color: #fff;
}
.com-goods-gallery .In_c_r_Img1[data-v-de417a6e] {
  width: 20%;
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 1;
}
.com-goods-gallery .In_c_r_p[data-v-de417a6e] {
  width: 90%;
  margin: 8px 0 2px 6%;
  font-size: 0.7rem;
  color: #555;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.com-goods-gallery .In_c_r_p1[data-v-de417a6e] {
  width: 90%;
  margin: 3px 0 0px 6%;
  color: #ff3600;
}
.com-goods-gallery .In_c_r_p2[data-v-de417a6e] {
  font-size: 0.6rem;
}
.com-goods-gallery .In_c_r_p3[data-v-de417a6e] {
  color: #888888;
  text-decoration: line-through;
}
.com-goods-gallery .In_c_r_p4[data-v-de417a6e] {
  width: 90%;
  margin: 0px 0 6px 6%;
  color: #666666;
  font-size: 0.47rem;
}

.select-payment-container[data-v-60181ee1] {
  /*支付方式*/
}
.select-payment-container .title[data-v-60181ee1] {
  font-weight: 600;
  font-size: 16px;
  color: #191919;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
}
.select-payment-container .title span[data-v-60181ee1] {
  width: 64px;
  height: 22px;
  background: #00b34a;
  border-radius: 11px;
  font-size: 13px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 9px;
  font-weight: normal;
}
.select-payment-container .pay[data-v-60181ee1] {
  padding: 10px 0;
  border-bottom: 1px dashed #e0e0e0;
}
.select-payment-container .pay[data-v-60181ee1]:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.select-payment-container .payBox[data-v-60181ee1] {
  width: 100%;
  margin: 0 auto;
}
.select-payment-container .payImg[data-v-60181ee1] {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
}
.select-payment-container .payTxt[data-v-60181ee1] {
  width: calc(100% - 90px);
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.select-payment-container .payt1[data-v-60181ee1] {
  color: #4d4d4d;
  font-size: 16px;
}
.select-payment-container .payf1[data-v-60181ee1] {
  color: #e00000;
  font-size: 16px;
  font-weight: normal;
}
.select-payment-container .payf2[data-v-60181ee1] {
  color: #999;
  font-size: 16px;
  font-weight: normal;
}
.select-payment-container .payt2[data-v-60181ee1] {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  height: 20px;
  background-color: #e00000;
  border-radius: 15px;
  color: #fff;
}
.select-payment-container .paytj[data-v-60181ee1] {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.select-payment-container .payj1[data-v-60181ee1] {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
.select-payment-container .payj2[data-v-60181ee1] {
  width: 18px;
  display: inline-block;
  vertical-align: middle;
}
.select-payment-container .ohterpay[data-v-60181ee1] {
  text-align: center;
}
.select-payment-container .otherpay1[data-v-60181ee1] {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.55rem;
  color: #191919;
}
.select-payment-container .otherpayImg[data-v-60181ee1] {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  margin-left: 5px;
}
.select-payment-container .aliTips[data-v-60181ee1] {
  width: 104px;
  height: 19px;
  background-image: url(../../static/img/alipay_tip_bg.2248a5e8.png);
  background-size: 100% 100%;
  font-weight: 400;
  font-size: 12px;
  color: #d32d25;
  line-height: 19px;
  padding-left: 26px;
  margin-top: 3px;
  margin-left: 13px;
}

.contact-card-container .van-overlay {
  z-index: 999;
}

.contact-card-container[data-v-2f8de987] {
  position: relative;
  overflow: hidden;
}
.contact-card-container.readonly[data-v-2f8de987]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: -webkit-repeating-linear-gradient(135deg, #ff6c6c 0, #ff6c6c 20%, transparent 0, transparent 25%, #1989fa 0, #1989fa 45%, transparent 0, transparent 50%);
  background: repeating-linear-gradient(-45deg, #ff6c6c 0, #ff6c6c 20%, transparent 0, transparent 25%, #1989fa 0, #1989fa 45%, transparent 0, transparent 50%);
  background-size: 80px;
  content: '';
}
.contact-card-container .addressDiv[data-v-2f8de987] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 90%;
  background-color: #fff;
  border-radius: 10px;
  min-height: 200px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0 10px 10px 10px;
}
.contact-card-container .addressDiv .header[data-v-2f8de987] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
}
.contact-card-container .addressDiv .header .dot[data-v-2f8de987] {
  width: 0.24rem;
  height: 0.72rem;
  border-radius: 0.12rem;
}
.contact-card-container .addressDiv .header .addressClose[data-v-2f8de987] {
  position: absolute;
  right: 10px;
  top: 20px;
}
.contact-card-container .addressDiv .header .addressClose img[data-v-2f8de987] {
  width: 20px;
}
.contact-card-container .addressDiv .field[data-v-2f8de987] {
  padding: 15px 20px;
}
.contact-card-container .addressDiv .btn[data-v-2f8de987] {
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 9.6rem;
  height: 1.6rem;
  border: 0;
}
[data-v-2f8de987] .express-fee-not-validated .van-field__value {
  position: relative;
}
[data-v-2f8de987] .express-fee-not-validated .van-field__value::before {
  content: '暂不支持修改，新地址会导致运费变化';
  color: #ff6c6c;
  position: absolute;
  bottom: -16px;
  left: 0;
  text-align: end;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 12px;
}
[data-v-2f8de987] .express-fee-not-validated .van-field__control {
  color: #ff6c6c;
}

.coupon-entry[data-v-0062b5b1] {
  z-index: 1000;
  bottom: 160px;
  text-align: center;
}
.coupon-entry .background-image[data-v-0062b5b1] {
  width: 80px;
  height: 80px;
}
.coupon-entry .hint[data-v-0062b5b1] {
  color: #d8000f;
  font-weight: bolder;
}

.com-home-swipe-container .van-swipe__indicator {
  width: 12px;
  height: 3px;
  border-radius: 2px;
}

.com-home-swipe-container[data-v-7c9bb212] {
  position: relative;
  height: 275px;
}
.com-home-swipe-container .advert-bg[data-v-7c9bb212] {
  position: absolute;
  top: 0;
  width: 100%;
}

.com-container[data-v-997d7a96] {
  margin-top: 64px;
}
.com-container .activity[data-v-997d7a96] {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-color: #eeeeee;
}
.com-container .activity.border-bottom[data-v-997d7a96] {
  border-bottom: 1px solid #eeeeee;
}
.com-container .activity.border-top[data-v-997d7a96] {
  border-top: 1px solid #eeeeee;
}
.com-container .activity.border-right[data-v-997d7a96] {
  border-right: 1px solid #eeeeee;
}
.com-container .activity.border-left[data-v-997d7a96] {
  border-left: 1px solid #eeeeee;
}
.com-container .activity .title[data-v-997d7a96] {
  font-weight: 500;
}
.com-container .activity .subtitle[data-v-997d7a96] {
  color: #7b7b7b;
  font-size: 12px;
}
.com-container .activity .meta .live[data-v-997d7a96] {
  width: 57px;
  border-radius: 20px;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#438eff), to(#61bbfd));
  background: linear-gradient(90deg, #438eff 0%, #61bbfd 100%);
  font-size: 11px;
}
.com-container .activity .point[data-v-997d7a96] {
  border-radius: 20px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  background: -webkit-gradient(linear, left top, right top, from(#fb7845), to(#ffbb5b));
  background: linear-gradient(90deg, #fb7845 0%, #ffbb5b 100%);
}
.com-container .activity .bargain[data-v-997d7a96] {
  padding: 2px 15px;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  background-color: #cc3a21;
}
.com-container .activity .image[data-v-997d7a96] {
  width: 100%;
  padding-bottom: 50%;
  position: relative;
}
.com-container .activity .image img[data-v-997d7a96] {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
}
.com-container .activity .live-pic[data-v-997d7a96] {
  width: 100%;
  height: 17px;
}
.com-container .activity .live-pic img[data-v-997d7a96] {
  margin: 0 auto;
  width: 95%;
  height: 100%;
}
.com-container > div[data-v-997d7a96] {
  width: calc(50% - 5px);
}
.com-container .porcelain-left[data-v-997d7a96] {
  background-image: url(../../static/img/card-bg.b9344fee.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.com-container .porcelain-left .point-bg[data-v-997d7a96] {
  border-radius: 45px 30px 30px 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffacac), to(#ff7474));
  background-image: linear-gradient(180deg, #ffacac 0%, #ff7474 100%);
  position: absolute;
  padding: 0 8px;
  left: 90px;
  top: 13px;
}
.com-container .porcelain-right[data-v-997d7a96] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.com-container .porcelain-right > div[data-v-997d7a96] {
  background-image: url(../../static/img/card-bg.b9344fee.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.com-container .porcelain-right .count-down[data-v-997d7a96] {
  position: absolute;
  top: 6px;
  right: 6px;
}
.two-porcelain-height[data-v-997d7a96] {
  height: 153px;
}
.three-porcelain-height[data-v-997d7a96] {
  height: 214px;
}
.three-porcelain-right[data-v-997d7a96] {
  height: 102px;
}

.com-container[data-v-376a05f2] {
  border-radius: 8px;
  font-size: 14px;
  color: #4d4d4d;
  background-color: #fff;
  padding: 8px 10px;
}
.com-container .entry-icon[data-v-376a05f2] {
  width: 50px;
  margin-bottom: 4px;
}

.waterfall-wrapper[data-v-7d85ca09] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.col-wrapper[data-v-7d85ca09] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.col-wrapper:first-child div[data-v-7d85ca09] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.col-wrapper:last-child div[data-v-7d85ca09] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.waterfall-wrapper .hapi .waterfall-card {
  -webkit-animation: 0.4s hapi-animation linear;
          animation: 0.4s hapi-animation linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes hapi-animation {
from {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0);
            transform: scale(0);
}
to {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes hapi-animation {
from {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0);
            transform: scale(0);
}
to {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.waterfall-wrapper .osiris .waterfall-card {
  -webkit-animation: 0.4s osiris-animation linear;
          animation: 0.4s osiris-animation linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes osiris-animation {
from {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: translateZ(-3000px) rotateY(-1turn);
            transform: translateZ(-3000px) rotateY(-1turn);
}
to {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: translateZ(0) rotateY(0turn);
            transform: translateZ(0) rotateY(0turn);
}
}
@keyframes osiris-animation {
from {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: translateZ(-3000px) rotateY(-1turn);
            transform: translateZ(-3000px) rotateY(-1turn);
}
to {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: translateZ(0) rotateY(0turn);
            transform: translateZ(0) rotateY(0turn);
}
}

.vue-waterfall-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.vue-waterfall-column:first-child {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.vue-waterfall-column:last-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.waterfall-container .loading-container-text[data-v-41841b9a] {
  padding-bottom: 80vh;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25vh;
}
.waterfall-container .adv-img[data-v-41841b9a] {
  margin-bottom: 8px;
}
.waterfall-container .adv-img img[data-v-41841b9a] {
  width: calc(97%);
  height: auto;
  border-radius: 8px;
}

.guess-your-favor[data-v-15c0e630] {
  background-color: #f2f2f2;
}
.com-point-notice-mask .t_Img[data-v-15c0e630] {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  margin-left: 0.5rem;
  margin-right: 0.3rem;
}
.com-point-notice-mask .t_txt[data-v-15c0e630] {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 2rem);
  font-size: 0.5rem;
  color: #ffffff;
}
.com-point-notice-mask.top[data-v-15c0e630] {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.FootBar .van-hairline--top-bottom {
  z-index: 999;
}
.FootBar .van-tabbar-item__icon img {
  height: 28px;
}
.FootBar .van-tabbar--fixed {
  padding: 5px 0px;
}
.FootBar .tabbar {
  position: fixed;
}
.FootBar .tabbar .point-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(calc(-100% - 5px));
  -webkit-transform: translateX(-50%) translateY(calc(-100% - 5px));
  -webkit-animation: foolishShake 0.5s infinite;
          animation: foolishShake 0.5s infinite;
}
@-webkit-keyframes foolishShake {
0% {
    -webkit-transform: translateX(-50%) translateY(calc(-100% - 5px));
            transform: translateX(-50%) translateY(calc(-100% - 5px));
}
50% {
    -webkit-transform: translateX(-50%) translateY(calc(-100% - 10px));
            transform: translateX(-50%) translateY(calc(-100% - 10px));
}
100% {
    -webkit-transform: translateX(-50%) translateY(calc(-100% - 5px));
            transform: translateX(-50%) translateY(calc(-100% - 5px));
}
}
@keyframes foolishShake {
0% {
    -webkit-transform: translateX(-50%) translateY(calc(-100% - 5px));
            transform: translateX(-50%) translateY(calc(-100% - 5px));
}
50% {
    -webkit-transform: translateX(-50%) translateY(calc(-100% - 10px));
            transform: translateX(-50%) translateY(calc(-100% - 10px));
}
100% {
    -webkit-transform: translateX(-50%) translateY(calc(-100% - 5px));
            transform: translateX(-50%) translateY(calc(-100% - 5px));
}
}

.activity-footbar-container .van-hairline--top-bottom {
  z-index: 999;
}
.activity-footbar-container .van-tabbar--fixed {
  padding: 5px 0px;
}
.activity-footbar-container .van-tabbar-item__icon img {
  height: 27px;
}

.activity-footbar-container[data-v-2bf41108] {
  background: #eee;
}

.com-point-notice-mask .t_Img[data-v-a3b8675c] {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  margin-left: 0.5rem;
  margin-right: 0.3rem;
}
.com-point-notice-mask .t_txt[data-v-a3b8675c] {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 2rem);
  font-size: 0.5rem;
  color: #ffffff;
}
.com-point-notice-mask.top[data-v-a3b8675c] {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.purchase-action-sheet.van-popup {
  overflow-y: hidden;
}
.purchase-action-sheet .van-tag {
  min-width: 60px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.coupon-purchase-form[data-v-0dca3e3a] {
  height: 50vh;
  background-color: #f7f7f7;
}
.coupon-purchase-form .item[data-v-0dca3e3a] {
  background-color: white;
  border-radius: 5px;
  margin-top: 10px;
}
.coupon-purchase-form .info-zone .spec-zone[data-v-0dca3e3a] {
  min-height: 200px;
}
.coupon-purchase-form .dot[data-v-0dca3e3a] {
  width: 6px;
  height: 18px;
  border-radius: 3px;
  background-color: #d92e21;
}
.coupon-purchase-form .spec-str[data-v-0dca3e3a] {
  font-size: 13px;
  color: #d92e21;
}
.coupon-purchase-form .spec-str .label[data-v-0dca3e3a] {
  color: #9c9c9c;
}
.coupon-purchase-form .degree-of-heat[data-v-0dca3e3a] {
  color: #666666;
}
.coupon-purchase-form .degree-of-heat img[data-v-0dca3e3a] {
  width: 18px;
  height: 23px;
}
.coupon-purchase-form .service-tag .van-tag[data-v-0dca3e3a] {
  background: -webkit-gradient(linear, right top, left top, from(#61bbfd), color-stop(99%, #438eff));
  background: linear-gradient(-90deg, #61bbfd 0%, #438eff 99%);
  padding: 5px 5px;
  font-size: 11px;
  line-height: 9px;
}
.coupon-purchase-form .invalid[data-v-0dca3e3a] {
  background-color: #eeeeee !important;
  color: rgba(51, 51, 51, 0.3) !important;
  text-decoration: line-through;
}
.coupon-purchase-form .spec-title[data-v-0dca3e3a] {
  font-size: 15px;
}
.coupon-purchase-form .submit-btn[data-v-0dca3e3a] {
  margin-bottom: 20px;
  border-radius: 22px;
  height: 44px;
  text-align: center;
  color: #fff;
}
.coupon-purchase-form .submit-btn .extra-text[data-v-0dca3e3a] {
  font-size: 12px;
}
.coupon-purchase-form .submit-btn .submit-text[data-v-0dca3e3a] {
  font-size: 16px;
}

.point-center-banner .van-count-down {
  color: #4d4d4d;
}

.banner[data-v-d429bff0] {
  width: 100%;
}
.banner img[data-v-d429bff0] {
  width: 100%;
  height: 100%;
}
.banner .buttons[data-v-d429bff0] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 11;
  left: 0;
  width: 95%;
  bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 1.96rem;
}
.banner .buttons .button[data-v-d429bff0] {
  padding: 0rem 0.4rem;
  color: #fff;
  font-size: 0.48rem;
}
.banner .buttons .button-rule[data-v-d429bff0] {
  padding: 0rem 0.2rem 0rem 0.4rem;
  font-size: 0.48rem;
}
.banner .buttons .icon-more[data-v-d429bff0] {
  width: 0.52rem;
  height: 0.52rem;
  padding: 0 0.08rem;
}
.banner .buttons .icon-more img[data-v-d429bff0] {
  width: 100%;
  height: 100%;
}
.point[data-v-d429bff0] {
  position: relative;
  top: -20px;
}
.point .point-bg[data-v-d429bff0] {
  background-color: #f2f2f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 20px 20px 0px 0px;
}
.point .point-card[data-v-d429bff0] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  background-color: #fff;
}
.point .point-card .exchange-button[data-v-d429bff0] {
  padding: 4px 12px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, right top, from(#ff3000), to(#fe9505));
  background: linear-gradient(90deg, #ff3000 0%, #fe9505 100%);
}
.point .point-card .point-area .vertical-line[data-v-d429bff0] {
  height: 24px;
  width: 0.5px;
  border-left: 0.5px solid #ccc;
}
.point .point-card .tips[data-v-d429bff0] {
  margin-right: 2px;
  background: rgba(248, 52, 34, 0.2);
  padding: 0 2px;
  border-radius: 3px;
  font-weight: 500;
  color: #f83722;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.point .point-card .notice-bar[data-v-d429bff0] {
  padding-left: 3px;
}
.point .point-card .lines[data-v-d429bff0] {
  width: 99%;
  margin: 8px auto 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.slogan[data-v-d429bff0] {
  background-color: #fff100;
  top: 117px;
  left: 0.88rem;
  padding: 2px 8px;
  border-radius: 12.5px;
}
.city[data-v-d429bff0] {
  position: absolute;
  z-index: 99;
  color: #fff;
  top: 45px;
  left: 20px;
}

.search-bar[data-v-74ac4165] {
  background-color: white;
  width: 60%;
  height: 34px;
  border-radius: 17px;
}

.lineBox[data-v-03c53421] {
  position: relative;
}
.lineBox .line[data-v-03c53421] {
  margin: 20px 12px;
  background-color: #f2f2f2;
  height: 2px;
}
.lineBox .line[data-v-03c53421]:after {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 100%;
  right: -15px;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.lineBox .line[data-v-03c53421]:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 100%;
  left: -15px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.announce-bar[data-v-03c53421] {
  padding: 15px;
}
.color_6c[data-v-03c53421] {
  color: #6c6d71;
}
.content[data-v-03c53421] {
  width: 9.4rem;
  color: #1e1e1e;
}
.btn[data-v-03c53421] {
  width: 6.28rem;
  height: 46px;
  border-radius: 5px;
  font-size: 16px;
}
.detail[data-v-03c53421] {
  border: 1px solid #f32728;
  color: #f32728;
}
.go[data-v-03c53421] {
  background-color: #f32728;
  color: #fff;
}

.more-purchase-card-con .van-skeleton {
  padding: 0;
}
.more-purchase-card-con .van-skeleton__row:not(:first-child) {
  margin-top: 8px;
}

.more-purchase-card-con[data-v-e4837a02] {
  background: left top / 100px no-repeat url(https://img.bj0yx.com/896607065735168), -webkit-gradient(linear, left top, left bottom, from(#fff1e4), color-stop(30%, #fffbfa), to(#ffffff));
  background: left top / 100px no-repeat url(https://img.bj0yx.com/896607065735168), linear-gradient(to bottom, #fff1e4 0%, #fffbfa 30%, #ffffff 100%);
  border-radius: 8px;
}
.rotate-refresh[data-v-e4837a02] {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.two-line-ellipsis[data-v-e4837a02] {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.home-top-icons[data-v-3fc7437c] {
  height: 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 11px 0;
  margin-bottom: 10px;
  margin-top: -15px;
}
.home-top-icons .item[data-v-3fc7437c] {
  width: 49%;
  height: 118px;
  padding-top: 9px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.home-top-icons .item .title[data-v-3fc7437c] {
  text-align: center;
}
.home-top-icons .item .title .main[data-v-3fc7437c] {
  font-size: 14px;
  color: #c21622;
  font-weight: 700;
  text-align: center;
}
.home-top-icons .item .title .badage[data-v-3fc7437c] {
  font-size: 12px;
  line-height: 15px;
  margin-top: -2px;
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#ff3000), to(#fe9805));
  background: linear-gradient(90deg, #ff3000, #fe9805);
  color: #fff;
  padding: 2px 6px;
  margin-left: 3px;
  border-radius: 11px;
  border-bottom-left-radius: 0;
  vertical-align: top;
}
.home-top-icons .item-butie[data-v-3fc7437c] {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(0, #fff), color-stop(50%, #fdf1f1), to(#fae6e5)), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background: linear-gradient(to left top, #fff 0, #fdf1f1 50%, #fae6e5), linear-gradient(#000, #000);
}
.home-top-icons .cont[data-v-3fc7437c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 6px 16px 0;
}
.home-top-icons .cont .cont-item-wrap[data-v-3fc7437c] {
  position: relative;
  width: 67px;
  height: 67px;
}
.home-top-icons .cont .cont-item-wrap .cont-item[data-v-3fc7437c] {
  width: 67px;
  height: 67px;
  border: 2px solid #c21622;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
}
.home-top-icons .cont .cont-item-wrap .cont-item .cont-img[data-v-3fc7437c] {
  width: 50px;
  height: 50px;
  vertical-align: top;
  border-radius: 5px;
  margin: 5px auto 0;
}
.home-top-icons .cont .cont-item-wrap .cont-item .txt[data-v-3fc7437c] {
  font-size: 12px;
  display: inline-block;
  position: absolute;
  z-index: 1;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #c21622;
  color: #fff;
  border-radius: 11px;
  width: 62px;
  left: 2px;
  bottom: -9px;
}
.home-top-icons .item-rank[data-v-3fc7437c] {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(0, #fff), color-stop(50%, #fff7f0), to(#fbece9)), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background: linear-gradient(to left top, #fff 0, #fff7f0 50%, #fbece9), linear-gradient(#000, #000);
}

.com-comment-gallery[data-v-5d5ce876] {
  background: #fff;
  border-radius: 10px;
  /*评论*/
}
.com-comment-gallery .H_pl[data-v-5d5ce876] {
  /* margin-top: 10px; */
  border-radius: 4px;
}
.com-comment-gallery .comment .list li[data-v-5d5ce876] {
  padding: 7px;
  background: #f5f5f5;
  border-radius: 6px;
}
.com-comment-gallery .comment .list li + li[data-v-5d5ce876] {
  margin-top: 15px;
}
.com-comment-gallery .comment .list li .detail[data-v-5d5ce876] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 500;
  font-size: 15px;
  color: #333333;
}
.com-comment-gallery .comment .list li .detail .user[data-v-5d5ce876] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.com-comment-gallery .comment .list li .detail .user img[data-v-5d5ce876] {
  width: 36px;
  height: aspect-ratio;
  border-radius: 8px;
}
.com-comment-gallery .comment .list li .detail .user .username[data-v-5d5ce876] {
  margin: 0 8px;
}
.com-comment-gallery .comment .list li .detail .date[data-v-5d5ce876] {
  font-weight: 400;
  font-size: 10px;
  color: #999999;
}
.com-comment-gallery .comment .list li .content[data-v-5d5ce876] {
  font-weight: 500;
  font-size: 14px;
  color: #2a2a2c;
  line-height: 16px;
  margin-top: 9px;
}
.com-comment-gallery .comment .list li .imgs[data-v-5d5ce876] {
  margin-top: 9px;
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(4, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.com-comment-gallery .comment .list li .imgs > *[data-v-5d5ce876] {
  overflow: hidden;
  border-radius: 4px;
}
.com-comment-gallery .comment .btns[data-v-5d5ce876] {
  text-align: center;
  margin-top: 15px;
  font-size: 12px;
}
.goods-name[data-v-5d5ce876] {
  color: #999;
  font-size: 12px;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4px;
}

.price-rule-dialog .van-dialog__header {
  padding: 15px !important;
  font-size: 20px;
  font-weight: 500;
  color: #c22b2d;
}
.price-rule-dialog .van-dialog__content {
  padding-bottom: 15px;
}
.price-rule-dialog .panel {
  width: 85%;
  margin: 0 auto;
  overflow: scroll;
  font-size: 13px;
}
.price-rule-dialog .panel .p {
  margin-bottom: 5px;
}
.com-goods-purchase-form .I_form {
  width: 100%;
  margin: 0 auto;
}
.com-goods-purchase-form .I_form li {
  margin: 0 auto 15px;
}
.com-goods-purchase-form .I_li_p2 {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  font-size: 0.55rem;
  color: #bbb;
}
.com-goods-purchase-form .I_li_p3 {
  font-size: 0.6rem;
}
.com-goods-purchase-form .I_li_p3 b {
  color: #e5030f;
  font-size: 0.8rem;
}
.com-goods-purchase-form .I_form_but {
  width: 100%;
  height: 40px;
  line-height: 32px;
  font-size: 0.7rem;
  color: #fff;
  background-color: #e5040f;
  border-radius: 3px;
  padding: 0;
  border: 4px solid #e5040f;
  height: 50px;
  border-radius: 35px;
}
.com-goods-purchase-form .I_form li input {
  width: 95%;
  padding: 2% 2%;
  font-size: 0.6rem;
  border: 1px solid #b5b5b5;
}
.com-goods-purchase-form .I_form li input:focus {
  border: 1px solid #b5b5b5;
  outline-color: #b5b5b5;
}
.com-goods-purchase-form .I_form li select {
  display: inline-block;
  vertical-align: middle;
  width: 32%;
  margin: 0;
  font-size: 0.6rem;
  height: 40px;
  text-align: left;
  -moz-text-align-last: left;
       text-align-last: left;
  background-color: #fff;
  border: 1px #d1d1d1 solid;
  height: 1.8rem;
  color: #828282;
  padding-left: 14px;
  /*appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;*/
  /* background: url(../../images/san.png) no-repeat scroll 80% 50% transparent;
      background-size: 20px 20px;*/
  /* 复写默认的 select 样式。 https://www.cnblogs.com/dongkx/p/7163261.html */
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  /* border: solid 1px #000;   */
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url('http://ourjs.github.io/static/2015/arrow.png') no-repeat scroll right center transparent;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}
.com-goods-purchase-form .bdxx em {
  color: #e00000;
  padding: 2px;
}
.com-goods-purchase-form .I_form li input {
  outline: none;
  width: 92%;
  padding: 3% 4%;
  border-radius: 3px;
  /* 35px */
  font-size: 0.6rem;
  border: 1px solid #d1d1d1;
}
.com-goods-purchase-form .I_form li input::-ms-input-placeholder {
  color: #b7b7b7;
}
.com-goods-purchase-form .I_form li input::-moz-input-placeholder {
  color: #b7b7b7;
}
.com-goods-purchase-form .I_form li input::-webkit-input-placeholder {
  color: #b7b7b7;
}
.com-goods-purchase-form .bdxx {
  display: block;
  float: left;
  width: 100%;
  height: 34px;
  font-size: 0.7rem;
  line-height: 34px;
}
.com-goods-purchase-form .I_form li select {
  width: 32%;
  border-radius: 35px;
  width: 31%;
  border-radius: 3px;
  /* margin-right: 2%; */
}

.coupon-tip[data-v-1c36e586]::before {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 8px solid #ff5029;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: 40px;
  right: 20px;
}
.com-goods-bottom-bar[data-v-1c36e586] {
  position: fixed;
  bottom: 0px;
  margin: 0 auto;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  -webkit-box-shadow: 0px -4px 10px rgba(26, 26, 26, 0.1);
          box-shadow: 0px -4px 10px rgba(26, 26, 26, 0.1);
}
.com-goods-bottom-bar .icon-btn[data-v-1c36e586] {
  font-size: 12px;
  line-height: 1.2;
}
.com-goods-bottom-bar .icon-btn img[data-v-1c36e586] {
  width: 42%;
  margin-bottom: 2px;
}
.com-goods-bottom-bar .button[data-v-1c36e586] {
  width: 70vw;
}
.com-goods-bottom-bar .button .origin-btn[data-v-1c36e586] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 60px;
  text-align: center;
  border-left: 1px solid #e6e6e6;
}
.com-goods-bottom-bar .button .submit-btn[data-v-1c36e586] {
  -webkit-box-flex: 1.5;
      -ms-flex: 1.5;
          flex: 1.5;
  height: 60px;
  text-align: center;
  color: #fff;
  background: #ffb40e;
}
.com-goods-bottom-bar .button .submit-btn .extra-text[data-v-1c36e586] {
  font-size: 14px;
}
.com-goods-bottom-bar .button .submit-btn .submit-text[data-v-1c36e586] {
  font-size: 18px;
}

.com-goods-image-gallery .video-controls {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 2.4rem;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.com-goods-image-gallery .video-controls:before {
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  width: 0;
  height: 0;
  border-top: 0.48rem solid transparent;
  border-left: 0.8rem solid #fff;
  border-bottom: 0.48rem solid transparent;
}

.com-goods-image-gallery .banner_float[data-v-63f8c1c9] {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  width: 40%;
}
.com-goods-image-gallery .top-swipe[data-v-63f8c1c9] {
  height: 100vw;
}
.use-points[data-v-63f8c1c9] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 32px;
  background: rgba(0, 0, 0, 0.34);
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px;
  z-index: 9;
}


.video-controls {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 2.4rem;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-controls:before {
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  width: 0;
  height: 0;
  border-top: 0.48rem solid transparent;
  border-left: 0.8rem solid #fff;
  border-bottom: 0.48rem solid transparent;
}

.rank[data-v-5489e9ad] {
  padding: 10px 6px 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#fff6e7), to(rgba(254, 246, 233, 0.2)));
  background: linear-gradient(90deg, #fff6e7 0%, rgba(254, 246, 233, 0.2) 100%);
  border-radius: 5px;
}
.rank .tag[data-v-5489e9ad] {
  height: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(135deg, #e2b87a 0%, #e38647 100%);
  border-radius: 5px;
}
.rank .tag img[data-v-5489e9ad] {
  width: 16px;
  height: 16px;
}
.rank .rank-info[data-v-5489e9ad] {
  color: #ab6d44;
}
.btn[data-v-5489e9ad] {
  height: 45px;
  width: 100%;
  border-radius: 6px;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#ff2400), to(#fea005));
  background: linear-gradient(to right, #ff2400, #fea005);
  font-family: 'PingFangSC-Medium';
}
.com-goods-header-info[data-v-5489e9ad] {
  border-radius: 10px;
  position: relative;
}
.com-goods-header-info .content[data-v-5489e9ad] {
  background-color: #fff;
  border-radius: 10px;
}
.com-goods-header-info .coupon-bg[data-v-5489e9ad] {
  background-image: url(../../static/img/goods_profile_header_info_coupon_bg.05c9f670.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: calc((100vw - 0.8rem) / 5.014);
}
.com-goods-header-info .share-btn-box[data-v-5489e9ad] {
  padding: 5px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 15px 0px 0px 15px;
  background-color: #fcdad7;
  color: #e63729;
  font-size: 13px;
  height: 30px;
}
.com-goods-header-info .share-btn-box img[data-v-5489e9ad] {
  width: 40px;
  height: 25px;
}
.com-goods-header-info .divider[data-v-5489e9ad] {
  width: 96%;
  position: relative;
  left: 2%;
  height: 1px;
  background-color: #f2f2f2;
}
.com-goods-header-info .service-img[data-v-5489e9ad] {
  width: 50px;
  height: 16px;
}
.com-goods-header-info .service-title[data-v-5489e9ad] {
  color: #b29183;
  border: 1px solid #bf987e;
  border-radius: 5px;
  margin-right: 5px;
}
.com-goods-header-info .service-icon[data-v-5489e9ad] {
  font-weight: bold;
  margin-right: 2px;
}
.com-goods-header-info .goods-name[data-v-5489e9ad] {
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.com-goods-header-info .extra-font-style[data-v-5489e9ad] {
  font-size: 20px;
}
.com-goods-header-info .sell-keys[data-v-5489e9ad] {
  position: relative;
}
.com-goods-header-info .sell-keys .tag-inline[data-v-5489e9ad]:not(:last-child) {
  margin-right: 10px;
}
.com-goods-header-info .sell-keys .share-icon[data-v-5489e9ad] {
  float: right;
}
.com-goods-header-info .recommend .arrow[data-v-5489e9ad] {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 10px solid #f2f2f2;
  margin-left: 15px;
}
.com-goods-header-info .recommend .desc[data-v-5489e9ad] {
  font-size: 12px;
  background-color: #f2f2f2;
  color: #4c4c4c;
  border-radius: 5px;
  line-height: 1.5;
}
.com-goods-header-info .pay-on-delivery[data-v-5489e9ad] {
  height: 40px;
  background: #d92e21;
  border-radius: 8px;
  margin: 0 auto;
}
.com-goods-header-info .footDialogBg[data-v-5489e9ad] {
  position: fixed;
  top: 0px;
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.com-goods-header-info .footDialog[data-v-5489e9ad] {
  position: absolute;
  bottom: -100%;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 100px;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.com-goods-header-info .fd_title[data-v-5489e9ad] {
  position: relative;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px #f0f0f0 solid;
}
.com-goods-header-info .fd_title_close[data-v-5489e9ad] {
  position: absolute;
  right: 15px;
  font-weight: normal;
  border: 1px solid #999;
  display: block;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 18px;
  width: 18px;
  color: #999;
  line-height: 14px;
  top: 13px;
}
.com-goods-header-info .banner_float[data-v-5489e9ad] {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  width: 50%;
}
.com-goods-header-info .top-swipe[data-v-5489e9ad] {
  height: 100vw;
}
.com-goods-header-info .before-goodsname[data-v-5489e9ad] {
  position: relative;
  top: 2px;
  height: 22px;
  text-align: center;
  display: inline-block;
  font-size: 13px;
}
.com-goods-header-info .before-goodsname span[data-v-5489e9ad] {
  width: 105px;
  height: 22px;
  color: #fff;
}
.com-goods-header-info .before-goodsname img[data-v-5489e9ad] {
  width: 105px;
  height: 22px;
}

.com-goods-price-banner-point[data-v-4f5fab54] {
  height: 60px;
  line-height: 1;
  background-color: #e93829;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-size: no-repeat;
  background-size: 100% 100%;
}
.com-goods-price-banner-point .price-info[data-v-4f5fab54] {
  width: 100%;
}
.com-goods-price-banner-point .exchange-hot[data-v-4f5fab54] {
  width: 100%;
}
.com-goods-price-banner-point .hot[data-v-4f5fab54] {
  color: #fff;
}
.com-goods-price-banner-point .point[data-v-4f5fab54] {
  color: #fff;
}
.com-goods-price-banner-point .price-reduce[data-v-4f5fab54] {
  color: #fff;
  font-size: 12px;
}
.com-goods-price-banner-point .price[data-v-4f5fab54] {
  font-size: 15px;
  color: #fff;
}
.com-goods-price-banner-point .tag[data-v-4f5fab54] {
  background-color: #fff;
  font-size: 12px;
  color: #e93829;
  border-radius: 5px;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 13px;
}
.com-goods-price-banner-point .original-price[data-v-4f5fab54] {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 5px;
}

.base-info[data-v-159dc1b2] {
  height: 60px;
  color: white;
  font-size: 13px;
}
.base-info .left-part[data-v-159dc1b2] {
  height: 100%;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
.base-info .left-part .price[data-v-159dc1b2] {
  height: 30px;
}
.base-info .left-part .price .original-price[data-v-159dc1b2] {
  height: 30px;
  font-size: 26px;
}
.base-info .left-part .price .final-price[data-v-159dc1b2] {
  padding: 0 6px;
  text-decoration: line-through;
}
.base-info .right-part[data-v-159dc1b2] {
  height: 100%;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.base-info .right-part .triangle[data-v-159dc1b2] {
  position: absolute;
  z-index: 10;
  left: -16px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-right: 8px solid #ffc42a;
}
.desc[data-v-159dc1b2] {
  font-size: 16px;
  padding: 9px;
}
.desc .hint[data-v-159dc1b2] {
  font-size: 14px;
  border-radius: 3px;
  padding: 1px 3px;
}
.stock[data-v-159dc1b2] {
  padding: 9px;
  font-size: 13px;
}
.stock .title[data-v-159dc1b2] {
  margin-right: 15px;
  color: #929292;
}
.stock .buy-limit[data-v-159dc1b2] {
  padding: 1px 3px;
}

.base-info[data-v-935029f4] {
  height: 60px;
  color: white;
  font-size: 13px;
}
.base-info .left-part[data-v-935029f4] {
  height: 100%;
}
.base-info .left-part .price[data-v-935029f4] {
  height: 30px;
}
.base-info .left-part .price .original-price[data-v-935029f4] {
  height: 30px;
  font-size: 26px;
}
.base-info .left-part .price .final-price[data-v-935029f4] {
  padding: 0 6px;
  text-decoration: line-through;
}
.base-info .right-part[data-v-935029f4] {
  height: 100%;
  width: 30%;
}
.base-info .right-part img[data-v-935029f4] {
  width: 100%;
  height: 100%;
}
.desc[data-v-935029f4] {
  font-size: 16px;
  padding: 9px;
}
.desc .hint[data-v-935029f4] {
  font-size: 14px;
  border-radius: 3px;
  padding: 1px 3px;
}
.label[data-v-935029f4] {
  border: 1px solid #ff6a7e;
  border-radius: 3px;
  font-size: 12px;
  color: #ff6a7e;
}
.sales[data-v-935029f4] {
  font-size: 12px;
}
.third-line[data-v-935029f4] {
  margin: 9px 9px 0 9px;
  padding-bottom: 9px;
  color: #333333;
  font-size: 13px;
  border-bottom: 1px solid #eee;
}
.third-line .activity-name[data-v-935029f4] {
  margin-left: 2px;
  margin-right: 10px;
  color: #dc0000;
}
.stock[data-v-935029f4] {
  padding: 9px;
  font-size: 13px;
}
.stock .title[data-v-935029f4] {
  margin-right: 15px;
  color: #929292;
}
.stock .buy-limit[data-v-935029f4] {
  padding: 1px 3px;
}

.com-goods-price-banner-point[data-v-c8228b1a] {
  height: 60px;
  line-height: 1;
  background-color: #e93829;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-size: no-repeat;
  background-size: 100% 100%;
}
.com-goods-price-banner-point .price-info[data-v-c8228b1a] {
  width: 70%;
}
.com-goods-price-banner-point .hot[data-v-c8228b1a] {
  color: #fff;
}
.com-goods-price-banner-point .point[data-v-c8228b1a] {
  color: #fff;
}
.com-goods-price-banner-point .price-reduce[data-v-c8228b1a] {
  width: 35%;
  color: #fff;
  text-align: right;
  font-size: 12px;
}
.com-goods-price-banner-point .price[data-v-c8228b1a] {
  font-size: 15px;
  color: #fff;
}
.com-goods-price-banner-point .tag[data-v-c8228b1a] {
  background-color: #fff;
  font-size: 12px;
  color: #e93829;
  border-radius: 5px;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 13px;
}
.com-goods-price-banner-point .original-price[data-v-c8228b1a] {
  color: #fff;
  font-weight: 400;
}

.com-goods-price-banner-point[data-v-349fbc1c] {
  height: 60px;
  line-height: 1;
  background-color: #e93829;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-size: no-repeat;
  background-size: 100% 100%;
  background-image: url(../../static/img/priceBanner_drawPrize.a2bdd61a.png);
}
.com-goods-price-banner-point .price-info[data-v-349fbc1c] {
  background-color: white;
  padding: 6px;
  border-radius: 99px;
}
.com-goods-price-banner-point .hot[data-v-349fbc1c] {
  color: #fff;
}
.com-goods-price-banner-point .point[data-v-349fbc1c] {
  color: #ff252e;
}
.com-goods-price-banner-point .price-reduce[data-v-349fbc1c] {
  width: 35%;
  color: #fff;
  text-align: right;
  font-size: 12px;
}
.com-goods-price-banner-point .price[data-v-349fbc1c] {
  font-size: 15px;
  color: #ff252e;
}
.com-goods-price-banner-point .tag[data-v-349fbc1c] {
  background-color: #fff;
  font-size: 12px;
  color: #e93829;
  border-radius: 5px;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 13px;
}
.com-goods-price-banner-point .original-price[data-v-349fbc1c] {
  color: #fff;
  font-weight: 400;
}

.activity-area[data-v-3e4175ff] {
  background-size: no-repeat;
  background-size: 100% 100%;
  background-image: url(../../static/img/priceBanner_payOnDelivery.71d3771c.png);
}
.base-info[data-v-3e4175ff] {
  height: 60px;
  color: white;
  font-size: 13px;
}
.base-info .left-part[data-v-3e4175ff] {
  height: 100%;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
.base-info .left-part .original-price[data-v-3e4175ff] {
  height: 30px;
  font-size: 26px;
}
.base-info .left-part .price .final-price[data-v-3e4175ff] {
  padding: 0 6px;
  text-decoration: line-through;
}
.bar-style[data-v-3e4175ff] {
  height: 88px;
}
.extra-font-style[data-v-3e4175ff] {
  font-size: 40px !important;
}
.desc[data-v-3e4175ff] {
  font-size: 16px;
  padding: 9px;
}
.desc .hint[data-v-3e4175ff] {
  font-size: 14px;
  border-radius: 3px;
  padding: 1px 3px;
}
.stock[data-v-3e4175ff] {
  padding: 9px;
  font-size: 13px;
}
.stock .title[data-v-3e4175ff] {
  margin-right: 15px;
  color: #929292;
}
.stock .buy-limit[data-v-3e4175ff] {
  padding: 1px 3px;
}

.activity-area[data-v-86eb9ff0] {
  background-size: no-repeat;
  background-size: 100% 100%;
  background-image: url(../../static/img/priceBanner_payOnDeliveryFreeReceive.fd9ddb65.png);
}
.base-info[data-v-86eb9ff0] {
  height: 60px;
  color: white;
  font-size: 13px;
}
.base-info .left-part[data-v-86eb9ff0] {
  height: 100%;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
.base-info .left-part .original-price[data-v-86eb9ff0] {
  height: 30px;
  font-size: 26px;
}
.base-info .left-part .price .final-price[data-v-86eb9ff0] {
  padding: 0 6px;
  text-decoration: line-through;
}
.desc[data-v-86eb9ff0] {
  font-size: 16px;
  padding: 9px;
}
.desc .hint[data-v-86eb9ff0] {
  font-size: 14px;
  border-radius: 3px;
  padding: 1px 3px;
}
.stock[data-v-86eb9ff0] {
  padding: 9px;
  font-size: 13px;
}
.stock .title[data-v-86eb9ff0] {
  margin-right: 15px;
  color: #929292;
}
.stock .buy-limit[data-v-86eb9ff0] {
  padding: 1px 3px;
}

.com-goods-price-banner-point[data-v-5266020c] {
  height: 60px;
  line-height: 1;
  background-color: #e93829;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-size: no-repeat;
  background-size: 100% 100%;
}
.com-goods-price-banner-point .price-info[data-v-5266020c] {
  background-color: white;
  padding: 6px;
  border-radius: 99px;
}
.com-goods-price-banner-point .hot[data-v-5266020c] {
  color: #fff;
}
.com-goods-price-banner-point .point[data-v-5266020c] {
  color: #ff252e;
}
.com-goods-price-banner-point .price-reduce[data-v-5266020c] {
  width: 35%;
  color: #fff;
  text-align: right;
  font-size: 12px;
}
.com-goods-price-banner-point .price[data-v-5266020c] {
  font-size: 15px;
  color: #ff252e;
}
.com-goods-price-banner-point .tag[data-v-5266020c] {
  background-color: #fff;
  font-size: 12px;
  color: #e93829;
  border-radius: 5px;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 13px;
}
.com-goods-price-banner-point .original-price[data-v-5266020c] {
  color: #fff;
  font-weight: 400;
}

[data-v-25e71926] .van-action-sheet__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 50px 0 20px;
}

.purchase-action-sheet.van-popup {
  overflow-y: hidden;
}
.goods-purchase-form .van-tag--large {
  padding: 6px 12px;
}

.goods-purchase-form .info-zone .spec-zone[data-v-25e71926] {
  min-height: 200px;
}
.goods-purchase-form .dot[data-v-25e71926] {
  width: 6px;
  height: 18px;
  border-radius: 3px;
  background-color: #d92e21;
}
.goods-purchase-form .spec-str[data-v-25e71926] {
  font-size: 13px;
  color: #d92e21;
}
.goods-purchase-form .spec-str .label[data-v-25e71926] {
  color: #9c9c9c;
}
.goods-purchase-form .degree-of-heat[data-v-25e71926] {
  color: #666666;
}
.goods-purchase-form .degree-of-heat img[data-v-25e71926] {
  width: 18px;
  height: 23px;
}
.goods-purchase-form .service-title[data-v-25e71926] {
  color: #b29183;
  border: 1px solid #bf987e;
  border-radius: 5px;
  font-size: 0.5rem;
  white-space: nowrap;
}
.goods-purchase-form .invalid[data-v-25e71926] {
  background-color: #eeeeee !important;
  color: rgba(51, 51, 51, 0.3) !important;
  text-decoration: line-through;
}
.goods-purchase-form .spec-title[data-v-25e71926] {
  font-size: 15px;
}
.goods-purchase-form .submit-btn[data-v-25e71926] {
  margin-bottom: 20px;
  border-radius: 22px;
  height: 44px;
  text-align: center;
  color: #fff;
}
.goods-purchase-form .submit-btn .extra-text[data-v-25e71926] {
  font-size: 12px;
}
.goods-purchase-form .submit-btn .submit-text[data-v-25e71926] {
  font-size: 16px;
}

.van-popup .van-action-sheet__header {
  padding: 0.5rem 1.5rem;
  line-height: 1.5;
}

.com-goods-service-info[data-v-4cd13da1] {
  padding-bottom: 10px;
  background: #fff;
}
.com-goods-service-info .section-title[data-v-4cd13da1] {
  color: #555;
}
.com-goods-service-info .price-intro[data-v-4cd13da1] {
  color: #9c9c9c;
}

[data-v-fd6f31fa].purchase-card .van-cell::after {
  border: none;
}
[data-v-fd6f31fa].purchase-card .van-cell {
  padding-left: 0px;
}
[data-v-fd6f31fa].purchase-card .van-field__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0;
}
[data-v-fd6f31fa].purchase-card .van-field__control {
  height: 36px !important;
  line-height: 36px !important;
  background: #eeeeee;
  border-radius: 4px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-fd6f31fa].purchase-card .field-address input {
  width: 244px;
  font-size: 16px;
}
[data-v-fd6f31fa].purchase-card .van-field__body input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-fd6f31fa].purchase-card .van-field__body input .van-field__right-icon > div {
  position: unset !important;
}
[data-v-fd6f31fa].purchase-card .van-field__body input::-webkit-input-placeholder {
  color: #999999;
  font-size: 16px;
}
[data-v-fd6f31fa].purchase-card .van-field__body input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 16px;
}
[data-v-fd6f31fa].purchase-card .van-field__body input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  font-size: 16px;
}
[data-v-fd6f31fa].purchase-card .van-field__body input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
  font-size: 16px;
}

.satisfaction[data-v-fd6f31fa] {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff8dc), to(#fffaf9));
  background-image: linear-gradient(90deg, #fff8dc, #fffaf9);
  height: 35px;
  width: 100%;
}
.satisfaction .main-zone[data-v-fd6f31fa] {
  height: 35px;
  padding-left: 10px;
}
.satisfaction .main-zone .tips[data-v-fd6f31fa] {
  color: #ce6906;
  font-size: 13px;
}
.satisfaction .tringle[data-v-fd6f31fa] {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-top: 5px solid #ea7809;
}
.invalid[data-v-fd6f31fa] {
  background-color: #eeeeee !important;
  color: rgba(51, 51, 51, 0.3) !important;
  text-decoration: line-through;
}
.order-protect[data-v-fd6f31fa] {
  width: 60%;
  height: 1.8rem;
}
.order-protect img[data-v-fd6f31fa] {
  width: 100%;
  height: 100%;
}

.custom-spec-zone-cosmetic .van-cell::after {
  border: none;
}
.custom-spec-zone-cosmetic .van-cell {
  padding-left: 0px;
}
.custom-spec-zone-cosmetic .van-field__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0;
}
.custom-spec-zone-cosmetic .van-field__control {
  height: 36px !important;
  line-height: 36px !important;
  background: #fff !important;
  border-radius: 2px;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
}
.custom-spec-zone-cosmetic .note .van-field__control {
  height: unset !important;
}
.custom-spec-zone-cosmetic .note .van-field__label {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #333;
}
.custom-spec-zone-cosmetic .field-address input {
  width: 244px;
  font-size: 14px;
}
.custom-spec-zone-cosmetic .van-field__body input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}
.custom-spec-zone-cosmetic .van-field__body input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 14px;
}
.custom-spec-zone-cosmetic .van-field__body input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  font-size: 14px;
}
.custom-spec-zone-cosmetic .van-field__body input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
  font-size: 14px;
}

.satisfaction[data-v-16fdb11c] {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff8dc), to(#fffaf9));
  background-image: linear-gradient(90deg, #fff8dc, #fffaf9);
  height: 35px;
  width: 100%;
}
.satisfaction .main-zone[data-v-16fdb11c] {
  height: 35px;
  padding-left: 10px;
}
.satisfaction .main-zone .tips[data-v-16fdb11c] {
  color: #ce6906;
  font-size: 13px;
}
.satisfaction .tringle[data-v-16fdb11c] {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-top: 5px solid #ea7809;
}
.invalid[data-v-16fdb11c] {
  background-color: #eeeeee !important;
  color: rgba(51, 51, 51, 0.3) !important;
  text-decoration: line-through;
}
.order-protect[data-v-16fdb11c] {
  width: 60%;
  height: 1.8rem;
}
.order-protect img[data-v-16fdb11c] {
  width: 100%;
  height: 100%;
}
.item-box .item[data-v-16fdb11c] {
  border-bottom: 1px solid #ccc;
}
.item-box .item[data-v-16fdb11c]:nth-child(odd) {
  background: #f4f4f4;
}
.item-box .item[data-v-16fdb11c]:nth-child(even) {
  background: #ffffff;
}

.custom-spec-zone .van-cell::after {
  border: none;
}
.custom-spec-zone .van-cell {
  padding-left: 0px;
}
.custom-spec-zone .van-field__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0;
}
.custom-spec-zone .van-field__control {
  height: 50px;
  background: #eeeeee;
  border-radius: 4px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.custom-spec-zone .field-address input {
  width: 245px;
  font-size: 16px;
}
.custom-spec-zone .van-field__body input::-webkit-input-placeholder {
  color: #999999;
  font-size: 16px;
}
.custom-spec-zone .van-field__body input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 16px;
}
.custom-spec-zone .van-field__body input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  font-size: 16px;
}
.custom-spec-zone .van-field__body input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
  font-size: 16px;
}

.satisfaction[data-v-558d96f8] {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff8dc), to(#fffaf9));
  background-image: linear-gradient(90deg, #fff8dc, #fffaf9);
  height: 35px;
  width: 100%;
}
.satisfaction .main-zone[data-v-558d96f8] {
  height: 35px;
  padding-left: 20px;
}
.satisfaction .main-zone .tips[data-v-558d96f8] {
  color: #ce6906;
  font-size: 13px;
}
.satisfaction .tringle[data-v-558d96f8] {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-top: 5px solid #ea7809;
}
.invalid[data-v-558d96f8] {
  background-color: #eeeeee !important;
  color: rgba(51, 51, 51, 0.3) !important;
  text-decoration: line-through;
}
.order-protect[data-v-558d96f8] {
  width: 60%;
  height: 1.8rem;
}
.order-protect img[data-v-558d96f8] {
  width: 100%;
  height: 100%;
}
.dot[data-v-558d96f8] {
  width: 5px;
  height: 19px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fa8e5e), color-stop(99%, #fc4738));
  background: linear-gradient(0deg, #fa8e5e 0%, #fc4738 99%);
  border-radius: 5px;
}

.custom-spec-zone .van-cell::after {
  border: none;
}
.custom-spec-zone .van-cell {
  padding-left: 0px;
}
.custom-spec-zone .van-field__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0;
}
.custom-spec-zone .van-field__control {
  height: 50px;
  background: #eeeeee;
  border-radius: 4px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.custom-spec-zone .field-address input {
  width: 244px;
  font-size: 16px;
}
.custom-spec-zone .van-field__body input::-webkit-input-placeholder {
  color: #999999;
  font-size: 16px;
}
.custom-spec-zone .van-field__body input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 16px;
}
.custom-spec-zone .van-field__body input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  font-size: 16px;
}
.custom-spec-zone .van-field__body input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
  font-size: 16px;
}

.satisfaction[data-v-51f23876] {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff8dc), to(#fffaf9));
  background-image: linear-gradient(90deg, #fff8dc, #fffaf9);
  height: 35px;
  width: 100%;
}
.satisfaction .main-zone[data-v-51f23876] {
  height: 35px;
  padding-left: 20px;
}
.satisfaction .main-zone .tips[data-v-51f23876] {
  color: #ce6906;
  font-size: 13px;
}
.satisfaction .tringle[data-v-51f23876] {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-top: 5px solid #ea7809;
}
.invalid[data-v-51f23876] {
  background-color: #eeeeee !important;
  color: rgba(51, 51, 51, 0.3) !important;
  text-decoration: line-through;
}
.order-protect[data-v-51f23876] {
  width: 60%;
  height: 1.8rem;
}
.order-protect img[data-v-51f23876] {
  width: 100%;
  height: 100%;
}

.com-comment-gallery[data-v-4f45a3db] {
  background: #fff;
  border-radius: 10px;
  /*评论*/
}
.com-comment-gallery .H_pl[data-v-4f45a3db] {
  /* margin-top: 10px; */
  border-radius: 4px;
}
.com-comment-gallery .H_pl_title[data-v-4f45a3db] {
  font-size: 0;
  margin: 0 auto;
  padding: 15px 0;
  /* border-bottom: 1px solid #ececee; */
}
.com-comment-gallery .H_pl_t1[data-v-4f45a3db] {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-size: 0.6rem;
  text-align: left;
  color: #323332;
}
.com-comment-gallery .H_pl_t2[data-v-4f45a3db] {
  text-align: right;
  color: #828282;
}
.com-comment-gallery .H_pl_container_box[data-v-4f45a3db] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.com-comment-gallery .H_pl_ubox[data-v-4f45a3db] {
  width: 100%;
  border-radius: 3px;
  min-height: 97px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  vertical-align: top;
  position: relative;
  border-bottom: 0.5px solid #f2f2f2;
  padding-bottom: 15px;
}
.com-comment-gallery .H_pl_ubox[data-v-4f45a3db]:nth-last-child(1) {
  border-bottom: none;
  padding: 0;
}
.com-comment-gallery .H_pl_ub1[data-v-4f45a3db] {
  width: auto;
  /*根据内容调整宽度*/
}
.com-comment-gallery .H_pl_info[data-v-4f45a3db] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.com-comment-gallery .H_pl_user[data-v-4f45a3db] {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.com-comment-gallery .H_pl_uImg[data-v-4f45a3db] {
  height: 50px;
  aspect-ratio: 1;
  vertical-align: middle;
  border-radius: 5px;
}
.com-comment-gallery .H_pl_uname[data-v-4f45a3db] {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.6rem;
  color: #2a2a2c;
}
.com-comment-gallery .H_pl_goodsName[data-v-4f45a3db] {
  color: #999999;
  font-size: 12px;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.com-comment-gallery .H_pl_txt[data-v-4f45a3db] {
  font-size: 0.6rem;
  color: #4d4d4d;
  letter-spacing: 1px;
}
.goods-pics[data-v-4f45a3db] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
}
.goods-pics .goods-pic[data-v-4f45a3db] {
  height: 90px;
  width: 90px;
  border-radius: 5px;
}

.coupon-tip[data-v-aec5d8a8]::before {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 8px solid #ff5029;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: 40px;
  right: 20px;
}
.com-goods-bottom-bar[data-v-aec5d8a8] {
  position: fixed;
  bottom: 0px;
  margin: 0 auto;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  -webkit-box-shadow: 0px -4px 10px rgba(26, 26, 26, 0.1);
          box-shadow: 0px -4px 10px rgba(26, 26, 26, 0.1);
}
.com-goods-bottom-bar .icon-btn[data-v-aec5d8a8] {
  font-size: 12px;
  line-height: 1.2;
}
.com-goods-bottom-bar .icon-btn img[data-v-aec5d8a8] {
  width: 42%;
  margin-bottom: 2px;
}
.com-goods-bottom-bar .button[data-v-aec5d8a8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.com-goods-bottom-bar .button .origin-btn[data-v-aec5d8a8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 60px;
  text-align: center;
  border-left: 1px solid #e6e6e6;
}
.com-goods-bottom-bar .button .submit-btn[data-v-aec5d8a8] {
  -webkit-box-flex: 1.5;
      -ms-flex: 1.5;
          flex: 1.5;
  height: 60px;
  text-align: center;
  color: #fff;
  background: -webkit-gradient(linear, right top, left top, from(#ff2400), to(#ff7538));
  background: linear-gradient(to left, #ff2400, #ff7538);
}
.com-goods-bottom-bar .button .submit-btn .extra-text[data-v-aec5d8a8] {
  font-size: 16px;
}
.com-goods-bottom-bar .button .submit-btn .submit-text[data-v-aec5d8a8] {
  font-size: 16px;
}

[data-v-09382217].purchase-card .van-cell::after {
  border: none;
}
[data-v-09382217].purchase-card .van-cell {
  padding-left: 0px;
}
[data-v-09382217].purchase-card .van-field__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0;
}
[data-v-09382217].purchase-card .van-field__control {
  height: 36px !important;
  line-height: 36px !important;
  background: #eeeeee;
  border-radius: 4px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-09382217].purchase-card .field-address input {
  width: 244px;
  font-size: 16px;
}
[data-v-09382217].purchase-card .van-field__body input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-09382217].purchase-card .van-field__body input .van-field__right-icon > div {
  position: unset !important;
}
[data-v-09382217].purchase-card .van-field__body input::-webkit-input-placeholder {
  color: #999999;
  font-size: 16px;
}
[data-v-09382217].purchase-card .van-field__body input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 16px;
}
[data-v-09382217].purchase-card .van-field__body input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  font-size: 16px;
}
[data-v-09382217].purchase-card .van-field__body input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
  font-size: 16px;
}
.selected-sku-price[data-v-09382217] {
  padding-left: 10px;
  padding-right: 15px;
}
.selected-sku-price .price[data-v-09382217] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.selected-sku-price .price span[data-v-09382217] {
  padding: 3px 7px;
  display: inline-block;
  background: #d9d9d9;
  font-weight: 600;
  font-size: 13px;
  color: #ff284a;
}
.sku-item[data-v-09382217] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  background: #f2f2f2;
  border-radius: 4px;
  color: #3f3e3e;
  margin-bottom: 12px;
  padding: 0 10px;
}
.sku-item.active[data-v-09382217] {
  background: #ff284a;
  color: #fff;
}
.sku-item img[data-v-09382217] {
  width: 35px;
  height: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sku-item .sku-name[data-v-09382217] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 5px;
  margin-right: 15px;
}
.sku-item .sku-price[data-v-09382217] {
  font-weight: 600;
  font-size: 13px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.payWay .payWay-title[data-v-09382217] {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  padding: 0 10px;
}
.payWay .payWay-list > div[data-v-09382217] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 10px;
  border-bottom: 1px dashed #d5d5d5;
}
.payWay .payWay-list > div img[data-v-09382217] {
  width: 37px;
  height: 37px;
}
.payWay .payWay-list > div .icon[data-v-09382217] {
  font-size: 18px;
  color: #ff0000;
}
.payWay .payWay-list > div .content[data-v-09382217] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 13px;
  color: #000000;
  font-size: 14px;
}
.payWay .payWay-list > div .content span[data-v-09382217] {
  color: #ff0000;
}
.payWay .payWay-list > div .content .type-detail[data-v-09382217] {
  font-size: 12px;
  color: #a9a8a8;
}
.payWay .payWay-list > div .content .type-detail span[data-v-09382217] {
  color: #ff0000;
}
.pay-total[data-v-09382217] {
  padding: 20px 10px;
}
.pay-total > div[data-v-09382217] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 15px;
  color: #000000;
  margin-bottom: 14px;
}
.pay-submit[data-v-09382217] {
  margin: 0 10px;
}
.pay-submit .pay-button[data-v-09382217] {
  height: 49px;
  background: #ff284a;
  border-radius: 5px 5px 5px 5px;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  width: 100%;
}
.privacy[data-v-09382217] {
  font-size: 12px;
  color: #000000;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.privacy .icon[data-v-09382217] {
  color: #0075ff;
  margin-right: 8px;
}
.privacy span[data-v-09382217] {
  color: #0075ff;
}

.satisfaction[data-v-09382217] {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff8dc), to(#fffaf9));
  background-image: linear-gradient(90deg, #fff8dc, #fffaf9);
  height: 35px;
  width: 100%;
}
.satisfaction .main-zone[data-v-09382217] {
  height: 35px;
  padding-left: 10px;
}
.satisfaction .main-zone .tips[data-v-09382217] {
  color: #ce6906;
  font-size: 13px;
}
.satisfaction .tringle[data-v-09382217] {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-top: 5px solid #ea7809;
}
.invalid[data-v-09382217] {
  background-color: #eeeeee !important;
  color: rgba(51, 51, 51, 0.3) !important;
  text-decoration: line-through;
}
.order-protect[data-v-09382217] {
  width: 60%;
  height: 1.8rem;
}
.order-protect img[data-v-09382217] {
  width: 100%;
  height: 100%;
}

[data-v-ca75702e].purchase-card .van-cell::after {
  border: none;
}
[data-v-ca75702e].purchase-card .van-cell {
  padding: 5px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-ca75702e].purchase-card .van-field__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 0;
  color: #333;
  font-weight: bold;
  line-height: 35px;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .van-field__value {
  width: 100%;
}
[data-v-ca75702e].purchase-card .van-field__control {
  height: 36px !important;
  line-height: 36px !important;
  border-radius: 4px;
  padding-left: 10px;
  border: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  width: 100%;
}
[data-v-ca75702e].purchase-card .van-field__control::-webkit-input-placeholder {
  color: #464646;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .van-field__control::-moz-placeholder {
  color: #464646;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .van-field__control:-ms-input-placeholder {
  color: #464646;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .van-field__control::-ms-input-placeholder {
  color: #464646;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .van-field__control::placeholder {
  color: #464646;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .field-address input {
  width: 100%;
  font-size: 16px;
}
[data-v-ca75702e].purchase-card .van-field__body {
  width: 100%;
}
[data-v-ca75702e].purchase-card .van-field__body input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-ca75702e].purchase-card .van-field__body input .van-field__right-icon > div {
  position: unset !important;
}
[data-v-ca75702e].purchase-card .van-field__body input::-webkit-input-placeholder {
  color: #464646;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .van-field__body input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #464646;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .van-field__body input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #464646;
  font-size: 14px;
}
[data-v-ca75702e].purchase-card .van-field__body input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #464646;
  font-size: 14px;
}
.selected-sku-price[data-v-ca75702e] {
  padding-left: 10px;
  padding-right: 15px;
}
.selected-sku-price .price[data-v-ca75702e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.selected-sku-price .price span[data-v-ca75702e] {
  padding: 3px 7px;
  display: inline-block;
  background: #d9d9d9;
  font-weight: 600;
  font-size: 13px;
  color: #ff284a;
}
.sku-item[data-v-ca75702e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  background: #f2f2f2;
  border-radius: 4px;
  color: #3f3e3e;
  margin: 0 10px 10px;
  padding: 0 10px;
}
.sku-item.active[data-v-ca75702e] {
  background: #ff284a;
  color: #fff;
}
.sku-item img[data-v-ca75702e] {
  width: 35px;
  height: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sku-item .sku-name[data-v-ca75702e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 5px;
  margin-right: 15px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.sku-item .sku-price[data-v-ca75702e] {
  font-weight: 600;
  font-size: 13px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.payWay .payWay-title[data-v-ca75702e] {
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  padding: 10px;
}
.payWay .payWay-list > div[data-v-ca75702e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 10px;
  border-bottom: 1px dashed #d5d5d5;
}
.payWay .payWay-list > div img[data-v-ca75702e] {
  width: 37px;
  height: 37px;
}
.payWay .payWay-list > div .icon[data-v-ca75702e] {
  font-size: 18px;
  color: #ff0000;
}
.payWay .payWay-list > div .content[data-v-ca75702e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 13px;
  color: #000000;
  font-size: 14px;
}
.payWay .payWay-list > div .content span[data-v-ca75702e] {
  color: #ff0000;
}
.payWay .payWay-list > div .content .type-detail[data-v-ca75702e] {
  font-size: 12px;
  color: #a9a8a8;
}
.payWay .payWay-list > div .content .type-detail span[data-v-ca75702e] {
  color: #ff0000;
}
.pay-total[data-v-ca75702e] {
  padding: 20px 10px;
}
.pay-total > div[data-v-ca75702e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  height: 40px;
  border-bottom: 1px solid #f1f1f1;
}
.pay-submit[data-v-ca75702e] {
  margin: 0 10px;
}
.pay-submit .pay-button[data-v-ca75702e] {
  height: 49px;
  background: #ff284a;
  border-radius: 2px;
  font-size: 16px;
  color: #ffffff;
  width: 100%;
}
.privacy[data-v-ca75702e] {
  font-size: 12px;
  color: #000000;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.privacy .icon[data-v-ca75702e] {
  color: #0075ff;
  margin-right: 8px;
}
.privacy span[data-v-ca75702e] {
  color: #0075ff;
}

.satisfaction[data-v-ca75702e] {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff8dc), to(#fffaf9));
  background-image: linear-gradient(90deg, #fff8dc, #fffaf9);
  height: 35px;
  width: 100%;
}
.satisfaction .main-zone[data-v-ca75702e] {
  height: 35px;
  padding-left: 10px;
}
.satisfaction .main-zone .tips[data-v-ca75702e] {
  color: #ce6906;
  font-size: 13px;
}
.satisfaction .tringle[data-v-ca75702e] {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-top: 5px solid #ea7809;
}
.invalid[data-v-ca75702e] {
  background-color: #eeeeee !important;
  color: rgba(51, 51, 51, 0.3) !important;
  text-decoration: line-through;
}
.order-protect[data-v-ca75702e] {
  width: 60%;
  height: 1.8rem;
}
.order-protect img[data-v-ca75702e] {
  width: 100%;
  height: 100%;
}

.container[data-v-25d700d2] {
  width: 100%;
  display: inline-block;
  border-radius: 8px;
  margin-bottom: 8px;
  position: relative;
  background: #fff;
}
.container .In_c_Img[data-v-25d700d2] {
  display: block;
  width: 100%;
}
.container .in_c_I_p[data-v-25d700d2] {
  display: inline-block;
  vertical-align: middle;
}
.container .in_c_I_p1[data-v-25d700d2] {
  width: 100%;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
}
.container .goods-info[data-v-25d700d2] {
  height: 85px;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 7px;
  padding-right: 7px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.container .goods-info .point[data-v-25d700d2] {
  font-size: 16px;
}
.container .goods-info-price[data-v-25d700d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container .goods-info-price .price[data-v-25d700d2] {
  text-decoration: line-through;
  color: #888888;
}
.container .goods-info-price .sale-desc[data-v-25d700d2] {
  font-size: 0.5rem;
  color: #ff3600;
}
.rank-tag[data-v-25d700d2] {
  width: 1.16rem;
  height: 1.08rem;
  position: absolute;
  top: 0px;
  left: 0.6rem;
}

.com-list-item-goods-more-item {
  height: 175px;
}
.com-list-item-goods-more-item .image > img {
  border-radius: 5px;
}
.com-list-item-goods-more-item .avatar,
.com-list-item-goods-more-item .avatar > img {
  width: 36px;
  border-radius: 50%;
}

.com-list-item-goods-more-item[data-v-25ec7bd4] {
  background-color: white;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 5px #ccc;
          box-shadow: 2px 2px 5px #ccc;
}
.com-list-item-goods-more-item .comment[data-v-25ec7bd4] {
  width: 78%;
  height: 50px;
}
.com-list-item-goods-more-item .comment .desc[data-v-25ec7bd4] {
  color: #979797;
  font-size: 12px;
}
.com-list-item-goods-more-item .btn[data-v-25ec7bd4] {
  height: 35px;
  line-height: 35px;
  -ms-flex-item-align: center;
      align-self: center;
  width: 22%;
  color: white;
  text-align: center;
  border-radius: 25px;
  -webkit-box-shadow: 0px 3px 12px 0px rgba(203, 33, 50, 0.35);
          box-shadow: 0px 3px 12px 0px rgba(203, 33, 50, 0.35);
  font-size: 12px;
}
.com-list-item-goods-more-item .comment-container[data-v-25ec7bd4] {
  width: 98%;
  margin-left: 1%;
  padding: 0px 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #eeeeee;
  border-radius: 25px;
  overflow: hidden;
}

.live-item-container[data-v-5bd23b10] {
  width: 100%;
  height: 175px;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.live-item-container .title[data-v-5bd23b10] {
  height: 25px;
  line-height: 25px;
}
.live-item-container .title .room-info[data-v-5bd23b10] {
  width: 100%;
  height: 25px;
}
.live-item-container .title .room-info .name[data-v-5bd23b10] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.live-item-container .title .room-info .pic[data-v-5bd23b10] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.live-item-container .title .room-info .pic img[data-v-5bd23b10] {
  width: 100%;
  height: 100%;
}
.live-item-container .title .watch-times[data-v-5bd23b10] {
  width: 120px;
  height: 25px;
  line-height: 25px;
  background-color: #999999;
  border-radius: 20px;
  color: #fff;
  font-size: 12px;
}
.live-item-container .title .watch-times .gif[data-v-5bd23b10] {
  width: 40px;
  height: 25px;
  background-color: #f3192c;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.live-item-container .title .watch-times .gif img[data-v-5bd23b10] {
  width: 50%;
  height: 80%;
}
.live-item-container .content[data-v-5bd23b10] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
}
.live-item-container .content .goods-pic[data-v-5bd23b10] {
  width: 35%;
  height: 98%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.live-item-container .content .goods-pic .img[data-v-5bd23b10] {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.live-item-container .content .goods-pic .mask[data-v-5bd23b10] {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
}
.live-item-container .content .goods-pic .play-icon[data-v-5bd23b10] {
  position: absolute;
  z-index: 3;
  top: 35%;
  left: 35%;
}
.live-item-container .content .goods-info[data-v-5bd23b10] {
  width: 60%;
}
.live-item-container .content .goods-info .goods-name[data-v-5bd23b10] {
  font-size: 15px;
}
.live-item-container .content .goods-info .goods-desc[data-v-5bd23b10] {
  font-size: 12px;
  color: gray;
  width: 90%;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.live-item-container .content .price-info .cheap-price span[data-v-5bd23b10]:nth-child(1) {
  color: #ff0802;
  font-weight: bold;
  font-size: 16px;
}
.live-item-container .content .price-info .cheap-price span[data-v-5bd23b10]:nth-child(2) {
  color: #ff0802;
  font-size: 12px;
}

.rank-item[data-v-6c7f4f88] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
}
.rank-item .icon-medal[data-v-6c7f4f88] {
  position: absolute;
  width: 26px;
  height: 29px;
  top: 0px;
  left: 0px;
}
.rank-item img[data-v-6c7f4f88] {
  width: 96px;
  height: 96px;
  margin-right: 8px;
}
.goods-info[data-v-6c7f4f88] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: calc(100% - 96px - 8px);
}
.buy-info[data-v-6c7f4f88] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #804800;
  margin-top: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 16px;
  background: linear-gradient(277deg, #fffcf4 0%, #fff3e3 100%);
  border-radius: 58px 58px 58px 58px;
}
.pirce-info[data-v-6c7f4f88] {
  margin-top: 4px;
}
.medal[data-v-6c7f4f88] {
  position: absolute;
  width: 26px;
  height: 29px;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.medal1[data-v-6c7f4f88] {
  color: #f3a844;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 0px 0px 0px #d89a41;
}
.medal2[data-v-6c7f4f88] {
  color: #b1b1b1;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 0px 0px 0px #9c9c9c;
}
.medal3[data-v-6c7f4f88] {
  color: #efa757;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 0px 0px 0px #e8983f;
}
.medal-other[data-v-6c7f4f88] {
  color: #cf8f3c;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 0px 0px 0px #c17e29;
}
.medal-num[data-v-6c7f4f88] {
  font-size: 12px;
  top: 2px;
}

.com-goods-list .virtual-list-wrap {
  padding: 0 !important;
  margin: 0 auto;
}

.com-infinite-list[data-v-9d2d12aa] {
  margin: 0 auto;
}

.order[data-v-3deb603c] {
  position: relative;
  /*有订单*/
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 8px;
  /*商品*/
}
.order .pay-btn[data-v-3deb603c] {
  font-size: 13px;
  color: #fff;
  width: 80px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.order .bottom[data-v-3deb603c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.order .bottom .kefu[data-v-3deb603c],
.order .bottom .logistics[data-v-3deb603c],
.order .bottom .buy-again[data-v-3deb603c],
.order .bottom .pay-btn[data-v-3deb603c] {
  font-size: 13px;
  width: 80px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.order .bottom .kefu[data-v-3deb603c],
.order .bottom .logistics[data-v-3deb603c] {
  background: white;
  color: #656565;
  border: 1px solid #ddd;
}
.order .bottom .buy-again[data-v-3deb603c],
.order .bottom .pay-btn[data-v-3deb603c] {
  color: white;
}
.order .top[data-v-3deb603c] {
  margin: 0 auto;
}
.order .t1[data-v-3deb603c] {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  font-size: 15px;
  color: #333333;
  text-align: left;
}
.order .t2[data-v-3deb603c] {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  font-size: 15px;
  text-align: right;
}
.order .shop[data-v-3deb603c] {
  width: 100%;
  margin: 10px auto;
  position: relative;
}
.order .shop .sold-out[data-v-3deb603c] {
  position: absolute;
  right: 15%;
  top: 15%;
}
.order .shop .spec-desc[data-v-3deb603c] {
  font-size: 13px;
  color: #7c7c7c;
}
.order .shop .refund-tip[data-v-3deb603c] {
  width: 100%;
  background-color: #f2f2f2;
  border-radius: 5px;
  padding: 0 5px;
  margin: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.order .bargain-tag[data-v-3deb603c] {
  width: 25px;
  height: 16px;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  color: #fff;
  background-color: #ff4e4e;
  border-radius: 0 8px 8px 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order .shopImg[data-v-3deb603c] {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  overflow: hidden;
}
.order .shopBox[data-v-3deb603c] {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 120px);
}
.order .shop1[data-v-3deb603c] {
  color: #191919;
  width: 100%;
  font-size: 15px;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.order .shop2[data-v-3deb603c] {
  width: 100%;
  color: #e00000;
  font-size: 15px;
}
.order .shopNum[data-v-3deb603c] {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  font-size: 12px;
  text-align: center;
}
.order .b1[data-v-3deb603c] {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 80px);
  font-size: 15px;
  font-weight: 900;
}
.order .b2[data-v-3deb603c] {
  float: right;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background-color: #2ba245;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.order .b3[data-v-3deb603c] {
  float: left;
  width: 130px;
  height: 35px;
  line-height: 35px;
  color: #3e3a34;
  border: 1px solid #3e3a34;
  border-radius: 6px;
  font-size: 14px;
  text-align: center;
}
.order .b3 a[data-v-3deb603c] {
  color: #3e3a34;
}
.order .b4[data-v-3deb603c] {
  float: right;
  width: 130px;
  height: 35px;
  line-height: 35px;
  color: #3e3a34;
  border: 1px solid #3e3a34;
  border-radius: 6px;
  font-size: 14px;
  text-align: center;
}
.order .b4 a[data-v-3deb603c] {
  color: #3e3a34;
}
.convenient-buy-tag[data-v-3deb603c] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  background: linear-gradient(45deg, #ff5775, #d92e21);
  color: white;
  padding: 2px 4px;
  border-radius: 4px 8px;
}

.order .van-count-down {
  color: #d92a1d;
}

