<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>404 Page Not Found</title>
<style>
html,body,div,p{margin:0;padding:0;background: #fff;}
body {
    background: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    font-weight: 300;
}
.box{
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
img{max-width:80%;margin:0 auto;}
address,pre {
    white-space: normal;
    margin-top: 1.5rem;
}
p {
    margin-top: 1.5rem;
    text-align: center;
}
a:active,
a:link,
a:visited {
    color: #dd4814;
}
hr{
	border: 0;
	border-top: 1px solid #efefef;
	margin-top: 1.5rem;
}
</style>
</head><h1 style="font-size: 10px;" >qy千亿电竞官网</h1>
<body>
<div class="box">
	<p><img src="/html/packs/images/404.png"></p>
	<p style="font-size:14px;">您可以 <a href="javascript:history.back();">返回上一页</a> 或者 <a href="/">返回首页</a></p>
	<hr>
	<address style="color:#999;font-size:12px;">崇胜科技</address>
</div>
</body>
</html>