.wap {
  background: url(../images/prc1.png) no-repeat center top;
  background-size: 100% 100%;
  width: 100%;
  height: 960px;
}

.code {
  width: 10rem;
  height: 10rem;
  padding-top: 1rem;
  padding-left: 48rem;
}

.logo {
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 4%;
  left: 45%;
}

.download {
  width: 18%;
  margin: 0 auto;
  padding-top: 1rem
}

.text {
  font-size: 1.5rem;
  color: #fff;
  font-family: DFPKaiW5;
  position: absolute;
  left: 36%;
  letter-spacing: .5rem;
  top: 17.5%;
}

.foot {
  width: 100%;
  margin-top: 25rem;
}

.foot p {
  width: 1200px;
  margin: 0 auto;
}

.explain {
  margin-bottom: 2rem;
}

.font1 {
  text-align: center;
  font-size: 10px;
  color: #555555;
  line-height: 25px;
}

.font2 {
  text-align: center;
  font-size: 20px;
  color: black;
  line-height: 25px;
}