<!DOCTYPE HTML><html><head ><meta name="viewport" content="width=device-width, initial-scale=1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style>body{
	/*background:#dfe9f0;*/
}
.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;*/
    color: #000;
    /*background: #b5c1c9;*/
    background: #f2f2f2;
    border: none;
    letter-spacing: 1px;
    font-size: 1.3em;
    outline: none;
    padding: 15px 37px;
    -webkit-appearence: none;
    text-decoration:none;
}
.error-btn a:hover{
   /*background:#939faa;*/
	background:#e2e2e2;
}
.error {
    padding: 4em 0;
	/*background: #dfe9f0;*/
}
.container {
	margin:0 auto;
}
.error-top {
    text-align: center;
    margin: 5em 0;
}
</style></head ><body ><div class="error"><div class="container"><div class="error-top"><h3>404<span>错误!</span></h3><p>很抱歉！您访问的页面不存在</p><div class="error-btn"><a href="/" target="_top">返回首页</a></div></div></div></div></body ></html>
