footer.mobile-footer .a-link:first-child {
  margin-top: 65px;
}
footer.mobile-footer {
  display: block;
  box-sizing: border-box;
}
footer.mobile-footer .link-box {
  padding-left: 20px;
  box-sizing: border-box;
}
footer.mobile-footer .logo img {
  width: 200px;
  margin: 76px auto 49px auto;
  display: block;
}
footer.mobile-footer .a-link {
  display: flex;
  align-items: center;
}
footer.mobile-footer .back {
  margin-bottom: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer.mobile-footer .a-link a {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 33px;
}
footer.mobile-footer .a-link .line {
  width: 1px;
  height: 9px;
  border: 1px solid #ffffff;
  margin: 0 14px;
}
footer.mobile-footer .mobile-bottom {
  display: flex;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  margin: 14px 0 24px 0;
}
footer.mobile-footer .mobile-bottom a {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
}
footer.mobile-footer .mobile-bottom a:nth-child(2) {
  margin: 0 30px;
  display: block;
}

footer.mobile-footer .mobile-bottom1 p {
  font-size: 10px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  margin-bottom: 14px;
}
footer.mobile-footer .mobile-bottom1 p:last-child {
  margin: 0;
}
