<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>404</title>
</head>

<body>
  <style>
    .xhsyjy-404 {
      width: 100%;
      height: 823px;
      background: url(http://www.brsn.net/static/v2/image/404.png) center bottom no-repeat;
      position: relative;
      z-index: 1;
      text-align: center;
    }

    .xhsyjy-404 p {
      padding-top: 288px;
      font-size: 16px;
      font-weight: 400;
      color: #666666;
      line-height: 22px;
    }

    .xhsyjy-404-time {
      font-size: 24px;
      font-weight: 500;
      color: #666;
      line-height: 33px;
      padding-top: 26px;
    }

    .xhsyjy-404-time span {
      color: #FA4C4C;
      margin-right: 10px;
    }

    .xhsyjy-404 a {
      margin-top: 43px;
      width: 120px;
      height: 40px;
      display: inline-block;
      background: #007DF0;
      border-radius: 3px;
      text-align: center;
      font-size: 16px;
      font-weight: 500;
      color: #FFFFFF;
      line-height: 40px;
    }
  </style>
  <div class="xhsyjy-404">
    <p>抱歉，您访问的页面失踪了</p>
    <a href="/">返回首页</a>
  </div>

</body>

</html>
