.common_footer p {
    color: #ffffff;
    font-size: 0.22rem;
    line-height: 0.24rem;
    text-align: center;
    padding-bottom: 0.38rem;
  }
.common_footer .link {
    padding: 0.4rem 0 0.38rem;
    color: #ffffff;
    font-size: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
  }
body {
  font-family:PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
}
.common_footer p span {
    padding: 0 0.16rem;
  }
.common_footer .link a {
    color: #ffffff;
    padding: 0 0.2rem;
    display:inline;
  }
.common_footer {
    width: 100%;
    background-color: #444444;
    height: auto !important;
  }