.en .footer .center {
  margin: 0 auto;
  width: 7.77rem;
  height: 3.2rem;
  background: url("../../imgs/pc/footer.png") center no-repeat;
  background-size: contain;
}

.en .footer .center .content {
  display: none;
}

.en .footer .center .logo {
  display: none;
}

.footer {
  margin-top: -1px;
  background: #000;
  padding: 0.6rem 0;
  color: #fff;
  display: flex;
  font-family: "NotoSansCJKsc-Regular";
}

.footer .app-hide {
  display: none !important;
}

.footer .center {
  padding: 0 1rem 0 1rem;
}

.footer .center .logo img {
  width: 3.56rem;
  float: left;
  margin-right: 0.14rem;
}

.footer .center .logo .link {
  margin-right: 0.25rem;
  color: #fff;
}

.footer .center .logo .link a {
  color: #fff;
  font-size: 0.3rem;
  margin-left: 0.82rem;
  line-height: 0.52rem;
}

.footer .tp {
  height: 0.5rem;
  margin-bottom: 0.15rem;
  display: flex;
  align-items: center;
}

.footer .content {
  border-top: 1px solid #414146;
  padding-top: 0.5rem;
  margin-top: 0.6rem;
}

.footer .logo2 {
  width: 3.65rem;
  margin-left: 0.2rem;
}

.footer p {
  line-height: 0.58rem;
  color: #6d8295;
  margin-bottom: 0.1rem;
  font-size: 0.28rem;
  font-family: "NotoSansCJKsc-Regular";
}

.footer p span {
  display: block;
  color: #6d8295;
}
