<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>您找的页面不存在</title>
 
<style type="text/css"> 
<!--
BODY {padding:0; MARGIN: 0px; FONT: 14px Arial, Helvetica, sans-serif; COLOR: #333;}
A {	COLOR: #007ab7; TEXT-DECORATION: none}
A:hover {COLOR: #007ab7; TEXT-DECORATION: none}
A:hover {COLOR: #de1d6a}
.content{margin:0px auto; width:400px; text-align: center; min-height: 100vh; display: flex; align-items: center;}
.content p{padding-bottom:15px}
.content a{background:#ffcc57; color:#000; border-radius:8px; font-size: 18px; line-height: 60px; display: block;padding:0 30px; margin:20px 0 60px}
-->
</style>
</head>
<body>
<div class="content">
	<div>
		<p><img src="404.jpg" alt="404"></p>
		<a title="返回首页" href="/">返回首页</a>
	</div>
</div>
</body>
</html>