/*项目中可能用到的变量，按设计稿规范录入*/
.error-404-content[data-v-671a543e] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.error-404-content .error-area[data-v-671a543e] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.error-404-content .error-area .error-img[data-v-671a543e] {
  width: 120px;
}
.error-404-content .error-area .error-text[data-v-671a543e] {
  color: #374052;
  font-size: 16px;
  margin-top: 20px;
}
.error-404-content .error-area .error-note[data-v-671a543e] {
  color: #959aa4;
  font-size: 14px;
  margin-top: 17px;
}
.error-404-content .btn-wrap[data-v-671a543e] {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

