.yun404 .mian-404 {
  padding-top: 390px;
  width: 464px;
  margin: 0 auto;
  margin-bottom: 250px;
}
.yun404 .mian-404 .pic {
  width: 300px;
  height: 120px;
  background: url("/images/404/404-pic.png") no-repeat center;
  background-size: 300px 120px;
  margin: 0 auto;
}
.yun404 .mian-404 .sorry {
  font-weight: 350;
  font-size: 16px;
  color: #001252;
  line-height: 24px;
  text-align: center;
  margin-top: 30px;
}
.yun404 .mian-404 .btn {
  width: 100px;
  height: 40px;
  margin: 0 auto;
  background: #2254f5;
  border-radius: 8px 8px 8px 8px;
  font-weight: 350;
  font-size: 14px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  margin-top: 30px;
}
.yun404 .mian-404 .btn a {
  width: 100%;
  height: 100%;
}
.yun404 .mian-404 .back {
  position: relative;
  font-weight: 350;
  font-size: 14px;
  text-align: center;
  color: #999999;
  line-height: 20px;
  margin-top: 10px;
}
.yun404 .mian-404 .under-line {
  max-width: 320px;
  height: 1px;
  background-color: #ccc;
  display: block;
  margin: 25px auto;
}
.yun404 .mian-404 .can {
  font-weight: 350;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  text-align: center;
}
.yun404 .mian-404 .can-items {
  font-weight: 350;
  font-size: 14px;
  color: #437fec;
  line-height: 20px;
  text-align: center;
  margin-top: 10px;
}
