<!doctype html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="renderer" content="webkit" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <title>404-中裕燃气控股有限公司</title>
    <meta name="Keywords" content="404" />
    <meta name="Description" content="404" />
    <meta name="robots" content="All" />
    <meta name="Author" content="miraclevision technical team" />
    <meta name="Copyright" content="www.miraclevision.net,铭成奇迹" />
    <link rel="icon" href="/favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
    <link rel="stylesheet" type="text/css" href="/static/index/css/normalize.css" />
    <link rel="stylesheet" href="/static/index/css/secondary.css" type="text/css" />
    <!--[if lt IE 9]><script type="text/javascript" src="/static/index/js/Kunyi.Respond.min.js" ></script><![endif]-->
    <script type="text/javascript" src="/static/index/js/KunyiHTML5.min.js"></script>
</head>
<body>
<div class="wrap">
    <header style="background:none;">
        <div class="topnav" style="margin-top:61px;">
            <a href="/" title="" class="Logo"><img src="/static/index/images/logo.png" alt="" /></a>
        </div>
    </header>
    <section>
        <div class="WrapSuMain">
                <article style="margin-top:100px;text-align:center;">
                    <p style="font-size:130px;">404</p>
                    <h1>抱歉，您访问的页面不存在......</h1>
                    <h3 style="text-align:right;">2秒后跳转到首页</h3>
                </article>
            <div class="clear"></div>
        </div>
    </section>
</div>
<script type="text/javascript">
    setTimeout(function(){
        window.location.href="/";
    },2000)
</script>
</body>
</html>
