.wscn-http404-container[data-v-09c68b87] {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 40%;
  left: 50%;
}
.wscn-http404[data-v-09c68b87] {
  position: relative;
  width: 1200px;
  padding: 0 50px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wscn-http404 img[data-v-09c68b87] {
  width: 400px;
  height: 400px;
}
.wscn-http404 > span[data-v-09c68b87] {
  color: #969eb7;
  font-size: 18px;
  transform: translateY(-100%);
}
.wscn-http404 .el-button[data-v-09c68b87] {
  background-color: #225ee4;
  border-color: #225ee4;
}

