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

.flex-row-cen-start[data-v-016a620e] {
  display: -webkit-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-016a620e] {
  display: -webkit-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-016a620e] {
  display: -webkit-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-016a620e] {
  display: -webkit-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-016a620e] {
  display: -webkit-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-016a620e] {
  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-016a620e] {
  display: -webkit-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-016a620e] {
  display: -webkit-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-016a620e] {
  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-016a620e] {
  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-016a620e] {
  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-016a620e] {
  display: -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-016a620e] {
  display: -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-016a620e] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-016a620e] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-016a620e] {
  width: 100%;
}
.flex-row[data-v-016a620e] {
  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-016a620e] {
  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-016a620e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-016a620e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-016a620e] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-016a620e] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-016a620e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-016a620e] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-016a620e] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-016a620e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-016a620e] {
  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-016a620e] {
  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-016a620e]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-016a620e]::before {
  content: '\e657';
}
.icon-fold[data-v-016a620e]::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-016a620e] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-016a620e]:before {
  content: "\e668";
}
.icon-sort[data-v-016a620e]:before {
  content: '\e616';
}
.icon-plus-v[data-v-016a620e]:before {
  content: '\e607';
}
.icon-comment[data-v-016a620e]:before {
  content: '\e614';
}
.icon-share[data-v-016a620e]:before {
  content: '\e615';
}
.icon-like-fill[data-v-016a620e]:before {
  content: '\e610';
}
.icon-like[data-v-016a620e]:before {
  content: '\e611';
}
.icon-sight[data-v-016a620e]:before {
  content: '\e60f';
}
.icon-jin[data-v-016a620e]:before {
  content: '\e613';
}
.icon-official[data-v-016a620e]:before {
  content: '\e60c';
}
.icon-praise[data-v-016a620e]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-016a620e]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-016a620e]:before {
  content: '\e606';
}
.icon-collect[data-v-016a620e]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-016a620e]:before {
  content: '\e609';
}
.icon-more-img[data-v-016a620e]:before {
  content: '\e60a';
}
.icon-select[data-v-016a620e]:before {
  content: '\e60b';
}
.icon-more[data-v-016a620e]:before {
  content: '\e602';
}
.icon-close[data-v-016a620e]:before {
  content: '\e604';
}
.icon-topic-green[data-v-016a620e]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-016a620e]::before {
  content: '\e617';
}
.icon-last[data-v-016a620e]::before {
  content: '\e664';
}
.icon-next[data-v-016a620e]::before {
  content: '\e663';
}
.da-p[data-v-016a620e] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-016a620e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-016a620e] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-016a620e] {
  cursor: pointer;
}
.da-list-transition-move[data-v-016a620e],
.da-list-transition-enter-active[data-v-016a620e],
.da-list-transition-leave-active[data-v-016a620e] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-016a620e] {
  position: absolute;
}
.da-list-transition-enter[data-v-016a620e],
.da-list-transition-leave-to[data-v-016a620e] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.lb-modal-wrap[data-v-016a620e] {
  height: 23rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.product-img[data-v-016a620e] {
  width: 6.5rem;
  margin: 0 auto;
  overflow: hidden;
}
.product-img img[data-v-016a620e] {
  width: 100%;
}
.product-base[data-v-016a620e] {
  margin-top: 1.25rem;
}
.product-base-info[data-v-016a620e] {
  max-width: 8.5rem;
}
.product-base-info h4[data-v-016a620e],
.product-base-info p[data-v-016a620e] {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.product-base-info .title[data-v-016a620e] {
  font-size: 0.9rem;
  font-weight: 600;
  color: #2f2f2f;
  line-height: 1.28rem;
}
.product-base-info .english_name[data-v-016a620e] {
  font-size: 0.8rem;
  font-weight: 400;
  color: #a0a0a0;
  line-height: 1.12rem;
}
.product-base-info .intro[data-v-016a620e] {
  font-size: 0.74rem;
  font-weight: 400;
  color: #545454;
  line-height: 1.06rem;
  margin-top: 0.5rem;
}
.product-base-info .time[data-v-016a620e] {
  margin-top: 0.74rem;
}
.product-base-info .time img[data-v-016a620e] {
  width: 1.06rem;
  height: 1.06rem;
  font-size: 0;
  vertical-align: middle;
  -webkit-box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.1);
          box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.1);
  margin-right: 0.5rem;
}
.product-base-info .time .time-info[data-v-016a620e] {
  font-size: 0.69rem;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  color: #2f2f2f;
  line-height: 0.98rem;
}
.overview[data-v-016a620e] {
  margin-top: 1rem;
}
.overview .overview-title[data-v-016a620e] {
  font-size: 0.9rem;
  font-weight: 600;
  color: #2f2f2f;
  line-height: 1.28rem;
}
.overview p[data-v-016a620e] {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.overview .overview-text[data-v-016a620e] {
  margin-top: 0.5rem;
  font-size: 0.85rem;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 1.2rem;
}
.dime-info[data-v-016a620e] {
  margin-top: 2rem;
}
.dime-info .title[data-v-016a620e] {
  font-size: 0.91rem;
  font-weight: 600;
  color: #2f2f2f;
  margin-bottom: 0.85rem;
}
.dime-info .intro[data-v-016a620e] {
  margin-top: 0.5rem;
}
.dime-info .intro .dime-name[data-v-016a620e] {
  font-size: 0.85rem;
  font-weight: 400;
  color: #2f2f2f;
  max-width: 9.8rem;
}
.dime-info .intro .dime-text[data-v-016a620e] {
  font-size: 0.85rem;
  font-weight: 400;
  color: #6a6a6a;
  max-width: 9.5rem;
}

.flex-row-cen-start[data-v-6e1c9d0e] {
  display: -webkit-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-6e1c9d0e] {
  display: -webkit-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-6e1c9d0e] {
  display: -webkit-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-6e1c9d0e] {
  display: -webkit-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-6e1c9d0e] {
  display: -webkit-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-6e1c9d0e] {
  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-6e1c9d0e] {
  display: -webkit-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-6e1c9d0e] {
  display: -webkit-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-6e1c9d0e] {
  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-6e1c9d0e] {
  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-6e1c9d0e] {
  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-6e1c9d0e] {
  display: -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-6e1c9d0e] {
  display: -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-6e1c9d0e] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-6e1c9d0e] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-6e1c9d0e] {
  width: 100%;
}
.flex-row[data-v-6e1c9d0e] {
  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-6e1c9d0e] {
  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-6e1c9d0e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-6e1c9d0e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-6e1c9d0e] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-6e1c9d0e] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-6e1c9d0e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-6e1c9d0e] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-6e1c9d0e] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-6e1c9d0e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-6e1c9d0e] {
  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-6e1c9d0e] {
  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-6e1c9d0e]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-6e1c9d0e]::before {
  content: '\e657';
}
.icon-fold[data-v-6e1c9d0e]::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-6e1c9d0e] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-6e1c9d0e]:before {
  content: "\e668";
}
.icon-sort[data-v-6e1c9d0e]:before {
  content: '\e616';
}
.icon-plus-v[data-v-6e1c9d0e]:before {
  content: '\e607';
}
.icon-comment[data-v-6e1c9d0e]:before {
  content: '\e614';
}
.icon-share[data-v-6e1c9d0e]:before {
  content: '\e615';
}
.icon-like-fill[data-v-6e1c9d0e]:before {
  content: '\e610';
}
.icon-like[data-v-6e1c9d0e]:before {
  content: '\e611';
}
.icon-sight[data-v-6e1c9d0e]:before {
  content: '\e60f';
}
.icon-jin[data-v-6e1c9d0e]:before {
  content: '\e613';
}
.icon-official[data-v-6e1c9d0e]:before {
  content: '\e60c';
}
.icon-praise[data-v-6e1c9d0e]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-6e1c9d0e]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-6e1c9d0e]:before {
  content: '\e606';
}
.icon-collect[data-v-6e1c9d0e]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-6e1c9d0e]:before {
  content: '\e609';
}
.icon-more-img[data-v-6e1c9d0e]:before {
  content: '\e60a';
}
.icon-select[data-v-6e1c9d0e]:before {
  content: '\e60b';
}
.icon-more[data-v-6e1c9d0e]:before {
  content: '\e602';
}
.icon-close[data-v-6e1c9d0e]:before {
  content: '\e604';
}
.icon-topic-green[data-v-6e1c9d0e]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-6e1c9d0e]::before {
  content: '\e617';
}
.icon-last[data-v-6e1c9d0e]::before {
  content: '\e664';
}
.icon-next[data-v-6e1c9d0e]::before {
  content: '\e663';
}
.da-p[data-v-6e1c9d0e] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-6e1c9d0e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-6e1c9d0e] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-6e1c9d0e] {
  cursor: pointer;
}
.da-list-transition-move[data-v-6e1c9d0e],
.da-list-transition-enter-active[data-v-6e1c9d0e],
.da-list-transition-leave-active[data-v-6e1c9d0e] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-6e1c9d0e] {
  position: absolute;
}
.da-list-transition-enter[data-v-6e1c9d0e],
.da-list-transition-leave-to[data-v-6e1c9d0e] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.lb_con[data-v-6e1c9d0e] {
  background: #0f1519;
  min-height: 100vh;
}
.lb_header[data-v-6e1c9d0e] {
  padding: 1.5rem 0.86rem 1rem 0.86rem;
}
.lb_title[data-v-6e1c9d0e] {
  color: #f7d6a0;
}
.lb_title p[data-v-6e1c9d0e] {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.lb_title .main-title[data-v-6e1c9d0e] {
  font-size: 1.34rem;
  font-weight: 600;
  color: #f7d6a0;
  line-height: 1.87rem;
  letter-spacing: 0.08rem;
  margin-bottom: 0.35rem;
}
.lb_title .sub-title[data-v-6e1c9d0e] {
  font-size: 0.75rem;
  font-weight: 500;
  color: #f7d6a0;
  line-height: 1.07rem;
  letter-spacing: 0.02667rem;
}
.lb_title .article-title[data-v-6e1c9d0e] {
  font-size: 0.75rem;
  font-weight: 500;
  color: #f7d6a0;
  line-height: 1.07rem;
  letter-spacing: 0.02667rem;
  margin-top: 1.2rem;
  width: 13.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lb_title .article-title .link[data-v-6e1c9d0e] {
  font-weight: 700;
  text-decoration: underline;
}
.trophy-icon[data-v-6e1c9d0e] {
  width: 3.47rem;
  overflow: hidden;
}
.trophy-icon img[data-v-6e1c9d0e] {
  width: 100%;
}
.modal-wrapper[data-v-6e1c9d0e] {
  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;
  height: 100%;
}
.modal-content[data-v-6e1c9d0e] {
  position: relative;
  width: 16.42rem;
  padding: 0.86rem;
  padding-bottom: 1.5rem;
  background: #ffffff;
  border-radius: 0.97rem;
  -webkit-animation: living-data-v-6e1c9d0e 0.3s linear 1;
          animation: living-data-v-6e1c9d0e 0.3s linear 1;
}
.modal-content .close-btn[data-v-6e1c9d0e] {
  width: 100%;
  background: #fff;
}
.modal-content .close-btn .icon-close[data-v-6e1c9d0e] {
  font-size: 1.4rem;
  color: #4a4a4a;
}
.lb-footer[data-v-6e1c9d0e] {
  padding: 2rem 0 1rem 0;
  width: 100%;
  text-align: center;
  color: #f7d6a0;
  font-size: 0.75rem;
}
@-webkit-keyframes living-data-v-6e1c9d0e {
0% {
    -webkit-transform: scale(0.5) translate(-50%, -50%);
            transform: scale(0.5) translate(-50%, -50%);
    opacity: 0;
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}
}
@keyframes living-data-v-6e1c9d0e {
0% {
    -webkit-transform: scale(0.5) translate(-50%, -50%);
            transform: scale(0.5) translate(-50%, -50%);
    opacity: 0;
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}
}

