.notfound-wrap[data-v-3f9c4dae] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
}
.notfound-wrap .content[data-v-3f9c4dae] {
  text-align: right;
}
.notfound-wrap .content .title[data-v-3f9c4dae] {
  -webkit-font-smoothing: antialiased;
  color: #73b99a;
  font-size: 100px;
}
.notfound-wrap .content .title span[data-v-3f9c4dae] {
  font-size: 240px;
}
.notfound-wrap .content .sub[data-v-3f9c4dae] {
  font-size: 30px;
  color: #ccc;
  padding-bottom: 50px;
}

