﻿<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title>404 页面未授权</title>
    <meta http-equiv="Content-Language" content="zh-cn" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta http-equiv="Cache-Control" content="no-siteapp" />
    <meta name="author" content="Fhua" />
    <meta name="Copyright" content="BLIT" />
    <meta name="viewport" content="width=device-width, maximum-scale=1.0, initial-scale=1.0,initial-scale=1.0,user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <style type="text/css">
        body { margin: 0;  padding: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); }
        .main-wrap { height: 100%; background: rgba(255,255,255,.9); margin: 10px;}
        .bd-content-wrap { max-width: 1180px; margin: 0 auto; }
        .template-soon { width: 100%; padding-top: 80px; text-align: center; }
    </style>
</head>
<body>
    <div class="main-wrap">
        <div class="bd-content-wrap">
            <div class="template-soon">
                <img src="/Images/notpage.png" />
            </div>
        </div>
    </div>
</body>
</html>
