.flex-row-cen-start[data-v-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-3f7033cc] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-3f7033cc] {
  width: 100%;
}
.flex-row[data-v-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-3f7033cc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-3f7033cc] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-3f7033cc] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-3f7033cc] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-3f7033cc] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-3f7033cc] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-3f7033cc] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-3f7033cc] {
  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-3f7033cc] {
  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-3f7033cc]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-3f7033cc]::before {
  content: '\e657';
}
.icon-fold[data-v-3f7033cc]::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-3f7033cc] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-3f7033cc]:before {
  content: "\e668";
}
.icon-sort[data-v-3f7033cc]:before {
  content: '\e616';
}
.icon-plus-v[data-v-3f7033cc]:before {
  content: '\e607';
}
.icon-comment[data-v-3f7033cc]:before {
  content: '\e614';
}
.icon-share[data-v-3f7033cc]:before {
  content: '\e615';
}
.icon-like-fill[data-v-3f7033cc]:before {
  content: '\e610';
}
.icon-like[data-v-3f7033cc]:before {
  content: '\e611';
}
.icon-sight[data-v-3f7033cc]:before {
  content: '\e60f';
}
.icon-jin[data-v-3f7033cc]:before {
  content: '\e613';
}
.icon-official[data-v-3f7033cc]:before {
  content: '\e60c';
}
.icon-praise[data-v-3f7033cc]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-3f7033cc]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-3f7033cc]:before {
  content: '\e606';
}
.icon-collect[data-v-3f7033cc]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-3f7033cc]:before {
  content: '\e609';
}
.icon-more-img[data-v-3f7033cc]:before {
  content: '\e60a';
}
.icon-select[data-v-3f7033cc]:before {
  content: '\e60b';
}
.icon-more[data-v-3f7033cc]:before {
  content: '\e602';
}
.icon-close[data-v-3f7033cc]:before {
  content: '\e604';
}
.icon-topic-green[data-v-3f7033cc]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-3f7033cc]::before {
  content: '\e617';
}
.icon-last[data-v-3f7033cc]::before {
  content: '\e664';
}
.icon-next[data-v-3f7033cc]::before {
  content: '\e663';
}
.da-p[data-v-3f7033cc] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-3f7033cc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-3f7033cc] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-3f7033cc] {
  cursor: pointer;
}
.da-list-transition-move[data-v-3f7033cc],
.da-list-transition-enter-active[data-v-3f7033cc],
.da-list-transition-leave-active[data-v-3f7033cc] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-3f7033cc] {
  position: absolute;
}
.da-list-transition-enter[data-v-3f7033cc],
.da-list-transition-leave-to[data-v-3f7033cc] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
.wrapper[data-v-3f7033cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.bg[data-v-3f7033cc] {
  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;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu8AAAAWCAYAAABwgXKpAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAC76ADAAQAAAABAAAAFgAAAACme9mfAAABzUlEQVR4Ae3YsYqDQAAEUD3Y///ftTCXg0uzjYOBsXhWyTLJyMNicJ9znpuLAAECBAgQIECAAIFHC4wxtp9H36GbI0CAAAECBAgQIEDgI7Cfv9fn28UPx3H8Jd/r/xuX/7unyI9fIuB5SbTWLL/VJDnhl2itWX6rSXLCL9Fas/xWk+Tk3+/9mzsb2pv3RF2WAAECBAgQIECAQFHAeC/iqyZAgAABAgQIECCQCBjviZYsAQIECBAgQIAAgaKA8V7EV02AAAECBAgQIEAgETDeEy1ZAgQIECBAgAABAkUB472Ir5oAAQIECBAgQIBAImC8J1qyBAgQIECAAAECBIoCxnsRXzUBAgQIECBAgACBRMB4T7RkCRAgQIAAAQIECBQFjPcivmoCBAgQIECAAAECiYDxnmjJEiBAgAABAgQIECgKGO9FfNUECBAgQIAAAQIEEgHjPdGSJUCAAAECBAgQIFAUMN6L+KoJECBAgAABAgQIJALGe6IlS4AAAQIECBAgQKAoYLwX8VUTIECAAAECBAgQSASM90RLlgABAgQIECBAgEBRYJ9znsV+1QQIECBAgAABAgQIXBAYY2zevF+AEiFAgAABAgQIECDwBIEX/Wd7HvHHeSYAAAAASUVORK5CYII=) repeat-y;
}
.kl[data-v-3f7033cc] {
  display: block;
  margin: 0.21333rem auto 0.32rem;
}
.code[data-v-3f7033cc] {
  font-size: 1.33333rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #0064a8;
  line-height: 1.86667rem;
}
.copy-word[data-v-3f7033cc] {
  margin-top: 0.21333rem;
  font-size: 1.01333rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #0064a8;
  text-align: center;
}
.blue-line[data-v-3f7033cc] {
  width: 12.48rem;
  height: 0.16rem;
  background: #c7defa;
  border-radius: 0.08rem;
  margin-top: 0.32rem;
}
.bottom1[data-v-3f7033cc] {
  margin-top: 1.33333rem;
}
.bottom2[data-v-3f7033cc] {
  margin-bottom: 3.73333rem;
}
.bottom-btn[data-v-3f7033cc] {
  padding: 0.50667rem 0.96rem;
  position: fixed;
  bottom: 0.4rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.download-btn[data-v-3f7033cc] {
  height: 2.45333rem;
  width: 100%;
  background: url('https://cdn.daddylab.com/Upload/image/20210222/1613973931768683.png') no-repeat;
}
.head-title[data-v-3f7033cc] {
  position: absolute;
  top: 1.52rem;
  right: 1.36rem;
  color: #ffffff;
  font-size: 0.69333rem;
}
.code-block[data-v-3f7033cc] {
  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;
}

