<!DOCTYPE html>
<html>
<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>浙江顺蓝环境设备有限公司</title>
  <style>
    *{word-wrap:break-word}
    html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{color:#666;margin:0;padding:0;font-weight: normal;}
    html,body{height: 100%;}
    html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
    body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","5B8B4F53";font-size:12px;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
    body{line-height:1.6;background: #7395ff;}
    img{border:0;vertical-align:middle}
    .system{width: 100%;margin: 0 auto;text-align: center;height: 100%;display: flex;justify-content: center;align-items: center;}
    .system img{text-align: center;max-width: 500px; width: 100%;}
    .title h2{color: #fff; font-size: 36px; letter-spacing: 4px; text-align: center; line-height: 120px;}
    .title h4{color: #fff; font-size: 18px; /* font-weight: bold; */ line-height: 38px; text-align: center;}
    .title a{border: 2px solid #94BFF3; color: #FFF; border-radius: 15px; padding: 2px 14px; font-size: 15px; margin-top: 15px; display: inline-block; text-decoration: none;}
  </style>
</head>
<body>
<div class="system">
  <div class="title">
		<img src="/Public/Images/other/404.png"/>
		<h2>页面走丢了...</h2>
		<h4>远方的朋友你好！非常抱歉，您所请求的页面不存在！</h4>
		<h4>请仔细检查您输入的网址是否正确。</h4>
    <p><a href="/">返回首页</a></p>
	</div>	
</div>
</body>
</html>