.about-wrap {
  height: 10.6rem;
  background: url(./images/mobile/about-bg.jpg) center 0 no-repeat;
  background-size: 100% 100%;
}

.about-bd {
  width: 6rem;
  height: 7.7rem;
  margin: 1.11rem auto 0;
  font-size: 0.28rem;
  color: #FFFFFF;
  line-height: 0.56rem
}

.about-bd h1{
  font-size: 0.7rem;
  font-weight: bold;
  margin-bottom: 0.54rem;
}

.about-bd h2{
  font-size: 0.4rem;
  font-weight: bold;
  margin-bottom: 0.54rem;
}

.about-wrap .links {
  margin-top: 1.22rem;
}