﻿<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <meta name="renderer" content="webkit" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <meta name="format-detection" content="telephone=no" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    <title>您访问的页面不存在</title>
    <style type="text/css">
        * {margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
        *::before, *::after {-webkit-box-sizing:inherit;box-sizing:inherit;}
        body {background:url('') #FFFFFF;font-size:13px;}
        div,ul,ol,li,dd,dl,dt {list-style:none;}
        img {border:none;vertical-align:middle;}
        .container-fluid {width:100%;margin:0 auto;}
        .container {width:100%;margin:0 auto;text-align:center;}
        .container p {text-align:center;line-height:200%;padding:10px 0 0 0;}
        .container p a {color:#0042FF;font-size:14px;text-decoration:none;}
        .container p strong {font-size:16px;}
        .container p .red {color:#FF0000;}
        @media screen and (max-width:1220px) {
	        .container-fluid {width:100%;}
        }
        @media (max-width:991px) {
	        .container-fluid {width:100%;}
        }
        @media screen and (max-width:768px) {
	        .container-fluid {width:100%;}
        }
        @media screen and (max-width:480px) {
	        .container-fluid {width:100%;}
            .container img {width:300px;}
        }
    </style>
</head>
<body>
	<div class="container-fluid">
        <div class="container">
            <p>
                <a href="/"><img src="/flash/404.jpg" alt="" /></a>
            </p>
            <p>
                <strong><span class="red">很抱歉！</span>您要访问的页面不存在！</strong><br />可能是已被删除、重命名或暂时不可用。
            </p>
            <p>
                <a href="/">返回首页</a>
            </p>
        </div>
    </div>
</body>
</html>
