.white-keep-on-record[data-v-451b64e5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 0 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
.white-keep-on-record p[data-v-451b64e5] {
    text-align: center;
    font-size: 12px;
    color: #888888;
    margin-bottom: 5px;
}
.white-keep-on-record p a[data-v-451b64e5] {
      color: #888888;
}
.white-keep-on-record p a[data-v-451b64e5]:hover {
        color: #f60;
}

.NotFoundComponent[data-v-6f93e623] {
  min-width: 1200px;
  background: #f5f5f5;
  height: 100vh;
}
.NotFoundComponent .clear[data-v-6f93e623] {
    background: #f5f5f5;
    width: 100%;
    height: calc(100vh - 190px);
    padding-top: 60px;
    margin-bottom: 73px;
    text-align: center;
}
.NotFoundComponent .clear img[data-v-6f93e623] {
      margin: 70px auto 150px;
      display: block;
}
.NotFoundComponent .clear p[data-v-6f93e623] {
      font-size: 24px;
      color: #333;
      margin-top: -247px;
}
.NotFoundComponent .clear a[data-v-6f93e623] {
      display: block;
      margin: 30px auto 150px;
      border: none;
      font-size: 16px;
      color: #fc6053;
}
.NotFoundComponent .clear a[data-v-6f93e623]:hover {
      text-decoration: underline;
      color: #fc6053;
}

