*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
img{
    border: none;
    vertical-align: top;
}
a{
    color: #333333;
    transition: color .4s linear;
    font-family: fys;
}
a:hover{
    color: #ff0000;
}
.clearfix:after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.cz-container{
    width: 100%;
    min-height: 1100px;
    background-color: #cccccc;
}
/* top */
.top{
    width: 100%;
    height: 70px;
    margin: 0 auto;
    background-color: #fff;
}
/* top start */
.top .top-center{
    width: 1150px;
    height: 70px;
    margin: 0 auto;
}
    .top .logo {
        width: 185px;
        height: 56px;
        float: left;
        margin-top: 8px;
    }
        .top .logo a {
            width: 185px;
            height: 55px;
            float: left;
        }

    .top .logo a img {
        height: 55px;
        display: block;
        margin: 0 auto;
    }
.top .top-nav{
    width: 630px;
    height: 55px;
    float: left;
    margin-left: 22px;
    margin-top: 12px;
}
.top .top-nav li{
    width: 80px;
    height: 55px;
    line-height: 55px;
    display: block;
    float: left;
    margin-left: 20px;
    text-align: center;
}
.top .top-nav li a{
    color: #828282;
}
.top .dl{
    width: auto;
    height: 26px;
    float: left;
    margin-top: -41px;
    border: 1px solid #cccccc;
    margin-left: 804px;
}
.top .dl i{
    float: left;
    font-style: normal;
    line-height: 26px;
    color: #cccccc;
}
.top .dl a{
    line-height: 26px;
    font-size: 14px;
    float: left;
    padding: 0px 8px 0px 8px; 
}

/* 内容 */
.cz-cont{
    width: 1350px;
    min-height: 827px;
    margin: 50px auto;
    background-color: #fff;
    overflow: hidden;
}
.slideTxtBox{ 
    width:1075px;
    min-height: 827px;
    float: left;
}
.slideTxtBox .hd{ 
    min-height: 827px;
    position: absolute;
    width: 273px;
    float: left;
  
    position: relative;
}
.slideTxtBox .hd .zffs-img{
    width: 273px;
    height: 80px;
    display: block;
}
.slideTxtBox .hd ul{ 
    position:absolute; 
    left:0px; 
    top:80px; 
    min-height:660px;   
}
.slideTxtBox .hd ul li{
    width: 273px;
    height: 57px;
    cursor:pointer;  
}
.slideTxtBox .hd ul li .fs-logo{
    width: 35px;
    height: 29px;
    display: block;
    float: left;
    margin-left: 26px;
    margin-top: 13px;
}
.slideTxtBox .hd ul li .fs-name{
    width: 80px;
    height: 29px;
    display: block;
    float: left;
    font-size: 16px;
    color: #333;
    margin-left: 6px;
    margin-top: 13px;
    line-height: 29px;
}
.slideTxtBox .hd ul li .add{
    width: 80px;
    height: 29px;
    display: block;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-left: 22px;
    margin-top: 13px;
    font-style: normal;
    line-height: 29px;
}
.slideTxtBox .hd ul li.on{ 
    height:57px;  
    background:url('../img/selection.png') no-repeat; 
}
.slideTxtBox .hd ul li.on .add{
    color: #ff0000;
}
.slideTxtBox .hd ul .faq{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.slideTxtBox .hd ul .czh{
    width: 100%;
    height: 57px;
    line-height: 57px;
    border-collapse: collapse;
    text-align: center;
}
.slideTxtBox .hd ul .czcx{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    color: #ff0000;
    font-size: 19px;
    font-weight: 550;
    border-top: 1px solid #ccc;
}

.slideTxtBox .bd{
    width: 800px;
    min-height: 747px;
    float: left;
    margin-top: 80px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
/* 选择游戏 */
.slideTxtBox .bd ul .select-p{
    width: 635px;
    height: 42px;
    margin-top: 5px;
    margin-left:130px;
}
    .slideTxtBox .bd ul #trRole {
        width: 635px;
        height: 42px;
        margin-top: 5px;
        margin-left: 130px;
    }
        .slideTxtBox .bd ul #trRole .top_acc {
            width: 120px;
            height: 40px;
            display: inline-block;
            line-height: 40px;
            text-align: right;
            float: left;
            font-weight: normal;
        }
.slideTxtBox .bd ul .select-p b{
    width: 120px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: right;
    float:left;
    font-weight:normal;
}
.slideTxtBox .bd ul select{
    width: 292px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #ccc;
    outline: none;
}
.slideTxtBox .bd ul input{
    width: 292px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #ccc;
    outline: none;
    float:left;
}
.slideTxtBox .bd ul .select-p .cz-money{
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
    font-style: normal;
}
.slideTxtBox .bd ul .qrcz{
    width: 118px;
    height: 41px;
    display: block;
    margin: 0 auto;
}
    .slideTxtBox .bd ul .select-p .pay-get {
        color: #ff0000;
        display: inline-block;
        font-style: normal;
        float: left;
        height: 40px;
        line-height: 40px;
    }
.slideTxtBox .bd ul .select-p .pay-rmb,
.slideTxtBox .bd ul .select-p .get-yb{
    font-style: normal;
}
.slideTxtBox .bd ul .select-p .cz-money input{
    width: 87px;
    height: 36px;
    outline: none;
    border: none;
    margin-top: 4px;
    margin-left: 10px;
}
.slideTxtBox .bd ul .select-p .selected{
    border: 1px solid #ff0000; 
    font-style: normal;
    background-color: #fdfdd3;
}
.slideTxtBox .bd ul .select-p .selected input{
    background-color: #fdfdd3;
}
.slideTxtBox .bd ul .select-p .selected i{
    color: #ff0000;
}
.slideTxtBox .bd ul .select-p .space{
    width: 121px;
    height: 41px;
    display: inline-block;
}
.slideTxtBox .bd ul .select-p .cz-money .money-num{
    font-style: normal;
    padding: 10px 14px;
    display: inline-block;
}
.cz-form{
    width: 273px;
    height: 388px;
    position: absolute;
    right: -394%;
    top: 152px;
}
/* 网上银行 */
#bott {
    width: 510px;
    margin-left: 272px;
    margin-top: -29px;
}
.boxx{
    margin: 0 auto;
}
.recommend {
    width: 81px;
    font-size: 16px;
    padding: 10px 0px; 
    text-align: right;
}
#banklist table td {
    border: 1px solid #ddd;
    padding-left: 10px;
    cursor: pointer;
    line-height: 33px;
    width: 155px;
    height: 40px;
}
#banklist table td .radio {
    width: 16px;
    float: left;
    height: 35px;
    line-height: 35px;
}
#banklist table td span {
    margin-top: 0px;
    display: block;
    width: 136px;
    height: 33px;
}
.bank-icbc, .bank-cmb, .bank-ccb, .bank-abc, .bank-boc, .bank-spdb, .bank-sdb, .bank-psbc, .bank-cib, .bank-bob, .bank-cebb, .bank-boco, .bank-cmbc, .bank-ecitic, .bank-gdb, .bank-pingan, .bank-post, .bank-jsb, .ico-cop, .ico-ydt, .bank-srcb, .bank-bosh, .bank-hxb, .bank-hkbea, .bank-ordos, .bank-cbhb, .bank-jzb, .bank-njcb, .bank-nbcb, .bank-gdrcu, .bank-nccb, .bank-glccb, .bank-bsb, .bank-ynrcc, .bank-gzcb, .bank-cqrcb, .bank-zjcb, .bank-115, .bank-118, .bank-shbc, .bank-gzncbc, .bank-hkbc, .bank-jsbc, .bank-zhbc, .bank-wzbc, .bank-ydbc, .bank-sdbc, .bank-zxbc {
    background: url('../img/bank.png') no-repeat;
    display: inline-block;
    position: relative;
    height: 33px;
    margin-left: 10px;
    width: 141px;
    overflow: hidden;
    line-height: 999px;
    vertical-align: text-bottom;
    cursor: pointer;
}
.bank-icbc { background-position:0 -35px;}
.bank-abc { background-position:0 -132px;}
.bank-cmb { background-position:0 -66px;}
.bank-ccb { background-position:0 -99px;}
.bank-spdb { background-position:0 -198px;}
.bank-cmbc { background-position:0 -396px;}
.bank-cib { background-position:0 -264px;}
.bank-115 { background-position:0 -693px;}
.bank-118 { background-position:0 -756px;}
.bank-cebb { background-position:0 -330px;}
.bank-bob { background-position:0 -297px;}
.bank-boco { background-position:0 -363px;}
.bank-sdb { background-position:0 -495px;}
.bank-ecitic { background-position:0 -429px;}
.bank-gdb { background-position:0 -462px;}
.bank-boc { background-position:0 -165px;}
.bank-psbc { background-position:0 -529px;}
.bank-shbc { background-position:0 -590px;}
.bank-gzncbc{ background-position:0 -1157px;}
.bank-hkbc {background-position:0 -1184px;}
.bank-jsbc {background-position:-7px -1210px;}
.bank-zhbc {background-position:0 -1246px;}
.bank-wzbc {background-position:-7px -1284px;}
.bank-ydbc{background-position:-7px -1312px;}
.bank-sdbc {background-position:-7px -1338px;}
.bank-zxbc {background-position:3px -430px;}
.chongzhiType{height: 40px;width: 176px;font-size: 14px;color: #666;border: 1px solid #ddd; font-family: "微软雅黑";}
.card-mobile, .card-unicom, .card-telecom {background: url(/image/telico.jpg) no-repeat;display: inline-block;position: relative;height: 33px;margin-left: 10px;width: 141px;overflow: hidden;line-height: 999px;vertical-align: text-bottom;}
.card-telecom,.card-mobile,.card-unicom{display:block;float:right;margin-top:-20px;}
.card-telecom {background-position: 7px 0px;}
.card-mobile {background-position: 7px -59px;}
.card-unicom {background-position: 7px -29px;}
/* 充值问题 */
.payright {
    width: 800px;
}
.smlogin {
    width: 650px;
    padding: 30px;
    margin: 0 auto;
}
.help_title {
    width: 750px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #242424;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
}
.smlogin p {
    padding: 5px 0;
    color: #626262;
}
.smlogin p strong {
    font-size: 14px;
}
.wrap_help {
    width: 668px;
    padding: 20px 60px;
    background: #fff;
    font-size: 14px;
    line-height: 28px;
    color: #626262;
}
.pay-yue-box h3 {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 33px;
}
.pay-yue-box p {
    padding-left: 12px;
    line-height: 1.5;
    margin: 10px 0;
}
.pay-yue-box table {
    width: 100%;
}
table {
    border-collapse: collapse;
}

.pay-yue-box table th {
    background-color: #E0EEF9;
    color: #000;
}
.pay-yue-box td, .pay-yue-box th {
    border: 1px solid #CED7DD;
    height: 25px;
    padding: 5px;
}
.pay-yue-box table td.title {
    background-color: #F6FAFD;
    color: #6A6A6A;
    text-align: center;
}
.pay-yue-box table td {
    text-align: center;
    color: #6A6A6A;
    line-height: 1.2;
}
.pay-yue-box table td a {
    color: #0BADDC;
}
.MainInRight {
    float: left;
    width: 770px;
   
    background: #fff;
    padding: 13px 0 0 14px;
    padding-bottom: 50px;
}

/* 右侧 */
.qq{
    width: 273px;
    min-height: 680px;
    float: left;
    margin-top: 80px;
   
    overflow: hidden;
}
.qq .qun{
    width: 170px;
    height: 186px;
    margin: 0 auto;
}
.qq .qun p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 550;
}
.qq .qun img{
    width: 156px;
    height: 156px;
    display: block;
    margin: 0 auto;
}
.qq .touch{
    width: 100%;
    height: 130px;

}
.qq .touch p{
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 550;
}
.qq .touch span{
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 15px;
}
/* 页脚 */
.foot {
    width: 100%;
    height: 170px;
    margin: 0 auto;
    background-color: #333333;
}

    .foot .foot-center {
        width: 1150px;
        height: 170px;
        margin: 0 auto;
        background-color: #333333;
    }

        .foot .foot-center .big-logo {
            width: 250px;
            height: 76px;
            float: left;
            margin-top: 58px;
            float: left;
            display: block;
        }

        .foot .foot-center .footinfo {
            width: 750px;
            height: 20px;
            float: left;
            margin-top: 48px;
            float: left;
            margin-left: 85px;
        }

            .foot .foot-center .footinfo p {
                width: 750px;
                height: 20px;
                font-size: 14px;
                color: #9b9ca1
            }

                .foot .foot-center .footinfo p a {
                    width: auto;
                    height: 20px;
                    line-height: 20px;
                    text-align: center;
                    padding-right: 5px;
                    border-right: 1px solid #9b9ca1;
                    color: #9b9ca1;
                    display: block;
                    float: left;
                    margin-right: 5px;
                    font-size: 14px;
                }

                    .foot .foot-center .footinfo p a:hover {
                        color: #ffe900;
                    }




.wrapPay table td{border:1px solid #ddd;padding:10px ;}
.wrapPay table td input{margin-right:5px;}
.wrapPay{margin-top:25px;float:left;width:480px;overflow:hidden;position:relative}
.wrapPay ul {width:100%;display:block;}


.ulList {
    margin: -39px 0px 0px 120px;
    color: #808080;
    font-size: 15px;
    float:left;
    height: auto;
    overflow: hidden;
}
.ulList li{ float:left; line-height:40px; margin-right:8px; }
.ulList a { display:block; padding:0 15px; height:40px;margin-bottom:10px; text-align:center; border-radius:3px; font-size:14px; color:#808080; background-color:#fafafa; border:1px solid #c8c8c8; _display:inline-block;}

.ulList_next { color:#808080; font-size:15px; }
#spLargeRemind{
    display:inline-block;
}
.ulList .current, .fn_bcg_orange {
    color: #fff;
    background: #fed652;
    border-color: #fed652;
}

.ulList .m_input .current{ border-color:#f08300 !important; }
.mm3g{margin:0px;+margin-bottom:10px;}
.mm3g dd{border:1px solid #ddd;margin:0 10px 10px 0;padding:5px;line-height:22px;background:#fff;font-size:12px;color:#666;width:160px;border-radius:3px;color:#999; cursor:pointer;}
.mm3g dd.current{border:1px solid #f60;background:#fff;color:#999;}
.mm3g dd .price{border-bottom:1px solid #ddd;color:#666;}
.mm3g dd .price em{float:right;font-size:14px;color:#555;font-weight:600;}
.mm3g dd i{font-size:17px;color:#FC06F8;font-family:"iconfont" !important;font-style:normal;}

 .inputText{ padding:10px; width:320px; height:20px; line-height:20px; border:1px solid #c8c8c8; border-radius:3px; }
 .m_input_tip {position: absolute; left: 672px; line-height: 42px;font-size: 12px;color: #aaa;}

.ulList { color:#808080; font-size:15px;  }
.ulList li{ float:left; line-height:40px; margin-right:8px; }
.ulList a { display:block; padding:0 15px; height:40px; text-align:center; border-radius:3px; font-size:14px; color:#808080; background-color:#fafafa; border:1px solid #c8c8c8; _display:inline-block;}
.ulList_next { color:#808080; font-size:15px; }
.ulList .current, .fn_bcg_orange {
    color: #fff;
    background: #fed652;
    border-color: #fed652;
}
.ulList .m_input .current{ border-color:#f08300 !important; }

/*******充值***********/
.u_sel { position:relative; width:292px; background:#fff; border:1px solid #c8c8c8;border-radius: 3px;display:inline-block;}
.u_sel_a { cursor:pointer; padding:10px; height:20px; line-height:20px;}
.u_sel_b { display:none; position:absolute; left:-1px; top:40px; width:100%; border:1px solid #c8c8c8; background:#fff;z-index: 100; }
.u_sel_b li { cursor:pointer; padding:5px 10px; line-height:22px;}
.u_sel_b li:hover { background:#e6e6e6; }
.ic_down { position:absolute; right:0; top:0; width:40px; height:40px; border-left:1px solid #c8c8c8; background:url(/img/ic_down.jpg) no-repeat center center #f4f4f4; }
.ic_down:hover { background-color:#e6e6e6; }

.prompt-true,.prompt-false{display:inline-block; vertical-align: middle;}
.prompt-false{color:#e63136;}

/* areaTab */
.mmAreaList .u_sel_b { display:none; position:absolute; left:-1px; top:40px; width:352px; border:1px solid #ccc; background:#fff; }
.u_sel_bTab { position:relative; background:#ddd; height:30px; }
.u_sel_bTab ul { display:inline-block; vertical-align:top; border-right:1px solid #fff; }
.u_sel_bTab li { cursor:pointer; float:left; height:30px; line-height:30px; padding:0 8px; border-left:1px solid #fff; border-right:1px solid #bebebe;}
.u_sel_bTab li:hover { background:#fff; }
.u_sel_bTab .crt { color:#f08300; background:#fff; border-right-color:#fff; }
.u_sel_bTabHide li { padding:0 5px; }
.u_sel_bSearch { position:absolute; right:1px; top:1px; width:85px; height:18px; padding:5px 0 5px 2px; background:#ddd;}
.u_sel_bSearch img { width:15px; height:15px; margin-top:1px; vertical-align:top; }
.u_sel_bSearch input { vertical-align:top; width:57px; height:16px; line-height:16px; margin-right:3px; background:#fff; border:0; padding:1px 0 1px 3px; }
.u_sel_bSearchHide { padding:5px 0 5px 7px; border-left:1px solid #fff; width:22px; }
.u_sel_bSearchHide input { display:none; padding:0; }
.note {color:red;margin-left:10px;}
.note span{
    display:block;
    width:200px;
}

.main {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.header {
    width: 100%;
}

.main {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.header {
    background: #fff;
    width: 100%;
    overflow: hidden;
}

    .header h1 {
        float: left;
        display: block;
        width: 180px;
        height: 59px;
    }

.topBar {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    padding-left: 0px;
    background-color: #eee;
    height: 28px;
    line-height: 28px;
    color: #e0e0e0;
}

    .topBar a {
        color: #666;
        padding: 0 5px;
    }

.nav {
    color: #252525;
    margin: 0px 0 0 80px;
    padding-top: 0px;
    _margin-left: 100px;
    width: 700px;
    overflow: hidden;
    position: relative;
    height: 60px;
    float: left;
}

    .nav li {
        float: left;
        margin: 0 10px;
        height: 60px;
    }

    .nav a {
        color: #333;
        font-size: 14px;
        padding: 0px 10px;
        display: block;
        line-height: 60px;
    }

        .nav a:hover {
            color: #e20319;
        }

.header .user_info {
    padding-top: 10px;
    border: 1px solid #cccccc;
    float: right;
    line-height: 30px;
}

    .header .user_info a.quit {
        color: #353535;
        padding-left: 6px;
    }


.u_sel_YHQ {
    position: relative;
    width: 292px;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    display: inline-block;
}

.u_sel_a_YHQ {
    cursor: pointer;
    padding: 10px;
    height: 20px;
    line-height: 20px;
}

.u_sel_b_YHQ {
    display: none;
    position: absolute;
    left: -1px;
    top: 40px;
    width: 100%;
    border: 1px solid #c8c8c8;
    background: #fff;
    z-index: 100;
    height:360px;
}

    .u_sel_b_YHQ li {
        cursor: pointer;
        padding: 5px 10px;
        line-height: 22px;
    }

        .u_sel_b_YHQ li:hover {
            background: #fed652;
        }