<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  <title>错误页面</title>
  <style type="text/css">
      .forget_con {
          position: relative;
          margin: 50px auto;
          width: 860px;
          height: 534px;
      }
      .forget_con img{
          width: 100%;
      }
  </style>
</head>
<body>
<div class="forget_con">
  <img src="https://image.chinamerger.com/website/image/404.jpg" alt=""/>
</div>
</body>
</html>
