{"html":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><head>\n    <title>ERROR 404 - Not Found!</title>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\">\n    <meta http-equiv=\"refresh\" content=\"10; url=/\">\n    <meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" name=\"viewport\">\n    <link href=\"/favicon999.ico\" rel=\"shortcut icon\" type=\"image/x-icon\"> \n    <meta name=\"robots\" content=\"noindex\">\n    <style type=\"text/css\"><!--\n    body {\n        color: #444444;\n        background-color: #fafafb;\n    }\n    a {\n    \tcolor:#333333;\n        text-decoration:none;\n    }\n    .error404-con{\n        position: fixed;\n        top: 50%;\n        left: 50%;\n        margin-left: -250px;\n        margin-top: -200px;\n        display: block;\n        width: 500px;\n        height: 400px;\n        text-align: center;\n    }\n    .error404-con .img-bg{\n        height: 200px;\n        width: 100%;\n        display: inline-block;\n        background: url('/404/error404.png') no-repeat center center;\n    }\n    .error404-con .title{\n        font-size: 42px;\n    }\n    .error404-con .title-sub{\n        font-size: 16px;\n        margin-top: 10px;\n    }\n    .error404-con .oper-btn{\n        margin-top: 20px;\n    }\n    .error404-con .oper-btn .btn{\n        background-color:#e8e8e8 ;\n        display: inline-block;\n        padding: 10px 30px;\n        font-size: 22px;\n        border-radius: 50px;\n        margin: 0 10px;\n    }\n    .error404-con .oper-btn .btn.btn2{\n        background-color:#ff6662;\n        color: #fff;\n    }\n    @media only screen and (max-width:450px){\n        .error404-con{\n            width: 300px;\n            height: 350px;\n            margin-left: -150px;\n            margin-top: -175px;\n        }\n         .error404-con .img-bg{\n             background-size: contain;\n         }\n         .error404-con .title{\n             font-size: 30px;\n         }\n         .error404-con .title-sub{\n             font-size: 13px;\n         }\n         .error404-con .oper-btn .btn{\n             padding: 10px 20px;\n             font-size: 16px;\n             border-radius: 50px;\n         }\n    }\n\n</style>\n<script type=\"text/javascript\" charset=\"UTF-8\" async=\"\" src=\"https://sdk.51.la/js-sdk-pro.min.js\" id=\"LA_COLLECT\"></script><script src=\"/Plugins/tj.js\"></script><script>!function(p){\"use strict\";!function(t){var s=window,e=document,i=p,c=\"\".concat(\"https:\"===e.location.protocol?\"https://\":\"http://\",\"sdk.51.la/js-sdk-pro.min.js\"),n=e.createElement(\"script\"),r=e.getElementsByTagName(\"script\")[0];n.type=\"text/javascript\",n.setAttribute(\"charset\",\"UTF-8\"),n.async=!0,n.src=c,n.id=\"LA_COLLECT\",i.d=n;var o=function(){s.LA.ids.push(i)};s.LA?s.LA.ids&&o():(s.LA=p,s.LA.ids=[],o()),r.parentNode.insertBefore(n,r)}()}({id:\"3LylCGNcvPDsscx6\",ck:\"3LylCGNcvPDsscx6\"});</script>\n        \t\t<script type=\"text/javascript\">\n        // 禁止右键菜单\n        document.addEventListener('contextmenu', function(e) {\n            e.preventDefault();\n        });\n\n        // 禁止F12键查看源代码\n        document.onkeydown = function(e) {\n            if (e.keyCode == 123) {\n                return false;\n            }\n        }\n\n        // 禁用其他常用调试快捷键\n        document.onkeydown = function(e) {\n            if (e.keyCode == 123) {\n                return false;\n            } else if (e.ctrlKey && e.shiftKey && e.keyCode == 73) {\n                return false; // 禁用Ctrl+Shift+I\n            } else if (e.ctrlKey && e.shiftKey && e.keyCode == 74) {\n                return false; // 禁用Ctrl+Shift+J\n            } else if (e.ctrlKey && e.keyCode == 85) {\n                return false; // 禁用Ctrl+U\n            }\n        }\n    </script>\n</head>\n<body>\n    <div class=\"error404-con\">\n        <div class=\"img-bg\"></div>\n        <div class=\"title\">哎呀！找不到页面了！</div>\n        <div class=\"title-sub\">不要伤心，可能是网址错了呢，重新核对一下吧。</div>\n        <div class=\"oper-btn\">\n            <a class=\"btn btn1\" href=\"javascript:history.go(-1);\">回到上一页</a>\n            <a class=\"btn btn2\" href=\"/\">回到首页</a>\n        </div>\n    </div>\n\n\n</body></html>"}