.container {
  padding: 0 0.64rem;
  padding-bottom: 0.3rem;
}

.container-middle {
  width: 96%;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  margin: 0 auto 10px;
  text-align: center;
  padding-top: 3rem;
}

.download-container {
  padding-top: 13.5rem;
  background: url(../../image/bg.abc) center top no-repeat;
  background-size: 100% auto;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .32rem 0.4rem;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
      background: linear-gradient(90deg,#dce5ff,#ffe6f5);
    border-top-left-radius: .13rem;
    border-top-right-radius: .13rem;
}

.header .logo {
  width: 1.2rem;
  height: 1.2rem;
}

.header .name {
  font-size: .506rem;
  color: #000;
}

.header .url {
  font-size: 0.56rem;
  font-weight: 500;
  width: 2.14rem;
}

.header .url .m {
  color: #ff5539;
}

.header .header-kf {
  width: 1.6rem;
  height: 0.75rem;
  margin-left: 1rem;
}

.qrcode {
  width: 4.3rem;
  height: 4.3rem;
  margin: 0 auto;
}

.scan-code {
  font-size: 16px;
  color: white;
  text-align: center;
  margin: 12px 0;
}


.btn-group {
  width: 7.68rem;
  margin: 0 auto;
  padding-top: 0rem;
}

.btn-group .btn {
  display: block;
  width: 7.68rem;
  height: 2.02rem;
  line-height: 1.6rem;
  color: #fff;
  font-size: .44rem;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.btn-group .btn-ios {
  background-image: url(../../image/btn-apple.abc);
}

.btn-group .btn-android {
  background-image: url(../../image/btn-android.abc);
}


.apk-brand {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  margin-top: 24px;
}

.apk-brand-img {
  width: 80%;
  border-radius: 14px;
  margin-bottom: 12px;
  border: 1px solid #FFF;
  -moz-box-shadow: 0 0 3px #AAA;
  -webkit-box-shadow: 0 0 3px #aaa;
  box-shadow: 0 0 3px #aaa;
  padding-bottom: 0px;
}

.fixed-container {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: none;
  margin: auto;
  background-color: #fff;
  *zoom: 0;
  overflow: auto;
  *z-index: 100;
  height: 100vh;
}

.fixed-position {
  position: absolute;
  background: #fff;
  z-index: 999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.fixed-position .navigator {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;

  width: 100%;
  height: 2rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;

  position: fixed;
  background-color: #fff;
  z-index: 1000;
}

.fixed-position .navigator-left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding: 0 16px;
  display: flex;
  align-items: center;
}

.fixed-position .navigator-title {
  font-size: 16px;
  max-width: 60%;
  margin: 0 auto;
}


.container .btn-customer {
  display: block;
  width: 5.586rem;
  height: 1.6rem;
  margin: 0 auto;
  line-height: 1.44rem;
  color: #d636e4;
  font-size: .46rem;
  padding-left: 0.53rem;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../../image/btn-customer.abc);
}

.container .footer {
  line-height: 1.75;
  font-size: .4rem;
  padding: 10px 0;
}

.container .footer a {
  color: #d636e4;
}


.fixed-position .post {
  margin: 0.65rem 0;
  position: relative;
}

.fixed-position .examples {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  flex: 1 1 0;
}

.fixed-position .examples h1 {
  color: #191e25;
  font-size: 0.875rem;
  text-align: center;
  margin-top: 1rem;
}

.fixed-position .examples>.content {
  overflow: hidden;
  transform: translateX(0px) translateY(0px) translateZ(0px);
}

.fixed-position .examples .brand {
  display: block;
  margin: 2.22rem auto 1.75rem auto;
}

.fixed-position .examples .brand.huawei,
.fixed-position .examples .brand.vivo,
.fixed-position .examples .brand.oppo {
  width: 4.32rem;
}

.fixed-position .examples .brand.xiaomi {
  width: 3.1875rem;
}

.fixed-position .examples .brand.meizu {
  width: 4.625rem;
}

.fixed-position .examples .brand.other {
  text-align: center;
  font-size: .666rem;
  color: #1a1e1f;
}
.fixed-position .examples .brand.other .p {
  width: 3.85rem;
  height: 1.38rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#e330c4), to(#8820dc));
  background-image: -webkit-linear-gradient(left, #e330c4, #8820dc);
  background-image: -moz-linear-gradient(left, #e330c4 0, #8820dc 100%);
  background-image: -o-linear-gradient(left, #e330c4 0, #8820dc 100%);
  background-image: linear-gradient(90deg, #e330c4, #8820dc);
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: .25rem;
  border-radius: 0.25rem;
  color: #fff;
  font-size: .666rem;
  margin: 0 auto 0.625rem auto;
}

.fixed-position .steps,
.fixed-position .step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.fixed-position .steps {
  font-size: 0.26rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin: 0.66rem 1.94rem;
  color: #757575;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}

.fixed-position .steps .step {
  margin-top: 0.125rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;
  font-size: .625rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  width: 0.89rem;
  height: 0.89rem;
  background: #e13c31;
  font-size: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  color: #fff;
  margin-right: 0.375rem;
}