<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>404 - Please revisit the page</title>
<head>
<meta http-equiv=content-type content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<meta http-equiv="refresh" content="500;url=#">
<style type="text/css">
	body { background-color:#E7ECF5;}
	a{ text-decoration:none;}
	*{ margin:0px; padding:0px;}
	a:link {color: #fff; text-decoration: none ; text-decoration:none;}
	a:visited {color: #fff; text-decoration: none;}
	a:hover {color: #fff; text-decoration: none}
	.container {margin-left: auto; width: 100%; margin-right: auto; text-align: center; margin-top:30px; }
	.container_1 img { width:1000px; }
	.container_2 img { margin-top:-2%; }
	.container_3 img { width:25%; height:7.5%;}
	.container_3 { width:95%; margin:auto; text-align:center}
	.container_3_1 { color:#11973c; font-size:18px; text-align:center;}
	.container_3_2 { color:#11973c; font-size:16px; text-align:center;}
	.maincolumn {margin-left: auto; width: 100%; margin-right: auto; text-align: center; margin-top:10px;}
	.maincolumn .maincolumn_bg { width:40%; height:50px; line-height:50px; background:#008fd5; margin:auto;}
	.maincolumn .maincolumn_bg ul {list-style-type: none;}
	.maincolumn .maincolumn_bg ul li { float:left;  width:25%;}
	.maincolumn .maincolumn_bg ul li a{ font-size: 18px; }
	.maincolumn .maincolumn_bg ul li a:hover { width:100%; height:50px; background:#1F1A17; display:block;}
	@media only screen and (max-width: 1000px) {
		  .container_1 img { width:100%; }
		  .maincolumn .maincolumn_bg {width:100%; }
		  
	}
} 

</style>
</head>
<!--gif图-->
<body>

	<div class="container">
      <div class="container_1"><img src="/images/404-error-page-not-found.jpg"></div>
      
      <div class="container_3"><!--<img src="images/404_1.png" >-->
         <div class="container_3_1"><span>对不起，您访问的页面已更新！</span></div>
         <div class="container_3_2"><span>您可以通过以下链接访问我们的网站</span></div>
      </div>
    </div>
    <!--<img src="images/001_1.gif" width="1000px" height="600px">-->
    <!--导航-->
	<div class="maincolumn">
	  <div class="maincolumn_bg">
         <ul>
			<li><a href="/">首页</a></li>
           <li><a href="/products/">产品中心</a></li>
           <li><a href="/silicone-products-manufacturer.html">关于我们</a></li>
           <li><a href="/contact-us.html">联系我们</a></li>
         </ul>
      </div>
	 <div>
</body>

</html>
