/* CSS Document */
img {
    border: none;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    margin: 0px auto;
    color: #555555;
    font-family: "微软雅黑","Microsoft Yahei",tahoma,arial,"Hiragino Sans GB","宋体";
}

    body a {
        text-decoration: none;
        color: #8f8f8f;
        outline: none;
    }

        body a:hover {
            cursor: pointer;
            color: #ff6600;
        }

    body p {
        padding: 0px;
        margin: 0px;
    }

    body ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"] {
    cursor: pointer;
    outline: none;
}

button {
    outline: 0;
    border: none;
}

    button::-moz-focus-inner {
        border-color: transparent;
    }



/*头部开始*/
.card_top {
    height: 35px;
    background: #efefef;
    width: 100%;
}

.top_s {
    margin: 0px auto;
    width: 1000px;
    height: 35px;
    line-height: 35px;
}

.wel_tit {
    float: left;
    width: 500px;
}

    .wel_tit span {
        float: left;
        padding-right: 10px;
    }

.lit_a {
    float: right;
    color: #d2d2d2;
}

    .lit_a a {
        margin: 0px 15px;
        color: #898989;
    }

.header_card {
    margin: 0px auto;
    width: 1000px;
    height: 110px;
}

.logo_img {
    height: 90px;
    padding: 15px 0px;
    width: 300px;
    float: left;
    line-height: 90px;
}

    .logo_img img {
        max-height: 90px;
        max-width: 300px;
        vertical-align: middle;
    }

.search_card {
    float: right;
    width: 696px;
    height: 64px;
    padding: 25px 0px 21px 0px;
}

.search_kj {
    width: 560px;
    height: 41px;
    float: left;
}

    .search_kj input {
        height: 33px;
        width: 420px;
        border: none;
        background: url(../images/ico_s_01.png) no-repeat 10px 9px;
        padding: 0px 4px 0px 34px;
        line-height: 30px;
        border: 4px solid #F8863E;
        border-radius: 5px 0px 0px 5px;
        float: left;
    }

    .search_kj button {
        width: 92px;
        height: 41px;
        background: url(../images/searc_btn_05.jpg) no-repeat;
        cursor: pointer;
        float: left;
    }

.all_gift {
    float: right;
    width: 129px;
    height: 41px;
    background: url(../images/all_gift_07.jpg) no-repeat;
    cursor: pointer;
}

.hot_game {
    line-height: 26px;
    height: 22px;
    float: left;
    width: 696px;
    color: #b2aea6;
    overflow: hidden;
}

    .hot_game a {
        margin: 0px 6px;
        color: #b2aea6;
    }

.top_dh {
    width: 1000px;
    margin: 0px auto;
    height: 31px;
    padding-bottom: 3px;
    background: url(../images/dh_bot_16.jpg);
    overflow: hidden;
    clear: both;
}

.dh_left {
    float: left;
    height: 31px;
    width: 600px;
    overflow: hidden;
}

    .dh_left a {
        border-radius: 5px 5px 0 0;
        display: block;
        float: left;
        margin-right: 3px;
        padding: 0 24px;
        text-align: center;
    }

        .dh_left a, .dh_left a span {
            transition: all 0.4s ease-out 0s;
        }

            .dh_left a:hover {
                padding: 0;
                text-decoration: none;
            }

                .dh_left a:hover span {
                    background-color: #FFEAD6;
                    padding: 0 24px;
                }

            .dh_left a span {
                border-radius: 5px 5px 0 0;
                color: #b70e15;
                display: inline-block;
                font-size: 14px;
                font-weight: 700;
                height: 30px;
                line-height: 30px;
                padding: 0;
                text-align: center;
            }

    .dh_left .select_on {
        border-top: 1px solid #D9510A;
        padding: 0;
        text-decoration: none;
    }

        .dh_left .select_on span, .dh_left .select_on:hover span {
            background: url(../images/poin_on_03.jpg);
            color: #FFFFFF;
            padding: 0 24px;
            text-decoration: none;
        }

.nav-special {
    background: url(../images/dh_r_03.jpg) no-repeat;
    float: right;
    height: 30px;
    padding: 0 15px;
    width: 350px;
    line-height: 30px;
}

.nav-status, .nav-service, .nav-help {
    background: url(../images/ico_s_01.png) no-repeat 0px -40px;
}

.nav-service {
    background-position: 0px -70px;
}

.nav-help {
    background-position: 0px -100px;
}

.nav-special:before {
    border-width: 15px 5px;
    left: 0;
}

.nav-special:after {
    border-width: 15px 5px;
    right: 0;
}

.nav-special a, .nav-special a:hover {
    color: #B70E15;
    font-size: 14px;
    font-weight: 700;
    margin: 5px 10px 0;
    padding: 0 0 0 24px;
}



/*主干部分*/
.main_card {
    margin: 0px auto;
    width: 1000px;
    padding-top: 10px;
}

.main-wrap {
    float: left;
    width: 730px;
}

.service_box {
    float: left;
    width: 200px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #FFBF99;
}

.ser_title {
    background: url(../images/erji_bj_06.jpg);
    border-bottom: 0 none;
    position: relative;
}

.service_box h1 {
    ont-size: 15px;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    font-size: 14px;
    margin: 0px;
    color: #a30007;
    font-family: "微软雅黑","Microsoft Yahei",tahoma,arial,"Hiragino Sans GB","宋体";
}

/*右侧滑动开始*/
.box-wrap {
    position: relative;
    float: left;
    font-size: 14px;
    width: 198px;
    background: #fff5eb;
    border-bottom: 1px solid #FFBF99;
    border-left: 1px solid #FFBF99;
    border-right: 1px solid #FFBF99;
    height: 328px;
}

    .box-wrap ul {
        line-height: 40px;
    }

        .box-wrap ul li {
            float: left;
            width: 178px;
            margin: 0px 10px;
            height: 40px;
            border-bottom: 1px dotted #e4d8cc;
            border-top: 1px dotted #fff5eb;
        }

            .box-wrap ul li i {
                background: url(../images/ser_01.png) no-repeat 0px 10px;
                width: 22px;
                float: left;
                height: 40px;
                margin-right: 10px;
            }

            .box-wrap ul li h3 {
                margin: 0px;
                padding: 0px;
                font-size: 14px;
                color: #67605a;
                height: 40px;
                width: 146px;
            }

.max_game {
    border: 1px solid #FFBF99;
    display: none;
    left: 197px;
    padding: 0 10px;
    position: absolute;
    top: 0;
    width: 510px;
    z-index: 998;
}

#container {
    background: #FFF5EB;
    float: left;
    font-size: 14px;
    height: 328px;
    position: relative;
    width: 200px;
    z-index: 10000;
}

#navigation {
    height: 328px;
    width: 200px;
    float: left;
}

    #navigation li {
        float: left;
        width: 200px;
    }

        #navigation li.show .content {
            display: block;
        }

    #navigation a.index_1, #navigation a.index_2, #navigation a.index_3, #navigation a.index_4, #navigation a.index_5, #navigation a.index_6, #navigation a.index_7, #navigation a.index_8 {
        height: 41px;
        line-height: 41px;
        color: #67605a;
        font-size: 12px;
        float: left;
        _float: none;
    }

.wrap_n h3 {
    border-top: 1px dotted #FFBF99;
    height: 39px;
    color: #67605a;
    font-size: 12px;
    padding: 0px;
    line-height: 39px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 2px;
}

#navigation li.wrap_n {
    height: 41px;
    line-height: 41px;
    float: left;
    _float: none;
}

#navigation li a h3:hover {
    border-top: 1px dotted #ffffff;
}

#navigation li a, #navigation li span {
    display: inline-block;
    border: solid 1px #FFF5EB;
    border-right: none;
    border-left: none;
    height: 26px;
    padding: 0 8px;
    line-height: 20px;
    overflow: hidden;
    width: 183px;
    _width: 184px;
    position: relative;
    z-index: 988;
}

    #navigation li a:hover, #navigation li.show a.index {
        background: #ffffff;
        border-color: #FFBF99;
        position: relative;
        top: 0px;
        z-index: 5;
    }

#navigation li .content {
    position: relative;
    _position: absolute;
    background: #ffffff;
    border: solid 1px #FFBF99;
    width: 520px;
    display: none;
    left: 199px;
    margin-top: -43px;
    _margin-top: 0px;
    padding: 0px 0px 0px 10px;
    float: left;
}

ontent ul {
    margin: 0px p;
}

#navigation li .content ul li {
    border-bottom: 1px dotted #FFBF99;
    margin: -1px 0px 2px 0px;
    padding: 5px 2px 5px 2px;
    float: left;
    width: 510px;
    font-size: 12px;
    color: #878787;
}

    #navigation li .content ul li a {
        float: left;
        background-color: #F4F4F4;
        border: 1px solid #D8D8D8;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        margin: 4px 7px;
        padding: 0 5px;
        width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #navigation li .content ul li .orange {
        color: #ED5400;
    }

    #navigation li .content ul li h3 {
        clear: both;
        text-align: left;
    }

.index_1 i, .index_2 i, .index_3 i, .index_4 i, .index_5 i, .index_6 i, .index_7 i, .index_8 i, .index_9 i {
    background: url(../images/ser_01.png) no-repeat 0px 10px;
    width: 24px;
    float: left;
    height: 39px;
    padding-left: 8px;
}

.index_2 i {
    background-position: 0px -32px;
}

.index_3 i {
    background-position: 0px -72px;
}

.index_4 i {
    background-position: 0px -112px;
}

.index_5 i {
    background-position: 0px -152px;
}

.index_6 i {
    background-position: 0px -194px;
}

.index_7 i {
    background-position: 0px -234px;
}

.index_8 i {
    background-position: 0px -274px;
}

.index_1 em, .index_2 em, .index_3 em, .index_4 em, .index_5 em，.index_6 em，.index_7 em {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    float: right;
    padding-right: 10px;
    color: #e59a8e;
}

#navigation :hover > a.index_1, #navigation ul ul :hover > a.index_1 {
    background: #FFFFFF;
    color: #bababa;
    border: solid 1px #FFBF99;
    border-right: none;
    border-left: none;
    position: relative;
    z-index: 998;
    width: 184px;
}

#navigation :hover > a.index_2, #navigation ul ul :hover > a.index_2 {
    background: #FFFFFF;
    color: #bababa;
    border: solid 1px #FFBF99;
    border-right: none;
    border-left: none;
    position: relative;
    z-index: 998;
    width: 184px;
}

#navigation :hover > a.index_3, #navigation ul ul :hover > a.index_3 {
    background: #FFFFFF;
    color: #bababa;
    border: solid 1px #FFBF99;
    border-right: none;
    border-left: none;
    position: relative;
    z-index: 998;
    width: 184px;
}

#navigation :hover > a.index_4, #navigation ul ul :hover > a.index_4 {
    background: #FFFFFF;
    color: #bababa;
    border: solid 1px #FFBF99;
    border-right: none;
    border-left: none;
    position: relative;
    z-index: 998;
    width: 184px;
}
/*右侧滑动结束*/


.banners_all {
    width: 520px;
    float: right;
}
/*幻灯片开始*/
#picBox {
    width: 520px;
    height: 181px;
    overflow: hidden;
    position: relative;
}

    #picBox ul#show_pic {
        margin: 0;
        padding: 0;
        list-style: none;
        height: 181px;
        width: 3050px;
        position: relative;
    }

        #picBox ul#show_pic li {
            float: left;
            margin: 0;
            padding: 0;
            height: 181px;
        }

            #picBox ul#show_pic li img {
                display: block;
            }

#icon_num {
    position: absolute;
    bottom: 0px;
    right: 10px;
    top: 150px;
}

    #icon_num li {
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 24px 24px 24px 24px;
        color: #666666;
        cursor: pointer;
        float: left;
        font: italic 16px/24px arial,sans-serif;
        height: 24px;
        margin-left: 4px;
        position: relative;
        text-align: center;
        width: 24px;
    }

#show_pic img {
    width: 520px;
    height: 181px;
}

#icon_num li:hover, #icon_num li.active {
    background: #FF0000;
    color: #fff;
}


/*推荐游戏开始*/
.box_game {
    float: left;
    width: 518px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
    height: 170px;
    overflow: hidden;
}

.game-tj {
    background: -moz-linear-gradient(center top, #F1F1F1 0%, #E7E7E7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 0 none;
}

    .game-tj h4 {
        font-size: 15px;
        height: 32px;
        line-height: 32px;
        padding-left: 12px;
        margin: 0px;
        color: #4b4b4b;
    }

.gama_logo {
    height: 138px;
    overflow: hidden;
    text-align: center;
}

    .gama_logo a {
        display: inline-block;
        margin: 6px 7px 0;
        text-align: center;
        width: 80px;
    }

        .gama_logo a img {
            height: 40px;
            width: 80px;
        }

        .gama_logo a span {
            width: 80px;
            float: left;
        }


/*游戏快速搜索*/
.box_serch {
    float: left;
    width: 728px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
    overflow: hidden;
}

.search_tj {
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    color: #4b4b4b;
    background: url(../images/ty_bj_17.jpg);
}

.search_ks {
    font-size: 15px;
    float: left;
    width: 106px;
}

#hot_g {
    padding: 6px 0px 0px 10px;
    float: left;
    width: 500px;
}

    #hot_g span {
        border: 1px solid #d2d2d2;
        width: 150px;
        height: 20px;
        float: left;
        line-height: 18px;
        background: #FFFFFF;
    }

    #hot_g input {
        width: 130px;
        height: 14px;
        _height: 12px;
        border: 1px solid #FFFFFF;
        float: left;
        color: #b2aea6;
    }

    #hot_g a.ser_ico {
        width: 10px;
        float: left;
        border: none;
        height: 13px;
        background: url(../images/btn_sc_07.jpg) no-repeat;
        margin: 6px 0px 0px 4px;
        cursor: pointer;
    }

.search_smore {
    float: left;
    width: 728px;
    font-size: 12px;
    line-height: 20px;
}

.app-title {
    border-bottom: 1px solid #D2D2D2;
    color: #EC5400;
    margin: 16px 20px 0;
    padding-bottom: 4px;
    font-size: 12px;
    float: left;
    width: 678px;
}

.app-promo {
    float: left;
    line-height: 0;
    margin: 0 20px;
    padding: 4px 0 4px 30px;
}

    .app-promo a {
        float: left;
        background-color: #F5F5F5;
        border: 1px solid #CCCCCC;
        display: inline-block;
        font-size: 12px;
        height: 22px;
        letter-spacing: normal;
        line-height: 22px;
        margin: 4px 9px;
        padding: 0 5px;
        width: 76px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .app-promo a:hover {
            text-decoration: underline;
        }

        .app-promo a.high {
            color: #ED5400;
        }


/*左侧开始*/
.main_left {
    float: right;
    width: 260px;
}

/*安保全开始*/
.safe_three {
    float: left;
    width: 258px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #DDDDDD;
}

.safe-hd {
    background: url(../images/safe_bj_06.jpg);
    height: 40px;
    width: 258px;
    float: left;
}

    .safe-hd li {
        float: left;
        line-height: 40px;
        width: 85px;
        border-left: 1px solid #DDDDDD;
        text-align: center;
        cursor: pointer;
    }

.tab-holder li span {
    background: url(../images/spritenew_01.png) no-repeat 28px 0px;
    line-height: 40px;
    width: 85px;
    height: 40px;
    float: left;
}

    .tab-holder li span.bao_hover {
        background-position: 28px 4px;
        background-color: #FFFFFF;
    }

    .tab-holder li span.quan_hover {
        background-position: 28px -36px;
        background-color: #FFFFFF;
    }

    .tab-holder li span.an_hover {
        background-position: 28px -76px;
        background-color: #FFFFFF;
    }

    .tab-holder li span.bao_out {
        background-position: 28px -113px;
    }

    .tab-holder li span.quan_out {
        background-position: 28px -153px;
    }

    .tab-holder li span.an_out {
        background-position: 28px -193px;
    }

.tab-holder li:hover {
    background: #FFFFFF;
}

.safe-panel {
    float: left;
    width: 238px;
    height: 54px;
    padding: 0px 10px;
}

.tab-content {
    float: left;
    width: 238px;
    height: 48px;
    text-align: center;
    overflow: hidden;
    line-height: 20px;
    font-weight: 700;
    padding-top: 6px;
    color: #878787;
}

    .tab-content a:hover {
        color: #333333;
        text-decoration: underline;
    }

    .tab-content h6 {
        margin: 0px;
        padding-top: 4px;
        font-size: 12px;
        color: #FF7011;
    }

.special {
    line-height: 40px;
}


/*公告和快速充值开始*/
#wrap {
    float: left;
    width: 258px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
    overflow: hidden;
}

    #wrap .item .tab h5 {
        position: absolute;
        font-size: 14px;
        padding: 0px 15px;
        margin: 0px;
        height: 34px;
        line-height: 34px;
    }

#list {
    overflow: hidden;
    width: 258px;
}

#wrap .item {
    display: inline;
    float: left;
    width: 258px;
}

    #wrap .item .tab {
        position: relative;
        height: 34px;
        background: url(../images/ty_bj_17.jpg);
    }

    #wrap .item form {
        margin: 0px;
        padding: 0px;
        float: left;
    }

    #wrap .item .tab ul {
        position: absolute;
        width: 258px;
        height: 40px;
        overflow: hidden;
        float: left;
        margin: 0px;
        padding: 0px;
    }

        #wrap .item .tab ul li {
            float: left;
            cursor: pointer;
            line-height: 34px;
            text-align: center;
            font-size: 14px;
            color: #4b4b4b;
            border-left: 1px solid #dddddd;
        }

            #wrap .item .tab ul li.current {
                background: #ffffff;
                color: #b70e15;
            }

    #wrap .item .items {
        display: none;
        padding: 8px 15px 0px 15px;
    }

        #wrap .item .items a {
            color: #3A64B0;
            float: left;
            width: 180px;
            color: #c17f4e;
            height: 25px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            #wrap .item .items a:hover {
                color: #FF6600;
                text-decoration: underline;
            }

.items span {
    float: right;
    width: 40px;
    color: #b1afaf;
    line-height: 25px;
}

#wrap .item .items li {
    height: 24px;
    line-height: 25px;
}

#wrap .item .btn {
    height: 22px;
    margin-top: 10px;
}

    #wrap .item .btn a {
        float: right;
        width: 74px;
        height: 22px;
        overflow: hidden;
        margin-right: 15px;
        text-indent: -9999px;
        background: url(file:///C|/Users/Administrator/Desktop/49/images/icon_btn.gif) no-repeat;
    }

        #wrap .item .btn a:hover {
            background-position: 0 -22px;
        }

#copyright {
    color: #9A9A9A;
    text-align: center;
}

    #copyright a {
        color: #FFF;
        padding: 2px 5px;
        border-radius: 10px;
        background: #9A9A9A;
    }

.form-label {
    line-height: 26px;
    width: 70px;
}

.form-select {
    height: 24px;
    line-height: 24px;
    width: 160px;
    border: 1px solid #D8D8D8;
}

form-field, .form-btns {
    padding: 10px 0 0 0px;
}

.btn_cz {
    padding: 10px 0px 0px 80px;
    float: left;
}

.form-input {
    height: 18px;
    padding: 2px 4px;
    width: 150px;
}

.form-label {
    line-height: 26px;
    width: 70px;
    float: left;
    text-align: right;
    color: #4b4b4b;
}

.form-field {
    padding: 10px 0 0 0px;
    float: left;
}

.form-select {
    height: 24px;
    line-height: 24px;
    width: 160px;
}

.form-input {
    height: 18px;
    padding: 2px 4px;
    width: 150px;
}

.form-btns {
    padding: 10px 0 0 80px;
    float: left;
}

.form-btn1 {
    background: #EC5E07;
    border: 1px solid #D9510A;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: 700;
    height: 28px;
    line-height: 24px;
    padding: 0 10px;
    text-align: center;
    cursor: pointer;
}

    .form-btn1:hover {
        ;
        background: #F07D14;
    }


/*快速和自助服务开始*/
.serv_kf {
    float: left;
    width: 258px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
    padding-bottom: 10px;
}

    .serv_kf h6 {
        background: url(../images/ykt_bj_15.jpg);
        height: 34px;
        padding-left: 10px;
        width: 248px;
        line-height: 34px;
        border-bottom: 1px solid #DDDDDD;
        margin: 0px;
        font-size: 14px;
    }

.service_num {
    float: left;
    padding: 0px 16px;
    width: 226px;
}

.service_p {
    border-radius: 4px 4px;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
    float: left;
    width: 186px;
    background: #f1f1f1;
    padding: 2px 10px 0px 30px;
    cursor: pointer;
}

.ico_fast1, .ico_fast2, .ico_fast3, .ico_fast4, .ico_fast5, .ico_fast6 {
    float: left;
    width: 31px;
    height: 34px;
    background: url(../images/icn_fast_01.jpg) no-repeat;
}

.ico_fast2 {
    background-position: 0px -36px;
    margin-top: 8px;
}

.ico_fast3 {
    background-position: 0px -70px;
}

.ico_fast4 {
    background-position: 0px -98px;
}

.ico_fast5 {
    background-position: 0px -130px;
}

.num_ss {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 140px;
    padding-left: 10px;
    color: #343434;
}

    .num_ss span {
        line-height: 28px;
        width: 140px;
        float: left;
    }

        .num_ss span.num_color {
            color: #f27211;
            line-height: 18px;
        }


/*底部开始*/
.footer_ykt {
}

.foot_fr {
    border-top: 1px solid #dddddd;
    width: 1000px;
    float: left;
    margin-top: 10px;
    background: #f4f4f4;
}

    .foot_fr dl {
        float: left;
        margin: 0px;
    }

.support-game {
    width: 380px;
    padding: 0px;
}

.foot_fr dt {
    color: #888888;
    font-weight: 700;
    margin: 16px 0 0 20px;
}

.foot_fr dd {
    margin-left: 20px;
}

    .foot_fr dd a {
        display: inline-block;
        margin: 8px 10px 0 0;
    }

.support-safe {
    width: 360px;
}

.support-license {
    width: 260px;
}

.footer {
    border-top: 1px solid #dddddd;
    width: 1000px;
    float: left;
    padding: 10px 0px 20px 0px;
    background: #f4f4f4;
}

    .footer p {
        text-align: center;
        padding: 10px 0px 0px 0px;
    }

        .footer p a {
            color: #0033FF;
            text-decoration: underline;
            padding: 0px 10px;
        }



/*所有游戏开始*/
.games_left {
    float: left;
    width: 200px;
}

    .games_left li {
        float: left;
        height: 38px;
        width: 198px;
        margin-bottom: 7px;
    }

        .games_left li a:hover {
            background: #ff8830;
            border: 1px solid #f75e00;
            color: #FFFFFF;
            font-weight: bold;
        }

        .games_left li a {
            width: 198px;
            border: 1px solid #FFBF99;
            border-radius: 4px;
            line-height: 38px;
            text-align: center;
            background: #fff5eb;
            font-size: 14px;
            float: left;
        }

            .games_left li a.game_qy_on {
                background: #ff8830;
                border: 1px solid #f75e00;
                color: #FFFFFF;
                font-weight: bold;
            }

.games_right {
    float: right;
    width: 790px;
}

.tit_s {
    float: left;
    border: 1px solid #dddddd;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    width: 772px;
    background: url(../images/safe_bj_06.jpg);
    padding-left: 16px;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    font-weight: bold;
}

.table_gift {
    float: left;
    width: 788px;
}

.games_right table {
    border: medium none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    line-height: 38px;
    text-align: center;
    color: #7e7e7e;
}

    .games_right table td {
        border: 1px solid #dddddd;
    }

    .games_right table tr.tit_name {
        font-weight: bold;
        color: #4b4b4b;
    }

.price_or {
    font-weight: bold;
    color: #b70e15;
}

.gift_name {
    padding: 0px 10px;
    border: none;
    text-align: left;
    line-height: 18px;
}

.btn_bg, .btn_bg_s {
    background: url(../images/btn_bj.png) no-repeat;
    width: 76px;
    height: 24px;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    letter-spacing: 1px;
}


.btn_bg_s {
    background: url(../images/btn_bjs.jpg) no-repeat;
}


/*游戏充值开始*/
.game_gm {
    float: left;
    border: 1px solid #dddddd;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    width: 998px;
    background: url(../images/safe_bj_06.jpg);
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    font-weight: bold;
}

    .game_gm span {
        width: 482px;
        float: left;
        padding-left: 16px;
        border-left: 1px solid #dddddd;
    }

        .game_gm span.name_bh {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.main_game_gm {
    float: left;
    width: 1000px;
}

.gift_lj {
    padding: 10px;
    width: 478px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    float: left;
}

.main_game_gm table {
    border: medium none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    line-height: 38px;
    color: #7e7e7e;
}

    .main_game_gm table td {
        padding: 0px;
        margin: 0px;
        text-align: left;
        line-height: 24px;
        vertical-align: top;
    }

    .main_game_gm table.main_game_xx {
        margin: 6px 10px;
        width: 478px;
    }

        .main_game_gm table .main_game_xx tr {
            width: 478px;
        }

        .main_game_gm table .main_game_xx td {
            padding: 6px 0px;
            border-top: 1px dotted #dddddd;
        }

.tit_t {
    width: 104px;
    font-weight: bold;
    color: #4b4b4b;
}

.ck_more {
    padding-left: 15px;
    background: url(../images/ck_mr_03.jpg) no-repeat 0px 3px;
    color: #fe7c00;
}

.main_game_gm table .main_game_cz td {
    border: 1px solid #dddddd;
    border-top: none;
    border-right: none;
    line-height: 44px;
    padding-left: 20px;
}

.main_game_gm table.main_game_cz {
    margin: 0px;
    width: 499px;
    text-align: left;
}

    .main_game_gm table .main_game_cz td.name_lx {
        border-left: none;
        padding: 0px 10px;
        width: 120px;
        text-align: right;
        font-weight: bold;
        color: #4b4b4b;
        background: #f6f6f6;
        line-height: 44px;
        margin: 1px;
    }

    .main_game_gm table .main_game_cz td.slec_lx {
        line-height: 44px;
        padding-left: 20px;
    }

.slec_lx label {
    padding: 2px 15px 2px 0px;
}

.m-input_required {
    width: 140px;
    height: 21px;
    border: 1px solid #bdbdbd;
    margin: 8px 0px 0px 0px;
    line-height: 21px;
    float: left;
}

#BuyAmount, #Area, #Game, #Server, #TargetAccountTypePage {
    margin-top: 10px;
    height: 22px;
    float: left;
}

.main_game_gm table .main_game_cz td.btn_lx {
    text-align: center;
    border: none;
}

.form-btn {
    cursor: pointer;
    margin: 20px 0px;
    width: 147px;
    height: 35px;
    background: url(../images/password_btn_02.jpg) 0px -1px;
    font-size: 16px;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: 2px;
    border: none;
    font-family: "微软雅黑";
    color: #FFFFFF;
    border: 1px solid #e86c14;
    border-radius: 5px;
    display: inline-block;
}


/*公告开始*/
.crumb {
    width: 1000px;
    float: left;
    padding: 2px 0px 10px 0px;
    color: #6d6d6d;
}

    .crumb a {
        color: #6d6d6d;
        margin: 0px 8px 0px 0px;
    }

    .crumb span {
        margin-left: 8px;
    }

    .crumb a:hover {
        text-decoration: underline;
    }

.card_gg {
    border: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
    width: 998px;
    float: left;
    padding-bottom: 20px;
}

.news-title {
    color: #ED5400;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
}

.news-time {
    border-bottom: 1px dotted #CCCCCC;
    color: #666666;
    padding-bottom: 8px;
    text-align: center;
    line-height: 30px;
    margin: 0px 20px;
    width: 958px;
}

.news-bd {
    float: left;
    width: 958px;
    color: #848484;
    font-family: "宋体";
    padding: 0px 20px;
}

    .news-bd a {
        padding-right: 10px;
        color: #f45f00;
    }

        .news-bd a:hover {
            text-decoration: underline;
            color: #b70e15;
        }

    .news-bd p {
        padding: 24px 0px 0px 0px;
        text-indent: 2em;
        line-height: 24px;
    }

.new_ggs {
    float: left;
    line-height: 24px;
    border-bottom: 1px dotted #dddddd;
    width: 938px;
    padding: 10px 10px 10px 10px;
    font-family: "宋体";
}

#ggs_piont {
    float: left;
    width: 16px;
    color: #ea6300;
}

#ggs_tit {
    float: left;
    width: 850px;
    color: #010101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#ggs_time {
    float: right;
    width: 60px;
    color: #666666;
}

.pre_next {
    text-align: center;
    color: #808080;
    float: left;
    padding: 5 inheritpx 0px;
}

    .pre_next span {
        height: 30px;
        line-height: 30px;
    }

    .pre_next a {
        padding: 1px 8px;
        border: 1px solid #dddddd;
        margin: 0px 5px;
        color: #5f5f5f;
    }

        .pre_next a:hover {
            border: 1px solid #ff7800;
        }

#piont_page {
    padding: 0px 10px;
}

    #piont_page input {
        width: 26px;
        border: 1px solid #dddddd;
        margin: 0px 4px;
    }



.local_gg {
    float: left;
    width: 1000px;
}

    .local_gg h2 {
        float: left;
        margin: 0px;
        height: 36px;
        line-height: 36px;
        background: url(../images/safe_bj_06.jpg);
        padding-left: 14px;
        width: 984px;
        border: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
        font-size: 14px;
        font-weight: bold;
        color: #4b4b4b;
    }

.local_card {
    border: 1px solid #dddddd;
    border-top: none;
    padding: 0px 20px 10px 20px;
    width: 958px;
    float: left;
}

    .local_card p {
        float: left;
        width: 958px;
        padding-top: 16px;
    }

.btn_local {
    background: url(../images/btn_bj.png) no-repeat;
    width: 76px;
    height: 24px;
    color: #FFFFFF;
    border: none;
    font-weight: normal;
    margin: 8px 0px 0px 16px;
}

.Line_network {
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
}

.local_card table {
    border: medium none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    line-height: 38px;
    margin-top: 12px;
    text-align: left;
    float: left;
    color: #5f5f5f;
}

    .local_card table td {
        border: 1px solid #dddddd;
        padding: 0px 10px;
    }


/*购买后的页面*/
.status_card {
    width: 370px;
    margin: 0px auto;
    padding: 20px;
}

.local_card table {
    color: #4b4b4b;
    font-family: "宋体";
    margin-bottom: 10px;
}

    .local_card table td.tit_t {
        font-weight: bold;
        color: #000000;
        font-size: 14px;
        text-align: center;
        background: #f6f6f6;
    }

.gift_t {
    text-align: center;
    font-size: 16px;
    background: #f6f6f6;
    font-family: "微软雅黑";
    color: #000000;
}

.local_card table td.tit_t span {
    width: 168px;
    float: left;
}

.local_card table.r_table {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 768px;
}

    .local_card table.r_table td {
        border: 1px solid #dddddd;
        border-bottom: none;
        border-right: none;
    }

.local_card table td.buyafter_card {
    text-align: right;
    width: 132px;
    padding: 0px 20px;
    background: #f6f6f6;
    border-left: none;
}

.price_after {
    color: #e88419;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-right: 5px;
}

.gift_lx {
    color: #f86300;
}

.lb_c1, .lb_c2, .lb_c3, .lb_c4 {
    color: #FFFFFF;
    padding: 3px 20px;
    margin-right: 20px;
}

.lb_c1 {
    background: #6ac00e;
}

.lb_c2 {
    background: #b60ec0;
}

.lb_c3 {
    background: #fb9400;
}

.lb_c4 {
    background: #e80000;
}

.succeed_jy {
    color: #f86300;
}

.local_card table td.Card_nu {
    background: #f6f6f6;
    color: #4b4b4b;
    font-weight: bold;
    border-top: none;
}


/*登陆和注册页面*/
.land_main {
    border: 5px solid #eeeeee;
    border-radius: 5px 5px 0 0;
    padding: 34px 25px;
    width: 940px;
    margin: 10px 0px;
    float: left;
}

.land_img {
    float: left;
    height: 294px;
    width: 440px;
    overflow: hidden;
}

    .land_img img {
        height: 294px;
        width: 440px;
    }

.land_right {
    float: right;
    width: 462px;
    color: #5c5c5c;
}

    .land_right h1 {
        margin: 0px;
        padding: 0px;
        border-bottom: 1px solid #b2b2b2;
        float: left;
        width: 462px;
        font-size: 20px;
        font-family: "微软雅黑";
        font-weight: normal;
        color: #5c5c5c;
        height: 36px;
    }

.land_s {
    width: 338px;
    float: left;
    padding: 30px 0px 0px 60px;
}

    .land_s p {
        float: left;
        width: 338px;
        padding-top: 16px;
    }

.land_name {
    float: left;
    width: 60px;
    text-align: right;
    line-height: 34px;
}

.land_k {
    float: right;
    width: 270px;
}

    .land_k input {
        border: 1px solid #dbdbdb;
        width: 266px;
        height: 30px;
        line-height: 30px;
    }

.land_ts {
    line-height: 14px;
    float: right;
    width: 270px;
    color: #FF0000;
    padding-top: 2px;
}

.land_k button.form-btn {
    margin: 10px 0px 0px 0px;
}

.land_zc {
    float: right;
    width: 270px;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
}

    .land_zc a {
        color: #ec3232;
        margin-left: 4px;
    }

        .land_zc a:hover {
            text-decoration: underline;
            color: #f47e0a;
        }

.enroll_main {
    padding: 20px 100px 20px 150px;
    float: left;
    width: 750px;
    color: #555555;
}

.name_en {
    width: 142px;
    float: left;
    line-height: 34px;
    font-size: 14px;
    font-family: "宋体";
    text-align: right;
}

    .name_en img {
        margin-right: 10px;
    }

.enroll_main p {
    float: left;
    width: 750px;
    padding: 10px 0px;
}

.enroll_k {
    width: 276px;
    padding: 0px 10px;
    float: left;
}

    .enroll_k input {
        border: 1px solid #dbdbdb;
        width: 274px;
        height: 32px;
    }

.error_en {
    width: 290px;
    float: left;
    line-height: 24px;
    color: #999999;
    padding-top: 5px;
}

.enroll_main p.enroll_btn {
    float: left;
    width: 550px;
    padding-left: 152px;
}

.enroll_main p span {
    float: left;
}

    .enroll_main p span button.form-btn {
        margin: 0px;
    }

.check_box {
    float: left;
    line-height: 40px;
    padding-left: 30px;
    width: 300px;
}

    .check_box input {
        float: left;
        margin: 14px 6px 0px 0px;
        *margin: 10px 2px 0px 0px;
    }

    .check_box a {
        color: #f47e0a;
    }


.local_card table.card_zt {
    margin: 20px auto;
    width: 400px;
    float: none;
}

    .local_card table.card_zt td {
        border: none;
        padding: 20px 0px 0px 10px;
        line-height: 14px;
    }

        .local_card table.card_zt td.name_lx {
            width: 100px;
            text-align: right;
            font-weight: bold;
            color: #4b4b4b;
            line-height: 14px;
        }

.slec_lx input.m-input_s {
    width: 140px;
    height: 18px;
    border: 1px solid #bdbdbd;
    margin: 0px;
    line-height: 18px;
    float: left;
}

label.error {
    background: url(../images/error_bj.jpg) no-repeat;
    margin-top: 8px;
    float: left;
    height: 22px;
    margin-left: 10px;
    padding: 0px 10px 0px 30px;
    line-height: 22px;
    border-right: 1px solid #ff8d22;
}

.Balance {
    margin: 0px auto;
    padding: 30px;
    width: 590px;
}

.Balance_1 {
    border: 1px solid #e3e3e3;
    padding: 0px 90px;
    width: 408px;
    background: #f6f6f6;
    float: left;
    margin-bottom: 20px;
}

    .Balance_1 li {
        float: left;
        width: 408px;
        padding-bottom: 20px;
    }

        .Balance_1 li p {
            float: left;
            width: 408px;
        }

.more_ykt, .qr_dz, .cancel_ba {
    background: url(../images/bana_btn_02.jpg) left bottom;
    border: 1px solid #ffbf99;
    width: 260px;
    height: 40px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 18px;
    font-family: "微软雅黑";
    margin: 0px 0px 0px 120px;
    font-family: "微软雅黑","Microsoft Yahei",tahoma,arial,"Hiragino Sans GB","宋体";
}

.zc_num {
    width: 120px;
    float: left;
    text-align: right;
    line-height: 32px;
    color: #4b4b4b;
    font-weight: bold;
}

    .zc_num span {
        color: #ff5d00;
        margin: 0px 6px;
    }

.balance_k {
    width: 260px;
    float: left;
}

    .balance_k input {
        border: 1px solid #DBDBDB;
        height: 32px;
        width: 258px;
    }

.qr_dz {
    background-position: 0px 0px;
    border: 1px solid #fa8211;
}

.cancel_ba {
    background-position: 0px -50px;
    border: 1px solid #bfbfbf;
    color: #6c6c6c;
}

.Balance_2 {
    width: 62px;
    height: 67px;
    background: url(../images/bal_xjt_07.jpg) no-repeat;
    float: left;
    margin: 10px 0px 20px 270px;
    _margin: 10px 0px 20px 135px;
}



/*修改密码*/

.password_main {
    float: left;
    border: 1px solid #dddddd;
    width: 688px;
    padding: 30px 50px;
}

    .password_main table {
        text-align: right;
    }

.games_right .password_main table td {
    padding: 6px 0px;
    border: none;
}

.password_in {
    width: 306px;
    height: 36px;
    border: 1px solid #dddddd;
    margin-right: 12px;
}

.remind_pas {
    text-align: left;
}

.password_main button.form-btn {
    margin: 10px 0px 0px 0px;
}

.close-btn {
    width: 147px;
    height: 35px;
    background: url(../images/password_btn_02.jpg) 0px bottom;
    font-size: 16px;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: 2px;
    border: none;
    font-family: "微软雅黑";
    color: #545454;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    margin: 10px 10px 0px 15px;
}


.local_card table.card_ch {
    text-align: center;
    color: #000000;
}

.local_card table td.card_ztcx {
    background: #eeeeee;
}

.local_card table.card_ch td {
    padding: 0 5px;
}

.local_card table.card_ch .lb_c1, .lb_c2, .lb_c3, .lb_c4 {
    color: #FFFFFF;
    margin: 0px;
    padding: 3px 16px;
}

.jlcx_lab {
    width: 100%;
    text-align: center;
    height: 40px;
    float: left;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
}

    .jlcx_lab label {
        padding-left: 20px;
        height: 40px;
        background: url(../images/error_07.png) no-repeat 0px -71px;
        color: #ff0000;
    }

.record_jy {
    float: left;
    width: 748px;
    padding: 20px;
    border: 1px solid #dddddd;
}

    .record_jy table {
        margin: 10px 0px;
        color: #000000;
        font-family: "宋体";
    }

        .record_jy table.record_1 td {
            padding: 6px 12px;
            text-align: left;
        }

        .record_jy table td.card_ztcx {
            background: #EEEEEE;
        }

        .record_jy table td.buyafter_card {
            background: #F6F6F6;
            text-align: right;
            width: 148px;
        }

.m-input_record {
    width: 234px;
    height: 24px;
    border: 1px solid #dddddd;
}


/*帮助中心*/
.helpcenter {
    float: left;
    width: 1000px;
    padding: 10px 0px;
}

.help_num {
    float: left;
    border: 1px solid #f0b57b;
    width: 998px;
}

.help_num_n {
    float: left;
    border: 1px solid #faefdd;
    width: 914px;
    padding: 14px 40px;
}

    .help_num_n span {
        margin-left: 10px;
        float: left;
    }

.service-online, .service-free {
    float: left;
    width: 457px;
}

    .service-online h1, .service-free h1 {
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        color: #333333;
        margin-bottom: 10px;
    }

.help_num_n h1 i {
    float: left;
    width: 6px;
    height: 6px;
    background: url(../images/helpcenter_ico_01.jpg) no-repeat 0px 0px;
    margin: 6px 6px 0px 0px;
}

.help_num_n label, .service-free label {
    width: 80px;
    margin: 0px;
    padding: 0px;
    height: 80px;
    background: url(../images/helpcenter_ico_01.jpg) no-repeat 0px -24px;
    float: left;
}

.high {
    padding: 12px 10px 8px 0px;
    float: left;
    color: #ff0000;
    width: 340px;
}

.help_num_n li a {
    background: url(../images/helpcenter_ico_01.jpg) no-repeat -11px 0px;
    height: 22px;
    width: 90px;
    color: #FFFFFF;
    text-align: center;
    float: left;
    line-height: 22px;
    margin-top: 4px;
}

.service-free label {
    background-position: right bottom;
}

.free_phone {
    color: #ED5400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.fast_3 {
    background: url(../images/fast_3_07.jpg) no-repeat;
    height: 54px;
    width: 1000px;
    margin: 10px 0px;
    float: left;
}

.questio_main {
    width: 938px;
    border: 1px solid #f0b57b;
    padding: 20px 30px;
    float: left;
}

    .questio_main li {
        border-top: 1px dotted #f0b57b;
        float: left;
        padding: 10px 10px 0px 10px;
        width: 918px;
        line-height: 24px;
    }

    .questio_main p {
        float: left;
        width: 938px;
        padding-bottom: 10PX;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

#ques_Q, #ques_A {
    height: 20px;
    width: 20px;
    float: left;
    background: url(../images/helpcenter_ico_01.jpg) no-repeat -116px 6px;
    margin-right: 10px;
    color: #000000;
}

#ques_A {
    background-position: -138px 6px;
}

#ques_text1 {
    float: left;
    width: 880px;
}

#ques_text2 {
    float: left;
    width: 880px;
    color: #9d9d9d;
}



/*自动完成插件样式*/

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

/*内容样式*/
.ui-widget-content {
    font-size: 12px;
    font-family: "宋体";
    border: solid 1px #ff6a00;
    background: #fff;
    font-weight: normal;
    width: 430px;
    color: #333;
    padding-bottom: 30px;
}

    .ui-widget-content li {
        width: 100%;
        border-bottom: 1px dotted #dddddd;
    }

        .ui-widget-content li:hover {
            background-color: #ffe2c6;
        }

    .ui-widget-content a {
        display: block;
        min-height: 30px;
        line-height: 30px;
        color: #333;
        padding: 0px 8px;
    }


    /*选中时样式*/
    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        background-color: #ffe2c6;
        color: #333;
    }

        .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #c77405;
            text-decoration: none;
        }

/*底部提示内容*/
.bottom-content {
    position: absolute;
    left: 180px;
    bottom: 0px;
    font-size: 12px;
    font: normal 12px verdana;
    color: #999;
    line-height: 30px;
}

/*底部数字*/
.bottom-content-num {
    color: #ff6600;
    font-weight: bold;
}


.main_game_gm table .main_game_cz th{
    background: none repeat scroll 0 0 #F6F6F6;
    border-left: medium none;
    color: #4B4B4B;
    font-weight: bold;
    line-height: 44px;
    margin: 1px;
    padding: 0 10px;
    text-align: right;
    width: 120px;
    border: 1px solid #dddddd;
    border-left:none;
    border-top:none;
}


.num_phone_s {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #BDBDBD #BDBDBD;
    border-image: none;
    border-right: 1px solid #BDBDBD;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: none;
    position: absolute;
    margin-top:32px;
}

.num_phone_s li {
    background: none repeat scroll 0 0 #0A99D5;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bolder;
    line-height: 35px;
}
#TargetAccount, input[name~="TargetAccount"], input[name~="TargetAccount1"], input[name~="ReTargetAccount"]{
    border: 1px solid #BDBDBD;
    float: left;
    height: 21px;
    line-height: 21px;
    margin: 8px 0 0;
    width: 140px;
}
.main_game_cz tr label {
    float:left;
}
#cf_name {
    border: 1px solid #BDBDBD;
    float: left;
    height: 21px;
    line-height: 21px;
    margin: 8px 0 0;
    width: 140px;
}
