<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="robots" content="noindex">
    <title>人机验证</title>
    <style>
    .title{
        text-align:center;
        margin:60px 0
    }
    .captch{
        width:400px;
        margin:0 auto;
        padding:50px;
        background:#fafafa;
        border:1px solid #ddd;
        border-radius:4px;
        color:#666;
        overflow:hidden;
        position:relative;
    }
    .captch *{
        vertical-align:middle;
    }
    .captch .icon{
        position:absolute;
        right:50px;
        top:50%;
        transform:translateY(-50%)
    }
    .captch .checkbox{
        display:inline-block;
        width:30px;
        height:30px;
        border:1px solid #ddd;
        border-radius:4px;
        margin-right:10px;
        cursor:pointer;
        background:#fff;
        position:relative;
    }
    .captch .checkbox.check::before{
        content:"";
        width:26px;
        height:26px;
        display:block;
        box-sizing:border-box;
        border:2px solid #22bcff;
        border-radius:50%;
        border-left:2px solid transparent;
        position:absolute;
        left:2px;
        top:2px;
        animation:rot 1s linear infinite;
    }
    .captch .checkbox.checked::before{
        content:"";
        width:14px;
        height:24px;
        display:block;
        box-sizing:border-box;
        border-right:2px solid #22bcff;
        border-bottom:2px solid #22bcff;
        position:absolute;
        left:8px;
        top:0px;
        transform:rotate(45deg)
    }
    @keyframes rot {
        0% { 
            transform:rotate(0deg)
        }
        100% {
            transform:rotate(360deg)
        }
    }
    </style>
</head>
<body>
    <p class="title">
        <svg t="1687768804936" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="9380" width="200" height="200"><path d="M810.666667 679.253333c5.12 63.146667-35.84 121.173333-97.28 136.533334-61.44 17.066667-124.586667-13.653333-151.893334-69.973334h-273.066666c-40.96 0-75.093333-34.133333-75.093334-75.093333V372.053333c0-40.96 34.133333-75.093333 75.093334-75.093333h448.853333c20.48 0 39.253333 8.533333 52.906667 22.186667 13.653333 13.653333 22.186667 32.426667 22.186666 52.906666v298.666667c-1.706667 3.413333-1.706667 5.12-1.706666 8.533333z" fill="#5D8EF9" p-id="9381"></path><path d="M680.96 783.36c51.2 0 93.866667-42.666667 93.866667-93.866667s-42.666667-93.866667-93.866667-93.866666-93.866667 42.666667-93.866667 93.866666 40.96 93.866667 93.866667 93.866667z" fill="#FFFFFF" p-id="9382"></path><path d="M672.426667 701.44l52.906666-52.906667c6.826667-6.826667 18.773333-6.826667 25.6 0 6.826667 6.826667 6.826667 18.773333 0 25.6l-78.506666 78.506667-52.906667-52.906667c-5.12-5.12-6.826667-11.946667-5.12-18.773333s6.826667-11.946667 13.653333-13.653333c6.826667-1.706667 13.653333 0 18.773334 5.12l25.6 29.013333z" fill="#2371F5" p-id="9383"></path><path d="M477.866667 462.506667l8.533333-46.08c1.706667-10.24-1.706667-22.186667-8.533333-30.72s-17.066667-13.653333-29.013334-13.653334h-80.213333c-10.24 0-22.186667 5.12-29.013333 13.653334-6.826667 8.533333-10.24 18.773333-8.533334 30.72l8.533334 47.786666-34.133334 151.893334 102.4 58.026666 102.4-58.026666-32.426666-153.6z" fill="#FFFFFF" p-id="9384"></path><path d="M375.466667 447.146667l-6.826667-37.546667h80.213333l-6.826666 37.546667zM348.16 595.626667l25.6-110.933334h71.68l23.893333 110.933334-59.733333 34.133333-61.44-34.133333z" fill="#2371F5" p-id="9385"></path><path d="M587.093333 390.826667c-10.24 0-18.773333 8.533333-18.773333 18.773333 0 10.24 8.533333 18.773333 18.773333 18.773333H699.733333c10.24 0 18.773333-8.533333 18.773334-18.773333 0-10.24-8.533333-18.773333-18.773334-18.773333h-112.64zM587.093333 465.92c-10.24 0-18.773333 8.533333-18.773333 18.773333 0 10.24 8.533333 18.773333 18.773333 18.773334h75.093334c10.24 0 18.773333-8.533333 18.773333-18.773334 0-10.24-8.533333-18.773333-18.773333-18.773333h-75.093334z" fill="#FFFFFF" p-id="9386"></path><path d="M575.146667 237.226667c-13.653333 5.12-23.893333 15.36-27.306667 29.013333v1.706667-1.706667c-3.413333-13.653333-15.36-23.893333-27.306667-27.306667h-1.706666 1.706666c13.653333-3.413333 23.893333-15.36 27.306667-27.306666v-1.706667 1.706667c3.413333 10.24 13.653333 22.186667 27.306667 25.6z" fill="#5D8EF9" p-id="9387"></path><path d="M189.44 477.866667l3.413333 1.706666-3.413333 1.706667c-22.186667 5.12-39.253333 23.893333-44.373333 44.373333v1.706667l-1.706667-3.413333c-5.12-22.186667-23.893333-39.253333-44.373333-44.373334h-3.413334l3.413334-1.706666c22.186667-5.12 39.253333-23.893333 44.373333-44.373334l1.706667-3.413333v3.413333c6.826667 20.48 23.893333 39.253333 44.373333 44.373334zM418.133333 808.96l3.413334 1.706667-3.413334 1.706666c-22.186667 5.12-39.253333 23.893333-44.373333 44.373334l-1.706667 3.413333-1.706666-3.413333c-5.12-22.186667-23.893333-39.253333-44.373334-44.373334l-3.413333-1.706666 3.413333-1.706667c22.186667-5.12 39.253333-23.893333 44.373334-44.373333l1.706666-3.413334 1.706667 3.413334c3.413333 22.186667 22.186667 39.253333 44.373333 44.373333z" fill="#FFBE1B" p-id="9388"></path><path d="M884.053333 312.32h3.413334-3.413334c-17.066667 5.12-29.013333 18.773333-32.426666 34.133333v3.413334-3.413334c-5.12-17.066667-17.066667-29.013333-32.426667-32.426666h-3.413333 3.413333c17.066667-5.12 29.013333-17.066667 32.426667-32.426667v-3.413333 3.413333c1.706667 15.36 15.36 27.306667 32.426666 30.72zM776.533333 192.853333l5.12 1.706667-5.12 1.706667c-27.306667 6.826667-51.2 29.013333-58.026666 58.026666l-1.706667 5.12-1.706667-5.12c-6.826667-27.306667-29.013333-51.2-58.026666-58.026666l-5.12-1.706667 5.12-1.706667c27.306667-6.826667 51.2-29.013333 58.026666-58.026666l1.706667-5.12 1.706667 5.12c6.826667 29.013333 29.013333 49.493333 58.026666 58.026666z" fill="#5D8EF9" p-id="9389"></path></svg>
    </p>
    <div class="captch">
        <button id="checkbox" class="checkbox"></button>
        <span>确认您是真人</span>
        <svg t="1687769807477" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="32163" width="40" height="40"><path d="M511.7 137.2h249.4c9.8 70.5 68.1 117.1 138.8 126.9v355.6c0 190.3-339.5 354-388.1 354S123.5 810 123.5 619.8V264.2c70.4-9.9 128.6-56.1 138.8-127h249.4z m0 0" fill="#FFFFFF" p-id="32164"></path><path d="M511.7 991.4c-32.8 0-135-46.5-222.5-109.1-83.7-59.5-183.3-153.3-183.3-262.7V248.7l15.3-2c66.9-9.5 115.4-53.2 123.6-111.9l2.1-15.2h529.5l2.1 15.2c8.1 58.6 56.7 102.5 123.6 111.9l15.2 2.1v370.9c0 109.1-99.6 203.2-183.3 262.7-87.4 62.4-189.6 109-222.3 109zM141.2 278.7v341.1c0 177 331.2 336.3 370.5 336.3 16.9 0 108.7-35.9 202.1-102.4 62.9-44.7 168.4-134.6 168.4-234V279c-69.6-14.5-120.8-61.6-135.7-124.1H276.9c-15 62.5-66.2 109.4-135.7 124.1v-0.3z m0 0" fill="#2A5082" p-id="32165"></path><path d="M790.2 973.5l-20.4-29.1C914.5 841.9 988 732.6 988 619.5V454.8h35.3v165c0 125.1-78.3 244.1-233.1 353.7z m-155-942.1h141.2v35.3H635.2V31.4z m-388.2 0h141.2v35.3H247V31.4z m-14.1 942.1C78.3 863.9 0.1 744.9 0.1 619.8v-165h35.1v165c0 113 73.3 222.3 218.2 324.9l-20.5 28.8z m0 0" fill="#BCC0C4" p-id="32166"></path><path d="M495.3 807.9c-110.6 0-210.4-66.1-253.6-167.9-43.2-101.8-21.5-219.5 55.3-299.1 76.7-79.6 193.6-105.6 296.9-66.1l-12.6 32.9c-98.2-37.4-209.3-6.7-274.2 75.9-64.9 82.6-68.6 197.8-9 284.4 59.5 86.6 168.5 124.3 268.8 93.2 100.3-31.1 168.8-123.9 168.9-229H771c-0.1 152.3-123.5 275.6-275.7 275.7z m0 0" fill="#2A5082" p-id="32167"></path><path d="M744.2 276.1L511.6 508.6l-96.9-96.9-77.5 77.5 174.4 174.4 310.1-310.1-77.5-77.4z m0 0" fill="#A3D4FF" p-id="32168"></path><path d="M511.7 688.6L312.3 489.3l102.5-102.5 96.9 96.9L744.4 251l102.3 102.5-335 335.1zM362.2 489.3l149.5 149.4 285.1-285.2-52.6-52.6-232.7 232.8-96.7-96.9-52.6 52.5z m0 0" fill="#2A5082" p-id="32169"></path><path d="M988.1 243.1h35.3v35.3h-35.3v-35.3z m0 70.6h35.3V349h-35.3v-35.3z m0 70.6h35.3v35.3h-35.3v-35.3zM0 243.1h35.3v35.3H0v-35.3z m0 70.6h35.3V349H0v-35.3z m0 70.6h35.3v35.3H0v-35.3zM494 31.4h35.3v35.3H494V31.4z m-70.6 0h35.3v35.3h-35.3V31.4z m141.2 0h35.3v35.3h-35.3V31.4z m0 0" fill="#BCC0C4" p-id="32170"></path></svg>
    </div>
    <script>
    document.getElementById("checkbox").addEventListener('click', function(event) {
        var _t = this
        _t.disabled = true
        _t.classList.remove('checked')
        _t.className+=' check';
        var c=setTimeout(function(){
            _t.disabled = false
            _t.classList.remove('check')
            _t.className+=' checked'
            toUrl()
        },3000)
    });
    function getSearch(){
        let theRequest = new Object();
        let wholeUrl = decodeURIComponent(location.href)
        let cArr = wholeUrl.match(/c-.*?\.html/)
        if(cArr){
            let cc = cArr[0].substr(2)
            cc = cc.substring(0,cc.length-5)
            let ccs = cc.split("&")
            for (let i = 0; i < ccs.length; i++) {
                theRequest[ccs[i].split("=")[0]] = unescape(ccs[i].split("=")[1]);
            }
        }
        let url = decodeURI(location.search);
        if (url.indexOf("?") != -1) {
            let str = url.substr(1);
            let strs = str.split("&");
            for (let i = 0; i < strs.length; i++) {
                theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]);
            }
        }
        return theRequest
    }
    function toUrl(){
        var c=setTimeout(function(){
            if(getSearch().backurl){
                location.href = getSearch().backurl
            }
        },500)
    }
    </script>
</body>
</html>