.downloadBox {
  overflow: hidden;
  height: 6.36rem;
  width: 100%;
  margin-top: 0.58rem;
  background: url(https://hmm3.oss-cn-shanghai.aliyuncs.com/applet/webSitePic/mobile/download_bg.png) no-repeat;
  background-size: 100% 100%;
}
.downloadBox .downloadBox_top {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 0.3rem;
  width: 100%;
  margin-top: 0.25rem;
  margin-bottom: 0.4rem;
}
.downloadBox .downloadBox_top .downloadBox_top_item {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 0.13rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: LEFT;
  color: #ffffff;
  line-height: 0.18rem;
}
.downloadBox .downloadBox_top .downloadBox_top_item > img {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.05rem;
}
.downloadBox .downloadBox_top .downloadBox_top_border {
  border-bottom: 0.01rem solid #FFFFFF;
}
.downloadBox .swiper_page1 {
  position: relative;
  height: 5.02rem;
  margin-top: 0.09rem;
}
.downloadBox .swiper_page1 .swiper-wrapper {
  height: 5.02rem;
}
.downloadBox .swiper_page1 .swiper-wrapper .swiper-slide {
  height: 5.02rem;
}
.downloadBox .swiper_page1 .swiper-wrapper .swiper-slide .content1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
}
.downloadBox .swiper_page1 .swiper-wrapper .swiper-slide .content1 > img {
  display: block;
  width: 1.8rem;
  height: 3.62rem;
}
.downloadBox .swiper_page1 .swiper-wrapper .swiper-slide .content1 .downloadBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.8rem;
  height: 0.4rem;
  background: linear-gradient(90deg, #79b3ff, #4e9bff 100%);
  border-radius: 0.2rem;
  font-size: 0.16rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
  margin: 0.1rem auto;
}
.downloadBox .swiper_page1 .swiper-wrapper .swiper-slide .content1 .downloadBtn > img {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
.downloadBox .swiper_page1 .btnleft {
  position: absolute;
  left: 0.23rem;
  top: 1.9rem;
  display: block;
  width: 0.26rem;
  height: 0.26rem;
  transform: rotate(180deg);
  z-index: 99;
  outline: none;
}
.downloadBox .swiper_page1 .btnright {
  position: absolute;
  right: 0.23rem;
  top: 1.9rem;
  display: block;
  width: 0.26rem;
  height: 0.26rem;
  z-index: 99;
  outline: none;
}

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