.flex-row-cen-start[data-v-08d45bf7] {
  display: -webkit-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-08d45bf7] {
  display: -webkit-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-08d45bf7] {
  display: -webkit-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-08d45bf7] {
  display: -webkit-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-08d45bf7] {
  display: -webkit-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-08d45bf7] {
  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-08d45bf7] {
  display: -webkit-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-08d45bf7] {
  display: -webkit-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-08d45bf7] {
  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-08d45bf7] {
  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-08d45bf7] {
  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-08d45bf7] {
  display: -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-08d45bf7] {
  display: -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-08d45bf7] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-08d45bf7] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-08d45bf7] {
  width: 100%;
}
.flex-row[data-v-08d45bf7] {
  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-08d45bf7] {
  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-08d45bf7] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-08d45bf7] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-08d45bf7] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-08d45bf7] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-08d45bf7] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-08d45bf7] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-08d45bf7] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-08d45bf7] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-08d45bf7] {
  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-08d45bf7] {
  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-08d45bf7]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-08d45bf7]::before {
  content: '\e657';
}
.icon-fold[data-v-08d45bf7]::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-08d45bf7] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-08d45bf7]:before {
  content: "\e668";
}
.icon-sort[data-v-08d45bf7]:before {
  content: '\e616';
}
.icon-plus-v[data-v-08d45bf7]:before {
  content: '\e607';
}
.icon-comment[data-v-08d45bf7]:before {
  content: '\e614';
}
.icon-share[data-v-08d45bf7]:before {
  content: '\e615';
}
.icon-like-fill[data-v-08d45bf7]:before {
  content: '\e610';
}
.icon-like[data-v-08d45bf7]:before {
  content: '\e611';
}
.icon-sight[data-v-08d45bf7]:before {
  content: '\e60f';
}
.icon-jin[data-v-08d45bf7]:before {
  content: '\e613';
}
.icon-official[data-v-08d45bf7]:before {
  content: '\e60c';
}
.icon-praise[data-v-08d45bf7]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-08d45bf7]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-08d45bf7]:before {
  content: '\e606';
}
.icon-collect[data-v-08d45bf7]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-08d45bf7]:before {
  content: '\e609';
}
.icon-more-img[data-v-08d45bf7]:before {
  content: '\e60a';
}
.icon-select[data-v-08d45bf7]:before {
  content: '\e60b';
}
.icon-more[data-v-08d45bf7]:before {
  content: '\e602';
}
.icon-close[data-v-08d45bf7]:before {
  content: '\e604';
}
.icon-topic-green[data-v-08d45bf7]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-08d45bf7]::before {
  content: '\e617';
}
.icon-last[data-v-08d45bf7]::before {
  content: '\e664';
}
.icon-next[data-v-08d45bf7]::before {
  content: '\e663';
}
.da-p[data-v-08d45bf7] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-08d45bf7] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-08d45bf7] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-08d45bf7] {
  cursor: pointer;
}
.da-list-transition-move[data-v-08d45bf7],
.da-list-transition-enter-active[data-v-08d45bf7],
.da-list-transition-leave-active[data-v-08d45bf7] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-08d45bf7] {
  position: absolute;
}
.da-list-transition-enter[data-v-08d45bf7],
.da-list-transition-leave-to[data-v-08d45bf7] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.ec-item[data-v-08d45bf7] {
  margin-top: 0.48rem;
  width: 8.66667rem;
  border-radius: 0.32rem;
  min-height: 13.33333rem;
  max-height: 14.13333rem;
  background: #fff;
  overflow: hidden;
}
.ec-image-box[data-v-08d45bf7] {
  width: 8.66667rem;
  height: 8.66667rem;
  position: relative;
}
.ec-image-box .ec-item-checkbox[data-v-08d45bf7] {
  position: absolute;
  top: 0.32rem;
  left: 0.32rem;
  z-index: 2;
  padding: 0.21333rem;
  border-radius: 0.32rem;
  background: inherit;
}
.ec-image-box .ec-item-checkbox[data-v-08d45bf7] .el-checkbox__inner {
  width: 0.96rem;
  height: 0.96rem;
  border-radius: 0.21333rem;
}
.ec-image-box .ec-item-checkbox[data-v-08d45bf7] .el-checkbox__inner::after {
  left: 0.32rem;
  top: 0.16rem;
  width: 0.24rem;
  height: 0.48rem;
}
.ec-image-box .stock-body[data-v-08d45bf7] {
  position: absolute;
  width: 3.2rem;
  height: 3.2rem;
  background: rgba(0, 0, 0, 0.8);
  font-size: 0.74667rem;
  border-radius: 1.6rem;
  left: 2.72rem;
  color: #fff;
  top: 2.72rem;
}
.ec-chose-icon[data-v-08d45bf7] {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  font-size: 1.6rem;
  font-weight: bold;
}
.ec-item-image[data-v-08d45bf7] {
  display: block;
  width: 8.66667rem;
  height: 8.66667rem;
}
.ec-item-title[data-v-08d45bf7] {
  margin-top: 0.26667rem;
  padding: 0 0.42667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-line-clamp: 2;
  font-size: 0.74667rem;
  color: #313233;
}
.shop-name[data-v-08d45bf7] {
  margin-top: 0.26667rem;
  padding: 0 0.42667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-line-clamp: 1;
  font-size: 0.53333rem;
  color: #4b4d4f;
}
.ec-price-box[data-v-08d45bf7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: flex-row;
          flex-direction: flex-row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ec-price-box p[data-v-08d45bf7] {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.ec-price-new[data-v-08d45bf7] {
  margin-left: 0.42667rem;
  color: #ff7124;
  font-size: 0.58667rem;
}
.ec-price[data-v-08d45bf7] {
  margin-left: 0.42667rem;
  color: #ff7124;
}
.ec-item-share[data-v-08d45bf7] {
  float: right;
  margin: 0.42667rem;
}
.font24[data-v-08d45bf7] {
  font-size: 0.64rem;
}
.font36[data-v-08d45bf7] {
  font-size: 0.96rem;
}
.font32[data-v-08d45bf7] {
  font-size: 0.74667rem;
}
.ec-stock-dialog[data-v-08d45bf7] .van-dialog {
  width: 14.4rem;
  border-radius: 0.53333rem;
}
.ec-stock-dialog__body[data-v-08d45bf7] {
  padding: 0.64rem 0.64rem 0.53333rem;
}
.ec-stock-dialog__header[data-v-08d45bf7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ec-stock-dialog__img[data-v-08d45bf7] {
  width: 3.73333rem;
  height: 3.73333rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 0.02667rem solid #eaeaea;
  border-radius: 0.32rem;
  overflow: hidden;
}
.ec-stock-dialog__info[data-v-08d45bf7] {
  margin-left: 0.53333rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.ec-stock-dialog__price[data-v-08d45bf7] {
  font-size: 1.06667rem;
  line-height: 1.17333rem;
  color: #ff7124;
  font-weight: 600;
}
.ec-stock-dialog__text[data-v-08d45bf7] {
  margin-top: 0.26667rem;
  font-size: 0.64rem;
  line-height: 0.74667rem;
  color: #333;
}
.ec-stock-dialog__specs[data-v-08d45bf7] {
  margin: 18PX 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 12PX;
}
.ec-stock-dialog__spec[data-v-08d45bf7] {
  height: 1.49333rem;
  padding: 0 0.42667rem;
  border: 0.02667rem solid #dcdfe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.64rem;
  color: #333;
  border-radius: 0.32rem;
  background: #fff;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.ec-stock-dialog__spec[data-v-08d45bf7]:hover {
  border-color: #ff7124;
  -webkit-box-shadow: 0 0.16rem 0.37333rem rgba(255, 113, 36, 0.12);
          box-shadow: 0 0.16rem 0.37333rem rgba(255, 113, 36, 0.12);
}
.ec-stock-dialog__spec.is-active[data-v-08d45bf7] {
  border-color: #ff7124;
  background: rgba(255, 113, 36, 0.08);
  color: #ff7124;
  font-weight: 600;
}
.ec-stock-dialog__footer[data-v-08d45bf7] {
  margin-top: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ec-stock-dialog__close[data-v-08d45bf7] {
  width: 8.53333rem;
  height: 1.70667rem;
  border: 0.02667rem solid #ff7124;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.64rem;
  color: #fff;
  border-radius: 0.37333rem;
  background: -webkit-gradient(linear, left top, right top, from(#ff7124), to(#ff9a3d));
  background: linear-gradient(90deg, #ff7124 0%, #ff9a3d 100%);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.ec-stock-dialog__close[data-v-08d45bf7]:hover {
  -webkit-transform: translateY(-0.02667rem);
          transform: translateY(-0.02667rem);
  -webkit-box-shadow: 0 0.26667rem 0.48rem rgba(255, 113, 36, 0.25);
          box-shadow: 0 0.26667rem 0.48rem rgba(255, 113, 36, 0.25);
}
.ec-stock-dialog__close[data-v-08d45bf7]:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: 0 0.16rem 0.32rem rgba(255, 113, 36, 0.18);
          box-shadow: 0 0.16rem 0.32rem rgba(255, 113, 36, 0.18);
}

.flex-row-cen-start[data-v-661d2bce] {
  display: -webkit-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-661d2bce] {
  display: -webkit-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-661d2bce] {
  display: -webkit-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-661d2bce] {
  display: -webkit-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-661d2bce] {
  display: -webkit-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-661d2bce] {
  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-661d2bce] {
  display: -webkit-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-661d2bce] {
  display: -webkit-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-661d2bce] {
  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-661d2bce] {
  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-661d2bce] {
  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-661d2bce] {
  display: -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-661d2bce] {
  display: -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-661d2bce] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-661d2bce] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-661d2bce] {
  width: 100%;
}
.flex-row[data-v-661d2bce] {
  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-661d2bce] {
  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-661d2bce] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-661d2bce] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-661d2bce] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-661d2bce] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-661d2bce] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-661d2bce] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-661d2bce] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-661d2bce] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-661d2bce] {
  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-661d2bce] {
  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-661d2bce]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-661d2bce]::before {
  content: '\e657';
}
.icon-fold[data-v-661d2bce]::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-661d2bce] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-661d2bce]:before {
  content: "\e668";
}
.icon-sort[data-v-661d2bce]:before {
  content: '\e616';
}
.icon-plus-v[data-v-661d2bce]:before {
  content: '\e607';
}
.icon-comment[data-v-661d2bce]:before {
  content: '\e614';
}
.icon-share[data-v-661d2bce]:before {
  content: '\e615';
}
.icon-like-fill[data-v-661d2bce]:before {
  content: '\e610';
}
.icon-like[data-v-661d2bce]:before {
  content: '\e611';
}
.icon-sight[data-v-661d2bce]:before {
  content: '\e60f';
}
.icon-jin[data-v-661d2bce]:before {
  content: '\e613';
}
.icon-official[data-v-661d2bce]:before {
  content: '\e60c';
}
.icon-praise[data-v-661d2bce]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-661d2bce]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-661d2bce]:before {
  content: '\e606';
}
.icon-collect[data-v-661d2bce]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-661d2bce]:before {
  content: '\e609';
}
.icon-more-img[data-v-661d2bce]:before {
  content: '\e60a';
}
.icon-select[data-v-661d2bce]:before {
  content: '\e60b';
}
.icon-more[data-v-661d2bce]:before {
  content: '\e602';
}
.icon-close[data-v-661d2bce]:before {
  content: '\e604';
}
.icon-topic-green[data-v-661d2bce]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-661d2bce]::before {
  content: '\e617';
}
.icon-last[data-v-661d2bce]::before {
  content: '\e664';
}
.icon-next[data-v-661d2bce]::before {
  content: '\e663';
}
.da-p[data-v-661d2bce] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-661d2bce] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-661d2bce] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-661d2bce] {
  cursor: pointer;
}
.da-list-transition-move[data-v-661d2bce],
.da-list-transition-enter-active[data-v-661d2bce],
.da-list-transition-leave-active[data-v-661d2bce] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-661d2bce] {
  position: absolute;
}
.da-list-transition-enter[data-v-661d2bce],
.da-list-transition-leave-to[data-v-661d2bce] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.ai-search[data-v-661d2bce] {
  background-color: white;
  padding: 0.26667rem 0.85333rem;
}
.ai-search[data-v-661d2bce]  .van-search__action {
  padding: 0;
}
/* 仅影响本组件内的 el-input 占位符 */
.flex-row[data-v-661d2bce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex1[data-v-661d2bce] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.copy-icon-box[data-v-661d2bce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 0.85333rem;
  height: 100%;
  cursor: pointer;
}
.loading-like-input[data-v-661d2bce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.16rem;
  border: 0.02667rem solid #DCDFE6;
  height: 1.6rem;
  padding: 0 0.53333rem;
  border-radius: 0.26667rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.48rem;
}
.iv_back_goods[data-v-661d2bce] {
  width: 0.8rem;
  height: 0.8rem;
  padding-right: 0.53333rem;
}
@-webkit-keyframes spin-data-v-661d2bce {
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-data-v-661d2bce {
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.spin[data-v-661d2bce] {
  -webkit-animation: spin-data-v-661d2bce 1s linear infinite;
          animation: spin-data-v-661d2bce 1s linear infinite;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  display: block;
  /* 避免基线偏移 */
  width: 0.74667rem;
  /* 可按需设置大小 */
  height: 0.74667rem;
}
.btn-base[data-v-661d2bce] {
  border: 0.02667rem solid #DCDFE6;
  border-radius: 0.10667rem;
  padding: 0 0.48rem;
  font-size: 0.64rem;
  height: 1.6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-base img[data-v-661d2bce] {
  height: 0.53333rem;
}
.btn-common[data-v-661d2bce] {
  color: #3370ff;
  margin-left: 0.26667rem;
}
.btn-ai[data-v-661d2bce] {
  color: #00CC70;
  border: 0.02667rem solid #00CC70;
  margin-left: 0.26667rem;
}
.btn-ai[data-v-661d2bce]:hover {
  background-color: #00CC70;
  color: white;
}
.thinking-content[data-v-661d2bce] {
  max-height: 16rem;
  overflow-y: auto;
  margin-top: 0.32rem;
  padding: 0.32rem;
  color: #726e6e;
  font-size: 0.53333rem;
}
.thingk[data-v-661d2bce] {
  margin-top: 0.48rem;
  border-radius: 0.05333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.thingk > div[data-v-661d2bce] {
  background-color: rgba(0, 204, 112, 0.06);
  color: #13D07B;
  height: 1.38667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.53333rem;
  cursor: pointer;
}
.thingk > div img[data-v-661d2bce] {
  width: auto;
  height: 0.53333rem;
}
.thingk .thinking-view[data-v-661d2bce] {
  width: 70%;
  border-right: 0.02667rem dashed #13D07B;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.thingk .thinking-view[data-v-661d2bce]:hover {
  color: white;
  background-color: #00CC70;
}
.thingk .thinking-copy[data-v-661d2bce] {
  width: 30%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  color: rgba(49, 50, 51, 0.65);
}
.thingk .thinking-copy[data-v-661d2bce]:hover {
  color: white;
  background-color: #00CC70;
}

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

