* {
    overflow: hidden;
}

html,
body {
    background-color: #000 !important;
    overflow-y: hidden;
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #ddd;
    font-family: SimSun, 'Microsoft YaHei', Arial, Tahoma, Helvetica;
    background: #000;
}

img {
    border: 0;
    vertical-align: middle;
}

a {
    color: #ddd;
    text-decoration: none;
}

    a:hover {
        color: #ff5a00;
    }

    a:focus {
        outline: none;
    }

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul li {
        list-style-type: none;
        vertical-align: middle;
    }

div,
ul,
li {
    overflow: hidden;
}

input {
    outline: 0;
}

.none {
    display: none;
}

.block {
    display: block;
}

.Top {
    height: 32px;
    overflow: visible;
    background: url(../img/tbg.jpg) repeat-x;
}

.Top_L {
    float: left;
    height: 32px;
    overflow: visible;
    background: url(../img/tbg.png) no-repeat;
}

    .Top_L .logo {
        float: left;
        width: 120px;
        height: 32px;
        text-align: center;
    }

        .Top_L .logo a {
            margin: 0 auto;
            display: block;
            width: 80px;
            height: 32px;
            background: url(../img/logo.png) center no-repeat;
        }

.serverbtn {
    margin-top: 6px;
}

.Top_L .server {
    float: left;
    margin-right: 20px;
    padding: 0 20px;
    display: inline-block;
    height: 32px;
}

    .Top_L .server a {
        float: left;
        display: inline-block;
        height: 32px;
    }

        .Top_L .server a i {
            float: left;
            display: inline-block;
            width: 20px;
            height: 20px;
            background: url(../img/server.png) no-repeat;
        }

            .Top_L .server a i.l {
                background-position: 0 0;
            }

            .Top_L .server a i.r {
                background-position: 0 -40px;
            }

        .Top_L .server a span {
            float: left;
            display: inline-block;
            height: 20px;
            line-height: 20px;
            background: url(../img/server.png) 0 -20px repeat-x;
            color: #000000;
        }

        .Top_L .server a em {
            display: inline-block;
            width: 15px;
            height: 20px;
            vertical-align: middle;
            background: url(../img/sv.png) right 6px no-repeat;
        }

        .Top_L .server a:hover {
            color: #ff5a00;
        }

.Top_L .Notice {
    float: left;
    padding-left: 20px;
    width: 400px;
    height: 32px;
    position: relative;
}

.Top_L .Notice {
    margin-left: 20px;
    background: url(../img/laba.gif) 0 10px no-repeat;
}

    .Top_L .Notice .txtlist {
        width: 400px;
        height: 320px;
        position: absolute;
        left: 20px;
        top: 0;
    }

        .Top_L .Notice .txtlist a {
            color: #FFFFFF;
        }

        .Top_L .Notice .txtlist li {
            width: 400px;
            height: 32px;
            line-height: 32px;
        }

.Top_R {
    float: right;
    padding-right: 5px;
    height: 32px;
    overflow: visible;
}

    .Top_R .okLogin {
        float: left;
        padding-right: 16px;
        height: 32px;
        overflow: visible;
    }

        .Top_R .okLogin a.uname {
            float: left;
            padding-right: 15px;
            display: inline-block;
            width: auto;
            max-width: 123px;
            height: 30px;
            line-height: 30px;
            color: #ccc;
            clear: both;
        }

        .Top_R .okLogin a.uname {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .Top_R .okLogin a.uname {
            background: url(http://image.gamersky.com/webimg13/user/user-v.png) right center no-repeat;
        }

            .Top_R .okLogin a.uname img {
                float: left;
                margin: 5px 10px 0 0;
                width: 20px;
                height: 20px;
                border-radius: 10px;
                vertical-align: middle;
            }

        .Top_R .okLogin .userLayer {
            display: none;
            margin: 32px 0 0 -60px;
            padding: 10px 0 0 15px;
            width: 215px;
            height: 80px;
            position: absolute;
            z-index: 99999;
        }

        .Top_R .okLogin .userLayer {
            background: url(../img/userLayer.png) no-repeat;
        }

        .Top_R .okLogin.cur .userLayer {
            display: block;
        }

    .Top_R .links {
        float: left;
        height: 30px;
        line-height: 30px;
    }

        .Top_R .links i {
            float: left;
            margin: 0 15px;
            display: inline-block;
            width: 10px;
            height: 30px;
            background: url(../img/l.png) center no-repeat;
        }

        .Top_R .links a {
            float: left;
            margin: 0 15px;
            color: #ddd;
        }

            .Top_R .links a:hover {
                color: #ff5a00;
            }

        .Top_R .links .tz {
            margin-bottom: 2px;
            padding-left: 3px;
            display: inline-block;
            width: auto;
            height: 14px;
            vertical-align: middle;
            animation: swinging .8s ease-in-out 0s infinite;
            transform-origin: 50% 0;
        }

            .Top_R .links .tz em {
                float: left;
                display: inline-block;
                height: 14px;
                background: url(../img/tz.png) no-repeat;
            }

                .Top_R .links .tz em.l {
                    width: 7px;
                    background-position: 0 0;
                }

                .Top_R .links .tz em.r {
                    width: 5px;
                    background-position: -21px 0;
                }

            .Top_R .links .tz .num {
                float: left;
                display: inline-block;
                width: auto;
                height: 14px;
                line-height: 13px;
                color: #f2f2f3;
                background: #e23703;
            }

@keyframes swinging {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.wl_top {
    width: 215px;
    height: 48px;
}

    .wl_top .head {
        float: left;
        margin-right: 8px;
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

    .wl_top .infos {
        float: left;
        width: 167px;
        height: 40px;
    }

        .wl_top .infos .username {
            margin-bottom: 4px;
            width: 167px;
            height: 20px;
            margin-top: 10px;
            line-height: 20px;
            color: #fefefe;
        }

        .wl_top .infos .vip_con {
            width: 167px;
            height: 15px;
        }

            .wl_top .infos .vip_con .icons {
                float: left;
                margin-right: 3px;
                display: block;
                width: 17px;
                height: 15px;
            }

            .wl_top .infos .vip_con .icons {
                background: url(http://web.gamersky.com/theme/xy011/img/csprite.png) -517px -245px no-repeat;
            }

            .wl_top .infos .vip_con .vip_lev {
                float: left;
                height: 15px;
                line-height: 15px;
                color: #ffcc01;
            }

                .wl_top .infos .vip_con .vip_lev span {
                    margin-left: 15px;
                    color: #999;
                }

                .wl_top .infos .vip_con .vip_lev i {
                    font-style: normal;
                    color: #ffcc01;
                }

.btn_group {
    width: 215px;
    height: 22px;
}

    .btn_group a {
        float: left;
        margin-right: 5px;
        padding-left: 50px;
        display: block;
        width: 48px;
        height: 22px;
        line-height: 22px;
        color: #fff;
        border-radius: 3px;
        position: relative;
    }

        .btn_group a i {
            display: block;
            position: absolute;
            left: 26px;
            top: 3px;
        }

        .btn_group a.btn1 {
            background-color: #239ed7;
        }

            .btn_group a.btn1 i {
                width: 14px;
                height: 15px;
                background: url(http://web.gamersky.com/theme/xy011/img/csprite.png) -517px -264px no-repeat;
            }

            .btn_group a.btn1:hover {
                background-color: #2ab2f1;
            }

        .btn_group a.btn2 {
            background-color: #f68104;
        }

            .btn_group a.btn2 i {
                width: 16px;
                height: 16px;
                background: url(http://web.gamersky.com/theme/xy011/img/csprite.png) -517px -225px no-repeat;
            }

            .btn_group a.btn2:hover {
                background-color: #fd8b12;
            }

.Left {
    width: 119px;
    height: 100%;
    background: #222;
    border-right: 1px solid #000;
    overflow: visible;
    position: absolute;
    left: 0;
    z-index: 100;
}

    .Left .logo {
        width: 100%;
        height: auto;
        text-align: center;
    }

        .Left .logo img {
            margin: 10px auto;
            display: block;
            width: 100%;
        }

    .Left .lnav {
        padding: 0 11px 13px 12px;
        width: 96px;
        height: auto;
        border-bottom: 1px solid #000;
    }

        .Left .lnav a {
            float: left;
            margin-bottom: 2px;
            display: inline-block;
            width: 100%;
            height: 22px;
            line-height: 22px;
            text-align: center;
            border-radius: 4px;
        }

            .Left .lnav a.lik {
                color: #ccc;
                background: #2e2e2e;
            }

            .Left .lnav a.red {
                color: #fa0;
                background: #3c2d24;
            }

            .Left .lnav a.lik:hover {
                color: #fff;
                background: #3a3a3a;
            }

            .Left .lnav a.red:hover {
                color: #fff;
                background: #694f3f;
            }

    .Left .mllist {
        padding: 0 11px 0 12px;
        width: 96px;
        height: auto;
        border-top: 1px solid #3b3b3b;
        border-bottom: 1px solid #000;
    }

        .Left .mllist ul.titlist {
            padding: 10px 0;
            width: 100%;
            height: auto;
        }

            .Left .mllist ul.titlist.lx {
                background: url(../img/lx.png) 0 bottom repeat-x;
            }

            .Left .mllist ul.titlist li {
                width: 100%;
                height: 20px;
                line-height: 20px;
            }

                .Left .mllist ul.titlist li.tit {
                    color: #aaa;
                }

                .Left .mllist ul.titlist li.lik {
                    color: #aaa;
                }

                    .Left .mllist ul.titlist li.lik a {
                        color: #1997cb;
                    }

                        .Left .mllist ul.titlist li.lik a.tc {
                            color: #fff;
                        }

                            .Left .mllist ul.titlist li.lik a.tc:hover {
                                text-decoration: underline;
                            }

                        .Left .mllist ul.titlist li.lik a:hover {
                            color: #fff;
                        }

    .Left .contact {
        padding: 0 11px 16px 12px;
        width: 96px;
        height: auto;
        border-top: 1px solid #3b3b3b;
    }

        .Left .contact .tit {
            margin-top: 15px;
            padding-left: 20px;
            height: 20px;
            line-height: 20px;
            color: #aaa;
            background: url(../img/lianxi.png) no-repeat;
        }

            .Left .contact .tit.t1 {
                background-position: 0 0;
            }

            .Left .contact .tit.t2 {
                background-position: 0 -20px;
            }

        .Left .contact .txt {
            height: 20px;
            line-height: 20px;
            color: #add24b;
        }

    .Left a.Lar {
        display: block;
        width: 13px;
        height: 50px;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        transition: all .25s ease-out;
    }

    .Left a.Lar {
        background: url(../img/game-lar.png) no-repeat;
    }

        .Left a.Lar.un {
            right: 0;
            background-position: 0 0;
        }

        .Left a.Lar.on {
            right: -13px;
            background-position: -13px 0;
        }

.Right {
    width: 1800px;
    height: 100%;
    position: absolute;
    left: 120px;
}

.Float_Mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    min-width: 1180px;
    height: 100%;
    opacity: .7;
    filter: alpha(opacity=70);
    background: #000;
}

.Float_Layer {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #FFFFFF;
    z-index: 3000;
    margin: -190px 0 0 -273px;
    width: 546px;
    height: 430px;
}

.Float_Layer {
    background: url(../img/layer.jpg) no-repeat;
}

.Layer_cont {
    margin: 0 auto;
    width: 504px;
    height: auto;
    font-family: 'Microsoft YaHei';
}

    .Layer_cont .title {
        margin-bottom: 15px;
        width: auto;
        height: 60px;
        text-indent: -9999px;
    }

    .Layer_cont .contit {
        position: relative;
        width: auto;
        height: 52px;
    }

        .Layer_cont .contit .tit {
            float: left;
            width: auto;
            height: 52px;
            line-height: 52px;
            color: #222;
            font-size: 18px;
            font-weight: 700;
        }

        .Layer_cont .contit .state {
            position: absolute;
            top: 13px;
            right: 0;
            padding-top: 0;
            width: auto;
            height: 26px;
        }

            .Layer_cont .contit .state span {
                float: left;
                margin-left: 20px;
                display: inline-block;
                width: auto;
                height: 26px;
                line-height: 26px;
                color: #222;
                text-indent: 15px;
            }

            .Layer_cont .contit .state span {
                background: url(../img/state.png) no-repeat;
            }

                .Layer_cont .contit .state span.f {
                    background-position: 0 0;
                }

                .Layer_cont .contit .state span.c {
                    background-position: 0 -26px;
                }

                .Layer_cont .contit .state span.h {
                    background-position: 0 -52px;
                }

                .Layer_cont .contit .state span.m {
                    background-position: 0 -78px;
                }

    .Layer_cont .TJFWQ {
        margin-bottom: 8px;
        width: 534px;
        height: 40px;
    }

        .Layer_cont .TJFWQ a {
            float: left;
            margin-right: 29px;
            padding: 5px 0;
            display: inline-block;
            width: 238px;
            height: 26px;
            font-size: 16px;
            font-weight: 700;
            text-align: center;
        }

        .Layer_cont .TJFWQ a {
            color: #fff;
            background: url(../img/i.png) no-repeat;
        }

            .Layer_cont .TJFWQ a span {
                padding-right: 30px;
                display: inline-block;
                width: auto;
                height: 26px;
                line-height: 26px;
            }

            .Layer_cont .TJFWQ a span {
                background: url(../img/state.png) no-repeat;
            }

                .Layer_cont .TJFWQ a span.hot {
                    background-position: right -104px;
                }

                .Layer_cont .TJFWQ a span.new {
                    color: #FFFFFF;
                    margin-left: 55px;
                    background-position: right -130px;
                }

            .Layer_cont .TJFWQ a:hover {
                color: #fffb00;
            }

    .Layer_cont .QBFWQ {
        width: 504px;
        height: 184px;
        overflow-y: auto;
    }

        .Layer_cont .QBFWQ::-webkit-scrollbar {
            width: 16px;
            height: 10px;
        }

        .Layer_cont .QBFWQ::-webkit-scrollbar-track {
            background-color: #b51a19;
        }

        .Layer_cont .QBFWQ::-webkit-scrollbar-thumb {
            background-color: #fff;
            box-shadow: inset 1px 1px 1px #cecece;
        }

        .Layer_cont .QBFWQ a {
            float: left;
            margin: 0 10px 10px 0;
            padding: 5px 14px;
            display: inline-block;
            width: 124px;
            height: 26px;
            color: #222;
            background-color: #fff;
        }

            .Layer_cont .QBFWQ a span {
                float: left;
                padding-right: 22px;
                display: inline-block;
                width: 104px;
                height: 26px;
                line-height: 26px;
            }

            .Layer_cont .QBFWQ a span {
                background: url(../img/state.png) no-repeat;
            }

                .Layer_cont .QBFWQ a span.f {
                    background-position: right 0;
                }

                .Layer_cont .QBFWQ a span.c {
                    background-position: right -26px;
                }

                .Layer_cont .QBFWQ a span.h {
                    background-position: right -52px;
                }

                .Layer_cont .QBFWQ a span.m {
                    background-position: right -78px;
                }

                .Layer_cont .QBFWQ a span.hot {
                    background-position: right -104px;
                }

                .Layer_cont .QBFWQ a span.new {
                    background-position: right -130px;
                }

            .Layer_cont .QBFWQ a:hover {
                color: #ff2b2a;
            }

.Layer_close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 32px;
    height: 32px;
}

    .Layer_close a {
        display: block;
        width: 32px;
        height: 32px;
        background: url(../img/layer_close.png) no-repeat;
    }

        .Layer_close a:hover {
            background-position: 0 -32px;
        }

.loginTable {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 5px;
}

.Caption {
    text-align: right;
    color: #000000;
}

input {
    width: 280px;
    height: 40px;
}

button {
    width: 120px;
    height: 40px;
}
