﻿
<!DOCTYPE HTML>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, initial-scale=1.0, viewport-fit=cover">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="format-detection" content="telephone=no">
    <meta name="applicable-device" content="pc,mobile">
    <title>抱歉，您访问的页面不存在了</title>
    <style>
        body{font:13px PingFang SC,Microsoft YaHei,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial;background:#fff;}
         .error_content{text-align:center;padding:0;height:100%;display:flex;width:100%;position:fixed;left:0;top:0;justify-content:center;align-content:center;align-items:center;}
   .error_content .txt{justify-content:center;align-content:center;font-size:16px;color:#999;}
   .error_content img{height:350px;}
   .error_content img.sp2{height:280px;}
   .error_content p{line-height:18px;display:block;margin-top:-60px;}
   .error_content a{width:180px;height:54px;line-height:54px;background:#333;color:#fff;border-radius:3px;display:inline-block;margin-top:60px;text-decoration:none;}

   
    </style>

</head>

<body style="height:100%;">
    <div class="error_content">
        <div class="txt">
            <img src="/images/error_404.svg" />
            <p>抱歉，您访问的页面不存在了</p>
        </div>
        
    </div>

    <script type="text/javascript">
    </script>
</body>

</html>