@charset "UTF-8";
/*
  样式规范表
*/
.error_page[data-v-2efb21de] {
  padding-top: 80px;
  padding-bottom: 200px;
  border-top: 3px solid #1C1C1C;
}
.error_page .error_page_logo[data-v-2efb21de] {
  width: 249px;
  height: 271px;
  background-image: url(../img/error_logo.8d5c4e01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.error_page .error_page_tips[data-v-2efb21de] {
  line-height: 70px;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin-top: 85px;
  margin-bottom: 40px;
  cursor: default;
}
.error_page .error_page_main[data-v-2efb21de] {
  font-size: 14px;
  font-weight: 400;
}
.error_page .error_page_main .error_page_left[data-v-2efb21de] {
  color: #999999;
  margin-right: 20px;
  cursor: default;
}
.error_page .error_page_main .error_page_right[data-v-2efb21de] {
  color: rgb(12, 97, 232);
  margin-left: 16px;
  cursor: pointer;
}
.error_page .error_page_main .error_page_line[data-v-2efb21de] {
  width: 1.6px;
  height: 14px;
  background: #999999;
  margin-left: 16px;
}
