.flex-row-cen-start[data-v-6a2500ed] {
  display: -webkit-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-6a2500ed] {
  display: -webkit-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-6a2500ed] {
  display: -webkit-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-6a2500ed] {
  display: -webkit-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-6a2500ed] {
  display: -webkit-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-6a2500ed] {
  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-6a2500ed] {
  display: -webkit-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-6a2500ed] {
  display: -webkit-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-6a2500ed] {
  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-6a2500ed] {
  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-6a2500ed] {
  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-6a2500ed] {
  display: -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-6a2500ed] {
  display: -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-6a2500ed] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-6a2500ed] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-6a2500ed] {
  width: 100%;
}
.flex-row[data-v-6a2500ed] {
  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-6a2500ed] {
  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-6a2500ed] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-6a2500ed] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-6a2500ed] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-6a2500ed] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-6a2500ed] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-6a2500ed] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-6a2500ed] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-6a2500ed] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-6a2500ed] {
  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-6a2500ed] {
  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-6a2500ed]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-6a2500ed]::before {
  content: '\e657';
}
.icon-fold[data-v-6a2500ed]::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-6a2500ed] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-6a2500ed]:before {
  content: "\e668";
}
.icon-sort[data-v-6a2500ed]:before {
  content: '\e616';
}
.icon-plus-v[data-v-6a2500ed]:before {
  content: '\e607';
}
.icon-comment[data-v-6a2500ed]:before {
  content: '\e614';
}
.icon-share[data-v-6a2500ed]:before {
  content: '\e615';
}
.icon-like-fill[data-v-6a2500ed]:before {
  content: '\e610';
}
.icon-like[data-v-6a2500ed]:before {
  content: '\e611';
}
.icon-sight[data-v-6a2500ed]:before {
  content: '\e60f';
}
.icon-jin[data-v-6a2500ed]:before {
  content: '\e613';
}
.icon-official[data-v-6a2500ed]:before {
  content: '\e60c';
}
.icon-praise[data-v-6a2500ed]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-6a2500ed]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-6a2500ed]:before {
  content: '\e606';
}
.icon-collect[data-v-6a2500ed]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-6a2500ed]:before {
  content: '\e609';
}
.icon-more-img[data-v-6a2500ed]:before {
  content: '\e60a';
}
.icon-select[data-v-6a2500ed]:before {
  content: '\e60b';
}
.icon-more[data-v-6a2500ed]:before {
  content: '\e602';
}
.icon-close[data-v-6a2500ed]:before {
  content: '\e604';
}
.icon-topic-green[data-v-6a2500ed]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-6a2500ed]::before {
  content: '\e617';
}
.icon-last[data-v-6a2500ed]::before {
  content: '\e664';
}
.icon-next[data-v-6a2500ed]::before {
  content: '\e663';
}
.da-p[data-v-6a2500ed] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-6a2500ed] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-6a2500ed] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-6a2500ed] {
  cursor: pointer;
}
.da-list-transition-move[data-v-6a2500ed],
.da-list-transition-enter-active[data-v-6a2500ed],
.da-list-transition-leave-active[data-v-6a2500ed] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-6a2500ed] {
  position: absolute;
}
.da-list-transition-enter[data-v-6a2500ed],
.da-list-transition-leave-to[data-v-6a2500ed] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.vant-dialog[data-v-6a2500ed] {
  width: 16rem;
  height: 15.65333rem;
  background: #fff;
  border-radius: 0.53333rem;
  overflow: visible;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.vant-dialog img[data-v-6a2500ed] {
  position: absolute;
  top: -3.44rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 7.14667rem;
  height: 7.14667rem;
  z-index: 999;
}
.dialog-text[data-v-6a2500ed] {
  position: relative;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 6.48rem;
  background: linear-gradient(181deg, #d3e0ff 0%, #ffffff 100%);
  border-radius: 0.53333rem 0.53333rem 0 0;
}
.dialog-text span[data-v-6a2500ed] {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 13.44rem;
  font-size: 0.96rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
}
.dialog-field[data-v-6a2500ed] {
  margin: 0 auto;
  width: 13.86667rem;
  height: 8.72rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  border: 0.02667rem solid rgba(0, 0, 0, 0.15);
  overflow-y: scroll;
}
.objection-btn[data-v-6a2500ed] {
  position: absolute;
  bottom: 0.85333rem;
  width: 14.56rem;
  margin: 0 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cancel-objection[data-v-6a2500ed] {
  width: 6.96rem;
  height: 1.92rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  border: 0.02667rem solid rgba(0, 0, 0, 0.15);
  font-size: 0.74667rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.confim-objection[data-v-6a2500ed] {
  width: 6.96rem;
  height: 1.92rem;
  background: #3370ff;
  border-radius: 0.21333rem;
  opacity: 0.6;
  font-size: 0.74667rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #ffffff;
}
.dialog-title[data-v-6a2500ed] {
  margin: 0.77333rem auto;
  height: 1.33333rem;
  font-size: 0.96rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  text-align: center;
  color: #000000;
  line-height: 1.33333rem;
}
.dissent-text[data-v-6a2500ed] {
  margin: 0 auto;
  width: 13.86667rem;
  height: 8.72rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  overflow-y: scroll;
  font-size: 0.74667rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.93333rem;
}
.dissent-text[data-v-6a2500ed]::nth-child(1) {
  margin-bottom: 0.4rem;
}
.confim-btn[data-v-6a2500ed] {
  position: absolute;
  bottom: 0.85333rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 13.86667rem;
  height: 1.92rem;
  line-height: 1.92rem;
  background: #3370ff;
  border-radius: 0.21333rem;
  font-size: 0.74667rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  /* font-weight: bold; */
  color: #ffffff;
}
/* vant组件样式修改 */
.van-cell[data-v-6a2500ed] {
  padding-left: 0.64rem;
  padding-right: 0.64rem;
}
[data-v-6a2500ed] .van-field__word-limit {
  color: rgba(0, 0, 0, 0.45);
}

.flex-row-cen-start[data-v-7eee6f76] {
  display: -webkit-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-7eee6f76] {
  display: -webkit-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-7eee6f76] {
  display: -webkit-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-7eee6f76] {
  display: -webkit-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-7eee6f76] {
  display: -webkit-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-7eee6f76] {
  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-7eee6f76] {
  display: -webkit-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-7eee6f76] {
  display: -webkit-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-7eee6f76] {
  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-7eee6f76] {
  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-7eee6f76] {
  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-7eee6f76] {
  display: -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-7eee6f76] {
  display: -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-7eee6f76] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-7eee6f76] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-7eee6f76] {
  width: 100%;
}
.flex-row[data-v-7eee6f76] {
  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-7eee6f76] {
  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-7eee6f76] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-7eee6f76] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-7eee6f76] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-7eee6f76] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-7eee6f76] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-7eee6f76] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-7eee6f76] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-7eee6f76] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-7eee6f76] {
  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-7eee6f76] {
  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-7eee6f76]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-7eee6f76]::before {
  content: '\e657';
}
.icon-fold[data-v-7eee6f76]::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-7eee6f76] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-7eee6f76]:before {
  content: "\e668";
}
.icon-sort[data-v-7eee6f76]:before {
  content: '\e616';
}
.icon-plus-v[data-v-7eee6f76]:before {
  content: '\e607';
}
.icon-comment[data-v-7eee6f76]:before {
  content: '\e614';
}
.icon-share[data-v-7eee6f76]:before {
  content: '\e615';
}
.icon-like-fill[data-v-7eee6f76]:before {
  content: '\e610';
}
.icon-like[data-v-7eee6f76]:before {
  content: '\e611';
}
.icon-sight[data-v-7eee6f76]:before {
  content: '\e60f';
}
.icon-jin[data-v-7eee6f76]:before {
  content: '\e613';
}
.icon-official[data-v-7eee6f76]:before {
  content: '\e60c';
}
.icon-praise[data-v-7eee6f76]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-7eee6f76]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-7eee6f76]:before {
  content: '\e606';
}
.icon-collect[data-v-7eee6f76]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-7eee6f76]:before {
  content: '\e609';
}
.icon-more-img[data-v-7eee6f76]:before {
  content: '\e60a';
}
.icon-select[data-v-7eee6f76]:before {
  content: '\e60b';
}
.icon-more[data-v-7eee6f76]:before {
  content: '\e602';
}
.icon-close[data-v-7eee6f76]:before {
  content: '\e604';
}
.icon-topic-green[data-v-7eee6f76]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-7eee6f76]::before {
  content: '\e617';
}
.icon-last[data-v-7eee6f76]::before {
  content: '\e664';
}
.icon-next[data-v-7eee6f76]::before {
  content: '\e663';
}
.da-p[data-v-7eee6f76] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-7eee6f76] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-7eee6f76] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-7eee6f76] {
  cursor: pointer;
}
.da-list-transition-move[data-v-7eee6f76],
.da-list-transition-enter-active[data-v-7eee6f76],
.da-list-transition-leave-active[data-v-7eee6f76] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-7eee6f76] {
  position: absolute;
}
.da-list-transition-enter[data-v-7eee6f76],
.da-list-transition-leave-to[data-v-7eee6f76] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.words[data-v-7eee6f76] {
  height: 0.96rem;
  font-size: 0.74667rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.96rem;
  margin-right: 0.21333rem;
}
.letter-spacing[data-v-7eee6f76] {
  letter-spacing: -0.02667rem;
}
.mainView[data-v-7eee6f76] {
  position: relative;
  padding: 0.77333rem 0.53333rem 0 0.66667rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  margin-bottom: 0.53333rem;
}
.header[data-v-7eee6f76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .describe[data-v-7eee6f76] {
  width: 18.29333rem;
  position: relative;
}
.header .describe .name[data-v-7eee6f76] {
  font-size: 0.8rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.06667rem;
  margin-bottom: 0.32rem;
}
.header .describe .sku_no[data-v-7eee6f76] {
  width: 3.84rem;
  font-size: 0.64rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.88rem;
  margin-bottom: 0.32rem;
}
.header .describe .specs[data-v-7eee6f76] {
  width: 6.85333rem;
  font-size: 0.64rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.88rem;
}
.header .describe .image[data-v-7eee6f76] {
  position: absolute;
  right: 1.86667rem;
  bottom: 0;
  width: 2.72rem;
  height: 2.72rem;
}
.trans[data-v-7eee6f76] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.icon-d[data-v-7eee6f76] {
  font-size: 0.02667rem;
  color: rgba(0, 0, 0, 0.65);
}
.icon-div[data-v-7eee6f76] {
  position: absolute;
  width: 1.06667rem;
  height: 1.06667rem;
  border: 0.02667rem solid #3370ff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
  bottom: 0.96rem;
}
.icon-i[data-v-7eee6f76] {
  font-size: 0.58667rem;
  color: #3370ff;
}
.icon-y[data-v-7eee6f76] {
  height: 0.02667rem;
}
.open[data-v-7eee6f76] {
  font-size: 0.74667rem;
  height: 1.92rem;
  line-height: 1.92rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-divider[data-v-7eee6f76] {
  width: 100%;
  margin-bottom: 0.4rem;
}
.bottom-divider[data-v-7eee6f76] {
  width: 100%;
}
.body .oneline[data-v-7eee6f76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1.70667rem;
}
.body .oneline .left[data-v-7eee6f76] {
  height: 0.96rem;
  font-size: 0.64rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.96rem;
  -ms-flex-item-align: center;
      align-self: center;
}
.body .oneline .right[data-v-7eee6f76] {
  height: 0.96rem;
  font-size: 0.64rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #333333;
  line-height: 0.96rem;
  -ms-flex-item-align: center;
      align-self: center;
}
.bottom[data-v-7eee6f76] {
  font-size: 0;
}
.objection[data-v-7eee6f76] {
  margin-top: 0.64rem;
  margin-bottom: 0.42667rem;
  background: #f5f8ff;
  border-radius: 0.21333rem;
  padding: 0.53333rem 0.64rem;
  font-size: 0.64rem;
  font-weight: bold;
}
.objection .description[data-v-7eee6f76] {
  height: 0.88rem;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.88rem;
  width: 11.89333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.objection .show-desc[data-v-7eee6f76] {
  float: right;
  color: #3370ff;
}
.icon[data-v-7eee6f76] {
  size: 0.74667rem;
}
.btn[data-v-7eee6f76] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.btn .common[data-v-7eee6f76] {
  height: 1.92rem;
}

