@charset "UTF-8";
#promote-team-report .content-title .remark {
  white-space: pre-line;
}

.error-hint.upper-limit span::before {
  content: "需 ≦ ";
}
.error-hint.lower-limit span::before {
  content: "需 ≧ ";
}

#support-404 .content .img .text:before {
  content: "404";
  font-size: 15rem;
  font-weight: bold;
}
#support-404 .content .title-text {
  font-size: 2rem;
  font-weight: bold;
  height: 5rem;
}
#support-404 .content .btn-back {
  font-size: 2rem;
}

#support-error .content .img .box-text .title {
  font-size: 13rem;
  font-weight: bold;
}
#support-error .content .text {
  font-size: 1.15rem;
}
#support-error .content .btn-back {
  font-size: 2rem;
}

#support-ipban .content .img .text {
  font-size: 11rem;
  font-weight: bold;
}

#support-maintain .content .img .text {
  font-size: 11rem;
  font-weight: bold;
}
#support-maintain .content .title-text {
  font-size: 2rem;
}/*# sourceMappingURL=zh.css.map */