.bg-bottom {
  bottom: 0rem;
  left: 0;
  width: 100%;
  position: absolute;
}

.logo {
  position: absolute;
  right: 0.32rem;
  top: 0.6rem;
  width: 1rem;
}

.desc {
  font-size: 0.36rem;
  color: white;
  width: 100%;
  line-height: 0.6rem;
  padding: 0 0.36rem;
  position: absolute;
  left: 0;
  top: 5.5rem;
  z-index: 11;
  background: rgba(173, 38, 44, 0.6);
}

.download_tips {
  display: block;
  margin: 0 auto;
  width: 6rem;
  margin-top: 2vh;
}

.opera-view {
  position: absolute;
  z-index: 22;
  width: 6.4rem;
  bottom: 0.4rem;
  left: calc(50% - 3.2rem);
}

.opera-view img {
  width: 100%;
}

.opera-view .img-btn {
  width: 3rem;
}

.opera-view .open-btn {
  float: left;
}

.opera-view .download-btn {
  float: right;
}

.bg-img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

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