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


.list-item[data-v-75b7a312] {
  border-bottom: 0.02667rem solid #afafaf;
  margin-bottom: 0.26667rem;
  font-size: 0.69333rem;
}
.act-data-con[data-v-75b7a312]{
  margin-top: 0.53333rem;
}
.act-data-con[data-v-75b7a312] .van-tabs__nav--card {
    margin: 0 !important;
}
.act-data-con[data-v-75b7a312] .van-cell {
    padding: 0.32rem 0;
}
.act-title[data-v-75b7a312]{
  font-size: 0.64rem;
  color: #99a6bf;
}

.flex-row-cen-start[data-v-2cef4f30] {
  display: -webkit-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-2cef4f30] {
  display: -webkit-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-2cef4f30] {
  display: -webkit-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-2cef4f30] {
  display: -webkit-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-2cef4f30] {
  display: -webkit-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-2cef4f30] {
  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-2cef4f30] {
  display: -webkit-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-2cef4f30] {
  display: -webkit-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-2cef4f30] {
  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-2cef4f30] {
  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-2cef4f30] {
  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-2cef4f30] {
  display: -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-2cef4f30] {
  display: -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-2cef4f30] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-2cef4f30] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-2cef4f30] {
  width: 100%;
}
.flex-row[data-v-2cef4f30] {
  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-2cef4f30] {
  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-2cef4f30] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-2cef4f30] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-2cef4f30] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-2cef4f30] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-2cef4f30] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-2cef4f30] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-2cef4f30] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-2cef4f30] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-2cef4f30] {
  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-2cef4f30] {
  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-2cef4f30]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-2cef4f30]::before {
  content: '\e657';
}
.icon-fold[data-v-2cef4f30]::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-2cef4f30] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-2cef4f30]:before {
  content: "\e668";
}
.icon-sort[data-v-2cef4f30]:before {
  content: '\e616';
}
.icon-plus-v[data-v-2cef4f30]:before {
  content: '\e607';
}
.icon-comment[data-v-2cef4f30]:before {
  content: '\e614';
}
.icon-share[data-v-2cef4f30]:before {
  content: '\e615';
}
.icon-like-fill[data-v-2cef4f30]:before {
  content: '\e610';
}
.icon-like[data-v-2cef4f30]:before {
  content: '\e611';
}
.icon-sight[data-v-2cef4f30]:before {
  content: '\e60f';
}
.icon-jin[data-v-2cef4f30]:before {
  content: '\e613';
}
.icon-official[data-v-2cef4f30]:before {
  content: '\e60c';
}
.icon-praise[data-v-2cef4f30]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-2cef4f30]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-2cef4f30]:before {
  content: '\e606';
}
.icon-collect[data-v-2cef4f30]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-2cef4f30]:before {
  content: '\e609';
}
.icon-more-img[data-v-2cef4f30]:before {
  content: '\e60a';
}
.icon-select[data-v-2cef4f30]:before {
  content: '\e60b';
}
.icon-more[data-v-2cef4f30]:before {
  content: '\e602';
}
.icon-close[data-v-2cef4f30]:before {
  content: '\e604';
}
.icon-topic-green[data-v-2cef4f30]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-2cef4f30]::before {
  content: '\e617';
}
.icon-last[data-v-2cef4f30]::before {
  content: '\e664';
}
.icon-next[data-v-2cef4f30]::before {
  content: '\e663';
}
.da-p[data-v-2cef4f30] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-2cef4f30] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-2cef4f30] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-2cef4f30] {
  cursor: pointer;
}
.da-list-transition-move[data-v-2cef4f30],
.da-list-transition-enter-active[data-v-2cef4f30],
.da-list-transition-leave-active[data-v-2cef4f30] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-2cef4f30] {
  position: absolute;
}
.da-list-transition-enter[data-v-2cef4f30],
.da-list-transition-leave-to[data-v-2cef4f30] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.crm-user-avatar-header[data-v-2cef4f30] {
  height: 2.13333rem;
  width: 2.13333rem;
  margin-left: 0;
  margin-right: 2.88rem;
  position: relative;
}
.crm-user-avatar[data-v-2cef4f30] {
  height: 100%;
  width: 100%;
  border-radius: 1.33333rem;
}
.crm-user-avatar-right[data-v-2cef4f30] {
  height: 0.53333rem;
  width: 0.53333rem;
  position: absolute;
  bottom: 0;
  right: 0;
}
.crm-user-body[data-v-2cef4f30] {
  padding: 0.8rem 1.33333rem 0 1.33333rem;
}
.crm-user-flex-column[data-v-2cef4f30] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.crm-user-header[data-v-2cef4f30] {
  display: -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;
  padding: 0.13333rem 0;
}
.crm-user-receive[data-v-2cef4f30] {
  padding: 0.13333rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.jc-sb[data-v-2cef4f30] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.crm-text-right[data-v-2cef4f30] {
  font-size: 0.74667rem;
  font-weight: 500;
  color: #13354e;
}
.crm-text-right-id[data-v-2cef4f30] {
  font-size: 0.74667rem;
  font-weight: 500;
  color: #1989fa;
}
.crm-text-title[data-v-2cef4f30] {
  padding-top: 0.53333rem;
  padding-bottom: 0.13333rem;
}
.crm-text-left[data-v-2cef4f30] {
  font-size: 0.74667rem;
  width: 5.01333rem;
  text-align: start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #99a6bf;
}
.crm-text-32[data-v-2cef4f30] {
  font-size: 0.85333rem;
}
.mr8[data-v-2cef4f30] {
  margin-right: 0.21333rem;
}

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

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


.se-body[data-v-0d77d971] {
  padding: 0.85333rem 1.06667rem 0.26667rem 1.06667rem;
}
.tag-body[data-v-0d77d971] {
  padding: 0.21333rem 0.26667rem 0.10667rem 0.26667rem;
  cursor: pointer;
}
.tag-body[data-v-0d77d971] {
  margin-right: 0.53333rem;
}

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

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

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

