.accredit {
  font-size: 0;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 0.3rem;
  box-sizing: border-box;
}
.accredit > a {
  text-decoration: none;
  outline: none;
  display: inline-block;
  text-align: center;
  font-size: 0.24rem;
  color: #999999;
  font-weight: bold;
}
.footer {
  margin-bottom: 1.3rem;
  font-size: 0;
}
.footer > p {
  text-align: center;
}
.footer > p > a {
  text-decoration: none;
  outline: none;
  color: #e0e0e0;
  font-size: 0.24rem;
}
