.flex-row-cen-start[data-v-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-1ec56650] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-1ec56650] {
  width: 100%;
}
.flex-row[data-v-1ec56650] {
  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-1ec56650] {
  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-1ec56650] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-1ec56650] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-1ec56650] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-1ec56650] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-1ec56650] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-1ec56650] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-1ec56650] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-1ec56650] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-1ec56650] {
  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-1ec56650] {
  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-1ec56650]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-1ec56650]::before {
  content: '\e657';
}
.icon-fold[data-v-1ec56650]::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-1ec56650] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-1ec56650]:before {
  content: "\e668";
}
.icon-sort[data-v-1ec56650]:before {
  content: '\e616';
}
.icon-plus-v[data-v-1ec56650]:before {
  content: '\e607';
}
.icon-comment[data-v-1ec56650]:before {
  content: '\e614';
}
.icon-share[data-v-1ec56650]:before {
  content: '\e615';
}
.icon-like-fill[data-v-1ec56650]:before {
  content: '\e610';
}
.icon-like[data-v-1ec56650]:before {
  content: '\e611';
}
.icon-sight[data-v-1ec56650]:before {
  content: '\e60f';
}
.icon-jin[data-v-1ec56650]:before {
  content: '\e613';
}
.icon-official[data-v-1ec56650]:before {
  content: '\e60c';
}
.icon-praise[data-v-1ec56650]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-1ec56650]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-1ec56650]:before {
  content: '\e606';
}
.icon-collect[data-v-1ec56650]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-1ec56650]:before {
  content: '\e609';
}
.icon-more-img[data-v-1ec56650]:before {
  content: '\e60a';
}
.icon-select[data-v-1ec56650]:before {
  content: '\e60b';
}
.icon-more[data-v-1ec56650]:before {
  content: '\e602';
}
.icon-close[data-v-1ec56650]:before {
  content: '\e604';
}
.icon-topic-green[data-v-1ec56650]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-1ec56650]::before {
  content: '\e617';
}
.icon-last[data-v-1ec56650]::before {
  content: '\e664';
}
.icon-next[data-v-1ec56650]::before {
  content: '\e663';
}
.da-p[data-v-1ec56650] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-1ec56650] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-1ec56650] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-1ec56650] {
  cursor: pointer;
}
.da-list-transition-move[data-v-1ec56650],
.da-list-transition-enter-active[data-v-1ec56650],
.da-list-transition-leave-active[data-v-1ec56650] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-1ec56650] {
  position: absolute;
}
.da-list-transition-enter[data-v-1ec56650],
.da-list-transition-leave-to[data-v-1ec56650] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.makeupJump-con[data-v-1ec56650] {
  width: 20rem;
  padding: 2.2rem 0;
  min-height: 100vh;
  background: #333333;
  position: relative;
}
.makeupJump-con .img-con[data-v-1ec56650] {
  width: 16rem;
  border-radius: 0.64rem;
  margin: 0 auto;
  overflow: hidden;
}
.makeupJump-con .img-con img[data-v-1ec56650] {
  width: 100%;
  border-radius: 0.64rem;
}
.makeupJump-con .footer-con[data-v-1ec56650] {
  width: 20rem;
  height: 5.33rem;
  background: #ffffff;
  border-radius: 0.64rem 0.64rem 0rem 0rem;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.makeupJump-con .footer-con .footer-btn[data-v-1ec56650] {
  width: 11.2rem;
  height: 2.93rem;
  background: -webkit-gradient(linear, left top, right top, from(#4cc963), to(#2bc144));
  background: linear-gradient(90deg, #4cc963 0%, #2bc144 100%);
  -webkit-box-shadow: 0rem 0rem 0.53rem 0rem rgba(53, 151, 69, 0.4);
          box-shadow: 0rem 0rem 0.53rem 0rem rgba(53, 151, 69, 0.4);
  border-radius: 1.47rem;
  font-size: 0.85rem;
  color: #ffffff;
}
.makeupJump-con .footer-con .footer-btn .wechat-img[data-v-1ec56650] {
  width: 1.71rem;
  height: 1.71rem;
  border-radius: 0.86rem;
  background: #fff;
  margin-right: 0.53rem;
}
.makeupJump-con .footer-con .footer-btn .wechat-img img[data-v-1ec56650] {
  width: 0.99rem;
  height: 0.83rem;
}

