/* CSS Document */
.member {
    margin: 10px auto;
}

.uese {
    float: left;
    width: 220px;
    overflow: hidden;
    background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
    border-radius:10px;
}
.btn-danger {
    background-color: #7caafc;
}

    .uese .med_a h4 {
    }

    .uese .med_a a {
        color: #999;
    }

        .uese .med_a a:hover {
            color: #f1b400;
            text-decoration: underline;
        }

.tops .img {
    float: left;
    padding: 3px;
    text-align: center;
    border: 2px solid #C70B00;
    margin: 30px 20px;
    position: relative;
}

.tops .media p {
    line-height: 14px;
    margin-top: 8px;
}

.tops .btn p {
    margin: 5px;
    float: left;
}

.tops span {
}

.idst {
    display: inline-block;
    color: #a1b1d4;
    background: #343e55;
    border-radius: 15px;
    line-height: 26px;
    FONT-SIZE: 13PX;
    padding: 0 12px;
}

    .idst img {
        width: 14px;
        margin-left: 10px;
        margin-top: -2px;
        cursor: pointer;
    }

.su a {
    outline: medium;
}

.nav-tabs > li > a {
    color: #333;
}

.media_active {
    width: 30%;
}

    .media_active img {
        float: right;
    }

.table_list {
    width: 100%;
    max-width: 100%;
   background-color: rgb(32 46 76 / 70%);
    border-radius: 10px;
}

    .table_list > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table_list th {
        color: #7987a7;
    }

    .table_list td {

    }



    .table_list th {
        padding: 5px 0;
        text-align: center;
        line-height: 32px;
    }

    .table_list td {
        padding: 10px 0;
        text-align: center;
        line-height: 22px;
    }

    .table_list tr:nth-of-type(even) {
        background: rgb(24 33 58 / 70%);
    }

    .table_list > tbody > tr:hover {
    }

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}



dl.text {
    width: 67%;
    padding: 10px 0;
    margin: 0 auto;
}

    dl.text dt {
        font-weight: bold;
        padding: 10px 0;
    }

    dl.text dd {
        padding: 10px 0;
    }

.uese .title h3 {
    color: #CB0000;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    background: url(../img/titles.fw.png);
}

    .uese .title h3 span {
        display: inline-block;
        width: 5px;
        height: 11px;
        background: url(../img/up.fw.png) no-repeat;
        margin: 0 20px;
    }

.uese .title ul li {
    height: 26px;
    line-height: 26px;
    float: left;
    text-align: center;
    width: 220px;
    margin: 12px 0px 0px 0;
}

    .uese .title ul li a {
        font: 15px/1.5 microsoft yahei,arial,\5b8b\4f53,sans-serif;
    }

        .uese .title ul li a:hover {
            text-decoration: none;
        }

.uese li a {
    display: block;
    line-height: 26px;
    padding-left: 0px;
}

.uese .title ul li a:hover, .uese .title ul li a.pick {
    color: #ffdda4;
}

a:link, a:visited {
    text-decoration: none;
}
 .tpick {
color: #fff;
    background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
}

#login_pass dl, #safe_pass dl {
    width: 90%;
    margin: 20px auto;
}

    #login_pass dl dd, #safe_pass dl dd {
        padding: 5px;
    }

        #login_pass dl dd a, #safe_pass dl dd a {
            margin: 0 auto;
        }

#bank p {
    text-indent: 24px;
    margin: 0 0 20px;
}

    #bank p i, #bank p span {
        color: #ffdda4;
    }

#bank dl {
    width: 90%;
    margin: 0 auto;
}

    #bank dl dd {
        padding: 5px;
    }

.title_h4 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ddd;
}

.btns {
    height: 28px;
    margin-top: 12px;
}

    .btns p {
        display: inline-block;
        margin: 0 3px;
    }

.pay_recored {
    margin: 0 4%;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.bd_alipay dd {
    padding: 5px 0;
}



.su {
    float: right;
    width: 950px;
    min-height: 654px;
    margin-bottom: 20px;
    background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
    border-radius:10px;
}

    .su .info {
        padding: 10px 4%;
        margin-top: 10px;
    }

    .su p.greet {
        float: left;
    }

        .su p.greet span {
            font-size: 18px;
            font-weight: 600;
        }

        .su p.greet i {
            font-size: 16px;
            color: #f00;
        }

    .su .info ul {
        height: 24px;
        border: 1px solid #ddd;
        float: left;
        margin: 3px 0;
        padding: 0 5px 0 10px;
        margin-left: 30px;
    }

        .su .info ul li {
            float: left;
            line-height: 24px;
            padding-left: 23px;
            padding-right: 5px;
            background: url(../img/info.fw.png) no-repeat;
        }

            .su .info ul li.phone {
                background-position: 0 -49px;
            }

                .su .info ul li.phone a {
                    margin-top: 0px !important;
                }

            .su .info ul li.email {
                background-position: 0 -99px;
            }

            .su .info ul li.degree {
                background-position: 0 3px;
            }

            .su .info ul li.phones {
                background-position: 0 -75px;
            }

            .su .info ul li.emails {
                background-position: 0 -24px;
            }

            .su .info ul li.degrees {
                background-position: 0 -122px;
            }

.tab {
    width: 95%;
    margin: 0 auto;
}

.table tr th, .table tr td {
    text-align: center;
}



.su .info a {
    color: white;
    width: 66px;
    height: 26px;
    line-height: 26px;
    float: right;
    display: inline-block;
    background-color: #26CE23;
    text-align: center;
    border-radius: 4px;
}

    .su .info a:hover {
        color: #f00;
        text-decoration: underline;
    }

.su h3 {
    clear: both;
    text-indent: 20px;
    font-size: 18px;
    padding: 5px;
    margin: 0 4%;
    border: 1px solid #ddd;
    background: #FFF;
}

    .su h3 a {
        height: 28px;
    }

.su ul.current {
clear: both;
    margin: 0 3%;
    padding: 10px 0 0;
    overflow: hidden;
}

    .su ul.current li {
width: 48%;
    text-align: left;
    text-indent: 20px;
    float: left;
    font-size: 14px;
    height: 60px;
    border-radius: 8px;
    margin: 7px 1%;
    line-height: 60px;
    background-color: rgb(32 46 76 / 70%);
    }

        .su ul.current li i {
            color: #ffdda4;
            font-weight: 600;
            padding-right: 8px;
        }

        .su ul.current li a {
            color: #7caafc;
        }

            .su ul.current li a:hover {
                text-decoration: underline;
            }

        .su ul.current li em {
            font-size: 13px;
            font-style: normal;
        }

/*推荐列表*/
.su .Recommend {
    width: 723px;
    margin: 10px auto;
    overflow: hidden;
}

    .su .Recommend .r_i {
        border: 1px solid #fdcd77;
        width: 229px;
        height: 218px;
        background: #cbcbcb;
        float: left;
    }

    .su .Recommend .r_o {
        margin: 0 15px;
    }

    .su .Recommend .r_t {
        width: 229px;
        height: 80px;
        background: #fff;
    }

        .su .Recommend .r_t ul {
            padding: 10px;
        }

            .su .Recommend .r_t ul img {
                float: left;
                margin-right: 10px;
            }

            .su .Recommend .r_t ul li {
                height: 18px;
                line-height: 18px;
                font-size: 13px;
            }

                .su .Recommend .r_t ul li.title {
                    color: #f00;
                    font-weight: 600;
                    height: 24px;
                    line-height: 18px;
                }

                .su .Recommend .r_t ul li i {
                    color: #006500;
                }

    .su .Recommend .r_f {
        width: 209px;
        padding: 0 10px;
    }

        .su .Recommend .r_f .mark {
            height: 30px;
            line-height: 30px;
            font-size: 14px;
        }

            .su .Recommend .r_f .mark img {
                margin: 0 2px;
            }

        .su .Recommend .r_f .cent {
            line-height: 150%;
            font-size: 14px;
        }

        .su .Recommend .r_f .bott {
            display: block;
            width: 106px;
            height: 29px;
            margin: 20px auto 0 auto;
        }

/*温馨提示*/
.su .tips {
    width: 723px;
    margin: 30px auto 0 auto;
}

    .su .tips p {
        color: #000;
        font-size: 13px;
        line-height: 150%;
        margin-left: 30px;
    }

        .su .tips p span {
            font-size: 14px;
            color: #f00;
        }

    .su .tips a {
        display: block;
        width: 218px;
        height: 77px;
        margin: 10px;
        float: left;
    }

        .su .tips a.email {
            background: url(../img/email.png) no-repeat;
        }

        .su .tips a.Cellphone {
            background: url(../img/Cellphone.png) no-repeat;
        }

/*replace页面*/
.replace {
    width: 874px;
    margin-left: 4%;
}

    .replace .r_nav {
        margin-top: 10px;
        padding-bottom: 15px;
        border-bottom: 2px solid #ccc;
    }

        .replace .r_nav img {
            float: left;
            margin-right: 10px;
        }

        .replace .r_nav .title {
            font-size: 15px;
            color: #333;
            font-weight: 600;
            padding-top: 5px;
        }

        .replace .r_nav .cen {
            font-size: 13px;
            color: #333;
        }

    .replace .r_list_t {
        margin: 50px 0;
        height: 36px;
        position: relative;
        border-bottom: 1px solid #f00;
        background: url(../img/r_list_t.png) no-repeat;
    }

        .replace .r_list_t ul {
            float: left;
            margin-left: 5px;
            position: absolute;
            bottom: -1px;
        }

            .replace .r_list_t ul li {
                cursor: pointer;
                float: left;
                width: 83px;
                border: 1px solid #ccc;
                border-bottom: 1px solid #f00;
                height: 30px;
                line-height: 30px;
                text-align: center;
                margin-left: 5px;
            }

                .replace .r_list_t ul li.pitch {
                    border: 1px solid #f00;
                    border-bottom: 1px solid #fff;
                    background: #fff;
                }

    .replace .r_list {
        position: relative;
        margin-top: 10px;
    }

        .replace .r_list ul {
        }

            .replace .r_list ul li {
                margin-bottom: 10px;
            }

                .replace .r_list ul li span {
                    display: block;
                    float: left;
                    width: 60px;
                    text-align: right;
                }

                .replace .r_list ul li.Asecret textarea {
                    width: 318px;
                    height: 118px;
                    border: 1px solid #ccc;
                    padding: 0 4px;
                }

                .replace .r_list ul li.Asecret span {
                    line-height: 120px;
                }

                .replace .r_list ul li.yzm input {
                    height: 33px;
                    width: 145px;
                    border: 1px solid #ccc;
                    float: left;
                    margin-right: 5px;
                    padding: 0 4px;
                }

                .replace .r_list ul li.yzm img {
                    height: 35px;
                    cursor: pointer;
                }

                .replace .r_list ul li.yzm span {
                    line-height: 35px;
                }

                .replace .r_list ul li.button {
                }

                    .replace .r_list ul li.button a {
                        float: left;
                        width: 100px;
                        height: 26px;
                        background: #c00;
                        border: none;
                        color: #fff;
                        font-size: 14px;
                        text-align: center;
                        line-height: 26px;
                        border-radius: 2px;
                    }

        .replace .r_list .Example {
            position: absolute;
            right: 0;
            top: 0;
        }

    .replace .table {
        margin: 10px 0;
        clear: both;
    }

    .replace .table_list th, .replace .table_list td {
        text-align: center;
    }



.none_tr td:first-child {
    width: 100% !important;
}

/*detail 页面*/
.detail {
    width: 686px;
    margin: 0 auto;
}

    .detail .r_nav {
        margin-top: 10px;
        padding-bottom: 15px;
        border-bottom: 2px solid #ccc;
    }

        .detail .r_nav img {
            float: left;
            margin-right: 10px;
        }

        .detail .r_nav .title {
            font-size: 15px;
            color: #333;
            font-weight: 600;
            padding-top: 5px;
        }

        .detail .r_nav .cen {
            font-size: 13px;
            color: #333;
        }

    .detail .r_list_t {
        margin: 50px 0;
        height: 36px;
        position: relative;
        border-bottom: 1px solid #f00;
        background: url(../img/r_list_t.png) no-repeat;
    }

        .detail .r_list_t ul {
            float: left;
            margin-left: 5px;
            position: absolute;
            bottom: -1px;
        }

            .detail .r_list_t ul li {
                cursor: pointer;
                float: left;
                width: 83px;
                border: 1px solid #ccc;
                border-bottom: 1px solid #f00;
                height: 30px;
                line-height: 30px;
                text-align: center;
                margin-left: 5px;
            }

                .detail .r_list_t ul li.pitch {
                    border: 1px solid #f00;
                    border-bottom: 1px solid #fff;
                    background: #fff;
                }

    .detail .r_list {
        position: relative;
    }

    .detail .r_list {
        font-size: 14px;
    }

        .detail .r_list p {
            height: 30px;
            line-height: 30px;
        }

        .detail .r_list .list {
            width: 686px;
            border: 1px solid #ccc;
        }

            .detail .r_list .list th {
                background: #ebebeb;
                border-bottom: 1px solid #ccc;
                height: 32px;
                line-height: 32px;
            }

            .detail .r_list .list td {
                border-bottom: 1px solid #ccc;
                height: 44px;
            }

                .detail .r_list .list td.indent {
                    text-indent: 10px;
                }

/*Paging 分页*/
#Paging {
    margin: 20px 0 0 0;
}

    #Paging ul {
        float: right;
    }

        #Paging ul li {
            float: left;
            height: 18px;
            border: 1px solid #ccc;
            min-width: 18px;
            padding: 5px;
            text-align: center;
            margin-left: 5px;
            font-size: 12px;
            line-height: 18px;
            color: #000;
            cursor: pointer;
        }

            #Paging ul li.pitch {
                color: #cb0000;
            }

/*Bank 页面*/
.Bank {
    margin: 0 auto;
}

    .Bank .r_nav {
        margin-top: 10px;
        padding-bottom: 15px;
        border-bottom: 2px solid #ccc;
    }

        .Bank .r_nav img {
            float: left;
            margin-right: 10px;
        }

        .Bank .r_nav .title {
            font-size: 15px;
            color: #333;
            font-weight: 600;
            padding-top: 5px;
        }

        .Bank .r_nav .cen {
            font-size: 13px;
            color: #333;
        }

    .Bank .r_list_t {
        height: 44px;
        position: relative;
        border-bottom: 1px solid #343e55;
    }

        .Bank .r_list_t ul {
            float: left;
            margin-left: 5px;
            position: absolute;
            bottom: -1px;
        }

            .Bank .r_list_t ul li {
                float: left;
                padding: 0 28px;
                height: 36px;
                line-height: 36px;
                text-align: center;
                margin-left: 13px;
                cursor: pointer;
            }

                .Bank .r_list_t ul li.pitch {
                border: 1px solid #343e55;
    border-bottom: none;
    border-radius: 7px 7px 0 0;
    color:#ffdda4;
    background-color: #343e55;
                }

    .Bank .data {
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }

        .Bank .data ul {
        }

            .Bank .data ul li {
                height: 24px;
                line-height: 24px;
                color: #999999;
                font-size: #13px;
            }

                .Bank .data ul li i {
                    color: #CB0000;
                }

                .Bank .data ul li span {
                    color: #000;
                }

    .Bank .Money {
        padding-top: 20px;
    }

        .Bank .Money ul {
            width: 100%;
            float: left;
        }

            .Bank .Money ul li {
                width: 100%;
                float: left;
                margin: 1px 0;
                position: relative;
            }

                .Bank .Money ul li.text {
                    margin: 10px 0 30px 0;
                }

                .Bank .Money ul li span {
                    float: left;
                    width: 80px;
                    text-align: center;
                    height: 32px;
                    line-height: 32px;
                }

                .Bank .Money ul li input {
                    float: left;
                    height: 30px;
                    width: 208px;
                    border: 1px solid #ccc;
                    line-height: 30px;
                    text-indent: 2px;
                    margin-right: 5px;
                }

                .Bank .Money ul li select {
                    float: left;
                    height: 30px;
                    width: 208px;
                    border: 1px solid #ccc;
                    line-height: 30px;
                    text-indent: 2px;
                    margin-right: 5px;
                }

                .Bank .Money ul li a.access {
                    float: left;
                    height: 32px;
                    line-height: 32px;
                    width: 124px;
                    text-align: center;
                    background: #cb0000;
                    color: #fff;
                    font-size: 15px;
                }

                .Bank .Money ul li a.Jump {
                    position: absolute;
                    bottom: 0;
                    color: #999999;
                }

                    .Bank .Money ul li a.Jump:hover {
                        color: #cb0000;
                        text-decoration: underline;
                    }

/*Agent 页面*/
.Agent {
    width: 686px;
    margin: 0 auto;
    overflow: hidden;
}

    .Agent .r_nav {
        margin-top: 10px;
        padding-bottom: 15px;
        border-bottom: 2px solid #ccc;
    }

        .Agent .r_nav img {
            float: left;
            margin-right: 10px;
        }

        .Agent .r_nav .title {
            font-size: 15px;
            color: #333;
            font-weight: 600;
            padding-top: 5px;
        }

        .Agent .r_nav .cen {
            font-size: 13px;
            color: #333;
        }

    .Agent .r_list_t {
        margin: 50px 0;
        height: 36px;
        position: relative;
        border-bottom: 1px solid #f00;
        background: url(../img/r_list_t.png) no-repeat;
    }

        .Agent .r_list_t ul {
            float: left;
            margin-left: 5px;
            position: absolute;
            bottom: -1px;
        }

            .Agent .r_list_t ul li {
                cursor: pointer;
                float: left;
                width: 83px;
                border: 1px solid #ccc;
                border-bottom: 1px solid #f00;
                height: 30px;
                line-height: 30px;
                text-align: center;
                margin-left: 5px;
            }

                .Agent .r_list_t ul li.pitch {
                    border: 1px solid #f00;
                    border-bottom: 1px solid #fff;
                    background: #fff;
                }

    .Agent .r_list {
        width: 706px;
    }

        .Agent .r_list a {
            float: left;
            margin: 0 15px 15px 0;
        }

            .Agent .r_list a ul {
                background: #ccc;
                width: 125px;
                height: 150px;
                position: relative;
            }

                .Agent .r_list a ul li {
                    width: 125px;
                    text-align: center;
                    position: absolute;
                }

                    .Agent .r_list a ul li.names {
                        font-size: 24px;
                        font-weight: 600;
                        color: #cb0000;
                        top: 20px;
                    }

                    .Agent .r_list a ul li.Locator {
                        font-size: 14px;
                        color: #cb0000;
                        top: 44px;
                    }

                    .Agent .r_list a ul li.qq {
                        height: 36px;
                        background: #cb0000;
                        line-height: 36px;
                        bottom: 30px;
                        color: #fff;
                        font-size: 14px;
                    }

                    .Agent .r_list a ul li.title {
                        height: 30px;
                        line-height: 30px;
                        background: #fff;
                        bottom: 0;
                    }
.m_val {
    float: right;
    line-height: 38px;
    color: wheat;
}
/*message 页面*/
.message {
    width: 872px;
    margin: 15px 4%;
}

    .message .r_nav {
        margin-top: 10px;
        padding-bottom: 15px;
        border-bottom: 2px solid #ccc;
    }

        .message .r_nav img {
            float: left;
            margin-right: 10px;
        }

        .message .r_nav .title {
            font-size: 15px;
            color: #333;
            font-weight: 600;
            padding-top: 5px;
        }

        .message .r_nav .cen {
            font-size: 13px;
            color: #333;
        }

    .message .m_list {
        margin-top: 15px;
    }

        .message .m_list .incon {
           background-color: #343e55;
            width: 90px;
            display: inline-block;
            text-align: center;
            line-height: 26px;
            margin-right: 11px;
            border-radius: 4px;
            box-shadow: 1px 1px 8px rgba(0,0,0,.1);
        }


            .message .m_list .m_val .title {
                line-height: 38px;
                color: #fff;
                font-size: 13px;
                font-weight: 600;
                margin-left: 20px;
            }

            .message .m_list .m_val .pist {
                float: right;
                margin-right: 10px;
                color: #cb0000;
                line-height: 38px;
                font-size: 12px;
            }

            .message .m_list .m_val .link {
                float: right;
                margin-right: 10px;
                color: #0065CB;
                line-height: 38px;
                font-size: 12px;
            }

                .message .m_list .m_val .link a {
                    color: #0065CB;
                    margin: 0 2px;
                }

                    .message .m_list .m_val .link a:hover {
                        text-decoration: underline;
                    }

        .message .m_list .list {
        }

            .message .m_list .list .btn {
                overflow: hidden;
            }

                .message .m_list .list .btn .Button {
                    float: left;
                    margin-top: 20px;
                }

                    .message .m_list .list .btn .Button li {
                        float: left;
                        width: 62px;
                        height: 28px;
                        line-height: 28px;
                        margin-right: 8px;
                    }

                        .message .m_list .list .btn .Button li a {
                        }

.search_day {
    border: none;
}
/*change 页面*/
.change_right .award {
    border: 1px solid #ccc;
    width: 723px;
    margin-top: 8px;
    overflow: hidden;
    padding-bottom: 20px;
}

    .change_right .award h3 {
        height: 40px;
        width: 696px;
        line-height: 40px;
        border-bottom: 1px solid #cb0000;
        margin: 5px auto;
        padding: 0 10px;
    }

        .change_right .award h3 span {
            font-size: 16px;
            float: left;
            color: #cb0000;
        }

        .change_right .award h3 i {
            font-size: 14px;
            float: right;
            font-weight: normal;
        }

    .change_right .award .award_list {
        width: 716px;
        margin: 0 auto;
        overflow: hidden;
    }

        .change_right .award .award_list ul {
            width: 152px;
            margin: 15px 15px 0 12px;
            float: left;
            overflow: hidden;
        }

            .change_right .award .award_list ul img {
                width: 152px;
                height: 139px;
                border: none;
            }

            .change_right .award .award_list ul li.award_name {
                width: 152px;
                height: 28px;
                line-height: 28px;
                text-align: center;
                color: #650000;
                background: #ededed;
                margin: 5px 0;
            }

            .change_right .award .award_list ul li.award_money {
                width: 152px;
                height: 28px;
                line-height: 28px;
                color: #FF0000;
                text-align: center;
            }

                .change_right .award .award_list ul li.award_money i {
                    padding: 2px 15px 2px 0;
                    background: url(../img/Coin.png) no-repeat right 1px;
                    font-size: 12px;
                }

    .change_right .award #Paging {
        margin-right: 10px;
    }

#search_day1 {
    overflow: hidden;
    border: 0;
    line-height: 30px;
    height: 30px;
}

#search_day2 {
    overflow: hidden;
    border: 0;
    line-height: 30px;
    height: 30px;
}

#search_day3 {
    overflow: hidden;
    border: 0;
    line-height: 30px;
    height: 30px;
}

#search_day4 {
    overflow: hidden;
    border: 0;
    line-height: 30px;
    height: 30px;
}
/*Exchange 页面*/
.Exchange {
    width: 686px;
    margin: 0 auto;
}

    .Exchange .r_nav {
        margin-top: 10px;
        padding-bottom: 15px;
        border-bottom: 2px solid #ccc;
    }

        .Exchange .r_nav img {
            float: left;
            margin-right: 10px;
        }

        .Exchange .r_nav .title {
            font-size: 15px;
            color: #333;
            font-weight: 600;
            padding-top: 5px;
        }

        .Exchange .r_nav .cen {
            font-size: 13px;
            color: #333;
        }

    .Exchange .award {
        border: 1px solid #ccc;
        width: 686px;
        margin-top: 8px;
        overflow: hidden;
        padding-bottom: 20px;
    }

        .Exchange .award h3 {
            height: 40px;
            width: 686px;
            line-height: 40px;
            border-bottom: 1px solid #cb0000;
            margin: 5px auto;
            padding: 0 10px;
        }

            .Exchange .award h3 span {
                font-size: 16px;
                float: left;
                color: #cb0000;
            }

            .Exchange .award h3 i {
                font-size: 14px;
                float: right;
                font-weight: normal;
            }

        .Exchange .award .award_list {
            width: 686px;
            margin: 0 auto;
            overflow: hidden;
        }

            .Exchange .award .award_list ul {
                width: 152px;
                margin: 10px 10px 0 7px;
                float: left;
                overflow: hidden;
            }

                .Exchange .award .award_list ul img {
                    width: 152px;
                    height: 139px;
                    border: none;
                }

                .Exchange .award .award_list ul li.award_name {
                    width: 152px;
                    height: 28px;
                    line-height: 28px;
                    text-align: center;
                    color: #650000;
                    background: #ededed;
                    margin: 5px 0;
                }

                .Exchange .award .award_list ul li.award_money {
                    width: 152px;
                    height: 28px;
                    line-height: 28px;
                    color: #FF0000;
                    text-align: center;
                }

                    .Exchange .award .award_list ul li.award_money i {
                        padding: 2px 15px 2px 0;
                        background: url(../img/Coin.png) no-repeat right 1px;
                        font-size: 12px;
                    }

        .Exchange .award #Paging {
            margin-right: 10px;
        }

.radio_but ul li {
    float: left;
}

    .radio_but ul li.radio_li {
        padding-top: 7px;
    }

.radio_tr td {
    height: 32px !important;
    line-height: 32px !important;
}

/*代理*/

.information .table_list td {
    padding-left: 10px;
}

td.textarea_td {
    padding-left: 85px !important;
}

.search_txt {
    width: 100px;
    background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
    border: 2px solid #40527b;
    height: 32px;
    border-radius: 5px;
    color: #ececec;
    text-indent: 12px;
}

.hasDatepicker {
    width: 100px;
    background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
    border: 2px solid #40527b;
    height: 32px;
    border-radius: 5px;
    color: #ececec;
    text-indent: 8px;
}

.inputnn {
    background-color: rgb(62 73 97 / 70%);
    display: inline-block;
    width: 74px;
    text-align: center;
    color: #fff;
    border: 1px solid #5d677f;
    box-sizing: border-box;
    line-height: 30px;
    height: 30px;
    border-radius: 5px;
    margin-left: 10px;
}

.selectnn {
    cursor: pointer;
    background-color: rgb(62 73 97/0.7);
    display: inline-block;
    text-align: center;
    color: #fff;
    height: 31px;
    border: 1px solid #5d677f;
    line-height: 22px;
    font-size: 12px;
    border-radius: 5px;
}
.switchicon {
    display: inline-block;
    width: 128px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    background-color: #515768;
    cursor: pointer;
    margin:0 8px;
}
#recharge_money {
    width: 70px;
}

#change_money {
}

#red_bag_num, #red_bag_money {
    width: 70px;
}

#withdraw_money {
    width: 70px;
}

#red_bag_title {
    width: 370px;
}

.search_input ul li {
    float: left;
    height: 30px;
    line-height: 30px;
}

    .search_input ul li.cbxtime {
        margin-left: 20px;
        margin-right: 3px;
    }

.card_ms {
    line-height: 23px;
}

#card_list {
    margin: 10px;
}

.cart_check_submit_tr {
    display: none;
}

.copytoclip_tr {
    display: none;
}

.agent_log_list td {
    line-height: 20px !important;
}

.my_red_bag_list td {
    line-height: 20px !important;
}

.copytoclip_div {
    height: 130px;
    width: 613px;
    margin: auto;
    border: #CCC 1px solid;
    border-top: none;
    padding-top: 20px;
    line-height: 25px;
    padding-left: 50px;
    display: none;
}

.redbag {
    border-top: 1px solid #cccccc !important;
}

.r_list_t a {
    display: block;
    width: 100%;
}

    .r_list_t a:hover {
        color: #ffdda4;
    }

.agent_send_sms {
    height: 30px;
    padding: 5px;
    margin-left: 10px;
    margin-top: 5px;
}

.czdh {
    width: 90px;
    height: 28px;
    line-height: 26px;
    border-radius: 3px;
    float: left;
}

.user_bt {
    padding: 4px;
    font: 15px/1.8 microsoft yahei,arial,\5b8b\4f53,sans-serif;
    color: #a1b1d4;
    width: 160px;
    font-weight: bold;
    text-align: center;
    margin: auto;
    background-color: #343e55;
    border-radius: 20px;
}

.tops {
    margin: 10px;
    height: 136px;
    text-align:center;
}

.table-hover {
}

.querenjian {
    text-indent: inherit;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 29px;
    background-color: #7caafc;
    color: white;
    border: 1px solid;
    border-radius: 5px;
    font-size: 14px;
    border: 0;
}

.user-img {
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    width: 75pt;
    height: 75pt;
    border-radius: 75pt;
}

.cover {
    position: absolute;
    bottom: -75pt;
    left: 0;
    width: 75pt;
    height: 75pt;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .cover .opacity {
        z-index: -1;
        width: 75pt;
        height: 75pt;
        background-color: #000;
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(Opacity=70);
    }

    .cover .modify-tx {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 75pt;
        height: 75pt;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        line-height: 75pt;
    }

.inputmoney {
    text-align: center;
    text-indent: 0px;
    background-color: rgb(62 73 97 / 70%);
    border: 1px solid #5d677f;
    color: #ffffff;
    display: inline-block;
    line-height: 24px;
    height: 24px;
    cursor: pointer;
    margin-right: 5px;
    padding: 0 5px;
    font-size: 12px;
}

.user-img:hover .cover {
    bottom: 0;
}

.censol {
    display: inline-block;
    width: 50px;
    background: #f8f8f8;
    cursor: pointer;
    background-color: #3e4961;
    border: 1px solid #5d677f;
    color: white;
}

.xxxxsz {
    position: absolute;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(Opacity=70);
    color: black;
    border: 1px solid;
    width: 280px;
    height: 200px;
}
.messagecount{
   display: inline-block;float: right;position: absolute;width: 16px;background: #f50000;color: white;line-height: 16px;border-radius: 50%;top: -6px;right: -5px;
}