.flex-row-cen-start[data-v-484fc456] {
  display: -webkit-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-484fc456] {
  display: -webkit-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-484fc456] {
  display: -webkit-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-484fc456] {
  display: -webkit-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-484fc456] {
  display: -webkit-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-484fc456] {
  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-484fc456] {
  display: -webkit-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-484fc456] {
  display: -webkit-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-484fc456] {
  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-484fc456] {
  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-484fc456] {
  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-484fc456] {
  display: -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-484fc456] {
  display: -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-484fc456] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-484fc456] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-484fc456] {
  width: 100%;
}
.flex-row[data-v-484fc456] {
  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-484fc456] {
  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-484fc456] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-484fc456] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-484fc456] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-484fc456] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-484fc456] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-484fc456] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-484fc456] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-484fc456] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-484fc456] {
  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-484fc456] {
  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-484fc456]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-484fc456]::before {
  content: '\e657';
}
.icon-fold[data-v-484fc456]::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-484fc456] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-484fc456]:before {
  content: "\e668";
}
.icon-sort[data-v-484fc456]:before {
  content: '\e616';
}
.icon-plus-v[data-v-484fc456]:before {
  content: '\e607';
}
.icon-comment[data-v-484fc456]:before {
  content: '\e614';
}
.icon-share[data-v-484fc456]:before {
  content: '\e615';
}
.icon-like-fill[data-v-484fc456]:before {
  content: '\e610';
}
.icon-like[data-v-484fc456]:before {
  content: '\e611';
}
.icon-sight[data-v-484fc456]:before {
  content: '\e60f';
}
.icon-jin[data-v-484fc456]:before {
  content: '\e613';
}
.icon-official[data-v-484fc456]:before {
  content: '\e60c';
}
.icon-praise[data-v-484fc456]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-484fc456]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-484fc456]:before {
  content: '\e606';
}
.icon-collect[data-v-484fc456]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-484fc456]:before {
  content: '\e609';
}
.icon-more-img[data-v-484fc456]:before {
  content: '\e60a';
}
.icon-select[data-v-484fc456]:before {
  content: '\e60b';
}
.icon-more[data-v-484fc456]:before {
  content: '\e602';
}
.icon-close[data-v-484fc456]:before {
  content: '\e604';
}
.icon-topic-green[data-v-484fc456]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-484fc456]::before {
  content: '\e617';
}
.icon-last[data-v-484fc456]::before {
  content: '\e664';
}
.icon-next[data-v-484fc456]::before {
  content: '\e663';
}
.da-p[data-v-484fc456] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-484fc456] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-484fc456] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-484fc456] {
  cursor: pointer;
}
.da-list-transition-move[data-v-484fc456],
.da-list-transition-enter-active[data-v-484fc456],
.da-list-transition-leave-active[data-v-484fc456] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-484fc456] {
  position: absolute;
}
.da-list-transition-enter[data-v-484fc456],
.da-list-transition-leave-to[data-v-484fc456] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.single-row-img[data-v-484fc456] {
  display: block;
  width: 100%;
}
.single-row-img + .single-row-img[data-v-484fc456] {
  margin-bottom: 0.26667rem;
}

.flex-row-cen-start[data-v-45442d42] {
  display: -webkit-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-45442d42] {
  display: -webkit-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-45442d42] {
  display: -webkit-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-45442d42] {
  display: -webkit-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-45442d42] {
  display: -webkit-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-45442d42] {
  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-45442d42] {
  display: -webkit-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-45442d42] {
  display: -webkit-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-45442d42] {
  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-45442d42] {
  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-45442d42] {
  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-45442d42] {
  display: -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-45442d42] {
  display: -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-45442d42] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-45442d42] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-45442d42] {
  width: 100%;
}
.flex-row[data-v-45442d42] {
  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-45442d42] {
  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-45442d42] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-45442d42] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-45442d42] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-45442d42] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-45442d42] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-45442d42] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-45442d42] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-45442d42] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-45442d42] {
  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-45442d42] {
  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-45442d42]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-45442d42]::before {
  content: '\e657';
}
.icon-fold[data-v-45442d42]::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-45442d42] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-45442d42]:before {
  content: "\e668";
}
.icon-sort[data-v-45442d42]:before {
  content: '\e616';
}
.icon-plus-v[data-v-45442d42]:before {
  content: '\e607';
}
.icon-comment[data-v-45442d42]:before {
  content: '\e614';
}
.icon-share[data-v-45442d42]:before {
  content: '\e615';
}
.icon-like-fill[data-v-45442d42]:before {
  content: '\e610';
}
.icon-like[data-v-45442d42]:before {
  content: '\e611';
}
.icon-sight[data-v-45442d42]:before {
  content: '\e60f';
}
.icon-jin[data-v-45442d42]:before {
  content: '\e613';
}
.icon-official[data-v-45442d42]:before {
  content: '\e60c';
}
.icon-praise[data-v-45442d42]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-45442d42]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-45442d42]:before {
  content: '\e606';
}
.icon-collect[data-v-45442d42]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-45442d42]:before {
  content: '\e609';
}
.icon-more-img[data-v-45442d42]:before {
  content: '\e60a';
}
.icon-select[data-v-45442d42]:before {
  content: '\e60b';
}
.icon-more[data-v-45442d42]:before {
  content: '\e602';
}
.icon-close[data-v-45442d42]:before {
  content: '\e604';
}
.icon-topic-green[data-v-45442d42]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-45442d42]::before {
  content: '\e617';
}
.icon-last[data-v-45442d42]::before {
  content: '\e664';
}
.icon-next[data-v-45442d42]::before {
  content: '\e663';
}
.da-p[data-v-45442d42] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-45442d42] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-45442d42] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-45442d42] {
  cursor: pointer;
}
.da-list-transition-move[data-v-45442d42],
.da-list-transition-enter-active[data-v-45442d42],
.da-list-transition-leave-active[data-v-45442d42] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-45442d42] {
  position: absolute;
}
.da-list-transition-enter[data-v-45442d42],
.da-list-transition-leave-to[data-v-45442d42] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.swipe-x[data-v-45442d42] {
  height: 9.54667rem;
}
.swipe-img[data-v-45442d42] {
  display: block;
  width: 100%;
  height: 100%;
}

.flex-row-cen-start[data-v-4949e5d2] {
  display: -webkit-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-4949e5d2] {
  display: -webkit-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-4949e5d2] {
  display: -webkit-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-4949e5d2] {
  display: -webkit-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-4949e5d2] {
  display: -webkit-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-4949e5d2] {
  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-4949e5d2] {
  display: -webkit-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-4949e5d2] {
  display: -webkit-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-4949e5d2] {
  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-4949e5d2] {
  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-4949e5d2] {
  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-4949e5d2] {
  display: -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-4949e5d2] {
  display: -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-4949e5d2] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-4949e5d2] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-4949e5d2] {
  width: 100%;
}
.flex-row[data-v-4949e5d2] {
  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-4949e5d2] {
  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-4949e5d2] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-4949e5d2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-4949e5d2] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-4949e5d2] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-4949e5d2] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-4949e5d2] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-4949e5d2] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-4949e5d2] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-4949e5d2] {
  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-4949e5d2] {
  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-4949e5d2]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-4949e5d2]::before {
  content: '\e657';
}
.icon-fold[data-v-4949e5d2]::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-4949e5d2] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-4949e5d2]:before {
  content: "\e668";
}
.icon-sort[data-v-4949e5d2]:before {
  content: '\e616';
}
.icon-plus-v[data-v-4949e5d2]:before {
  content: '\e607';
}
.icon-comment[data-v-4949e5d2]:before {
  content: '\e614';
}
.icon-share[data-v-4949e5d2]:before {
  content: '\e615';
}
.icon-like-fill[data-v-4949e5d2]:before {
  content: '\e610';
}
.icon-like[data-v-4949e5d2]:before {
  content: '\e611';
}
.icon-sight[data-v-4949e5d2]:before {
  content: '\e60f';
}
.icon-jin[data-v-4949e5d2]:before {
  content: '\e613';
}
.icon-official[data-v-4949e5d2]:before {
  content: '\e60c';
}
.icon-praise[data-v-4949e5d2]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-4949e5d2]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-4949e5d2]:before {
  content: '\e606';
}
.icon-collect[data-v-4949e5d2]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-4949e5d2]:before {
  content: '\e609';
}
.icon-more-img[data-v-4949e5d2]:before {
  content: '\e60a';
}
.icon-select[data-v-4949e5d2]:before {
  content: '\e60b';
}
.icon-more[data-v-4949e5d2]:before {
  content: '\e602';
}
.icon-close[data-v-4949e5d2]:before {
  content: '\e604';
}
.icon-topic-green[data-v-4949e5d2]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-4949e5d2]::before {
  content: '\e617';
}
.icon-last[data-v-4949e5d2]::before {
  content: '\e664';
}
.icon-next[data-v-4949e5d2]::before {
  content: '\e663';
}
.da-p[data-v-4949e5d2] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-4949e5d2] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-4949e5d2] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-4949e5d2] {
  cursor: pointer;
}
.da-list-transition-move[data-v-4949e5d2],
.da-list-transition-enter-active[data-v-4949e5d2],
.da-list-transition-leave-active[data-v-4949e5d2] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-4949e5d2] {
  position: absolute;
}
.da-list-transition-enter[data-v-4949e5d2],
.da-list-transition-leave-to[data-v-4949e5d2] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.cross-x[data-v-4949e5d2] {
  width: 100%;
  overflow: hidden;
}
.cross-sub-x[data-v-4949e5d2] {
  height: 100%;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
}
.cross-img[data-v-4949e5d2] {
  display: block;
  margin-right: 0.16rem;
  border-radius: 0.13333rem;
}

.flex-row-cen-start[data-v-28311f60] {
  display: -webkit-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-28311f60] {
  display: -webkit-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-28311f60] {
  display: -webkit-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-28311f60] {
  display: -webkit-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-28311f60] {
  display: -webkit-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-28311f60] {
  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-28311f60] {
  display: -webkit-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-28311f60] {
  display: -webkit-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-28311f60] {
  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-28311f60] {
  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-28311f60] {
  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-28311f60] {
  display: -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-28311f60] {
  display: -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-28311f60] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-28311f60] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-28311f60] {
  width: 100%;
}
.flex-row[data-v-28311f60] {
  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-28311f60] {
  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-28311f60] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-28311f60] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-28311f60] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-28311f60] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-28311f60] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-28311f60] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-28311f60] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-28311f60] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-28311f60] {
  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-28311f60] {
  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-28311f60]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-28311f60]::before {
  content: '\e657';
}
.icon-fold[data-v-28311f60]::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-28311f60] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-28311f60]:before {
  content: "\e668";
}
.icon-sort[data-v-28311f60]:before {
  content: '\e616';
}
.icon-plus-v[data-v-28311f60]:before {
  content: '\e607';
}
.icon-comment[data-v-28311f60]:before {
  content: '\e614';
}
.icon-share[data-v-28311f60]:before {
  content: '\e615';
}
.icon-like-fill[data-v-28311f60]:before {
  content: '\e610';
}
.icon-like[data-v-28311f60]:before {
  content: '\e611';
}
.icon-sight[data-v-28311f60]:before {
  content: '\e60f';
}
.icon-jin[data-v-28311f60]:before {
  content: '\e613';
}
.icon-official[data-v-28311f60]:before {
  content: '\e60c';
}
.icon-praise[data-v-28311f60]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-28311f60]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-28311f60]:before {
  content: '\e606';
}
.icon-collect[data-v-28311f60]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-28311f60]:before {
  content: '\e609';
}
.icon-more-img[data-v-28311f60]:before {
  content: '\e60a';
}
.icon-select[data-v-28311f60]:before {
  content: '\e60b';
}
.icon-more[data-v-28311f60]:before {
  content: '\e602';
}
.icon-close[data-v-28311f60]:before {
  content: '\e604';
}
.icon-topic-green[data-v-28311f60]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-28311f60]::before {
  content: '\e617';
}
.icon-last[data-v-28311f60]::before {
  content: '\e664';
}
.icon-next[data-v-28311f60]::before {
  content: '\e663';
}
.da-p[data-v-28311f60] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-28311f60] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-28311f60] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-28311f60] {
  cursor: pointer;
}
.da-list-transition-move[data-v-28311f60],
.da-list-transition-enter-active[data-v-28311f60],
.da-list-transition-leave-active[data-v-28311f60] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-28311f60] {
  position: absolute;
}
.da-list-transition-enter[data-v-28311f60],
.da-list-transition-leave-to[data-v-28311f60] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.hotspot-img-x[data-v-28311f60] {
  width: 100%;
  margin-bottom: 0.26667rem;
}
.hotspot-img[data-v-28311f60] {
  display: block;
  width: 100%;
}

.flex-row-cen-start[data-v-bbf8aa54] {
  display: -webkit-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-bbf8aa54] {
  display: -webkit-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-bbf8aa54] {
  display: -webkit-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-bbf8aa54] {
  display: -webkit-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-bbf8aa54] {
  display: -webkit-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-bbf8aa54] {
  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-bbf8aa54] {
  display: -webkit-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-bbf8aa54] {
  display: -webkit-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-bbf8aa54] {
  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-bbf8aa54] {
  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-bbf8aa54] {
  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-bbf8aa54] {
  display: -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-bbf8aa54] {
  display: -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-bbf8aa54] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-bbf8aa54] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-bbf8aa54] {
  width: 100%;
}
.flex-row[data-v-bbf8aa54] {
  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-bbf8aa54] {
  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-bbf8aa54] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-bbf8aa54] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-bbf8aa54] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-bbf8aa54] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-bbf8aa54] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-bbf8aa54] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-bbf8aa54] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-bbf8aa54] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-bbf8aa54] {
  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-bbf8aa54] {
  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-bbf8aa54]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-bbf8aa54]::before {
  content: '\e657';
}
.icon-fold[data-v-bbf8aa54]::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-bbf8aa54] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-bbf8aa54]:before {
  content: "\e668";
}
.icon-sort[data-v-bbf8aa54]:before {
  content: '\e616';
}
.icon-plus-v[data-v-bbf8aa54]:before {
  content: '\e607';
}
.icon-comment[data-v-bbf8aa54]:before {
  content: '\e614';
}
.icon-share[data-v-bbf8aa54]:before {
  content: '\e615';
}
.icon-like-fill[data-v-bbf8aa54]:before {
  content: '\e610';
}
.icon-like[data-v-bbf8aa54]:before {
  content: '\e611';
}
.icon-sight[data-v-bbf8aa54]:before {
  content: '\e60f';
}
.icon-jin[data-v-bbf8aa54]:before {
  content: '\e613';
}
.icon-official[data-v-bbf8aa54]:before {
  content: '\e60c';
}
.icon-praise[data-v-bbf8aa54]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-bbf8aa54]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-bbf8aa54]:before {
  content: '\e606';
}
.icon-collect[data-v-bbf8aa54]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-bbf8aa54]:before {
  content: '\e609';
}
.icon-more-img[data-v-bbf8aa54]:before {
  content: '\e60a';
}
.icon-select[data-v-bbf8aa54]:before {
  content: '\e60b';
}
.icon-more[data-v-bbf8aa54]:before {
  content: '\e602';
}
.icon-close[data-v-bbf8aa54]:before {
  content: '\e604';
}
.icon-topic-green[data-v-bbf8aa54]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-bbf8aa54]::before {
  content: '\e617';
}
.icon-last[data-v-bbf8aa54]::before {
  content: '\e664';
}
.icon-next[data-v-bbf8aa54]::before {
  content: '\e663';
}
.da-p[data-v-bbf8aa54] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-bbf8aa54] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-bbf8aa54] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-bbf8aa54] {
  cursor: pointer;
}
.da-list-transition-move[data-v-bbf8aa54],
.da-list-transition-enter-active[data-v-bbf8aa54],
.da-list-transition-leave-active[data-v-bbf8aa54] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-bbf8aa54] {
  position: absolute;
}
.da-list-transition-enter[data-v-bbf8aa54],
.da-list-transition-leave-to[data-v-bbf8aa54] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.img-adv-box[data-v-bbf8aa54] {
  padding: 0.05333rem;
}

.flex-row-cen-start[data-v-0e0677d0] {
  display: -webkit-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-0e0677d0] {
  display: -webkit-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-0e0677d0] {
  display: -webkit-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-0e0677d0] {
  display: -webkit-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-0e0677d0] {
  display: -webkit-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-0e0677d0] {
  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-0e0677d0] {
  display: -webkit-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-0e0677d0] {
  display: -webkit-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-0e0677d0] {
  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-0e0677d0] {
  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-0e0677d0] {
  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-0e0677d0] {
  display: -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-0e0677d0] {
  display: -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-0e0677d0] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-0e0677d0] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-0e0677d0] {
  width: 100%;
}
.flex-row[data-v-0e0677d0] {
  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-0e0677d0] {
  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-0e0677d0] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-0e0677d0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-0e0677d0] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-0e0677d0] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-0e0677d0] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-0e0677d0] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-0e0677d0] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-0e0677d0] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-0e0677d0] {
  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-0e0677d0] {
  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-0e0677d0]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-0e0677d0]::before {
  content: '\e657';
}
.icon-fold[data-v-0e0677d0]::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-0e0677d0] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-0e0677d0]:before {
  content: "\e668";
}
.icon-sort[data-v-0e0677d0]:before {
  content: '\e616';
}
.icon-plus-v[data-v-0e0677d0]:before {
  content: '\e607';
}
.icon-comment[data-v-0e0677d0]:before {
  content: '\e614';
}
.icon-share[data-v-0e0677d0]:before {
  content: '\e615';
}
.icon-like-fill[data-v-0e0677d0]:before {
  content: '\e610';
}
.icon-like[data-v-0e0677d0]:before {
  content: '\e611';
}
.icon-sight[data-v-0e0677d0]:before {
  content: '\e60f';
}
.icon-jin[data-v-0e0677d0]:before {
  content: '\e613';
}
.icon-official[data-v-0e0677d0]:before {
  content: '\e60c';
}
.icon-praise[data-v-0e0677d0]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-0e0677d0]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-0e0677d0]:before {
  content: '\e606';
}
.icon-collect[data-v-0e0677d0]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-0e0677d0]:before {
  content: '\e609';
}
.icon-more-img[data-v-0e0677d0]:before {
  content: '\e60a';
}
.icon-select[data-v-0e0677d0]:before {
  content: '\e60b';
}
.icon-more[data-v-0e0677d0]:before {
  content: '\e602';
}
.icon-close[data-v-0e0677d0]:before {
  content: '\e604';
}
.icon-topic-green[data-v-0e0677d0]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-0e0677d0]::before {
  content: '\e617';
}
.icon-last[data-v-0e0677d0]::before {
  content: '\e664';
}
.icon-next[data-v-0e0677d0]::before {
  content: '\e663';
}
.da-p[data-v-0e0677d0] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-0e0677d0] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-0e0677d0] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-0e0677d0] {
  cursor: pointer;
}
.da-list-transition-move[data-v-0e0677d0],
.da-list-transition-enter-active[data-v-0e0677d0],
.da-list-transition-leave-active[data-v-0e0677d0] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-0e0677d0] {
  position: absolute;
}
.da-list-transition-enter[data-v-0e0677d0],
.da-list-transition-leave-to[data-v-0e0677d0] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.decoration-product[data-v-0e0677d0] {
  width: 100%;
}
.thumb-wrap[data-v-0e0677d0] {
  position: relative;
}
.no-stock-mask[data-v-0e0677d0] {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 0.64rem;
}
.no-stock-tag[data-v-0e0677d0] {
  padding: 0.05333rem 0.16rem;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0.10667rem;
}
.card-1[data-v-0e0677d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.thumb-1[data-v-0e0677d0] {
  width: 5.12rem;
  height: 5.12rem;
  border-radius: 0.42667rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-1[data-v-0e0677d0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  padding-left: 0.42667rem;
}
/* column2 场景：单卡片内部采用上下结构 */
.card-1-col[data-v-0e0677d0] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-1-col .thumb-1[data-v-0e0677d0] {
  width: 100%;
  height: auto;
}
.card-1-col .content-1[data-v-0e0677d0] {
  padding-left: 0;
  padding-top: 0.21333rem;
}
.title-row[data-v-0e0677d0] {
  position: relative;
}
.item-logo[data-v-0e0677d0] {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.06667rem;
  height: 0.53333rem;
}
.title-1[data-v-0e0677d0],
.title-3[data-v-0e0677d0],
.title-4[data-v-0e0677d0] {
  font-size: 0.74667rem;
  color: #313233;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.indent[data-v-0e0677d0] {
  padding-left: 1.17333rem;
}
.bottom-1[data-v-0e0677d0] {
  margin-top: 0.10667rem;
}
.price-row-1[data-v-0e0677d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.price-main[data-v-0e0677d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.price[data-v-0e0677d0] {
  color: #ff3232;
}
.price-symbol[data-v-0e0677d0] {
  font-size: 0.48rem;
  color: #ff3232;
  margin-right: 0.05333rem;
}
.price.scope[data-v-0e0677d0] {
  font-size: 0.96rem;
}
.price.plus[data-v-0e0677d0] {
  margin: 0 0.05333rem;
}
.price.money[data-v-0e0677d0] {
  font-size: 0.96rem;
}
.origin-price[data-v-0e0677d0] {
  margin-left: 0.10667rem;
  font-size: 0.64rem;
  color: #999;
  text-decoration: line-through;
}
.no-stock-tip[data-v-0e0677d0] {
  font-size: 0.64rem;
  color: #999;
}
.extra-row[data-v-0e0677d0] {
  margin-top: 0.05333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.price-estimated[data-v-0e0677d0] {
  display: inline-block;
  margin-bottom: 0.21333rem;
  padding: 0.13333rem 0.26667rem;
  text-align: center;
  border-radius: 0.58667rem;
  font-size: 0.48rem;
  color: #fff;
  background: #ff3232;
}
.sales-volume[data-v-0e0677d0] {
  font-size: 0.64rem;
  color: #969799;
}
.labels-row[data-v-0e0677d0],
.label-single[data-v-0e0677d0] {
  margin-top: 0.10667rem;
}
.label-tag[data-v-0e0677d0] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.21333rem;
  height: 0.85333rem;
  border-radius: 0.10667rem;
  background: #fff3e8;
  color: #ff7124;
  font-size: 0.53333rem;
  margin-right: 0.21333rem;
}
.label-gc[data-v-0e0677d0] {
  background: #2a7bff;
  color: #fff;
}
.label-zy[data-v-0e0677d0] {
  background: #22a023;
  color: #fff;
}
.label-xn[data-v-0e0677d0] {
  background: #F7B500;
  color: #fff;
}
.shop-name[data-v-0e0677d0] {
  margin-top: 0.10667rem;
  font-size: 0.64rem;
  color: #4b4d4f;
}
.card-3[data-v-0e0677d0],
.card-4[data-v-0e0677d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.thumb-3[data-v-0e0677d0],
.thumb-4[data-v-0e0677d0] {
  width: 100%;
  height: 5.33333rem;
  border-radius: 0.21333rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-3[data-v-0e0677d0],
.content-4[data-v-0e0677d0] {
  padding-top: 0.10667rem;
}
.labels-or-volume[data-v-0e0677d0] {
  margin-top: 0.10667rem;
}
.price-row-3[data-v-0e0677d0],
.price-row-4[data-v-0e0677d0] {
  margin-top: 0.10667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart[data-v-0e0677d0] {
  background: #eaeaea;
  width: 0.96rem;
  height: 0.96rem;
  line-height: 0.96rem;
  vertical-align: middle;
  border-radius: 0.96rem;
  text-align: center;
}
.point-symbol[data-v-0e0677d0] {
  font-size: 0.48rem;
}
.price-start[data-v-0e0677d0] {
  font-size: 0.48rem;
  color: #ff3232;
}

.flex-row-cen-start[data-v-dc85d8b0] {
  display: -webkit-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-dc85d8b0] {
  display: -webkit-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-dc85d8b0] {
  display: -webkit-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-dc85d8b0] {
  display: -webkit-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-dc85d8b0] {
  display: -webkit-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-dc85d8b0] {
  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-dc85d8b0] {
  display: -webkit-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-dc85d8b0] {
  display: -webkit-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-dc85d8b0] {
  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-dc85d8b0] {
  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-dc85d8b0] {
  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-dc85d8b0] {
  display: -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-dc85d8b0] {
  display: -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-dc85d8b0] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-dc85d8b0] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-dc85d8b0] {
  width: 100%;
}
.flex-row[data-v-dc85d8b0] {
  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-dc85d8b0] {
  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-dc85d8b0] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-dc85d8b0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-dc85d8b0] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-dc85d8b0] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-dc85d8b0] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-dc85d8b0] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-dc85d8b0] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-dc85d8b0] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-dc85d8b0] {
  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-dc85d8b0] {
  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-dc85d8b0]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-dc85d8b0]::before {
  content: '\e657';
}
.icon-fold[data-v-dc85d8b0]::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-dc85d8b0] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-dc85d8b0]:before {
  content: "\e668";
}
.icon-sort[data-v-dc85d8b0]:before {
  content: '\e616';
}
.icon-plus-v[data-v-dc85d8b0]:before {
  content: '\e607';
}
.icon-comment[data-v-dc85d8b0]:before {
  content: '\e614';
}
.icon-share[data-v-dc85d8b0]:before {
  content: '\e615';
}
.icon-like-fill[data-v-dc85d8b0]:before {
  content: '\e610';
}
.icon-like[data-v-dc85d8b0]:before {
  content: '\e611';
}
.icon-sight[data-v-dc85d8b0]:before {
  content: '\e60f';
}
.icon-jin[data-v-dc85d8b0]:before {
  content: '\e613';
}
.icon-official[data-v-dc85d8b0]:before {
  content: '\e60c';
}
.icon-praise[data-v-dc85d8b0]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-dc85d8b0]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-dc85d8b0]:before {
  content: '\e606';
}
.icon-collect[data-v-dc85d8b0]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-dc85d8b0]:before {
  content: '\e609';
}
.icon-more-img[data-v-dc85d8b0]:before {
  content: '\e60a';
}
.icon-select[data-v-dc85d8b0]:before {
  content: '\e60b';
}
.icon-more[data-v-dc85d8b0]:before {
  content: '\e602';
}
.icon-close[data-v-dc85d8b0]:before {
  content: '\e604';
}
.icon-topic-green[data-v-dc85d8b0]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-dc85d8b0]::before {
  content: '\e617';
}
.icon-last[data-v-dc85d8b0]::before {
  content: '\e664';
}
.icon-next[data-v-dc85d8b0]::before {
  content: '\e663';
}
.da-p[data-v-dc85d8b0] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-dc85d8b0] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-dc85d8b0] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-dc85d8b0] {
  cursor: pointer;
}
.da-list-transition-move[data-v-dc85d8b0],
.da-list-transition-enter-active[data-v-dc85d8b0],
.da-list-transition-leave-active[data-v-dc85d8b0] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-dc85d8b0] {
  position: absolute;
}
.da-list-transition-enter[data-v-dc85d8b0],
.da-list-transition-leave-to[data-v-dc85d8b0] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.waterflow-item[data-v-dc85d8b0] {
  margin-bottom: 0.32rem;
}

.flex-row-cen-start[data-v-47eac2d4] {
  display: -webkit-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-47eac2d4] {
  display: -webkit-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-47eac2d4] {
  display: -webkit-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-47eac2d4] {
  display: -webkit-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-47eac2d4] {
  display: -webkit-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-47eac2d4] {
  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-47eac2d4] {
  display: -webkit-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-47eac2d4] {
  display: -webkit-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-47eac2d4] {
  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-47eac2d4] {
  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-47eac2d4] {
  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-47eac2d4] {
  display: -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-47eac2d4] {
  display: -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-47eac2d4] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-47eac2d4] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-47eac2d4] {
  width: 100%;
}
.flex-row[data-v-47eac2d4] {
  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-47eac2d4] {
  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-47eac2d4] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-47eac2d4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-47eac2d4] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-47eac2d4] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-47eac2d4] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-47eac2d4] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-47eac2d4] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-47eac2d4] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-47eac2d4] {
  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-47eac2d4] {
  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-47eac2d4]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-47eac2d4]::before {
  content: '\e657';
}
.icon-fold[data-v-47eac2d4]::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-47eac2d4] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-47eac2d4]:before {
  content: "\e668";
}
.icon-sort[data-v-47eac2d4]:before {
  content: '\e616';
}
.icon-plus-v[data-v-47eac2d4]:before {
  content: '\e607';
}
.icon-comment[data-v-47eac2d4]:before {
  content: '\e614';
}
.icon-share[data-v-47eac2d4]:before {
  content: '\e615';
}
.icon-like-fill[data-v-47eac2d4]:before {
  content: '\e610';
}
.icon-like[data-v-47eac2d4]:before {
  content: '\e611';
}
.icon-sight[data-v-47eac2d4]:before {
  content: '\e60f';
}
.icon-jin[data-v-47eac2d4]:before {
  content: '\e613';
}
.icon-official[data-v-47eac2d4]:before {
  content: '\e60c';
}
.icon-praise[data-v-47eac2d4]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-47eac2d4]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-47eac2d4]:before {
  content: '\e606';
}
.icon-collect[data-v-47eac2d4]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-47eac2d4]:before {
  content: '\e609';
}
.icon-more-img[data-v-47eac2d4]:before {
  content: '\e60a';
}
.icon-select[data-v-47eac2d4]:before {
  content: '\e60b';
}
.icon-more[data-v-47eac2d4]:before {
  content: '\e602';
}
.icon-close[data-v-47eac2d4]:before {
  content: '\e604';
}
.icon-topic-green[data-v-47eac2d4]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-47eac2d4]::before {
  content: '\e617';
}
.icon-last[data-v-47eac2d4]::before {
  content: '\e664';
}
.icon-next[data-v-47eac2d4]::before {
  content: '\e663';
}
.da-p[data-v-47eac2d4] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-47eac2d4] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-47eac2d4] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-47eac2d4] {
  cursor: pointer;
}
.da-list-transition-move[data-v-47eac2d4],
.da-list-transition-enter-active[data-v-47eac2d4],
.da-list-transition-leave-active[data-v-47eac2d4] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-47eac2d4] {
  position: absolute;
}
.da-list-transition-enter[data-v-47eac2d4],
.da-list-transition-leave-to[data-v-47eac2d4] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.waterflow-wrapper[data-v-47eac2d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.waterflow-col[data-v-47eac2d4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.waterflow-col[data-v-47eac2d4]:not(:last-child) {
  margin-right: 0.21333rem;
}

.flex-row-cen-start[data-v-7cf527ce] {
  display: -webkit-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-7cf527ce] {
  display: -webkit-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-7cf527ce] {
  display: -webkit-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-7cf527ce] {
  display: -webkit-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-7cf527ce] {
  display: -webkit-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-7cf527ce] {
  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-7cf527ce] {
  display: -webkit-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-7cf527ce] {
  display: -webkit-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-7cf527ce] {
  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-7cf527ce] {
  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-7cf527ce] {
  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-7cf527ce] {
  display: -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-7cf527ce] {
  display: -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-7cf527ce] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-7cf527ce] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-7cf527ce] {
  width: 100%;
}
.flex-row[data-v-7cf527ce] {
  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-7cf527ce] {
  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-7cf527ce] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-7cf527ce] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-7cf527ce] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-7cf527ce] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-7cf527ce] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-7cf527ce] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-7cf527ce] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-7cf527ce] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-7cf527ce] {
  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-7cf527ce] {
  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-7cf527ce]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-7cf527ce]::before {
  content: '\e657';
}
.icon-fold[data-v-7cf527ce]::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-7cf527ce] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-7cf527ce]:before {
  content: "\e668";
}
.icon-sort[data-v-7cf527ce]:before {
  content: '\e616';
}
.icon-plus-v[data-v-7cf527ce]:before {
  content: '\e607';
}
.icon-comment[data-v-7cf527ce]:before {
  content: '\e614';
}
.icon-share[data-v-7cf527ce]:before {
  content: '\e615';
}
.icon-like-fill[data-v-7cf527ce]:before {
  content: '\e610';
}
.icon-like[data-v-7cf527ce]:before {
  content: '\e611';
}
.icon-sight[data-v-7cf527ce]:before {
  content: '\e60f';
}
.icon-jin[data-v-7cf527ce]:before {
  content: '\e613';
}
.icon-official[data-v-7cf527ce]:before {
  content: '\e60c';
}
.icon-praise[data-v-7cf527ce]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-7cf527ce]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-7cf527ce]:before {
  content: '\e606';
}
.icon-collect[data-v-7cf527ce]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-7cf527ce]:before {
  content: '\e609';
}
.icon-more-img[data-v-7cf527ce]:before {
  content: '\e60a';
}
.icon-select[data-v-7cf527ce]:before {
  content: '\e60b';
}
.icon-more[data-v-7cf527ce]:before {
  content: '\e602';
}
.icon-close[data-v-7cf527ce]:before {
  content: '\e604';
}
.icon-topic-green[data-v-7cf527ce]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-7cf527ce]::before {
  content: '\e617';
}
.icon-last[data-v-7cf527ce]::before {
  content: '\e664';
}
.icon-next[data-v-7cf527ce]::before {
  content: '\e663';
}
.da-p[data-v-7cf527ce] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-7cf527ce] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-7cf527ce] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-7cf527ce] {
  cursor: pointer;
}
.da-list-transition-move[data-v-7cf527ce],
.da-list-transition-enter-active[data-v-7cf527ce],
.da-list-transition-leave-active[data-v-7cf527ce] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-7cf527ce] {
  position: absolute;
}
.da-list-transition-enter[data-v-7cf527ce],
.da-list-transition-leave-to[data-v-7cf527ce] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.product-list-card[data-v-7cf527ce] {
  width: 100%;
}

.flex-row-cen-start[data-v-174a38c0] {
  display: -webkit-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-174a38c0] {
  display: -webkit-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-174a38c0] {
  display: -webkit-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-174a38c0] {
  display: -webkit-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-174a38c0] {
  display: -webkit-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-174a38c0] {
  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-174a38c0] {
  display: -webkit-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-174a38c0] {
  display: -webkit-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-174a38c0] {
  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-174a38c0] {
  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-174a38c0] {
  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-174a38c0] {
  display: -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-174a38c0] {
  display: -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-174a38c0] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-174a38c0] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-174a38c0] {
  width: 100%;
}
.flex-row[data-v-174a38c0] {
  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-174a38c0] {
  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-174a38c0] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-174a38c0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-174a38c0] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-174a38c0] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-174a38c0] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-174a38c0] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-174a38c0] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-174a38c0] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-174a38c0] {
  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-174a38c0] {
  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-174a38c0]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-174a38c0]::before {
  content: '\e657';
}
.icon-fold[data-v-174a38c0]::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-174a38c0] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-174a38c0]:before {
  content: "\e668";
}
.icon-sort[data-v-174a38c0]:before {
  content: '\e616';
}
.icon-plus-v[data-v-174a38c0]:before {
  content: '\e607';
}
.icon-comment[data-v-174a38c0]:before {
  content: '\e614';
}
.icon-share[data-v-174a38c0]:before {
  content: '\e615';
}
.icon-like-fill[data-v-174a38c0]:before {
  content: '\e610';
}
.icon-like[data-v-174a38c0]:before {
  content: '\e611';
}
.icon-sight[data-v-174a38c0]:before {
  content: '\e60f';
}
.icon-jin[data-v-174a38c0]:before {
  content: '\e613';
}
.icon-official[data-v-174a38c0]:before {
  content: '\e60c';
}
.icon-praise[data-v-174a38c0]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-174a38c0]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-174a38c0]:before {
  content: '\e606';
}
.icon-collect[data-v-174a38c0]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-174a38c0]:before {
  content: '\e609';
}
.icon-more-img[data-v-174a38c0]:before {
  content: '\e60a';
}
.icon-select[data-v-174a38c0]:before {
  content: '\e60b';
}
.icon-more[data-v-174a38c0]:before {
  content: '\e602';
}
.icon-close[data-v-174a38c0]:before {
  content: '\e604';
}
.icon-topic-green[data-v-174a38c0]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-174a38c0]::before {
  content: '\e617';
}
.icon-last[data-v-174a38c0]::before {
  content: '\e664';
}
.icon-next[data-v-174a38c0]::before {
  content: '\e663';
}
.da-p[data-v-174a38c0] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-174a38c0] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-174a38c0] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-174a38c0] {
  cursor: pointer;
}
.da-list-transition-move[data-v-174a38c0],
.da-list-transition-enter-active[data-v-174a38c0],
.da-list-transition-leave-active[data-v-174a38c0] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-174a38c0] {
  position: absolute;
}
.da-list-transition-enter[data-v-174a38c0],
.da-list-transition-leave-to[data-v-174a38c0] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.product-cross-card-wrap[data-v-174a38c0] {
  display: inline-block;
}

.flex-row-cen-start[data-v-489c439e] {
  display: -webkit-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-489c439e] {
  display: -webkit-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-489c439e] {
  display: -webkit-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-489c439e] {
  display: -webkit-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-489c439e] {
  display: -webkit-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-489c439e] {
  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-489c439e] {
  display: -webkit-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-489c439e] {
  display: -webkit-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-489c439e] {
  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-489c439e] {
  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-489c439e] {
  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-489c439e] {
  display: -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-489c439e] {
  display: -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-489c439e] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-489c439e] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-489c439e] {
  width: 100%;
}
.flex-row[data-v-489c439e] {
  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-489c439e] {
  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-489c439e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-489c439e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-489c439e] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-489c439e] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-489c439e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-489c439e] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-489c439e] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-489c439e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-489c439e] {
  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-489c439e] {
  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-489c439e]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-489c439e]::before {
  content: '\e657';
}
.icon-fold[data-v-489c439e]::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-489c439e] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-489c439e]:before {
  content: "\e668";
}
.icon-sort[data-v-489c439e]:before {
  content: '\e616';
}
.icon-plus-v[data-v-489c439e]:before {
  content: '\e607';
}
.icon-comment[data-v-489c439e]:before {
  content: '\e614';
}
.icon-share[data-v-489c439e]:before {
  content: '\e615';
}
.icon-like-fill[data-v-489c439e]:before {
  content: '\e610';
}
.icon-like[data-v-489c439e]:before {
  content: '\e611';
}
.icon-sight[data-v-489c439e]:before {
  content: '\e60f';
}
.icon-jin[data-v-489c439e]:before {
  content: '\e613';
}
.icon-official[data-v-489c439e]:before {
  content: '\e60c';
}
.icon-praise[data-v-489c439e]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-489c439e]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-489c439e]:before {
  content: '\e606';
}
.icon-collect[data-v-489c439e]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-489c439e]:before {
  content: '\e609';
}
.icon-more-img[data-v-489c439e]:before {
  content: '\e60a';
}
.icon-select[data-v-489c439e]:before {
  content: '\e60b';
}
.icon-more[data-v-489c439e]:before {
  content: '\e602';
}
.icon-close[data-v-489c439e]:before {
  content: '\e604';
}
.icon-topic-green[data-v-489c439e]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-489c439e]::before {
  content: '\e617';
}
.icon-last[data-v-489c439e]::before {
  content: '\e664';
}
.icon-next[data-v-489c439e]::before {
  content: '\e663';
}
.da-p[data-v-489c439e] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-489c439e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-489c439e] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-489c439e] {
  cursor: pointer;
}
.da-list-transition-move[data-v-489c439e],
.da-list-transition-enter-active[data-v-489c439e],
.da-list-transition-leave-active[data-v-489c439e] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-489c439e] {
  position: absolute;
}
.da-list-transition-enter[data-v-489c439e],
.da-list-transition-leave-to[data-v-489c439e] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.product-list-wrapper[data-v-489c439e] {
  width: 100%;
}
.product-list-common[data-v-489c439e] {
  overflow: hidden;
  border-bottom-left-radius: 0.42667rem;
  border-bottom-right-radius: 0.42667rem;
}
.list-type-1[data-v-489c439e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  padding-bottom: 0.42667rem;
}
.list-type-2[data-v-489c439e],
.list-type-3[data-v-489c439e] {
  background: #fff;
  padding: 0 0.32rem 0.32rem;
}
.list-type-4[data-v-489c439e] {
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  overflow-x: auto;
}
.img-tag-view[data-v-489c439e] {
  padding: 0 0.32rem;
  height: 1.38667rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.img-tag-title[data-v-489c439e] {
  font-size: 0.85333rem;
  color: #333;
  font-weight: 500;
}
.img-tag-image[data-v-489c439e] {
  display: block;
  width: 100%;
}
.hori-show-more[data-v-489c439e] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hori-show-more-text[data-v-489c439e] {
  font-size: 0.37333rem;
}
.more-bottom[data-v-489c439e] {
  margin: 0.32rem;
}
.show-more-btn[data-v-489c439e] {
  border: none;
  background: #f2f3f5;
  border-radius: 26.64rem;
  padding: 0.16rem 0.42667rem;
  cursor: pointer;
}
.product-list-grid[data-v-489c439e] {
  display: grid;
  grid-row-gap: 0.32rem;
  grid-column-gap: 0.32rem;
}
.product-list-grid.cols-1[data-v-489c439e] {
  grid-template-columns: 1fr;
}
.product-list-grid.cols-2[data-v-489c439e] {
  grid-template-columns: repeat(2, 1fr);
}
.product-list-grid.cols-3[data-v-489c439e] {
  grid-template-columns: repeat(3, 1fr);
}
.product-card[data-v-489c439e],
.product-card-horizontal[data-v-489c439e] {
  background: #fff;
  border-radius: 0.21333rem;
  overflow: hidden;
}
.product-card[data-v-489c439e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-card-horizontal[data-v-489c439e] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 5.86667rem;
  margin-right: 0.21333rem;
}
.img-box[data-v-489c439e] {
  width: 100%;
  position: relative;
}
.product-card-horizontal .img-box[data-v-489c439e] {
  width: 3.2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.img-box img[data-v-489c439e] {
  display: block;
  width: 100%;
  height: auto;
}
.info-box[data-v-489c439e] {
  padding: 0.21333rem 0.21333rem 0.32rem;
}
.product-card-horizontal .info-box[data-v-489c439e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.title[data-v-489c439e] {
  font-size: 0.74667rem;
  color: #313233;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sub-title[data-v-489c439e] {
  margin-top: 0.10667rem;
  font-size: 0.64rem;
  color: #4b4d4f;
}
.price-row[data-v-489c439e] {
  margin-top: 0.16rem;
  font-size: 0.74667rem;
  color: #ff7124;
}
.price[data-v-489c439e] {
  font-weight: 500;
}
.mt32[data-v-489c439e] {
  margin-top: 0.42667rem;
}

.flex-row-cen-start[data-v-48256fb6] {
  display: -webkit-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-48256fb6] {
  display: -webkit-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-48256fb6] {
  display: -webkit-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-48256fb6] {
  display: -webkit-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-48256fb6] {
  display: -webkit-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-48256fb6] {
  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-48256fb6] {
  display: -webkit-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-48256fb6] {
  display: -webkit-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-48256fb6] {
  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-48256fb6] {
  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-48256fb6] {
  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-48256fb6] {
  display: -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-48256fb6] {
  display: -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-48256fb6] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-48256fb6] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-48256fb6] {
  width: 100%;
}
.flex-row[data-v-48256fb6] {
  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-48256fb6] {
  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-48256fb6] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-48256fb6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-48256fb6] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-48256fb6] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-48256fb6] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-48256fb6] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-48256fb6] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-48256fb6] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-48256fb6] {
  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-48256fb6] {
  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-48256fb6]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-48256fb6]::before {
  content: '\e657';
}
.icon-fold[data-v-48256fb6]::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-48256fb6] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-48256fb6]:before {
  content: "\e668";
}
.icon-sort[data-v-48256fb6]:before {
  content: '\e616';
}
.icon-plus-v[data-v-48256fb6]:before {
  content: '\e607';
}
.icon-comment[data-v-48256fb6]:before {
  content: '\e614';
}
.icon-share[data-v-48256fb6]:before {
  content: '\e615';
}
.icon-like-fill[data-v-48256fb6]:before {
  content: '\e610';
}
.icon-like[data-v-48256fb6]:before {
  content: '\e611';
}
.icon-sight[data-v-48256fb6]:before {
  content: '\e60f';
}
.icon-jin[data-v-48256fb6]:before {
  content: '\e613';
}
.icon-official[data-v-48256fb6]:before {
  content: '\e60c';
}
.icon-praise[data-v-48256fb6]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-48256fb6]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-48256fb6]:before {
  content: '\e606';
}
.icon-collect[data-v-48256fb6]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-48256fb6]:before {
  content: '\e609';
}
.icon-more-img[data-v-48256fb6]:before {
  content: '\e60a';
}
.icon-select[data-v-48256fb6]:before {
  content: '\e60b';
}
.icon-more[data-v-48256fb6]:before {
  content: '\e602';
}
.icon-close[data-v-48256fb6]:before {
  content: '\e604';
}
.icon-topic-green[data-v-48256fb6]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-48256fb6]::before {
  content: '\e617';
}
.icon-last[data-v-48256fb6]::before {
  content: '\e664';
}
.icon-next[data-v-48256fb6]::before {
  content: '\e663';
}
.da-p[data-v-48256fb6] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-48256fb6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-48256fb6] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-48256fb6] {
  cursor: pointer;
}
.da-list-transition-move[data-v-48256fb6],
.da-list-transition-enter-active[data-v-48256fb6],
.da-list-transition-leave-active[data-v-48256fb6] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-48256fb6] {
  position: absolute;
}
.da-list-transition-enter[data-v-48256fb6],
.da-list-transition-leave-to[data-v-48256fb6] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.goods-swiper-wrapper[data-v-48256fb6] {
  width: 100%;
}
.tab-box[data-v-48256fb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 0.21333rem 0.32rem 0;
  overflow-x: auto;
}
.tab-item[data-v-48256fb6] {
  padding: 0.32rem 0.64rem;
  margin-right: 0.42667rem;
  border-radius: 26.64rem;
  background: #f2f3f5;
  font-size: 0.74667rem;
  color: #646566;
  white-space: nowrap;
  cursor: pointer;
}
.tab-item.active[data-v-48256fb6] {
  background: #1989fa;
  color: #fff;
}
.tab-text[data-v-48256fb6] {
  line-height: 1;
}
.module-box[data-v-48256fb6] {
  background: #fff;
}

.flex-row-cen-start[data-v-290a72ba] {
  display: -webkit-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-290a72ba] {
  display: -webkit-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-290a72ba] {
  display: -webkit-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-290a72ba] {
  display: -webkit-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-290a72ba] {
  display: -webkit-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-290a72ba] {
  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-290a72ba] {
  display: -webkit-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-290a72ba] {
  display: -webkit-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-290a72ba] {
  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-290a72ba] {
  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-290a72ba] {
  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-290a72ba] {
  display: -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-290a72ba] {
  display: -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-290a72ba] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-290a72ba] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-290a72ba] {
  width: 100%;
}
.flex-row[data-v-290a72ba] {
  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-290a72ba] {
  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-290a72ba] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-290a72ba] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-290a72ba] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-290a72ba] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-290a72ba] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-290a72ba] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-290a72ba] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-290a72ba] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-290a72ba] {
  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-290a72ba] {
  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-290a72ba]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-290a72ba]::before {
  content: '\e657';
}
.icon-fold[data-v-290a72ba]::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-290a72ba] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-290a72ba]:before {
  content: "\e668";
}
.icon-sort[data-v-290a72ba]:before {
  content: '\e616';
}
.icon-plus-v[data-v-290a72ba]:before {
  content: '\e607';
}
.icon-comment[data-v-290a72ba]:before {
  content: '\e614';
}
.icon-share[data-v-290a72ba]:before {
  content: '\e615';
}
.icon-like-fill[data-v-290a72ba]:before {
  content: '\e610';
}
.icon-like[data-v-290a72ba]:before {
  content: '\e611';
}
.icon-sight[data-v-290a72ba]:before {
  content: '\e60f';
}
.icon-jin[data-v-290a72ba]:before {
  content: '\e613';
}
.icon-official[data-v-290a72ba]:before {
  content: '\e60c';
}
.icon-praise[data-v-290a72ba]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-290a72ba]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-290a72ba]:before {
  content: '\e606';
}
.icon-collect[data-v-290a72ba]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-290a72ba]:before {
  content: '\e609';
}
.icon-more-img[data-v-290a72ba]:before {
  content: '\e60a';
}
.icon-select[data-v-290a72ba]:before {
  content: '\e60b';
}
.icon-more[data-v-290a72ba]:before {
  content: '\e602';
}
.icon-close[data-v-290a72ba]:before {
  content: '\e604';
}
.icon-topic-green[data-v-290a72ba]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-290a72ba]::before {
  content: '\e617';
}
.icon-last[data-v-290a72ba]::before {
  content: '\e664';
}
.icon-next[data-v-290a72ba]::before {
  content: '\e663';
}
.da-p[data-v-290a72ba] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-290a72ba] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-290a72ba] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-290a72ba] {
  cursor: pointer;
}
.da-list-transition-move[data-v-290a72ba],
.da-list-transition-enter-active[data-v-290a72ba],
.da-list-transition-leave-active[data-v-290a72ba] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-290a72ba] {
  position: absolute;
}
.da-list-transition-enter[data-v-290a72ba],
.da-list-transition-leave-to[data-v-290a72ba] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.wrap[data-v-290a72ba] {
  padding: 0.26667rem;
}

