<!DOCTYPE HTML>
<html>
<head>
<title>404</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Food House Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template, 
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
<!--//web-fonts-->
<style>
body{background:#939faa;}
.error-top h3 {
    font-size: 11em;
    font-weight: 400;
    margin: 0;
    color: #fff;
    font-family: 'Playball', cursive;
}
.error-top h3 span {
    font-size: 0.1em;
    color: #fff;
}
.error-top p {
    font-size: 2.5em;
    font-weight: 400;
    color: #fff;
    font-family: '黑体', cursive;
	margin-top: 0px;
}
.error-btn {
    margin-top: 5em;
}
.error-btn a {
    color: #fff;
    background: #505559;
    border: none;
    letter-spacing: 1px;
    font-size: 1.3em;
    outline: none;
    padding: 15px 37px;
    -webkit-appearence: none;
}
.error-btn a:hover{
   background:#34495E;
}
.error {
    padding: 4em 0;
	    background: #939faa;
}
.container {
	margin:0 auto;
}
.error-top {
    text-align: center;
    margin: 5em 0;
}
</style>
</head>
<body>
	<!--error-->
	<div class="error">
		<div class="container">
			<div class="error-top">
				<h3>404<span>ERROR!</span></h3>
				<p>很抱歉!你访问的页面不存在....</p>
				<div class="error-btn">
					<a href="/">返回首页</a>
				</div>
			</div>
		</div>
	</div>
	<!--error-->
<!--/start-footer-->
			<!--start-smoth-scrolling-->
</body>
</html>