#footerMobile {
  width: 100%;
  height: 100%;
  padding-top: 0.6666666667rem;
  flex-direction: column;
  background: #0d102d;
}
#footerMobile .contact_title {
  width: 100%;
  position: relative;
}
#footerMobile .contact_title .contact_title_ch {
  font-size: 0.64rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.96rem;
}
#footerMobile .contact_title .contact_title_en {
  width: 100%;
  position: absolute;
  bottom: 0.3333333333rem;
  font-size: 0.8rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  opacity: 0.2;
}
#footerMobile .contact_info {
  width: 100%;
  height: 5rem;
  margin-top: 0.6rem;
  padding-bottom: 0.2666666667rem;
  background-image: url(../images/contactInfoBg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#footerMobile .contact_info .contact_info_title {
  width: 100%;
}
#footerMobile .contact_info .contact_info_title .contact_info_title_logo {
  width: 1.3733333333rem;
}
#footerMobile .contact_info .contact_other {
  width: 100%;
  margin-top: 0.2666666667rem;
  flex-direction: column;
}
#footerMobile .contact_info .contact_other .contact_address i,
#footerMobile .contact_info .contact_other .contact_email i,
#footerMobile .contact_info .contact_other .contact_phone i {
  font-size: 0.2133333333rem;
  color: #fff;
  opacity: 0.9;
}
#footerMobile .contact_info .contact_other .contact_other_text {
  margin-left: 0.08rem;
  font-size: 0.2666666667rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3733333333rem;
}
#footerMobile .contact_info .contact_other .contact_email {
  margin-top: 0.24rem;
}
#footerMobile .contact_info .contact_other .contact_phone {
  margin-top: 0.24rem;
}
#footerMobile .contact_info .contact_other .contact_address {
  margin-top: 0.32rem;
}
#footerMobile .contact_number {
  padding: 0.4rem 0;
  font-size: 0.1866666667rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #e7e7e7;
  line-height: 1;
}/*# sourceMappingURL=footer.css.map */