@charset "UTF-8";
.cnFont1 {
  font-size: 1rem;
  font-family: Helvetica, sans-serif, '黑体'; }

.cnFont2 {
  font-size: 1.2rem !important;
  font-family: Helvetica, sans-serif, '黑体';
  font-weight: bolder; }

.cnFont3 {
  font-size: 2rem !important;
  font-family: Helvetica, sans-serif, '黑体';
  font-weight: bolder; }

#maintain {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center; }
  #maintain p {
    line-height: 100px;
    height: 100px;
    font-size: 75px;
    font-size: 4.4375rem;
    font-weight: 800;
    color: #fff;
    margin: 0 0 0.45em;
    text-align: center; }

/*# sourceMappingURL=main.css.map */
