<!DOCTYPE html>
<html>
<head>
<meta charset="gb2312">
<meta http-equiv="Content-Type" content="text/html">
<meta http-equiv="Cache-Control" content="max-age=300"/>
<title>404错误——您请求的页面不存在</title>
<meta name="layoutmode" content="standard">
<meta name="renderer" content="webkit"/>
<meta name="x5-page-mode" content="app"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no,minimum-scale=1.0,maximum-scale=1.0"/>
<style>
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

html {
    padding: 30px 10px;
    font-size: 20px;
    line-height: 1.4;
    color: #737373;
    background: #f0f0f0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,input {
    font-family: "微软雅黑","Microsoft YaHei","Hiragino Sans GB","SimHei", "sans-serif","宋体","SimSun" !important;
}

body {
    max-width: 100%;
    _width: 400px;
    padding: 20px 10px 20px 10px;
    border: 2px solid #b3b3b3;
    -moz-border-radius: 15px !important;      /* Gecko browsers */
    -webkit-border-radius: 15px !important;    /* Webkit browsers */
    border-radius: 15px !important;    Trident browsers */ 
    margin: 0 auto;
    box-shadow: 0 1px 10px #a7a7a7, inset 0 1px 0 #fff;
    background: #fcfcfc;
}

h1 {
    margin: 0 10px;
    font-size: 36px;
    text-align: center;
}

h1 span {
    color: #bbb;
}

h3 {
    margin: 1.5em 0 0.5em;
}

p {
    margin: 1em 0;text-align:center;
}

ul {
    padding: 0 0 0 20px;
    margin: 1em 0;
}

.container {
    max-width: 320px;
    _width: 320px;
    margin: 0 auto;
}
          
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
</style>
</head>
<body>
        <div class="container">
<h1>页面不存在 <span>:(</span></h1>
<p><hr size="0" width="100%" /></p>
			<p><A href="/">·跳转至首页</A></p>
        </div>
</body>
</html>