<!DOCTYPE html>
<html>
<head>
	<title>404错误页面-纳恩博官网</title>
	<meta name="viewport" content="width=device-width,user-scalable=no" />
	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
	<meta name="keywords" content="" />
	<meta name="description" content="" />
	<link rel="stylesheet" type="text/css" href="/Public/404/css/common.css">
	<link rel="stylesheet" type="text/css" href="/Public/404/css/404.css">
<body >
	<div class="ninebot404">
			<div class="img404">
				<span id="show"></span>
				<div class="sorry">Sorry,页面不见啦 >_< 还是要开心哦!</div></br></br>

				<div class="btn1">首页更多精彩动态          <p><a href="//www.luiholm.com/">立即前往</a></p></div>
				<div class="btn2">九号社区期待您的加入    <p><a href="http://bbs.ninebot.cn/">立即前往</a></p></div>
			</div>
	</div>
	<style type="text/css">#show{ position: absolute; right: 0; bottom: -50px; }</style>
<script type="text/javascript"> 
	var t=0;
	setInterval("refer()",1000);  
	function refer(){  
	    if(t==0){ 
	        location="//www.luiholm.com"; 
	    } 
	    document.getElementById('show').innerHTML=""+t+"秒后跳转到主页";  
	    t--; 
	} 
</script>

</body>
</html>