.flex-row-cen-start[data-v-754cde5e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-754cde5e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-754cde5e] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-754cde5e] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-754cde5e] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-754cde5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-754cde5e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-754cde5e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-754cde5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-754cde5e] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-754cde5e] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-754cde5e] {
  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;
}
.flex-row-end[data-v-754cde5e] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-754cde5e] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-754cde5e] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-754cde5e] {
  width: 100%;
}
.flex-row[data-v-754cde5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-754cde5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-754cde5e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-754cde5e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-754cde5e] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-754cde5e] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-754cde5e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-754cde5e] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-754cde5e] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-754cde5e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-754cde5e] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-754cde5e] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-754cde5e]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-754cde5e]::before {
  content: '\e657';
}
.icon-fold[data-v-754cde5e]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-754cde5e] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-754cde5e]:before {
  content: "\e668";
}
.icon-sort[data-v-754cde5e]:before {
  content: '\e616';
}
.icon-plus-v[data-v-754cde5e]:before {
  content: '\e607';
}
.icon-comment[data-v-754cde5e]:before {
  content: '\e614';
}
.icon-share[data-v-754cde5e]:before {
  content: '\e615';
}
.icon-like-fill[data-v-754cde5e]:before {
  content: '\e610';
}
.icon-like[data-v-754cde5e]:before {
  content: '\e611';
}
.icon-sight[data-v-754cde5e]:before {
  content: '\e60f';
}
.icon-jin[data-v-754cde5e]:before {
  content: '\e613';
}
.icon-official[data-v-754cde5e]:before {
  content: '\e60c';
}
.icon-praise[data-v-754cde5e]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-754cde5e]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-754cde5e]:before {
  content: '\e606';
}
.icon-collect[data-v-754cde5e]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-754cde5e]:before {
  content: '\e609';
}
.icon-more-img[data-v-754cde5e]:before {
  content: '\e60a';
}
.icon-select[data-v-754cde5e]:before {
  content: '\e60b';
}
.icon-more[data-v-754cde5e]:before {
  content: '\e602';
}
.icon-close[data-v-754cde5e]:before {
  content: '\e604';
}
.icon-topic-green[data-v-754cde5e]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-754cde5e]::before {
  content: '\e617';
}
.icon-last[data-v-754cde5e]::before {
  content: '\e664';
}
.icon-next[data-v-754cde5e]::before {
  content: '\e663';
}
.da-p[data-v-754cde5e] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-754cde5e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-754cde5e] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-754cde5e] {
  cursor: pointer;
}
.da-list-transition-move[data-v-754cde5e],
.da-list-transition-enter-active[data-v-754cde5e],
.da-list-transition-leave-active[data-v-754cde5e] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-754cde5e] {
  position: absolute;
}
.da-list-transition-enter[data-v-754cde5e],
.da-list-transition-leave-to[data-v-754cde5e] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-754cde5e] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-754cde5e] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-754cde5e] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-754cde5e] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-754cde5e] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-754cde5e]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-754cde5e]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-754cde5e] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-754cde5e] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-754cde5e] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-754cde5e] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-754cde5e] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-754cde5e] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-754cde5e] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-754cde5e] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-754cde5e] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-754cde5e] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-754cde5e] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-754cde5e]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-754cde5e]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-754cde5e]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-754cde5e]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-754cde5e]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-754cde5e]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-754cde5e]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-754cde5e]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-754cde5e]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-754cde5e]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-754cde5e]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-754cde5e]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-754cde5e]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-754cde5e]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-754cde5e]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-754cde5e]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-754cde5e]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-754cde5e]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-754cde5e]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-754cde5e]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-754cde5e]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-754cde5e]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-754cde5e]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-754cde5e]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-754cde5e]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-754cde5e]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-754cde5e]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-754cde5e]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-754cde5e]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-754cde5e]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-754cde5e]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-754cde5e]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-754cde5e]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-754cde5e]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-754cde5e]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-754cde5e]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-754cde5e]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-754cde5e]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-754cde5e]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-754cde5e]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-754cde5e]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-754cde5e]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-754cde5e]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-754cde5e]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-754cde5e]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-754cde5e]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-754cde5e]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-754cde5e]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-754cde5e]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-754cde5e]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-754cde5e]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-754cde5e]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-754cde5e]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-754cde5e]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-754cde5e]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-754cde5e]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-754cde5e]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-754cde5e]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-754cde5e]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-754cde5e]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-754cde5e]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-754cde5e]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-754cde5e]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-754cde5e]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-754cde5e]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-754cde5e]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-754cde5e]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-754cde5e]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-754cde5e]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-754cde5e]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-754cde5e]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-754cde5e]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-754cde5e]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-754cde5e]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-754cde5e]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-754cde5e]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-754cde5e]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-754cde5e]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-754cde5e]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-754cde5e]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-754cde5e]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-754cde5e]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-754cde5e]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-754cde5e]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-754cde5e]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-754cde5e]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-754cde5e]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-754cde5e]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-754cde5e]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-754cde5e]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-754cde5e] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-754cde5e]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-754cde5e]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-754cde5e]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-754cde5e]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-754cde5e]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-754cde5e]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-754cde5e]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-754cde5e]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-754cde5e]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-754cde5e]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-754cde5e]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-754cde5e]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-754cde5e]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-754cde5e]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-754cde5e]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-754cde5e]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-754cde5e]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-754cde5e]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-754cde5e]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-754cde5e]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-754cde5e]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-754cde5e]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-754cde5e]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-754cde5e]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-754cde5e]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-754cde5e]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-754cde5e]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-754cde5e]:before {
  content: "\e600";
}
.flex-row[data-v-754cde5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-754cde5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-754cde5e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-754cde5e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-754cde5e] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-754cde5e] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-754cde5e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-754cde5e] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-754cde5e] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-754cde5e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-754cde5e] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-754cde5e] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-754cde5e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-754cde5e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-754cde5e] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-754cde5e] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-754cde5e] {
  margin: 0;
}
p[data-v-754cde5e] {
  margin: 0;
}
.page[data-v-754cde5e] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-754cde5e] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-754cde5e] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-754cde5e] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-754cde5e] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-754cde5e] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-754cde5e] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-754cde5e] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-754cde5e] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-754cde5e] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-754cde5e]:last-child {
  border: 0;
}
.canvas[data-v-754cde5e] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-754cde5e] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-754cde5e] {
  font-size: 1.49333rem;
}
.font50[data-v-754cde5e] {
  font-size: 1.33333rem;
}
.font48[data-v-754cde5e] {
  font-size: 1.28rem;
}
.font40[data-v-754cde5e] {
  font-size: 1.06667rem;
}
.font36[data-v-754cde5e] {
  font-size: 0.96rem !important;
}
.font34[data-v-754cde5e] {
  font-size: 0.90667rem !important;
}
.font32[data-v-754cde5e] {
  font-size: 0.85333rem;
}
.font30[data-v-754cde5e] {
  font-size: 0.8rem;
}
.font28[data-v-754cde5e] {
  font-size: 0.74667rem;
}
.font26[data-v-754cde5e] {
  font-size: 0.69333rem;
}
.font24[data-v-754cde5e] {
  font-size: 0.64rem;
}
.font22[data-v-754cde5e] {
  font-size: 0.58667rem;
}
.font20[data-v-754cde5e] {
  font-size: 0.53333rem;
}
.font18[data-v-754cde5e] {
  font-size: 0.48rem;
}
.font16[data-v-754cde5e] {
  font-size: 0.42667rem;
}
.font14[data-v-754cde5e] {
  font-size: 0.37333rem;
}
.fw500[data-v-754cde5e] {
  font-weight: 500;
}
.bold[data-v-754cde5e] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-754cde5e] {
  margin-top: 0.16rem;
}
.mt8[data-v-754cde5e] {
  margin-top: 0.21333rem;
}
.mt10[data-v-754cde5e] {
  margin-top: 0.26667rem;
}
.mt12[data-v-754cde5e] {
  margin-top: 0.32rem;
}
.mt16[data-v-754cde5e] {
  margin-top: 0.42667rem;
}
.mt18[data-v-754cde5e] {
  margin-top: 0.48rem;
}
.mt20[data-v-754cde5e] {
  margin-top: 0.53333rem;
}
.mt24[data-v-754cde5e] {
  margin-top: 0.64rem;
}
.mlr24[data-v-754cde5e] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-754cde5e] {
  margin-top: 0.8rem;
}
.mt32[data-v-754cde5e] {
  margin-top: 0.85333rem;
}
.mt48[data-v-754cde5e] {
  margin-top: 1.28rem;
}
.mr16[data-v-754cde5e] {
  margin-right: 0.42667rem;
}
.mr4[data-v-754cde5e] {
  margin-right: 0.10667rem;
}
.ml2[data-v-754cde5e] {
  margin-left: 0.05333rem;
}
.mr2[data-v-754cde5e] {
  margin-right: 0.05333rem;
}
.ml4[data-v-754cde5e] {
  margin-left: 0.10667rem;
}
.mr6[data-v-754cde5e] {
  margin-right: 0.16rem;
}
.mr8[data-v-754cde5e] {
  margin-right: 0.21333rem;
}
.mb4[data-v-754cde5e] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-754cde5e] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-754cde5e] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-754cde5e] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-754cde5e] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-754cde5e] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-754cde5e] {
  margin-right: 0.32rem;
}
.mr16[data-v-754cde5e] {
  margin-right: 0.42667rem;
}
.mr24[data-v-754cde5e] {
  margin-right: 0.64rem;
}
.mr32[data-v-754cde5e] {
  margin-right: 0.85333rem;
}
.ml24[data-v-754cde5e] {
  margin-left: 0.64rem;
}
.ml32[data-v-754cde5e] {
  margin-left: 0.85333rem;
}
.ml8[data-v-754cde5e] {
  margin-left: 0.21333rem;
}
.ml12[data-v-754cde5e] {
  margin-left: 0.32rem;
}
.ml16[data-v-754cde5e] {
  margin-left: 0.42667rem;
}
.mb24[data-v-754cde5e] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-754cde5e] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-754cde5e] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-754cde5e] {
  margin-top: 0.05333rem;
}
.w100[data-v-754cde5e] {
  width: 100%;
}
.h100[data-v-754cde5e] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-754cde5e] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-754cde5e] {
  padding-left: 0.21333rem;
}
.pt32[data-v-754cde5e] {
  padding-top: 0.85333rem;
}
.pb32[data-v-754cde5e] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-754cde5e] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-754cde5e] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-754cde5e] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-754cde5e] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-754cde5e] {
  padding-left: 0.64rem;
}
.pdl32[data-v-754cde5e] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-754cde5e] {
  padding-right: 0.64rem;
}
.pdt24[data-v-754cde5e] {
  padding-top: 0.64rem;
}
.pdt32[data-v-754cde5e] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-754cde5e] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-754cde5e] {
  color: #999;
}
.color-black[data-v-754cde5e] {
  color: #1e222a;
}
.color-white[data-v-754cde5e] {
  color: #fff;
}
.color-red[data-v-754cde5e] {
  color: #ff3232;
}
.color-7D7F80[data-v-754cde5e] {
  color: #7d7f80;
}
.color-969799[data-v-754cde5e] {
  color: #969799;
}
.color-C7C9CA[data-v-754cde5e] {
  color: #c7c9ca;
}
.color-313233[data-v-754cde5e] {
  color: #313233;
}
.color-ccc[data-v-754cde5e] {
  color: #cccccc;
}
.color-999[data-v-754cde5e] {
  color: #999999;
}
.color-f6[data-v-754cde5e] {
  color: #f6f6f6;
}
.color-333333[data-v-754cde5e] {
  color: #333333;
}
.color-222222[data-v-754cde5e] {
  color: #222222;
}
.color-dcdee0[data-v-754cde5e] {
  color: #dcdee0;
}
.color-656667[data-v-754cde5e] {
  color: #656667;
}
.color-888a8b[data-v-754cde5e] {
  color: #888a8b;
}
.color-bbbbbb[data-v-754cde5e] {
  color: #bbbbbb;
}
.color-666666[data-v-754cde5e] {
  color: #666666;
}
.bg-white[data-v-754cde5e] {
  background: #fff;
}
.bg-gray[data-v-754cde5e] {
  background: #f2f3f4;
}
.bg-light[data-v-754cde5e] {
  background: #f7f8f9;
}
.lh1[data-v-754cde5e] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-754cde5e],
.ell[data-v-754cde5e] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-754cde5e] {
  -webkit-line-clamp: 1;
}
.line2[data-v-754cde5e] {
  -webkit-line-clamp: 2;
}
.line3[data-v-754cde5e] {
  -webkit-line-clamp: 3;
}
.through[data-v-754cde5e] {
  text-decoration: line-through;
}
.money[data-v-754cde5e]::before {
  content: '¥ ';
}
.money-nogap[data-v-754cde5e]::before {
  content: '¥';
}
.boost[data-v-754cde5e] {
  position: relative;
  overflow: visible;
}
.boost[data-v-754cde5e]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-754cde5e] {
  word-break: break-all;
}
.under-line[data-v-754cde5e] {
  position: relative;
}
.under-line[data-v-754cde5e]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-754cde5e]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-754cde5e] {
  position: relative;
}
.font-center[data-v-754cde5e] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-754cde5e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-754cde5e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-754cde5e] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-754cde5e] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-754cde5e] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-754cde5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-754cde5e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-754cde5e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-754cde5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-754cde5e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-754cde5e] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-754cde5e] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-754cde5e] {
  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;
}
.flex-col-cen-start[data-v-754cde5e] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-754cde5e] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-754cde5e] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-754cde5e] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-754cde5e] {
  height: 100vh;
}
.border-box[data-v-754cde5e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-754cde5e]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-754cde5e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-754cde5e] {
  text-decoration: line-through;
}
.text-nowrap[data-v-754cde5e] {
  white-space: nowrap;
}
.text-break[data-v-754cde5e] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-754cde5e] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-754cde5e] {
  display: inline-block;
}
.sub-area-box[data-v-754cde5e] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.swiper[data-v-754cde5e] {
  width: 100%;
  height: 20rem;
  position: relative;
}
.wh100[data-v-754cde5e] {
  width: 100%;
  height: 100%;
}
.cen[data-v-754cde5e] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.btn[data-v-754cde5e] {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 3.2rem;
  background-color: rgba(0, 0, 0, 0.3);
  border: 0.10667rem solid rgba(255, 255, 255, 0.6);
}
.control-btn[data-v-754cde5e] {
  display: inline-block;
  margin-left: 1.12rem;
  color: #fff;
  line-height: 3.2rem;
  text-align: center;
  font-size: 1.12rem;
}
.pic-video[data-v-754cde5e] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.44rem;
}
.pic-video-btn[data-v-754cde5e] {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 1.12rem;
  width: 2.56rem;
  line-height: 1.12rem;
  border-radius: 0.56rem;
  background-color: rgba(255, 255, 255, 0.7);
  color: #333;
}
.pic-video-btn + .pic-video-btn[data-v-754cde5e] {
  margin-left: 0.85333rem;
}
.active[data-v-754cde5e] {
  background-color: #f04241;
  color: #fff;
}
.cur[data-v-754cde5e] {
  position: absolute;
  bottom: 1.44rem;
  right: 0.85333rem;
  /* z-index: 99; */
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  height: 1.06667rem;
  padding: 0 0.42667rem;
  border-radius: 0.53333rem;
}
.mr2[data-v-754cde5e] {
  margin-right: 0.05333rem;
}
.ml2[data-v-754cde5e] {
  margin-left: 0.05333rem;
}
.prev-btn[data-v-754cde5e] {
  position: absolute;
  top: 42%;
  left: 0;
  z-index: 999;
  width: 3.2rem;
  overflow: hidden;
  opacity: 0.5;
}
.prev-btn img[data-v-754cde5e] {
  width: 100%;
}
.next-btn[data-v-754cde5e] {
  position: absolute;
  top: 42%;
  right: 0;
  z-index: 999;
  width: 3.2rem;
  overflow: hidden;
  opacity: 0.5;
}
.next-btn img[data-v-754cde5e] {
  width: 100%;
}

.flex-row-cen-start[data-v-5e0ef86a] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-5e0ef86a] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-5e0ef86a] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-5e0ef86a] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-5e0ef86a] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-5e0ef86a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-5e0ef86a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-5e0ef86a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-5e0ef86a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-5e0ef86a] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-5e0ef86a] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-5e0ef86a] {
  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;
}
.flex-row-end[data-v-5e0ef86a] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-5e0ef86a] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-5e0ef86a] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-5e0ef86a] {
  width: 100%;
}
.flex-row[data-v-5e0ef86a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-5e0ef86a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-5e0ef86a] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-5e0ef86a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-5e0ef86a] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-5e0ef86a] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-5e0ef86a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-5e0ef86a] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-5e0ef86a] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-5e0ef86a] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-5e0ef86a] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-5e0ef86a] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-5e0ef86a]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-5e0ef86a]::before {
  content: '\e657';
}
.icon-fold[data-v-5e0ef86a]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-5e0ef86a] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-5e0ef86a]:before {
  content: "\e668";
}
.icon-sort[data-v-5e0ef86a]:before {
  content: '\e616';
}
.icon-plus-v[data-v-5e0ef86a]:before {
  content: '\e607';
}
.icon-comment[data-v-5e0ef86a]:before {
  content: '\e614';
}
.icon-share[data-v-5e0ef86a]:before {
  content: '\e615';
}
.icon-like-fill[data-v-5e0ef86a]:before {
  content: '\e610';
}
.icon-like[data-v-5e0ef86a]:before {
  content: '\e611';
}
.icon-sight[data-v-5e0ef86a]:before {
  content: '\e60f';
}
.icon-jin[data-v-5e0ef86a]:before {
  content: '\e613';
}
.icon-official[data-v-5e0ef86a]:before {
  content: '\e60c';
}
.icon-praise[data-v-5e0ef86a]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-5e0ef86a]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-5e0ef86a]:before {
  content: '\e606';
}
.icon-collect[data-v-5e0ef86a]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-5e0ef86a]:before {
  content: '\e609';
}
.icon-more-img[data-v-5e0ef86a]:before {
  content: '\e60a';
}
.icon-select[data-v-5e0ef86a]:before {
  content: '\e60b';
}
.icon-more[data-v-5e0ef86a]:before {
  content: '\e602';
}
.icon-close[data-v-5e0ef86a]:before {
  content: '\e604';
}
.icon-topic-green[data-v-5e0ef86a]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-5e0ef86a]::before {
  content: '\e617';
}
.icon-last[data-v-5e0ef86a]::before {
  content: '\e664';
}
.icon-next[data-v-5e0ef86a]::before {
  content: '\e663';
}
.da-p[data-v-5e0ef86a] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-5e0ef86a] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-5e0ef86a] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-5e0ef86a] {
  cursor: pointer;
}
.da-list-transition-move[data-v-5e0ef86a],
.da-list-transition-enter-active[data-v-5e0ef86a],
.da-list-transition-leave-active[data-v-5e0ef86a] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-5e0ef86a] {
  position: absolute;
}
.da-list-transition-enter[data-v-5e0ef86a],
.da-list-transition-leave-to[data-v-5e0ef86a] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-5e0ef86a] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-5e0ef86a] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-5e0ef86a] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-5e0ef86a] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-5e0ef86a] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-5e0ef86a]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-5e0ef86a]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-5e0ef86a] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-5e0ef86a] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-5e0ef86a] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-5e0ef86a] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-5e0ef86a] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-5e0ef86a] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-5e0ef86a] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-5e0ef86a] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-5e0ef86a] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-5e0ef86a] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-5e0ef86a] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-5e0ef86a]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-5e0ef86a]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-5e0ef86a]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-5e0ef86a]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-5e0ef86a]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-5e0ef86a]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-5e0ef86a]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-5e0ef86a]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-5e0ef86a]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-5e0ef86a]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-5e0ef86a]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-5e0ef86a]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-5e0ef86a]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-5e0ef86a]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-5e0ef86a]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-5e0ef86a]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-5e0ef86a]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-5e0ef86a]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-5e0ef86a]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-5e0ef86a]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-5e0ef86a]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-5e0ef86a]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-5e0ef86a]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-5e0ef86a]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-5e0ef86a]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-5e0ef86a]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-5e0ef86a]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-5e0ef86a]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-5e0ef86a]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-5e0ef86a]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-5e0ef86a]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-5e0ef86a]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-5e0ef86a]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-5e0ef86a]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-5e0ef86a]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-5e0ef86a]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-5e0ef86a]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-5e0ef86a]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-5e0ef86a]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-5e0ef86a]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-5e0ef86a]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-5e0ef86a]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-5e0ef86a]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-5e0ef86a]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-5e0ef86a]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-5e0ef86a]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-5e0ef86a]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-5e0ef86a]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-5e0ef86a]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-5e0ef86a]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-5e0ef86a]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-5e0ef86a]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-5e0ef86a]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-5e0ef86a]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-5e0ef86a]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-5e0ef86a]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-5e0ef86a]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-5e0ef86a]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-5e0ef86a]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-5e0ef86a]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-5e0ef86a]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-5e0ef86a]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-5e0ef86a]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-5e0ef86a]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-5e0ef86a]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-5e0ef86a]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-5e0ef86a]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-5e0ef86a]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-5e0ef86a]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-5e0ef86a]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-5e0ef86a]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-5e0ef86a]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-5e0ef86a]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-5e0ef86a]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-5e0ef86a]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-5e0ef86a]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-5e0ef86a]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-5e0ef86a]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-5e0ef86a]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-5e0ef86a]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-5e0ef86a]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-5e0ef86a]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-5e0ef86a]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-5e0ef86a]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-5e0ef86a]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-5e0ef86a]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-5e0ef86a]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-5e0ef86a]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-5e0ef86a]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-5e0ef86a]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-5e0ef86a] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-5e0ef86a]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-5e0ef86a]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-5e0ef86a]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-5e0ef86a]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-5e0ef86a]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-5e0ef86a]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-5e0ef86a]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-5e0ef86a]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-5e0ef86a]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-5e0ef86a]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-5e0ef86a]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-5e0ef86a]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-5e0ef86a]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-5e0ef86a]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-5e0ef86a]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-5e0ef86a]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-5e0ef86a]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-5e0ef86a]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-5e0ef86a]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-5e0ef86a]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-5e0ef86a]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-5e0ef86a]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-5e0ef86a]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-5e0ef86a]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-5e0ef86a]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-5e0ef86a]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-5e0ef86a]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-5e0ef86a]:before {
  content: "\e600";
}
.flex-row[data-v-5e0ef86a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-5e0ef86a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-5e0ef86a] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-5e0ef86a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-5e0ef86a] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-5e0ef86a] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-5e0ef86a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-5e0ef86a] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-5e0ef86a] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-5e0ef86a] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-5e0ef86a] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-5e0ef86a] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-5e0ef86a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-5e0ef86a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-5e0ef86a] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-5e0ef86a] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-5e0ef86a] {
  margin: 0;
}
p[data-v-5e0ef86a] {
  margin: 0;
}
.page[data-v-5e0ef86a] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-5e0ef86a] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-5e0ef86a] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-5e0ef86a] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-5e0ef86a] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-5e0ef86a] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-5e0ef86a] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-5e0ef86a] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-5e0ef86a] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-5e0ef86a] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-5e0ef86a]:last-child {
  border: 0;
}
.canvas[data-v-5e0ef86a] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-5e0ef86a] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-5e0ef86a] {
  font-size: 1.49333rem;
}
.font50[data-v-5e0ef86a] {
  font-size: 1.33333rem;
}
.font48[data-v-5e0ef86a] {
  font-size: 1.28rem;
}
.font40[data-v-5e0ef86a] {
  font-size: 1.06667rem;
}
.font36[data-v-5e0ef86a] {
  font-size: 0.96rem !important;
}
.font34[data-v-5e0ef86a] {
  font-size: 0.90667rem !important;
}
.font32[data-v-5e0ef86a] {
  font-size: 0.85333rem;
}
.font30[data-v-5e0ef86a] {
  font-size: 0.8rem;
}
.font28[data-v-5e0ef86a] {
  font-size: 0.74667rem;
}
.font26[data-v-5e0ef86a] {
  font-size: 0.69333rem;
}
.font24[data-v-5e0ef86a] {
  font-size: 0.64rem;
}
.font22[data-v-5e0ef86a] {
  font-size: 0.58667rem;
}
.font20[data-v-5e0ef86a] {
  font-size: 0.53333rem;
}
.font18[data-v-5e0ef86a] {
  font-size: 0.48rem;
}
.font16[data-v-5e0ef86a] {
  font-size: 0.42667rem;
}
.font14[data-v-5e0ef86a] {
  font-size: 0.37333rem;
}
.fw500[data-v-5e0ef86a] {
  font-weight: 500;
}
.bold[data-v-5e0ef86a] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-5e0ef86a] {
  margin-top: 0.16rem;
}
.mt8[data-v-5e0ef86a] {
  margin-top: 0.21333rem;
}
.mt10[data-v-5e0ef86a] {
  margin-top: 0.26667rem;
}
.mt12[data-v-5e0ef86a] {
  margin-top: 0.32rem;
}
.mt16[data-v-5e0ef86a] {
  margin-top: 0.42667rem;
}
.mt18[data-v-5e0ef86a] {
  margin-top: 0.48rem;
}
.mt20[data-v-5e0ef86a] {
  margin-top: 0.53333rem;
}
.mt24[data-v-5e0ef86a] {
  margin-top: 0.64rem;
}
.mlr24[data-v-5e0ef86a] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-5e0ef86a] {
  margin-top: 0.8rem;
}
.mt32[data-v-5e0ef86a] {
  margin-top: 0.85333rem;
}
.mt48[data-v-5e0ef86a] {
  margin-top: 1.28rem;
}
.mr16[data-v-5e0ef86a] {
  margin-right: 0.42667rem;
}
.mr4[data-v-5e0ef86a] {
  margin-right: 0.10667rem;
}
.ml2[data-v-5e0ef86a] {
  margin-left: 0.05333rem;
}
.mr2[data-v-5e0ef86a] {
  margin-right: 0.05333rem;
}
.ml4[data-v-5e0ef86a] {
  margin-left: 0.10667rem;
}
.mr6[data-v-5e0ef86a] {
  margin-right: 0.16rem;
}
.mr8[data-v-5e0ef86a] {
  margin-right: 0.21333rem;
}
.mb4[data-v-5e0ef86a] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-5e0ef86a] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-5e0ef86a] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-5e0ef86a] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-5e0ef86a] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-5e0ef86a] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-5e0ef86a] {
  margin-right: 0.32rem;
}
.mr16[data-v-5e0ef86a] {
  margin-right: 0.42667rem;
}
.mr24[data-v-5e0ef86a] {
  margin-right: 0.64rem;
}
.mr32[data-v-5e0ef86a] {
  margin-right: 0.85333rem;
}
.ml24[data-v-5e0ef86a] {
  margin-left: 0.64rem;
}
.ml32[data-v-5e0ef86a] {
  margin-left: 0.85333rem;
}
.ml8[data-v-5e0ef86a] {
  margin-left: 0.21333rem;
}
.ml12[data-v-5e0ef86a] {
  margin-left: 0.32rem;
}
.ml16[data-v-5e0ef86a] {
  margin-left: 0.42667rem;
}
.mb24[data-v-5e0ef86a] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-5e0ef86a] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-5e0ef86a] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-5e0ef86a] {
  margin-top: 0.05333rem;
}
.w100[data-v-5e0ef86a] {
  width: 100%;
}
.h100[data-v-5e0ef86a] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-5e0ef86a] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-5e0ef86a] {
  padding-left: 0.21333rem;
}
.pt32[data-v-5e0ef86a] {
  padding-top: 0.85333rem;
}
.pb32[data-v-5e0ef86a] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-5e0ef86a] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-5e0ef86a] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-5e0ef86a] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-5e0ef86a] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-5e0ef86a] {
  padding-left: 0.64rem;
}
.pdl32[data-v-5e0ef86a] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-5e0ef86a] {
  padding-right: 0.64rem;
}
.pdt24[data-v-5e0ef86a] {
  padding-top: 0.64rem;
}
.pdt32[data-v-5e0ef86a] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-5e0ef86a] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-5e0ef86a] {
  color: #999;
}
.color-black[data-v-5e0ef86a] {
  color: #1e222a;
}
.color-white[data-v-5e0ef86a] {
  color: #fff;
}
.color-red[data-v-5e0ef86a] {
  color: #ff3232;
}
.color-7D7F80[data-v-5e0ef86a] {
  color: #7d7f80;
}
.color-969799[data-v-5e0ef86a] {
  color: #969799;
}
.color-C7C9CA[data-v-5e0ef86a] {
  color: #c7c9ca;
}
.color-313233[data-v-5e0ef86a] {
  color: #313233;
}
.color-ccc[data-v-5e0ef86a] {
  color: #cccccc;
}
.color-999[data-v-5e0ef86a] {
  color: #999999;
}
.color-f6[data-v-5e0ef86a] {
  color: #f6f6f6;
}
.color-333333[data-v-5e0ef86a] {
  color: #333333;
}
.color-222222[data-v-5e0ef86a] {
  color: #222222;
}
.color-dcdee0[data-v-5e0ef86a] {
  color: #dcdee0;
}
.color-656667[data-v-5e0ef86a] {
  color: #656667;
}
.color-888a8b[data-v-5e0ef86a] {
  color: #888a8b;
}
.color-bbbbbb[data-v-5e0ef86a] {
  color: #bbbbbb;
}
.color-666666[data-v-5e0ef86a] {
  color: #666666;
}
.bg-white[data-v-5e0ef86a] {
  background: #fff;
}
.bg-gray[data-v-5e0ef86a] {
  background: #f2f3f4;
}
.bg-light[data-v-5e0ef86a] {
  background: #f7f8f9;
}
.lh1[data-v-5e0ef86a] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-5e0ef86a],
.ell[data-v-5e0ef86a] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-5e0ef86a] {
  -webkit-line-clamp: 1;
}
.line2[data-v-5e0ef86a] {
  -webkit-line-clamp: 2;
}
.line3[data-v-5e0ef86a] {
  -webkit-line-clamp: 3;
}
.through[data-v-5e0ef86a] {
  text-decoration: line-through;
}
.money[data-v-5e0ef86a]::before {
  content: '¥ ';
}
.money-nogap[data-v-5e0ef86a]::before {
  content: '¥';
}
.boost[data-v-5e0ef86a] {
  position: relative;
  overflow: visible;
}
.boost[data-v-5e0ef86a]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-5e0ef86a] {
  word-break: break-all;
}
.under-line[data-v-5e0ef86a] {
  position: relative;
}
.under-line[data-v-5e0ef86a]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-5e0ef86a]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-5e0ef86a] {
  position: relative;
}
.font-center[data-v-5e0ef86a] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-5e0ef86a] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-5e0ef86a] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-5e0ef86a] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-5e0ef86a] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-5e0ef86a] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-5e0ef86a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-5e0ef86a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-5e0ef86a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-5e0ef86a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-5e0ef86a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-5e0ef86a] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-5e0ef86a] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-5e0ef86a] {
  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;
}
.flex-col-cen-start[data-v-5e0ef86a] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-5e0ef86a] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-5e0ef86a] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-5e0ef86a] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-5e0ef86a] {
  height: 100vh;
}
.border-box[data-v-5e0ef86a] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-5e0ef86a]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-5e0ef86a] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-5e0ef86a] {
  text-decoration: line-through;
}
.text-nowrap[data-v-5e0ef86a] {
  white-space: nowrap;
}
.text-break[data-v-5e0ef86a] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-5e0ef86a] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-5e0ef86a] {
  display: inline-block;
}
.sub-area-box[data-v-5e0ef86a] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.group[data-v-5e0ef86a] {
  position: relative;
  height: 3.2rem;
  background-repeat: no-repeat;
}
.discount-bg[data-v-5e0ef86a] {
  background: url(https://cdn.daddylab.com/Upload/ec_platform_wxapp/platform_sale_bg.png);
  background-size: 100% 100%;
}
.group-bg[data-v-5e0ef86a] {
  background: url(https://cdn.daddylab.com/Upload/ec_platform_wxapp/platform_group_bg.png);
  background-size: 100% 100%;
}
.full-active-bg[data-v-5e0ef86a] {
  background: url(https://cdn.daddylab.com/Upload/image/20210923/1632385210421483.png);
  background-size: 100% 100%;
}
.tag[data-v-5e0ef86a] {
  height: 0.96rem;
  line-height: 0.96rem;
  padding: 0.02667rem 0.26667rem 0;
  background-color: rgba(49, 50, 51, 0.4);
  border-radius: 0.10667rem;
}
.bar[data-v-5e0ef86a] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  border-top-left-radius: 0.53333rem;
  border-bottom-left-radius: 0.53333rem;
  background-color: rgba(255, 255, 255, 0.3);
}
.mt-12[data-v-5e0ef86a] {
  margin-top: -0.32rem;
}
.mt4[data-v-5e0ef86a] {
  margin-top: 0.10667rem;
}
.mb2[data-v-5e0ef86a] {
  margin-bottom: 0.05333rem;
}
.time-box[data-v-5e0ef86a] {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0.96rem;
  height: 0.96rem;
  line-height: 0.96rem;
  background: rgba(49, 50, 51, 0.5);
  border-radius: 0.05333rem;
  text-align: center;
  font-weight: 500;
}
.time-box[data-v-5e0ef86a]:last-child {
  margin-right: 0;
}
.colon[data-v-5e0ef86a] {
  display: inline-block;
  width: 0.50667rem;
  text-align: center;
}
p[data-v-5e0ef86a] {
  margin: 0;
}

.flex-row-cen-start[data-v-40d50ccc] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-40d50ccc] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-40d50ccc] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-40d50ccc] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-40d50ccc] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-40d50ccc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-40d50ccc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-40d50ccc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-40d50ccc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-40d50ccc] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-40d50ccc] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-40d50ccc] {
  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;
}
.flex-row-end[data-v-40d50ccc] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-40d50ccc] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-40d50ccc] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-40d50ccc] {
  width: 100%;
}
.flex-row[data-v-40d50ccc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-40d50ccc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-40d50ccc] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-40d50ccc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-40d50ccc] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-40d50ccc] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-40d50ccc] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-40d50ccc] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-40d50ccc] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-40d50ccc] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-40d50ccc] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-40d50ccc] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-40d50ccc]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-40d50ccc]::before {
  content: '\e657';
}
.icon-fold[data-v-40d50ccc]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-40d50ccc] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-40d50ccc]:before {
  content: "\e668";
}
.icon-sort[data-v-40d50ccc]:before {
  content: '\e616';
}
.icon-plus-v[data-v-40d50ccc]:before {
  content: '\e607';
}
.icon-comment[data-v-40d50ccc]:before {
  content: '\e614';
}
.icon-share[data-v-40d50ccc]:before {
  content: '\e615';
}
.icon-like-fill[data-v-40d50ccc]:before {
  content: '\e610';
}
.icon-like[data-v-40d50ccc]:before {
  content: '\e611';
}
.icon-sight[data-v-40d50ccc]:before {
  content: '\e60f';
}
.icon-jin[data-v-40d50ccc]:before {
  content: '\e613';
}
.icon-official[data-v-40d50ccc]:before {
  content: '\e60c';
}
.icon-praise[data-v-40d50ccc]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-40d50ccc]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-40d50ccc]:before {
  content: '\e606';
}
.icon-collect[data-v-40d50ccc]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-40d50ccc]:before {
  content: '\e609';
}
.icon-more-img[data-v-40d50ccc]:before {
  content: '\e60a';
}
.icon-select[data-v-40d50ccc]:before {
  content: '\e60b';
}
.icon-more[data-v-40d50ccc]:before {
  content: '\e602';
}
.icon-close[data-v-40d50ccc]:before {
  content: '\e604';
}
.icon-topic-green[data-v-40d50ccc]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-40d50ccc]::before {
  content: '\e617';
}
.icon-last[data-v-40d50ccc]::before {
  content: '\e664';
}
.icon-next[data-v-40d50ccc]::before {
  content: '\e663';
}
.da-p[data-v-40d50ccc] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-40d50ccc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-40d50ccc] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-40d50ccc] {
  cursor: pointer;
}
.da-list-transition-move[data-v-40d50ccc],
.da-list-transition-enter-active[data-v-40d50ccc],
.da-list-transition-leave-active[data-v-40d50ccc] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-40d50ccc] {
  position: absolute;
}
.da-list-transition-enter[data-v-40d50ccc],
.da-list-transition-leave-to[data-v-40d50ccc] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-40d50ccc] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-40d50ccc] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-40d50ccc] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-40d50ccc] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-40d50ccc] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-40d50ccc]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-40d50ccc]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-40d50ccc] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-40d50ccc] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-40d50ccc] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-40d50ccc] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-40d50ccc] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-40d50ccc] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-40d50ccc] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-40d50ccc] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-40d50ccc] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-40d50ccc] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-40d50ccc] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-40d50ccc]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-40d50ccc]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-40d50ccc]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-40d50ccc]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-40d50ccc]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-40d50ccc]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-40d50ccc]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-40d50ccc]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-40d50ccc]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-40d50ccc]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-40d50ccc]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-40d50ccc]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-40d50ccc]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-40d50ccc]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-40d50ccc]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-40d50ccc]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-40d50ccc]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-40d50ccc]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-40d50ccc]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-40d50ccc]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-40d50ccc]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-40d50ccc]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-40d50ccc]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-40d50ccc]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-40d50ccc]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-40d50ccc]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-40d50ccc]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-40d50ccc]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-40d50ccc]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-40d50ccc]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-40d50ccc]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-40d50ccc]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-40d50ccc]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-40d50ccc]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-40d50ccc]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-40d50ccc]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-40d50ccc]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-40d50ccc]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-40d50ccc]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-40d50ccc]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-40d50ccc]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-40d50ccc]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-40d50ccc]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-40d50ccc]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-40d50ccc]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-40d50ccc]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-40d50ccc]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-40d50ccc]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-40d50ccc]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-40d50ccc]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-40d50ccc]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-40d50ccc]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-40d50ccc]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-40d50ccc]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-40d50ccc]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-40d50ccc]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-40d50ccc]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-40d50ccc]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-40d50ccc]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-40d50ccc]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-40d50ccc]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-40d50ccc]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-40d50ccc]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-40d50ccc]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-40d50ccc]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-40d50ccc]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-40d50ccc]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-40d50ccc]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-40d50ccc]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-40d50ccc]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-40d50ccc]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-40d50ccc]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-40d50ccc]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-40d50ccc]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-40d50ccc]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-40d50ccc]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-40d50ccc]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-40d50ccc]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-40d50ccc]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-40d50ccc]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-40d50ccc]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-40d50ccc]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-40d50ccc]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-40d50ccc]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-40d50ccc]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-40d50ccc]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-40d50ccc]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-40d50ccc]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-40d50ccc]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-40d50ccc]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-40d50ccc] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-40d50ccc]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-40d50ccc]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-40d50ccc]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-40d50ccc]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-40d50ccc]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-40d50ccc]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-40d50ccc]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-40d50ccc]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-40d50ccc]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-40d50ccc]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-40d50ccc]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-40d50ccc]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-40d50ccc]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-40d50ccc]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-40d50ccc]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-40d50ccc]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-40d50ccc]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-40d50ccc]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-40d50ccc]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-40d50ccc]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-40d50ccc]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-40d50ccc]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-40d50ccc]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-40d50ccc]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-40d50ccc]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-40d50ccc]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-40d50ccc]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-40d50ccc]:before {
  content: "\e600";
}
.flex-row[data-v-40d50ccc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-40d50ccc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-40d50ccc] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-40d50ccc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-40d50ccc] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-40d50ccc] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-40d50ccc] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-40d50ccc] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-40d50ccc] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-40d50ccc] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-40d50ccc] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-40d50ccc] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-40d50ccc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-40d50ccc] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-40d50ccc] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-40d50ccc] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-40d50ccc] {
  margin: 0;
}
p[data-v-40d50ccc] {
  margin: 0;
}
.page[data-v-40d50ccc] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-40d50ccc] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-40d50ccc] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-40d50ccc] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-40d50ccc] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-40d50ccc] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-40d50ccc] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-40d50ccc] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-40d50ccc] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-40d50ccc] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-40d50ccc]:last-child {
  border: 0;
}
.canvas[data-v-40d50ccc] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-40d50ccc] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-40d50ccc] {
  font-size: 1.49333rem;
}
.font50[data-v-40d50ccc] {
  font-size: 1.33333rem;
}
.font48[data-v-40d50ccc] {
  font-size: 1.28rem;
}
.font40[data-v-40d50ccc] {
  font-size: 1.06667rem;
}
.font36[data-v-40d50ccc] {
  font-size: 0.96rem !important;
}
.font34[data-v-40d50ccc] {
  font-size: 0.90667rem !important;
}
.font32[data-v-40d50ccc] {
  font-size: 0.85333rem;
}
.font30[data-v-40d50ccc] {
  font-size: 0.8rem;
}
.font28[data-v-40d50ccc] {
  font-size: 0.74667rem;
}
.font26[data-v-40d50ccc] {
  font-size: 0.69333rem;
}
.font24[data-v-40d50ccc] {
  font-size: 0.64rem;
}
.font22[data-v-40d50ccc] {
  font-size: 0.58667rem;
}
.font20[data-v-40d50ccc] {
  font-size: 0.53333rem;
}
.font18[data-v-40d50ccc] {
  font-size: 0.48rem;
}
.font16[data-v-40d50ccc] {
  font-size: 0.42667rem;
}
.font14[data-v-40d50ccc] {
  font-size: 0.37333rem;
}
.fw500[data-v-40d50ccc] {
  font-weight: 500;
}
.bold[data-v-40d50ccc] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-40d50ccc] {
  margin-top: 0.16rem;
}
.mt8[data-v-40d50ccc] {
  margin-top: 0.21333rem;
}
.mt10[data-v-40d50ccc] {
  margin-top: 0.26667rem;
}
.mt12[data-v-40d50ccc] {
  margin-top: 0.32rem;
}
.mt16[data-v-40d50ccc] {
  margin-top: 0.42667rem;
}
.mt18[data-v-40d50ccc] {
  margin-top: 0.48rem;
}
.mt20[data-v-40d50ccc] {
  margin-top: 0.53333rem;
}
.mt24[data-v-40d50ccc] {
  margin-top: 0.64rem;
}
.mlr24[data-v-40d50ccc] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-40d50ccc] {
  margin-top: 0.8rem;
}
.mt32[data-v-40d50ccc] {
  margin-top: 0.85333rem;
}
.mt48[data-v-40d50ccc] {
  margin-top: 1.28rem;
}
.mr16[data-v-40d50ccc] {
  margin-right: 0.42667rem;
}
.mr4[data-v-40d50ccc] {
  margin-right: 0.10667rem;
}
.ml2[data-v-40d50ccc] {
  margin-left: 0.05333rem;
}
.mr2[data-v-40d50ccc] {
  margin-right: 0.05333rem;
}
.ml4[data-v-40d50ccc] {
  margin-left: 0.10667rem;
}
.mr6[data-v-40d50ccc] {
  margin-right: 0.16rem;
}
.mr8[data-v-40d50ccc] {
  margin-right: 0.21333rem;
}
.mb4[data-v-40d50ccc] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-40d50ccc] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-40d50ccc] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-40d50ccc] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-40d50ccc] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-40d50ccc] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-40d50ccc] {
  margin-right: 0.32rem;
}
.mr16[data-v-40d50ccc] {
  margin-right: 0.42667rem;
}
.mr24[data-v-40d50ccc] {
  margin-right: 0.64rem;
}
.mr32[data-v-40d50ccc] {
  margin-right: 0.85333rem;
}
.ml24[data-v-40d50ccc] {
  margin-left: 0.64rem;
}
.ml32[data-v-40d50ccc] {
  margin-left: 0.85333rem;
}
.ml8[data-v-40d50ccc] {
  margin-left: 0.21333rem;
}
.ml12[data-v-40d50ccc] {
  margin-left: 0.32rem;
}
.ml16[data-v-40d50ccc] {
  margin-left: 0.42667rem;
}
.mb24[data-v-40d50ccc] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-40d50ccc] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-40d50ccc] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-40d50ccc] {
  margin-top: 0.05333rem;
}
.w100[data-v-40d50ccc] {
  width: 100%;
}
.h100[data-v-40d50ccc] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-40d50ccc] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-40d50ccc] {
  padding-left: 0.21333rem;
}
.pt32[data-v-40d50ccc] {
  padding-top: 0.85333rem;
}
.pb32[data-v-40d50ccc] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-40d50ccc] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-40d50ccc] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-40d50ccc] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-40d50ccc] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-40d50ccc] {
  padding-left: 0.64rem;
}
.pdl32[data-v-40d50ccc] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-40d50ccc] {
  padding-right: 0.64rem;
}
.pdt24[data-v-40d50ccc] {
  padding-top: 0.64rem;
}
.pdt32[data-v-40d50ccc] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-40d50ccc] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-40d50ccc] {
  color: #999;
}
.color-black[data-v-40d50ccc] {
  color: #1e222a;
}
.color-white[data-v-40d50ccc] {
  color: #fff;
}
.color-red[data-v-40d50ccc] {
  color: #ff3232;
}
.color-7D7F80[data-v-40d50ccc] {
  color: #7d7f80;
}
.color-969799[data-v-40d50ccc] {
  color: #969799;
}
.color-C7C9CA[data-v-40d50ccc] {
  color: #c7c9ca;
}
.color-313233[data-v-40d50ccc] {
  color: #313233;
}
.color-ccc[data-v-40d50ccc] {
  color: #cccccc;
}
.color-999[data-v-40d50ccc] {
  color: #999999;
}
.color-f6[data-v-40d50ccc] {
  color: #f6f6f6;
}
.color-333333[data-v-40d50ccc] {
  color: #333333;
}
.color-222222[data-v-40d50ccc] {
  color: #222222;
}
.color-dcdee0[data-v-40d50ccc] {
  color: #dcdee0;
}
.color-656667[data-v-40d50ccc] {
  color: #656667;
}
.color-888a8b[data-v-40d50ccc] {
  color: #888a8b;
}
.color-bbbbbb[data-v-40d50ccc] {
  color: #bbbbbb;
}
.color-666666[data-v-40d50ccc] {
  color: #666666;
}
.bg-white[data-v-40d50ccc] {
  background: #fff;
}
.bg-gray[data-v-40d50ccc] {
  background: #f2f3f4;
}
.bg-light[data-v-40d50ccc] {
  background: #f7f8f9;
}
.lh1[data-v-40d50ccc] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-40d50ccc],
.ell[data-v-40d50ccc] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-40d50ccc] {
  -webkit-line-clamp: 1;
}
.line2[data-v-40d50ccc] {
  -webkit-line-clamp: 2;
}
.line3[data-v-40d50ccc] {
  -webkit-line-clamp: 3;
}
.through[data-v-40d50ccc] {
  text-decoration: line-through;
}
.money[data-v-40d50ccc]::before {
  content: '¥ ';
}
.money-nogap[data-v-40d50ccc]::before {
  content: '¥';
}
.boost[data-v-40d50ccc] {
  position: relative;
  overflow: visible;
}
.boost[data-v-40d50ccc]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-40d50ccc] {
  word-break: break-all;
}
.under-line[data-v-40d50ccc] {
  position: relative;
}
.under-line[data-v-40d50ccc]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-40d50ccc]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-40d50ccc] {
  position: relative;
}
.font-center[data-v-40d50ccc] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-40d50ccc] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-40d50ccc] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-40d50ccc] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-40d50ccc] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-40d50ccc] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-40d50ccc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-40d50ccc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-40d50ccc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-40d50ccc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-40d50ccc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-40d50ccc] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-40d50ccc] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-40d50ccc] {
  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;
}
.flex-col-cen-start[data-v-40d50ccc] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-40d50ccc] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-40d50ccc] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-40d50ccc] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-40d50ccc] {
  height: 100vh;
}
.border-box[data-v-40d50ccc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-40d50ccc]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-40d50ccc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-40d50ccc] {
  text-decoration: line-through;
}
.text-nowrap[data-v-40d50ccc] {
  white-space: nowrap;
}
.text-break[data-v-40d50ccc] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-40d50ccc] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-40d50ccc] {
  display: inline-block;
}
.sub-area-box[data-v-40d50ccc] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.group[data-v-40d50ccc] {
  position: relative;
  height: 3.2rem;
  background-repeat: no-repeat;
}
.discount-bg[data-v-40d50ccc] {
  background: url(https://cdn.daddylab.com/Upload/ec_platform_wxapp/platform_sale_bg.png);
  background-size: 100% 100%;
}
.group-bg[data-v-40d50ccc] {
  background: url(https://cdn.daddylab.com/Upload/ec_platform_wxapp/platform_group_bg.png);
  background-size: 100% 100%;
}
.full-active-bg[data-v-40d50ccc] {
  background: url(https://cdn.daddylab.com/Upload/image/20210923/1632385210421483.png);
  background-size: 100% 100%;
}
.tag[data-v-40d50ccc] {
  height: 0.96rem;
  line-height: 0.96rem;
  padding: 0.02667rem 0.26667rem 0;
  background-color: rgba(49, 50, 51, 0.4);
  border-radius: 0.10667rem;
}
.bar[data-v-40d50ccc] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  border-top-left-radius: 0.53333rem;
  border-bottom-left-radius: 0.53333rem;
  background-color: rgba(255, 255, 255, 0.3);
}
.mt-12[data-v-40d50ccc] {
  margin-top: -0.32rem;
}
.mt4[data-v-40d50ccc] {
  margin-top: 0.10667rem;
}
.mb2[data-v-40d50ccc] {
  margin-bottom: 0.05333rem;
}
.time-box[data-v-40d50ccc] {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0.96rem;
  height: 0.96rem;
  line-height: 0.96rem;
  background: rgba(49, 50, 51, 0.5);
  border-radius: 0.05333rem;
  text-align: center;
  font-weight: 500;
}
.time-box[data-v-40d50ccc]:last-child {
  margin-right: 0;
}
.colon[data-v-40d50ccc] {
  display: inline-block;
  width: 0.50667rem;
  text-align: center;
}
p[data-v-40d50ccc] {
  margin: 0;
}

.flex-row-cen-start[data-v-0a145714] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-0a145714] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-0a145714] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-0a145714] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-0a145714] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-0a145714] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-0a145714] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-0a145714] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-0a145714] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-0a145714] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-0a145714] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-0a145714] {
  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;
}
.flex-row-end[data-v-0a145714] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-0a145714] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-0a145714] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-0a145714] {
  width: 100%;
}
.flex-row[data-v-0a145714] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-0a145714] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-0a145714] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-0a145714] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-0a145714] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-0a145714] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-0a145714] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-0a145714] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-0a145714] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-0a145714] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-0a145714] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-0a145714] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-0a145714]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-0a145714]::before {
  content: '\e657';
}
.icon-fold[data-v-0a145714]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-0a145714] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-0a145714]:before {
  content: "\e668";
}
.icon-sort[data-v-0a145714]:before {
  content: '\e616';
}
.icon-plus-v[data-v-0a145714]:before {
  content: '\e607';
}
.icon-comment[data-v-0a145714]:before {
  content: '\e614';
}
.icon-share[data-v-0a145714]:before {
  content: '\e615';
}
.icon-like-fill[data-v-0a145714]:before {
  content: '\e610';
}
.icon-like[data-v-0a145714]:before {
  content: '\e611';
}
.icon-sight[data-v-0a145714]:before {
  content: '\e60f';
}
.icon-jin[data-v-0a145714]:before {
  content: '\e613';
}
.icon-official[data-v-0a145714]:before {
  content: '\e60c';
}
.icon-praise[data-v-0a145714]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-0a145714]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-0a145714]:before {
  content: '\e606';
}
.icon-collect[data-v-0a145714]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-0a145714]:before {
  content: '\e609';
}
.icon-more-img[data-v-0a145714]:before {
  content: '\e60a';
}
.icon-select[data-v-0a145714]:before {
  content: '\e60b';
}
.icon-more[data-v-0a145714]:before {
  content: '\e602';
}
.icon-close[data-v-0a145714]:before {
  content: '\e604';
}
.icon-topic-green[data-v-0a145714]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-0a145714]::before {
  content: '\e617';
}
.icon-last[data-v-0a145714]::before {
  content: '\e664';
}
.icon-next[data-v-0a145714]::before {
  content: '\e663';
}
.da-p[data-v-0a145714] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-0a145714] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-0a145714] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-0a145714] {
  cursor: pointer;
}
.da-list-transition-move[data-v-0a145714],
.da-list-transition-enter-active[data-v-0a145714],
.da-list-transition-leave-active[data-v-0a145714] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-0a145714] {
  position: absolute;
}
.da-list-transition-enter[data-v-0a145714],
.da-list-transition-leave-to[data-v-0a145714] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-0a145714] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-0a145714] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-0a145714] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-0a145714] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-0a145714] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-0a145714]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-0a145714]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-0a145714] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-0a145714] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-0a145714] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-0a145714] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-0a145714] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-0a145714] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-0a145714] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-0a145714] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-0a145714] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-0a145714] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-0a145714] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-0a145714]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-0a145714]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-0a145714]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-0a145714]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-0a145714]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-0a145714]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-0a145714]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-0a145714]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-0a145714]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-0a145714]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-0a145714]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-0a145714]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-0a145714]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-0a145714]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-0a145714]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-0a145714]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-0a145714]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-0a145714]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-0a145714]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-0a145714]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-0a145714]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-0a145714]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-0a145714]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-0a145714]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-0a145714]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-0a145714]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-0a145714]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-0a145714]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-0a145714]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-0a145714]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-0a145714]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-0a145714]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-0a145714]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-0a145714]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-0a145714]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-0a145714]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-0a145714]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-0a145714]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-0a145714]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-0a145714]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-0a145714]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-0a145714]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-0a145714]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-0a145714]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-0a145714]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-0a145714]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-0a145714]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-0a145714]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-0a145714]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-0a145714]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-0a145714]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-0a145714]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-0a145714]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-0a145714]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-0a145714]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-0a145714]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-0a145714]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-0a145714]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-0a145714]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-0a145714]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-0a145714]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-0a145714]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-0a145714]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-0a145714]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-0a145714]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-0a145714]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-0a145714]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-0a145714]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-0a145714]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-0a145714]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-0a145714]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-0a145714]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-0a145714]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-0a145714]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-0a145714]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-0a145714]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-0a145714]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-0a145714]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-0a145714]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-0a145714]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-0a145714]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-0a145714]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-0a145714]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-0a145714]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-0a145714]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-0a145714]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-0a145714]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-0a145714]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-0a145714]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-0a145714]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-0a145714] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-0a145714]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-0a145714]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-0a145714]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-0a145714]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-0a145714]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-0a145714]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-0a145714]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-0a145714]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-0a145714]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-0a145714]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-0a145714]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-0a145714]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-0a145714]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-0a145714]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-0a145714]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-0a145714]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-0a145714]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-0a145714]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-0a145714]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-0a145714]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-0a145714]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-0a145714]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-0a145714]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-0a145714]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-0a145714]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-0a145714]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-0a145714]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-0a145714]:before {
  content: "\e600";
}
.flex-row[data-v-0a145714] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-0a145714] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-0a145714] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-0a145714] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-0a145714] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-0a145714] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-0a145714] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-0a145714] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-0a145714] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-0a145714] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-0a145714] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-0a145714] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-0a145714] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-0a145714] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-0a145714] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-0a145714] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-0a145714] {
  margin: 0;
}
p[data-v-0a145714] {
  margin: 0;
}
.page[data-v-0a145714] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-0a145714] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-0a145714] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-0a145714] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-0a145714] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-0a145714] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-0a145714] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-0a145714] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-0a145714] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-0a145714] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-0a145714]:last-child {
  border: 0;
}
.canvas[data-v-0a145714] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-0a145714] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-0a145714] {
  font-size: 1.49333rem;
}
.font50[data-v-0a145714] {
  font-size: 1.33333rem;
}
.font48[data-v-0a145714] {
  font-size: 1.28rem;
}
.font40[data-v-0a145714] {
  font-size: 1.06667rem;
}
.font36[data-v-0a145714] {
  font-size: 0.96rem !important;
}
.font34[data-v-0a145714] {
  font-size: 0.90667rem !important;
}
.font32[data-v-0a145714] {
  font-size: 0.85333rem;
}
.font30[data-v-0a145714] {
  font-size: 0.8rem;
}
.font28[data-v-0a145714] {
  font-size: 0.74667rem;
}
.font26[data-v-0a145714] {
  font-size: 0.69333rem;
}
.font24[data-v-0a145714] {
  font-size: 0.64rem;
}
.font22[data-v-0a145714] {
  font-size: 0.58667rem;
}
.font20[data-v-0a145714] {
  font-size: 0.53333rem;
}
.font18[data-v-0a145714] {
  font-size: 0.48rem;
}
.font16[data-v-0a145714] {
  font-size: 0.42667rem;
}
.font14[data-v-0a145714] {
  font-size: 0.37333rem;
}
.fw500[data-v-0a145714] {
  font-weight: 500;
}
.bold[data-v-0a145714] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-0a145714] {
  margin-top: 0.16rem;
}
.mt8[data-v-0a145714] {
  margin-top: 0.21333rem;
}
.mt10[data-v-0a145714] {
  margin-top: 0.26667rem;
}
.mt12[data-v-0a145714] {
  margin-top: 0.32rem;
}
.mt16[data-v-0a145714] {
  margin-top: 0.42667rem;
}
.mt18[data-v-0a145714] {
  margin-top: 0.48rem;
}
.mt20[data-v-0a145714] {
  margin-top: 0.53333rem;
}
.mt24[data-v-0a145714] {
  margin-top: 0.64rem;
}
.mlr24[data-v-0a145714] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-0a145714] {
  margin-top: 0.8rem;
}
.mt32[data-v-0a145714] {
  margin-top: 0.85333rem;
}
.mt48[data-v-0a145714] {
  margin-top: 1.28rem;
}
.mr16[data-v-0a145714] {
  margin-right: 0.42667rem;
}
.mr4[data-v-0a145714] {
  margin-right: 0.10667rem;
}
.ml2[data-v-0a145714] {
  margin-left: 0.05333rem;
}
.mr2[data-v-0a145714] {
  margin-right: 0.05333rem;
}
.ml4[data-v-0a145714] {
  margin-left: 0.10667rem;
}
.mr6[data-v-0a145714] {
  margin-right: 0.16rem;
}
.mr8[data-v-0a145714] {
  margin-right: 0.21333rem;
}
.mb4[data-v-0a145714] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-0a145714] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-0a145714] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-0a145714] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-0a145714] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-0a145714] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-0a145714] {
  margin-right: 0.32rem;
}
.mr16[data-v-0a145714] {
  margin-right: 0.42667rem;
}
.mr24[data-v-0a145714] {
  margin-right: 0.64rem;
}
.mr32[data-v-0a145714] {
  margin-right: 0.85333rem;
}
.ml24[data-v-0a145714] {
  margin-left: 0.64rem;
}
.ml32[data-v-0a145714] {
  margin-left: 0.85333rem;
}
.ml8[data-v-0a145714] {
  margin-left: 0.21333rem;
}
.ml12[data-v-0a145714] {
  margin-left: 0.32rem;
}
.ml16[data-v-0a145714] {
  margin-left: 0.42667rem;
}
.mb24[data-v-0a145714] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-0a145714] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-0a145714] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-0a145714] {
  margin-top: 0.05333rem;
}
.w100[data-v-0a145714] {
  width: 100%;
}
.h100[data-v-0a145714] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-0a145714] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-0a145714] {
  padding-left: 0.21333rem;
}
.pt32[data-v-0a145714] {
  padding-top: 0.85333rem;
}
.pb32[data-v-0a145714] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-0a145714] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-0a145714] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-0a145714] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-0a145714] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-0a145714] {
  padding-left: 0.64rem;
}
.pdl32[data-v-0a145714] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-0a145714] {
  padding-right: 0.64rem;
}
.pdt24[data-v-0a145714] {
  padding-top: 0.64rem;
}
.pdt32[data-v-0a145714] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-0a145714] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-0a145714] {
  color: #999;
}
.color-black[data-v-0a145714] {
  color: #1e222a;
}
.color-white[data-v-0a145714] {
  color: #fff;
}
.color-red[data-v-0a145714] {
  color: #ff3232;
}
.color-7D7F80[data-v-0a145714] {
  color: #7d7f80;
}
.color-969799[data-v-0a145714] {
  color: #969799;
}
.color-C7C9CA[data-v-0a145714] {
  color: #c7c9ca;
}
.color-313233[data-v-0a145714] {
  color: #313233;
}
.color-ccc[data-v-0a145714] {
  color: #cccccc;
}
.color-999[data-v-0a145714] {
  color: #999999;
}
.color-f6[data-v-0a145714] {
  color: #f6f6f6;
}
.color-333333[data-v-0a145714] {
  color: #333333;
}
.color-222222[data-v-0a145714] {
  color: #222222;
}
.color-dcdee0[data-v-0a145714] {
  color: #dcdee0;
}
.color-656667[data-v-0a145714] {
  color: #656667;
}
.color-888a8b[data-v-0a145714] {
  color: #888a8b;
}
.color-bbbbbb[data-v-0a145714] {
  color: #bbbbbb;
}
.color-666666[data-v-0a145714] {
  color: #666666;
}
.bg-white[data-v-0a145714] {
  background: #fff;
}
.bg-gray[data-v-0a145714] {
  background: #f2f3f4;
}
.bg-light[data-v-0a145714] {
  background: #f7f8f9;
}
.lh1[data-v-0a145714] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-0a145714],
.ell[data-v-0a145714] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-0a145714] {
  -webkit-line-clamp: 1;
}
.line2[data-v-0a145714] {
  -webkit-line-clamp: 2;
}
.line3[data-v-0a145714] {
  -webkit-line-clamp: 3;
}
.through[data-v-0a145714] {
  text-decoration: line-through;
}
.money[data-v-0a145714]::before {
  content: '¥ ';
}
.money-nogap[data-v-0a145714]::before {
  content: '¥';
}
.boost[data-v-0a145714] {
  position: relative;
  overflow: visible;
}
.boost[data-v-0a145714]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-0a145714] {
  word-break: break-all;
}
.under-line[data-v-0a145714] {
  position: relative;
}
.under-line[data-v-0a145714]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-0a145714]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-0a145714] {
  position: relative;
}
.font-center[data-v-0a145714] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-0a145714] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-0a145714] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-0a145714] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-0a145714] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-0a145714] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-0a145714] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-0a145714] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-0a145714] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-0a145714] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-0a145714] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-0a145714] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-0a145714] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-0a145714] {
  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;
}
.flex-col-cen-start[data-v-0a145714] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-0a145714] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-0a145714] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-0a145714] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-0a145714] {
  height: 100vh;
}
.border-box[data-v-0a145714] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-0a145714]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-0a145714] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-0a145714] {
  text-decoration: line-through;
}
.text-nowrap[data-v-0a145714] {
  white-space: nowrap;
}
.text-break[data-v-0a145714] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-0a145714] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-0a145714] {
  display: inline-block;
}
.sub-area-box[data-v-0a145714] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.group[data-v-0a145714] {
  position: relative;
  height: 3.2rem;
  background-repeat: no-repeat;
}
.discount-bg[data-v-0a145714] {
  background: url(https://cdn.daddylab.com/Upload/ec_platform_wxapp/platform_sale_bg.png);
  background-size: 100% 100%;
}
.group-bg[data-v-0a145714] {
  background: url(https://cdn.daddylab.com/Upload/ec_platform_wxapp/platform_group_bg.png);
  background-size: 100% 100%;
}
.full-active-bg[data-v-0a145714] {
  background: url(https://cdn.daddylab.com/Upload/image/20210923/1632385210421483.png);
  background-size: 100% 100%;
}
.tag[data-v-0a145714] {
  height: 0.96rem;
  line-height: 0.96rem;
  padding: 0.02667rem 0.26667rem 0;
  background-color: rgba(49, 50, 51, 0.4);
  border-radius: 0.10667rem;
}
.bar[data-v-0a145714] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  border-top-left-radius: 0.53333rem;
  border-bottom-left-radius: 0.53333rem;
  background-color: rgba(255, 255, 255, 0.3);
}
.mt-12[data-v-0a145714] {
  margin-top: -0.32rem;
}
.mt4[data-v-0a145714] {
  margin-top: 0.10667rem;
}
.mb2[data-v-0a145714] {
  margin-bottom: 0.05333rem;
}
.time-box[data-v-0a145714] {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0.96rem;
  height: 0.96rem;
  line-height: 0.96rem;
  background: rgba(49, 50, 51, 0.5);
  border-radius: 0.05333rem;
  text-align: center;
  font-weight: 500;
}
.time-box[data-v-0a145714]:last-child {
  margin-right: 0;
}
.colon[data-v-0a145714] {
  display: inline-block;
  width: 0.50667rem;
  text-align: center;
}
p[data-v-0a145714] {
  margin: 0;
}

.flex-row-cen-start[data-v-29dfddd8] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-29dfddd8] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-29dfddd8] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-29dfddd8] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-29dfddd8] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-29dfddd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-29dfddd8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-29dfddd8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-29dfddd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-29dfddd8] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-29dfddd8] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-29dfddd8] {
  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;
}
.flex-row-end[data-v-29dfddd8] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-29dfddd8] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-29dfddd8] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-29dfddd8] {
  width: 100%;
}
.flex-row[data-v-29dfddd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-29dfddd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-29dfddd8] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-29dfddd8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-29dfddd8] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-29dfddd8] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-29dfddd8] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-29dfddd8] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-29dfddd8] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-29dfddd8] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-29dfddd8] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-29dfddd8] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-29dfddd8]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-29dfddd8]::before {
  content: '\e657';
}
.icon-fold[data-v-29dfddd8]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-29dfddd8] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-29dfddd8]:before {
  content: "\e668";
}
.icon-sort[data-v-29dfddd8]:before {
  content: '\e616';
}
.icon-plus-v[data-v-29dfddd8]:before {
  content: '\e607';
}
.icon-comment[data-v-29dfddd8]:before {
  content: '\e614';
}
.icon-share[data-v-29dfddd8]:before {
  content: '\e615';
}
.icon-like-fill[data-v-29dfddd8]:before {
  content: '\e610';
}
.icon-like[data-v-29dfddd8]:before {
  content: '\e611';
}
.icon-sight[data-v-29dfddd8]:before {
  content: '\e60f';
}
.icon-jin[data-v-29dfddd8]:before {
  content: '\e613';
}
.icon-official[data-v-29dfddd8]:before {
  content: '\e60c';
}
.icon-praise[data-v-29dfddd8]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-29dfddd8]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-29dfddd8]:before {
  content: '\e606';
}
.icon-collect[data-v-29dfddd8]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-29dfddd8]:before {
  content: '\e609';
}
.icon-more-img[data-v-29dfddd8]:before {
  content: '\e60a';
}
.icon-select[data-v-29dfddd8]:before {
  content: '\e60b';
}
.icon-more[data-v-29dfddd8]:before {
  content: '\e602';
}
.icon-close[data-v-29dfddd8]:before {
  content: '\e604';
}
.icon-topic-green[data-v-29dfddd8]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-29dfddd8]::before {
  content: '\e617';
}
.icon-last[data-v-29dfddd8]::before {
  content: '\e664';
}
.icon-next[data-v-29dfddd8]::before {
  content: '\e663';
}
.da-p[data-v-29dfddd8] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-29dfddd8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-29dfddd8] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-29dfddd8] {
  cursor: pointer;
}
.da-list-transition-move[data-v-29dfddd8],
.da-list-transition-enter-active[data-v-29dfddd8],
.da-list-transition-leave-active[data-v-29dfddd8] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-29dfddd8] {
  position: absolute;
}
.da-list-transition-enter[data-v-29dfddd8],
.da-list-transition-leave-to[data-v-29dfddd8] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-29dfddd8] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-29dfddd8] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-29dfddd8] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-29dfddd8] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-29dfddd8] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-29dfddd8]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-29dfddd8]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-29dfddd8] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-29dfddd8] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-29dfddd8] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-29dfddd8] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-29dfddd8] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-29dfddd8] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-29dfddd8] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-29dfddd8] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-29dfddd8] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-29dfddd8] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-29dfddd8] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-29dfddd8]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-29dfddd8]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-29dfddd8]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-29dfddd8]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-29dfddd8]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-29dfddd8]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-29dfddd8]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-29dfddd8]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-29dfddd8]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-29dfddd8]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-29dfddd8]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-29dfddd8]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-29dfddd8]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-29dfddd8]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-29dfddd8]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-29dfddd8]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-29dfddd8]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-29dfddd8]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-29dfddd8]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-29dfddd8]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-29dfddd8]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-29dfddd8]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-29dfddd8]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-29dfddd8]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-29dfddd8]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-29dfddd8]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-29dfddd8]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-29dfddd8]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-29dfddd8]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-29dfddd8]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-29dfddd8]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-29dfddd8]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-29dfddd8]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-29dfddd8]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-29dfddd8]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-29dfddd8]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-29dfddd8]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-29dfddd8]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-29dfddd8]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-29dfddd8]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-29dfddd8]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-29dfddd8]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-29dfddd8]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-29dfddd8]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-29dfddd8]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-29dfddd8]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-29dfddd8]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-29dfddd8]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-29dfddd8]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-29dfddd8]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-29dfddd8]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-29dfddd8]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-29dfddd8]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-29dfddd8]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-29dfddd8]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-29dfddd8]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-29dfddd8]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-29dfddd8]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-29dfddd8]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-29dfddd8]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-29dfddd8]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-29dfddd8]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-29dfddd8]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-29dfddd8]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-29dfddd8]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-29dfddd8]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-29dfddd8]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-29dfddd8]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-29dfddd8]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-29dfddd8]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-29dfddd8]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-29dfddd8]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-29dfddd8]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-29dfddd8]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-29dfddd8]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-29dfddd8]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-29dfddd8]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-29dfddd8]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-29dfddd8]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-29dfddd8]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-29dfddd8]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-29dfddd8]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-29dfddd8]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-29dfddd8]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-29dfddd8]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-29dfddd8]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-29dfddd8]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-29dfddd8]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-29dfddd8]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-29dfddd8]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-29dfddd8] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-29dfddd8]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-29dfddd8]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-29dfddd8]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-29dfddd8]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-29dfddd8]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-29dfddd8]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-29dfddd8]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-29dfddd8]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-29dfddd8]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-29dfddd8]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-29dfddd8]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-29dfddd8]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-29dfddd8]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-29dfddd8]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-29dfddd8]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-29dfddd8]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-29dfddd8]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-29dfddd8]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-29dfddd8]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-29dfddd8]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-29dfddd8]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-29dfddd8]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-29dfddd8]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-29dfddd8]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-29dfddd8]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-29dfddd8]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-29dfddd8]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-29dfddd8]:before {
  content: "\e600";
}
.flex-row[data-v-29dfddd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-29dfddd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-29dfddd8] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-29dfddd8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-29dfddd8] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-29dfddd8] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-29dfddd8] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-29dfddd8] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-29dfddd8] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-29dfddd8] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-29dfddd8] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-29dfddd8] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-29dfddd8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-29dfddd8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-29dfddd8] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-29dfddd8] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-29dfddd8] {
  margin: 0;
}
p[data-v-29dfddd8] {
  margin: 0;
}
.page[data-v-29dfddd8] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-29dfddd8] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-29dfddd8] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-29dfddd8] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-29dfddd8] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-29dfddd8] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-29dfddd8] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-29dfddd8] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-29dfddd8] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-29dfddd8] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-29dfddd8]:last-child {
  border: 0;
}
.canvas[data-v-29dfddd8] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-29dfddd8] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-29dfddd8] {
  font-size: 1.49333rem;
}
.font50[data-v-29dfddd8] {
  font-size: 1.33333rem;
}
.font48[data-v-29dfddd8] {
  font-size: 1.28rem;
}
.font40[data-v-29dfddd8] {
  font-size: 1.06667rem;
}
.font36[data-v-29dfddd8] {
  font-size: 0.96rem !important;
}
.font34[data-v-29dfddd8] {
  font-size: 0.90667rem !important;
}
.font32[data-v-29dfddd8] {
  font-size: 0.85333rem;
}
.font30[data-v-29dfddd8] {
  font-size: 0.8rem;
}
.font28[data-v-29dfddd8] {
  font-size: 0.74667rem;
}
.font26[data-v-29dfddd8] {
  font-size: 0.69333rem;
}
.font24[data-v-29dfddd8] {
  font-size: 0.64rem;
}
.font22[data-v-29dfddd8] {
  font-size: 0.58667rem;
}
.font20[data-v-29dfddd8] {
  font-size: 0.53333rem;
}
.font18[data-v-29dfddd8] {
  font-size: 0.48rem;
}
.font16[data-v-29dfddd8] {
  font-size: 0.42667rem;
}
.font14[data-v-29dfddd8] {
  font-size: 0.37333rem;
}
.fw500[data-v-29dfddd8] {
  font-weight: 500;
}
.bold[data-v-29dfddd8] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-29dfddd8] {
  margin-top: 0.16rem;
}
.mt8[data-v-29dfddd8] {
  margin-top: 0.21333rem;
}
.mt10[data-v-29dfddd8] {
  margin-top: 0.26667rem;
}
.mt12[data-v-29dfddd8] {
  margin-top: 0.32rem;
}
.mt16[data-v-29dfddd8] {
  margin-top: 0.42667rem;
}
.mt18[data-v-29dfddd8] {
  margin-top: 0.48rem;
}
.mt20[data-v-29dfddd8] {
  margin-top: 0.53333rem;
}
.mt24[data-v-29dfddd8] {
  margin-top: 0.64rem;
}
.mlr24[data-v-29dfddd8] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-29dfddd8] {
  margin-top: 0.8rem;
}
.mt32[data-v-29dfddd8] {
  margin-top: 0.85333rem;
}
.mt48[data-v-29dfddd8] {
  margin-top: 1.28rem;
}
.mr16[data-v-29dfddd8] {
  margin-right: 0.42667rem;
}
.mr4[data-v-29dfddd8] {
  margin-right: 0.10667rem;
}
.ml2[data-v-29dfddd8] {
  margin-left: 0.05333rem;
}
.mr2[data-v-29dfddd8] {
  margin-right: 0.05333rem;
}
.ml4[data-v-29dfddd8] {
  margin-left: 0.10667rem;
}
.mr6[data-v-29dfddd8] {
  margin-right: 0.16rem;
}
.mr8[data-v-29dfddd8] {
  margin-right: 0.21333rem;
}
.mb4[data-v-29dfddd8] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-29dfddd8] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-29dfddd8] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-29dfddd8] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-29dfddd8] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-29dfddd8] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-29dfddd8] {
  margin-right: 0.32rem;
}
.mr16[data-v-29dfddd8] {
  margin-right: 0.42667rem;
}
.mr24[data-v-29dfddd8] {
  margin-right: 0.64rem;
}
.mr32[data-v-29dfddd8] {
  margin-right: 0.85333rem;
}
.ml24[data-v-29dfddd8] {
  margin-left: 0.64rem;
}
.ml32[data-v-29dfddd8] {
  margin-left: 0.85333rem;
}
.ml8[data-v-29dfddd8] {
  margin-left: 0.21333rem;
}
.ml12[data-v-29dfddd8] {
  margin-left: 0.32rem;
}
.ml16[data-v-29dfddd8] {
  margin-left: 0.42667rem;
}
.mb24[data-v-29dfddd8] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-29dfddd8] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-29dfddd8] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-29dfddd8] {
  margin-top: 0.05333rem;
}
.w100[data-v-29dfddd8] {
  width: 100%;
}
.h100[data-v-29dfddd8] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-29dfddd8] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-29dfddd8] {
  padding-left: 0.21333rem;
}
.pt32[data-v-29dfddd8] {
  padding-top: 0.85333rem;
}
.pb32[data-v-29dfddd8] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-29dfddd8] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-29dfddd8] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-29dfddd8] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-29dfddd8] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-29dfddd8] {
  padding-left: 0.64rem;
}
.pdl32[data-v-29dfddd8] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-29dfddd8] {
  padding-right: 0.64rem;
}
.pdt24[data-v-29dfddd8] {
  padding-top: 0.64rem;
}
.pdt32[data-v-29dfddd8] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-29dfddd8] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-29dfddd8] {
  color: #999;
}
.color-black[data-v-29dfddd8] {
  color: #1e222a;
}
.color-white[data-v-29dfddd8] {
  color: #fff;
}
.color-red[data-v-29dfddd8] {
  color: #ff3232;
}
.color-7D7F80[data-v-29dfddd8] {
  color: #7d7f80;
}
.color-969799[data-v-29dfddd8] {
  color: #969799;
}
.color-C7C9CA[data-v-29dfddd8] {
  color: #c7c9ca;
}
.color-313233[data-v-29dfddd8] {
  color: #313233;
}
.color-ccc[data-v-29dfddd8] {
  color: #cccccc;
}
.color-999[data-v-29dfddd8] {
  color: #999999;
}
.color-f6[data-v-29dfddd8] {
  color: #f6f6f6;
}
.color-333333[data-v-29dfddd8] {
  color: #333333;
}
.color-222222[data-v-29dfddd8] {
  color: #222222;
}
.color-dcdee0[data-v-29dfddd8] {
  color: #dcdee0;
}
.color-656667[data-v-29dfddd8] {
  color: #656667;
}
.color-888a8b[data-v-29dfddd8] {
  color: #888a8b;
}
.color-bbbbbb[data-v-29dfddd8] {
  color: #bbbbbb;
}
.color-666666[data-v-29dfddd8] {
  color: #666666;
}
.bg-white[data-v-29dfddd8] {
  background: #fff;
}
.bg-gray[data-v-29dfddd8] {
  background: #f2f3f4;
}
.bg-light[data-v-29dfddd8] {
  background: #f7f8f9;
}
.lh1[data-v-29dfddd8] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-29dfddd8],
.ell[data-v-29dfddd8] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-29dfddd8] {
  -webkit-line-clamp: 1;
}
.line2[data-v-29dfddd8] {
  -webkit-line-clamp: 2;
}
.line3[data-v-29dfddd8] {
  -webkit-line-clamp: 3;
}
.through[data-v-29dfddd8] {
  text-decoration: line-through;
}
.money[data-v-29dfddd8]::before {
  content: '¥ ';
}
.money-nogap[data-v-29dfddd8]::before {
  content: '¥';
}
.boost[data-v-29dfddd8] {
  position: relative;
  overflow: visible;
}
.boost[data-v-29dfddd8]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-29dfddd8] {
  word-break: break-all;
}
.under-line[data-v-29dfddd8] {
  position: relative;
}
.under-line[data-v-29dfddd8]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-29dfddd8]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-29dfddd8] {
  position: relative;
}
.font-center[data-v-29dfddd8] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-29dfddd8] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-29dfddd8] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-29dfddd8] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-29dfddd8] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-29dfddd8] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-29dfddd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-29dfddd8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-29dfddd8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-29dfddd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-29dfddd8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-29dfddd8] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-29dfddd8] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-29dfddd8] {
  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;
}
.flex-col-cen-start[data-v-29dfddd8] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-29dfddd8] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-29dfddd8] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-29dfddd8] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-29dfddd8] {
  height: 100vh;
}
.border-box[data-v-29dfddd8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-29dfddd8]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-29dfddd8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-29dfddd8] {
  text-decoration: line-through;
}
.text-nowrap[data-v-29dfddd8] {
  white-space: nowrap;
}
.text-break[data-v-29dfddd8] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-29dfddd8] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-29dfddd8] {
  display: inline-block;
}
.sub-area-box[data-v-29dfddd8] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}

.flex-row-cen-start[data-v-4bb2f630] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-4bb2f630] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-4bb2f630] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-4bb2f630] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-4bb2f630] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-4bb2f630] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-4bb2f630] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-4bb2f630] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-4bb2f630] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-4bb2f630] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-4bb2f630] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-4bb2f630] {
  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;
}
.flex-row-end[data-v-4bb2f630] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-4bb2f630] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-4bb2f630] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-4bb2f630] {
  width: 100%;
}
.flex-row[data-v-4bb2f630] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-4bb2f630] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-4bb2f630] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-4bb2f630] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-4bb2f630] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-4bb2f630] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-4bb2f630] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-4bb2f630] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-4bb2f630] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-4bb2f630] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-4bb2f630] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-4bb2f630] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-4bb2f630]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-4bb2f630]::before {
  content: '\e657';
}
.icon-fold[data-v-4bb2f630]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-4bb2f630] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-4bb2f630]:before {
  content: "\e668";
}
.icon-sort[data-v-4bb2f630]:before {
  content: '\e616';
}
.icon-plus-v[data-v-4bb2f630]:before {
  content: '\e607';
}
.icon-comment[data-v-4bb2f630]:before {
  content: '\e614';
}
.icon-share[data-v-4bb2f630]:before {
  content: '\e615';
}
.icon-like-fill[data-v-4bb2f630]:before {
  content: '\e610';
}
.icon-like[data-v-4bb2f630]:before {
  content: '\e611';
}
.icon-sight[data-v-4bb2f630]:before {
  content: '\e60f';
}
.icon-jin[data-v-4bb2f630]:before {
  content: '\e613';
}
.icon-official[data-v-4bb2f630]:before {
  content: '\e60c';
}
.icon-praise[data-v-4bb2f630]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-4bb2f630]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-4bb2f630]:before {
  content: '\e606';
}
.icon-collect[data-v-4bb2f630]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-4bb2f630]:before {
  content: '\e609';
}
.icon-more-img[data-v-4bb2f630]:before {
  content: '\e60a';
}
.icon-select[data-v-4bb2f630]:before {
  content: '\e60b';
}
.icon-more[data-v-4bb2f630]:before {
  content: '\e602';
}
.icon-close[data-v-4bb2f630]:before {
  content: '\e604';
}
.icon-topic-green[data-v-4bb2f630]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-4bb2f630]::before {
  content: '\e617';
}
.icon-last[data-v-4bb2f630]::before {
  content: '\e664';
}
.icon-next[data-v-4bb2f630]::before {
  content: '\e663';
}
.da-p[data-v-4bb2f630] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-4bb2f630] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-4bb2f630] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-4bb2f630] {
  cursor: pointer;
}
.da-list-transition-move[data-v-4bb2f630],
.da-list-transition-enter-active[data-v-4bb2f630],
.da-list-transition-leave-active[data-v-4bb2f630] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-4bb2f630] {
  position: absolute;
}
.da-list-transition-enter[data-v-4bb2f630],
.da-list-transition-leave-to[data-v-4bb2f630] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-4bb2f630] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-4bb2f630] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-4bb2f630] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-4bb2f630] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-4bb2f630] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-4bb2f630]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-4bb2f630]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-4bb2f630] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-4bb2f630] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-4bb2f630] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-4bb2f630] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-4bb2f630] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-4bb2f630] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-4bb2f630] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-4bb2f630] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-4bb2f630] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-4bb2f630] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-4bb2f630] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-4bb2f630]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-4bb2f630]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-4bb2f630]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-4bb2f630]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-4bb2f630]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-4bb2f630]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-4bb2f630]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-4bb2f630]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-4bb2f630]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-4bb2f630]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-4bb2f630]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-4bb2f630]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-4bb2f630]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-4bb2f630]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-4bb2f630]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-4bb2f630]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-4bb2f630]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-4bb2f630]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-4bb2f630]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-4bb2f630]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-4bb2f630]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-4bb2f630]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-4bb2f630]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-4bb2f630]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-4bb2f630]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-4bb2f630]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-4bb2f630]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-4bb2f630]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-4bb2f630]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-4bb2f630]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-4bb2f630]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-4bb2f630]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-4bb2f630]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-4bb2f630]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-4bb2f630]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-4bb2f630]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-4bb2f630]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-4bb2f630]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-4bb2f630]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-4bb2f630]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-4bb2f630]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-4bb2f630]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-4bb2f630]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-4bb2f630]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-4bb2f630]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-4bb2f630]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-4bb2f630]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-4bb2f630]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-4bb2f630]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-4bb2f630]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-4bb2f630]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-4bb2f630]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-4bb2f630]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-4bb2f630]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-4bb2f630]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-4bb2f630]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-4bb2f630]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-4bb2f630]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-4bb2f630]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-4bb2f630]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-4bb2f630]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-4bb2f630]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-4bb2f630]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-4bb2f630]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-4bb2f630]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-4bb2f630]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-4bb2f630]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-4bb2f630]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-4bb2f630]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-4bb2f630]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-4bb2f630]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-4bb2f630]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-4bb2f630]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-4bb2f630]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-4bb2f630]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-4bb2f630]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-4bb2f630]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-4bb2f630]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-4bb2f630]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-4bb2f630]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-4bb2f630]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-4bb2f630]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-4bb2f630]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-4bb2f630]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-4bb2f630]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-4bb2f630]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-4bb2f630]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-4bb2f630]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-4bb2f630]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-4bb2f630]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-4bb2f630] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-4bb2f630]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-4bb2f630]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-4bb2f630]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-4bb2f630]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-4bb2f630]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-4bb2f630]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-4bb2f630]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-4bb2f630]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-4bb2f630]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-4bb2f630]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-4bb2f630]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-4bb2f630]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-4bb2f630]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-4bb2f630]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-4bb2f630]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-4bb2f630]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-4bb2f630]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-4bb2f630]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-4bb2f630]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-4bb2f630]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-4bb2f630]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-4bb2f630]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-4bb2f630]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-4bb2f630]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-4bb2f630]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-4bb2f630]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-4bb2f630]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-4bb2f630]:before {
  content: "\e600";
}
.flex-row[data-v-4bb2f630] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-4bb2f630] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-4bb2f630] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-4bb2f630] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-4bb2f630] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-4bb2f630] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-4bb2f630] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-4bb2f630] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-4bb2f630] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-4bb2f630] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-4bb2f630] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-4bb2f630] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-4bb2f630] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-4bb2f630] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-4bb2f630] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-4bb2f630] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-4bb2f630] {
  margin: 0;
}
p[data-v-4bb2f630] {
  margin: 0;
}
.page[data-v-4bb2f630] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-4bb2f630] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-4bb2f630] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-4bb2f630] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-4bb2f630] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-4bb2f630] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-4bb2f630] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-4bb2f630] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-4bb2f630] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-4bb2f630] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-4bb2f630]:last-child {
  border: 0;
}
.canvas[data-v-4bb2f630] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-4bb2f630] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-4bb2f630] {
  font-size: 1.49333rem;
}
.font50[data-v-4bb2f630] {
  font-size: 1.33333rem;
}
.font48[data-v-4bb2f630] {
  font-size: 1.28rem;
}
.font40[data-v-4bb2f630] {
  font-size: 1.06667rem;
}
.font36[data-v-4bb2f630] {
  font-size: 0.96rem !important;
}
.font34[data-v-4bb2f630] {
  font-size: 0.90667rem !important;
}
.font32[data-v-4bb2f630] {
  font-size: 0.85333rem;
}
.font30[data-v-4bb2f630] {
  font-size: 0.8rem;
}
.font28[data-v-4bb2f630] {
  font-size: 0.74667rem;
}
.font26[data-v-4bb2f630] {
  font-size: 0.69333rem;
}
.font24[data-v-4bb2f630] {
  font-size: 0.64rem;
}
.font22[data-v-4bb2f630] {
  font-size: 0.58667rem;
}
.font20[data-v-4bb2f630] {
  font-size: 0.53333rem;
}
.font18[data-v-4bb2f630] {
  font-size: 0.48rem;
}
.font16[data-v-4bb2f630] {
  font-size: 0.42667rem;
}
.font14[data-v-4bb2f630] {
  font-size: 0.37333rem;
}
.fw500[data-v-4bb2f630] {
  font-weight: 500;
}
.bold[data-v-4bb2f630] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-4bb2f630] {
  margin-top: 0.16rem;
}
.mt8[data-v-4bb2f630] {
  margin-top: 0.21333rem;
}
.mt10[data-v-4bb2f630] {
  margin-top: 0.26667rem;
}
.mt12[data-v-4bb2f630] {
  margin-top: 0.32rem;
}
.mt16[data-v-4bb2f630] {
  margin-top: 0.42667rem;
}
.mt18[data-v-4bb2f630] {
  margin-top: 0.48rem;
}
.mt20[data-v-4bb2f630] {
  margin-top: 0.53333rem;
}
.mt24[data-v-4bb2f630] {
  margin-top: 0.64rem;
}
.mlr24[data-v-4bb2f630] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-4bb2f630] {
  margin-top: 0.8rem;
}
.mt32[data-v-4bb2f630] {
  margin-top: 0.85333rem;
}
.mt48[data-v-4bb2f630] {
  margin-top: 1.28rem;
}
.mr16[data-v-4bb2f630] {
  margin-right: 0.42667rem;
}
.mr4[data-v-4bb2f630] {
  margin-right: 0.10667rem;
}
.ml2[data-v-4bb2f630] {
  margin-left: 0.05333rem;
}
.mr2[data-v-4bb2f630] {
  margin-right: 0.05333rem;
}
.ml4[data-v-4bb2f630] {
  margin-left: 0.10667rem;
}
.mr6[data-v-4bb2f630] {
  margin-right: 0.16rem;
}
.mr8[data-v-4bb2f630] {
  margin-right: 0.21333rem;
}
.mb4[data-v-4bb2f630] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-4bb2f630] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-4bb2f630] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-4bb2f630] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-4bb2f630] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-4bb2f630] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-4bb2f630] {
  margin-right: 0.32rem;
}
.mr16[data-v-4bb2f630] {
  margin-right: 0.42667rem;
}
.mr24[data-v-4bb2f630] {
  margin-right: 0.64rem;
}
.mr32[data-v-4bb2f630] {
  margin-right: 0.85333rem;
}
.ml24[data-v-4bb2f630] {
  margin-left: 0.64rem;
}
.ml32[data-v-4bb2f630] {
  margin-left: 0.85333rem;
}
.ml8[data-v-4bb2f630] {
  margin-left: 0.21333rem;
}
.ml12[data-v-4bb2f630] {
  margin-left: 0.32rem;
}
.ml16[data-v-4bb2f630] {
  margin-left: 0.42667rem;
}
.mb24[data-v-4bb2f630] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-4bb2f630] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-4bb2f630] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-4bb2f630] {
  margin-top: 0.05333rem;
}
.w100[data-v-4bb2f630] {
  width: 100%;
}
.h100[data-v-4bb2f630] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-4bb2f630] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-4bb2f630] {
  padding-left: 0.21333rem;
}
.pt32[data-v-4bb2f630] {
  padding-top: 0.85333rem;
}
.pb32[data-v-4bb2f630] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-4bb2f630] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-4bb2f630] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-4bb2f630] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-4bb2f630] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-4bb2f630] {
  padding-left: 0.64rem;
}
.pdl32[data-v-4bb2f630] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-4bb2f630] {
  padding-right: 0.64rem;
}
.pdt24[data-v-4bb2f630] {
  padding-top: 0.64rem;
}
.pdt32[data-v-4bb2f630] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-4bb2f630] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-4bb2f630] {
  color: #999;
}
.color-black[data-v-4bb2f630] {
  color: #1e222a;
}
.color-white[data-v-4bb2f630] {
  color: #fff;
}
.color-red[data-v-4bb2f630] {
  color: #ff3232;
}
.color-7D7F80[data-v-4bb2f630] {
  color: #7d7f80;
}
.color-969799[data-v-4bb2f630] {
  color: #969799;
}
.color-C7C9CA[data-v-4bb2f630] {
  color: #c7c9ca;
}
.color-313233[data-v-4bb2f630] {
  color: #313233;
}
.color-ccc[data-v-4bb2f630] {
  color: #cccccc;
}
.color-999[data-v-4bb2f630] {
  color: #999999;
}
.color-f6[data-v-4bb2f630] {
  color: #f6f6f6;
}
.color-333333[data-v-4bb2f630] {
  color: #333333;
}
.color-222222[data-v-4bb2f630] {
  color: #222222;
}
.color-dcdee0[data-v-4bb2f630] {
  color: #dcdee0;
}
.color-656667[data-v-4bb2f630] {
  color: #656667;
}
.color-888a8b[data-v-4bb2f630] {
  color: #888a8b;
}
.color-bbbbbb[data-v-4bb2f630] {
  color: #bbbbbb;
}
.color-666666[data-v-4bb2f630] {
  color: #666666;
}
.bg-white[data-v-4bb2f630] {
  background: #fff;
}
.bg-gray[data-v-4bb2f630] {
  background: #f2f3f4;
}
.bg-light[data-v-4bb2f630] {
  background: #f7f8f9;
}
.lh1[data-v-4bb2f630] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-4bb2f630],
.ell[data-v-4bb2f630] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-4bb2f630] {
  -webkit-line-clamp: 1;
}
.line2[data-v-4bb2f630] {
  -webkit-line-clamp: 2;
}
.line3[data-v-4bb2f630] {
  -webkit-line-clamp: 3;
}
.through[data-v-4bb2f630] {
  text-decoration: line-through;
}
.money[data-v-4bb2f630]::before {
  content: '¥ ';
}
.money-nogap[data-v-4bb2f630]::before {
  content: '¥';
}
.boost[data-v-4bb2f630] {
  position: relative;
  overflow: visible;
}
.boost[data-v-4bb2f630]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-4bb2f630] {
  word-break: break-all;
}
.under-line[data-v-4bb2f630] {
  position: relative;
}
.under-line[data-v-4bb2f630]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-4bb2f630]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-4bb2f630] {
  position: relative;
}
.font-center[data-v-4bb2f630] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-4bb2f630] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-4bb2f630] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-4bb2f630] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-4bb2f630] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-4bb2f630] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-4bb2f630] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-4bb2f630] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-4bb2f630] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-4bb2f630] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-4bb2f630] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-4bb2f630] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-4bb2f630] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-4bb2f630] {
  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;
}
.flex-col-cen-start[data-v-4bb2f630] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-4bb2f630] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-4bb2f630] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-4bb2f630] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-4bb2f630] {
  height: 100vh;
}
.border-box[data-v-4bb2f630] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-4bb2f630]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-4bb2f630] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-4bb2f630] {
  text-decoration: line-through;
}
.text-nowrap[data-v-4bb2f630] {
  white-space: nowrap;
}
.text-break[data-v-4bb2f630] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-4bb2f630] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-4bb2f630] {
  display: inline-block;
}
.sub-area-box[data-v-4bb2f630] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.title-service .flex-row p[data-v-4bb2f630] {
  margin: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.title-service .flex-row .ml8[data-v-4bb2f630] {
  margin-left: 0.21333rem;
}
.title-service[data-v-4bb2f630] {
  border-bottom-left-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.pdt36[data-v-4bb2f630] {
  padding-top: 0.96rem;
}
.pdt30[data-v-4bb2f630] {
  padding-top: 0.8rem;
}
.promotion-wrap[data-v-4bb2f630] {
  position: relative;
}
.promotion[data-v-4bb2f630] {
  position: absolute;
  top: 1.12rem;
}
.active-item[data-v-4bb2f630] {
  margin-top: 0.96rem;
  margin-left: 2.02667rem;
}
.active-item[data-v-4bb2f630]:first-child {
  margin-top: 0;
}
.active-tag[data-v-4bb2f630] {
  height: 0.85333rem;
  line-height: 0.85333rem;
  padding: 0.05333rem 0.21333rem;
  border-radius: 0.10667rem;
  background: #ffebeb;
  color: #ff3232;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.active-level[data-v-4bb2f630] {
  margin-bottom: 0.90667rem;
}
.active-level[data-v-4bb2f630]:last-child {
  margin-bottom: 0;
}
.line[data-v-4bb2f630] {
  margin: 0 0.42667rem 0.05333rem;
  width: 0.02667rem;
  height: 0.42667rem;
  background: #c7c9ca;
}
.nowrap[data-v-4bb2f630] {
  white-space: nowrap;
}
.black-color[data-v-4bb2f630] {
  color: #313233;
}
.sheild-color[data-v-4bb2f630] {
  margin-top: 0.05333rem;
  color: #1ca640;
}
.mt4[data-v-4bb2f630] {
  margin-top: 0.10667rem;
}
.lh32[data-v-4bb2f630] {
  line-height: 0.85333rem;
}
.lh50[data-v-4bb2f630] {
  line-height: 1.33333rem;
}


.price-box[data-v-ac22c226] {
  display: inline-block;
  letter-spacing: 0.02667rem;
}
.text-muted[data-v-ac22c226] {
  color: #9c9c9c;
  text-decoration: line-through;
}
.scale[data-v-ac22c226] {
  zoom: 0.9;
}
.ft-sz-28[data-v-ac22c226] {
  font-size: 0.74667rem;
}
.ft-sz-56[data-v-ac22c226] {
  font-size: 1.49333rem;
}
.text-danger[data-v-ac22c226] {
  color: #ff3232;
}
.cny[data-v-ac22c226]::before {
  content: '¥';
  margin-right: 0.02667rem;
}

.flex-row-cen-start[data-v-0b852592] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-0b852592] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-0b852592] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-0b852592] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-0b852592] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-0b852592] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-0b852592] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-0b852592] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-0b852592] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-0b852592] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-0b852592] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-0b852592] {
  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;
}
.flex-row-end[data-v-0b852592] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-0b852592] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-0b852592] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-0b852592] {
  width: 100%;
}
.flex-row[data-v-0b852592] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-0b852592] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-0b852592] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-0b852592] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-0b852592] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-0b852592] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-0b852592] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-0b852592] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-0b852592] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-0b852592] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-0b852592] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-0b852592] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-0b852592]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-0b852592]::before {
  content: '\e657';
}
.icon-fold[data-v-0b852592]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-0b852592] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-0b852592]:before {
  content: "\e668";
}
.icon-sort[data-v-0b852592]:before {
  content: '\e616';
}
.icon-plus-v[data-v-0b852592]:before {
  content: '\e607';
}
.icon-comment[data-v-0b852592]:before {
  content: '\e614';
}
.icon-share[data-v-0b852592]:before {
  content: '\e615';
}
.icon-like-fill[data-v-0b852592]:before {
  content: '\e610';
}
.icon-like[data-v-0b852592]:before {
  content: '\e611';
}
.icon-sight[data-v-0b852592]:before {
  content: '\e60f';
}
.icon-jin[data-v-0b852592]:before {
  content: '\e613';
}
.icon-official[data-v-0b852592]:before {
  content: '\e60c';
}
.icon-praise[data-v-0b852592]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-0b852592]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-0b852592]:before {
  content: '\e606';
}
.icon-collect[data-v-0b852592]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-0b852592]:before {
  content: '\e609';
}
.icon-more-img[data-v-0b852592]:before {
  content: '\e60a';
}
.icon-select[data-v-0b852592]:before {
  content: '\e60b';
}
.icon-more[data-v-0b852592]:before {
  content: '\e602';
}
.icon-close[data-v-0b852592]:before {
  content: '\e604';
}
.icon-topic-green[data-v-0b852592]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-0b852592]::before {
  content: '\e617';
}
.icon-last[data-v-0b852592]::before {
  content: '\e664';
}
.icon-next[data-v-0b852592]::before {
  content: '\e663';
}
.da-p[data-v-0b852592] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-0b852592] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-0b852592] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-0b852592] {
  cursor: pointer;
}
.da-list-transition-move[data-v-0b852592],
.da-list-transition-enter-active[data-v-0b852592],
.da-list-transition-leave-active[data-v-0b852592] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-0b852592] {
  position: absolute;
}
.da-list-transition-enter[data-v-0b852592],
.da-list-transition-leave-to[data-v-0b852592] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-0b852592] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-0b852592] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-0b852592] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-0b852592] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-0b852592] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-0b852592]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-0b852592]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-0b852592] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-0b852592] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-0b852592] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-0b852592] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-0b852592] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-0b852592] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-0b852592] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-0b852592] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-0b852592] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-0b852592] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-0b852592] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-0b852592]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-0b852592]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-0b852592]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-0b852592]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-0b852592]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-0b852592]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-0b852592]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-0b852592]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-0b852592]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-0b852592]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-0b852592]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-0b852592]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-0b852592]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-0b852592]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-0b852592]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-0b852592]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-0b852592]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-0b852592]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-0b852592]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-0b852592]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-0b852592]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-0b852592]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-0b852592]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-0b852592]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-0b852592]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-0b852592]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-0b852592]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-0b852592]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-0b852592]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-0b852592]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-0b852592]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-0b852592]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-0b852592]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-0b852592]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-0b852592]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-0b852592]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-0b852592]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-0b852592]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-0b852592]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-0b852592]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-0b852592]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-0b852592]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-0b852592]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-0b852592]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-0b852592]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-0b852592]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-0b852592]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-0b852592]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-0b852592]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-0b852592]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-0b852592]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-0b852592]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-0b852592]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-0b852592]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-0b852592]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-0b852592]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-0b852592]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-0b852592]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-0b852592]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-0b852592]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-0b852592]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-0b852592]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-0b852592]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-0b852592]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-0b852592]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-0b852592]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-0b852592]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-0b852592]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-0b852592]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-0b852592]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-0b852592]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-0b852592]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-0b852592]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-0b852592]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-0b852592]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-0b852592]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-0b852592]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-0b852592]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-0b852592]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-0b852592]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-0b852592]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-0b852592]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-0b852592]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-0b852592]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-0b852592]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-0b852592]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-0b852592]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-0b852592]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-0b852592]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-0b852592]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-0b852592] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-0b852592]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-0b852592]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-0b852592]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-0b852592]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-0b852592]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-0b852592]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-0b852592]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-0b852592]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-0b852592]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-0b852592]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-0b852592]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-0b852592]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-0b852592]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-0b852592]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-0b852592]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-0b852592]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-0b852592]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-0b852592]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-0b852592]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-0b852592]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-0b852592]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-0b852592]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-0b852592]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-0b852592]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-0b852592]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-0b852592]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-0b852592]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-0b852592]:before {
  content: "\e600";
}
.flex-row[data-v-0b852592] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-0b852592] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-0b852592] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-0b852592] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-0b852592] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-0b852592] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-0b852592] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-0b852592] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-0b852592] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-0b852592] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-0b852592] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-0b852592] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-0b852592] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-0b852592] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-0b852592] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-0b852592] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-0b852592] {
  margin: 0;
}
p[data-v-0b852592] {
  margin: 0;
}
.page[data-v-0b852592] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-0b852592] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-0b852592] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-0b852592] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-0b852592] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-0b852592] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-0b852592] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-0b852592] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-0b852592] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-0b852592] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-0b852592]:last-child {
  border: 0;
}
.canvas[data-v-0b852592] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-0b852592] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-0b852592] {
  font-size: 1.49333rem;
}
.font50[data-v-0b852592] {
  font-size: 1.33333rem;
}
.font48[data-v-0b852592] {
  font-size: 1.28rem;
}
.font40[data-v-0b852592] {
  font-size: 1.06667rem;
}
.font36[data-v-0b852592] {
  font-size: 0.96rem !important;
}
.font34[data-v-0b852592] {
  font-size: 0.90667rem !important;
}
.font32[data-v-0b852592] {
  font-size: 0.85333rem;
}
.font30[data-v-0b852592] {
  font-size: 0.8rem;
}
.font28[data-v-0b852592] {
  font-size: 0.74667rem;
}
.font26[data-v-0b852592] {
  font-size: 0.69333rem;
}
.font24[data-v-0b852592] {
  font-size: 0.64rem;
}
.font22[data-v-0b852592] {
  font-size: 0.58667rem;
}
.font20[data-v-0b852592] {
  font-size: 0.53333rem;
}
.font18[data-v-0b852592] {
  font-size: 0.48rem;
}
.font16[data-v-0b852592] {
  font-size: 0.42667rem;
}
.font14[data-v-0b852592] {
  font-size: 0.37333rem;
}
.fw500[data-v-0b852592] {
  font-weight: 500;
}
.bold[data-v-0b852592] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-0b852592] {
  margin-top: 0.16rem;
}
.mt8[data-v-0b852592] {
  margin-top: 0.21333rem;
}
.mt10[data-v-0b852592] {
  margin-top: 0.26667rem;
}
.mt12[data-v-0b852592] {
  margin-top: 0.32rem;
}
.mt16[data-v-0b852592] {
  margin-top: 0.42667rem;
}
.mt18[data-v-0b852592] {
  margin-top: 0.48rem;
}
.mt20[data-v-0b852592] {
  margin-top: 0.53333rem;
}
.mt24[data-v-0b852592] {
  margin-top: 0.64rem;
}
.mlr24[data-v-0b852592] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-0b852592] {
  margin-top: 0.8rem;
}
.mt32[data-v-0b852592] {
  margin-top: 0.85333rem;
}
.mt48[data-v-0b852592] {
  margin-top: 1.28rem;
}
.mr16[data-v-0b852592] {
  margin-right: 0.42667rem;
}
.mr4[data-v-0b852592] {
  margin-right: 0.10667rem;
}
.ml2[data-v-0b852592] {
  margin-left: 0.05333rem;
}
.mr2[data-v-0b852592] {
  margin-right: 0.05333rem;
}
.ml4[data-v-0b852592] {
  margin-left: 0.10667rem;
}
.mr6[data-v-0b852592] {
  margin-right: 0.16rem;
}
.mr8[data-v-0b852592] {
  margin-right: 0.21333rem;
}
.mb4[data-v-0b852592] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-0b852592] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-0b852592] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-0b852592] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-0b852592] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-0b852592] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-0b852592] {
  margin-right: 0.32rem;
}
.mr16[data-v-0b852592] {
  margin-right: 0.42667rem;
}
.mr24[data-v-0b852592] {
  margin-right: 0.64rem;
}
.mr32[data-v-0b852592] {
  margin-right: 0.85333rem;
}
.ml24[data-v-0b852592] {
  margin-left: 0.64rem;
}
.ml32[data-v-0b852592] {
  margin-left: 0.85333rem;
}
.ml8[data-v-0b852592] {
  margin-left: 0.21333rem;
}
.ml12[data-v-0b852592] {
  margin-left: 0.32rem;
}
.ml16[data-v-0b852592] {
  margin-left: 0.42667rem;
}
.mb24[data-v-0b852592] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-0b852592] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-0b852592] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-0b852592] {
  margin-top: 0.05333rem;
}
.w100[data-v-0b852592] {
  width: 100%;
}
.h100[data-v-0b852592] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-0b852592] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-0b852592] {
  padding-left: 0.21333rem;
}
.pt32[data-v-0b852592] {
  padding-top: 0.85333rem;
}
.pb32[data-v-0b852592] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-0b852592] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-0b852592] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-0b852592] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-0b852592] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-0b852592] {
  padding-left: 0.64rem;
}
.pdl32[data-v-0b852592] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-0b852592] {
  padding-right: 0.64rem;
}
.pdt24[data-v-0b852592] {
  padding-top: 0.64rem;
}
.pdt32[data-v-0b852592] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-0b852592] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-0b852592] {
  color: #999;
}
.color-black[data-v-0b852592] {
  color: #1e222a;
}
.color-white[data-v-0b852592] {
  color: #fff;
}
.color-red[data-v-0b852592] {
  color: #ff3232;
}
.color-7D7F80[data-v-0b852592] {
  color: #7d7f80;
}
.color-969799[data-v-0b852592] {
  color: #969799;
}
.color-C7C9CA[data-v-0b852592] {
  color: #c7c9ca;
}
.color-313233[data-v-0b852592] {
  color: #313233;
}
.color-ccc[data-v-0b852592] {
  color: #cccccc;
}
.color-999[data-v-0b852592] {
  color: #999999;
}
.color-f6[data-v-0b852592] {
  color: #f6f6f6;
}
.color-333333[data-v-0b852592] {
  color: #333333;
}
.color-222222[data-v-0b852592] {
  color: #222222;
}
.color-dcdee0[data-v-0b852592] {
  color: #dcdee0;
}
.color-656667[data-v-0b852592] {
  color: #656667;
}
.color-888a8b[data-v-0b852592] {
  color: #888a8b;
}
.color-bbbbbb[data-v-0b852592] {
  color: #bbbbbb;
}
.color-666666[data-v-0b852592] {
  color: #666666;
}
.bg-white[data-v-0b852592] {
  background: #fff;
}
.bg-gray[data-v-0b852592] {
  background: #f2f3f4;
}
.bg-light[data-v-0b852592] {
  background: #f7f8f9;
}
.lh1[data-v-0b852592] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-0b852592],
.ell[data-v-0b852592] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-0b852592] {
  -webkit-line-clamp: 1;
}
.line2[data-v-0b852592] {
  -webkit-line-clamp: 2;
}
.line3[data-v-0b852592] {
  -webkit-line-clamp: 3;
}
.through[data-v-0b852592] {
  text-decoration: line-through;
}
.money[data-v-0b852592]::before {
  content: '¥ ';
}
.money-nogap[data-v-0b852592]::before {
  content: '¥';
}
.boost[data-v-0b852592] {
  position: relative;
  overflow: visible;
}
.boost[data-v-0b852592]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-0b852592] {
  word-break: break-all;
}
.under-line[data-v-0b852592] {
  position: relative;
}
.under-line[data-v-0b852592]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-0b852592]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-0b852592] {
  position: relative;
}
.font-center[data-v-0b852592] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-0b852592] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-0b852592] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-0b852592] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-0b852592] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-0b852592] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-0b852592] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-0b852592] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-0b852592] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-0b852592] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-0b852592] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-0b852592] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-0b852592] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-0b852592] {
  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;
}
.flex-col-cen-start[data-v-0b852592] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-0b852592] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-0b852592] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-0b852592] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-0b852592] {
  height: 100vh;
}
.border-box[data-v-0b852592] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-0b852592]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-0b852592] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-0b852592] {
  text-decoration: line-through;
}
.text-nowrap[data-v-0b852592] {
  white-space: nowrap;
}
.text-break[data-v-0b852592] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-0b852592] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-0b852592] {
  display: inline-block;
}
.sub-area-box[data-v-0b852592] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
p[data-v-0b852592] {
  margin: 0;
}
.title-price[data-v-0b852592] {
  background-color: #fff;
  border-radius: 0.42667rem;
}
.btn[data-v-0b852592] {
  color: #313233;
  min-width: 2.13333rem;
  width: 2.13333rem !important;
  padding: 0 !important;
  background-color: transparent !important;
  font-weight: 400 !important;
  border: 0 !important;
  line-height: 0.85333rem !important;
}
.share-icon[data-v-0b852592] {
  width: 0.85333rem;
  height: 0.85333rem;
}
.share-icon1[data-v-0b852592] {
  width: 0.85333rem;
  height: 0.85333rem;
  position: absolute;
  top: 0;
  left: 0;
}
.price-rang[data-v-0b852592] {
  color: #ff3232;
  font-weight: 500;
  white-space: nowrap;
  letter-spacing: 0.05333rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mr2[data-v-0b852592] {
  margin-right: 0.05333rem;
}
.advise-price[data-v-0b852592] {
  color: #969799;
}
.delete-price[data-v-0b852592] {
  text-decoration: line-through;
}
.name[data-v-0b852592] {
  color: #313233;
  font-weight: 500;
  line-height: 1.28rem;
  white-space: wrap;
  word-break: break-all;
}
.box[data-v-0b852592] {
  color: #a0a2a3;
}
.reason[data-v-0b852592] {
  color: #969799;
  white-space: nowrap;
}
.mb44[data-v-0b852592] {
  margin-bottom: 1.17333rem;
}
.w540[data-v-0b852592] {
  width: 14.4rem;
}
.coupon-scroll-view[data-v-0b852592] {
  width: 100%;
  white-space: nowrap;
  height: 1.12rem;
  overflow-x: hidden;
}
.coupon-tag[data-v-0b852592] {
  display: inline-block;
  padding: 0.02667rem 0.32rem 0;
  font-size: 0.48rem !important;
  height: 0.74667rem;
  line-height: 0.74667rem;
  text-align: center;
  border: 0.02667rem solid #ff3232;
  position: relative;
}
.coupon-tag-p[data-v-0b852592] {
  max-width: 3.73333rem;
  font-size: 0.48rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.coupon-tag[data-v-0b852592]::before,
.coupon-tag[data-v-0b852592]::after {
  content: '';
  position: absolute;
  width: 0.16rem;
  height: 0.32rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: white;
  border: 0.02667rem solid #ff3232;
}
.coupon-tag[data-v-0b852592]::before {
  left: -0.02667rem;
  border-radius: 0 0.32rem 0.32rem 0;
  border-left: none;
}
.coupon-tag[data-v-0b852592]::after {
  right: -0.05333rem;
  border-radius: 0.32rem 0 0 0.32rem;
  border-right: none;
}
.assign-btn[data-v-0b852592] {
  margin-left: auto;
  width: 2.4rem;
  height: 1.12rem;
  padding-top: 0.02667rem;
  background: #ff3232;
  border-radius: 0.61333rem;
  color: white;
}
.mt40[data-v-0b852592] {
  margin-top: 1.06667rem;
}
.report-box[data-v-0b852592] {
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: rgba(32, 165, 62, 0.1);
  border-radius: 0.21333rem;
}
.report-img[data-v-0b852592] {
  width: 0.58667rem;
  height: 0.69333rem;
}
.report-title[data-v-0b852592] {
  font-weight: 600;
  color: #1ca640;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.report-arrow[data-v-0b852592] {
  margin-left: auto;
}
.color-20A53E[data-v-0b852592] {
  color: #20a53e;
}
.line[data-v-0b852592] {
  width: 0.02667rem;
  height: 0.64rem;
  background: #1ca640;
}

.flex-row-cen-start[data-v-30aa19c6] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-30aa19c6] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-30aa19c6] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-30aa19c6] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-30aa19c6] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-30aa19c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-30aa19c6] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-30aa19c6] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-30aa19c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-30aa19c6] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-30aa19c6] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-30aa19c6] {
  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;
}
.flex-row-end[data-v-30aa19c6] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-30aa19c6] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-30aa19c6] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-30aa19c6] {
  width: 100%;
}
.flex-row[data-v-30aa19c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-30aa19c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-30aa19c6] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-30aa19c6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-30aa19c6] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-30aa19c6] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-30aa19c6] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-30aa19c6] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-30aa19c6] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-30aa19c6] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-30aa19c6] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-30aa19c6] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-30aa19c6]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-30aa19c6]::before {
  content: '\e657';
}
.icon-fold[data-v-30aa19c6]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-30aa19c6] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-30aa19c6]:before {
  content: "\e668";
}
.icon-sort[data-v-30aa19c6]:before {
  content: '\e616';
}
.icon-plus-v[data-v-30aa19c6]:before {
  content: '\e607';
}
.icon-comment[data-v-30aa19c6]:before {
  content: '\e614';
}
.icon-share[data-v-30aa19c6]:before {
  content: '\e615';
}
.icon-like-fill[data-v-30aa19c6]:before {
  content: '\e610';
}
.icon-like[data-v-30aa19c6]:before {
  content: '\e611';
}
.icon-sight[data-v-30aa19c6]:before {
  content: '\e60f';
}
.icon-jin[data-v-30aa19c6]:before {
  content: '\e613';
}
.icon-official[data-v-30aa19c6]:before {
  content: '\e60c';
}
.icon-praise[data-v-30aa19c6]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-30aa19c6]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-30aa19c6]:before {
  content: '\e606';
}
.icon-collect[data-v-30aa19c6]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-30aa19c6]:before {
  content: '\e609';
}
.icon-more-img[data-v-30aa19c6]:before {
  content: '\e60a';
}
.icon-select[data-v-30aa19c6]:before {
  content: '\e60b';
}
.icon-more[data-v-30aa19c6]:before {
  content: '\e602';
}
.icon-close[data-v-30aa19c6]:before {
  content: '\e604';
}
.icon-topic-green[data-v-30aa19c6]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-30aa19c6]::before {
  content: '\e617';
}
.icon-last[data-v-30aa19c6]::before {
  content: '\e664';
}
.icon-next[data-v-30aa19c6]::before {
  content: '\e663';
}
.da-p[data-v-30aa19c6] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-30aa19c6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-30aa19c6] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-30aa19c6] {
  cursor: pointer;
}
.da-list-transition-move[data-v-30aa19c6],
.da-list-transition-enter-active[data-v-30aa19c6],
.da-list-transition-leave-active[data-v-30aa19c6] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-30aa19c6] {
  position: absolute;
}
.da-list-transition-enter[data-v-30aa19c6],
.da-list-transition-leave-to[data-v-30aa19c6] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-30aa19c6] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-30aa19c6] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-30aa19c6] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-30aa19c6] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-30aa19c6] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-30aa19c6]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-30aa19c6]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-30aa19c6] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-30aa19c6] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-30aa19c6] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-30aa19c6] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-30aa19c6] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-30aa19c6] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-30aa19c6] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-30aa19c6] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-30aa19c6] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-30aa19c6] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-30aa19c6] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-30aa19c6]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-30aa19c6]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-30aa19c6]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-30aa19c6]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-30aa19c6]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-30aa19c6]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-30aa19c6]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-30aa19c6]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-30aa19c6]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-30aa19c6]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-30aa19c6]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-30aa19c6]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-30aa19c6]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-30aa19c6]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-30aa19c6]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-30aa19c6]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-30aa19c6]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-30aa19c6]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-30aa19c6]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-30aa19c6]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-30aa19c6]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-30aa19c6]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-30aa19c6]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-30aa19c6]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-30aa19c6]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-30aa19c6]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-30aa19c6]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-30aa19c6]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-30aa19c6]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-30aa19c6]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-30aa19c6]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-30aa19c6]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-30aa19c6]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-30aa19c6]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-30aa19c6]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-30aa19c6]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-30aa19c6]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-30aa19c6]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-30aa19c6]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-30aa19c6]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-30aa19c6]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-30aa19c6]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-30aa19c6]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-30aa19c6]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-30aa19c6]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-30aa19c6]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-30aa19c6]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-30aa19c6]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-30aa19c6]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-30aa19c6]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-30aa19c6]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-30aa19c6]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-30aa19c6]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-30aa19c6]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-30aa19c6]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-30aa19c6]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-30aa19c6]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-30aa19c6]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-30aa19c6]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-30aa19c6]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-30aa19c6]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-30aa19c6]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-30aa19c6]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-30aa19c6]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-30aa19c6]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-30aa19c6]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-30aa19c6]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-30aa19c6]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-30aa19c6]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-30aa19c6]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-30aa19c6]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-30aa19c6]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-30aa19c6]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-30aa19c6]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-30aa19c6]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-30aa19c6]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-30aa19c6]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-30aa19c6]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-30aa19c6]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-30aa19c6]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-30aa19c6]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-30aa19c6]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-30aa19c6]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-30aa19c6]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-30aa19c6]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-30aa19c6]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-30aa19c6]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-30aa19c6]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-30aa19c6]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-30aa19c6]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-30aa19c6] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-30aa19c6]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-30aa19c6]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-30aa19c6]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-30aa19c6]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-30aa19c6]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-30aa19c6]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-30aa19c6]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-30aa19c6]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-30aa19c6]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-30aa19c6]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-30aa19c6]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-30aa19c6]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-30aa19c6]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-30aa19c6]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-30aa19c6]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-30aa19c6]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-30aa19c6]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-30aa19c6]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-30aa19c6]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-30aa19c6]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-30aa19c6]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-30aa19c6]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-30aa19c6]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-30aa19c6]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-30aa19c6]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-30aa19c6]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-30aa19c6]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-30aa19c6]:before {
  content: "\e600";
}
.flex-row[data-v-30aa19c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-30aa19c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-30aa19c6] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-30aa19c6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-30aa19c6] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-30aa19c6] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-30aa19c6] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-30aa19c6] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-30aa19c6] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-30aa19c6] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-30aa19c6] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-30aa19c6] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-30aa19c6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-30aa19c6] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-30aa19c6] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-30aa19c6] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-30aa19c6] {
  margin: 0;
}
p[data-v-30aa19c6] {
  margin: 0;
}
.page[data-v-30aa19c6] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-30aa19c6] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-30aa19c6] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-30aa19c6] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-30aa19c6] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-30aa19c6] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-30aa19c6] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-30aa19c6] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-30aa19c6] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-30aa19c6] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-30aa19c6]:last-child {
  border: 0;
}
.canvas[data-v-30aa19c6] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-30aa19c6] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-30aa19c6] {
  font-size: 1.49333rem;
}
.font50[data-v-30aa19c6] {
  font-size: 1.33333rem;
}
.font48[data-v-30aa19c6] {
  font-size: 1.28rem;
}
.font40[data-v-30aa19c6] {
  font-size: 1.06667rem;
}
.font36[data-v-30aa19c6] {
  font-size: 0.96rem !important;
}
.font34[data-v-30aa19c6] {
  font-size: 0.90667rem !important;
}
.font32[data-v-30aa19c6] {
  font-size: 0.85333rem;
}
.font30[data-v-30aa19c6] {
  font-size: 0.8rem;
}
.font28[data-v-30aa19c6] {
  font-size: 0.74667rem;
}
.font26[data-v-30aa19c6] {
  font-size: 0.69333rem;
}
.font24[data-v-30aa19c6] {
  font-size: 0.64rem;
}
.font22[data-v-30aa19c6] {
  font-size: 0.58667rem;
}
.font20[data-v-30aa19c6] {
  font-size: 0.53333rem;
}
.font18[data-v-30aa19c6] {
  font-size: 0.48rem;
}
.font16[data-v-30aa19c6] {
  font-size: 0.42667rem;
}
.font14[data-v-30aa19c6] {
  font-size: 0.37333rem;
}
.fw500[data-v-30aa19c6] {
  font-weight: 500;
}
.bold[data-v-30aa19c6] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-30aa19c6] {
  margin-top: 0.16rem;
}
.mt8[data-v-30aa19c6] {
  margin-top: 0.21333rem;
}
.mt10[data-v-30aa19c6] {
  margin-top: 0.26667rem;
}
.mt12[data-v-30aa19c6] {
  margin-top: 0.32rem;
}
.mt16[data-v-30aa19c6] {
  margin-top: 0.42667rem;
}
.mt18[data-v-30aa19c6] {
  margin-top: 0.48rem;
}
.mt20[data-v-30aa19c6] {
  margin-top: 0.53333rem;
}
.mt24[data-v-30aa19c6] {
  margin-top: 0.64rem;
}
.mlr24[data-v-30aa19c6] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-30aa19c6] {
  margin-top: 0.8rem;
}
.mt32[data-v-30aa19c6] {
  margin-top: 0.85333rem;
}
.mt48[data-v-30aa19c6] {
  margin-top: 1.28rem;
}
.mr16[data-v-30aa19c6] {
  margin-right: 0.42667rem;
}
.mr4[data-v-30aa19c6] {
  margin-right: 0.10667rem;
}
.ml2[data-v-30aa19c6] {
  margin-left: 0.05333rem;
}
.mr2[data-v-30aa19c6] {
  margin-right: 0.05333rem;
}
.ml4[data-v-30aa19c6] {
  margin-left: 0.10667rem;
}
.mr6[data-v-30aa19c6] {
  margin-right: 0.16rem;
}
.mr8[data-v-30aa19c6] {
  margin-right: 0.21333rem;
}
.mb4[data-v-30aa19c6] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-30aa19c6] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-30aa19c6] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-30aa19c6] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-30aa19c6] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-30aa19c6] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-30aa19c6] {
  margin-right: 0.32rem;
}
.mr16[data-v-30aa19c6] {
  margin-right: 0.42667rem;
}
.mr24[data-v-30aa19c6] {
  margin-right: 0.64rem;
}
.mr32[data-v-30aa19c6] {
  margin-right: 0.85333rem;
}
.ml24[data-v-30aa19c6] {
  margin-left: 0.64rem;
}
.ml32[data-v-30aa19c6] {
  margin-left: 0.85333rem;
}
.ml8[data-v-30aa19c6] {
  margin-left: 0.21333rem;
}
.ml12[data-v-30aa19c6] {
  margin-left: 0.32rem;
}
.ml16[data-v-30aa19c6] {
  margin-left: 0.42667rem;
}
.mb24[data-v-30aa19c6] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-30aa19c6] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-30aa19c6] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-30aa19c6] {
  margin-top: 0.05333rem;
}
.w100[data-v-30aa19c6] {
  width: 100%;
}
.h100[data-v-30aa19c6] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-30aa19c6] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-30aa19c6] {
  padding-left: 0.21333rem;
}
.pt32[data-v-30aa19c6] {
  padding-top: 0.85333rem;
}
.pb32[data-v-30aa19c6] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-30aa19c6] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-30aa19c6] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-30aa19c6] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-30aa19c6] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-30aa19c6] {
  padding-left: 0.64rem;
}
.pdl32[data-v-30aa19c6] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-30aa19c6] {
  padding-right: 0.64rem;
}
.pdt24[data-v-30aa19c6] {
  padding-top: 0.64rem;
}
.pdt32[data-v-30aa19c6] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-30aa19c6] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-30aa19c6] {
  color: #999;
}
.color-black[data-v-30aa19c6] {
  color: #1e222a;
}
.color-white[data-v-30aa19c6] {
  color: #fff;
}
.color-red[data-v-30aa19c6] {
  color: #ff3232;
}
.color-7D7F80[data-v-30aa19c6] {
  color: #7d7f80;
}
.color-969799[data-v-30aa19c6] {
  color: #969799;
}
.color-C7C9CA[data-v-30aa19c6] {
  color: #c7c9ca;
}
.color-313233[data-v-30aa19c6] {
  color: #313233;
}
.color-ccc[data-v-30aa19c6] {
  color: #cccccc;
}
.color-999[data-v-30aa19c6] {
  color: #999999;
}
.color-f6[data-v-30aa19c6] {
  color: #f6f6f6;
}
.color-333333[data-v-30aa19c6] {
  color: #333333;
}
.color-222222[data-v-30aa19c6] {
  color: #222222;
}
.color-dcdee0[data-v-30aa19c6] {
  color: #dcdee0;
}
.color-656667[data-v-30aa19c6] {
  color: #656667;
}
.color-888a8b[data-v-30aa19c6] {
  color: #888a8b;
}
.color-bbbbbb[data-v-30aa19c6] {
  color: #bbbbbb;
}
.color-666666[data-v-30aa19c6] {
  color: #666666;
}
.bg-white[data-v-30aa19c6] {
  background: #fff;
}
.bg-gray[data-v-30aa19c6] {
  background: #f2f3f4;
}
.bg-light[data-v-30aa19c6] {
  background: #f7f8f9;
}
.lh1[data-v-30aa19c6] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-30aa19c6],
.ell[data-v-30aa19c6] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-30aa19c6] {
  -webkit-line-clamp: 1;
}
.line2[data-v-30aa19c6] {
  -webkit-line-clamp: 2;
}
.line3[data-v-30aa19c6] {
  -webkit-line-clamp: 3;
}
.through[data-v-30aa19c6] {
  text-decoration: line-through;
}
.money[data-v-30aa19c6]::before {
  content: '¥ ';
}
.money-nogap[data-v-30aa19c6]::before {
  content: '¥';
}
.boost[data-v-30aa19c6] {
  position: relative;
  overflow: visible;
}
.boost[data-v-30aa19c6]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-30aa19c6] {
  word-break: break-all;
}
.under-line[data-v-30aa19c6] {
  position: relative;
}
.under-line[data-v-30aa19c6]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-30aa19c6]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-30aa19c6] {
  position: relative;
}
.font-center[data-v-30aa19c6] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-30aa19c6] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-30aa19c6] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-30aa19c6] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-30aa19c6] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-30aa19c6] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-30aa19c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-30aa19c6] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-30aa19c6] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-30aa19c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-30aa19c6] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-30aa19c6] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-30aa19c6] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-30aa19c6] {
  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;
}
.flex-col-cen-start[data-v-30aa19c6] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-30aa19c6] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-30aa19c6] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-30aa19c6] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-30aa19c6] {
  height: 100vh;
}
.border-box[data-v-30aa19c6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-30aa19c6]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-30aa19c6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-30aa19c6] {
  text-decoration: line-through;
}
.text-nowrap[data-v-30aa19c6] {
  white-space: nowrap;
}
.text-break[data-v-30aa19c6] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-30aa19c6] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-30aa19c6] {
  display: inline-block;
}
.sub-area-box[data-v-30aa19c6] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.group[data-v-30aa19c6] {
  position: relative;
  height: 3.2rem;
  background-repeat: no-repeat;
}
.discount-bg[data-v-30aa19c6] {
  background: url(https://cdn.daddylab.com/Upload/ec_platform_wxapp/platform_sale_bg.png);
  background-size: 100% 100%;
}
.group-bg[data-v-30aa19c6] {
  background: url(https://cdn.daddylab.com/Upload/ec_platform_wxapp/platform_group_bg.png);
  background-size: 100% 100%;
}
.full-active-bg[data-v-30aa19c6] {
  background: url(https://cdn.daddylab.com/Upload/image/20210923/1632385210421483.png);
  background-size: 100% 100%;
}
.tag[data-v-30aa19c6] {
  height: 0.96rem;
  line-height: 0.96rem;
  padding: 0.02667rem 0.26667rem 0;
  background-color: rgba(49, 50, 51, 0.4);
  border-radius: 0.10667rem;
}
.bar[data-v-30aa19c6] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  border-top-left-radius: 0.53333rem;
  border-bottom-left-radius: 0.53333rem;
  background-color: rgba(255, 255, 255, 0.3);
}
.mt-12[data-v-30aa19c6] {
  margin-top: -0.32rem;
}
.mt4[data-v-30aa19c6] {
  margin-top: 0.10667rem;
}
.mb2[data-v-30aa19c6] {
  margin-bottom: 0.05333rem;
}
.time-box[data-v-30aa19c6] {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0.96rem;
  height: 0.96rem;
  line-height: 0.96rem;
  background: rgba(49, 50, 51, 0.5);
  border-radius: 0.05333rem;
  text-align: center;
  font-weight: 500;
}
.time-box[data-v-30aa19c6]:last-child {
  margin-right: 0;
}
.colon[data-v-30aa19c6] {
  display: inline-block;
  width: 0.50667rem;
  text-align: center;
}


.wx-image img {
  width: 100% !important;
  display: block;
}
.wx-image video {
  /* width: 100% !important; */
  display: block;
}
.wx-image p {
  word-break: break-word;
  margin: 0;
  font-size: 0.77333rem;
}

.flex-row-cen-start[data-v-554e0144] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-554e0144] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-554e0144] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-554e0144] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-554e0144] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-554e0144] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-554e0144] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-554e0144] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-554e0144] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-554e0144] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-554e0144] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-554e0144] {
  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;
}
.flex-row-end[data-v-554e0144] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-554e0144] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-554e0144] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-554e0144] {
  width: 100%;
}
.flex-row[data-v-554e0144] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-554e0144] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-554e0144] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-554e0144] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-554e0144] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-554e0144] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-554e0144] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-554e0144] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-554e0144] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-554e0144] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-554e0144] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-554e0144] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-554e0144]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-554e0144]::before {
  content: '\e657';
}
.icon-fold[data-v-554e0144]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-554e0144] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-554e0144]:before {
  content: "\e668";
}
.icon-sort[data-v-554e0144]:before {
  content: '\e616';
}
.icon-plus-v[data-v-554e0144]:before {
  content: '\e607';
}
.icon-comment[data-v-554e0144]:before {
  content: '\e614';
}
.icon-share[data-v-554e0144]:before {
  content: '\e615';
}
.icon-like-fill[data-v-554e0144]:before {
  content: '\e610';
}
.icon-like[data-v-554e0144]:before {
  content: '\e611';
}
.icon-sight[data-v-554e0144]:before {
  content: '\e60f';
}
.icon-jin[data-v-554e0144]:before {
  content: '\e613';
}
.icon-official[data-v-554e0144]:before {
  content: '\e60c';
}
.icon-praise[data-v-554e0144]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-554e0144]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-554e0144]:before {
  content: '\e606';
}
.icon-collect[data-v-554e0144]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-554e0144]:before {
  content: '\e609';
}
.icon-more-img[data-v-554e0144]:before {
  content: '\e60a';
}
.icon-select[data-v-554e0144]:before {
  content: '\e60b';
}
.icon-more[data-v-554e0144]:before {
  content: '\e602';
}
.icon-close[data-v-554e0144]:before {
  content: '\e604';
}
.icon-topic-green[data-v-554e0144]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-554e0144]::before {
  content: '\e617';
}
.icon-last[data-v-554e0144]::before {
  content: '\e664';
}
.icon-next[data-v-554e0144]::before {
  content: '\e663';
}
.da-p[data-v-554e0144] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-554e0144] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-554e0144] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-554e0144] {
  cursor: pointer;
}
.da-list-transition-move[data-v-554e0144],
.da-list-transition-enter-active[data-v-554e0144],
.da-list-transition-leave-active[data-v-554e0144] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-554e0144] {
  position: absolute;
}
.da-list-transition-enter[data-v-554e0144],
.da-list-transition-leave-to[data-v-554e0144] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-554e0144] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-554e0144] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-554e0144] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-554e0144] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-554e0144] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-554e0144]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-554e0144]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-554e0144] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-554e0144] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-554e0144] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-554e0144] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-554e0144] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-554e0144] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-554e0144] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-554e0144] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-554e0144] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-554e0144] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-554e0144] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-554e0144]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-554e0144]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-554e0144]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-554e0144]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-554e0144]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-554e0144]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-554e0144]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-554e0144]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-554e0144]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-554e0144]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-554e0144]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-554e0144]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-554e0144]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-554e0144]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-554e0144]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-554e0144]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-554e0144]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-554e0144]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-554e0144]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-554e0144]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-554e0144]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-554e0144]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-554e0144]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-554e0144]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-554e0144]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-554e0144]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-554e0144]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-554e0144]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-554e0144]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-554e0144]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-554e0144]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-554e0144]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-554e0144]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-554e0144]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-554e0144]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-554e0144]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-554e0144]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-554e0144]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-554e0144]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-554e0144]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-554e0144]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-554e0144]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-554e0144]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-554e0144]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-554e0144]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-554e0144]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-554e0144]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-554e0144]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-554e0144]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-554e0144]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-554e0144]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-554e0144]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-554e0144]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-554e0144]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-554e0144]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-554e0144]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-554e0144]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-554e0144]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-554e0144]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-554e0144]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-554e0144]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-554e0144]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-554e0144]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-554e0144]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-554e0144]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-554e0144]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-554e0144]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-554e0144]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-554e0144]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-554e0144]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-554e0144]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-554e0144]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-554e0144]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-554e0144]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-554e0144]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-554e0144]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-554e0144]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-554e0144]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-554e0144]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-554e0144]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-554e0144]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-554e0144]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-554e0144]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-554e0144]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-554e0144]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-554e0144]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-554e0144]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-554e0144]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-554e0144]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-554e0144]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-554e0144] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-554e0144]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-554e0144]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-554e0144]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-554e0144]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-554e0144]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-554e0144]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-554e0144]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-554e0144]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-554e0144]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-554e0144]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-554e0144]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-554e0144]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-554e0144]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-554e0144]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-554e0144]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-554e0144]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-554e0144]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-554e0144]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-554e0144]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-554e0144]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-554e0144]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-554e0144]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-554e0144]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-554e0144]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-554e0144]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-554e0144]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-554e0144]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-554e0144]:before {
  content: "\e600";
}
.flex-row[data-v-554e0144] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-554e0144] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-554e0144] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-554e0144] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-554e0144] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-554e0144] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-554e0144] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-554e0144] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-554e0144] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-554e0144] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-554e0144] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-554e0144] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-554e0144] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-554e0144] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-554e0144] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-554e0144] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-554e0144] {
  margin: 0;
}
p[data-v-554e0144] {
  margin: 0;
}
.page[data-v-554e0144] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-554e0144] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-554e0144] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-554e0144] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-554e0144] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-554e0144] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-554e0144] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-554e0144] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-554e0144] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-554e0144] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-554e0144]:last-child {
  border: 0;
}
.canvas[data-v-554e0144] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-554e0144] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-554e0144] {
  font-size: 1.49333rem;
}
.font50[data-v-554e0144] {
  font-size: 1.33333rem;
}
.font48[data-v-554e0144] {
  font-size: 1.28rem;
}
.font40[data-v-554e0144] {
  font-size: 1.06667rem;
}
.font36[data-v-554e0144] {
  font-size: 0.96rem !important;
}
.font34[data-v-554e0144] {
  font-size: 0.90667rem !important;
}
.font32[data-v-554e0144] {
  font-size: 0.85333rem;
}
.font30[data-v-554e0144] {
  font-size: 0.8rem;
}
.font28[data-v-554e0144] {
  font-size: 0.74667rem;
}
.font26[data-v-554e0144] {
  font-size: 0.69333rem;
}
.font24[data-v-554e0144] {
  font-size: 0.64rem;
}
.font22[data-v-554e0144] {
  font-size: 0.58667rem;
}
.font20[data-v-554e0144] {
  font-size: 0.53333rem;
}
.font18[data-v-554e0144] {
  font-size: 0.48rem;
}
.font16[data-v-554e0144] {
  font-size: 0.42667rem;
}
.font14[data-v-554e0144] {
  font-size: 0.37333rem;
}
.fw500[data-v-554e0144] {
  font-weight: 500;
}
.bold[data-v-554e0144] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-554e0144] {
  margin-top: 0.16rem;
}
.mt8[data-v-554e0144] {
  margin-top: 0.21333rem;
}
.mt10[data-v-554e0144] {
  margin-top: 0.26667rem;
}
.mt12[data-v-554e0144] {
  margin-top: 0.32rem;
}
.mt16[data-v-554e0144] {
  margin-top: 0.42667rem;
}
.mt18[data-v-554e0144] {
  margin-top: 0.48rem;
}
.mt20[data-v-554e0144] {
  margin-top: 0.53333rem;
}
.mt24[data-v-554e0144] {
  margin-top: 0.64rem;
}
.mlr24[data-v-554e0144] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-554e0144] {
  margin-top: 0.8rem;
}
.mt32[data-v-554e0144] {
  margin-top: 0.85333rem;
}
.mt48[data-v-554e0144] {
  margin-top: 1.28rem;
}
.mr16[data-v-554e0144] {
  margin-right: 0.42667rem;
}
.mr4[data-v-554e0144] {
  margin-right: 0.10667rem;
}
.ml2[data-v-554e0144] {
  margin-left: 0.05333rem;
}
.mr2[data-v-554e0144] {
  margin-right: 0.05333rem;
}
.ml4[data-v-554e0144] {
  margin-left: 0.10667rem;
}
.mr6[data-v-554e0144] {
  margin-right: 0.16rem;
}
.mr8[data-v-554e0144] {
  margin-right: 0.21333rem;
}
.mb4[data-v-554e0144] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-554e0144] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-554e0144] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-554e0144] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-554e0144] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-554e0144] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-554e0144] {
  margin-right: 0.32rem;
}
.mr16[data-v-554e0144] {
  margin-right: 0.42667rem;
}
.mr24[data-v-554e0144] {
  margin-right: 0.64rem;
}
.mr32[data-v-554e0144] {
  margin-right: 0.85333rem;
}
.ml24[data-v-554e0144] {
  margin-left: 0.64rem;
}
.ml32[data-v-554e0144] {
  margin-left: 0.85333rem;
}
.ml8[data-v-554e0144] {
  margin-left: 0.21333rem;
}
.ml12[data-v-554e0144] {
  margin-left: 0.32rem;
}
.ml16[data-v-554e0144] {
  margin-left: 0.42667rem;
}
.mb24[data-v-554e0144] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-554e0144] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-554e0144] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-554e0144] {
  margin-top: 0.05333rem;
}
.w100[data-v-554e0144] {
  width: 100%;
}
.h100[data-v-554e0144] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-554e0144] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-554e0144] {
  padding-left: 0.21333rem;
}
.pt32[data-v-554e0144] {
  padding-top: 0.85333rem;
}
.pb32[data-v-554e0144] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-554e0144] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-554e0144] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-554e0144] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-554e0144] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-554e0144] {
  padding-left: 0.64rem;
}
.pdl32[data-v-554e0144] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-554e0144] {
  padding-right: 0.64rem;
}
.pdt24[data-v-554e0144] {
  padding-top: 0.64rem;
}
.pdt32[data-v-554e0144] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-554e0144] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-554e0144] {
  color: #999;
}
.color-black[data-v-554e0144] {
  color: #1e222a;
}
.color-white[data-v-554e0144] {
  color: #fff;
}
.color-red[data-v-554e0144] {
  color: #ff3232;
}
.color-7D7F80[data-v-554e0144] {
  color: #7d7f80;
}
.color-969799[data-v-554e0144] {
  color: #969799;
}
.color-C7C9CA[data-v-554e0144] {
  color: #c7c9ca;
}
.color-313233[data-v-554e0144] {
  color: #313233;
}
.color-ccc[data-v-554e0144] {
  color: #cccccc;
}
.color-999[data-v-554e0144] {
  color: #999999;
}
.color-f6[data-v-554e0144] {
  color: #f6f6f6;
}
.color-333333[data-v-554e0144] {
  color: #333333;
}
.color-222222[data-v-554e0144] {
  color: #222222;
}
.color-dcdee0[data-v-554e0144] {
  color: #dcdee0;
}
.color-656667[data-v-554e0144] {
  color: #656667;
}
.color-888a8b[data-v-554e0144] {
  color: #888a8b;
}
.color-bbbbbb[data-v-554e0144] {
  color: #bbbbbb;
}
.color-666666[data-v-554e0144] {
  color: #666666;
}
.bg-white[data-v-554e0144] {
  background: #fff;
}
.bg-gray[data-v-554e0144] {
  background: #f2f3f4;
}
.bg-light[data-v-554e0144] {
  background: #f7f8f9;
}
.lh1[data-v-554e0144] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-554e0144],
.ell[data-v-554e0144] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-554e0144] {
  -webkit-line-clamp: 1;
}
.line2[data-v-554e0144] {
  -webkit-line-clamp: 2;
}
.line3[data-v-554e0144] {
  -webkit-line-clamp: 3;
}
.through[data-v-554e0144] {
  text-decoration: line-through;
}
.money[data-v-554e0144]::before {
  content: '¥ ';
}
.money-nogap[data-v-554e0144]::before {
  content: '¥';
}
.boost[data-v-554e0144] {
  position: relative;
  overflow: visible;
}
.boost[data-v-554e0144]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-554e0144] {
  word-break: break-all;
}
.under-line[data-v-554e0144] {
  position: relative;
}
.under-line[data-v-554e0144]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-554e0144]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-554e0144] {
  position: relative;
}
.font-center[data-v-554e0144] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-554e0144] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-554e0144] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-554e0144] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-554e0144] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-554e0144] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-554e0144] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-554e0144] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-554e0144] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-554e0144] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-554e0144] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-554e0144] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-554e0144] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-554e0144] {
  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;
}
.flex-col-cen-start[data-v-554e0144] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-554e0144] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-554e0144] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-554e0144] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-554e0144] {
  height: 100vh;
}
.border-box[data-v-554e0144] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-554e0144]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-554e0144] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-554e0144] {
  text-decoration: line-through;
}
.text-nowrap[data-v-554e0144] {
  white-space: nowrap;
}
.text-break[data-v-554e0144] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-554e0144] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-554e0144] {
  display: inline-block;
}
.sub-area-box[data-v-554e0144] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container[data-v-554e0144] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.34667rem;
  height: 100%;
  margin: 0;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip[data-v-554e0144] {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li[data-v-554e0144]::before {
  pointer-events: none;
}
.ql-clipboard[data-v-554e0144] {
  left: -2666.66667rem;
  height: 0.02667rem;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p[data-v-554e0144] {
  margin: 0;
  padding: 0;
}
.ql-editor[data-v-554e0144] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 0;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor[data-v-554e0144] {
  cursor: text;
}
.ql-editor p[data-v-554e0144],
.ql-editor ol[data-v-554e0144],
.ql-editor ul[data-v-554e0144],
.ql-editor pre[data-v-554e0144],
.ql-editor blockquote[data-v-554e0144],
.ql-editor h1[data-v-554e0144],
.ql-editor h2[data-v-554e0144],
.ql-editor h3[data-v-554e0144],
.ql-editor h4[data-v-554e0144],
.ql-editor h5[data-v-554e0144],
.ql-editor h6[data-v-554e0144] {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol[data-v-554e0144],
.ql-editor ul[data-v-554e0144] {
  padding-left: 1.5em;
}
.ql-editor ol > li[data-v-554e0144],
.ql-editor ul > li[data-v-554e0144] {
  list-style-type: none;
}
.ql-editor ul > li[data-v-554e0144]::before {
  content: '\2022';
}
.ql-editor ul[data-checked='true'][data-v-554e0144],
.ql-editor ul[data-checked='false'][data-v-554e0144] {
  pointer-events: none;
}
.ql-editor ul[data-checked='true'] li[data-v-554e0144],
.ql-editor ul[data-checked='false'] li[data-v-554e0144] {
  pointer-events: all;
}
.ql-editor ul[data-checked='true'] > li[data-v-554e0144]::before,
.ql-editor ul[data-checked='false'] > li[data-v-554e0144]::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked='true'] > li[data-v-554e0144]::before {
  content: '\2611';
}
.ql-editor ul[data-checked='false'] > li[data-v-554e0144]::before {
  content: '\2610';
}
.ql-editor li[data-v-554e0144]::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li[data-v-554e0144]:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl[data-v-554e0144]::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li[data-v-554e0144]:not(.ql-direction-rtl),
.ql-editor ul li[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl[data-v-554e0144],
.ql-editor ul li.ql-direction-rtl[data-v-554e0144] {
  padding-right: 1.5em;
}
.ql-editor ol li[data-v-554e0144] {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li[data-v-554e0144]:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1[data-v-554e0144] {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1[data-v-554e0144]:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1[data-v-554e0144] {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2[data-v-554e0144] {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2[data-v-554e0144]:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2[data-v-554e0144] {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3[data-v-554e0144] {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3[data-v-554e0144]:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3[data-v-554e0144] {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4[data-v-554e0144] {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4[data-v-554e0144]:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4[data-v-554e0144] {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5[data-v-554e0144] {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5[data-v-554e0144]:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5[data-v-554e0144] {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6[data-v-554e0144] {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6[data-v-554e0144]:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6[data-v-554e0144] {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7[data-v-554e0144] {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7[data-v-554e0144]:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7[data-v-554e0144] {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8[data-v-554e0144] {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8[data-v-554e0144]:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8[data-v-554e0144] {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9[data-v-554e0144] {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9[data-v-554e0144]:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9[data-v-554e0144]:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right[data-v-554e0144] {
  padding-right: 28.5em;
}
.ql-editor .ql-video[data-v-554e0144] {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center[data-v-554e0144] {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right[data-v-554e0144] {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black[data-v-554e0144] {
  background-color: #000;
}
.ql-editor .ql-bg-red[data-v-554e0144] {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange[data-v-554e0144] {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow[data-v-554e0144] {
  background-color: #ff0;
}
.ql-editor .ql-bg-green[data-v-554e0144] {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue[data-v-554e0144] {
  background-color: #06c;
}
.ql-editor .ql-bg-purple[data-v-554e0144] {
  background-color: #93f;
}
.ql-editor .ql-color-white[data-v-554e0144] {
  color: #fff;
}
.ql-editor .ql-color-red[data-v-554e0144] {
  color: #e60000;
}
.ql-editor .ql-color-orange[data-v-554e0144] {
  color: #f90;
}
.ql-editor .ql-color-yellow[data-v-554e0144] {
  color: #ff0;
}
.ql-editor .ql-color-green[data-v-554e0144] {
  color: #008a00;
}
.ql-editor .ql-color-blue[data-v-554e0144] {
  color: #06c;
}
.ql-editor .ql-color-purple[data-v-554e0144] {
  color: #93f;
}
.ql-editor .ql-font-serif[data-v-554e0144] {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace[data-v-554e0144] {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small[data-v-554e0144] {
  font-size: 0.75em;
}
.ql-editor .ql-size-large[data-v-554e0144] {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge[data-v-554e0144] {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl[data-v-554e0144] {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center[data-v-554e0144] {
  text-align: center;
}
.ql-editor .ql-align-justify[data-v-554e0144] {
  text-align: justify;
}
.ql-editor .ql-align-right[data-v-554e0144] {
  text-align: right;
}
.ql-editor.ql-blank[data-v-554e0144]::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 0.4rem;
  pointer-events: none;
  position: absolute;
  right: 0.4rem;
}
.ql-snow.ql-toolbar[data-v-554e0144]:after,
.ql-snow .ql-toolbar[data-v-554e0144]:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button[data-v-554e0144],
.ql-snow .ql-toolbar button[data-v-554e0144] {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 0.64rem;
  padding: 0.08rem 0.13333rem;
  width: 0.74667rem;
}
.ql-snow.ql-toolbar button svg[data-v-554e0144],
.ql-snow .ql-toolbar button svg[data-v-554e0144] {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button[data-v-554e0144]:active:hover,
.ql-snow .ql-toolbar button[data-v-554e0144]:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type='file'][data-v-554e0144],
.ql-snow .ql-toolbar input.ql-image[type='file'][data-v-554e0144] {
  display: none;
}
.ql-snow.ql-toolbar button[data-v-554e0144]:hover,
.ql-snow .ql-toolbar button[data-v-554e0144]:hover,
.ql-snow.ql-toolbar button[data-v-554e0144]:focus,
.ql-snow .ql-toolbar button[data-v-554e0144]:focus,
.ql-snow.ql-toolbar button.ql-active[data-v-554e0144],
.ql-snow .ql-toolbar button.ql-active[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label[data-v-554e0144]:hover,
.ql-snow .ql-toolbar .ql-picker-label[data-v-554e0144]:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label.ql-active[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item[data-v-554e0144]:hover,
.ql-snow .ql-toolbar .ql-picker-item[data-v-554e0144]:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item.ql-selected[data-v-554e0144] {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar button:hover .ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar button:focus .ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar button:focus .ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar button.ql-active .ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar button.ql-active .ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill[data-v-554e0144] {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke[data-v-554e0144],
.ql-snow .ql-toolbar button:hover .ql-stroke[data-v-554e0144],
.ql-snow.ql-toolbar button:focus .ql-stroke[data-v-554e0144],
.ql-snow .ql-toolbar button:focus .ql-stroke[data-v-554e0144],
.ql-snow.ql-toolbar button.ql-active .ql-stroke[data-v-554e0144],
.ql-snow .ql-toolbar button.ql-active .ql-stroke[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke[data-v-554e0144],
.ql-snow.ql-toolbar button:hover .ql-stroke-miter[data-v-554e0144],
.ql-snow .ql-toolbar button:hover .ql-stroke-miter[data-v-554e0144],
.ql-snow.ql-toolbar button:focus .ql-stroke-miter[data-v-554e0144],
.ql-snow .ql-toolbar button:focus .ql-stroke-miter[data-v-554e0144],
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter[data-v-554e0144],
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter[data-v-554e0144],
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter[data-v-554e0144],
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter[data-v-554e0144] {
  stroke: #06c;
}
@media (pointer: coarse) {
.ql-snow.ql-toolbar button[data-v-554e0144]:hover:not(.ql-active),
  .ql-snow .ql-toolbar button[data-v-554e0144]:hover:not(.ql-active) {
    color: #444;
}
.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill[data-v-554e0144],
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill[data-v-554e0144],
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill[data-v-554e0144],
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill[data-v-554e0144] {
    fill: #444;
}
.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke[data-v-554e0144],
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke[data-v-554e0144],
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter[data-v-554e0144],
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter[data-v-554e0144] {
    stroke: #444;
}
}
.ql-snow[data-v-554e0144] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow[data-v-554e0144] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow .ql-hidden[data-v-554e0144] {
  display: none;
}
.ql-snow .ql-out-bottom[data-v-554e0144],
.ql-snow .ql-out-top[data-v-554e0144] {
  visibility: hidden;
}
.ql-snow .ql-tooltip[data-v-554e0144] {
  position: absolute;
  -webkit-transform: translateY(0.26667rem);
          transform: translateY(0.26667rem);
}
.ql-snow .ql-tooltip a[data-v-554e0144] {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip[data-v-554e0144] {
  -webkit-transform: translateY(-0.26667rem);
          transform: translateY(-0.26667rem);
}
.ql-snow .ql-formats[data-v-554e0144] {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats[data-v-554e0144]:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke[data-v-554e0144] {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter[data-v-554e0144] {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill[data-v-554e0144],
.ql-snow .ql-stroke.ql-fill[data-v-554e0144] {
  fill: #444;
}
.ql-snow .ql-empty[data-v-554e0144] {
  fill: none;
}
.ql-snow .ql-even[data-v-554e0144] {
  fill-rule: evenodd;
}
.ql-snow .ql-thin[data-v-554e0144],
.ql-snow .ql-stroke.ql-thin[data-v-554e0144] {
  stroke-width: 1;
}
.ql-snow .ql-transparent[data-v-554e0144] {
  opacity: 0.4;
}
.ql-snow .ql-direction svg[data-v-554e0144]:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg[data-v-554e0144]:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg[data-v-554e0144]:first-child {
  display: none;
}
.ql-snow .ql-editor h1[data-v-554e0144] {
  font-size: 2em;
}
.ql-snow .ql-editor h2[data-v-554e0144] {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3[data-v-554e0144] {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4[data-v-554e0144] {
  font-size: 1em;
}
.ql-snow .ql-editor h5[data-v-554e0144] {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6[data-v-554e0144] {
  font-size: 0.67em;
}
.ql-snow .ql-editor a[data-v-554e0144] {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote[data-v-554e0144] {
  border-left: 0.10667rem solid #ccc;
  margin-bottom: 0.13333rem;
  margin-top: 0.13333rem;
  padding-left: 0.42667rem;
}
.ql-snow .ql-editor code[data-v-554e0144],
.ql-snow .ql-editor pre[data-v-554e0144] {
  background-color: #f0f0f0;
  border-radius: 0.08rem;
}
.ql-snow .ql-editor pre[data-v-554e0144] {
  white-space: pre-wrap;
  margin-bottom: 0.13333rem;
  margin-top: 0.13333rem;
  padding: 0.13333rem 0.26667rem;
}
.ql-snow .ql-editor code[data-v-554e0144] {
  font-size: 85%;
  padding: 0.05333rem 0.10667rem;
}
.ql-snow .ql-editor pre.ql-syntax[data-v-554e0144] {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img[data-v-554e0144] {
  max-width: 100%;
}
.ql-snow .ql-picker[data-v-554e0144] {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 0.37333rem;
  font-weight: 500;
  height: 0.64rem;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label[data-v-554e0144] {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 0.21333rem;
  padding-right: 0.05333rem;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label[data-v-554e0144]::before {
  display: inline-block;
  line-height: 0.58667rem;
}
.ql-snow .ql-picker-options[data-v-554e0144] {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 0.10667rem 0.21333rem;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item[data-v-554e0144] {
  cursor: pointer;
  display: block;
  padding-bottom: 0.13333rem;
  padding-top: 0.13333rem;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label[data-v-554e0144] {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill[data-v-554e0144] {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke[data-v-554e0144] {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options[data-v-554e0144] {
  display: block;
  margin-top: -0.02667rem;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker[data-v-554e0144],
.ql-snow .ql-icon-picker[data-v-554e0144] {
  width: 0.74667rem;
}
.ql-snow .ql-color-picker .ql-picker-label[data-v-554e0144],
.ql-snow .ql-icon-picker .ql-picker-label[data-v-554e0144] {
  padding: 0.05333rem 0.10667rem;
}
.ql-snow .ql-color-picker .ql-picker-label svg[data-v-554e0144],
.ql-snow .ql-icon-picker .ql-picker-label svg[data-v-554e0144] {
  right: 0.10667rem;
}
.ql-snow .ql-icon-picker .ql-picker-options[data-v-554e0144] {
  padding: 0.10667rem 0;
}
.ql-snow .ql-icon-picker .ql-picker-item[data-v-554e0144] {
  height: 0.64rem;
  width: 0.64rem;
  padding: 0.05333rem 0.10667rem;
}
.ql-snow .ql-color-picker .ql-picker-options[data-v-554e0144] {
  padding: 0.08rem 0.13333rem;
  width: 4.05333rem;
}
.ql-snow .ql-color-picker .ql-picker-item[data-v-554e0144] {
  border: 0.02667rem solid transparent;
  float: left;
  height: 0.42667rem;
  margin: 0.05333rem;
  padding: 0;
  width: 0.42667rem;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg[data-v-554e0144] {
  position: absolute;
  margin-top: -0.24rem;
  right: 0;
  top: 50%;
  width: 0.48rem;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label][data-v-554e0144]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label][data-v-554e0144]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label][data-v-554e0144]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label][data-v-554e0144]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label][data-v-554e0144]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label][data-v-554e0144]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header[data-v-554e0144] {
  width: 2.61333rem;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-v-554e0144]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-v-554e0144]::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='1'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='1'][data-v-554e0144]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='2'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='2'][data-v-554e0144]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='3'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='3'][data-v-554e0144]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='4'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='4'][data-v-554e0144]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='5'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='5'][data-v-554e0144]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='6'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='6'][data-v-554e0144]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='1'][data-v-554e0144]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='2'][data-v-554e0144]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='3'][data-v-554e0144]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='4'][data-v-554e0144]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='5'][data-v-554e0144]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='6'][data-v-554e0144]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font[data-v-554e0144] {
  width: 2.88rem;
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-v-554e0144]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-v-554e0144]::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='serif'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='serif'][data-v-554e0144]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='monospace'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='monospace'][data-v-554e0144]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='serif'][data-v-554e0144]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='monospace'][data-v-554e0144]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size[data-v-554e0144] {
  width: 2.61333rem;
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-v-554e0144]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-v-554e0144]::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='small'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='small'][data-v-554e0144]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='large'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='large'][data-v-554e0144]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='huge'][data-v-554e0144]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='huge'][data-v-554e0144]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='small'][data-v-554e0144]::before {
  font-size: 0.26667rem;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='large'][data-v-554e0144]::before {
  font-size: 0.48rem;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='huge'][data-v-554e0144]::before {
  font-size: 0.85333rem;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item[data-v-554e0144] {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item[data-v-554e0144] {
  background-color: #000;
}
.ql-toolbar.ql-snow[data-v-554e0144] {
  border: 0.02667rem solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 0.21333rem;
}
.ql-toolbar.ql-snow .ql-formats[data-v-554e0144] {
  margin-right: 0.4rem;
}
.ql-toolbar.ql-snow .ql-picker-label[data-v-554e0144] {
  border: 0.02667rem solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options[data-v-554e0144] {
  border: 0.02667rem solid transparent;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0.05333rem 0.21333rem;
          box-shadow: rgba(0, 0, 0, 0.2) 0 0.05333rem 0.21333rem;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label[data-v-554e0144] {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options[data-v-554e0144] {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected[data-v-554e0144],
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item[data-v-554e0144]:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow[data-v-554e0144] {
  border-top: 0;
}
.ql-snow .ql-tooltip[data-v-554e0144] {
  background-color: #fff;
  border: 0.02667rem solid #ccc;
  -webkit-box-shadow: 0 0 0.13333rem #ddd;
          box-shadow: 0 0 0.13333rem #ddd;
  color: #444;
  padding: 0.13333rem 0.32rem;
  white-space: nowrap;
}
.ql-snow .ql-tooltip[data-v-554e0144]::before {
  content: 'Visit URL:';
  line-height: 0.69333rem;
  margin-right: 0.21333rem;
}
.ql-snow .ql-tooltip input[type='text'][data-v-554e0144] {
  display: none;
  border: 0.02667rem solid #ccc;
  font-size: 0.34667rem;
  height: 0.69333rem;
  margin: 0;
  padding: 0.08rem 0.13333rem;
  width: 4.53333rem;
}
.ql-snow .ql-tooltip a.ql-preview[data-v-554e0144] {
  display: inline-block;
  max-width: 5.33333rem;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action[data-v-554e0144]::after {
  border-right: 0.02667rem solid #ccc;
  content: 'Edit';
  margin-left: 0.42667rem;
  padding-right: 0.21333rem;
}
.ql-snow .ql-tooltip a.ql-remove[data-v-554e0144]::before {
  content: 'Remove';
  margin-left: 0.21333rem;
}
.ql-snow .ql-tooltip a[data-v-554e0144] {
  line-height: 0.69333rem;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview[data-v-554e0144],
.ql-snow .ql-tooltip.ql-editing a.ql-remove[data-v-554e0144] {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type='text'][data-v-554e0144] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action[data-v-554e0144]::after {
  border-right: 0;
  content: 'Save';
  padding-right: 0;
}
.ql-snow .ql-tooltip[data-mode='link'][data-v-554e0144]::before {
  content: 'Enter link:';
}
.ql-snow .ql-tooltip[data-mode='formula'][data-v-554e0144]::before {
  content: 'Enter formula:';
}
.ql-snow .ql-tooltip[data-mode='video'][data-v-554e0144]::before {
  content: 'Enter video:';
}
.ql-snow a[data-v-554e0144] {
  color: #06c;
}
.ql-container.ql-snow[data-v-554e0144] {
  border: 0.02667rem solid #ccc;
}
[data-v-554e0144]:host {
  word-wrap: break-word;
  word-break: break-all;
}
.rich-img[data-v-554e0144] {
  max-width: 100%;
  height: auto;
}
.ql-video[data-v-554e0144] {
  width: 100%;
  display: block;
}
video[data-v-554e0144] {
  display: block;
}
.wxParse-video[data-v-554e0144] {
  margin: 0 !important;
}

.flex-row-cen-start[data-v-6130f0e3] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-6130f0e3] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-6130f0e3] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-6130f0e3] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-6130f0e3] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-6130f0e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-6130f0e3] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-6130f0e3] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-6130f0e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-6130f0e3] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-6130f0e3] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-6130f0e3] {
  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;
}
.flex-row-end[data-v-6130f0e3] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-6130f0e3] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-6130f0e3] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-6130f0e3] {
  width: 100%;
}
.flex-row[data-v-6130f0e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-6130f0e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-6130f0e3] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-6130f0e3] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-6130f0e3] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-6130f0e3] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-6130f0e3] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-6130f0e3] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-6130f0e3] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-6130f0e3] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-6130f0e3] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-6130f0e3] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-6130f0e3]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-6130f0e3]::before {
  content: '\e657';
}
.icon-fold[data-v-6130f0e3]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-6130f0e3] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-6130f0e3]:before {
  content: "\e668";
}
.icon-sort[data-v-6130f0e3]:before {
  content: '\e616';
}
.icon-plus-v[data-v-6130f0e3]:before {
  content: '\e607';
}
.icon-comment[data-v-6130f0e3]:before {
  content: '\e614';
}
.icon-share[data-v-6130f0e3]:before {
  content: '\e615';
}
.icon-like-fill[data-v-6130f0e3]:before {
  content: '\e610';
}
.icon-like[data-v-6130f0e3]:before {
  content: '\e611';
}
.icon-sight[data-v-6130f0e3]:before {
  content: '\e60f';
}
.icon-jin[data-v-6130f0e3]:before {
  content: '\e613';
}
.icon-official[data-v-6130f0e3]:before {
  content: '\e60c';
}
.icon-praise[data-v-6130f0e3]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-6130f0e3]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-6130f0e3]:before {
  content: '\e606';
}
.icon-collect[data-v-6130f0e3]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-6130f0e3]:before {
  content: '\e609';
}
.icon-more-img[data-v-6130f0e3]:before {
  content: '\e60a';
}
.icon-select[data-v-6130f0e3]:before {
  content: '\e60b';
}
.icon-more[data-v-6130f0e3]:before {
  content: '\e602';
}
.icon-close[data-v-6130f0e3]:before {
  content: '\e604';
}
.icon-topic-green[data-v-6130f0e3]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-6130f0e3]::before {
  content: '\e617';
}
.icon-last[data-v-6130f0e3]::before {
  content: '\e664';
}
.icon-next[data-v-6130f0e3]::before {
  content: '\e663';
}
.da-p[data-v-6130f0e3] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-6130f0e3] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-6130f0e3] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-6130f0e3] {
  cursor: pointer;
}
.da-list-transition-move[data-v-6130f0e3],
.da-list-transition-enter-active[data-v-6130f0e3],
.da-list-transition-leave-active[data-v-6130f0e3] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-6130f0e3] {
  position: absolute;
}
.da-list-transition-enter[data-v-6130f0e3],
.da-list-transition-leave-to[data-v-6130f0e3] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-6130f0e3] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-6130f0e3] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-6130f0e3] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-6130f0e3] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-6130f0e3] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-6130f0e3]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-6130f0e3]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-6130f0e3] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-6130f0e3] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-6130f0e3] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-6130f0e3] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-6130f0e3] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-6130f0e3] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-6130f0e3] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-6130f0e3] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-6130f0e3] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-6130f0e3] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-6130f0e3] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-6130f0e3]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-6130f0e3]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-6130f0e3]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-6130f0e3]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-6130f0e3]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-6130f0e3]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-6130f0e3]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-6130f0e3]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-6130f0e3]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-6130f0e3]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-6130f0e3]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-6130f0e3]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-6130f0e3]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-6130f0e3]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-6130f0e3]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-6130f0e3]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-6130f0e3]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-6130f0e3]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-6130f0e3]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-6130f0e3]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-6130f0e3]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-6130f0e3]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-6130f0e3]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-6130f0e3]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-6130f0e3]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-6130f0e3]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-6130f0e3]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-6130f0e3]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-6130f0e3]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-6130f0e3]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-6130f0e3]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-6130f0e3]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-6130f0e3]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-6130f0e3]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-6130f0e3]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-6130f0e3]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-6130f0e3]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-6130f0e3]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-6130f0e3]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-6130f0e3]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-6130f0e3]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-6130f0e3]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-6130f0e3]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-6130f0e3]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-6130f0e3]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-6130f0e3]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-6130f0e3]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-6130f0e3]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-6130f0e3]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-6130f0e3]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-6130f0e3]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-6130f0e3]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-6130f0e3]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-6130f0e3]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-6130f0e3]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-6130f0e3]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-6130f0e3]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-6130f0e3]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-6130f0e3]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-6130f0e3]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-6130f0e3]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-6130f0e3]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-6130f0e3]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-6130f0e3]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-6130f0e3]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-6130f0e3]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-6130f0e3]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-6130f0e3]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-6130f0e3]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-6130f0e3]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-6130f0e3]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-6130f0e3]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-6130f0e3]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-6130f0e3]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-6130f0e3]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-6130f0e3]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-6130f0e3]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-6130f0e3]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-6130f0e3]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-6130f0e3]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-6130f0e3]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-6130f0e3]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-6130f0e3]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-6130f0e3]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-6130f0e3]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-6130f0e3]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-6130f0e3]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-6130f0e3]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-6130f0e3]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-6130f0e3]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-6130f0e3] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-6130f0e3]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-6130f0e3]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-6130f0e3]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-6130f0e3]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-6130f0e3]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-6130f0e3]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-6130f0e3]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-6130f0e3]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-6130f0e3]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-6130f0e3]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-6130f0e3]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-6130f0e3]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-6130f0e3]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-6130f0e3]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-6130f0e3]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-6130f0e3]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-6130f0e3]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-6130f0e3]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-6130f0e3]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-6130f0e3]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-6130f0e3]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-6130f0e3]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-6130f0e3]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-6130f0e3]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-6130f0e3]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-6130f0e3]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-6130f0e3]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-6130f0e3]:before {
  content: "\e600";
}
.flex-row[data-v-6130f0e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-6130f0e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-6130f0e3] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-6130f0e3] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-6130f0e3] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-6130f0e3] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-6130f0e3] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-6130f0e3] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-6130f0e3] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-6130f0e3] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-6130f0e3] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-6130f0e3] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-6130f0e3] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-6130f0e3] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-6130f0e3] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-6130f0e3] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-6130f0e3] {
  margin: 0;
}
p[data-v-6130f0e3] {
  margin: 0;
}
.page[data-v-6130f0e3] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-6130f0e3] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-6130f0e3] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-6130f0e3] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-6130f0e3] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-6130f0e3] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-6130f0e3] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-6130f0e3] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-6130f0e3] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-6130f0e3] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-6130f0e3]:last-child {
  border: 0;
}
.canvas[data-v-6130f0e3] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-6130f0e3] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-6130f0e3] {
  font-size: 1.49333rem;
}
.font50[data-v-6130f0e3] {
  font-size: 1.33333rem;
}
.font48[data-v-6130f0e3] {
  font-size: 1.28rem;
}
.font40[data-v-6130f0e3] {
  font-size: 1.06667rem;
}
.font36[data-v-6130f0e3] {
  font-size: 0.96rem !important;
}
.font34[data-v-6130f0e3] {
  font-size: 0.90667rem !important;
}
.font32[data-v-6130f0e3] {
  font-size: 0.85333rem;
}
.font30[data-v-6130f0e3] {
  font-size: 0.8rem;
}
.font28[data-v-6130f0e3] {
  font-size: 0.74667rem;
}
.font26[data-v-6130f0e3] {
  font-size: 0.69333rem;
}
.font24[data-v-6130f0e3] {
  font-size: 0.64rem;
}
.font22[data-v-6130f0e3] {
  font-size: 0.58667rem;
}
.font20[data-v-6130f0e3] {
  font-size: 0.53333rem;
}
.font18[data-v-6130f0e3] {
  font-size: 0.48rem;
}
.font16[data-v-6130f0e3] {
  font-size: 0.42667rem;
}
.font14[data-v-6130f0e3] {
  font-size: 0.37333rem;
}
.fw500[data-v-6130f0e3] {
  font-weight: 500;
}
.bold[data-v-6130f0e3] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-6130f0e3] {
  margin-top: 0.16rem;
}
.mt8[data-v-6130f0e3] {
  margin-top: 0.21333rem;
}
.mt10[data-v-6130f0e3] {
  margin-top: 0.26667rem;
}
.mt12[data-v-6130f0e3] {
  margin-top: 0.32rem;
}
.mt16[data-v-6130f0e3] {
  margin-top: 0.42667rem;
}
.mt18[data-v-6130f0e3] {
  margin-top: 0.48rem;
}
.mt20[data-v-6130f0e3] {
  margin-top: 0.53333rem;
}
.mt24[data-v-6130f0e3] {
  margin-top: 0.64rem;
}
.mlr24[data-v-6130f0e3] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-6130f0e3] {
  margin-top: 0.8rem;
}
.mt32[data-v-6130f0e3] {
  margin-top: 0.85333rem;
}
.mt48[data-v-6130f0e3] {
  margin-top: 1.28rem;
}
.mr16[data-v-6130f0e3] {
  margin-right: 0.42667rem;
}
.mr4[data-v-6130f0e3] {
  margin-right: 0.10667rem;
}
.ml2[data-v-6130f0e3] {
  margin-left: 0.05333rem;
}
.mr2[data-v-6130f0e3] {
  margin-right: 0.05333rem;
}
.ml4[data-v-6130f0e3] {
  margin-left: 0.10667rem;
}
.mr6[data-v-6130f0e3] {
  margin-right: 0.16rem;
}
.mr8[data-v-6130f0e3] {
  margin-right: 0.21333rem;
}
.mb4[data-v-6130f0e3] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-6130f0e3] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-6130f0e3] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-6130f0e3] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-6130f0e3] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-6130f0e3] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-6130f0e3] {
  margin-right: 0.32rem;
}
.mr16[data-v-6130f0e3] {
  margin-right: 0.42667rem;
}
.mr24[data-v-6130f0e3] {
  margin-right: 0.64rem;
}
.mr32[data-v-6130f0e3] {
  margin-right: 0.85333rem;
}
.ml24[data-v-6130f0e3] {
  margin-left: 0.64rem;
}
.ml32[data-v-6130f0e3] {
  margin-left: 0.85333rem;
}
.ml8[data-v-6130f0e3] {
  margin-left: 0.21333rem;
}
.ml12[data-v-6130f0e3] {
  margin-left: 0.32rem;
}
.ml16[data-v-6130f0e3] {
  margin-left: 0.42667rem;
}
.mb24[data-v-6130f0e3] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-6130f0e3] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-6130f0e3] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-6130f0e3] {
  margin-top: 0.05333rem;
}
.w100[data-v-6130f0e3] {
  width: 100%;
}
.h100[data-v-6130f0e3] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-6130f0e3] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-6130f0e3] {
  padding-left: 0.21333rem;
}
.pt32[data-v-6130f0e3] {
  padding-top: 0.85333rem;
}
.pb32[data-v-6130f0e3] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-6130f0e3] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-6130f0e3] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-6130f0e3] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-6130f0e3] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-6130f0e3] {
  padding-left: 0.64rem;
}
.pdl32[data-v-6130f0e3] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-6130f0e3] {
  padding-right: 0.64rem;
}
.pdt24[data-v-6130f0e3] {
  padding-top: 0.64rem;
}
.pdt32[data-v-6130f0e3] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-6130f0e3] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-6130f0e3] {
  color: #999;
}
.color-black[data-v-6130f0e3] {
  color: #1e222a;
}
.color-white[data-v-6130f0e3] {
  color: #fff;
}
.color-red[data-v-6130f0e3] {
  color: #ff3232;
}
.color-7D7F80[data-v-6130f0e3] {
  color: #7d7f80;
}
.color-969799[data-v-6130f0e3] {
  color: #969799;
}
.color-C7C9CA[data-v-6130f0e3] {
  color: #c7c9ca;
}
.color-313233[data-v-6130f0e3] {
  color: #313233;
}
.color-ccc[data-v-6130f0e3] {
  color: #cccccc;
}
.color-999[data-v-6130f0e3] {
  color: #999999;
}
.color-f6[data-v-6130f0e3] {
  color: #f6f6f6;
}
.color-333333[data-v-6130f0e3] {
  color: #333333;
}
.color-222222[data-v-6130f0e3] {
  color: #222222;
}
.color-dcdee0[data-v-6130f0e3] {
  color: #dcdee0;
}
.color-656667[data-v-6130f0e3] {
  color: #656667;
}
.color-888a8b[data-v-6130f0e3] {
  color: #888a8b;
}
.color-bbbbbb[data-v-6130f0e3] {
  color: #bbbbbb;
}
.color-666666[data-v-6130f0e3] {
  color: #666666;
}
.bg-white[data-v-6130f0e3] {
  background: #fff;
}
.bg-gray[data-v-6130f0e3] {
  background: #f2f3f4;
}
.bg-light[data-v-6130f0e3] {
  background: #f7f8f9;
}
.lh1[data-v-6130f0e3] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-6130f0e3],
.ell[data-v-6130f0e3] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-6130f0e3] {
  -webkit-line-clamp: 1;
}
.line2[data-v-6130f0e3] {
  -webkit-line-clamp: 2;
}
.line3[data-v-6130f0e3] {
  -webkit-line-clamp: 3;
}
.through[data-v-6130f0e3] {
  text-decoration: line-through;
}
.money[data-v-6130f0e3]::before {
  content: '¥ ';
}
.money-nogap[data-v-6130f0e3]::before {
  content: '¥';
}
.boost[data-v-6130f0e3] {
  position: relative;
  overflow: visible;
}
.boost[data-v-6130f0e3]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-6130f0e3] {
  word-break: break-all;
}
.under-line[data-v-6130f0e3] {
  position: relative;
}
.under-line[data-v-6130f0e3]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-6130f0e3]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-6130f0e3] {
  position: relative;
}
.font-center[data-v-6130f0e3] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-6130f0e3] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-6130f0e3] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-6130f0e3] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-6130f0e3] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-6130f0e3] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-6130f0e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-6130f0e3] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-6130f0e3] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-6130f0e3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-6130f0e3] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-6130f0e3] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-6130f0e3] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-6130f0e3] {
  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;
}
.flex-col-cen-start[data-v-6130f0e3] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-6130f0e3] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-6130f0e3] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-6130f0e3] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-6130f0e3] {
  height: 100vh;
}
.border-box[data-v-6130f0e3] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-6130f0e3]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-6130f0e3] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-6130f0e3] {
  text-decoration: line-through;
}
.text-nowrap[data-v-6130f0e3] {
  white-space: nowrap;
}
.text-break[data-v-6130f0e3] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-6130f0e3] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-6130f0e3] {
  display: inline-block;
}
.sub-area-box[data-v-6130f0e3] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.detail[data-v-6130f0e3] {
  padding: 0.64rem 0;
  background-color: #fff;
}
.mt48[data-v-6130f0e3] {
  margin-top: 1.28rem;
}
.line[data-v-6130f0e3] {
  width: 2.66667rem;
  height: 0.02667rem;
  background: #dcdee0;
}
.attr-box[data-v-6130f0e3] {
  margin: 0 0.64rem;
  padding: 0.21333rem 0.64rem;
  background: #f7f8f9;
  border-radius: 0.32rem;
}
.attr-title[data-v-6130f0e3] {
  -ms-flex-preferred-size: 5.33333rem;
      flex-basis: 5.33333rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.flex-row-cen-start[data-v-10246aab] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-10246aab] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-10246aab] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-10246aab] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-10246aab] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-10246aab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-10246aab] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-10246aab] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-10246aab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-10246aab] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-10246aab] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-10246aab] {
  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;
}
.flex-row-end[data-v-10246aab] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-10246aab] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-10246aab] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-10246aab] {
  width: 100%;
}
.flex-row[data-v-10246aab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-10246aab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-10246aab] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-10246aab] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-10246aab] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-10246aab] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-10246aab] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-10246aab] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-10246aab] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-10246aab] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-10246aab] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-10246aab] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-10246aab]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-10246aab]::before {
  content: '\e657';
}
.icon-fold[data-v-10246aab]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-10246aab] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-10246aab]:before {
  content: "\e668";
}
.icon-sort[data-v-10246aab]:before {
  content: '\e616';
}
.icon-plus-v[data-v-10246aab]:before {
  content: '\e607';
}
.icon-comment[data-v-10246aab]:before {
  content: '\e614';
}
.icon-share[data-v-10246aab]:before {
  content: '\e615';
}
.icon-like-fill[data-v-10246aab]:before {
  content: '\e610';
}
.icon-like[data-v-10246aab]:before {
  content: '\e611';
}
.icon-sight[data-v-10246aab]:before {
  content: '\e60f';
}
.icon-jin[data-v-10246aab]:before {
  content: '\e613';
}
.icon-official[data-v-10246aab]:before {
  content: '\e60c';
}
.icon-praise[data-v-10246aab]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-10246aab]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-10246aab]:before {
  content: '\e606';
}
.icon-collect[data-v-10246aab]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-10246aab]:before {
  content: '\e609';
}
.icon-more-img[data-v-10246aab]:before {
  content: '\e60a';
}
.icon-select[data-v-10246aab]:before {
  content: '\e60b';
}
.icon-more[data-v-10246aab]:before {
  content: '\e602';
}
.icon-close[data-v-10246aab]:before {
  content: '\e604';
}
.icon-topic-green[data-v-10246aab]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-10246aab]::before {
  content: '\e617';
}
.icon-last[data-v-10246aab]::before {
  content: '\e664';
}
.icon-next[data-v-10246aab]::before {
  content: '\e663';
}
.da-p[data-v-10246aab] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-10246aab] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-10246aab] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-10246aab] {
  cursor: pointer;
}
.da-list-transition-move[data-v-10246aab],
.da-list-transition-enter-active[data-v-10246aab],
.da-list-transition-leave-active[data-v-10246aab] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-10246aab] {
  position: absolute;
}
.da-list-transition-enter[data-v-10246aab],
.da-list-transition-leave-to[data-v-10246aab] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-10246aab] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-10246aab] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-10246aab] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-10246aab] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-10246aab] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-10246aab]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-10246aab]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-10246aab] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-10246aab] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-10246aab] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-10246aab] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-10246aab] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-10246aab] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-10246aab] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-10246aab] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-10246aab] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-10246aab] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-10246aab] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-10246aab]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-10246aab]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-10246aab]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-10246aab]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-10246aab]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-10246aab]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-10246aab]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-10246aab]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-10246aab]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-10246aab]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-10246aab]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-10246aab]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-10246aab]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-10246aab]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-10246aab]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-10246aab]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-10246aab]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-10246aab]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-10246aab]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-10246aab]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-10246aab]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-10246aab]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-10246aab]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-10246aab]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-10246aab]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-10246aab]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-10246aab]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-10246aab]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-10246aab]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-10246aab]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-10246aab]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-10246aab]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-10246aab]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-10246aab]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-10246aab]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-10246aab]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-10246aab]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-10246aab]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-10246aab]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-10246aab]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-10246aab]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-10246aab]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-10246aab]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-10246aab]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-10246aab]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-10246aab]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-10246aab]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-10246aab]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-10246aab]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-10246aab]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-10246aab]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-10246aab]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-10246aab]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-10246aab]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-10246aab]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-10246aab]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-10246aab]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-10246aab]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-10246aab]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-10246aab]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-10246aab]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-10246aab]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-10246aab]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-10246aab]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-10246aab]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-10246aab]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-10246aab]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-10246aab]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-10246aab]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-10246aab]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-10246aab]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-10246aab]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-10246aab]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-10246aab]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-10246aab]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-10246aab]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-10246aab]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-10246aab]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-10246aab]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-10246aab]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-10246aab]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-10246aab]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-10246aab]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-10246aab]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-10246aab]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-10246aab]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-10246aab]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-10246aab]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-10246aab]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-10246aab]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-10246aab] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-10246aab]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-10246aab]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-10246aab]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-10246aab]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-10246aab]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-10246aab]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-10246aab]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-10246aab]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-10246aab]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-10246aab]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-10246aab]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-10246aab]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-10246aab]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-10246aab]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-10246aab]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-10246aab]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-10246aab]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-10246aab]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-10246aab]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-10246aab]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-10246aab]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-10246aab]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-10246aab]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-10246aab]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-10246aab]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-10246aab]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-10246aab]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-10246aab]:before {
  content: "\e600";
}
.flex-row[data-v-10246aab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-10246aab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-10246aab] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-10246aab] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-10246aab] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-10246aab] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-10246aab] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-10246aab] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-10246aab] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-10246aab] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-10246aab] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-10246aab] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-10246aab] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-10246aab] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-10246aab] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-10246aab] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-10246aab] {
  margin: 0;
}
p[data-v-10246aab] {
  margin: 0;
}
.page[data-v-10246aab] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-10246aab] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-10246aab] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-10246aab] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-10246aab] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-10246aab] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-10246aab] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-10246aab] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-10246aab] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-10246aab] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-10246aab]:last-child {
  border: 0;
}
.canvas[data-v-10246aab] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-10246aab] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-10246aab] {
  font-size: 1.49333rem;
}
.font50[data-v-10246aab] {
  font-size: 1.33333rem;
}
.font48[data-v-10246aab] {
  font-size: 1.28rem;
}
.font40[data-v-10246aab] {
  font-size: 1.06667rem;
}
.font36[data-v-10246aab] {
  font-size: 0.96rem !important;
}
.font34[data-v-10246aab] {
  font-size: 0.90667rem !important;
}
.font32[data-v-10246aab] {
  font-size: 0.85333rem;
}
.font30[data-v-10246aab] {
  font-size: 0.8rem;
}
.font28[data-v-10246aab] {
  font-size: 0.74667rem;
}
.font26[data-v-10246aab] {
  font-size: 0.69333rem;
}
.font24[data-v-10246aab] {
  font-size: 0.64rem;
}
.font22[data-v-10246aab] {
  font-size: 0.58667rem;
}
.font20[data-v-10246aab] {
  font-size: 0.53333rem;
}
.font18[data-v-10246aab] {
  font-size: 0.48rem;
}
.font16[data-v-10246aab] {
  font-size: 0.42667rem;
}
.font14[data-v-10246aab] {
  font-size: 0.37333rem;
}
.fw500[data-v-10246aab] {
  font-weight: 500;
}
.bold[data-v-10246aab] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-10246aab] {
  margin-top: 0.16rem;
}
.mt8[data-v-10246aab] {
  margin-top: 0.21333rem;
}
.mt10[data-v-10246aab] {
  margin-top: 0.26667rem;
}
.mt12[data-v-10246aab] {
  margin-top: 0.32rem;
}
.mt16[data-v-10246aab] {
  margin-top: 0.42667rem;
}
.mt18[data-v-10246aab] {
  margin-top: 0.48rem;
}
.mt20[data-v-10246aab] {
  margin-top: 0.53333rem;
}
.mt24[data-v-10246aab] {
  margin-top: 0.64rem;
}
.mlr24[data-v-10246aab] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-10246aab] {
  margin-top: 0.8rem;
}
.mt32[data-v-10246aab] {
  margin-top: 0.85333rem;
}
.mt48[data-v-10246aab] {
  margin-top: 1.28rem;
}
.mr16[data-v-10246aab] {
  margin-right: 0.42667rem;
}
.mr4[data-v-10246aab] {
  margin-right: 0.10667rem;
}
.ml2[data-v-10246aab] {
  margin-left: 0.05333rem;
}
.mr2[data-v-10246aab] {
  margin-right: 0.05333rem;
}
.ml4[data-v-10246aab] {
  margin-left: 0.10667rem;
}
.mr6[data-v-10246aab] {
  margin-right: 0.16rem;
}
.mr8[data-v-10246aab] {
  margin-right: 0.21333rem;
}
.mb4[data-v-10246aab] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-10246aab] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-10246aab] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-10246aab] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-10246aab] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-10246aab] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-10246aab] {
  margin-right: 0.32rem;
}
.mr16[data-v-10246aab] {
  margin-right: 0.42667rem;
}
.mr24[data-v-10246aab] {
  margin-right: 0.64rem;
}
.mr32[data-v-10246aab] {
  margin-right: 0.85333rem;
}
.ml24[data-v-10246aab] {
  margin-left: 0.64rem;
}
.ml32[data-v-10246aab] {
  margin-left: 0.85333rem;
}
.ml8[data-v-10246aab] {
  margin-left: 0.21333rem;
}
.ml12[data-v-10246aab] {
  margin-left: 0.32rem;
}
.ml16[data-v-10246aab] {
  margin-left: 0.42667rem;
}
.mb24[data-v-10246aab] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-10246aab] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-10246aab] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-10246aab] {
  margin-top: 0.05333rem;
}
.w100[data-v-10246aab] {
  width: 100%;
}
.h100[data-v-10246aab] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-10246aab] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-10246aab] {
  padding-left: 0.21333rem;
}
.pt32[data-v-10246aab] {
  padding-top: 0.85333rem;
}
.pb32[data-v-10246aab] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-10246aab] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-10246aab] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-10246aab] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-10246aab] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-10246aab] {
  padding-left: 0.64rem;
}
.pdl32[data-v-10246aab] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-10246aab] {
  padding-right: 0.64rem;
}
.pdt24[data-v-10246aab] {
  padding-top: 0.64rem;
}
.pdt32[data-v-10246aab] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-10246aab] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-10246aab] {
  color: #999;
}
.color-black[data-v-10246aab] {
  color: #1e222a;
}
.color-white[data-v-10246aab] {
  color: #fff;
}
.color-red[data-v-10246aab] {
  color: #ff3232;
}
.color-7D7F80[data-v-10246aab] {
  color: #7d7f80;
}
.color-969799[data-v-10246aab] {
  color: #969799;
}
.color-C7C9CA[data-v-10246aab] {
  color: #c7c9ca;
}
.color-313233[data-v-10246aab] {
  color: #313233;
}
.color-ccc[data-v-10246aab] {
  color: #cccccc;
}
.color-999[data-v-10246aab] {
  color: #999999;
}
.color-f6[data-v-10246aab] {
  color: #f6f6f6;
}
.color-333333[data-v-10246aab] {
  color: #333333;
}
.color-222222[data-v-10246aab] {
  color: #222222;
}
.color-dcdee0[data-v-10246aab] {
  color: #dcdee0;
}
.color-656667[data-v-10246aab] {
  color: #656667;
}
.color-888a8b[data-v-10246aab] {
  color: #888a8b;
}
.color-bbbbbb[data-v-10246aab] {
  color: #bbbbbb;
}
.color-666666[data-v-10246aab] {
  color: #666666;
}
.bg-white[data-v-10246aab] {
  background: #fff;
}
.bg-gray[data-v-10246aab] {
  background: #f2f3f4;
}
.bg-light[data-v-10246aab] {
  background: #f7f8f9;
}
.lh1[data-v-10246aab] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-10246aab],
.ell[data-v-10246aab] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-10246aab] {
  -webkit-line-clamp: 1;
}
.line2[data-v-10246aab] {
  -webkit-line-clamp: 2;
}
.line3[data-v-10246aab] {
  -webkit-line-clamp: 3;
}
.through[data-v-10246aab] {
  text-decoration: line-through;
}
.money[data-v-10246aab]::before {
  content: '¥ ';
}
.money-nogap[data-v-10246aab]::before {
  content: '¥';
}
.boost[data-v-10246aab] {
  position: relative;
  overflow: visible;
}
.boost[data-v-10246aab]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-10246aab] {
  word-break: break-all;
}
.under-line[data-v-10246aab] {
  position: relative;
}
.under-line[data-v-10246aab]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-10246aab]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-10246aab] {
  position: relative;
}
.font-center[data-v-10246aab] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-10246aab] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-10246aab] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-10246aab] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-10246aab] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-10246aab] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-10246aab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-10246aab] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-10246aab] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-10246aab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-10246aab] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-10246aab] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-10246aab] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-10246aab] {
  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;
}
.flex-col-cen-start[data-v-10246aab] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-10246aab] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-10246aab] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-10246aab] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-10246aab] {
  height: 100vh;
}
.border-box[data-v-10246aab] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-10246aab]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-10246aab] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-10246aab] {
  text-decoration: line-through;
}
.text-nowrap[data-v-10246aab] {
  white-space: nowrap;
}
.text-break[data-v-10246aab] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-10246aab] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-10246aab] {
  display: inline-block;
}
.sub-area-box[data-v-10246aab] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.black-color[data-v-10246aab] {
  color: #313233;
}
.gray-color[data-v-10246aab] {
  color: var(--gray-color2);
}
.blod[data-v-10246aab] {
  font-weight: 500;
}
.avatar[data-v-10246aab] {
  width: 1.92rem;
  height: 1.92rem;
  border-radius: 1.92rem;
  background-color: #e3edcd;
}
.name[data-v-10246aab] {
  max-width: 8rem;
  font-size: 0.74667rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.spu[data-v-10246aab] {
  line-height: 0.8rem;
}
.descb[data-v-10246aab] {
  line-height: 1.06667rem;
  text-align: justify;
  word-break: break-all;
}
.ver-cen[data-v-10246aab] {
  display: inline-block;
  vertical-align: middle;
}
.evaluate-img-box[data-v-10246aab] {
  position: relative;
  width: 5.6rem;
  border-radius: 0.32rem;
  overflow: hidden;
  margin-right: 0.21333rem;
}
.evalute-img-count[data-v-10246aab] {
  position: absolute;
  right: 0.32rem;
  bottom: 0.32rem;
  width: 1.49333rem;
  height: 0.85333rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.53333rem;
  line-height: 0.85333rem;
  color: #fff;
  font-size: 0.53333rem;
}
.evaluate-img[data-v-10246aab] {
  width: 100%;
  overflow: hidden;
  font-size: 0;
}
.evaluate-img img[data-v-10246aab] {
  width: 100%;
  vertical-align: top;
}

.flex-row-cen-start[data-v-b7afa30e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-b7afa30e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-b7afa30e] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-b7afa30e] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-b7afa30e] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-b7afa30e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-b7afa30e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-b7afa30e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-b7afa30e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-b7afa30e] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-b7afa30e] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-b7afa30e] {
  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;
}
.flex-row-end[data-v-b7afa30e] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-b7afa30e] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-b7afa30e] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-b7afa30e] {
  width: 100%;
}
.flex-row[data-v-b7afa30e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-b7afa30e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-b7afa30e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-b7afa30e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-b7afa30e] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-b7afa30e] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-b7afa30e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-b7afa30e] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-b7afa30e] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-b7afa30e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-b7afa30e] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-b7afa30e] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-b7afa30e]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-b7afa30e]::before {
  content: '\e657';
}
.icon-fold[data-v-b7afa30e]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-b7afa30e] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-b7afa30e]:before {
  content: "\e668";
}
.icon-sort[data-v-b7afa30e]:before {
  content: '\e616';
}
.icon-plus-v[data-v-b7afa30e]:before {
  content: '\e607';
}
.icon-comment[data-v-b7afa30e]:before {
  content: '\e614';
}
.icon-share[data-v-b7afa30e]:before {
  content: '\e615';
}
.icon-like-fill[data-v-b7afa30e]:before {
  content: '\e610';
}
.icon-like[data-v-b7afa30e]:before {
  content: '\e611';
}
.icon-sight[data-v-b7afa30e]:before {
  content: '\e60f';
}
.icon-jin[data-v-b7afa30e]:before {
  content: '\e613';
}
.icon-official[data-v-b7afa30e]:before {
  content: '\e60c';
}
.icon-praise[data-v-b7afa30e]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-b7afa30e]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-b7afa30e]:before {
  content: '\e606';
}
.icon-collect[data-v-b7afa30e]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-b7afa30e]:before {
  content: '\e609';
}
.icon-more-img[data-v-b7afa30e]:before {
  content: '\e60a';
}
.icon-select[data-v-b7afa30e]:before {
  content: '\e60b';
}
.icon-more[data-v-b7afa30e]:before {
  content: '\e602';
}
.icon-close[data-v-b7afa30e]:before {
  content: '\e604';
}
.icon-topic-green[data-v-b7afa30e]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-b7afa30e]::before {
  content: '\e617';
}
.icon-last[data-v-b7afa30e]::before {
  content: '\e664';
}
.icon-next[data-v-b7afa30e]::before {
  content: '\e663';
}
.da-p[data-v-b7afa30e] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-b7afa30e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-b7afa30e] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-b7afa30e] {
  cursor: pointer;
}
.da-list-transition-move[data-v-b7afa30e],
.da-list-transition-enter-active[data-v-b7afa30e],
.da-list-transition-leave-active[data-v-b7afa30e] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-b7afa30e] {
  position: absolute;
}
.da-list-transition-enter[data-v-b7afa30e],
.da-list-transition-leave-to[data-v-b7afa30e] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-b7afa30e] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-b7afa30e] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-b7afa30e] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-b7afa30e] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-b7afa30e] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-b7afa30e]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-b7afa30e]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-b7afa30e] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-b7afa30e] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-b7afa30e] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-b7afa30e] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-b7afa30e] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-b7afa30e] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-b7afa30e] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-b7afa30e] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-b7afa30e] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-b7afa30e] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-b7afa30e] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-b7afa30e]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-b7afa30e]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-b7afa30e]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-b7afa30e]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-b7afa30e]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-b7afa30e]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-b7afa30e]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-b7afa30e]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-b7afa30e]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-b7afa30e]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-b7afa30e]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-b7afa30e]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-b7afa30e]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-b7afa30e]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-b7afa30e]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-b7afa30e]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-b7afa30e]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-b7afa30e]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-b7afa30e]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-b7afa30e]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-b7afa30e]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-b7afa30e]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-b7afa30e]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-b7afa30e]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-b7afa30e]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-b7afa30e]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-b7afa30e]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-b7afa30e]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-b7afa30e]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-b7afa30e]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-b7afa30e]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-b7afa30e]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-b7afa30e]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-b7afa30e]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-b7afa30e]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-b7afa30e]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-b7afa30e]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-b7afa30e]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-b7afa30e]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-b7afa30e]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-b7afa30e]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-b7afa30e]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-b7afa30e]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-b7afa30e]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-b7afa30e]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-b7afa30e]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-b7afa30e]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-b7afa30e]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-b7afa30e]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-b7afa30e]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-b7afa30e]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-b7afa30e]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-b7afa30e]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-b7afa30e]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-b7afa30e]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-b7afa30e]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-b7afa30e]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-b7afa30e]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-b7afa30e]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-b7afa30e]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-b7afa30e]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-b7afa30e]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-b7afa30e]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-b7afa30e]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-b7afa30e]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-b7afa30e]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-b7afa30e]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-b7afa30e]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-b7afa30e]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-b7afa30e]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-b7afa30e]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-b7afa30e]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-b7afa30e]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-b7afa30e]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-b7afa30e]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-b7afa30e]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-b7afa30e]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-b7afa30e]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-b7afa30e]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-b7afa30e]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-b7afa30e]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-b7afa30e]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-b7afa30e]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-b7afa30e]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-b7afa30e]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-b7afa30e]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-b7afa30e]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-b7afa30e]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-b7afa30e]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-b7afa30e]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-b7afa30e] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-b7afa30e]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-b7afa30e]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-b7afa30e]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-b7afa30e]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-b7afa30e]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-b7afa30e]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-b7afa30e]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-b7afa30e]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-b7afa30e]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-b7afa30e]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-b7afa30e]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-b7afa30e]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-b7afa30e]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-b7afa30e]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-b7afa30e]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-b7afa30e]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-b7afa30e]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-b7afa30e]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-b7afa30e]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-b7afa30e]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-b7afa30e]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-b7afa30e]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-b7afa30e]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-b7afa30e]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-b7afa30e]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-b7afa30e]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-b7afa30e]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-b7afa30e]:before {
  content: "\e600";
}
.flex-row[data-v-b7afa30e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-b7afa30e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-b7afa30e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-b7afa30e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-b7afa30e] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-b7afa30e] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-b7afa30e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-b7afa30e] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-b7afa30e] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-b7afa30e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-b7afa30e] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-b7afa30e] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-b7afa30e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-b7afa30e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-b7afa30e] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-b7afa30e] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-b7afa30e] {
  margin: 0;
}
p[data-v-b7afa30e] {
  margin: 0;
}
.page[data-v-b7afa30e] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-b7afa30e] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-b7afa30e] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-b7afa30e] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-b7afa30e] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-b7afa30e] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-b7afa30e] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-b7afa30e] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-b7afa30e] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-b7afa30e] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-b7afa30e]:last-child {
  border: 0;
}
.canvas[data-v-b7afa30e] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-b7afa30e] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-b7afa30e] {
  font-size: 1.49333rem;
}
.font50[data-v-b7afa30e] {
  font-size: 1.33333rem;
}
.font48[data-v-b7afa30e] {
  font-size: 1.28rem;
}
.font40[data-v-b7afa30e] {
  font-size: 1.06667rem;
}
.font36[data-v-b7afa30e] {
  font-size: 0.96rem !important;
}
.font34[data-v-b7afa30e] {
  font-size: 0.90667rem !important;
}
.font32[data-v-b7afa30e] {
  font-size: 0.85333rem;
}
.font30[data-v-b7afa30e] {
  font-size: 0.8rem;
}
.font28[data-v-b7afa30e] {
  font-size: 0.74667rem;
}
.font26[data-v-b7afa30e] {
  font-size: 0.69333rem;
}
.font24[data-v-b7afa30e] {
  font-size: 0.64rem;
}
.font22[data-v-b7afa30e] {
  font-size: 0.58667rem;
}
.font20[data-v-b7afa30e] {
  font-size: 0.53333rem;
}
.font18[data-v-b7afa30e] {
  font-size: 0.48rem;
}
.font16[data-v-b7afa30e] {
  font-size: 0.42667rem;
}
.font14[data-v-b7afa30e] {
  font-size: 0.37333rem;
}
.fw500[data-v-b7afa30e] {
  font-weight: 500;
}
.bold[data-v-b7afa30e] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-b7afa30e] {
  margin-top: 0.16rem;
}
.mt8[data-v-b7afa30e] {
  margin-top: 0.21333rem;
}
.mt10[data-v-b7afa30e] {
  margin-top: 0.26667rem;
}
.mt12[data-v-b7afa30e] {
  margin-top: 0.32rem;
}
.mt16[data-v-b7afa30e] {
  margin-top: 0.42667rem;
}
.mt18[data-v-b7afa30e] {
  margin-top: 0.48rem;
}
.mt20[data-v-b7afa30e] {
  margin-top: 0.53333rem;
}
.mt24[data-v-b7afa30e] {
  margin-top: 0.64rem;
}
.mlr24[data-v-b7afa30e] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-b7afa30e] {
  margin-top: 0.8rem;
}
.mt32[data-v-b7afa30e] {
  margin-top: 0.85333rem;
}
.mt48[data-v-b7afa30e] {
  margin-top: 1.28rem;
}
.mr16[data-v-b7afa30e] {
  margin-right: 0.42667rem;
}
.mr4[data-v-b7afa30e] {
  margin-right: 0.10667rem;
}
.ml2[data-v-b7afa30e] {
  margin-left: 0.05333rem;
}
.mr2[data-v-b7afa30e] {
  margin-right: 0.05333rem;
}
.ml4[data-v-b7afa30e] {
  margin-left: 0.10667rem;
}
.mr6[data-v-b7afa30e] {
  margin-right: 0.16rem;
}
.mr8[data-v-b7afa30e] {
  margin-right: 0.21333rem;
}
.mb4[data-v-b7afa30e] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-b7afa30e] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-b7afa30e] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-b7afa30e] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-b7afa30e] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-b7afa30e] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-b7afa30e] {
  margin-right: 0.32rem;
}
.mr16[data-v-b7afa30e] {
  margin-right: 0.42667rem;
}
.mr24[data-v-b7afa30e] {
  margin-right: 0.64rem;
}
.mr32[data-v-b7afa30e] {
  margin-right: 0.85333rem;
}
.ml24[data-v-b7afa30e] {
  margin-left: 0.64rem;
}
.ml32[data-v-b7afa30e] {
  margin-left: 0.85333rem;
}
.ml8[data-v-b7afa30e] {
  margin-left: 0.21333rem;
}
.ml12[data-v-b7afa30e] {
  margin-left: 0.32rem;
}
.ml16[data-v-b7afa30e] {
  margin-left: 0.42667rem;
}
.mb24[data-v-b7afa30e] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-b7afa30e] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-b7afa30e] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-b7afa30e] {
  margin-top: 0.05333rem;
}
.w100[data-v-b7afa30e] {
  width: 100%;
}
.h100[data-v-b7afa30e] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-b7afa30e] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-b7afa30e] {
  padding-left: 0.21333rem;
}
.pt32[data-v-b7afa30e] {
  padding-top: 0.85333rem;
}
.pb32[data-v-b7afa30e] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-b7afa30e] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-b7afa30e] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-b7afa30e] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-b7afa30e] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-b7afa30e] {
  padding-left: 0.64rem;
}
.pdl32[data-v-b7afa30e] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-b7afa30e] {
  padding-right: 0.64rem;
}
.pdt24[data-v-b7afa30e] {
  padding-top: 0.64rem;
}
.pdt32[data-v-b7afa30e] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-b7afa30e] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-b7afa30e] {
  color: #999;
}
.color-black[data-v-b7afa30e] {
  color: #1e222a;
}
.color-white[data-v-b7afa30e] {
  color: #fff;
}
.color-red[data-v-b7afa30e] {
  color: #ff3232;
}
.color-7D7F80[data-v-b7afa30e] {
  color: #7d7f80;
}
.color-969799[data-v-b7afa30e] {
  color: #969799;
}
.color-C7C9CA[data-v-b7afa30e] {
  color: #c7c9ca;
}
.color-313233[data-v-b7afa30e] {
  color: #313233;
}
.color-ccc[data-v-b7afa30e] {
  color: #cccccc;
}
.color-999[data-v-b7afa30e] {
  color: #999999;
}
.color-f6[data-v-b7afa30e] {
  color: #f6f6f6;
}
.color-333333[data-v-b7afa30e] {
  color: #333333;
}
.color-222222[data-v-b7afa30e] {
  color: #222222;
}
.color-dcdee0[data-v-b7afa30e] {
  color: #dcdee0;
}
.color-656667[data-v-b7afa30e] {
  color: #656667;
}
.color-888a8b[data-v-b7afa30e] {
  color: #888a8b;
}
.color-bbbbbb[data-v-b7afa30e] {
  color: #bbbbbb;
}
.color-666666[data-v-b7afa30e] {
  color: #666666;
}
.bg-white[data-v-b7afa30e] {
  background: #fff;
}
.bg-gray[data-v-b7afa30e] {
  background: #f2f3f4;
}
.bg-light[data-v-b7afa30e] {
  background: #f7f8f9;
}
.lh1[data-v-b7afa30e] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-b7afa30e],
.ell[data-v-b7afa30e] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-b7afa30e] {
  -webkit-line-clamp: 1;
}
.line2[data-v-b7afa30e] {
  -webkit-line-clamp: 2;
}
.line3[data-v-b7afa30e] {
  -webkit-line-clamp: 3;
}
.through[data-v-b7afa30e] {
  text-decoration: line-through;
}
.money[data-v-b7afa30e]::before {
  content: '¥ ';
}
.money-nogap[data-v-b7afa30e]::before {
  content: '¥';
}
.boost[data-v-b7afa30e] {
  position: relative;
  overflow: visible;
}
.boost[data-v-b7afa30e]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-b7afa30e] {
  word-break: break-all;
}
.under-line[data-v-b7afa30e] {
  position: relative;
}
.under-line[data-v-b7afa30e]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-b7afa30e]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-b7afa30e] {
  position: relative;
}
.font-center[data-v-b7afa30e] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-b7afa30e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-b7afa30e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-b7afa30e] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-b7afa30e] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-b7afa30e] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-b7afa30e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-b7afa30e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-b7afa30e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-b7afa30e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-b7afa30e] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-b7afa30e] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-b7afa30e] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-b7afa30e] {
  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;
}
.flex-col-cen-start[data-v-b7afa30e] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-b7afa30e] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-b7afa30e] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-b7afa30e] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-b7afa30e] {
  height: 100vh;
}
.border-box[data-v-b7afa30e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-b7afa30e]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-b7afa30e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-b7afa30e] {
  text-decoration: line-through;
}
.text-nowrap[data-v-b7afa30e] {
  white-space: nowrap;
}
.text-break[data-v-b7afa30e] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-b7afa30e] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-b7afa30e] {
  display: inline-block;
}
.sub-area-box[data-v-b7afa30e] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
p[data-v-b7afa30e] {
  margin: 0;
}
.shop-info[data-v-b7afa30e] {
  padding: 0.8rem 0.64rem;
  border-radius: 0.42667rem;
}
.shop-image[data-v-b7afa30e] {
  width: 2.50667rem;
  height: 2.50667rem;
  border-radius: 0.32rem;
  border: 0.02667rem solid #f2f3f4;
  background: '#1CA640';
}
.shop-action[data-v-b7afa30e] {
  margin-left: auto;
}
.arrow[data-v-b7afa30e] {
  margin-top: 0.08rem;
}

.flex-row-cen-start[data-v-7635e5f8] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-7635e5f8] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-7635e5f8] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-7635e5f8] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-7635e5f8] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-7635e5f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-7635e5f8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-7635e5f8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-7635e5f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-7635e5f8] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-7635e5f8] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-7635e5f8] {
  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;
}
.flex-row-end[data-v-7635e5f8] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-7635e5f8] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-7635e5f8] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-7635e5f8] {
  width: 100%;
}
.flex-row[data-v-7635e5f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-7635e5f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-7635e5f8] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-7635e5f8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-7635e5f8] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-7635e5f8] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-7635e5f8] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-7635e5f8] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-7635e5f8] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-7635e5f8] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-7635e5f8] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-7635e5f8] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-7635e5f8]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-7635e5f8]::before {
  content: '\e657';
}
.icon-fold[data-v-7635e5f8]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-7635e5f8] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-7635e5f8]:before {
  content: "\e668";
}
.icon-sort[data-v-7635e5f8]:before {
  content: '\e616';
}
.icon-plus-v[data-v-7635e5f8]:before {
  content: '\e607';
}
.icon-comment[data-v-7635e5f8]:before {
  content: '\e614';
}
.icon-share[data-v-7635e5f8]:before {
  content: '\e615';
}
.icon-like-fill[data-v-7635e5f8]:before {
  content: '\e610';
}
.icon-like[data-v-7635e5f8]:before {
  content: '\e611';
}
.icon-sight[data-v-7635e5f8]:before {
  content: '\e60f';
}
.icon-jin[data-v-7635e5f8]:before {
  content: '\e613';
}
.icon-official[data-v-7635e5f8]:before {
  content: '\e60c';
}
.icon-praise[data-v-7635e5f8]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-7635e5f8]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-7635e5f8]:before {
  content: '\e606';
}
.icon-collect[data-v-7635e5f8]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-7635e5f8]:before {
  content: '\e609';
}
.icon-more-img[data-v-7635e5f8]:before {
  content: '\e60a';
}
.icon-select[data-v-7635e5f8]:before {
  content: '\e60b';
}
.icon-more[data-v-7635e5f8]:before {
  content: '\e602';
}
.icon-close[data-v-7635e5f8]:before {
  content: '\e604';
}
.icon-topic-green[data-v-7635e5f8]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-7635e5f8]::before {
  content: '\e617';
}
.icon-last[data-v-7635e5f8]::before {
  content: '\e664';
}
.icon-next[data-v-7635e5f8]::before {
  content: '\e663';
}
.da-p[data-v-7635e5f8] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-7635e5f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-7635e5f8] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-7635e5f8] {
  cursor: pointer;
}
.da-list-transition-move[data-v-7635e5f8],
.da-list-transition-enter-active[data-v-7635e5f8],
.da-list-transition-leave-active[data-v-7635e5f8] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-7635e5f8] {
  position: absolute;
}
.da-list-transition-enter[data-v-7635e5f8],
.da-list-transition-leave-to[data-v-7635e5f8] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-7635e5f8] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-7635e5f8] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-7635e5f8] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-7635e5f8] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-7635e5f8] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-7635e5f8]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-7635e5f8]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-7635e5f8] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-7635e5f8] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-7635e5f8] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-7635e5f8] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-7635e5f8] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-7635e5f8] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-7635e5f8] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-7635e5f8] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-7635e5f8] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-7635e5f8] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-7635e5f8] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-7635e5f8]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-7635e5f8]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-7635e5f8]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-7635e5f8]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-7635e5f8]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-7635e5f8]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-7635e5f8]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-7635e5f8]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-7635e5f8]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-7635e5f8]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-7635e5f8]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-7635e5f8]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-7635e5f8]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-7635e5f8]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-7635e5f8]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-7635e5f8]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-7635e5f8]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-7635e5f8]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-7635e5f8]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-7635e5f8]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-7635e5f8]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-7635e5f8]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-7635e5f8]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-7635e5f8]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-7635e5f8]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-7635e5f8]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-7635e5f8]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-7635e5f8]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-7635e5f8]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-7635e5f8]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-7635e5f8]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-7635e5f8]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-7635e5f8]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-7635e5f8]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-7635e5f8]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-7635e5f8]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-7635e5f8]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-7635e5f8]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-7635e5f8]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-7635e5f8]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-7635e5f8]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-7635e5f8]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-7635e5f8]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-7635e5f8]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-7635e5f8]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-7635e5f8]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-7635e5f8]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-7635e5f8]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-7635e5f8]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-7635e5f8]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-7635e5f8]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-7635e5f8]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-7635e5f8]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-7635e5f8]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-7635e5f8]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-7635e5f8]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-7635e5f8]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-7635e5f8]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-7635e5f8]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-7635e5f8]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-7635e5f8]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-7635e5f8]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-7635e5f8]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-7635e5f8]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-7635e5f8]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-7635e5f8]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-7635e5f8]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-7635e5f8]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-7635e5f8]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-7635e5f8]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-7635e5f8]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-7635e5f8]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-7635e5f8]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-7635e5f8]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-7635e5f8]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-7635e5f8]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-7635e5f8]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-7635e5f8]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-7635e5f8]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-7635e5f8]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-7635e5f8]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-7635e5f8]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-7635e5f8]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-7635e5f8]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-7635e5f8]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-7635e5f8]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-7635e5f8]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-7635e5f8]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-7635e5f8]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-7635e5f8]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-7635e5f8] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-7635e5f8]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-7635e5f8]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-7635e5f8]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-7635e5f8]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-7635e5f8]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-7635e5f8]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-7635e5f8]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-7635e5f8]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-7635e5f8]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-7635e5f8]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-7635e5f8]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-7635e5f8]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-7635e5f8]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-7635e5f8]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-7635e5f8]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-7635e5f8]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-7635e5f8]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-7635e5f8]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-7635e5f8]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-7635e5f8]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-7635e5f8]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-7635e5f8]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-7635e5f8]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-7635e5f8]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-7635e5f8]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-7635e5f8]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-7635e5f8]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-7635e5f8]:before {
  content: "\e600";
}
.flex-row[data-v-7635e5f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-7635e5f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-7635e5f8] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-7635e5f8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-7635e5f8] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-7635e5f8] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-7635e5f8] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-7635e5f8] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-7635e5f8] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-7635e5f8] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-7635e5f8] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-7635e5f8] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-7635e5f8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-7635e5f8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-7635e5f8] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-7635e5f8] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-7635e5f8] {
  margin: 0;
}
p[data-v-7635e5f8] {
  margin: 0;
}
.page[data-v-7635e5f8] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-7635e5f8] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-7635e5f8] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-7635e5f8] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-7635e5f8] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-7635e5f8] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-7635e5f8] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-7635e5f8] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-7635e5f8] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-7635e5f8] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-7635e5f8]:last-child {
  border: 0;
}
.canvas[data-v-7635e5f8] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-7635e5f8] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-7635e5f8] {
  font-size: 1.49333rem;
}
.font50[data-v-7635e5f8] {
  font-size: 1.33333rem;
}
.font48[data-v-7635e5f8] {
  font-size: 1.28rem;
}
.font40[data-v-7635e5f8] {
  font-size: 1.06667rem;
}
.font36[data-v-7635e5f8] {
  font-size: 0.96rem !important;
}
.font34[data-v-7635e5f8] {
  font-size: 0.90667rem !important;
}
.font32[data-v-7635e5f8] {
  font-size: 0.85333rem;
}
.font30[data-v-7635e5f8] {
  font-size: 0.8rem;
}
.font28[data-v-7635e5f8] {
  font-size: 0.74667rem;
}
.font26[data-v-7635e5f8] {
  font-size: 0.69333rem;
}
.font24[data-v-7635e5f8] {
  font-size: 0.64rem;
}
.font22[data-v-7635e5f8] {
  font-size: 0.58667rem;
}
.font20[data-v-7635e5f8] {
  font-size: 0.53333rem;
}
.font18[data-v-7635e5f8] {
  font-size: 0.48rem;
}
.font16[data-v-7635e5f8] {
  font-size: 0.42667rem;
}
.font14[data-v-7635e5f8] {
  font-size: 0.37333rem;
}
.fw500[data-v-7635e5f8] {
  font-weight: 500;
}
.bold[data-v-7635e5f8] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-7635e5f8] {
  margin-top: 0.16rem;
}
.mt8[data-v-7635e5f8] {
  margin-top: 0.21333rem;
}
.mt10[data-v-7635e5f8] {
  margin-top: 0.26667rem;
}
.mt12[data-v-7635e5f8] {
  margin-top: 0.32rem;
}
.mt16[data-v-7635e5f8] {
  margin-top: 0.42667rem;
}
.mt18[data-v-7635e5f8] {
  margin-top: 0.48rem;
}
.mt20[data-v-7635e5f8] {
  margin-top: 0.53333rem;
}
.mt24[data-v-7635e5f8] {
  margin-top: 0.64rem;
}
.mlr24[data-v-7635e5f8] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-7635e5f8] {
  margin-top: 0.8rem;
}
.mt32[data-v-7635e5f8] {
  margin-top: 0.85333rem;
}
.mt48[data-v-7635e5f8] {
  margin-top: 1.28rem;
}
.mr16[data-v-7635e5f8] {
  margin-right: 0.42667rem;
}
.mr4[data-v-7635e5f8] {
  margin-right: 0.10667rem;
}
.ml2[data-v-7635e5f8] {
  margin-left: 0.05333rem;
}
.mr2[data-v-7635e5f8] {
  margin-right: 0.05333rem;
}
.ml4[data-v-7635e5f8] {
  margin-left: 0.10667rem;
}
.mr6[data-v-7635e5f8] {
  margin-right: 0.16rem;
}
.mr8[data-v-7635e5f8] {
  margin-right: 0.21333rem;
}
.mb4[data-v-7635e5f8] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-7635e5f8] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-7635e5f8] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-7635e5f8] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-7635e5f8] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-7635e5f8] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-7635e5f8] {
  margin-right: 0.32rem;
}
.mr16[data-v-7635e5f8] {
  margin-right: 0.42667rem;
}
.mr24[data-v-7635e5f8] {
  margin-right: 0.64rem;
}
.mr32[data-v-7635e5f8] {
  margin-right: 0.85333rem;
}
.ml24[data-v-7635e5f8] {
  margin-left: 0.64rem;
}
.ml32[data-v-7635e5f8] {
  margin-left: 0.85333rem;
}
.ml8[data-v-7635e5f8] {
  margin-left: 0.21333rem;
}
.ml12[data-v-7635e5f8] {
  margin-left: 0.32rem;
}
.ml16[data-v-7635e5f8] {
  margin-left: 0.42667rem;
}
.mb24[data-v-7635e5f8] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-7635e5f8] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-7635e5f8] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-7635e5f8] {
  margin-top: 0.05333rem;
}
.w100[data-v-7635e5f8] {
  width: 100%;
}
.h100[data-v-7635e5f8] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-7635e5f8] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-7635e5f8] {
  padding-left: 0.21333rem;
}
.pt32[data-v-7635e5f8] {
  padding-top: 0.85333rem;
}
.pb32[data-v-7635e5f8] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-7635e5f8] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-7635e5f8] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-7635e5f8] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-7635e5f8] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-7635e5f8] {
  padding-left: 0.64rem;
}
.pdl32[data-v-7635e5f8] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-7635e5f8] {
  padding-right: 0.64rem;
}
.pdt24[data-v-7635e5f8] {
  padding-top: 0.64rem;
}
.pdt32[data-v-7635e5f8] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-7635e5f8] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-7635e5f8] {
  color: #999;
}
.color-black[data-v-7635e5f8] {
  color: #1e222a;
}
.color-white[data-v-7635e5f8] {
  color: #fff;
}
.color-red[data-v-7635e5f8] {
  color: #ff3232;
}
.color-7D7F80[data-v-7635e5f8] {
  color: #7d7f80;
}
.color-969799[data-v-7635e5f8] {
  color: #969799;
}
.color-C7C9CA[data-v-7635e5f8] {
  color: #c7c9ca;
}
.color-313233[data-v-7635e5f8] {
  color: #313233;
}
.color-ccc[data-v-7635e5f8] {
  color: #cccccc;
}
.color-999[data-v-7635e5f8] {
  color: #999999;
}
.color-f6[data-v-7635e5f8] {
  color: #f6f6f6;
}
.color-333333[data-v-7635e5f8] {
  color: #333333;
}
.color-222222[data-v-7635e5f8] {
  color: #222222;
}
.color-dcdee0[data-v-7635e5f8] {
  color: #dcdee0;
}
.color-656667[data-v-7635e5f8] {
  color: #656667;
}
.color-888a8b[data-v-7635e5f8] {
  color: #888a8b;
}
.color-bbbbbb[data-v-7635e5f8] {
  color: #bbbbbb;
}
.color-666666[data-v-7635e5f8] {
  color: #666666;
}
.bg-white[data-v-7635e5f8] {
  background: #fff;
}
.bg-gray[data-v-7635e5f8] {
  background: #f2f3f4;
}
.bg-light[data-v-7635e5f8] {
  background: #f7f8f9;
}
.lh1[data-v-7635e5f8] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-7635e5f8],
.ell[data-v-7635e5f8] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-7635e5f8] {
  -webkit-line-clamp: 1;
}
.line2[data-v-7635e5f8] {
  -webkit-line-clamp: 2;
}
.line3[data-v-7635e5f8] {
  -webkit-line-clamp: 3;
}
.through[data-v-7635e5f8] {
  text-decoration: line-through;
}
.money[data-v-7635e5f8]::before {
  content: '¥ ';
}
.money-nogap[data-v-7635e5f8]::before {
  content: '¥';
}
.boost[data-v-7635e5f8] {
  position: relative;
  overflow: visible;
}
.boost[data-v-7635e5f8]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-7635e5f8] {
  word-break: break-all;
}
.under-line[data-v-7635e5f8] {
  position: relative;
}
.under-line[data-v-7635e5f8]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-7635e5f8]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-7635e5f8] {
  position: relative;
}
.font-center[data-v-7635e5f8] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-7635e5f8] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-7635e5f8] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-7635e5f8] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-7635e5f8] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-7635e5f8] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-7635e5f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-7635e5f8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-7635e5f8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-7635e5f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-7635e5f8] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-7635e5f8] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-7635e5f8] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-7635e5f8] {
  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;
}
.flex-col-cen-start[data-v-7635e5f8] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-7635e5f8] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-7635e5f8] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-7635e5f8] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-7635e5f8] {
  height: 100vh;
}
.border-box[data-v-7635e5f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-7635e5f8]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-7635e5f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-7635e5f8] {
  text-decoration: line-through;
}
.text-nowrap[data-v-7635e5f8] {
  white-space: nowrap;
}
.text-break[data-v-7635e5f8] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-7635e5f8] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-7635e5f8] {
  display: inline-block;
}
.sub-area-box[data-v-7635e5f8] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
p[data-v-7635e5f8] {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
[data-v-7635e5f8]:host {
  --safe-bottom: calc(var(--iphonex-fix-bottom) + 0.58667rem);
}
.sku[data-v-7635e5f8] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  overflow: hidden;
}
.sku-hidden[data-v-7635e5f8] {
  visibility: hidden;
}
.sku-hidden .mask[data-v-7635e5f8] {
  visibility: hidden;
  opacity: 0;
}
.sku-show .mask[data-v-7635e5f8] {
  opacity: 1;
  visibility: visible;
}
.mask[data-v-7635e5f8] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.sku-show .contain[data-v-7635e5f8] {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.sku-hidden .contain[data-v-7635e5f8] {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.contain[data-v-7635e5f8] {
  margin-top: auto;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  padding: 0.85333rem 0.64rem;
  border-top-left-radius: 0.64rem;
  border-top-right-radius: 0.64rem;
}
.contain.fix-bottom[data-v-7635e5f8] {
  padding-bottom: var(--safe-bottom);
}
.close-icon[data-v-7635e5f8] {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.85333rem 0.64rem;
  color: #7d7f80;
}
.h200[data-v-7635e5f8] {
  height: 5.33333rem;
}
.sku-spec-x[data-v-7635e5f8] {
  position: relative;
  min-height: 4.53333rem;
  max-height: 22.4rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.sku-img[data-v-7635e5f8] {
  width: 5.33333rem;
  height: 5.33333rem;
  border-radius: 0.16rem;
}
.pdr48[data-v-7635e5f8] {
  padding-right: 1.28rem;
}
.red-color[data-v-7635e5f8] {
  color: #ff3232;
}
.gray-color[data-v-7635e5f8] {
  color: #a0a2a3;
}
.black-color[data-v-7635e5f8] {
  color: #313233;
}
.box[data-v-7635e5f8] {
  width: 1.70667rem;
  height: 1.70667rem;
  border-radius: 0.16rem;
  text-align: center;
  line-height: 1.70667rem;
}
.normal[data-v-7635e5f8] {
  color: #333333;
}
.disabled[data-v-7635e5f8] {
  color: #c7c9ca;
}
.scale[data-v-7635e5f8] {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.input[data-v-7635e5f8] {
  width: 2.66667rem;
  height: 1.70667rem;
  line-height: 1.70667rem;
  text-align: center;
  background: #f7f8f9;
  border-radius: 0.21333rem;
  border: none;
}
.contain .li[data-v-7635e5f8] {
  padding: 0.85333rem 0;
}
.sku-btn[data-v-7635e5f8] {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.34667rem;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  border-radius: 1.17333rem;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sku-btn + .sku-btn[data-v-7635e5f8] {
  margin-left: 0.64rem;
}
.yellow[data-v-7635e5f8] {
  background-color: #ff9130;
}
.red[data-v-7635e5f8] {
  background-color: #ff3232;
}
.spec-title[data-v-7635e5f8] {
  color: #3f4142;
}
.spec-box[data-v-7635e5f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.42667rem 0.64rem;
  white-space: nowrap;
  margin-right: 0.42667rem;
  border-radius: 0.21333rem;
  background-color: #f7f8f9;
  color: #333;
  position: relative;
}
.spec-box.image[data-v-7635e5f8] {
  padding: 0.18667rem 0.42667rem;
}
.spec-box.disabled[data-v-7635e5f8] {
  color: #c7c9ca;
  background-color: #f7f8f9;
}
.spec-box.selected[data-v-7635e5f8] {
  background: rgba(255, 235, 235, 0.6);
  color: #ff3232;
}
.spec-box.selected[data-v-7635e5f8]::after {
  content: '';
  position: absolute;
  /* 把父视图设置为relative，方便定位*/
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.05333rem solid #ff3232;
  border-radius: 0.42667rem;
}
.spec-image[data-v-7635e5f8] {
  display: block;
  margin-right: 0.42667rem;
  width: 1.38667rem;
  height: 1.38667rem;
  border-radius: 0.21333rem;
}
.color-disabled[data-v-7635e5f8] {
  color: #c7c9ca;
}
.scroll-view[data-v-7635e5f8] {
  min-height: 5.33333rem;
  max-height: 14.66667rem;
  overflow: auto;
}
.stock[data-v-7635e5f8] {
  margin-left: 0.64rem;
  margin-right: auto;
}
.lh32[data-v-7635e5f8] {
  line-height: 0.85333rem;
}
.lh60[data-v-7635e5f8] {
  line-height: 1.6rem;
}
.h32[data-v-7635e5f8] {
  height: 0.85333rem;
}

.flex-row-cen-start[data-v-87585fdc] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-87585fdc] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-87585fdc] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-87585fdc] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-87585fdc] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-87585fdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-87585fdc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-87585fdc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-87585fdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-87585fdc] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-87585fdc] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-87585fdc] {
  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;
}
.flex-row-end[data-v-87585fdc] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-87585fdc] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-87585fdc] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-87585fdc] {
  width: 100%;
}
.flex-row[data-v-87585fdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-87585fdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-87585fdc] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-87585fdc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-87585fdc] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-87585fdc] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-87585fdc] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-87585fdc] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-87585fdc] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-87585fdc] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-87585fdc] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-87585fdc] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-87585fdc]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-87585fdc]::before {
  content: '\e657';
}
.icon-fold[data-v-87585fdc]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-87585fdc] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-87585fdc]:before {
  content: "\e668";
}
.icon-sort[data-v-87585fdc]:before {
  content: '\e616';
}
.icon-plus-v[data-v-87585fdc]:before {
  content: '\e607';
}
.icon-comment[data-v-87585fdc]:before {
  content: '\e614';
}
.icon-share[data-v-87585fdc]:before {
  content: '\e615';
}
.icon-like-fill[data-v-87585fdc]:before {
  content: '\e610';
}
.icon-like[data-v-87585fdc]:before {
  content: '\e611';
}
.icon-sight[data-v-87585fdc]:before {
  content: '\e60f';
}
.icon-jin[data-v-87585fdc]:before {
  content: '\e613';
}
.icon-official[data-v-87585fdc]:before {
  content: '\e60c';
}
.icon-praise[data-v-87585fdc]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-87585fdc]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-87585fdc]:before {
  content: '\e606';
}
.icon-collect[data-v-87585fdc]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-87585fdc]:before {
  content: '\e609';
}
.icon-more-img[data-v-87585fdc]:before {
  content: '\e60a';
}
.icon-select[data-v-87585fdc]:before {
  content: '\e60b';
}
.icon-more[data-v-87585fdc]:before {
  content: '\e602';
}
.icon-close[data-v-87585fdc]:before {
  content: '\e604';
}
.icon-topic-green[data-v-87585fdc]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-87585fdc]::before {
  content: '\e617';
}
.icon-last[data-v-87585fdc]::before {
  content: '\e664';
}
.icon-next[data-v-87585fdc]::before {
  content: '\e663';
}
.da-p[data-v-87585fdc] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-87585fdc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-87585fdc] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-87585fdc] {
  cursor: pointer;
}
.da-list-transition-move[data-v-87585fdc],
.da-list-transition-enter-active[data-v-87585fdc],
.da-list-transition-leave-active[data-v-87585fdc] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-87585fdc] {
  position: absolute;
}
.da-list-transition-enter[data-v-87585fdc],
.da-list-transition-leave-to[data-v-87585fdc] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-87585fdc] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-87585fdc] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-87585fdc] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-87585fdc] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-87585fdc] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-87585fdc]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-87585fdc]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-87585fdc] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-87585fdc] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-87585fdc] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-87585fdc] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-87585fdc] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-87585fdc] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-87585fdc] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-87585fdc] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-87585fdc] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-87585fdc] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-87585fdc] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-87585fdc]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-87585fdc]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-87585fdc]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-87585fdc]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-87585fdc]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-87585fdc]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-87585fdc]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-87585fdc]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-87585fdc]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-87585fdc]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-87585fdc]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-87585fdc]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-87585fdc]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-87585fdc]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-87585fdc]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-87585fdc]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-87585fdc]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-87585fdc]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-87585fdc]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-87585fdc]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-87585fdc]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-87585fdc]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-87585fdc]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-87585fdc]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-87585fdc]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-87585fdc]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-87585fdc]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-87585fdc]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-87585fdc]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-87585fdc]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-87585fdc]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-87585fdc]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-87585fdc]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-87585fdc]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-87585fdc]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-87585fdc]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-87585fdc]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-87585fdc]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-87585fdc]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-87585fdc]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-87585fdc]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-87585fdc]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-87585fdc]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-87585fdc]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-87585fdc]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-87585fdc]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-87585fdc]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-87585fdc]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-87585fdc]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-87585fdc]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-87585fdc]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-87585fdc]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-87585fdc]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-87585fdc]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-87585fdc]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-87585fdc]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-87585fdc]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-87585fdc]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-87585fdc]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-87585fdc]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-87585fdc]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-87585fdc]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-87585fdc]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-87585fdc]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-87585fdc]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-87585fdc]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-87585fdc]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-87585fdc]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-87585fdc]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-87585fdc]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-87585fdc]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-87585fdc]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-87585fdc]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-87585fdc]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-87585fdc]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-87585fdc]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-87585fdc]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-87585fdc]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-87585fdc]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-87585fdc]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-87585fdc]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-87585fdc]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-87585fdc]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-87585fdc]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-87585fdc]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-87585fdc]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-87585fdc]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-87585fdc]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-87585fdc]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-87585fdc]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-87585fdc] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-87585fdc]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-87585fdc]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-87585fdc]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-87585fdc]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-87585fdc]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-87585fdc]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-87585fdc]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-87585fdc]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-87585fdc]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-87585fdc]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-87585fdc]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-87585fdc]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-87585fdc]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-87585fdc]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-87585fdc]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-87585fdc]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-87585fdc]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-87585fdc]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-87585fdc]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-87585fdc]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-87585fdc]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-87585fdc]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-87585fdc]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-87585fdc]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-87585fdc]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-87585fdc]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-87585fdc]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-87585fdc]:before {
  content: "\e600";
}
.flex-row[data-v-87585fdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-87585fdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-87585fdc] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-87585fdc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-87585fdc] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-87585fdc] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-87585fdc] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-87585fdc] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-87585fdc] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-87585fdc] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-87585fdc] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-87585fdc] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-87585fdc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-87585fdc] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-87585fdc] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-87585fdc] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-87585fdc] {
  margin: 0;
}
p[data-v-87585fdc] {
  margin: 0;
}
.page[data-v-87585fdc] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-87585fdc] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-87585fdc] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-87585fdc] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-87585fdc] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-87585fdc] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-87585fdc] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-87585fdc] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-87585fdc] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-87585fdc] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-87585fdc]:last-child {
  border: 0;
}
.canvas[data-v-87585fdc] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-87585fdc] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-87585fdc] {
  font-size: 1.49333rem;
}
.font50[data-v-87585fdc] {
  font-size: 1.33333rem;
}
.font48[data-v-87585fdc] {
  font-size: 1.28rem;
}
.font40[data-v-87585fdc] {
  font-size: 1.06667rem;
}
.font36[data-v-87585fdc] {
  font-size: 0.96rem !important;
}
.font34[data-v-87585fdc] {
  font-size: 0.90667rem !important;
}
.font32[data-v-87585fdc] {
  font-size: 0.85333rem;
}
.font30[data-v-87585fdc] {
  font-size: 0.8rem;
}
.font28[data-v-87585fdc] {
  font-size: 0.74667rem;
}
.font26[data-v-87585fdc] {
  font-size: 0.69333rem;
}
.font24[data-v-87585fdc] {
  font-size: 0.64rem;
}
.font22[data-v-87585fdc] {
  font-size: 0.58667rem;
}
.font20[data-v-87585fdc] {
  font-size: 0.53333rem;
}
.font18[data-v-87585fdc] {
  font-size: 0.48rem;
}
.font16[data-v-87585fdc] {
  font-size: 0.42667rem;
}
.font14[data-v-87585fdc] {
  font-size: 0.37333rem;
}
.fw500[data-v-87585fdc] {
  font-weight: 500;
}
.bold[data-v-87585fdc] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-87585fdc] {
  margin-top: 0.16rem;
}
.mt8[data-v-87585fdc] {
  margin-top: 0.21333rem;
}
.mt10[data-v-87585fdc] {
  margin-top: 0.26667rem;
}
.mt12[data-v-87585fdc] {
  margin-top: 0.32rem;
}
.mt16[data-v-87585fdc] {
  margin-top: 0.42667rem;
}
.mt18[data-v-87585fdc] {
  margin-top: 0.48rem;
}
.mt20[data-v-87585fdc] {
  margin-top: 0.53333rem;
}
.mt24[data-v-87585fdc] {
  margin-top: 0.64rem;
}
.mlr24[data-v-87585fdc] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-87585fdc] {
  margin-top: 0.8rem;
}
.mt32[data-v-87585fdc] {
  margin-top: 0.85333rem;
}
.mt48[data-v-87585fdc] {
  margin-top: 1.28rem;
}
.mr16[data-v-87585fdc] {
  margin-right: 0.42667rem;
}
.mr4[data-v-87585fdc] {
  margin-right: 0.10667rem;
}
.ml2[data-v-87585fdc] {
  margin-left: 0.05333rem;
}
.mr2[data-v-87585fdc] {
  margin-right: 0.05333rem;
}
.ml4[data-v-87585fdc] {
  margin-left: 0.10667rem;
}
.mr6[data-v-87585fdc] {
  margin-right: 0.16rem;
}
.mr8[data-v-87585fdc] {
  margin-right: 0.21333rem;
}
.mb4[data-v-87585fdc] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-87585fdc] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-87585fdc] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-87585fdc] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-87585fdc] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-87585fdc] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-87585fdc] {
  margin-right: 0.32rem;
}
.mr16[data-v-87585fdc] {
  margin-right: 0.42667rem;
}
.mr24[data-v-87585fdc] {
  margin-right: 0.64rem;
}
.mr32[data-v-87585fdc] {
  margin-right: 0.85333rem;
}
.ml24[data-v-87585fdc] {
  margin-left: 0.64rem;
}
.ml32[data-v-87585fdc] {
  margin-left: 0.85333rem;
}
.ml8[data-v-87585fdc] {
  margin-left: 0.21333rem;
}
.ml12[data-v-87585fdc] {
  margin-left: 0.32rem;
}
.ml16[data-v-87585fdc] {
  margin-left: 0.42667rem;
}
.mb24[data-v-87585fdc] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-87585fdc] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-87585fdc] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-87585fdc] {
  margin-top: 0.05333rem;
}
.w100[data-v-87585fdc] {
  width: 100%;
}
.h100[data-v-87585fdc] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-87585fdc] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-87585fdc] {
  padding-left: 0.21333rem;
}
.pt32[data-v-87585fdc] {
  padding-top: 0.85333rem;
}
.pb32[data-v-87585fdc] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-87585fdc] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-87585fdc] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-87585fdc] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-87585fdc] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-87585fdc] {
  padding-left: 0.64rem;
}
.pdl32[data-v-87585fdc] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-87585fdc] {
  padding-right: 0.64rem;
}
.pdt24[data-v-87585fdc] {
  padding-top: 0.64rem;
}
.pdt32[data-v-87585fdc] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-87585fdc] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-87585fdc] {
  color: #999;
}
.color-black[data-v-87585fdc] {
  color: #1e222a;
}
.color-white[data-v-87585fdc] {
  color: #fff;
}
.color-red[data-v-87585fdc] {
  color: #ff3232;
}
.color-7D7F80[data-v-87585fdc] {
  color: #7d7f80;
}
.color-969799[data-v-87585fdc] {
  color: #969799;
}
.color-C7C9CA[data-v-87585fdc] {
  color: #c7c9ca;
}
.color-313233[data-v-87585fdc] {
  color: #313233;
}
.color-ccc[data-v-87585fdc] {
  color: #cccccc;
}
.color-999[data-v-87585fdc] {
  color: #999999;
}
.color-f6[data-v-87585fdc] {
  color: #f6f6f6;
}
.color-333333[data-v-87585fdc] {
  color: #333333;
}
.color-222222[data-v-87585fdc] {
  color: #222222;
}
.color-dcdee0[data-v-87585fdc] {
  color: #dcdee0;
}
.color-656667[data-v-87585fdc] {
  color: #656667;
}
.color-888a8b[data-v-87585fdc] {
  color: #888a8b;
}
.color-bbbbbb[data-v-87585fdc] {
  color: #bbbbbb;
}
.color-666666[data-v-87585fdc] {
  color: #666666;
}
.bg-white[data-v-87585fdc] {
  background: #fff;
}
.bg-gray[data-v-87585fdc] {
  background: #f2f3f4;
}
.bg-light[data-v-87585fdc] {
  background: #f7f8f9;
}
.lh1[data-v-87585fdc] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-87585fdc],
.ell[data-v-87585fdc] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-87585fdc] {
  -webkit-line-clamp: 1;
}
.line2[data-v-87585fdc] {
  -webkit-line-clamp: 2;
}
.line3[data-v-87585fdc] {
  -webkit-line-clamp: 3;
}
.through[data-v-87585fdc] {
  text-decoration: line-through;
}
.money[data-v-87585fdc]::before {
  content: '¥ ';
}
.money-nogap[data-v-87585fdc]::before {
  content: '¥';
}
.boost[data-v-87585fdc] {
  position: relative;
  overflow: visible;
}
.boost[data-v-87585fdc]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-87585fdc] {
  word-break: break-all;
}
.under-line[data-v-87585fdc] {
  position: relative;
}
.under-line[data-v-87585fdc]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-87585fdc]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-87585fdc] {
  position: relative;
}
.font-center[data-v-87585fdc] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-87585fdc] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-87585fdc] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-87585fdc] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-87585fdc] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-87585fdc] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-87585fdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-87585fdc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-87585fdc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-87585fdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-87585fdc] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-87585fdc] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-87585fdc] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-87585fdc] {
  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;
}
.flex-col-cen-start[data-v-87585fdc] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-87585fdc] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-87585fdc] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-87585fdc] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-87585fdc] {
  height: 100vh;
}
.border-box[data-v-87585fdc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-87585fdc]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-87585fdc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-87585fdc] {
  text-decoration: line-through;
}
.text-nowrap[data-v-87585fdc] {
  white-space: nowrap;
}
.text-break[data-v-87585fdc] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-87585fdc] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-87585fdc] {
  display: inline-block;
}
.sub-area-box[data-v-87585fdc] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.box[data-v-87585fdc] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.box-hidden[data-v-87585fdc] {
  visibility: hidden;
}
.box-hidden .mask[data-v-87585fdc] {
  visibility: hidden;
  opacity: 0;
}
.box-show .mask[data-v-87585fdc] {
  opacity: 1;
  visibility: visible;
}
.box-show .contain[data-v-87585fdc] {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.box-hidden .contain[data-v-87585fdc] {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.mask[data-v-87585fdc] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contain[data-v-87585fdc] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  border-top-left-radius: 0.64rem;
  border-top-right-radius: 0.64rem;
  overflow: hidden;
  background-color: #fff;
  padding-bottom: var(--iphonex-fix-bottom);
}
.close-icon[data-v-87585fdc] {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.85333rem 0.64rem;
  color: #7d7f80;
}
.header[data-v-87585fdc] {
  padding: 0.64rem 0;
  text-align: center;
}
.gray[data-v-87585fdc] {
  color: #7d7f80;
}
.intro[data-v-87585fdc] {
  padding: 0.85333rem 0.64rem 0;
  line-height: 1.06667rem;
}
.rules-bottom[data-v-87585fdc] {
  padding: 0.64rem 0.85333rem;
}
.confirm[data-v-87585fdc] {
  height: 2.34667rem;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  border-radius: 1.17333rem;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #ff3232;
}
.mt140[data-v-87585fdc] {
  margin-top: 4.53333rem;
}

.flex-row-cen-start[data-v-4d8ce7fd] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-4d8ce7fd] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-4d8ce7fd] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-4d8ce7fd] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-4d8ce7fd] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-4d8ce7fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-4d8ce7fd] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-4d8ce7fd] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-4d8ce7fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-4d8ce7fd] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-4d8ce7fd] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-4d8ce7fd] {
  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;
}
.flex-row-end[data-v-4d8ce7fd] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-4d8ce7fd] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-4d8ce7fd] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-4d8ce7fd] {
  width: 100%;
}
.flex-row[data-v-4d8ce7fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-4d8ce7fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-4d8ce7fd] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-4d8ce7fd] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-4d8ce7fd] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-4d8ce7fd] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-4d8ce7fd] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-4d8ce7fd] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-4d8ce7fd] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-4d8ce7fd] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-4d8ce7fd] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-4d8ce7fd] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-4d8ce7fd]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-4d8ce7fd]::before {
  content: '\e657';
}
.icon-fold[data-v-4d8ce7fd]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-4d8ce7fd] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-4d8ce7fd]:before {
  content: "\e668";
}
.icon-sort[data-v-4d8ce7fd]:before {
  content: '\e616';
}
.icon-plus-v[data-v-4d8ce7fd]:before {
  content: '\e607';
}
.icon-comment[data-v-4d8ce7fd]:before {
  content: '\e614';
}
.icon-share[data-v-4d8ce7fd]:before {
  content: '\e615';
}
.icon-like-fill[data-v-4d8ce7fd]:before {
  content: '\e610';
}
.icon-like[data-v-4d8ce7fd]:before {
  content: '\e611';
}
.icon-sight[data-v-4d8ce7fd]:before {
  content: '\e60f';
}
.icon-jin[data-v-4d8ce7fd]:before {
  content: '\e613';
}
.icon-official[data-v-4d8ce7fd]:before {
  content: '\e60c';
}
.icon-praise[data-v-4d8ce7fd]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-4d8ce7fd]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-4d8ce7fd]:before {
  content: '\e606';
}
.icon-collect[data-v-4d8ce7fd]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-4d8ce7fd]:before {
  content: '\e609';
}
.icon-more-img[data-v-4d8ce7fd]:before {
  content: '\e60a';
}
.icon-select[data-v-4d8ce7fd]:before {
  content: '\e60b';
}
.icon-more[data-v-4d8ce7fd]:before {
  content: '\e602';
}
.icon-close[data-v-4d8ce7fd]:before {
  content: '\e604';
}
.icon-topic-green[data-v-4d8ce7fd]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-4d8ce7fd]::before {
  content: '\e617';
}
.icon-last[data-v-4d8ce7fd]::before {
  content: '\e664';
}
.icon-next[data-v-4d8ce7fd]::before {
  content: '\e663';
}
.da-p[data-v-4d8ce7fd] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-4d8ce7fd] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-4d8ce7fd] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-4d8ce7fd] {
  cursor: pointer;
}
.da-list-transition-move[data-v-4d8ce7fd],
.da-list-transition-enter-active[data-v-4d8ce7fd],
.da-list-transition-leave-active[data-v-4d8ce7fd] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-4d8ce7fd] {
  position: absolute;
}
.da-list-transition-enter[data-v-4d8ce7fd],
.da-list-transition-leave-to[data-v-4d8ce7fd] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-4d8ce7fd] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-4d8ce7fd] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-4d8ce7fd] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-4d8ce7fd] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-4d8ce7fd] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-4d8ce7fd]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-4d8ce7fd]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-4d8ce7fd] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-4d8ce7fd] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-4d8ce7fd] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-4d8ce7fd] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-4d8ce7fd] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-4d8ce7fd] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-4d8ce7fd] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-4d8ce7fd] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-4d8ce7fd] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-4d8ce7fd] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-4d8ce7fd] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-4d8ce7fd]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-4d8ce7fd]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-4d8ce7fd]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-4d8ce7fd]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-4d8ce7fd]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-4d8ce7fd]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-4d8ce7fd]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-4d8ce7fd]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-4d8ce7fd]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-4d8ce7fd]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-4d8ce7fd]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-4d8ce7fd]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-4d8ce7fd]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-4d8ce7fd]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-4d8ce7fd]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-4d8ce7fd]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-4d8ce7fd]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-4d8ce7fd]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-4d8ce7fd]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-4d8ce7fd]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-4d8ce7fd]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-4d8ce7fd]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-4d8ce7fd]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-4d8ce7fd]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-4d8ce7fd]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-4d8ce7fd]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-4d8ce7fd]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-4d8ce7fd]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-4d8ce7fd]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-4d8ce7fd]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-4d8ce7fd]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-4d8ce7fd]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-4d8ce7fd]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-4d8ce7fd]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-4d8ce7fd]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-4d8ce7fd]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-4d8ce7fd]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-4d8ce7fd]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-4d8ce7fd]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-4d8ce7fd]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-4d8ce7fd]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-4d8ce7fd]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-4d8ce7fd]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-4d8ce7fd]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-4d8ce7fd]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-4d8ce7fd]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-4d8ce7fd]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-4d8ce7fd]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-4d8ce7fd]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-4d8ce7fd]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-4d8ce7fd]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-4d8ce7fd]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-4d8ce7fd]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-4d8ce7fd]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-4d8ce7fd]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-4d8ce7fd]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-4d8ce7fd]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-4d8ce7fd]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-4d8ce7fd]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-4d8ce7fd]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-4d8ce7fd]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-4d8ce7fd]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-4d8ce7fd]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-4d8ce7fd]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-4d8ce7fd]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-4d8ce7fd]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-4d8ce7fd]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-4d8ce7fd]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-4d8ce7fd]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-4d8ce7fd]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-4d8ce7fd]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-4d8ce7fd]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-4d8ce7fd]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-4d8ce7fd]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-4d8ce7fd]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-4d8ce7fd]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-4d8ce7fd]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-4d8ce7fd]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-4d8ce7fd]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-4d8ce7fd]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-4d8ce7fd]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-4d8ce7fd]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-4d8ce7fd]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-4d8ce7fd]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-4d8ce7fd]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-4d8ce7fd]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-4d8ce7fd]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-4d8ce7fd]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-4d8ce7fd]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-4d8ce7fd]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-4d8ce7fd] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-4d8ce7fd]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-4d8ce7fd]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-4d8ce7fd]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-4d8ce7fd]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-4d8ce7fd]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-4d8ce7fd]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-4d8ce7fd]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-4d8ce7fd]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-4d8ce7fd]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-4d8ce7fd]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-4d8ce7fd]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-4d8ce7fd]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-4d8ce7fd]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-4d8ce7fd]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-4d8ce7fd]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-4d8ce7fd]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-4d8ce7fd]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-4d8ce7fd]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-4d8ce7fd]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-4d8ce7fd]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-4d8ce7fd]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-4d8ce7fd]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-4d8ce7fd]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-4d8ce7fd]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-4d8ce7fd]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-4d8ce7fd]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-4d8ce7fd]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-4d8ce7fd]:before {
  content: "\e600";
}
.flex-row[data-v-4d8ce7fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-4d8ce7fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-4d8ce7fd] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-4d8ce7fd] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-4d8ce7fd] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-4d8ce7fd] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-4d8ce7fd] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-4d8ce7fd] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-4d8ce7fd] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-4d8ce7fd] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-4d8ce7fd] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-4d8ce7fd] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-4d8ce7fd] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-4d8ce7fd] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-4d8ce7fd] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-4d8ce7fd] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-4d8ce7fd] {
  margin: 0;
}
p[data-v-4d8ce7fd] {
  margin: 0;
}
.page[data-v-4d8ce7fd] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-4d8ce7fd] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-4d8ce7fd] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-4d8ce7fd] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-4d8ce7fd] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-4d8ce7fd] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-4d8ce7fd] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-4d8ce7fd] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-4d8ce7fd] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-4d8ce7fd] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-4d8ce7fd]:last-child {
  border: 0;
}
.canvas[data-v-4d8ce7fd] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-4d8ce7fd] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-4d8ce7fd] {
  font-size: 1.49333rem;
}
.font50[data-v-4d8ce7fd] {
  font-size: 1.33333rem;
}
.font48[data-v-4d8ce7fd] {
  font-size: 1.28rem;
}
.font40[data-v-4d8ce7fd] {
  font-size: 1.06667rem;
}
.font36[data-v-4d8ce7fd] {
  font-size: 0.96rem !important;
}
.font34[data-v-4d8ce7fd] {
  font-size: 0.90667rem !important;
}
.font32[data-v-4d8ce7fd] {
  font-size: 0.85333rem;
}
.font30[data-v-4d8ce7fd] {
  font-size: 0.8rem;
}
.font28[data-v-4d8ce7fd] {
  font-size: 0.74667rem;
}
.font26[data-v-4d8ce7fd] {
  font-size: 0.69333rem;
}
.font24[data-v-4d8ce7fd] {
  font-size: 0.64rem;
}
.font22[data-v-4d8ce7fd] {
  font-size: 0.58667rem;
}
.font20[data-v-4d8ce7fd] {
  font-size: 0.53333rem;
}
.font18[data-v-4d8ce7fd] {
  font-size: 0.48rem;
}
.font16[data-v-4d8ce7fd] {
  font-size: 0.42667rem;
}
.font14[data-v-4d8ce7fd] {
  font-size: 0.37333rem;
}
.fw500[data-v-4d8ce7fd] {
  font-weight: 500;
}
.bold[data-v-4d8ce7fd] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-4d8ce7fd] {
  margin-top: 0.16rem;
}
.mt8[data-v-4d8ce7fd] {
  margin-top: 0.21333rem;
}
.mt10[data-v-4d8ce7fd] {
  margin-top: 0.26667rem;
}
.mt12[data-v-4d8ce7fd] {
  margin-top: 0.32rem;
}
.mt16[data-v-4d8ce7fd] {
  margin-top: 0.42667rem;
}
.mt18[data-v-4d8ce7fd] {
  margin-top: 0.48rem;
}
.mt20[data-v-4d8ce7fd] {
  margin-top: 0.53333rem;
}
.mt24[data-v-4d8ce7fd] {
  margin-top: 0.64rem;
}
.mlr24[data-v-4d8ce7fd] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-4d8ce7fd] {
  margin-top: 0.8rem;
}
.mt32[data-v-4d8ce7fd] {
  margin-top: 0.85333rem;
}
.mt48[data-v-4d8ce7fd] {
  margin-top: 1.28rem;
}
.mr16[data-v-4d8ce7fd] {
  margin-right: 0.42667rem;
}
.mr4[data-v-4d8ce7fd] {
  margin-right: 0.10667rem;
}
.ml2[data-v-4d8ce7fd] {
  margin-left: 0.05333rem;
}
.mr2[data-v-4d8ce7fd] {
  margin-right: 0.05333rem;
}
.ml4[data-v-4d8ce7fd] {
  margin-left: 0.10667rem;
}
.mr6[data-v-4d8ce7fd] {
  margin-right: 0.16rem;
}
.mr8[data-v-4d8ce7fd] {
  margin-right: 0.21333rem;
}
.mb4[data-v-4d8ce7fd] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-4d8ce7fd] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-4d8ce7fd] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-4d8ce7fd] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-4d8ce7fd] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-4d8ce7fd] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-4d8ce7fd] {
  margin-right: 0.32rem;
}
.mr16[data-v-4d8ce7fd] {
  margin-right: 0.42667rem;
}
.mr24[data-v-4d8ce7fd] {
  margin-right: 0.64rem;
}
.mr32[data-v-4d8ce7fd] {
  margin-right: 0.85333rem;
}
.ml24[data-v-4d8ce7fd] {
  margin-left: 0.64rem;
}
.ml32[data-v-4d8ce7fd] {
  margin-left: 0.85333rem;
}
.ml8[data-v-4d8ce7fd] {
  margin-left: 0.21333rem;
}
.ml12[data-v-4d8ce7fd] {
  margin-left: 0.32rem;
}
.ml16[data-v-4d8ce7fd] {
  margin-left: 0.42667rem;
}
.mb24[data-v-4d8ce7fd] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-4d8ce7fd] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-4d8ce7fd] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-4d8ce7fd] {
  margin-top: 0.05333rem;
}
.w100[data-v-4d8ce7fd] {
  width: 100%;
}
.h100[data-v-4d8ce7fd] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-4d8ce7fd] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-4d8ce7fd] {
  padding-left: 0.21333rem;
}
.pt32[data-v-4d8ce7fd] {
  padding-top: 0.85333rem;
}
.pb32[data-v-4d8ce7fd] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-4d8ce7fd] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-4d8ce7fd] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-4d8ce7fd] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-4d8ce7fd] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-4d8ce7fd] {
  padding-left: 0.64rem;
}
.pdl32[data-v-4d8ce7fd] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-4d8ce7fd] {
  padding-right: 0.64rem;
}
.pdt24[data-v-4d8ce7fd] {
  padding-top: 0.64rem;
}
.pdt32[data-v-4d8ce7fd] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-4d8ce7fd] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-4d8ce7fd] {
  color: #999;
}
.color-black[data-v-4d8ce7fd] {
  color: #1e222a;
}
.color-white[data-v-4d8ce7fd] {
  color: #fff;
}
.color-red[data-v-4d8ce7fd] {
  color: #ff3232;
}
.color-7D7F80[data-v-4d8ce7fd] {
  color: #7d7f80;
}
.color-969799[data-v-4d8ce7fd] {
  color: #969799;
}
.color-C7C9CA[data-v-4d8ce7fd] {
  color: #c7c9ca;
}
.color-313233[data-v-4d8ce7fd] {
  color: #313233;
}
.color-ccc[data-v-4d8ce7fd] {
  color: #cccccc;
}
.color-999[data-v-4d8ce7fd] {
  color: #999999;
}
.color-f6[data-v-4d8ce7fd] {
  color: #f6f6f6;
}
.color-333333[data-v-4d8ce7fd] {
  color: #333333;
}
.color-222222[data-v-4d8ce7fd] {
  color: #222222;
}
.color-dcdee0[data-v-4d8ce7fd] {
  color: #dcdee0;
}
.color-656667[data-v-4d8ce7fd] {
  color: #656667;
}
.color-888a8b[data-v-4d8ce7fd] {
  color: #888a8b;
}
.color-bbbbbb[data-v-4d8ce7fd] {
  color: #bbbbbb;
}
.color-666666[data-v-4d8ce7fd] {
  color: #666666;
}
.bg-white[data-v-4d8ce7fd] {
  background: #fff;
}
.bg-gray[data-v-4d8ce7fd] {
  background: #f2f3f4;
}
.bg-light[data-v-4d8ce7fd] {
  background: #f7f8f9;
}
.lh1[data-v-4d8ce7fd] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-4d8ce7fd],
.ell[data-v-4d8ce7fd] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-4d8ce7fd] {
  -webkit-line-clamp: 1;
}
.line2[data-v-4d8ce7fd] {
  -webkit-line-clamp: 2;
}
.line3[data-v-4d8ce7fd] {
  -webkit-line-clamp: 3;
}
.through[data-v-4d8ce7fd] {
  text-decoration: line-through;
}
.money[data-v-4d8ce7fd]::before {
  content: '¥ ';
}
.money-nogap[data-v-4d8ce7fd]::before {
  content: '¥';
}
.boost[data-v-4d8ce7fd] {
  position: relative;
  overflow: visible;
}
.boost[data-v-4d8ce7fd]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-4d8ce7fd] {
  word-break: break-all;
}
.under-line[data-v-4d8ce7fd] {
  position: relative;
}
.under-line[data-v-4d8ce7fd]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-4d8ce7fd]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-4d8ce7fd] {
  position: relative;
}
.font-center[data-v-4d8ce7fd] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-4d8ce7fd] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-4d8ce7fd] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-4d8ce7fd] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-4d8ce7fd] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-4d8ce7fd] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-4d8ce7fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-4d8ce7fd] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-4d8ce7fd] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-4d8ce7fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-4d8ce7fd] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-4d8ce7fd] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-4d8ce7fd] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-4d8ce7fd] {
  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;
}
.flex-col-cen-start[data-v-4d8ce7fd] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-4d8ce7fd] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-4d8ce7fd] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-4d8ce7fd] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-4d8ce7fd] {
  height: 100vh;
}
.border-box[data-v-4d8ce7fd] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-4d8ce7fd]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-4d8ce7fd] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-4d8ce7fd] {
  text-decoration: line-through;
}
.text-nowrap[data-v-4d8ce7fd] {
  white-space: nowrap;
}
.text-break[data-v-4d8ce7fd] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-4d8ce7fd] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-4d8ce7fd] {
  display: inline-block;
}
.sub-area-box[data-v-4d8ce7fd] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}

.flex-row-cen-start[data-v-483f3c35] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-483f3c35] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-483f3c35] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-483f3c35] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-483f3c35] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-483f3c35] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-483f3c35] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-483f3c35] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-483f3c35] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-483f3c35] {
  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;
}
.flex-row-end[data-v-483f3c35] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-483f3c35] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-483f3c35] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-483f3c35] {
  width: 100%;
}
.flex-row[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-483f3c35] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-483f3c35] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-483f3c35] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-483f3c35] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-483f3c35] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-483f3c35] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-483f3c35] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-483f3c35] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-483f3c35] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-483f3c35] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-483f3c35]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-483f3c35]::before {
  content: '\e657';
}
.icon-fold[data-v-483f3c35]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-483f3c35] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-483f3c35]:before {
  content: "\e668";
}
.icon-sort[data-v-483f3c35]:before {
  content: '\e616';
}
.icon-plus-v[data-v-483f3c35]:before {
  content: '\e607';
}
.icon-comment[data-v-483f3c35]:before {
  content: '\e614';
}
.icon-share[data-v-483f3c35]:before {
  content: '\e615';
}
.icon-like-fill[data-v-483f3c35]:before {
  content: '\e610';
}
.icon-like[data-v-483f3c35]:before {
  content: '\e611';
}
.icon-sight[data-v-483f3c35]:before {
  content: '\e60f';
}
.icon-jin[data-v-483f3c35]:before {
  content: '\e613';
}
.icon-official[data-v-483f3c35]:before {
  content: '\e60c';
}
.icon-praise[data-v-483f3c35]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-483f3c35]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-483f3c35]:before {
  content: '\e606';
}
.icon-collect[data-v-483f3c35]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-483f3c35]:before {
  content: '\e609';
}
.icon-more-img[data-v-483f3c35]:before {
  content: '\e60a';
}
.icon-select[data-v-483f3c35]:before {
  content: '\e60b';
}
.icon-more[data-v-483f3c35]:before {
  content: '\e602';
}
.icon-close[data-v-483f3c35]:before {
  content: '\e604';
}
.icon-topic-green[data-v-483f3c35]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-483f3c35]::before {
  content: '\e617';
}
.icon-last[data-v-483f3c35]::before {
  content: '\e664';
}
.icon-next[data-v-483f3c35]::before {
  content: '\e663';
}
.da-p[data-v-483f3c35] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-483f3c35] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-483f3c35] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-483f3c35] {
  cursor: pointer;
}
.da-list-transition-move[data-v-483f3c35],
.da-list-transition-enter-active[data-v-483f3c35],
.da-list-transition-leave-active[data-v-483f3c35] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-483f3c35] {
  position: absolute;
}
.da-list-transition-enter[data-v-483f3c35],
.da-list-transition-leave-to[data-v-483f3c35] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-483f3c35] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-483f3c35] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-483f3c35] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-483f3c35] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-483f3c35] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-483f3c35]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-483f3c35]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-483f3c35] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-483f3c35] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-483f3c35] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-483f3c35] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-483f3c35] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-483f3c35] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-483f3c35] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-483f3c35] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-483f3c35] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-483f3c35] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-483f3c35] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-483f3c35]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-483f3c35]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-483f3c35]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-483f3c35]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-483f3c35]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-483f3c35]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-483f3c35]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-483f3c35]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-483f3c35]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-483f3c35]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-483f3c35]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-483f3c35]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-483f3c35]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-483f3c35]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-483f3c35]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-483f3c35]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-483f3c35]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-483f3c35]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-483f3c35]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-483f3c35]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-483f3c35]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-483f3c35]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-483f3c35]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-483f3c35]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-483f3c35]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-483f3c35]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-483f3c35]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-483f3c35]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-483f3c35]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-483f3c35]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-483f3c35]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-483f3c35]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-483f3c35]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-483f3c35]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-483f3c35]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-483f3c35]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-483f3c35]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-483f3c35]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-483f3c35]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-483f3c35]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-483f3c35]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-483f3c35]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-483f3c35]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-483f3c35]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-483f3c35]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-483f3c35]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-483f3c35]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-483f3c35]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-483f3c35]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-483f3c35]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-483f3c35]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-483f3c35]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-483f3c35]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-483f3c35]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-483f3c35]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-483f3c35]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-483f3c35]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-483f3c35]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-483f3c35]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-483f3c35]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-483f3c35]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-483f3c35]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-483f3c35]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-483f3c35]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-483f3c35]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-483f3c35]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-483f3c35]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-483f3c35]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-483f3c35]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-483f3c35]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-483f3c35]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-483f3c35]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-483f3c35]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-483f3c35]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-483f3c35]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-483f3c35]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-483f3c35]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-483f3c35]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-483f3c35]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-483f3c35]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-483f3c35]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-483f3c35]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-483f3c35]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-483f3c35]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-483f3c35]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-483f3c35]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-483f3c35]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-483f3c35]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-483f3c35]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-483f3c35]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-483f3c35] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-483f3c35]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-483f3c35]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-483f3c35]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-483f3c35]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-483f3c35]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-483f3c35]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-483f3c35]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-483f3c35]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-483f3c35]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-483f3c35]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-483f3c35]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-483f3c35]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-483f3c35]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-483f3c35]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-483f3c35]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-483f3c35]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-483f3c35]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-483f3c35]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-483f3c35]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-483f3c35]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-483f3c35]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-483f3c35]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-483f3c35]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-483f3c35]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-483f3c35]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-483f3c35]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-483f3c35]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-483f3c35]:before {
  content: "\e600";
}
.flex-row[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-483f3c35] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-483f3c35] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-483f3c35] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-483f3c35] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-483f3c35] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-483f3c35] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-483f3c35] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-483f3c35] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-483f3c35] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-483f3c35] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-483f3c35] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-483f3c35] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-483f3c35] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-483f3c35] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-483f3c35] {
  margin: 0;
}
p[data-v-483f3c35] {
  margin: 0;
}
.page[data-v-483f3c35] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-483f3c35] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-483f3c35] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-483f3c35] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-483f3c35] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-483f3c35] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-483f3c35] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-483f3c35] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-483f3c35] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-483f3c35] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-483f3c35]:last-child {
  border: 0;
}
.canvas[data-v-483f3c35] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-483f3c35] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-483f3c35] {
  font-size: 1.49333rem;
}
.font50[data-v-483f3c35] {
  font-size: 1.33333rem;
}
.font48[data-v-483f3c35] {
  font-size: 1.28rem;
}
.font40[data-v-483f3c35] {
  font-size: 1.06667rem;
}
.font36[data-v-483f3c35] {
  font-size: 0.96rem !important;
}
.font34[data-v-483f3c35] {
  font-size: 0.90667rem !important;
}
.font32[data-v-483f3c35] {
  font-size: 0.85333rem;
}
.font30[data-v-483f3c35] {
  font-size: 0.8rem;
}
.font28[data-v-483f3c35] {
  font-size: 0.74667rem;
}
.font26[data-v-483f3c35] {
  font-size: 0.69333rem;
}
.font24[data-v-483f3c35] {
  font-size: 0.64rem;
}
.font22[data-v-483f3c35] {
  font-size: 0.58667rem;
}
.font20[data-v-483f3c35] {
  font-size: 0.53333rem;
}
.font18[data-v-483f3c35] {
  font-size: 0.48rem;
}
.font16[data-v-483f3c35] {
  font-size: 0.42667rem;
}
.font14[data-v-483f3c35] {
  font-size: 0.37333rem;
}
.fw500[data-v-483f3c35] {
  font-weight: 500;
}
.bold[data-v-483f3c35] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-483f3c35] {
  margin-top: 0.16rem;
}
.mt8[data-v-483f3c35] {
  margin-top: 0.21333rem;
}
.mt10[data-v-483f3c35] {
  margin-top: 0.26667rem;
}
.mt12[data-v-483f3c35] {
  margin-top: 0.32rem;
}
.mt16[data-v-483f3c35] {
  margin-top: 0.42667rem;
}
.mt18[data-v-483f3c35] {
  margin-top: 0.48rem;
}
.mt20[data-v-483f3c35] {
  margin-top: 0.53333rem;
}
.mt24[data-v-483f3c35] {
  margin-top: 0.64rem;
}
.mlr24[data-v-483f3c35] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-483f3c35] {
  margin-top: 0.8rem;
}
.mt32[data-v-483f3c35] {
  margin-top: 0.85333rem;
}
.mt48[data-v-483f3c35] {
  margin-top: 1.28rem;
}
.mr16[data-v-483f3c35] {
  margin-right: 0.42667rem;
}
.mr4[data-v-483f3c35] {
  margin-right: 0.10667rem;
}
.ml2[data-v-483f3c35] {
  margin-left: 0.05333rem;
}
.mr2[data-v-483f3c35] {
  margin-right: 0.05333rem;
}
.ml4[data-v-483f3c35] {
  margin-left: 0.10667rem;
}
.mr6[data-v-483f3c35] {
  margin-right: 0.16rem;
}
.mr8[data-v-483f3c35] {
  margin-right: 0.21333rem;
}
.mb4[data-v-483f3c35] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-483f3c35] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-483f3c35] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-483f3c35] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-483f3c35] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-483f3c35] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-483f3c35] {
  margin-right: 0.32rem;
}
.mr16[data-v-483f3c35] {
  margin-right: 0.42667rem;
}
.mr24[data-v-483f3c35] {
  margin-right: 0.64rem;
}
.mr32[data-v-483f3c35] {
  margin-right: 0.85333rem;
}
.ml24[data-v-483f3c35] {
  margin-left: 0.64rem;
}
.ml32[data-v-483f3c35] {
  margin-left: 0.85333rem;
}
.ml8[data-v-483f3c35] {
  margin-left: 0.21333rem;
}
.ml12[data-v-483f3c35] {
  margin-left: 0.32rem;
}
.ml16[data-v-483f3c35] {
  margin-left: 0.42667rem;
}
.mb24[data-v-483f3c35] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-483f3c35] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-483f3c35] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-483f3c35] {
  margin-top: 0.05333rem;
}
.w100[data-v-483f3c35] {
  width: 100%;
}
.h100[data-v-483f3c35] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-483f3c35] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-483f3c35] {
  padding-left: 0.21333rem;
}
.pt32[data-v-483f3c35] {
  padding-top: 0.85333rem;
}
.pb32[data-v-483f3c35] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-483f3c35] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-483f3c35] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-483f3c35] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-483f3c35] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-483f3c35] {
  padding-left: 0.64rem;
}
.pdl32[data-v-483f3c35] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-483f3c35] {
  padding-right: 0.64rem;
}
.pdt24[data-v-483f3c35] {
  padding-top: 0.64rem;
}
.pdt32[data-v-483f3c35] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-483f3c35] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-483f3c35] {
  color: #999;
}
.color-black[data-v-483f3c35] {
  color: #1e222a;
}
.color-white[data-v-483f3c35] {
  color: #fff;
}
.color-red[data-v-483f3c35] {
  color: #ff3232;
}
.color-7D7F80[data-v-483f3c35] {
  color: #7d7f80;
}
.color-969799[data-v-483f3c35] {
  color: #969799;
}
.color-C7C9CA[data-v-483f3c35] {
  color: #c7c9ca;
}
.color-313233[data-v-483f3c35] {
  color: #313233;
}
.color-ccc[data-v-483f3c35] {
  color: #cccccc;
}
.color-999[data-v-483f3c35] {
  color: #999999;
}
.color-f6[data-v-483f3c35] {
  color: #f6f6f6;
}
.color-333333[data-v-483f3c35] {
  color: #333333;
}
.color-222222[data-v-483f3c35] {
  color: #222222;
}
.color-dcdee0[data-v-483f3c35] {
  color: #dcdee0;
}
.color-656667[data-v-483f3c35] {
  color: #656667;
}
.color-888a8b[data-v-483f3c35] {
  color: #888a8b;
}
.color-bbbbbb[data-v-483f3c35] {
  color: #bbbbbb;
}
.color-666666[data-v-483f3c35] {
  color: #666666;
}
.bg-white[data-v-483f3c35] {
  background: #fff;
}
.bg-gray[data-v-483f3c35] {
  background: #f2f3f4;
}
.bg-light[data-v-483f3c35] {
  background: #f7f8f9;
}
.lh1[data-v-483f3c35] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-483f3c35],
.ell[data-v-483f3c35] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-483f3c35] {
  -webkit-line-clamp: 1;
}
.line2[data-v-483f3c35] {
  -webkit-line-clamp: 2;
}
.line3[data-v-483f3c35] {
  -webkit-line-clamp: 3;
}
.through[data-v-483f3c35] {
  text-decoration: line-through;
}
.money[data-v-483f3c35]::before {
  content: '¥ ';
}
.money-nogap[data-v-483f3c35]::before {
  content: '¥';
}
.boost[data-v-483f3c35] {
  position: relative;
  overflow: visible;
}
.boost[data-v-483f3c35]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-483f3c35] {
  word-break: break-all;
}
.under-line[data-v-483f3c35] {
  position: relative;
}
.under-line[data-v-483f3c35]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-483f3c35]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-483f3c35] {
  position: relative;
}
.font-center[data-v-483f3c35] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-483f3c35] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-483f3c35] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-483f3c35] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-483f3c35] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-483f3c35] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-483f3c35] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-483f3c35] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-483f3c35] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-483f3c35] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-483f3c35] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-483f3c35] {
  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;
}
.flex-col-cen-start[data-v-483f3c35] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-483f3c35] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-483f3c35] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-483f3c35] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-483f3c35] {
  height: 100vh;
}
.border-box[data-v-483f3c35] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-483f3c35]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-483f3c35] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-483f3c35] {
  text-decoration: line-through;
}
.text-nowrap[data-v-483f3c35] {
  white-space: nowrap;
}
.text-break[data-v-483f3c35] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-483f3c35] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-483f3c35] {
  display: inline-block;
}
.sub-area-box[data-v-483f3c35] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.row-flex[data-v-483f3c35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.report-item-container[data-v-483f3c35] {
  width: 18.29333rem;
  height: 4.69333rem;
  background: #f7f8f9;
  border-radius: 0.21333rem;
}
.report-item-qulified-container[data-v-483f3c35] {
  width: 100%;
  height: 2.13333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ebeff3), to(#f0f2f4));
  background: linear-gradient(180deg, #ebeff3 0%, #f0f2f4 100%);
  border-radius: 0.21333rem 0.21333rem 0 0;
  opacity: 0.8;
  margin-top: 0.48rem;
  padding: 0 0.64rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flex-row-cen-start[data-v-3ad3135c] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-3ad3135c] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-3ad3135c] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-3ad3135c] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-3ad3135c] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-3ad3135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-3ad3135c] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-3ad3135c] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-3ad3135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-3ad3135c] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-3ad3135c] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-3ad3135c] {
  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;
}
.flex-row-end[data-v-3ad3135c] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-3ad3135c] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-3ad3135c] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-3ad3135c] {
  width: 100%;
}
.flex-row[data-v-3ad3135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-3ad3135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-3ad3135c] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-3ad3135c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-3ad3135c] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-3ad3135c] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-3ad3135c] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-3ad3135c] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-3ad3135c] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-3ad3135c] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-3ad3135c] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-3ad3135c] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-3ad3135c]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-3ad3135c]::before {
  content: '\e657';
}
.icon-fold[data-v-3ad3135c]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-3ad3135c] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-3ad3135c]:before {
  content: "\e668";
}
.icon-sort[data-v-3ad3135c]:before {
  content: '\e616';
}
.icon-plus-v[data-v-3ad3135c]:before {
  content: '\e607';
}
.icon-comment[data-v-3ad3135c]:before {
  content: '\e614';
}
.icon-share[data-v-3ad3135c]:before {
  content: '\e615';
}
.icon-like-fill[data-v-3ad3135c]:before {
  content: '\e610';
}
.icon-like[data-v-3ad3135c]:before {
  content: '\e611';
}
.icon-sight[data-v-3ad3135c]:before {
  content: '\e60f';
}
.icon-jin[data-v-3ad3135c]:before {
  content: '\e613';
}
.icon-official[data-v-3ad3135c]:before {
  content: '\e60c';
}
.icon-praise[data-v-3ad3135c]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-3ad3135c]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-3ad3135c]:before {
  content: '\e606';
}
.icon-collect[data-v-3ad3135c]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-3ad3135c]:before {
  content: '\e609';
}
.icon-more-img[data-v-3ad3135c]:before {
  content: '\e60a';
}
.icon-select[data-v-3ad3135c]:before {
  content: '\e60b';
}
.icon-more[data-v-3ad3135c]:before {
  content: '\e602';
}
.icon-close[data-v-3ad3135c]:before {
  content: '\e604';
}
.icon-topic-green[data-v-3ad3135c]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-3ad3135c]::before {
  content: '\e617';
}
.icon-last[data-v-3ad3135c]::before {
  content: '\e664';
}
.icon-next[data-v-3ad3135c]::before {
  content: '\e663';
}
.da-p[data-v-3ad3135c] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-3ad3135c] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-3ad3135c] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-3ad3135c] {
  cursor: pointer;
}
.da-list-transition-move[data-v-3ad3135c],
.da-list-transition-enter-active[data-v-3ad3135c],
.da-list-transition-leave-active[data-v-3ad3135c] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-3ad3135c] {
  position: absolute;
}
.da-list-transition-enter[data-v-3ad3135c],
.da-list-transition-leave-to[data-v-3ad3135c] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-3ad3135c] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-3ad3135c] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-3ad3135c] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-3ad3135c] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-3ad3135c] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-3ad3135c]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-3ad3135c]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-3ad3135c] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-3ad3135c] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-3ad3135c] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-3ad3135c] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-3ad3135c] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-3ad3135c] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-3ad3135c] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-3ad3135c] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-3ad3135c] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-3ad3135c] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-3ad3135c] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-3ad3135c]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-3ad3135c]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-3ad3135c]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-3ad3135c]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-3ad3135c]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-3ad3135c]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-3ad3135c]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-3ad3135c]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-3ad3135c]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-3ad3135c]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-3ad3135c]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-3ad3135c]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-3ad3135c]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-3ad3135c]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-3ad3135c]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-3ad3135c]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-3ad3135c]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-3ad3135c]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-3ad3135c]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-3ad3135c]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-3ad3135c]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-3ad3135c]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-3ad3135c]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-3ad3135c]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-3ad3135c]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-3ad3135c]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-3ad3135c]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-3ad3135c]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-3ad3135c]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-3ad3135c]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-3ad3135c]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-3ad3135c]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-3ad3135c]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-3ad3135c]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-3ad3135c]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-3ad3135c]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-3ad3135c]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-3ad3135c]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-3ad3135c]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-3ad3135c]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-3ad3135c]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-3ad3135c]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-3ad3135c]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-3ad3135c]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-3ad3135c]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-3ad3135c]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-3ad3135c]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-3ad3135c]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-3ad3135c]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-3ad3135c]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-3ad3135c]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-3ad3135c]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-3ad3135c]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-3ad3135c]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-3ad3135c]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-3ad3135c]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-3ad3135c]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-3ad3135c]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-3ad3135c]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-3ad3135c]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-3ad3135c]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-3ad3135c]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-3ad3135c]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-3ad3135c]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-3ad3135c]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-3ad3135c]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-3ad3135c]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-3ad3135c]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-3ad3135c]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-3ad3135c]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-3ad3135c]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-3ad3135c]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-3ad3135c]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-3ad3135c]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-3ad3135c]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-3ad3135c]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-3ad3135c]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-3ad3135c]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-3ad3135c]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-3ad3135c]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-3ad3135c]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-3ad3135c]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-3ad3135c]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-3ad3135c]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-3ad3135c]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-3ad3135c]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-3ad3135c]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-3ad3135c]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-3ad3135c]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-3ad3135c]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-3ad3135c] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-3ad3135c]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-3ad3135c]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-3ad3135c]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-3ad3135c]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-3ad3135c]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-3ad3135c]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-3ad3135c]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-3ad3135c]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-3ad3135c]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-3ad3135c]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-3ad3135c]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-3ad3135c]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-3ad3135c]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-3ad3135c]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-3ad3135c]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-3ad3135c]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-3ad3135c]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-3ad3135c]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-3ad3135c]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-3ad3135c]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-3ad3135c]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-3ad3135c]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-3ad3135c]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-3ad3135c]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-3ad3135c]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-3ad3135c]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-3ad3135c]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-3ad3135c]:before {
  content: "\e600";
}
.flex-row[data-v-3ad3135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-3ad3135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-3ad3135c] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-3ad3135c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-3ad3135c] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-3ad3135c] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-3ad3135c] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-3ad3135c] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-3ad3135c] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-3ad3135c] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-3ad3135c] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-3ad3135c] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-3ad3135c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-3ad3135c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-3ad3135c] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-3ad3135c] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-3ad3135c] {
  margin: 0;
}
p[data-v-3ad3135c] {
  margin: 0;
}
.page[data-v-3ad3135c] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-3ad3135c] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-3ad3135c] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-3ad3135c] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-3ad3135c] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-3ad3135c] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-3ad3135c] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-3ad3135c] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-3ad3135c] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-3ad3135c] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-3ad3135c]:last-child {
  border: 0;
}
.canvas[data-v-3ad3135c] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-3ad3135c] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-3ad3135c] {
  font-size: 1.49333rem;
}
.font50[data-v-3ad3135c] {
  font-size: 1.33333rem;
}
.font48[data-v-3ad3135c] {
  font-size: 1.28rem;
}
.font40[data-v-3ad3135c] {
  font-size: 1.06667rem;
}
.font36[data-v-3ad3135c] {
  font-size: 0.96rem !important;
}
.font34[data-v-3ad3135c] {
  font-size: 0.90667rem !important;
}
.font32[data-v-3ad3135c] {
  font-size: 0.85333rem;
}
.font30[data-v-3ad3135c] {
  font-size: 0.8rem;
}
.font28[data-v-3ad3135c] {
  font-size: 0.74667rem;
}
.font26[data-v-3ad3135c] {
  font-size: 0.69333rem;
}
.font24[data-v-3ad3135c] {
  font-size: 0.64rem;
}
.font22[data-v-3ad3135c] {
  font-size: 0.58667rem;
}
.font20[data-v-3ad3135c] {
  font-size: 0.53333rem;
}
.font18[data-v-3ad3135c] {
  font-size: 0.48rem;
}
.font16[data-v-3ad3135c] {
  font-size: 0.42667rem;
}
.font14[data-v-3ad3135c] {
  font-size: 0.37333rem;
}
.fw500[data-v-3ad3135c] {
  font-weight: 500;
}
.bold[data-v-3ad3135c] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-3ad3135c] {
  margin-top: 0.16rem;
}
.mt8[data-v-3ad3135c] {
  margin-top: 0.21333rem;
}
.mt10[data-v-3ad3135c] {
  margin-top: 0.26667rem;
}
.mt12[data-v-3ad3135c] {
  margin-top: 0.32rem;
}
.mt16[data-v-3ad3135c] {
  margin-top: 0.42667rem;
}
.mt18[data-v-3ad3135c] {
  margin-top: 0.48rem;
}
.mt20[data-v-3ad3135c] {
  margin-top: 0.53333rem;
}
.mt24[data-v-3ad3135c] {
  margin-top: 0.64rem;
}
.mlr24[data-v-3ad3135c] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-3ad3135c] {
  margin-top: 0.8rem;
}
.mt32[data-v-3ad3135c] {
  margin-top: 0.85333rem;
}
.mt48[data-v-3ad3135c] {
  margin-top: 1.28rem;
}
.mr16[data-v-3ad3135c] {
  margin-right: 0.42667rem;
}
.mr4[data-v-3ad3135c] {
  margin-right: 0.10667rem;
}
.ml2[data-v-3ad3135c] {
  margin-left: 0.05333rem;
}
.mr2[data-v-3ad3135c] {
  margin-right: 0.05333rem;
}
.ml4[data-v-3ad3135c] {
  margin-left: 0.10667rem;
}
.mr6[data-v-3ad3135c] {
  margin-right: 0.16rem;
}
.mr8[data-v-3ad3135c] {
  margin-right: 0.21333rem;
}
.mb4[data-v-3ad3135c] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-3ad3135c] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-3ad3135c] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-3ad3135c] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-3ad3135c] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-3ad3135c] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-3ad3135c] {
  margin-right: 0.32rem;
}
.mr16[data-v-3ad3135c] {
  margin-right: 0.42667rem;
}
.mr24[data-v-3ad3135c] {
  margin-right: 0.64rem;
}
.mr32[data-v-3ad3135c] {
  margin-right: 0.85333rem;
}
.ml24[data-v-3ad3135c] {
  margin-left: 0.64rem;
}
.ml32[data-v-3ad3135c] {
  margin-left: 0.85333rem;
}
.ml8[data-v-3ad3135c] {
  margin-left: 0.21333rem;
}
.ml12[data-v-3ad3135c] {
  margin-left: 0.32rem;
}
.ml16[data-v-3ad3135c] {
  margin-left: 0.42667rem;
}
.mb24[data-v-3ad3135c] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-3ad3135c] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-3ad3135c] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-3ad3135c] {
  margin-top: 0.05333rem;
}
.w100[data-v-3ad3135c] {
  width: 100%;
}
.h100[data-v-3ad3135c] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-3ad3135c] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-3ad3135c] {
  padding-left: 0.21333rem;
}
.pt32[data-v-3ad3135c] {
  padding-top: 0.85333rem;
}
.pb32[data-v-3ad3135c] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-3ad3135c] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-3ad3135c] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-3ad3135c] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-3ad3135c] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-3ad3135c] {
  padding-left: 0.64rem;
}
.pdl32[data-v-3ad3135c] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-3ad3135c] {
  padding-right: 0.64rem;
}
.pdt24[data-v-3ad3135c] {
  padding-top: 0.64rem;
}
.pdt32[data-v-3ad3135c] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-3ad3135c] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-3ad3135c] {
  color: #999;
}
.color-black[data-v-3ad3135c] {
  color: #1e222a;
}
.color-white[data-v-3ad3135c] {
  color: #fff;
}
.color-red[data-v-3ad3135c] {
  color: #ff3232;
}
.color-7D7F80[data-v-3ad3135c] {
  color: #7d7f80;
}
.color-969799[data-v-3ad3135c] {
  color: #969799;
}
.color-C7C9CA[data-v-3ad3135c] {
  color: #c7c9ca;
}
.color-313233[data-v-3ad3135c] {
  color: #313233;
}
.color-ccc[data-v-3ad3135c] {
  color: #cccccc;
}
.color-999[data-v-3ad3135c] {
  color: #999999;
}
.color-f6[data-v-3ad3135c] {
  color: #f6f6f6;
}
.color-333333[data-v-3ad3135c] {
  color: #333333;
}
.color-222222[data-v-3ad3135c] {
  color: #222222;
}
.color-dcdee0[data-v-3ad3135c] {
  color: #dcdee0;
}
.color-656667[data-v-3ad3135c] {
  color: #656667;
}
.color-888a8b[data-v-3ad3135c] {
  color: #888a8b;
}
.color-bbbbbb[data-v-3ad3135c] {
  color: #bbbbbb;
}
.color-666666[data-v-3ad3135c] {
  color: #666666;
}
.bg-white[data-v-3ad3135c] {
  background: #fff;
}
.bg-gray[data-v-3ad3135c] {
  background: #f2f3f4;
}
.bg-light[data-v-3ad3135c] {
  background: #f7f8f9;
}
.lh1[data-v-3ad3135c] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-3ad3135c],
.ell[data-v-3ad3135c] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-3ad3135c] {
  -webkit-line-clamp: 1;
}
.line2[data-v-3ad3135c] {
  -webkit-line-clamp: 2;
}
.line3[data-v-3ad3135c] {
  -webkit-line-clamp: 3;
}
.through[data-v-3ad3135c] {
  text-decoration: line-through;
}
.money[data-v-3ad3135c]::before {
  content: '¥ ';
}
.money-nogap[data-v-3ad3135c]::before {
  content: '¥';
}
.boost[data-v-3ad3135c] {
  position: relative;
  overflow: visible;
}
.boost[data-v-3ad3135c]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-3ad3135c] {
  word-break: break-all;
}
.under-line[data-v-3ad3135c] {
  position: relative;
}
.under-line[data-v-3ad3135c]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-3ad3135c]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-3ad3135c] {
  position: relative;
}
.font-center[data-v-3ad3135c] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-3ad3135c] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-3ad3135c] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-3ad3135c] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-3ad3135c] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-3ad3135c] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-3ad3135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-3ad3135c] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-3ad3135c] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-3ad3135c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-3ad3135c] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-3ad3135c] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-3ad3135c] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-3ad3135c] {
  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;
}
.flex-col-cen-start[data-v-3ad3135c] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-3ad3135c] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-3ad3135c] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-3ad3135c] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-3ad3135c] {
  height: 100vh;
}
.border-box[data-v-3ad3135c] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-3ad3135c]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-3ad3135c] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-3ad3135c] {
  text-decoration: line-through;
}
.text-nowrap[data-v-3ad3135c] {
  white-space: nowrap;
}
.text-break[data-v-3ad3135c] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-3ad3135c] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-3ad3135c] {
  display: inline-block;
}
.sub-area-box[data-v-3ad3135c] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.report-item-info-container p[data-v-3ad3135c] {
  margin: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.report-item-info-container img[data-v-3ad3135c] {
  font-size: 0;
}
.report-item-text2[data-v-3ad3135c] {
  font-size: 0.64rem;
}
.report-item-text1[data-v-3ad3135c] {
  font-size: 0.85333rem;
  line-height: 1.06667rem;
  font-weight: 500;
  color: #333333;
}
.report-item-container[data-v-3ad3135c] {
  width: 100%;
  background: #f7f8f9;
  border-radius: 0.21333rem;
  margin-top: 0.64rem;
}
.report-item-info-container[data-v-3ad3135c] {
  width: 13.6rem;
  padding: 0.53333rem 0.64rem 0 0.64rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.report-item-qulified-container[data-v-3ad3135c] {
  width: 100%;
  height: 2.13333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ebeff3), to(#f0f2f4));
  background: linear-gradient(180deg, #ebeff3 0%, #f0f2f4 100%);
  border-radius: 0.21333rem 0.21333rem 0 0;
  opacity: 0.8;
  margin-top: 0.48rem;
  padding: 0 0.64rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.report-item-qulified-image[data-v-3ad3135c] {
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.32rem;
}
.report-item-line[data-v-3ad3135c] {
  width: 0.02667rem;
  height: 1.86667rem;
  background-color: #dcdee0;
}
.report-item-to-view-icon[data-v-3ad3135c] {
  position: absolute;
  top: -0.26667rem;
}
.pd31[data-v-3ad3135c] {
  padding: 0.82667rem;
}
.ver-cen[data-v-3ad3135c] {
  display: inline-block !important;
  vertical-align: middle;
  line-height: 1;
}
.report-btn[data-v-3ad3135c] {
  position: fixed;
  right: 0.64rem;
  bottom: 5.76rem;
  width: 2.34667rem;
  height: 2.34667rem;
  background: rgba(255, 255, 255, 0.8);
  border: 0.05333rem solid #dbdbdb;
  border-radius: 50%;
}
.report-icon[data-v-3ad3135c] {
  width: 0.8rem;
  height: 0.96rem;
}

.flex-row-cen-start[data-v-3c672629] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-3c672629] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-3c672629] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-3c672629] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-3c672629] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-3c672629] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-3c672629] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-3c672629] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-3c672629] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-3c672629] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-3c672629] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-3c672629] {
  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;
}
.flex-row-end[data-v-3c672629] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-3c672629] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-3c672629] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-3c672629] {
  width: 100%;
}
.flex-row[data-v-3c672629] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-3c672629] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-3c672629] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-3c672629] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-3c672629] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-3c672629] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-3c672629] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-3c672629] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-3c672629] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-3c672629] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-3c672629] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-3c672629] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-3c672629]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-3c672629]::before {
  content: '\e657';
}
.icon-fold[data-v-3c672629]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-3c672629] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-3c672629]:before {
  content: "\e668";
}
.icon-sort[data-v-3c672629]:before {
  content: '\e616';
}
.icon-plus-v[data-v-3c672629]:before {
  content: '\e607';
}
.icon-comment[data-v-3c672629]:before {
  content: '\e614';
}
.icon-share[data-v-3c672629]:before {
  content: '\e615';
}
.icon-like-fill[data-v-3c672629]:before {
  content: '\e610';
}
.icon-like[data-v-3c672629]:before {
  content: '\e611';
}
.icon-sight[data-v-3c672629]:before {
  content: '\e60f';
}
.icon-jin[data-v-3c672629]:before {
  content: '\e613';
}
.icon-official[data-v-3c672629]:before {
  content: '\e60c';
}
.icon-praise[data-v-3c672629]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-3c672629]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-3c672629]:before {
  content: '\e606';
}
.icon-collect[data-v-3c672629]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-3c672629]:before {
  content: '\e609';
}
.icon-more-img[data-v-3c672629]:before {
  content: '\e60a';
}
.icon-select[data-v-3c672629]:before {
  content: '\e60b';
}
.icon-more[data-v-3c672629]:before {
  content: '\e602';
}
.icon-close[data-v-3c672629]:before {
  content: '\e604';
}
.icon-topic-green[data-v-3c672629]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-3c672629]::before {
  content: '\e617';
}
.icon-last[data-v-3c672629]::before {
  content: '\e664';
}
.icon-next[data-v-3c672629]::before {
  content: '\e663';
}
.da-p[data-v-3c672629] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-3c672629] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-3c672629] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-3c672629] {
  cursor: pointer;
}
.da-list-transition-move[data-v-3c672629],
.da-list-transition-enter-active[data-v-3c672629],
.da-list-transition-leave-active[data-v-3c672629] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-3c672629] {
  position: absolute;
}
.da-list-transition-enter[data-v-3c672629],
.da-list-transition-leave-to[data-v-3c672629] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-3c672629] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-3c672629] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-3c672629] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-3c672629] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-3c672629] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-3c672629]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-3c672629]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-3c672629] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-3c672629] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-3c672629] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-3c672629] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-3c672629] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-3c672629] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-3c672629] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-3c672629] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-3c672629] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-3c672629] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-3c672629] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-3c672629]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-3c672629]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-3c672629]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-3c672629]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-3c672629]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-3c672629]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-3c672629]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-3c672629]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-3c672629]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-3c672629]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-3c672629]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-3c672629]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-3c672629]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-3c672629]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-3c672629]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-3c672629]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-3c672629]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-3c672629]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-3c672629]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-3c672629]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-3c672629]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-3c672629]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-3c672629]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-3c672629]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-3c672629]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-3c672629]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-3c672629]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-3c672629]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-3c672629]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-3c672629]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-3c672629]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-3c672629]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-3c672629]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-3c672629]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-3c672629]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-3c672629]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-3c672629]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-3c672629]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-3c672629]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-3c672629]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-3c672629]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-3c672629]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-3c672629]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-3c672629]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-3c672629]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-3c672629]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-3c672629]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-3c672629]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-3c672629]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-3c672629]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-3c672629]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-3c672629]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-3c672629]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-3c672629]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-3c672629]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-3c672629]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-3c672629]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-3c672629]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-3c672629]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-3c672629]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-3c672629]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-3c672629]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-3c672629]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-3c672629]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-3c672629]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-3c672629]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-3c672629]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-3c672629]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-3c672629]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-3c672629]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-3c672629]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-3c672629]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-3c672629]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-3c672629]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-3c672629]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-3c672629]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-3c672629]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-3c672629]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-3c672629]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-3c672629]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-3c672629]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-3c672629]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-3c672629]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-3c672629]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-3c672629]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-3c672629]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-3c672629]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-3c672629]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-3c672629]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-3c672629]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-3c672629] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-3c672629]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-3c672629]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-3c672629]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-3c672629]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-3c672629]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-3c672629]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-3c672629]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-3c672629]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-3c672629]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-3c672629]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-3c672629]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-3c672629]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-3c672629]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-3c672629]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-3c672629]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-3c672629]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-3c672629]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-3c672629]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-3c672629]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-3c672629]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-3c672629]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-3c672629]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-3c672629]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-3c672629]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-3c672629]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-3c672629]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-3c672629]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-3c672629]:before {
  content: "\e600";
}
.flex-row[data-v-3c672629] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-3c672629] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-3c672629] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-3c672629] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-3c672629] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-3c672629] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-3c672629] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-3c672629] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-3c672629] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-3c672629] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-3c672629] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-3c672629] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-3c672629] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-3c672629] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-3c672629] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-3c672629] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-3c672629] {
  margin: 0;
}
p[data-v-3c672629] {
  margin: 0;
}
.page[data-v-3c672629] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-3c672629] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-3c672629] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-3c672629] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-3c672629] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-3c672629] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-3c672629] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-3c672629] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-3c672629] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-3c672629] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-3c672629]:last-child {
  border: 0;
}
.canvas[data-v-3c672629] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-3c672629] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-3c672629] {
  font-size: 1.49333rem;
}
.font50[data-v-3c672629] {
  font-size: 1.33333rem;
}
.font48[data-v-3c672629] {
  font-size: 1.28rem;
}
.font40[data-v-3c672629] {
  font-size: 1.06667rem;
}
.font36[data-v-3c672629] {
  font-size: 0.96rem !important;
}
.font34[data-v-3c672629] {
  font-size: 0.90667rem !important;
}
.font32[data-v-3c672629] {
  font-size: 0.85333rem;
}
.font30[data-v-3c672629] {
  font-size: 0.8rem;
}
.font28[data-v-3c672629] {
  font-size: 0.74667rem;
}
.font26[data-v-3c672629] {
  font-size: 0.69333rem;
}
.font24[data-v-3c672629] {
  font-size: 0.64rem;
}
.font22[data-v-3c672629] {
  font-size: 0.58667rem;
}
.font20[data-v-3c672629] {
  font-size: 0.53333rem;
}
.font18[data-v-3c672629] {
  font-size: 0.48rem;
}
.font16[data-v-3c672629] {
  font-size: 0.42667rem;
}
.font14[data-v-3c672629] {
  font-size: 0.37333rem;
}
.fw500[data-v-3c672629] {
  font-weight: 500;
}
.bold[data-v-3c672629] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-3c672629] {
  margin-top: 0.16rem;
}
.mt8[data-v-3c672629] {
  margin-top: 0.21333rem;
}
.mt10[data-v-3c672629] {
  margin-top: 0.26667rem;
}
.mt12[data-v-3c672629] {
  margin-top: 0.32rem;
}
.mt16[data-v-3c672629] {
  margin-top: 0.42667rem;
}
.mt18[data-v-3c672629] {
  margin-top: 0.48rem;
}
.mt20[data-v-3c672629] {
  margin-top: 0.53333rem;
}
.mt24[data-v-3c672629] {
  margin-top: 0.64rem;
}
.mlr24[data-v-3c672629] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-3c672629] {
  margin-top: 0.8rem;
}
.mt32[data-v-3c672629] {
  margin-top: 0.85333rem;
}
.mt48[data-v-3c672629] {
  margin-top: 1.28rem;
}
.mr16[data-v-3c672629] {
  margin-right: 0.42667rem;
}
.mr4[data-v-3c672629] {
  margin-right: 0.10667rem;
}
.ml2[data-v-3c672629] {
  margin-left: 0.05333rem;
}
.mr2[data-v-3c672629] {
  margin-right: 0.05333rem;
}
.ml4[data-v-3c672629] {
  margin-left: 0.10667rem;
}
.mr6[data-v-3c672629] {
  margin-right: 0.16rem;
}
.mr8[data-v-3c672629] {
  margin-right: 0.21333rem;
}
.mb4[data-v-3c672629] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-3c672629] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-3c672629] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-3c672629] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-3c672629] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-3c672629] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-3c672629] {
  margin-right: 0.32rem;
}
.mr16[data-v-3c672629] {
  margin-right: 0.42667rem;
}
.mr24[data-v-3c672629] {
  margin-right: 0.64rem;
}
.mr32[data-v-3c672629] {
  margin-right: 0.85333rem;
}
.ml24[data-v-3c672629] {
  margin-left: 0.64rem;
}
.ml32[data-v-3c672629] {
  margin-left: 0.85333rem;
}
.ml8[data-v-3c672629] {
  margin-left: 0.21333rem;
}
.ml12[data-v-3c672629] {
  margin-left: 0.32rem;
}
.ml16[data-v-3c672629] {
  margin-left: 0.42667rem;
}
.mb24[data-v-3c672629] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-3c672629] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-3c672629] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-3c672629] {
  margin-top: 0.05333rem;
}
.w100[data-v-3c672629] {
  width: 100%;
}
.h100[data-v-3c672629] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-3c672629] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-3c672629] {
  padding-left: 0.21333rem;
}
.pt32[data-v-3c672629] {
  padding-top: 0.85333rem;
}
.pb32[data-v-3c672629] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-3c672629] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-3c672629] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-3c672629] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-3c672629] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-3c672629] {
  padding-left: 0.64rem;
}
.pdl32[data-v-3c672629] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-3c672629] {
  padding-right: 0.64rem;
}
.pdt24[data-v-3c672629] {
  padding-top: 0.64rem;
}
.pdt32[data-v-3c672629] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-3c672629] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-3c672629] {
  color: #999;
}
.color-black[data-v-3c672629] {
  color: #1e222a;
}
.color-white[data-v-3c672629] {
  color: #fff;
}
.color-red[data-v-3c672629] {
  color: #ff3232;
}
.color-7D7F80[data-v-3c672629] {
  color: #7d7f80;
}
.color-969799[data-v-3c672629] {
  color: #969799;
}
.color-C7C9CA[data-v-3c672629] {
  color: #c7c9ca;
}
.color-313233[data-v-3c672629] {
  color: #313233;
}
.color-ccc[data-v-3c672629] {
  color: #cccccc;
}
.color-999[data-v-3c672629] {
  color: #999999;
}
.color-f6[data-v-3c672629] {
  color: #f6f6f6;
}
.color-333333[data-v-3c672629] {
  color: #333333;
}
.color-222222[data-v-3c672629] {
  color: #222222;
}
.color-dcdee0[data-v-3c672629] {
  color: #dcdee0;
}
.color-656667[data-v-3c672629] {
  color: #656667;
}
.color-888a8b[data-v-3c672629] {
  color: #888a8b;
}
.color-bbbbbb[data-v-3c672629] {
  color: #bbbbbb;
}
.color-666666[data-v-3c672629] {
  color: #666666;
}
.bg-white[data-v-3c672629] {
  background: #fff;
}
.bg-gray[data-v-3c672629] {
  background: #f2f3f4;
}
.bg-light[data-v-3c672629] {
  background: #f7f8f9;
}
.lh1[data-v-3c672629] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-3c672629],
.ell[data-v-3c672629] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-3c672629] {
  -webkit-line-clamp: 1;
}
.line2[data-v-3c672629] {
  -webkit-line-clamp: 2;
}
.line3[data-v-3c672629] {
  -webkit-line-clamp: 3;
}
.through[data-v-3c672629] {
  text-decoration: line-through;
}
.money[data-v-3c672629]::before {
  content: '¥ ';
}
.money-nogap[data-v-3c672629]::before {
  content: '¥';
}
.boost[data-v-3c672629] {
  position: relative;
  overflow: visible;
}
.boost[data-v-3c672629]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-3c672629] {
  word-break: break-all;
}
.under-line[data-v-3c672629] {
  position: relative;
}
.under-line[data-v-3c672629]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-3c672629]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-3c672629] {
  position: relative;
}
.font-center[data-v-3c672629] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-3c672629] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-3c672629] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-3c672629] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-3c672629] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-3c672629] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-3c672629] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-3c672629] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-3c672629] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-3c672629] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-3c672629] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-3c672629] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-3c672629] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-3c672629] {
  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;
}
.flex-col-cen-start[data-v-3c672629] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-3c672629] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-3c672629] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-3c672629] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-3c672629] {
  height: 100vh;
}
.border-box[data-v-3c672629] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-3c672629]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-3c672629] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-3c672629] {
  text-decoration: line-through;
}
.text-nowrap[data-v-3c672629] {
  white-space: nowrap;
}
.text-break[data-v-3c672629] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-3c672629] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-3c672629] {
  display: inline-block;
}
.sub-area-box[data-v-3c672629] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
.contain[data-v-3c672629] {
  margin-top: auto;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  border-top-left-radius: 0.64rem;
  border-top-right-radius: 0.64rem;
}
.report-modal[data-v-3c672629] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.report-modal-show[data-v-3c672629] {
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.5);
}
.report-modal-hidden[data-v-3c672629] {
  visibility: hidden;
  background-color: transparent;
}
.report-modal-info-container[data-v-3c672629] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--white-color);
  border-radius: 0.64rem 0.64rem 0 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.report-modal-hidden .report-modal-info-container[data-v-3c672629] {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.report-modal-title[data-v-3c672629] {
  height: 2.56rem;
  position: relative;
  width: 100%;
}
.report-modal-title .report-item-text1[data-v-3c672629] {
  width: 100%;
  text-align: center;
}
.report-modal-list-container[data-v-3c672629] {
  max-height: 24rem;
  overflow-y: scroll;
  padding: 0 0.85333rem 3.2rem 0.85333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.report-modal-scroll-container[data-v-3c672629] {
  height: 24rem;
  padding: 0 0.85333rem 0 0.85333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.report-item-text1[data-v-3c672629] {
  font-size: 0.85333rem;
  line-height: 1.06667rem;
  font-weight: 500;
}
.report-item-container[data-v-3c672629] {
  /* width: 100%; */
  background-color: var(--gray-color4);
  border-radius: 0.21333rem;
  margin-top: 0.64rem;
}
.report-item-info-container[data-v-3c672629] {
  width: 13.6rem;
  padding: 0.53333rem 0.64rem 0 0.64rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.report-item-qulified-container[data-v-3c672629] {
  width: 100%;
  height: 2.13333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ebeff3), to(#f0f2f4));
  background: linear-gradient(180deg, #ebeff3 0%, #f0f2f4 100%);
  border-radius: 0.21333rem 0.21333rem 0 0;
  opacity: 0.8;
  margin-top: 0.48rem;
  padding: 0 0.64rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.report-item-qulified-image[data-v-3c672629] {
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.32rem;
}
.report-item-line[data-v-3c672629] {
  width: 0.02667rem;
  height: 1.86667rem;
  background-color: #dcdee0;
}
.report-item-to-view-icon[data-v-3c672629] {
  position: absolute;
  top: -0.26667rem;
}
.pd31[data-v-3c672629] {
  padding: 0.82667rem;
}
.ver-cen[data-v-3c672629] {
  display: inline-block !important;
  vertical-align: middle;
  line-height: 1;
}
.report-btn[data-v-3c672629] {
  position: fixed;
  right: 0.64rem;
  bottom: 5.76rem;
  width: 2.34667rem;
  height: 2.34667rem;
  background: rgba(255, 255, 255, 0.8);
  border: 0.05333rem solid #dbdbdb;
  border-radius: 50%;
}
.report-icon[data-v-3c672629] {
  width: 0.8rem;
  height: 0.96rem;
}

.flex-row-cen-start[data-v-e97d6498] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-e97d6498] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-e97d6498] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-e97d6498] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-e97d6498] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-e97d6498] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-e97d6498] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-e97d6498] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-e97d6498] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-e97d6498] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-e97d6498] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-e97d6498] {
  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;
}
.flex-row-end[data-v-e97d6498] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-e97d6498] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-e97d6498] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-e97d6498] {
  width: 100%;
}
.flex-row[data-v-e97d6498] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-e97d6498] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-e97d6498] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-e97d6498] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-e97d6498] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-e97d6498] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-e97d6498] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-e97d6498] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-e97d6498] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-e97d6498] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-e97d6498] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-e97d6498] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-e97d6498]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-e97d6498]::before {
  content: '\e657';
}
.icon-fold[data-v-e97d6498]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-e97d6498] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-e97d6498]:before {
  content: "\e668";
}
.icon-sort[data-v-e97d6498]:before {
  content: '\e616';
}
.icon-plus-v[data-v-e97d6498]:before {
  content: '\e607';
}
.icon-comment[data-v-e97d6498]:before {
  content: '\e614';
}
.icon-share[data-v-e97d6498]:before {
  content: '\e615';
}
.icon-like-fill[data-v-e97d6498]:before {
  content: '\e610';
}
.icon-like[data-v-e97d6498]:before {
  content: '\e611';
}
.icon-sight[data-v-e97d6498]:before {
  content: '\e60f';
}
.icon-jin[data-v-e97d6498]:before {
  content: '\e613';
}
.icon-official[data-v-e97d6498]:before {
  content: '\e60c';
}
.icon-praise[data-v-e97d6498]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-e97d6498]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-e97d6498]:before {
  content: '\e606';
}
.icon-collect[data-v-e97d6498]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-e97d6498]:before {
  content: '\e609';
}
.icon-more-img[data-v-e97d6498]:before {
  content: '\e60a';
}
.icon-select[data-v-e97d6498]:before {
  content: '\e60b';
}
.icon-more[data-v-e97d6498]:before {
  content: '\e602';
}
.icon-close[data-v-e97d6498]:before {
  content: '\e604';
}
.icon-topic-green[data-v-e97d6498]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-e97d6498]::before {
  content: '\e617';
}
.icon-last[data-v-e97d6498]::before {
  content: '\e664';
}
.icon-next[data-v-e97d6498]::before {
  content: '\e663';
}
.da-p[data-v-e97d6498] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-e97d6498] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-e97d6498] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-e97d6498] {
  cursor: pointer;
}
.da-list-transition-move[data-v-e97d6498],
.da-list-transition-enter-active[data-v-e97d6498],
.da-list-transition-leave-active[data-v-e97d6498] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-e97d6498] {
  position: absolute;
}
.da-list-transition-enter[data-v-e97d6498],
.da-list-transition-leave-to[data-v-e97d6498] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-e97d6498] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-e97d6498] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-e97d6498] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-e97d6498] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-e97d6498] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-e97d6498]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-e97d6498]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-e97d6498] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-e97d6498] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-e97d6498] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-e97d6498] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-e97d6498] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-e97d6498] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-e97d6498] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-e97d6498] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-e97d6498] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-e97d6498] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-e97d6498] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-e97d6498]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-e97d6498]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-e97d6498]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-e97d6498]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-e97d6498]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-e97d6498]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-e97d6498]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-e97d6498]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-e97d6498]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-e97d6498]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-e97d6498]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-e97d6498]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-e97d6498]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-e97d6498]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-e97d6498]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-e97d6498]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-e97d6498]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-e97d6498]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-e97d6498]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-e97d6498]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-e97d6498]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-e97d6498]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-e97d6498]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-e97d6498]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-e97d6498]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-e97d6498]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-e97d6498]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-e97d6498]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-e97d6498]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-e97d6498]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-e97d6498]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-e97d6498]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-e97d6498]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-e97d6498]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-e97d6498]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-e97d6498]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-e97d6498]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-e97d6498]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-e97d6498]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-e97d6498]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-e97d6498]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-e97d6498]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-e97d6498]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-e97d6498]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-e97d6498]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-e97d6498]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-e97d6498]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-e97d6498]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-e97d6498]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-e97d6498]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-e97d6498]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-e97d6498]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-e97d6498]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-e97d6498]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-e97d6498]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-e97d6498]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-e97d6498]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-e97d6498]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-e97d6498]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-e97d6498]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-e97d6498]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-e97d6498]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-e97d6498]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-e97d6498]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-e97d6498]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-e97d6498]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-e97d6498]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-e97d6498]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-e97d6498]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-e97d6498]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-e97d6498]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-e97d6498]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-e97d6498]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-e97d6498]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-e97d6498]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-e97d6498]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-e97d6498]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-e97d6498]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-e97d6498]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-e97d6498]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-e97d6498]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-e97d6498]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-e97d6498]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-e97d6498]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-e97d6498]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-e97d6498]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-e97d6498]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-e97d6498]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-e97d6498]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-e97d6498]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-e97d6498] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-e97d6498]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-e97d6498]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-e97d6498]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-e97d6498]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-e97d6498]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-e97d6498]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-e97d6498]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-e97d6498]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-e97d6498]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-e97d6498]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-e97d6498]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-e97d6498]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-e97d6498]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-e97d6498]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-e97d6498]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-e97d6498]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-e97d6498]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-e97d6498]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-e97d6498]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-e97d6498]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-e97d6498]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-e97d6498]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-e97d6498]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-e97d6498]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-e97d6498]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-e97d6498]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-e97d6498]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-e97d6498]:before {
  content: "\e600";
}
.flex-row[data-v-e97d6498] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-e97d6498] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-e97d6498] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-e97d6498] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-e97d6498] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-e97d6498] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-e97d6498] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-e97d6498] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-e97d6498] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-e97d6498] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-e97d6498] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-e97d6498] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-e97d6498] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-e97d6498] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-e97d6498] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-e97d6498] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-e97d6498] {
  margin: 0;
}
p[data-v-e97d6498] {
  margin: 0;
}
.page[data-v-e97d6498] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-e97d6498] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-e97d6498] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-e97d6498] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-e97d6498] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-e97d6498] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-e97d6498] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-e97d6498] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-e97d6498] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-e97d6498] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-e97d6498]:last-child {
  border: 0;
}
.canvas[data-v-e97d6498] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-e97d6498] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-e97d6498] {
  font-size: 1.49333rem;
}
.font50[data-v-e97d6498] {
  font-size: 1.33333rem;
}
.font48[data-v-e97d6498] {
  font-size: 1.28rem;
}
.font40[data-v-e97d6498] {
  font-size: 1.06667rem;
}
.font36[data-v-e97d6498] {
  font-size: 0.96rem !important;
}
.font34[data-v-e97d6498] {
  font-size: 0.90667rem !important;
}
.font32[data-v-e97d6498] {
  font-size: 0.85333rem;
}
.font30[data-v-e97d6498] {
  font-size: 0.8rem;
}
.font28[data-v-e97d6498] {
  font-size: 0.74667rem;
}
.font26[data-v-e97d6498] {
  font-size: 0.69333rem;
}
.font24[data-v-e97d6498] {
  font-size: 0.64rem;
}
.font22[data-v-e97d6498] {
  font-size: 0.58667rem;
}
.font20[data-v-e97d6498] {
  font-size: 0.53333rem;
}
.font18[data-v-e97d6498] {
  font-size: 0.48rem;
}
.font16[data-v-e97d6498] {
  font-size: 0.42667rem;
}
.font14[data-v-e97d6498] {
  font-size: 0.37333rem;
}
.fw500[data-v-e97d6498] {
  font-weight: 500;
}
.bold[data-v-e97d6498] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-e97d6498] {
  margin-top: 0.16rem;
}
.mt8[data-v-e97d6498] {
  margin-top: 0.21333rem;
}
.mt10[data-v-e97d6498] {
  margin-top: 0.26667rem;
}
.mt12[data-v-e97d6498] {
  margin-top: 0.32rem;
}
.mt16[data-v-e97d6498] {
  margin-top: 0.42667rem;
}
.mt18[data-v-e97d6498] {
  margin-top: 0.48rem;
}
.mt20[data-v-e97d6498] {
  margin-top: 0.53333rem;
}
.mt24[data-v-e97d6498] {
  margin-top: 0.64rem;
}
.mlr24[data-v-e97d6498] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-e97d6498] {
  margin-top: 0.8rem;
}
.mt32[data-v-e97d6498] {
  margin-top: 0.85333rem;
}
.mt48[data-v-e97d6498] {
  margin-top: 1.28rem;
}
.mr16[data-v-e97d6498] {
  margin-right: 0.42667rem;
}
.mr4[data-v-e97d6498] {
  margin-right: 0.10667rem;
}
.ml2[data-v-e97d6498] {
  margin-left: 0.05333rem;
}
.mr2[data-v-e97d6498] {
  margin-right: 0.05333rem;
}
.ml4[data-v-e97d6498] {
  margin-left: 0.10667rem;
}
.mr6[data-v-e97d6498] {
  margin-right: 0.16rem;
}
.mr8[data-v-e97d6498] {
  margin-right: 0.21333rem;
}
.mb4[data-v-e97d6498] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-e97d6498] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-e97d6498] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-e97d6498] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-e97d6498] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-e97d6498] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-e97d6498] {
  margin-right: 0.32rem;
}
.mr16[data-v-e97d6498] {
  margin-right: 0.42667rem;
}
.mr24[data-v-e97d6498] {
  margin-right: 0.64rem;
}
.mr32[data-v-e97d6498] {
  margin-right: 0.85333rem;
}
.ml24[data-v-e97d6498] {
  margin-left: 0.64rem;
}
.ml32[data-v-e97d6498] {
  margin-left: 0.85333rem;
}
.ml8[data-v-e97d6498] {
  margin-left: 0.21333rem;
}
.ml12[data-v-e97d6498] {
  margin-left: 0.32rem;
}
.ml16[data-v-e97d6498] {
  margin-left: 0.42667rem;
}
.mb24[data-v-e97d6498] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-e97d6498] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-e97d6498] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-e97d6498] {
  margin-top: 0.05333rem;
}
.w100[data-v-e97d6498] {
  width: 100%;
}
.h100[data-v-e97d6498] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-e97d6498] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-e97d6498] {
  padding-left: 0.21333rem;
}
.pt32[data-v-e97d6498] {
  padding-top: 0.85333rem;
}
.pb32[data-v-e97d6498] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-e97d6498] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-e97d6498] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-e97d6498] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-e97d6498] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-e97d6498] {
  padding-left: 0.64rem;
}
.pdl32[data-v-e97d6498] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-e97d6498] {
  padding-right: 0.64rem;
}
.pdt24[data-v-e97d6498] {
  padding-top: 0.64rem;
}
.pdt32[data-v-e97d6498] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-e97d6498] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-e97d6498] {
  color: #999;
}
.color-black[data-v-e97d6498] {
  color: #1e222a;
}
.color-white[data-v-e97d6498] {
  color: #fff;
}
.color-red[data-v-e97d6498] {
  color: #ff3232;
}
.color-7D7F80[data-v-e97d6498] {
  color: #7d7f80;
}
.color-969799[data-v-e97d6498] {
  color: #969799;
}
.color-C7C9CA[data-v-e97d6498] {
  color: #c7c9ca;
}
.color-313233[data-v-e97d6498] {
  color: #313233;
}
.color-ccc[data-v-e97d6498] {
  color: #cccccc;
}
.color-999[data-v-e97d6498] {
  color: #999999;
}
.color-f6[data-v-e97d6498] {
  color: #f6f6f6;
}
.color-333333[data-v-e97d6498] {
  color: #333333;
}
.color-222222[data-v-e97d6498] {
  color: #222222;
}
.color-dcdee0[data-v-e97d6498] {
  color: #dcdee0;
}
.color-656667[data-v-e97d6498] {
  color: #656667;
}
.color-888a8b[data-v-e97d6498] {
  color: #888a8b;
}
.color-bbbbbb[data-v-e97d6498] {
  color: #bbbbbb;
}
.color-666666[data-v-e97d6498] {
  color: #666666;
}
.bg-white[data-v-e97d6498] {
  background: #fff;
}
.bg-gray[data-v-e97d6498] {
  background: #f2f3f4;
}
.bg-light[data-v-e97d6498] {
  background: #f7f8f9;
}
.lh1[data-v-e97d6498] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-e97d6498],
.ell[data-v-e97d6498] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-e97d6498] {
  -webkit-line-clamp: 1;
}
.line2[data-v-e97d6498] {
  -webkit-line-clamp: 2;
}
.line3[data-v-e97d6498] {
  -webkit-line-clamp: 3;
}
.through[data-v-e97d6498] {
  text-decoration: line-through;
}
.money[data-v-e97d6498]::before {
  content: '¥ ';
}
.money-nogap[data-v-e97d6498]::before {
  content: '¥';
}
.boost[data-v-e97d6498] {
  position: relative;
  overflow: visible;
}
.boost[data-v-e97d6498]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-e97d6498] {
  word-break: break-all;
}
.under-line[data-v-e97d6498] {
  position: relative;
}
.under-line[data-v-e97d6498]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-e97d6498]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-e97d6498] {
  position: relative;
}
.font-center[data-v-e97d6498] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-e97d6498] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-e97d6498] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-e97d6498] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-e97d6498] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-e97d6498] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-e97d6498] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-e97d6498] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-e97d6498] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-e97d6498] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-e97d6498] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-e97d6498] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-e97d6498] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-e97d6498] {
  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;
}
.flex-col-cen-start[data-v-e97d6498] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-e97d6498] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-e97d6498] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-e97d6498] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-e97d6498] {
  height: 100vh;
}
.border-box[data-v-e97d6498] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-e97d6498]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-e97d6498] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-e97d6498] {
  text-decoration: line-through;
}
.text-nowrap[data-v-e97d6498] {
  white-space: nowrap;
}
.text-break[data-v-e97d6498] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-e97d6498] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-e97d6498] {
  display: inline-block;
}
.sub-area-box[data-v-e97d6498] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}

.flex-row-cen-start[data-v-62d3c459] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-62d3c459] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-62d3c459] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-62d3c459] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-62d3c459] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-62d3c459] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-62d3c459] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-62d3c459] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-62d3c459] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-62d3c459] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-62d3c459] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-62d3c459] {
  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;
}
.flex-row-end[data-v-62d3c459] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-62d3c459] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-62d3c459] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-62d3c459] {
  width: 100%;
}
.flex-row[data-v-62d3c459] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-62d3c459] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-62d3c459] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-62d3c459] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-62d3c459] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-62d3c459] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-62d3c459] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-62d3c459] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-62d3c459] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-62d3c459] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-62d3c459] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-62d3c459] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-62d3c459]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-62d3c459]::before {
  content: '\e657';
}
.icon-fold[data-v-62d3c459]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-62d3c459] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-62d3c459]:before {
  content: "\e668";
}
.icon-sort[data-v-62d3c459]:before {
  content: '\e616';
}
.icon-plus-v[data-v-62d3c459]:before {
  content: '\e607';
}
.icon-comment[data-v-62d3c459]:before {
  content: '\e614';
}
.icon-share[data-v-62d3c459]:before {
  content: '\e615';
}
.icon-like-fill[data-v-62d3c459]:before {
  content: '\e610';
}
.icon-like[data-v-62d3c459]:before {
  content: '\e611';
}
.icon-sight[data-v-62d3c459]:before {
  content: '\e60f';
}
.icon-jin[data-v-62d3c459]:before {
  content: '\e613';
}
.icon-official[data-v-62d3c459]:before {
  content: '\e60c';
}
.icon-praise[data-v-62d3c459]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-62d3c459]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-62d3c459]:before {
  content: '\e606';
}
.icon-collect[data-v-62d3c459]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-62d3c459]:before {
  content: '\e609';
}
.icon-more-img[data-v-62d3c459]:before {
  content: '\e60a';
}
.icon-select[data-v-62d3c459]:before {
  content: '\e60b';
}
.icon-more[data-v-62d3c459]:before {
  content: '\e602';
}
.icon-close[data-v-62d3c459]:before {
  content: '\e604';
}
.icon-topic-green[data-v-62d3c459]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-62d3c459]::before {
  content: '\e617';
}
.icon-last[data-v-62d3c459]::before {
  content: '\e664';
}
.icon-next[data-v-62d3c459]::before {
  content: '\e663';
}
.da-p[data-v-62d3c459] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-62d3c459] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-62d3c459] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-62d3c459] {
  cursor: pointer;
}
.da-list-transition-move[data-v-62d3c459],
.da-list-transition-enter-active[data-v-62d3c459],
.da-list-transition-leave-active[data-v-62d3c459] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-62d3c459] {
  position: absolute;
}
.da-list-transition-enter[data-v-62d3c459],
.da-list-transition-leave-to[data-v-62d3c459] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.market-useable-tags[data-v-62d3c459] {
  margin: 0.42667rem 0;
  padding: 0 0.64rem;
}
.market-useable-tags .tags-wrapper[data-v-62d3c459] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.21333rem;
  background-color: white;
  padding: 0.64rem;
  border-radius: 0.42667rem;
}
.market-useable-tags .tags-wrapper .tag[data-v-62d3c459] {
  background: #FFD7D7;
  color: #FF4D4F;
  padding: 0.10667rem 0.21333rem;
  border-radius: 0.10667rem;
  font-size: 0.53333rem;
}

.flex-row-cen-start[data-v-71bed63a] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-71bed63a] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-71bed63a] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-71bed63a] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-71bed63a] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-71bed63a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-71bed63a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-71bed63a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-71bed63a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-71bed63a] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-71bed63a] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-71bed63a] {
  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;
}
.flex-row-end[data-v-71bed63a] {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-71bed63a] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-71bed63a] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-71bed63a] {
  width: 100%;
}
.flex-row[data-v-71bed63a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-71bed63a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-71bed63a] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-71bed63a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-71bed63a] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-71bed63a] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-71bed63a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-71bed63a] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-71bed63a] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-71bed63a] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-71bed63a] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-71bed63a] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-71bed63a]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-71bed63a]::before {
  content: '\e657';
}
.icon-fold[data-v-71bed63a]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-71bed63a] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-71bed63a]:before {
  content: "\e668";
}
.icon-sort[data-v-71bed63a]:before {
  content: '\e616';
}
.icon-plus-v[data-v-71bed63a]:before {
  content: '\e607';
}
.icon-comment[data-v-71bed63a]:before {
  content: '\e614';
}
.icon-share[data-v-71bed63a]:before {
  content: '\e615';
}
.icon-like-fill[data-v-71bed63a]:before {
  content: '\e610';
}
.icon-like[data-v-71bed63a]:before {
  content: '\e611';
}
.icon-sight[data-v-71bed63a]:before {
  content: '\e60f';
}
.icon-jin[data-v-71bed63a]:before {
  content: '\e613';
}
.icon-official[data-v-71bed63a]:before {
  content: '\e60c';
}
.icon-praise[data-v-71bed63a]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-71bed63a]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-71bed63a]:before {
  content: '\e606';
}
.icon-collect[data-v-71bed63a]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-71bed63a]:before {
  content: '\e609';
}
.icon-more-img[data-v-71bed63a]:before {
  content: '\e60a';
}
.icon-select[data-v-71bed63a]:before {
  content: '\e60b';
}
.icon-more[data-v-71bed63a]:before {
  content: '\e602';
}
.icon-close[data-v-71bed63a]:before {
  content: '\e604';
}
.icon-topic-green[data-v-71bed63a]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-71bed63a]::before {
  content: '\e617';
}
.icon-last[data-v-71bed63a]::before {
  content: '\e664';
}
.icon-next[data-v-71bed63a]::before {
  content: '\e663';
}
.da-p[data-v-71bed63a] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-71bed63a] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-71bed63a] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-71bed63a] {
  cursor: pointer;
}
.da-list-transition-move[data-v-71bed63a],
.da-list-transition-enter-active[data-v-71bed63a],
.da-list-transition-leave-active[data-v-71bed63a] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-71bed63a] {
  position: absolute;
}
.da-list-transition-enter[data-v-71bed63a],
.da-list-transition-leave-to[data-v-71bed63a] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.custom-half-dialog[data-v-71bed63a] {
  padding-left: 0;
  padding-right: 0;
}
.custom-half-dialog .weui-half-screen-dialog__hd[data-v-71bed63a] {
  height: 100%;
}
.custom-half-dialog .weui-half-screen-dialog__bd[data-v-71bed63a] {
  padding: 0;
}
.custom-half-dialog .weui-half-screen-dialog__ft[data-v-71bed63a] {
  padding: 0;
}
.custom-half-dialog__pb0[data-v-71bed63a] {
  padding-bottom: 0;
}
.shopping-cells .weui-cells[data-v-71bed63a]:before {
  border: 0;
}
.shopping-cells .weui-cells[data-v-71bed63a]:after {
  border: 0;
}
.shopping-cells .weui-cells[data-v-71bed63a] {
  margin-top: 0;
}
.shopping-cells .weui-slideview__btn__wrp[data-v-71bed63a] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
  overflow: hidden;
}
.shopping-cells .weui-slideview__btn[data-v-71bed63a] {
  border-top-right-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.arrival-notice .weui-dialog[data-v-71bed63a] {
  width: 14.93333rem;
  border-radius: 0.42667rem;
}
.arrival-notice .weui-dialog__hd[data-v-71bed63a] {
  padding: 0;
  padding-top: 1.06667rem;
}
.arrival-notice .weui-dialog__title[data-v-71bed63a] {
  color: #313233;
  font-size: 0.85333rem;
  font-weight: 500;
  line-height: 1;
}
.arrival-notice .weui-dialog__bd[data-v-71bed63a] {
  margin-bottom: 1.06667rem;
}
.arrival-notice .weui-dialog__ft[data-v-71bed63a] {
  line-height: 2.34667rem;
  min-height: 2.34667rem;
  font-size: 0.85333rem;
}
.arrival-notice .weui-dialog__btn_default[data-v-71bed63a] {
  color: #313233;
}
.arrival-notice .weui-dialog__btn_primary[data-v-71bed63a] {
  color: #ff3232;
}
@font-face {
  font-family: "iconfont_weappec";
  /* Project id 2205745 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.eot?t=1637131085512#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff2?t=1637131085512') format('woff2'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.woff?t=1637131085512') format('woff'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.ttf?t=1637131085512') format('truetype'), url('//at.alicdn.com/t/font_2205745_bdyrwc9dksa.svg?t=1637131085512#iconfont_weappec') format('svg');
}
.iconfont_weappec[data-v-71bed63a] {
  font-family: "iconfont_weappec" !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_weappec-gouwucheskuzhankai[data-v-71bed63a]:before {
  content: "\e6a9";
}
.icon_weappec-dingyuetixing[data-v-71bed63a]:before {
  content: "\e6a8";
}
.icon_weappec-fissionActivity_process[data-v-71bed63a]:before {
  content: "\e614";
}
.icon_weappec-arrow_down-copy[data-v-71bed63a]:before {
  content: "\e6aa";
}
.icon_weappec-arrow_down-copy2-copy[data-v-71bed63a]:before {
  content: "\e6ab";
}
.icon_weappec-wenhao[data-v-71bed63a]:before {
  content: "\e60d";
}
.icon_weappec-rilizuojiantou[data-v-71bed63a]:before {
  content: "\e60b";
}
.icon_weappec-riliyoujiantou[data-v-71bed63a]:before {
  content: "\e60c";
}
.icon_weappec-shouqi[data-v-71bed63a]:before {
  content: "\e6a7";
}
.icon_weappec-zhankai[data-v-71bed63a]:before {
  content: "\e6a6";
}
.icon_weappec-gerenzhongxinjiantou[data-v-71bed63a]:before {
  content: "\e6a3";
}
.icon_weappec-pic_close1[data-v-71bed63a]:before {
  content: "\e6a2";
}
.icon_weappec-more[data-v-71bed63a]:before {
  content: "\e60a";
}
.icon_weappec-fold_arrow-copy[data-v-71bed63a]:before {
  content: "\e6ac";
}
.icon_weappec-pic_close[data-v-71bed63a]:before {
  content: "\e69e";
}
.icon_weappec-dianpujiantou[data-v-71bed63a]:before {
  content: "\e69d";
}
.icon_weappec-kelingquan[data-v-71bed63a]:before {
  content: "\e69c";
}
.icon_weappec-lingquanjiantou[data-v-71bed63a]:before {
  content: "\e69b";
}
.icon_weappec-hint[data-v-71bed63a]:before {
  content: "\e68d";
}
.icon_weappec-phone1[data-v-71bed63a]:before {
  content: "\e608";
}
.icon_weappec-icon_wechat[data-v-71bed63a]:before {
  content: "\e609";
}
.icon_weappec-minus[data-v-71bed63a]:before {
  content: "\e606";
}
.icon_weappec-plus[data-v-71bed63a]:before {
  content: "\e607";
}
.icon_weappec-play[data-v-71bed63a]:before {
  content: "\e604";
}
.icon_weappec-play_fill[data-v-71bed63a]:before {
  content: "\e605";
}
.icon_weappec-hide[data-v-71bed63a]:before {
  content: "\e603";
}
.icon_weappec-show[data-v-71bed63a]:before {
  content: "\e602";
}
.icon_weappec-clear[data-v-71bed63a]:before {
  content: "\e601";
}
.icon_weappec-search1[data-v-71bed63a]:before {
  content: "\e68c";
}
.icon_weappec-haitao[data-v-71bed63a]:before {
  content: "\e68b";
}
.icon_weappec-shield[data-v-71bed63a]:before {
  content: "\e68a";
}
.icon_weappec-store_classify_nor[data-v-71bed63a]:before {
  content: "\e683";
}
.icon_weappec-store_goods_sel[data-v-71bed63a]:before {
  content: "\e684";
}
.icon_weappec-store_service_nor[data-v-71bed63a]:before {
  content: "\e685";
}
.icon_weappec-store_home_sel[data-v-71bed63a]:before {
  content: "\e686";
}
.icon_weappec-store_home_nor[data-v-71bed63a]:before {
  content: "\e687";
}
.icon_weappec-store_goods_nor[data-v-71bed63a]:before {
  content: "\e688";
}
.icon_weappec-store_classify_sel[data-v-71bed63a]:before {
  content: "\e689";
}
.icon_weappec-store[data-v-71bed63a]:before {
  content: "\e682";
}
.icon_weappec-grid[data-v-71bed63a]:before {
  content: "\e680";
}
.icon_weappec-list[data-v-71bed63a]:before {
  content: "\e681";
}
.icon_weappec-star_dis[data-v-71bed63a]:before {
  content: "\e67f";
}
.icon_weappec-logistics_no[data-v-71bed63a]:before {
  content: "\e67e";
}
.icon_weappec-WeChat1[data-v-71bed63a]:before {
  content: "\e67b";
}
.icon_weappec-qq_sel[data-v-71bed63a]:before {
  content: "\e67c";
}
.icon_weappec-qq[data-v-71bed63a]:before {
  content: "\e67d";
}
.icon_weappec-WeChat_sel[data-v-71bed63a]:before {
  content: "\e678";
}
.icon_weappec-microblog[data-v-71bed63a]:before {
  content: "\e679";
}
.icon_weappec-microblog_sel[data-v-71bed63a]:before {
  content: "\e67a";
}
.icon_weappec-phone[data-v-71bed63a]:before {
  content: "\e676";
}
.icon_weappec-password[data-v-71bed63a]:before {
  content: "\e677";
}
.icon_weappec-report[data-v-71bed63a]:before {
  content: "\e675";
}
.icon_weappec-unfold_arrow[data-v-71bed63a]:before {
  content: "\e673";
}
.icon_weappec-fold_arrow[data-v-71bed63a]:before {
  content: "\e674";
}
.icon_weappec-WeChatPay[data-v-71bed63a]:before {
  content: "\e672";
}
.icon_weappec-unfold[data-v-71bed63a]:before {
  content: "\e670";
}
.icon_weappec-fold[data-v-71bed63a]:before {
  content: "\e671";
}
.icon_weappec-abnormal[data-v-71bed63a]:before {
  content: "\e66f";
}
.icon_weappec-photo_line[data-v-71bed63a]:before {
  content: "\e66e";
}
.icon_weappec-delivergoods[data-v-71bed63a]:before {
  content: "\e668";
}
.icon_weappec-collectmaterials[data-v-71bed63a]:before {
  content: "\e669";
}
.icon_weappec-signin[data-v-71bed63a]:before {
  content: "\e66a";
}
.icon_weappec-delivery[data-v-71bed63a]:before {
  content: "\e66b";
}
.icon_weappec-transport[data-v-71bed63a]:before {
  content: "\e66c";
}
.icon_weappec-shippingaddress[data-v-71bed63a]:before {
  content: "\e66d";
}
.icon_weappec-user_evaluate[data-v-71bed63a]:before {
  content: "\e663";
}
.icon_weappec-user_waitforsending[data-v-71bed63a]:before {
  content: "\e664";
}
.icon_weappec-user_obligation[data-v-71bed63a]:before {
  content: "\e665";
}
.icon_weappec-user_waitforreceiving[data-v-71bed63a]:before {
  content: "\e666";
}
.icon_weappec-user_protectrights[data-v-71bed63a]:before {
  content: "\e667";
}
.icon_weappec-refund[data-v-71bed63a]:before {
  content: "\e661";
}
.icon_weappec-return[data-v-71bed63a]:before {
  content: "\e662";
}
.icon_weappec-search[data-v-71bed63a]:before {
  content: "\e65d";
}
.icon_weappec-arrow_down[data-v-71bed63a]:before {
  content: "\e65f";
}
.icon_weappec-failure[data-v-71bed63a]:before {
  content: "\e65c";
}
.icon_weappec-photo[data-v-71bed63a]:before {
  content: "\e65b";
}
.icon_weappec-unselected_oval[data-v-71bed63a]:before {
  content: "\e65a";
}
.icon_weappec-shoppingchat_arrow[data-v-71bed63a]:before {
  content: "\e658";
}
.icon_weappec-checkall[data-v-71bed63a]:before {
  content: "\e659";
}
.icon_weappec-save[data-v-71bed63a]:before {
  content: "\e654";
}
.icon_weappec-poster[data-v-71bed63a]:before {
  content: "\e655";
}
.icon_weappec-WeChat[data-v-71bed63a]:before {
  content: "\e656";
}
.icon_weappec-done2[data-v-71bed63a]:before {
  content: "\e657";
}
.icon_weappec-done1[data-v-71bed63a]:before {
  content: "\e653";
}
.icon_weappec-trumpet[data-v-71bed63a]:before {
  content: "\e651";
}
.icon_weappec-shoppingchat_s[data-v-71bed63a]:before {
  content: "\e652";
}
.icon_weappec-delete[data-v-71bed63a]:before {
  content: "\e650";
}
.icon_weappec-add_icon[data-v-71bed63a]:before {
  content: "\e64e";
}
.icon_weappec-edit[data-v-71bed63a]:before {
  content: "\e64f";
}
.icon_weappec-popup_close[data-v-71bed63a]:before {
  content: "\e64c";
}
.icon_weappec-picEdit_close[data-v-71bed63a] {
  content: "\e69e";
}
.icon_weappec-collect_sel[data-v-71bed63a]:before {
  content: "\e64d";
}
.icon_weappec-home[data-v-71bed63a]:before {
  content: "\e645";
}
.icon_weappec-share[data-v-71bed63a]:before {
  content: "\e646";
}
.icon_weappec-Star[data-v-71bed63a]:before {
  content: "\e647";
}
.icon_weappec-shoppingcart[data-v-71bed63a]:before {
  content: "\e648";
}
.icon_weappec-collect_nor[data-v-71bed63a]:before {
  content: "\e649";
}
.icon_weappec-arrow[data-v-71bed63a]:before {
  content: "\e64a";
}
.icon_weappec-service[data-v-71bed63a]:before {
  content: "\e64b";
}
.icon_weappec-store_arrow[data-v-71bed63a]:before {
  content: "\e63d";
}
.icon_weappec-logistics_arrow[data-v-71bed63a]:before {
  content: "\e644";
}
.icon_weappec-close[data-v-71bed63a]:before {
  content: "\e63a";
}
.icon_weappec-shipped[data-v-71bed63a]:before {
  content: "\e63c";
}
.icon_weappec-done[data-v-71bed63a]:before {
  content: "\e642";
}
.icon_weappec-obligation[data-v-71bed63a]:before {
  content: "\e643";
}
.icon_weappec-waitforsending[data-v-71bed63a]:before {
  content: "\e63b";
}
.icon_weappec-Orderdetail_service[data-v-71bed63a]:before {
  content: "\e63e";
}
.icon_weappec-again[data-v-71bed63a]:before {
  content: "\e63f";
}
.icon_weappec-addr[data-v-71bed63a]:before {
  content: "\e640";
}
.icon_weappec-logistics[data-v-71bed63a]:before {
  content: "\e641";
}
.icon_weappec-user_sel[data-v-71bed63a]:before {
  content: "\e632";
}
.icon_weappec-user_nor[data-v-71bed63a]:before {
  content: "\e633";
}
.icon_weappec-shoppingcart_sel[data-v-71bed63a]:before {
  content: "\e634";
}
.icon_weappec-shoppingcart_nor[data-v-71bed63a]:before {
  content: "\e635";
}
.icon_weappec-home_nor[data-v-71bed63a]:before {
  content: "\e636";
}
.icon_weappec-category_nor[data-v-71bed63a]:before {
  content: "\e637";
}
.icon_weappec-home_sel[data-v-71bed63a]:before {
  content: "\e638";
}
.icon_weappec-category_sel[data-v-71bed63a]:before {
  content: "\e639";
}
.icon_weappec-logistics_circle[data-v-71bed63a]:before {
  content: "\e600";
}
.flex-row[data-v-71bed63a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-71bed63a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-71bed63a] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-71bed63a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-71bed63a] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-71bed63a] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-71bed63a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-71bed63a] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-71bed63a] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-71bed63a] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.jus-ard[data-v-71bed63a] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.jus-even[data-v-71bed63a] {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex-1[data-v-71bed63a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-grow-1-auto[data-v-71bed63a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}
.flex-sh0[data-v-71bed63a] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frp[data-v-71bed63a] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wx-p[data-v-71bed63a] {
  margin: 0;
}
p[data-v-71bed63a] {
  margin: 0;
}
.page[data-v-71bed63a] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-71bed63a] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-71bed63a] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-71bed63a] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-71bed63a] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-71bed63a] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-71bed63a] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-71bed63a] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-71bed63a] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-71bed63a] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-71bed63a]:last-child {
  border: 0;
}
.canvas[data-v-71bed63a] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-71bed63a] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
/** font **/
.font56[data-v-71bed63a] {
  font-size: 1.49333rem;
}
.font50[data-v-71bed63a] {
  font-size: 1.33333rem;
}
.font48[data-v-71bed63a] {
  font-size: 1.28rem;
}
.font40[data-v-71bed63a] {
  font-size: 1.06667rem;
}
.font36[data-v-71bed63a] {
  font-size: 0.96rem !important;
}
.font34[data-v-71bed63a] {
  font-size: 0.90667rem !important;
}
.font32[data-v-71bed63a] {
  font-size: 0.85333rem;
}
.font30[data-v-71bed63a] {
  font-size: 0.8rem;
}
.font28[data-v-71bed63a] {
  font-size: 0.74667rem;
}
.font26[data-v-71bed63a] {
  font-size: 0.69333rem;
}
.font24[data-v-71bed63a] {
  font-size: 0.64rem;
}
.font22[data-v-71bed63a] {
  font-size: 0.58667rem;
}
.font20[data-v-71bed63a] {
  font-size: 0.53333rem;
}
.font18[data-v-71bed63a] {
  font-size: 0.48rem;
}
.font16[data-v-71bed63a] {
  font-size: 0.42667rem;
}
.font14[data-v-71bed63a] {
  font-size: 0.37333rem;
}
.fw500[data-v-71bed63a] {
  font-weight: 500;
}
.bold[data-v-71bed63a] {
  font-weight: bold;
}
/** margin **/
.mt6[data-v-71bed63a] {
  margin-top: 0.16rem;
}
.mt8[data-v-71bed63a] {
  margin-top: 0.21333rem;
}
.mt10[data-v-71bed63a] {
  margin-top: 0.26667rem;
}
.mt12[data-v-71bed63a] {
  margin-top: 0.32rem;
}
.mt16[data-v-71bed63a] {
  margin-top: 0.42667rem;
}
.mt18[data-v-71bed63a] {
  margin-top: 0.48rem;
}
.mt20[data-v-71bed63a] {
  margin-top: 0.53333rem;
}
.mt24[data-v-71bed63a] {
  margin-top: 0.64rem;
}
.mlr24[data-v-71bed63a] {
  margin-left: 0.64rem;
  margin-right: 0.64rem;
}
.mt30[data-v-71bed63a] {
  margin-top: 0.8rem;
}
.mt32[data-v-71bed63a] {
  margin-top: 0.85333rem;
}
.mt48[data-v-71bed63a] {
  margin-top: 1.28rem;
}
.mr16[data-v-71bed63a] {
  margin-right: 0.42667rem;
}
.mr4[data-v-71bed63a] {
  margin-right: 0.10667rem;
}
.ml2[data-v-71bed63a] {
  margin-left: 0.05333rem;
}
.mr2[data-v-71bed63a] {
  margin-right: 0.05333rem;
}
.ml4[data-v-71bed63a] {
  margin-left: 0.10667rem;
}
.mr6[data-v-71bed63a] {
  margin-right: 0.16rem;
}
.mr8[data-v-71bed63a] {
  margin-right: 0.21333rem;
}
.mb4[data-v-71bed63a] {
  margin-bottom: 0.10667rem;
}
.mb6[data-v-71bed63a] {
  margin-bottom: 0.16rem;
}
.mb12[data-v-71bed63a] {
  margin-bottom: 0.32rem;
}
.mb18[data-v-71bed63a] {
  margin-bottom: 0.48rem;
}
.mb24[data-v-71bed63a] {
  margin-bottom: 0.64rem;
}
.mb16[data-v-71bed63a] {
  margin-bottom: 0.42667rem;
}
.mr12[data-v-71bed63a] {
  margin-right: 0.32rem;
}
.mr16[data-v-71bed63a] {
  margin-right: 0.42667rem;
}
.mr24[data-v-71bed63a] {
  margin-right: 0.64rem;
}
.mr32[data-v-71bed63a] {
  margin-right: 0.85333rem;
}
.ml24[data-v-71bed63a] {
  margin-left: 0.64rem;
}
.ml32[data-v-71bed63a] {
  margin-left: 0.85333rem;
}
.ml8[data-v-71bed63a] {
  margin-left: 0.21333rem;
}
.ml12[data-v-71bed63a] {
  margin-left: 0.32rem;
}
.ml16[data-v-71bed63a] {
  margin-left: 0.42667rem;
}
.mb24[data-v-71bed63a] {
  margin-bottom: 0.64rem;
}
.mb32[data-v-71bed63a] {
  margin-bottom: 0.85333rem;
}
.mb40[data-v-71bed63a] {
  margin-bottom: 1.06667rem;
}
.mt2[data-v-71bed63a] {
  margin-top: 0.05333rem;
}
.w100[data-v-71bed63a] {
  width: 100%;
}
.h100[data-v-71bed63a] {
  height: 100%;
}
/** padding **/
.pdr8[data-v-71bed63a] {
  padding-right: 0.21333rem;
}
.pdl8[data-v-71bed63a] {
  padding-left: 0.21333rem;
}
.pt32[data-v-71bed63a] {
  padding-top: 0.85333rem;
}
.pb32[data-v-71bed63a] {
  padding-bottom: 0.85333rem;
}
.pb24[data-v-71bed63a] {
  padding-bottom: 0.64rem;
}
.pdlr24[data-v-71bed63a] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
.pdtb16[data-v-71bed63a] {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem;
}
.pdtb24[data-v-71bed63a] {
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.pdl24[data-v-71bed63a] {
  padding-left: 0.64rem;
}
.pdl32[data-v-71bed63a] {
  padding-left: 0.85333rem;
}
.pdr24[data-v-71bed63a] {
  padding-right: 0.64rem;
}
.pdt24[data-v-71bed63a] {
  padding-top: 0.64rem;
}
.pdt32[data-v-71bed63a] {
  padding-top: 0.85333rem;
}
.pdr32[data-v-71bed63a] {
  padding-right: 0.85333rem;
}
/** color **/
.color-gray[data-v-71bed63a] {
  color: #999;
}
.color-black[data-v-71bed63a] {
  color: #1e222a;
}
.color-white[data-v-71bed63a] {
  color: #fff;
}
.color-red[data-v-71bed63a] {
  color: #ff3232;
}
.color-7D7F80[data-v-71bed63a] {
  color: #7d7f80;
}
.color-969799[data-v-71bed63a] {
  color: #969799;
}
.color-C7C9CA[data-v-71bed63a] {
  color: #c7c9ca;
}
.color-313233[data-v-71bed63a] {
  color: #313233;
}
.color-ccc[data-v-71bed63a] {
  color: #cccccc;
}
.color-999[data-v-71bed63a] {
  color: #999999;
}
.color-f6[data-v-71bed63a] {
  color: #f6f6f6;
}
.color-333333[data-v-71bed63a] {
  color: #333333;
}
.color-222222[data-v-71bed63a] {
  color: #222222;
}
.color-dcdee0[data-v-71bed63a] {
  color: #dcdee0;
}
.color-656667[data-v-71bed63a] {
  color: #656667;
}
.color-888a8b[data-v-71bed63a] {
  color: #888a8b;
}
.color-bbbbbb[data-v-71bed63a] {
  color: #bbbbbb;
}
.color-666666[data-v-71bed63a] {
  color: #666666;
}
.bg-white[data-v-71bed63a] {
  background: #fff;
}
.bg-gray[data-v-71bed63a] {
  background: #f2f3f4;
}
.bg-light[data-v-71bed63a] {
  background: #f7f8f9;
}
.lh1[data-v-71bed63a] {
  line-height: 1;
}
/* 省略号 */
.ellipsis[data-v-71bed63a],
.ell[data-v-71bed63a] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.line1[data-v-71bed63a] {
  -webkit-line-clamp: 1;
}
.line2[data-v-71bed63a] {
  -webkit-line-clamp: 2;
}
.line3[data-v-71bed63a] {
  -webkit-line-clamp: 3;
}
.through[data-v-71bed63a] {
  text-decoration: line-through;
}
.money[data-v-71bed63a]::before {
  content: '¥ ';
}
.money-nogap[data-v-71bed63a]::before {
  content: '¥';
}
.boost[data-v-71bed63a] {
  position: relative;
  overflow: visible;
}
.boost[data-v-71bed63a]::after {
  content: '';
  position: absolute;
  left: -0.26667rem;
  top: -0.26667rem;
  right: -0.26667rem;
  bottom: -0.26667rem;
}
.break-all[data-v-71bed63a] {
  word-break: break-all;
}
.under-line[data-v-71bed63a] {
  position: relative;
}
.under-line[data-v-71bed63a]:after {
  position: absolute;
  content: '';
  height: 0.05333rem;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  bottom: 0;
  background: #f2f2f2;
  left: 0.85333rem;
  right: 0;
}
.under-line-both24[data-v-71bed63a]:after {
  left: 0.64rem;
  right: 0.64rem;
}
.pos-rel[data-v-71bed63a] {
  position: relative;
}
.font-center[data-v-71bed63a] {
  text-align: center;
}
/** flex **/
.flex-row-cen-start[data-v-71bed63a] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-71bed63a] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-71bed63a] {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-cen[data-v-71bed63a] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end-bl[data-v-71bed63a] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-row-spa-cen[data-v-71bed63a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-71bed63a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-71bed63a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.flex-row-spa-wrap[data-v-71bed63a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row-start-wrap[data-v-71bed63a] {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-71bed63a] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-start-start[data-v-71bed63a] {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-cen[data-v-71bed63a] {
  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;
}
.flex-col-cen-start[data-v-71bed63a] {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-col-spa-cen[data-v-71bed63a] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-spa-start[data-v-71bed63a] {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fsh0[data-v-71bed63a] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-height[data-v-71bed63a] {
  height: 100vh;
}
.border-box[data-v-71bed63a] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.require[data-v-71bed63a]::before {
  content: '*';
  color: var(--red-color);
  font-size: 0.85333rem;
}
.tags[data-v-71bed63a] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.74667rem;
  line-height: 0.58667rem;
  padding: 0.10667rem 0.26667rem 0;
  background-color: #ffebeb;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ff3232;
  color: #ff3939;
  font-size: 0.48rem;
  white-space: nowrap;
}
.line-through[data-v-71bed63a] {
  text-decoration: line-through;
}
.text-nowrap[data-v-71bed63a] {
  white-space: nowrap;
}
.text-break[data-v-71bed63a] {
  word-wrap: break-word;
  word-break: break-all;
}
.let-space_3[data-v-71bed63a] {
  letter-spacing: 0.08rem;
}
.inline-block[data-v-71bed63a] {
  display: inline-block;
}
.sub-area-box[data-v-71bed63a] {
  margin: 0.64rem;
  border-radius: 0.42667rem;
  overflow: hidden;
}
p[data-v-71bed63a] {
  margin: 0;
}
.page[data-v-71bed63a] {
  background-color: #f2f3f4 !important;
}
.goods[data-v-71bed63a] {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: var(--iphonex-fix-bottom);
  background: #f2f3f4;
}
.nav[data-v-71bed63a] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.container[data-v-71bed63a] {
  height: 100%;
  background: #f2f3f4;
}
.bottom[data-v-71bed63a] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.empty_img[data-v-71bed63a] {
  width: 2.82667rem;
  height: 3.04rem;
  margin-bottom: 0.85333rem;
}
.empty_word[data-v-71bed63a] {
  margin-top: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 0.90667rem;
}
.jump_btn[data-v-71bed63a] {
  margin-top: 1.70667rem;
  padding: 0.61333rem 0.93333rem;
  border: 0.05333rem solid #ff3232;
  color: #ff3232;
  border-radius: 1.06667rem;
  font-size: 0.74667rem;
}
.flag[data-v-71bed63a] {
  background-color: #fff;
  /* padding-left: 24px; */
}
.flag-li[data-v-71bed63a] {
  /* border-bottom: 2px solid #f5f6f7; */
  color: #969799;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.flag-li[data-v-71bed63a]:last-child {
  border: 0;
}
.canvas[data-v-71bed63a] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26.66667rem;
  width: 7.46667rem;
  height: 11.68rem;
}
.poster[data-v-71bed63a] {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--iphonex-fix-bottom) + 9.33333rem);
  width: 14.93333rem;
  height: 23.36rem;
}
.faq-box[data-v-71bed63a] {
  padding: 0.64rem;
  cursor: pointer;
  border-bottom: 0.02667rem solid #eee;
  background: #fff;
}
.multi-share-btn[data-v-71bed63a] {
  position: fixed;
  right: 0.85333rem;
  bottom: 3.2rem;
  z-index: 2;
}

