<!DOCTYPE html>
<!-- saved from url=(0044)http://erp.jiwanginfo.com:52211/res/404.html -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="description" content="">
  <meta name="author" content="">
  <title>错误页面</title>

  <link href="./错误页面_files/bootstrap.min.css" rel="stylesheet">
  <style>
    body {
      font-family: '微软雅黑';
      background-color: #96c5ff;
      color: #fff;
    }

    h1,
    h5 {
      font-family: '微软雅黑';
    }

    .pad-top {
      padding-top: 60px;
    }

    .text-center {
      text-align: center;
    }

    #error-link {
      font-size: 150px;
      padding: 10px;
    }
  </style>
<style type="text/css">
      @font-face {
          font-family: "element-icons";
          src: url('chrome-extension://dkbiiofameebehokbgjmdcholafphbnl/fonts/element-icons.woff') format('woff'),
          url('chrome-extension://dkbiiofameebehokbgjmdcholafphbnl/fonts/element-icons.ttf ') format('truetype'); /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
      }
  </style></head>

<body>


  <div class="container">

    <div class="row pad-top text-center">
      <div class="col-md-6 col-md-offset-3 text-center">
        <h1> 错误页面 </h1>
        <h5> </h5>
        <span id="error-link">404</span>
        <h2>对不起，您请求的页面不存在、或已被删除、或暂时不可用</h2>
      </div>
    </div>

  </div>




</body></html>