.wrapper-404 img {
  margin: 6.667vw auto 6.667vw;
  display: block;
  width: 37.333vw;
  height: 33.333vw;
}
.wrapper-404 h2 {
  color: #333333;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 4.8vw;
  font-weight: bold;
  line-height: 6.667vw;
  text-align: center;
}
.wrapper-404 p {
  color: #999;
  font-size: 3.2vw;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: bold;
  line-height: 4.4vw;
  text-align: center;
}
.wrapper-404 a {
  display: block;
  margin: 16vw auto 16vw;
  width: 91.467vw;
  height: 11.733vw;
  background: #FF7401;
  border-radius: 0.8vw;
  font-size: 4.533vw;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 11.733vw;
  text-align: center;
  text-decoration: none;
}
.wrapper-500 img {
  margin: 26.667vw auto 6.667vw;
  display: block;
  width: 61.467vw;
  height: 35.333vw;
}
.wrapper-500 h2 {
  color: #333333;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 4.8vw;
  font-weight: bold;
  line-height: 6.667vw;
  text-align: center;
}
.wrapper-500 p {
  color: #999;
  font-size: 3.2vw;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: bold;
  line-height: 4.4vw;
  text-align: center;
}
.wrapper-500 a {
  display: block;
  margin: 16vw auto 0;
  width: 91.467vw;
  height: 11.733vw;
  background: #FF7401;
  border-radius: 0.8vw;
  font-size: 4.533vw;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 11.733vw;
  text-align: center;
  text-decoration: none;
}
