
.error-page[data-v-5c72e461] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.error-code[data-v-5c72e461] {
  width: 100%;
  height: 100%;
  background: url("/images/500.png") no-repeat center center;
}


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