<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="gb2312">
<title>该页面不存在-404</title>
<link rel="shortcut icon" href="favicon.ico">
<style>
* {margin: 0;padding: 0;}
@media screen and (min-width: 768px) {
#wrap {width: 1180px;height: 407px;position: absolute;top: 50%;left: 50%;margin-top: -224px;margin-left: -590px;display: flex;align-items: center;}
#wrap .text {float: right;position: relative;left: -125px;top: 10px;}
}
@media screen and (min-width: 320px) and (max-width:767px) {
html,  body { height: 100%;}
body {display: flex;align-items: center;}
#wrap,  #wrap img {width: 100%;margin-bottom: 60px;}
#wrap .text {text-align: center;}
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head>
<body>
<div id="wrap">
 <div style="float: left"><img src="img/404.png" width="910" /></div>
 <div class="text">
  <p style="color: #0086F0;font-size: 26px;margin-bottom: 6px;">很抱歉</p>
  <p style="color: #0086F0;font-size: 22px;margin-bottom: 20px;">您访问的页面出现错误了</p>
  <a href="/" style="color: #F68C22;font-size: 22px;text-decoration: none;">返回首页</a>
 </div>
</div>
</body>
</html>