.exception[data-v-6d5e2f4a] {
  min-height: 500px;
  height: 80%;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  margin-top: 150px;
}
.exception .img[data-v-6d5e2f4a] {
  display: inline-block;
  padding-right: 52px;
  zoom: 1;
}
.exception .img img[data-v-6d5e2f4a] {
  height: 360px;
  max-width: 430px;
}
.exception .content[data-v-6d5e2f4a] {
  display: inline-block;
  -ms-flex: auto;
      flex: auto;
}
.exception .content h1[data-v-6d5e2f4a] {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.exception .content .desc[data-v-6d5e2f4a] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}
.mobile .exception[data-v-6d5e2f4a] {
  margin-top: 30px;
}
.mobile .exception .img[data-v-6d5e2f4a] {
  padding-right: unset;
}
.mobile .exception .img img[data-v-6d5e2f4a] {
  height: 40%;
  max-width: 80%;
}

