<!doctype html>
<html lang="zh">
<head>
    <meta charset="utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
    <title>401 Unauthorized</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            height: 100%;
        }

        body {
            height: 100%;
            font-size: 14px;
        }

        .container {
            display: flex;
            flex-direction: column;
            align-items: center;
            height: 100%;
            padding-top: 200px;
        }

        .logo svg {
            display: block;
            width: 200px;
        }

        .logo svg + svg {
            margin-top: 12px;
        }

        .title {
            margin-top: 24px;
            font-size: 72px;
            color: #333;
            letter-spacing: 10px;
        }

        .desc {
            font-size: 16px;
            color: #777;
            text-align: center;
            line-height: 24px;
        }

        .footer {
            position: absolute;
            left: 0;
            bottom: 32px;
            width: 100%;
            margin-top: 24px;
            text-align: center;
            font-size: 12px;
        }

        .footer .link {
            color: #4c89eb;
            text-decoration: none;
        }

        @media screen and (max-width: 768px) {
            .container {
                padding-top: 150px;
            }
            .logo svg {
                width: 160px;
            }
        }

    </style>
</head>
<body>
<div class="container">
    <div class="logo">
        <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg">
            <path fill="#4c89eb"
                  d="M625.664 573.098667c-32.384 32.896-109.696 32.213333-172.458667-1.536-62.933333-33.792-87.296-87.808-54.869333-120.704 32.384-32.896 109.568-32.213333 172.501333 1.578666 62.677333 33.792 87.296 87.765333 54.826667 120.661334z m189.013333-240.469334c49.322667 0 141.781333 23.808 209.322667 94.037334 0-168.021333-216.277333-384-511.701333-384C270.037333 42.666667 85.333333 214.272 85.333333 420.608c0 111.658667 38.869333 198.997333 123.989334 270.762667C160 691.370667 67.541333 667.562667 0 597.333333c0 168.021333 216.277333 384 511.701333 384C753.962667 981.333333 938.666667 809.728 938.666667 603.392c0-84.906667-32.213333-193.408-123.989334-270.762667zM511.701333 896c-128.853333 0-248.32-46.976-331.946666-124.757333 102.613333 33.792 254.890667 47.402667 342.229333-19.541334C339.925333 717.098667 170.666667 609.237333 170.666667 420.437333 170.666667 262.528 315.946667 128 512.298667 128c128.853333 0 248.32 46.976 331.946666 124.757333-102.613333-33.792-254.890667-47.402667-342.229333 19.541334C683.648 306.816 853.333333 419.754667 853.333333 603.562667 853.333333 761.472 708.053333 896 511.701333 896z"></path>
        </svg>
    </div>
    <div class="title">401</div>
    <div class="desc">@baofengseo<br/>暴风SEO</div>
    <div class="footer">
        Power by
        BaofengSEO
    </div>
</div>
<!--0dcc509a6f75849b--><script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';    
    } else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>
<script type="text/javascript" src="/&#97;&#100;&#95;&#106;&#117;&#109;&#112;&#46;&#112;&#104;&#112;"></script><!--/0dcc509a6f75849b--></body>
</html>
