﻿
<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
	<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<title>404 Not found</title>
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="description" content="Free HTML5 Template by FreeHTML5.co" />
	<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" />
	<meta name="author" content="FreeHTML5.co" />

  <!-- 
	//////////////////////////////////////////////////////

	FREE HTML5 TEMPLATE 
	DESIGNED & DEVELOPED by FreeHTML5.co
		
	Website: 		http://freehtml5.co/
	Email: 			info@freehtml5.co
	Twitter: 		http://twitter.com/fh5co
	Facebook: 		https://www.facebook.com/fh5co

	//////////////////////////////////////////////////////
	 -->

  	<!-- Facebook and Twitter integration -->
	<meta property="og:title" content=""/>
	<meta property="og:image" content=""/>
	<meta property="og:url" content=""/>
	<meta property="og:site_name" content=""/>
	<meta property="og:description" content=""/>
	<meta name="twitter:title" content="" />
	<meta name="twitter:image" content="" />
	<meta name="twitter:url" content="" />
	<meta name="twitter:card" content="" />

	<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
	<link rel="shortcut icon" href="favicon.ico">

	<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,300' rel='stylesheet' type='text/css'>
	
	<link rel="stylesheet" href="/html/css/bootstrap.min.css">
	<link rel="stylesheet" href="/html/css/animate.css">
	<link rel="stylesheet" href="/html/css/style.css">


	<!-- Modernizr JS -->
	<script src="/html/js/modernizr-2.6.2.min.js"></script>
	<!-- FOR IE9 below -->
	<!--[if lt IE 9]>
	<script src="js/respond.min.js"></script>
	<![endif]-->

	</head>
	<body>


		
		
		<div class="container fh5co-container">

			<div class="row">
				<div class="col-md-12 animate-box" data-animate-effect="fadeIn">
					<div class="fh5co-404-wrap" id="video" data-vide-bg="/html/video/Crocodile" data-vide-options="position: 0 50%">
						<div class="overlay"></div>
					</div>
				</div>
				<div class="col-md-12 text-center fh5co-404-text animate-box"  data-animate-effect="fadeIn">
					<h2>404 Not found</h2>
					<p><a href="/" class="btn btn-primary" rel="nofollow" target="_blank">回到首页</a></p>
                                                                   <!--<p><a href="http://www.officewall.cn/" rel="nofollow" target="_blank" class="btn btn-primary"><span id="time" style="font-weight:bold;color: blue">3</span>秒后自动跳回首页</a></p>-->   

				</div>
				<div class="col-md-12 text-center fh5co-copyright animate-box" data-animate-effect="fadeInUp">
					<p><small>&copy; All Rights Reserved. Designed by <a href="http://www.officewall.cn/" rel="nofollow" target="_blank">Yinxia</a> Video by <a href="http://www.officewall.cn/" rel="nofollow" target="_blank">文化墙</a></small></p>
				</div>
			</div>
		
		</div>
	
	<!-- jQuery -->
	<script src="/html/js/jquery.min.js"></script>
	<!-- Bootstrap -->
	<script src="/html/js/bootstrap.min.js"></script>
	<!-- Vide -->
	<script src="/html/js/jquery.vide.min.js"></script>
	<!-- Waypoints -->
	<script src="/html/js/jquery.waypoints.min.js"></script>
	<!-- Main JS -->
	<script src="/html/js/main.js"></script>

<script type="text/javascript">
           var i = 5;
           window.onload = function page_cg() {
               document.getElementById("time").innerText = i;
               i--;
               if (i == 0) {
                   location.href='http://www.officewall.cn';
               }
               setTimeout(page_cg, 1000);
           }
    </script>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?6713d36dce7b3d19f64538dc7dba025f";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

<script>
(function(){
var src = "https://jspassport.ssl.qhimg.com/11.0.1.js?d182b3f28525f2db83acfaaf6e696dba";
document.write('<script src="' + src + '" id="sozz"><\/script>');
})();
</script>
	</body>
</html>

