#app-downloader-container {
  background-image: url("../image/app-download-bg-m.png");
  background-size: cover;
  margin-bottom: 0.1rem;
  border-radius: 4px;
  height: 0.36rem;
  position: relative;
  line-height: 0.36rem;
  padding: 0 0.1rem;
}
#app-downloader-container .app-downloader-container-info {
  font-size: 0.14rem;
  color: #3165E4;
}
#app-downloader-container .app-downloader-container-button {
  display: inline-block;
  float: right;
  line-height: 0.22rem;
  margin-top: 0.07rem;
  height: 0.22rem;
  width: 0.65rem;
  text-align: center;
  box-shadow: 0px 2px 4px 0px #67a2ff;
  background-color: #407bf2;
  border-radius: 0.11rem;
  font-size: 0.12rem;
  color: #fff;
}
/*# sourceMappingURL=mip.css.map */