body[data-v-09c68b87] {
  color: #505050;
  font-size: .14rem;
  line-height: 1.5;
  font-family: "Microsoft Yahei", "PingFang SC", "SimSun", "Helvetica Neue", Helvetica, Arial, sans-serif, Tahoma;
  background: #efefef;
}
html[data-v-09c68b87] {
  font-size: 625%;
}
@media screen and (min-width: 1440px) {
html[data-v-09c68b87] {
      font-size: 700%;
}
}
@media (max-width: 640px) and (min-width: 0) {
html[data-v-09c68b87] {
    font-size: 20vw;
}
}
@media screen and (max-width: 640px) and (min-width: 0) and (max-width: 320px) {
html[data-v-09c68b87] {
      font-size: 64px;
}
}
@media screen and (max-width: 640px) and (min-width: 0) and (min-width: 640px) {
html[data-v-09c68b87] {
      font-size: 128px;
}
}
.header[data-v-09c68b87] {
  width: 100%;
  height: 62px;
  line-height: 62px;
  background: #fff;
  position: relative;
}
.header .logo[data-v-09c68b87] {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    line-height: 62px;
}
.error-box[data-v-09c68b87] {
  text-align: center;
  padding-top: 8em;
}
.error-box .error-title[data-v-09c68b87] {
    padding-top: 1em;
    font-size: 24px;
    font-weight: 600;
    color: #505050;
}
.error-box .error-remark[data-v-09c68b87] {
    padding-top: 1em;
    font-size: 14px;
    color: rgba(80, 80, 80, 0.65);
}

