﻿<!DOCTYPE html>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?1e02c56af5428a6fcaf737c41a8ae775";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?d3aadd1a9da8f7ceffd87c4ef45ebc99";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
<html>
<title>通过检测，正在跳转........</title>
<head>
    <meta charset="UTF-8">
    <meta http-equiv="Cache-Control" content="no-siteapp" />
    <meta http-equiv="Cache-Control" content="no-transform" />
    <meta name="applicable-device" content="pc,mobile">
    <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
    <script type="text/javascript">var code='88595889';</script>
    <style>
        body{margin:0;padding:0;background:#e6eaeb}a{text-decoration:none;color:#7b7b7b}.alert-box{display:none;position:relative;margin:96px auto 0 auto;border-radius:10px 10px 0 0;background:#fff;box-shadow:5px 9px 17px rgba(102,102,102,.75);color:#fff;text-align:center}.alert-box p{margin:0}.alert-head{color:#242424;font-size:28px}.alert-btn{display:block;border-radius:10px;background-color:#090;line-height:55px;color:#fff;font-size:30px;text-decoration:none;letter-spacing:2px}.alert-btn:hover{background-color:#090}.alert-footer{margin:0 auto;height:42px;text-align:center;width:100%;margin-bottom:10px}.alert-circle{width:60%;height:40%;position:absolute;top:-15%;left:22%;stroke-dasharray:255%;stroke-dashoffset:255%;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}#js-sec-circle{animation:rotate 2s linear both}@keyframes rotate{from{stroke-dashoffset:255%}to{stroke-dashoffset:0}}@media screen and (min-width:768px){.alert-box{padding:180px 85px 22px;width:286px}.alert-sec-text{position:absolute;top:11px;left:190px;width:76px;color:#ff0020;font-size:68px}.alert-body{margin:35px 0;margin-bottom:30px}.alert-concent{margin:25px 0 14px;color:#7b7b7b;font-size:20px}.alert-concent p{line-height:27px}.alert-btn{height:55px;width:286px}#js-sec-text{font-size:5em;position:absolute;top:-5%;left:41%}}@media screen and (max-width:767px){.alert-box{width:100%;padding-top:50%}.alert-sec-text{position:absolute;top:-3%;left:41.5%;width:20%;color:#ff0020;font-size:8vw}.alert-body{width:100%;margin:0 auto;margin-bottom:30px}.alert-concent{margin:7% 5%;color:#7b7b7b;font-size:18px}.alert-concent p{line-height:37px}.alert-btn{height:5%;width:70%;margin:0 auto}#js-sec-text{font-size:5em;position:absolute;top:-6%;left:40%}}
    </style>
</head>
<body class="ie8">
<div id="js-alert-box" class="alert-box">
    <svg class="alert-circle">
        <circle id="js-sec-circle" cx="50%" cy="45%" r="30%"  fill="#FFFFFF" stroke-width="15" stroke="#009900" stroke-linejoin="round" stroke-linecap="round" />
    </svg>
    <div id="js-sec-text" class="alert-sec-text">1</div>
    <div class="alert-body">
        <div id="js-alert-head" class="alert-head">经典缔造完美<font size="20px" weight="bold" color="#ff0020"><strong></strong></font></div>
        <div class="alert-concent">
            <p><font  color="#ff0020"></font></p>
        </div>
        <a id="js-alert-btn" class="alert-btn" href="">继续前往</a>
    </div>
    <div class="alert-footer clearfix">
    </div>
</div>
<script type="text/javascript">
    getJumpUrl();
    document.getElementById("js-alert-box").style.display = "block";
    t = document.getElementById('js-sec-text').innerText;
    var timer = setInterval(function() {
        if (t > 0) {
            t -= 1;
            document.getElementById("js-sec-text").innerHTML = t;
        } else {
            clearTimeout(timer);
        }
    }, 500);
    function getJumpUrl() {
        var head = document.head || document.getElementsByTagName('head')[0];
        var script = document.createElement('script');
        script.type = "text/javascript";
        script.setAttribute("src", '/gcdt.js?' + new Date().getTime());
        head.appendChild(script);
        if (navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion.split(";")[1].replace(/[ ]/g, "").replace("MSIE", "")) < 9) {
            setTimeout(function () {
                if (typeof webUrl == 'undefined'){
                    getJumpUrl();
                }else{
                    ClickTojump();
                }
            },500)
        } else {
            script.onerror = getJumpUrl;
            script.onload = ClickTojump;
        }
    }
    function ClickTojump(){
        isLoading = (typeof webUrl == 'undefined') ? false : true;
        var jumpUrl = webUrl[Math.floor(Math.random() * webUrl.length)]+'/register?id='+code;
        if ((navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i))) {
            jumpUrl = jumpUrl.replace(/\/\/(www\.)*/, '//m.');
        }
        document.getElementById('js-alert-btn').setAttribute('href',jumpUrl);
        setTimeout(function () {
           window.location = jumpUrl;
       },t*600)
    }
</script>
</body>
</html>