.web-error {
  text-align: center;
}
.web-error .line-1 {
  height: 60px;
}
.web-error .line-1 span {
  font-size: 16px;
  font-weight: bold;
  line-height: 65px;
  vertical-align: top;
}
.web-error .line-1 span:first-child {
  font-size: 31px;
  margin-right: 11px;
  line-height: 60px;
}
.web-error .line-2 {
  color: #898989;
  font-size: 14px;
}
.web-error .line-2 span:first-child {
  color: #fe7508;
  padding: 0 10px;
  font-weight: bold;
}
.web-error .line-2 a {
  padding: 0 10px;
  font-weight: bold;
}
