.mask[data-v-03772e2e] {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
  background: black;
  opacity: 0.7;
  z-index: 999;
}
.mask .guide[data-v-03772e2e] {
    margin-left: 60%;
    width: 0.78rem;
    height: 1.29rem;
}
.mask .desTips[data-v-03772e2e] {
    margin-top: -0.2rem;
}
.mask .desTips .txt[data-v-03772e2e] {
      display: flex;
      color: white;
      font-size: 0.15rem;
      justify-content: center;
}
.cl-body[data-v-03772e2e] {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
.cl-body .bg[data-v-03772e2e] {
    display: flex;
    width: 100%;
    height: 7.23rem;
    background-image: url(../img/androidDownload_bg.a1bb5e8c.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    overflow-x: hidden;
}
.cl-body .bg .openApp[data-v-03772e2e] {
      display: flex;
      flex-direction: row;
      width: 1.8rem;
      z-index: 100;
      left: 50%;
      margin-top: 0.2rem;
      margin-left: 50%;
      transform: translate(0, 0);
      align-items: center;
      justify-content: center;
      font-size: 0.2rem;
      color: white;
      border-radius: 0.25rem;
      border: 1px solid white;
      padding: 0.08rem;
}
.cl-body .bg .download[data-v-03772e2e] {
      display: flex;
      flex-direction: row;
      width: 1.8rem;
      z-index: 100;
      margin-left: 50%;
      transform: translate(-100%, 0);
      margin-top: 0.8rem;
      align-items: center;
      justify-content: center;
      font-size: 0.2rem;
      color: white;
      border-radius: 0.25rem;
      border: 1px solid white;
      padding: 0.08rem;
}


/*# sourceMappingURL=182.1758895010353.css.map*/