<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
    &lt;title&gt;404&lt;/title&gt;
    &lt;script type="text/javascript" src="/js/404js/jquery-1.8.1.min.js"&gt;&lt;/script&gt;
    &lt;script type="text/javascript"&gt;
        $(document).ready(function () {
            _win();
            function _win() {
                var windowW = $(window).width();
                var windowH = $(document).height();
                //alert(windowH)
                $(".wrap").css({ "width": windowW, "height": windowH });
                $(".cont").css({ "marginLeft": "-458px" })
                $(".cont").css({ "height": windowH })
                $(".contText").css({ "height": windowH })
            };
            $(window).resize(function () {
                _win();
            });
        })
    &lt;/script&gt;
    &lt;style type="text/css"&gt;
        body, html, div, a, span, ul, li, ol, h1, h2, h3, h4, h5, h6, em, i, code { margin: 0; padding: 0; font-family: "Microsoft YaHei"; font-size: 14px; }
        ul, li { list-style: none; }
        a, a:hover { text-decoration: none; }

        .bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; }
        .cont { width: 916px; margin: 0 auto; position: absolute; top: 0; left: 50%; z-index: 10; }
        .boldtext { font-weight: bold; font-size: 18px; color: #fff; }
        .contImg { float: left; position: absolute; top: 50%; left: 0px; margin-top: -146px; }
        .contText { float: right; color: #fff; }
            .contText p { margin-top: 26px; }
        .wbtn { padding-top: 50px; }
            .wbtn a { width: 114px; height: 40px; text-align: center; line-height: 40px; color: #fff; margin-right: 25px; float: left; display: block; background: url(/webimages/404images/404btn.png) no-repeat; }
        .colorF a { font-weight: bold; font-size: 20px; color: #fff; }
        .contText_m01 { position: absolute; top: 50%; font-size: 16px; line-height: 35px; left: 0px; margin-top: -120px; }
        .contText { position: relative; }
        .contText_m02 { position: absolute; bottom: 50%; margin-bottom: -220px; left: 0px; }
    &lt;/style&gt;

&lt;/head&gt;

&lt;body&gt;
    &lt;div class="bg"&gt;
        &lt;img src="/webimages/404images/4040902.jpg" width="100%" height="100%" /&gt;
    &lt;/div&gt;
    &lt;div class="cont"&gt;
        &lt;div class="contImg"&gt;
            &lt;img src="/webimages/404images/404img.png" width="228" height="293" alt="" /&gt;
        &lt;/div&gt;
        &lt;div class="contText"&gt;
            &lt;br /&gt;
            &lt;br /&gt;
            &lt;strong&gt;
                &lt;img src="/webimages/404images/4040902_03.png" /&gt;&lt;/strong&gt;
            &lt;p class="colorF"&gt;
                这可能是因为：&lt;br /&gt;
                1、您已输入的网址不正确，或您要找的网页可能已被更新或删除&lt;br /&gt;
                2、您访问的网站正在备案中，暂时禁止访问&lt;br /&gt;
                3、暂时禁止访问网站
            &lt;/p&gt;
            &lt;div class="contText_m01"&gt;
                &lt;p class="colorF"&gt;
                    
                &lt;/p&gt;
                &lt;p class="boldtext"&gt;
                   
                &lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="contText_m02"&gt;
                &lt;p class="boldtext"&gt;&lt;/p&gt;
                &lt;p class="wbtn"&gt;
                    &lt;a href="javascript:history.go(-1);"&gt;返回上一页&lt;/a&gt;
                    &lt;a href="/index.html"&gt;返回首页&lt;/a&gt;
                    
                &lt;/p&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre></body></html>