<!doctype html>
<html>
<head>
<meta charset=utf-8>
<meta http-equiv=x-ua-patible content=ie=edge>
<meta nat=width=device-width, initial-scale=1, maximum-scale=1, user-scable=no>
<title>404</title>
<style>
body{
background-color:444;
font-size:14px;
}
h3{
font-size:60px;
color:eee;
text-align:center;
padding-top:30px;
font-weight:normal;
}
</style>
</head>
<body>
<h3>404,您请求的文件不存在!</h3>
</body>
</html>