<!DOCTYPE html>
    <html>
    <head>
      <meta content="text/html; charset=utf-8" http-equiv=content-type>
      <meta http-equiv = "refresh" content="10; url=https://www.chinaventure.com.cn" />
      <title>抱歉没有找到您要的网页</title>

      <style type="text/css">
        body {
          width:100%;
          height: 100%;
          margin:0 auto;
          background-color: #e4e0e0;
        }
        .container{
          margin:60px 10%;
          width:100%;
          height:100%;
        }
        .left{
          float: left;
        }
        .right{
          margin-top:15%;
          float:left;
          font-family: Microsoft YaHei,Arial,Helvetica,sans-serif,Regular;
          font-weight: inherit;
          line-height: 30px;
        }
        .right a{
          text-decoration: none;
        }
      </style>
    </head>
  <body>
  <div class="container">
    <div class="left">
      <img src="/siteimages/404.png">
    </div>
    <div class="right">
      <span>非常抱歉，没有找到您要的网页</span>
      <br/>
      <span>您正在查找的网页可能已被删除、重命名或暂时不可用</span>
      <br/>
      <span>
			请尝试以下方法：<br/>
			1，检查您的网络是否正常；<br/>
			2，检查您输入的网址是否正确；<br/>
			3，<a href="https://www.chinaventure.com.cn">点击返回首页</a>
		</span>
    </div>
  </div>
  </body>
</html>
