<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>很抱歉,此页面暂时找不到!</title>
<style type="text/css">
body {
margin: 0px;
padding: 0px;
font-family: "微软雅黑", Arial, "Trebuchet MS", Verdana, Georgia,Baskerville,Palatino,Times;
font-size: 16px;
}

div {
margin-left: auto;
margin-right: auto;
}

a {
text-decoration: none;
color: #1064A0;
}

a:hover {
color: #0078D2;
}

img {
border: none;
}

h1, h2, h3, h4 {
/* display:block;*/
margin: 0;
font-weight: normal;
font-family: "微软雅黑", Arial, "Trebuchet MS", Helvetica, Verdana;
}

h1 {
font-size: 44px;
color: #0188DE;
padding: 20px 0px 10px 0px;
}

h2 {
color: #0188DE;
font-size: 16px;
padding: 10px 0px 40px 0px;
}

#page {
width: 910px;
padding: 20px 20px 40px 20px;
margin-top: 80px;
}

.button {
width: 180px;
height: 28px;
margin-left: 0px;
margin-top: 10px;
background: #009CFF;
border-bottom: 4px solid #0188DE;
text-align: center;
}

.button a {
width: 180px;
height: 28px;
display: block;
font-size: 14px;
color: #fff;
}

.button a:hover {
background: #5BBFFF;
}
</style>

</head>
<body>


<div >你请求访问的页面,暂时找不到,我们建议你返回首页官网进行浏览,谢谢!</font>
<br />
<br />
</div>
</body>
</html>

 

404报错页面

相关文章:

  • 2022-12-23
  • 2021-10-17
  • 2022-02-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
猜你喜欢
  • 2022-12-23
  • 2021-09-24
  • 2021-09-21
  • 2021-11-14
  • 2021-08-05
  • 2022-01-10
  • 2022-12-23
相关资源
相似解决方案