.download-container[data-v-568f0bb3] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
}
.download-container .download-area[data-v-568f0bb3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0 0.4rem;
    text-align: center;
    background: #fff;
}
.download-container .download-area .image[data-v-568f0bb3] {
      margin: 2.13333rem 0 0.53333rem 0;
      width: 1.46667rem;
      height: 1.46667rem;
}
.download-container .download-area .title[data-v-568f0bb3] {
      font-size: 0.48rem;
      font-weight: 600;
      color: #333333;
}
.download-container .download-area .tips[data-v-568f0bb3] {
      font-size: 0.37333rem;
      color: #666666;
      line-height: 0.8rem;
}
.download-container .download-area .download-btn[data-v-568f0bb3] {
      background: -webkit-linear-gradient(right, #f5c242, #f7d147) !important;
      background: linear-gradient(270deg, #f5c242, #f7d147) !important;
      height: 1.2rem;
      line-height: 1.2rem;
      border-radius: 0.10667rem;
      font-size: 0.42667rem;
      font-weight: 600;
      color: #333333;
      border-color: #f7d147 !important;
      margin-top: 1.12rem;
}
@media screen and (min-height: 810px) {
.download-container[data-v-568f0bb3] {
    background-position: 0 -1.70667rem;
}
.download-container .download-area[data-v-568f0bb3] {
      height: 3.78667rem;
}
}

.uninstall-tip {
  width: 4.8rem !important;
}
.mobile-tip {
  width: 2.66667rem !important;
}

