﻿body {
    margin: 0;
    padding: 0;
    background-color: #F4F4F4;
    font-size: 14px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.hide {
    display: none !important;
}

a {
    text-decoration: none;
}

i {
    font-style: normal;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

em {
    font-style: inherit;
}

.scroll_bar::-webkit-scrollbar {
    width: 5px;
    height: 10px;
    background-color: #ffffff !important;
    border-radius: 10px;
}

.scroll_bar::-webkit-scrollbar-thumb {
    width: 2px;
    height: 5px;
    background-color: #e1e1e1 !important;
    border-radius: 10px;
}

.zwk1 {
    width: 100%;
    height: 30px;
}

.zwk2 {
    width: 100%;
    height: 60px;
}

.tips {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #999999;
    margin-top: 100px;
}


.tips2 {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #999999;
    margin-top: 20px;
}



.cont_box {
    width: 1300px;
    margin: 0 auto 20px;
    display: table;
}

.cont_left {
    /*width: 280px;
    float: left;*/
    width: 280px;
    position: fixed;
    top: 70px;
    left: 50%;
    margin-left: -650px;
    bottom: 0;
    overflow-x: auto;
    background-color: #ffffff;
}

.l_top {
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 30px 0 20px 0;
}

.l_top_user {
    width: 240px;
    margin: 0 auto;
}

    .l_top_user img {
        display: block;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border: 0;
        background-color: #e1e1e1;
        margin: 0 auto 30px;
    }

    .l_top_user label {
        text-align: center;
        display: table;
        font-weight: 600;
        line-height: 1.5;
        font-size: 16px;
    }

    .l_top_user span {
        display: block;
        text-align: center;
        margin-top: 10px;
        font-size: 12px;
        color: #999999;
    }

.l_top_vip {
    width: 180px;
    margin: 20px auto 0;
}

    .l_top_vip > i {
        display: block;
        border-bottom: 1px solid #e1e1e1;
        margin: 0 0 -20px 0px;
    }

    .l_top_vip > span {
        display: block;
        margin: 10px auto;
        width: 80px;
        text-align: center;
        color: #777777;
        background-color: #ffffff;
    }

.ltv_icon {
    display: table;
    width: 132px;
    margin: 0 auto;
}

    .ltv_icon span {
        display: block;
        width: 24px;
        height: 24px;
        background-color: #e1e1e1;
        float: left;
        margin: 10px;
    }

.ltv_sm_btn {
    width: 100%;
    height: 32px;
    margin: 20px 0 0 0;
    text-align: center;
    line-height: 32px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

.l_nav {
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    min-height: 400px;
    padding: 10px 0 200px 0;
}

.l_nav_type {
    color: #000000;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    margin: 10px 0;
    font-weight: 600;
}

    .l_nav_type span {
        display: block;
        width: 24px;
        height: 24px;
        float: left;
        margin: 3px 10px 0px 5px;
    }

    .l_nav_type .zh_back {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAApVJREFUWEftlb9rFEEUx79vlChiYWWRaKVgK5gqlREUFCUGTKFgY3Q38bJ3u5hCq2iVA5Xbu7njbjeYxkJBJaiFoEVSxUIbS0Ut1MR/QNDkLvNk75TAsb/mTjiETLnz5vv97Hff2yH0eFGP/bEF8P8mUKlUdq83xHTQQ33b1Z1MJvOjk37STqBU8g4oQgaA02ZYEIxKNmt+0gFJDVAs+kPYxuPMuBRnQIR5bNC9XM5YTgOSCFAs+6PM6iJAo2kEN2t4gUjcz00ZC7HAUZuu9MZAsMEY0jNuqyYsg+HalvkoTCcyAVf6KwD3R5kz4Asl/GBfCWUQYESD0qptGQNaAAXpfSMg9BBAS7ZlDBelN6OUIic3edOV/iLAR8NMGPjgWOYhLYA4QYBGSNEKC/U2ECUlBlnwAMBPw1PgB7Y1cUELoFDy5ohwOSLWvOC1WUU7m4aCf40o2nEDwPXQesa0nTXv6gHI2jSBbkdE+hGgrGMZL4L9gvRPAlwi4GAoAIkT9tSVV1oAbrl2HEwv4yaAoYabnwBiMbauD/2OaX7XAqhU5vfXVf1LtwBxDdiCj1mu9L4C2Bc9iq0E/q6wJIjocW7KGIvSiAUolr1nzDjTDQArdSsY044A3LJ/GszPkwDiekAwH85mJ951BBAccqUX/MvPhk9DYhM+sS3zXNxnTryMqtXq3rWGeA9gT7tQEG+zkYSYCTF5bVtm4j2SCBAIS1kb3AC9iXuTtr2HtmWeT1OfCiAQao4l1xfAOBI7mglN1342NUBw0PO8XT/XqQTweAjEKoPzjjUh07z55ujqVP+pLZZrp5hxDaBjrUc8xw2Vd5yrn3XltBJoFy/IavP6dazJJV3jrhLo1CzsXFcJ/AuQLYCeJ/AbdKXvIX3o6jAAAAAASUVORK5CYII=);
        background-repeat: no-repeat;
        background-size: 26px;
        background-position: 50% 50%;
    }

    .l_nav_type .zl_back {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAANNJREFUWEdjZBhgwDjA9jNgOKB/8nQHWjqqMDfzALL5cAf0T54ZwMjAWM7A8N+Clg5gYGDY8I+RcWVRTtoKkD1wB0yYMrOf4T9DAY0thxjPyLCjICfdE9UBk2f+p4vlUEsKctPBnkeEwKgDSAoBRpSUDAnV/yTlHkqiIKwgN301enqZMHlmKAMDwypi0xElDiDWDrzqRh2AGQIDXRANeFEMSzEDVhkNuAMGPApGa8MJJNUFlBeGQ70kHK0NR9MALUJgtDaEhuqA14aUxy5pJgx47xgA3VOWIRBMt2IAAAAASUVORK5CYII=);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 50% 50%;
    }

    .l_nav_type .sc_back {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAp9JREFUWEfVlztoFFEUhv8zu6awECEraKKdohCEWIoRXyD4iIhglxQKe8+sKUxpZ9JZahF3zl3QQjtBxPgAQY0YO9E0gqKdJgpuQCws4maOXElgd53deSxL8JYz55z/u//cxxnCGg9aY338vwAicpaILjgHVfU6M9/J4mYmB4IgOE5ED+sFVfWE7/uP0kJkAhCRGwDONYndZObzXQeoVCpbwzB8B2BDk9hPz/MGisXilzQQqR2w1l5U1atRIkQ0boy51lUAEXkJYKiFyCwz7+8agIgcAvAsRuAwMz9PChH5CUSkkM/ne5eWlgq5XK4XQEFVCwAOAjgWU/wxgBkiqgKoLi8vL/b09FRrtdoiM7tnDaMBQESGiOiKqu5LOoM0cUT0SlUvMfPsal4zwEcA29MUzRD7iZl3/ANgrR1U1bcZCqZOIaI9xpg5l9jgQBAE74loZ+qKKRJU9YPv+7siP0EQBGeI6BaA9Slqpgn9paqjvu/fjQRwD621B1TVQWxLUzlB7GciGjXGvKiPjdyG1toBVb0NYDBB4SQhc0Q0YoxxR3jrbVj/ZmpqanM+n3cQR5IotIl5WqvVRsbGxr5FxbS9C0RkHRE9UVV3AKUeRDSjqkeZ+Xer5NjLyFo7r6p9qdXdFiNaMMb0t8uNc2ALgIUs4nU5fcz8NZMD1tqTqjrdCQARDRtjHmQCKJfLE57nXe4EIAzDyVKpNJEJQETuAxjuBADANDOfygQQswB/AJhcKexc2hi5zWIWYtwi/O56gYjC94hocvVCWbnIHMTpiNgqM2/K6sBsU2/wd9bMHNkTisg4gAY3XA9gjGnVwrX/MyqXy/2e51UA7Abwun7WrWZU58ZeAG/CMCyWSqX5TA50uPgSpceehImqdBC05gB/AGAP8iGlfp5GAAAAAElFTkSuQmCC);
        background-repeat: no-repeat;
        background-size: 24px;
        background-position: 50% 50%;
    }

    .l_nav_type .gz_back {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAoJJREFUWEfNls1rE1EUxc+dILhQUFyICC78WIggIkSoIKiIVQQXmoD/QOa+2KVFBbvUlbpsOm8CrgQXLYKCnyB0UdqFH2BBBFFBQUFEceFClObI00lJ2yRvJmmbDsxiknvO/ObOfWeeoMeH9Pj+aApgrT0KIE8yLyJ5AL9FZJzkM5ITxpiXzcDjON5D8hCAvuSsAZgUkeckp1X18XzdAgBr7TkA19p05quIXAzD8EZjTRRFF0TkEoC1rbQiUgnDcKDx/zkA1trJhNz7ZkhWjDED1tpNJG+KyGGv6H/BO1XdXq+dBbDWvgWwLaVJvWwUwHoARzLqplR1v9P8A4jjeJjk2Ywm3ZYPqup1SQbuUbduHer7JY7jQZJXOzToVjbkOnALwJlunTrRk7zjAD4A2NKJwSJoPq8IgN6+gpUwhC73e7cM3SBZay8DcDm+nMcVVR1qjOIHAI4tE8FDVT0+G8VJHO8i6bJ95xJDvBaRYhiGr+YAuItqtbp7ZmZmTER2LBHEmyAIiqVSaXrB17D+g7V2LwDXia2LDPEeQFFVXzT6Nt0RjYyM7AuCwEEsVkJ+FJFCGIZP5z9Uyz1hFEV9IuIgNnfZiU8ki8aYqWY+bTellUrlQC6XcxAbO4T4AqCgqhOt9N5dcbVaPZgM5oYsECS/kSyUy+XxdjovQLJE3ZZrlOS6NBAi8qNWqxWMMU989akAEoh+kmMA1nhMf7qbl8vlVPGeGiCJ7BMAHMTqFhC/giA4XSqV7vuevGUO+IRxHJ9MOrFqXu2fZKnd9Xl4c8BnEEXRKRFxnah3kG7gjDG3fdrUOeAzcp0AcJ7kd/dBVdV7Pk3mHOjEMKsm0xBmNU9T/xdhMu4fIu3m2wAAAABJRU5ErkJggg==);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 50% 50%;
    }

    .l_nav_type .zh2_back {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAALZJREFUWEdjZBhgwDjA9jOMOmA0BAZvCPRPnjmTkYFRjTq55P/rgtz0MGxmYQ2BCZNnrmJgYAiljuUQU/4zMMwqzE1PRzcThwNm7Wdg+O9ATQcwMDAeKMhNcxwaDuifPJ3Kvof4uzA38wBRITDgDpgweaSngdEQQA6B///+NTIwMWBJvUxZpBVWZJYDA+4A6pWGZIbAqAMGKAQGuDoG+XpAGyTUC3bCJg3eNiFht1NHxWgIjIYAANhAciHkx25JAAAAAElFTkSuQmCC);
        background-repeat: no-repeat;
        background-size: 26px;
        background-position: 50% 50%;
    }

    .l_nav_type .hc_back {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAw1JREFUWEftlk9oE1EQxr/ZJFIR1FpBvQmKKIrgQRFB0aNexIt6UUTaJI3JaxLbQFWabSutxDabbLb51yLVi55F9FoUVCzoVbSeVbAohdLWJDuyjS1J2iabNC0I7m33zXzfb2fezltCjddAKrXdlqERIz1j4+Z2h+NHLVJUS1JETXWAECrKZQS8wnG/Wr2qAMJq/KREljSA/SsYfdQ5Z/cL1yuzIKYA4vF4YyZrCTGh2YwwMUZs1lzA5XL9rBRfESCipltAnAQgVRIrWdfB5PQK+3C5vBUBBqNDJyyStR/AqSqNS8Nf5vRs5822G6+X01kCoKrqZpYagszsX6VxUToRhUmf7RZCTBUuFAEoavo6gftA2FFP80UtxncG3fIJ+4OFZ/MAqjpyTKecDODsmhgvFX0hsUUWovkdRbRUCIyOdTIutiHcJ0VJ7CabJQjma+sKQTTKmVz34h6IasPnWNdlEI6uKQhjnCRJbnO3PDd8lnwF+TFLQYA31ReEpsHcXTqul50DmqY1ZbFhoG5tIRq14ne72+2eLH2pspNQiSVOE0uhmtvCGGfSAz5P69hK1aw4io1EJZb0EKR+822haYbe6fM4Y+FweKPf75+pCSASSz2xEnW53fZPsixbtzbtjAPUUn5v8PCvyW8uWZazkVjyEiA5vR77mVoBJgDsAXOPVziD+aGVOKITGSDHi0X5rcTsEqL1QzSaOASLFGDGFYDGVg+Qd5pglrp8ouWxcRNRk1cBA8S42OUVzkf5dqXuEuAC0Jhfqx/A3xemZ0wc9Lkd7wsrENWS51mnHhAOl4y7ulWgdIwOZmamgg0N27bkkB0EcHn5Pte9AkU2XwHsKr8p1xbAxLD8D/BPV0BLfwbzXhONLhOyigoYUySipXvAfKcmCMZtr3D0lcs1dRiFtfRBifVegC6YAWHgoYXRK4TjS6V4UwALIlEtfVFn7iVg3wrCbwC65/XYn1YyXlivCmAhKaImu0HUVWBi/GgMSDynCCHmzJrPnxTVBBfGKsrQAclm62HmWSYopWeDWd0/JJY6TMIVxb8AAAAASUVORK5CYII=);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 50% 50%;
    }

.l_nav_list {
    display: block;
    width: 100%;
    height: 40px;
}

    .l_nav_list i {
        display: block;
        /*width: 20px;*/
        height: 20px;
        float: left;
        /*background-color: #e1e1e1;*/
        margin: 10px 20px 0 50px;
    }

    .l_nav_list label {
        display: block;
        float: left;
        height: 20px;
        line-height: 20px;
        margin-top: 10px;
        width: 150px;
        overflow: hidden;
        color: #333333;
        cursor: pointer;
    }

    .l_nav_list:hover {
        background-color: #F1F1F1;
    }

        .l_nav_list:hover i {
            background-color: #F1F1F1;
        }

        .l_nav_list:hover label {
            color: #222222;
        }


.l_nav_list_dq {
    background-color: #e21c20 !important;
}


    .l_nav_list_dq i {
        background-color: #ffffff;
    }

    .l_nav_list_dq label {
        color: #ffffff !important;
    }


.right_box {
    width: 1000px;
    min-height: 400px;
    float: right;
}

/*账号----开始*/
.rb_zh_top {
    height: 80px;
    background-color: #ffffff;
    border-radius: 5px;
    padding-left: 30px;
}

    .rb_zh_top a {
        display: block;
        width: 60px;
        height: 78px;
        line-height: 78px;
        float: left;
        margin-right: 30px;
        color: #333333;
        text-align: center;
    }

        .rb_zh_top a:hover {
            border-bottom: 2px solid #e21c20;
        }

    .rb_zh_top .dq {
        color: #e21c20;
        border-bottom: 2px solid #e21c20;
    }

.rb_zh_cont {
    margin-top: 20px;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 5px;
    padding-bottom: 30px;
}

.rb_zh_list {
    width: 940px;
    height: 80px;
    margin: 0 auto;
    border-bottom: 1px solid #f1f1f1;
}

    .rb_zh_list > span {
        display: block;
        width: 200px;
        height: 30px;
        line-height: 30px;
        float: left;
        margin: 25px 0 0 0;
        color: #999999;
    }

    .rb_zh_list div {
        width: 700px;
        height: 80px;
        float: right;
    }

        .rb_zh_list div img {
            display: block;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            margin: 10px 0 0 440px;
            float: left;
            background-color: #e1e1e1;
        }

        .rb_zh_list div label {
            width: 500px;
            height: 30px;
            line-height: 30px;
            display: block;
            float: left;
            margin: 25px 0 0 0;
            text-align: right;
            color: #999999;
        }

        .rb_zh_list div span {
            display: block;
            float: left;
            margin: 32px 0 0 90px;
            font-size: 12px;
            height: 16px;
            line-height: 16px;
        }

            .rb_zh_list div span a {
                color: #E21C20;
            }

.rb_zh_bd {
    width: 938px;
    height: 100px;
    border: 1px solid #e1e1e1;
    margin: 0 auto 30px;
    background-color: #fafafa;
    border-radius: 5px;
}

.rb_zh_bd_left {
    width: 80%;
    height: 40px;
    float: left;
    margin-top: 30px;
}

    .rb_zh_bd_left span {
        display: block;
        width: 40px;
        height: 40px;
        float: left;
        margin-left: 30px;
        background-color: #e1e1e1;
    }

    .rb_zh_bd_left label {
        height: 20px;
        display: block;
        float: left;
        line-height: 20px;
        margin: 10px 0 0 20px;
        color: #999999;
    }

.rb_zh_bd_right {
    width: 20%;
    height: 100px;
    float: right;
}

    .rb_zh_bd_right span {
        display: block;
        width: 100px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        background-color: #E21C20;
        color: #ffffff;
        border-radius: 5px;
        margin: 30px auto;
        cursor: pointer;
    }

        .rb_zh_bd_right span:hover {
            background-color: #F29597;
        }

    .rb_zh_bd_right a {
        color: #fff;
        display: block;
    }

.rb_zh_pwd_inplist {
    width: 460px;
    height: 50px;
    margin: 0 auto 10px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

    .rb_zh_pwd_inplist label {
        width: 90px;
        display: block;
        float: left;
        height: 50px;
        text-align: right;
        margin-right: 20px;
        line-height: 50px;
        color: #999999;
    }

    .rb_zh_pwd_inplist input[type=text] {
        width: 320px;
        height: 28px;
        margin-top: 10px;
        border: 0;
    }

    .rb_zh_pwd_inplist input[type=password] {
        width: 320px;
        height: 28px;
        margin-top: 10px;
        border: 0;
    }

.rb_zh_pwd_btnlist {
    width: 460px;
    height: 40px;
    margin: 0 auto 10px;
}

    .rb_zh_pwd_btnlist input {
        border: 0;
        width: 100%;
        height: 40px;
        background-color: #E21C20;
        color: #ffffff;
        border-radius: 5px;
    }

        .rb_zh_pwd_btnlist input:hover {
            background-color: #F29597;
        }

.base-table tr {
    height: 50px;
}

.base-table input, .base-table select {
    margin-bottom: 0px;
    height: 32px;
    border-radius: 5px;
}

.base-table select {
    padding: 0 10px;
}

.base-table input[type=text] {
    width: 278px;
    border: 1px solid #e1e1e1;
    height: 30px;
    padding: 0 10px;
    border-radius: 5px;
}

#male {
    display: block;
    float: left;
    height: 13px;
    margin: 7px 5px 0 0;
}

#female {
    display: block;
    float: left;
    height: 13px;
    margin: 7px 5px 0 0;
}

.base-tx input[type=file] {
    border: 0;
    padding: 0;
    height: auto;
    margin-top: 5px;
}

.base-tx input[type=submit] {
    width: 160px;
    height: 24px;
    margin-top: 5px;
    background-color: #E21C20;
    color: #fff;
    font-size: 12px;
    border: 0;
}



select {
    height: 30px;
    border: 1px solid #eae4e4;
    line-height: 30px;
}

.base-table .jbzlbc {
    border: 0;
    background-color: #E21C20;
    color: #ffffff;
    border-radius: 5px;
    padding: 5px 20px;
}
/*账号----结束*/
/*站内信----开始*/
.rb_znx_box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.rb_znx_title {
    width: 940px;
    margin: 0 auto;
    font-size: 24px;
    height: 32px;
    font-weight: bold;
    line-height: 32px;
}

.rb_znx_nav {
    width: 940px;
    height: 30px;
    margin: 30px auto 0;
    border-bottom: 1px solid #e1e1e1;
}

.rb_znx_nav_left {
    width: 70%;
    height: 30px;
    float: left;
}

    .rb_znx_nav_left span {
        display: block;
        float: left;
        margin-right: 15px;
        color: #999999;
        height: 29px;
        cursor: pointer;
    }

        .rb_znx_nav_left span:hover {
            border-bottom: 2px solid #E21C20;
        }

    .rb_znx_nav_left .dq {
        border-bottom: 2px solid #E21C20;
        color: #E21C20;
    }

.rb_znx_nav_right {
    float: right;
}

    .rb_znx_nav_right input {
        display: block;
        float: left;
    }

    .rb_znx_nav_right label {
        color: #616264;
        float: left;
    }

    .rb_znx_nav_right i {
        display: block;
        height: 16px;
        border-left: 1px solid #e1e1e1;
        float: left;
        margin: 2px 10px;
    }

    .rb_znx_nav_right span {
        color: #666666;
        font-weight: 600;
        cursor: pointer;
    }

.rb_znx_list {
    width: 940px;
    min-height: 70px;
    border-bottom: 1px solid #e1e1e1;
    margin: 0 auto;
}

.rb_znx_list_title {
    width: 100%;
    height: 70px;
}

    .rb_znx_list_title span {
        width: 85%;
        height: 30px;
        line-height: 30px;
        float: left;
        color: #b1b1b1;
        font-size: 14px;
        margin: 20px 0;
        overflow: hidden;
        font-weight: 600;
    }

    .rb_znx_list_title .wd {
        color: #555;
    }

    .rb_znx_list_title i {
        display: block;
        float: right;
        width: 80px;
        height: 20px;
        font-size: 12px;
        color: #b1b1b1;
        text-align: right;
        margin-top: 25px;
    }

.rb_znx_list_cont {
    padding: 20px;
    background-color: #f8f8f8;
    margin-bottom: 30px;
    border-radius: 5px;
    line-height: 1.5;
    color: #999999;
}

    .rb_znx_list_cont p {
        margin: 0;
        line-height: 24px;
    }
/*站内信----结束*/
/*资料----开始*/
.rb_zl_box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.rb_zl_title {
    width: 940px;
    margin: 0 auto;
    font-size: 24px;
    height: 32px;
    font-weight: bold;
    line-height: 32px;
}

.rb_zl_nav {
    width: 940px;
    height: 30px;
    margin: 30px auto 0;
    border-bottom: 1px solid #e1e1e1;
}

.rb_zl_nav_left {
    width: 100%;
    height: 30px;
    float: left;
}

    .rb_zl_nav_left a {
        display: block;
        float: left;
        margin-right: 15px;
        color: #999999;
        height: 29px;
        cursor: pointer;
    }

        .rb_zl_nav_left a:hover {
            border-bottom: 2px solid #E21C20;
        }

    .rb_zl_nav_left .dq {
        border-bottom: 2px solid #E21C20;
        color: #E21C20;
    }

.rb_zl_table {
    width: 940px;
    margin: 0 auto;
}

.rb_zl_table_tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    border-bottom: 1px solid #e1e1e1;
}

    .rb_zl_table_tit span {
        padding: 0 15px 0 0;
        font-size: 12px;
        font-weight: 600;
        color: #999999;
        display: block;
        float: left;
    }

    .rb_zl_table_tit .xh {
        width: 60px;
    }

    .rb_zl_table_tit .xmmc {
        width: 310px;
    }

    .rb_zl_table_tit .scsj {
        width: 160px;
    }

    .rb_zl_table_tit .zt {
        width: 80px;
    }

    .rb_zl_table_tit .cz {
        width: 135px;
    }

    .rb_zl_table_tit .lx {
        width: 100px;
    }

    .rb_zl_table_tit .mc {
        width: 290px;
    }

    .rb_zl_table_tit .ylt {
        width: 160px;
    }

    .rb_zl_table_tit .xzsj {
        width: 140px;
    }

    .rb_zl_table_tit .rwbh {
        width: 80px;
    }

    .rb_zl_table_tit .rwbt {
        width: 200px;
    }

    .rb_zl_table_tit .rwzllx {
        width: 100px;
    }

    .rb_zl_table_tit .fbsj {
        width: 120px;
    }

    .rb_zl_table_tit .tgsj {
        width: 120px;
    }

    .rb_zl_table_tit .rzzt {
        width: 100px;
    }

    .rb_zl_table_tit .tgsl {
        width: 100px;
    }

    .rb_zl_table_tit .scsj2 {
        width: 140px;
    }

.rb_zl_table_list {
    width: 100%;
    min-height: 70px;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.rb_zl_table_cont {
    width: 100%;
    height: 70px;
}

    .rb_zl_table_cont span {
        padding: 0 15px 0 0;
        font-size: 12px;
        color: #999999;
        display: block;
        float: left;
        margin-top: 20px;
        height: 30px;
        overflow: hidden;
    }

    .rb_zl_table_cont .xh {
        width: 60px;
    }

    .rb_zl_table_cont .xmmc {
        width: 310px;
    }

    .rb_zl_table_cont .scsj {
        width: 160px;
    }

    .rb_zl_table_cont .zt {
        width: 80px;
    }

    .rb_zl_table_cont .lx {
        width: 100px;
    }

    .rb_zl_table_cont .mc {
        width: 290px;
    }

    .rb_zl_table_cont .ylt {
        width: 160px;
    }

        .rb_zl_table_cont .ylt img {
            display: block;
            position: absolute;
            height: 60px;
            width: 60px;
            margin: -15px 0 0 0;
            background-color: #f1f1f1;
        }

    .rb_zl_table_cont .xzsj {
        width: 140px;
    }

    .rb_zl_table_cont .scsj2 {
        width: 140px;
    }

    .rb_zl_table_cont .cz {
        width: 135px;
    }

        .rb_zl_table_cont .cz a {
            margin-right: 10px;
            display: block;
            float: left;
        }

    .rb_zl_table_cont .rwbh {
        width: 80px;
    }

    .rb_zl_table_cont .rwbt {
        width: 200px;
        overflow: hidden;
    }

    .rb_zl_table_cont .rwzllx {
        width: 100px;
    }

    .rb_zl_table_cont .fbsj {
        width: 120px;
    }

    .rb_zl_table_cont .tgsj {
        width: 120px;
    }

    .rb_zl_table_cont .rzzt {
        width: 100px;
    }

    .rb_zl_table_cont .tgsl {
        width: 100px;
    }


.rb_zl_table_cont2 {
    padding: 20px;
    background-color: #f8f8f8;
    margin-bottom: 30px;
    border-radius: 5px;
    line-height: 1.5;
    color: #999999;
}

.rb_zl_table_cont2_tit {
    width: 100%;
    display: table;
    margin-bottom: 15px;
}

    .rb_zl_table_cont2_tit span {
        display: block;
        float: left;
        font-weight: 600;
    }

    .rb_zl_table_cont2_tit .zlbh {
        width: 80px;
    }

    .rb_zl_table_cont2_tit .zlmc {
        width: 300px;
    }

    .rb_zl_table_cont2_tit .zllx {
        width: 120px;
    }

    .rb_zl_table_cont2_tit .shzt {
        width: 200px;
    }

    .rb_zl_table_cont2_tit .cz {
        width: 150px;
    }

.rb_zl_table_cont2_cont {
    width: 100%;
    display: table;
    height: 40px;
    line-height: 40px;
}

    .rb_zl_table_cont2_cont span {
        display: block;
        overflow: hidden;
        height: 40px;
        float: left;
        font-size: 12px;
    }

    .rb_zl_table_cont2_cont .zlbh {
        width: 80px;
    }

    .rb_zl_table_cont2_cont .zlmc {
        width: 300px;
    }

    .rb_zl_table_cont2_cont .zllx {
        width: 120px;
    }

    .rb_zl_table_cont2_cont .shzt {
        width: 200px;
    }

    .rb_zl_table_cont2_cont .cz {
        width: 150px;
    }



.rb_zl_xxk1 {
    width: 940px;
    margin: 30px auto 0;
    display: table;
}

.rb_zl_xxk1_list {
    display: table;
    margin-bottom: 10px;
}

    .rb_zl_xxk1_list label {
        display: block;
        width: 80px;
        height: 40px;
        line-height: 40px;
        text-align: right;
        float: left;
        color: #999999;
        margin-right: 20px;
    }

    .rb_zl_xxk1_list span {
        display: block;
        float: left;
        padding: 0 15px;
        border: 1px solid #e1e1e1;
        height: 30px;
        line-height: 30px;
        margin: 4px 20px 0 0;
        border-radius: 5px;
        cursor: pointer;
        color: #666666;
        font-size: 12px;
    }

    .rb_zl_xxk1_list .dq {
        color: #E21C20;
        border-color: #E21C20;
    }
/*资料----结束*/
/*账户----开始*/
.rb_zh_box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.rb_zh_title {
    width: 940px;
    margin: 0 auto;
    font-size: 24px;
    height: 32px;
    font-weight: bold;
    line-height: 32px;
}

.rb_zh_nav {
    width: 940px;
    height: 30px;
    margin: 30px auto 0;
    border-bottom: 1px solid #e1e1e1;
}

.rb_zh_nav_left {
    width: 70%;
    height: 30px;
    float: left;
}

    .rb_zh_nav_left span {
        display: block;
        float: left;
        margin-right: 15px;
        color: #999999;
        height: 29px;
        cursor: pointer;
    }

        .rb_zh_nav_left span:hover {
            border-bottom: 2px solid #E21C20;
        }

    .rb_zh_nav_left .dq {
        border-bottom: 2px solid #E21C20;
        color: #E21C20;
    }

.rb_zh_nav_right {
    float: right;
}

    .rb_zh_nav_right span {
        color: #666666;
    }

        .rb_zh_nav_right span em {
            color: #E21C20;
            font-size: 20px;
            font-weight: 600;
            margin: 0 5px;
        }

.rb_zh_table {
    width: 940px;
    margin: 0 auto;
}

.rb_zh_table_tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    border-bottom: 1px solid #e1e1e1;
}

    .rb_zh_table_tit span {
        padding: 0 15px 0 0;
        font-size: 12px;
        font-weight: 600;
        color: #999999;
        display: block;
        float: left;
    }

    .rb_zh_table_tit .ddbh {
        width: 280px;
    }

    .rb_zh_table_tit .spmc {
        width: 100px;
    }

    .rb_zh_table_tit .spbh {
        width: 80px;
    }

    .rb_zh_table_tit .je {
        width: 60px;
    }

    .rb_zh_table_tit .jylx {
        width: 80px;
    }

    .rb_zh_table_tit .jyfs {
        width: 80px;
    }

    .rb_zh_table_tit .jyrq {
        width: 140px;
    }

.rb_zh_table_list {
    width: 100%;
    min-height: 70px;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.rb_zh_table_cont {
    width: 100%;
    height: 70px;
}

    .rb_zh_table_cont span {
        padding: 0 15px 0 0;
        font-size: 12px;
        color: #999999;
        display: block;
        float: left;
        margin-top: 20px;
        height: 30px;
    }

    .rb_zh_table_cont .ddbh {
        width: 280px;
    }

.rb_zh_table_tit .spbh .rb_zh_table_cont .spmc {
    width: 100px;
}

.rb_zh_table_cont .spmc {
    width: 100px;
}

.rb_zh_table_cont .spbh {
    width: 80px;
}

.rb_zh_table_cont .je {
    width: 60px;
}

.rb_zh_table_cont .jylx {
    width: 80px;
}

.rb_zh_table_cont .jyfs {
    width: 80px;
}

.rb_zh_table_cont .jyrq {
    width: 140px;
}
/*账户----结束*/
/*课程----开始*/
.rb_kc_box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.rb_kc_title {
    width: 940px;
    margin: 0 auto;
    font-size: 24px;
    height: 32px;
    font-weight: bold;
    line-height: 32px;
}

.rb_kc_nav {
    width: 940px;
    height: 30px;
    margin: 30px auto 0;
    border-bottom: 1px solid #e1e1e1;
}

.rb_kc_nav_left {
    width: 100%;
    height: 30px;
    float: left;
}

    .rb_kc_nav_left span {
        display: block;
        float: left;
        margin-right: 15px;
        color: #999999;
        height: 29px;
        cursor: pointer;
    }

        .rb_kc_nav_left span:hover {
            border-bottom: 2px solid #E21C20;
        }

    .rb_kc_nav_left .dq {
        border-bottom: 2px solid #E21C20;
        color: #E21C20;
    }

.rb_kc_nav_right {
    float: right;
}

    .rb_kc_nav_right span {
        color: #666666;
        margin-left: 20px;
    }

        .rb_kc_nav_right span em {
            color: #E21C20;
            font-weight: 600;
            margin: 0 5px;
        }

    .rb_kc_nav_right a {
        color: #ffffff;
        background-color: #E21C20;
        padding: 5px 15px;
        font-size: 12px;
        border-radius: 5px;
        margin-left: 10px;
        cursor: pointer;
    }

        .rb_kc_nav_right a:hover {
            background-color: #EF8386;
        }

.rb_kc_table {
    width: 940px;
    margin: 0 auto;
}

.rb_kc_table_tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    border-bottom: 1px solid #e1e1e1;
}

    .rb_kc_table_tit span {
        padding: 0 15px 0 0;
        font-size: 12px;
        font-weight: 600;
        color: #999999;
        display: block;
        float: left;
    }

    .rb_kc_table_tit .xh {
        width: 60px;
    }

    .rb_kc_table_tit .xmmc {
        width: 310px;
    }

    .rb_kc_table_tit .scsj {
        width: 160px;
    }

    .rb_kc_table_tit .zt {
        width: 80px;
    }

    .rb_kc_table_tit .cz {
        min-width: 60px;
    }

    .rb_kc_table_tit .lx {
        width: 60px;
    }

    .rb_kc_table_tit .mc {
        width: 240px;
    }

    .rb_kc_table_tit input[type=checkbox] {
        display: block;
        float: left;
        margin: 8px 10px 0 0;
        width: 14px;
        height: 14px;
    }

    .rb_kc_table_tit .ylt {
        width: 80px;
    }

    .rb_kc_table_tit .xzsj {
        width: 100px;
    }

    .rb_kc_table_tit .zffs {
        width: 80px;
    }

    .rb_kc_table_tit .rwbh {
        width: 80px;
    }

    .rb_kc_table_tit .rwbt {
        width: 200px;
    }

    .rb_kc_table_tit .rwzllx {
        width: 100px;
    }

    .rb_kc_table_tit .fbsj {
        width: 120px;
    }

    .rb_kc_table_tit .tgsj {
        width: 120px;
    }

    .rb_kc_table_tit .rzzt {
        width: 100px;
    }

    .rb_kc_table_tit .tgsl {
        width: 100px;
    }

    .rb_kc_table_tit .scsj2 {
        width: 140px;
    }

    .rb_kc_table_tit .spinfo {
        width: 520px;
    }

    .rb_kc_table_tit .jyzj {
        width: 120px;
    }

    .rb_kc_table_tit .jyzt {
        width: 120px;
    }

    .rb_kc_table_tit .jycz {
        width: 120px;
    }

.rb_kc_table_list {
    width: 100%;
    min-height: 70px;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.rb_kc_table_cont {
    width: 100%;
    height: 70px;
}

    .rb_kc_table_cont span {
        padding: 0 15px 0 0;
        font-size: 12px;
        color: #999999;
        display: block;
        float: left;
        margin-top: 20px;
        height: 30px;
        overflow: hidden;
    }

    .rb_kc_table_cont .xh {
        width: 60px;
    }

    .rb_kc_table_cont .xmmc {
        width: 310px;
    }

    .rb_kc_table_cont .scsj {
        width: 160px;
    }

    .rb_kc_table_cont .zt {
        width: 80px;
    }

    .rb_kc_table_cont .lx {
        width: 60px;
    }

    .rb_kc_table_cont .mc {
        width: 240px;
    }

    .rb_kc_table_cont input[type=checkbox] {
        display: block;
        float: left;
        margin: 28px 10px 0 0;
        width: 14px;
        height: 14px;
    }

    .rb_kc_table_cont .ylt {
        width: 80px;
    }

        .rb_kc_table_cont .ylt img {
            display: block;
            position: absolute;
            height: 60px;
            width: 60px;
            margin: -15px 0 0 0;
            background-color: #f1f1f1;
        }

    .rb_kc_table_cont .xzsj {
        width: 100px;
    }

    .rb_kc_table_cont .zffs {
        width: 80px;
    }

    .rb_kc_table_cont .scsj2 {
        width: 140px;
    }

    .rb_kc_table_cont .cz {
        min-width: 60px;
    }

        .rb_kc_table_cont .cz a {
            margin-right: 10px;
            display: block;
            float: left;
        }

    .rb_kc_table_cont .rwbh {
        width: 80px;
    }

    .rb_kc_table_cont .rwbt {
        width: 200px;
        overflow: hidden;
    }

    .rb_kc_table_cont .rwzllx {
        width: 100px;
    }

    .rb_kc_table_cont .fbsj {
        width: 120px;
    }

    .rb_kc_table_cont .tgsj {
        width: 120px;
    }

    .rb_kc_table_cont .rzzt {
        width: 100px;
    }

    .rb_kc_table_cont .tgsl {
        width: 100px;
    }


.rb_kc_table_cont2 {
    padding: 20px;
    background-color: #f8f8f8;
    margin-bottom: 30px;
    border-radius: 5px;
    line-height: 1.5;
    color: #999999;
}

.rb_kc_table_cont2_tit {
    width: 100%;
    display: table;
    margin-bottom: 15px;
}

    .rb_kc_table_cont2_tit span {
        display: block;
        float: left;
        font-weight: 600;
    }

    .rb_kc_table_cont2_tit .zlbh {
        width: 80px;
    }

    .rb_kc_table_cont2_tit .zlmc {
        width: 300px;
    }

    .rb_kc_table_cont2_tit .zllx {
        width: 120px;
    }

    .rb_kc_table_cont2_tit .shzt {
        width: 200px;
    }

    .rb_kc_table_cont2_tit .cz {
        width: 150px;
    }

.rb_kc_table_cont2_cont {
    width: 100%;
    display: table;
    height: 40px;
    line-height: 40px;
}

    .rb_kc_table_cont2_cont span {
        display: block;
        overflow: hidden;
        height: 40px;
        float: left;
        font-size: 12px;
    }

    .rb_kc_table_cont2_cont .zlbh {
        width: 80px;
    }

    .rb_kc_table_cont2_cont .zlmc {
        width: 300px;
    }

    .rb_kc_table_cont2_cont .zllx {
        width: 120px;
    }

    .rb_kc_table_cont2_cont .shzt {
        width: 200px;
    }

    .rb_kc_table_cont2_cont .cz {
        width: 150px;
    }

.rb_kc_xxk1 {
    width: 940px;
    margin: 30px auto 0;
    display: table;
}

.rb_kc_xxk1_list {
    display: table;
    margin-bottom: 10px;
}

    .rb_kc_xxk1_list label {
        display: block;
        width: 80px;
        height: 40px;
        line-height: 40px;
        text-align: right;
        float: left;
        color: #999999;
        margin-right: 20px;
    }

    .rb_kc_xxk1_list span {
        display: block;
        float: left;
        padding: 0 15px;
        border: 1px solid #e1e1e1;
        height: 30px;
        line-height: 30px;
        margin: 4px 20px 0 0;
        border-radius: 5px;
        cursor: pointer;
        color: #666666;
        font-size: 12px;
    }

    .rb_kc_xxk1_list .dq {
        color: #E21C20;
        border-color: #E21C20;
    }

.rb_kc_table_list .rb_kc_oh1 {
    margin-top: 15px;
    border: 1px solid #e1e1e1;
    height: 30px;
    border-bottom: 0;
}

    .rb_kc_table_list .rb_kc_oh1 span {
        display: block;
        float: left;
        height: 30px;
        line-height: 30px;
        margin-left: 15px;
        font-size: 12px;
        color: #999999;
    }

    .rb_kc_table_list .rb_kc_oh1 label {
        display: block;
        float: right;
        height: 30px;
        line-height: 30px;
        margin-right: 15px;
        font-size: 12px;
        color: #b1b1b1;
    }

        .rb_kc_table_list .rb_kc_oh1 label em {
            margin: 0px 5px;
            color: #E21C20;
        }

.rb_kc_table_list .rb_kc_oh2 {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    display: table;
}

    .rb_kc_table_list .rb_kc_oh2 > div {
        float: left;
    }

    .rb_kc_table_list .rb_kc_oh2 .rb_kc_oh2_sp {
        width: 533px;
    }

.rb_kc_oh2_sp_list {
    height: 70px;
    border-top: 1px solid #e1e1e1;
    padding: 10px 15px;
}

    .rb_kc_oh2_sp_list .sp_img {
        width: 100px;
        height: 70px;
        background-color: #f1f1f1;
        float: left;
        display: flex;
        flex-wrap: wrap;
    }

        .rb_kc_oh2_sp_list .sp_img img {
            width: 100px;
            height: 70px;
            flex-grow: 1;
            object-fit: cover;
        }

    .rb_kc_oh2_sp_list .sp_title {
        float: left;
        width: 265px;
        height: 60px;
        margin: 5px 15px;
        line-height: 20px;
        color: #333;
        font-weight: 600;
    }

    .rb_kc_oh2_sp_list .sp_je {
        float: left;
        height: 60px;
        width: 108px;
        margin: 5px 0;
    }

        .rb_kc_oh2_sp_list .sp_je span {
            display: block;
            width: 100%;
            height: 20px;
            line-height: 20px;
            font-size: 12px;
            color: #999999;
        }

            .rb_kc_oh2_sp_list .sp_je span i {
                float: right;
            }

        .rb_kc_oh2_sp_list .sp_je .sp_yh {
            color: #E21C20;
        }

.rb_kc_table_list .rb_kc_oh2 .rb_kc_oh2_je {
    width: 119px;
    padding-left: 15px;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    font-size: 12px;
    color: #555;
}

.rb_kc_table_list .rb_kc_oh2 .rb_kc_oh2_zt {
    width: 119px;
    padding-left: 15px;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    font-size: 12px;
    color: #555;
}

.rb_kc_table_list .rb_kc_oh2 .rb_kc_oh2_cz {
    width: 119px;
    padding-left: 15px;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    font-size: 12px;
    color: #555;
    cursor: pointer;
}

    .rb_kc_table_list .rb_kc_oh2 .rb_kc_oh2_cz span {
        margin-right: 10px;
    }

.rb_kc_yhq_table {
    width: 960px;
    display: table;
    padding-top: 15px;
}

.rb_yhq_table_list:hover {
    box-shadow: 0px 0px 10px #e1e1e1;
}

.rb_yhq_table_list {
    width: 220px;
    height: 420px;
    margin: 0 20px 15px 0;
    overflow: hidden;
    float: left;
    box-shadow: 1px #e1e1e1;
}

    .rb_yhq_table_list .yhq_quan {
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 50%;
        margin: -20px 0 0 90px;
    }

    .rb_yhq_table_list .yhq_sanjiao {
        position: absolute;
        width: 70px;
        height: 70px;
        margin-top: -20px;
        overflow: hidden;
    }

        .rb_yhq_table_list .yhq_sanjiao .wsy {
            border-top-color: #FFEA01;
            border-left-color: #FFEA01;
        }

        .rb_yhq_table_list .yhq_sanjiao .ysy {
            border-top-color: #e1e1e1;
            border-left-color: #e1e1e1;
        }

        .rb_yhq_table_list .yhq_sanjiao .ygq {
            border-top-color: #e1e1e1;
            border-left-color: #e1e1e1;
        }

        .rb_yhq_table_list .yhq_sanjiao span {
            border-top: 30px solid transparent;
            border-bottom: 40px solid transparent;
            border-left: 40px solid transparent;
            border-right: 30px solid transparent;
            display: block;
        }

        .rb_yhq_table_list .yhq_sanjiao em {
            position: absolute;
            transform: rotate( -45deg);
            -ms-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate( -45deg);
            -o-transform: rotate(-45deg);
            margin: -52px 0 0 -20px;
            width: 92px;
            text-align: center;
            font-size: 12px;
            color: #333;
        }

    .rb_yhq_table_list .yhq_top {
        width: 100%;
        height: 150px;
        background-color: #7EA7CE;
        display: table;
    }

        .rb_yhq_table_list .yhq_top .yhq_se {
            height: 50px;
            margin: 20px auto 0;
            line-height: 50px;
            text-align: center;
        }

            .rb_yhq_table_list .yhq_top .yhq_se span {
                color: #fff;
                font-size: 20px;
            }

                .rb_yhq_table_list .yhq_top .yhq_se span em {
                    font-size: 30px;
                    font-weight: bold;
                }

            .rb_yhq_table_list .yhq_top .yhq_se i {
                font-size: 12px;
                color: #3b6c9b;
                margin-left: 5px;
            }

        .rb_yhq_table_list .yhq_top .yhq_yxq {
            font-size: 12px;
            color: #3b6c9b;
            text-align: center;
            margin-top: 35px;
        }

    .rb_yhq_table_list .yhq_bl {
        height: 10px;
        position: absolute;
        margin-top: -5px;
    }

        .rb_yhq_table_list .yhq_bl i {
            display: block;
            float: left;
            width: 10px;
            height: 10px;
            background-color: #F9F9F9;
            border-radius: 50%;
        }

    .rb_yhq_table_list .yhq_cont {
        height: 240px;
        background-color: #F9F9F9;
        padding: 15px;
    }

        .rb_yhq_table_list .yhq_cont div {
            min-height: 22px;
            line-height: 22px;
            margin-bottom: 5px;
        }

            .rb_yhq_table_list .yhq_cont div i {
                display: block;
                float: left;
                font-size: 12px;
                color: #666;
                width: 60px;
            }

            .rb_yhq_table_list .yhq_cont div span {
                display: block;
                float: left;
                min-height: 22px;
                width: 130px;
                font-size: 12px;
                color: #999;
            }

.rb_zh_pwd_inplist {
    width: 460px;
    height: 50px;
    margin: 0 auto 10px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

    .rb_zh_pwd_inplist label {
        width: 90px;
        display: block;
        float: left;
        height: 50px;
        text-align: right;
        margin-right: 20px;
        line-height: 50px;
        color: #999999;
    }

    .rb_zh_pwd_inplist input[type=text] {
        width: 320px;
        height: 28px;
        margin-top: 10px;
        border: 0;
    }

    .rb_zh_pwd_inplist input[type=password] {
        width: 320px;
        height: 28px;
        margin-top: 10px;
        border: 0;
    }

.rb_zh_pwd_btnlist {
    width: 460px;
    height: 40px;
    margin: 0 auto 10px;
}

    .rb_zh_pwd_btnlist input {
        border: 0;
        width: 100%;
        height: 40px;
        background-color: #E21C20;
        color: #ffffff;
        border-radius: 5px;
    }

        .rb_zh_pwd_btnlist input:hover {
            background-color: #F29597;
        }

.rb_kc_inplist {
    width: 460px;
    height: 50px;
    margin: 0 auto 10px;
}

    .rb_kc_inplist label {
        width: 90px;
        display: block;
        float: left;
        height: 50px;
        text-align: right;
        margin-right: 20px;
        line-height: 50px;
        color: #999999;
    }

    .rb_kc_inplist span {
        display: block;
        float: left;
        height: 30px;
        margin-top: 10px;
        line-height: 30px;
        color: #3B3B3B;
    }

        .rb_kc_inplist span em {
            margin-right: 5px;
            color: #E21C20;
            font-weight: 600;
        }

    .rb_kc_inplist input[type=text] {
        width: 310px;
        height: 30px;
        margin-top: 10px;
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        padding: 0 10px;
    }

    .rb_kc_inplist .select1 {
        width: 332px;
        margin-top: 10px;
        cursor: pointer;
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        height: 32px;
        padding: 0 5px;
    }

    .rb_kc_inplist .select2 {
        width: 108px;
        margin-top: 10px;
        cursor: pointer;
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        height: 32px;
        padding: 0 5px;
    }

    .rb_kc_inplist .code_input {
        width: 120px !important;
        display: block;
        float: left;
    }

    .rb_kc_inplist .code_btn {
        width: 180px;
        display: block;
        float: left;
        height: 32px;
        margin: 10px 0 0 10px;
        border: 0;
        border-radius: 5px;
        background-color: #E21C20;
        color: #ffffff;
        cursor: pointer;
    }

    .rb_kc_inplist .code_btn_dd {
        background-color: #EFEFEF !important;
        color: #bbbbbb !important;
        cursor: no-drop;
    }

    .rb_kc_inplist .code_btn:hover {
        background-color: #F29597;
    }

.rb_kc_btnlist {
    width: 332px;
    height: 40px;
    margin: 0 0 10px 350px;
}

    .rb_kc_btnlist input[type=button] {
        border: 0;
        width: 100%;
        height: 40px;
        background-color: #E21C20;
        color: #ffffff;
        border-radius: 5px;
        cursor: pointer;
    }

        .rb_kc_btnlist input[type=button]:hover {
            background-color: #EC6467;
        }

.rb_kc_inplist .zh_sel_btn {
    cursor: pointer;
    width: 310px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    border-radius: 5px;
    overflow: hidden;
}

.rb_kc_inplist .zh_list {
    position: absolute;
    width: 330px;
    min-width: 30px;
    margin: 39px 0 0 110px;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    padding-top: 5px;
}

    .rb_kc_inplist .zh_list .zh_list_cont {
        min-height: 22px;
        padding: 5px 10px;
        display: table;
        width: 310px;
    }

        .rb_kc_inplist .zh_list .zh_list_cont:hover {
            background-color: #f5f5f5;
        }

        .rb_kc_inplist .zh_list .zh_list_cont .zh_list_nr {
            width: 240px;
            min-height: 22px;
            line-height: 22px;
            float: left;
            font-size: 12px;
            color: #555555;
        }

        .rb_kc_inplist .zh_list .zh_list_cont .zh_list_cz {
            height: 22px;
            width: 54px;
            float: right;
            line-height: 22px;
        }

            .rb_kc_inplist .zh_list .zh_list_cont .zh_list_cz i {
                cursor: pointer;
                font-size: 12px;
                color: #35C1FF;
                margin-left: 3px;
            }

.rb_kc_tips {
    width: 330px;
    min-height: 20px;
    margin: 0 0 10px 352px;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
}

    .rb_kc_tips em {
        color: #e21c20;
    }

.edit_zh .ceng {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    z-index: 100;
    opacity: 0.3;
}

.edit_zh .box {
    position: fixed;
    top: 50%;
    margin-top: -275px;
    left: 50%;
    margin-left: -160px;
    z-index: 201;
    background-color: #fff;
    width: 600px;
    height: 550px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #e1e1e1;
}

    .edit_zh .box .rb_kc_box_title {
        height: 50px;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 20px;
    }

        .edit_zh .box .rb_kc_box_title div {
            float: left;
            font-size: 18px;
            font-weight: bold;
            margin: 12px 0 0 20px;
        }

        .edit_zh .box .rb_kc_box_title span {
            display: block;
            width: 30px;
            height: 30px;
            float: right;
            font-size: 30px;
            text-align: center;
            line-height: 26px;
            margin: 10px 10px 0 0;
            cursor: pointer;
        }

    .edit_zh .box .rb_kc_tips {
        margin-left: 180px;
    }

    .edit_zh .box .rb_kc_btnlist {
        margin-left: 180px;
    }

/*课程----结束*/
/*账号----开始*/
.r_back {
    background-color: #fff;
    border-radius: 5px;
    padding: 35px 30px;
}

#txtsearch {
    height: 30px;
}

.w900 {
    width: 900px;
    margin: 0 auto;
}

.yhs_right .ys2 {
    font-size: 14px;
    color: #333;
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
    padding-top: 15px;
    font-size: 24px;
}

.as_pb {
    width: 100%;
    height: 60px;
    position: relative;
    overflow: hidden;
}

    .as_pb .pb_box {
        width: 100%;
        height: 6px;
        border-radius: 4px;
        overflow: hidden;
        margin-top: 17px;
    }

.pb_three .pb_box div {
    width: 33.33%;
}

.as_pb .pb_box div {
    height: 100%;
    float: left;
}

.pb_ys2 .pb2 {
    background: #C52F2D;
}

.pb_ys2 .pb3 {
    background: #cccccc;
}

.as_pb .as_list {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: hidden;
    z-index: 33;
}

.pb_three .as_list .as_tit {
    width: 33.33%;
}

.as_pb .as_list .as_tit {
    float: left;
    overflow: hidden;
}

    .as_pb .as_list .as_tit .num {
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 16px;
        color: #fff;
        border-radius: 50%;
        margin: 4px auto 0px;
    }

    .as_pb .as_list .as_tit .tit {
        line-height: 14px;
        font-size: 14px;
        margin-top: 8px;
        text-align: center;
    }

.pb_ys2 .as_tit2 .tit {
    color: #C52F2D;
}

.pb_ys2 .as_tit3 .tit {
    color: #666666;
}

element.style {
    width: 420px;
    padding: 45px 0 0 120px;
}

.yx_sj li {
    margin-bottom: 15px;
    color: #333;
    overflow: hidden;
}

ul, ol, li {
    list-style: none;
}

.yx_sj li p {
    width: 76px;
    line-height: 32px;
    float: left;
    display: block;
    text-align: right;
    margin: 0;
}

.yx_sj li .sj_btn {
    width: 68px;
    height: 34px;
    font-size: 12px;
    color: #fff;
    margin-left: 76px;
    margin-right: 22px;
    background: #C52F2D;
    border: 0 none;
    border-radius: 2px;
    cursor: pointer;
}

.yx_sj li.yzmk p {
    line-height: 32px;
    margin: 0;
}

.yx_sj li p {
    width: 76px;
    line-height: 32px;
    float: left;
    display: block;
    text-align: right;
}

.yx_sj li.yzmk .input2 {
    float: left;
    width: 121px;
    padding: 0 5px;
    height: 30px;
    border: 0 none;
    color: #999;
}

.yx_sj li.yzmk .input3 {
    float: left;
    width: 240px;
    padding: 0 5px;
    height: 30px;
    border: 0 none;
    color: #999;
}

.yx_sj li.yzmk p {
    line-height: 32px;
}

.yx_sj li p {
    width: 76px;
    line-height: 32px;
    float: left;
    display: block;
    text-align: right;
}

.sj_wc {
    width: 325px;
    height: 60px;
    margin: 55px auto;
    padding-left: 55px;
}

    .sj_wc img {
        width: 60px;
        height: 60px;
        float: left;
        margin-right: 16px;
    }

    .sj_wc .p1 {
        font-size: 16px;
        padding-top: 10px;
    }

    .sj_wc p {
        line-height: 20px;
        color: #666666;
    }

    .sj_wc a {
        color: #ff802a;
        margin-right: 5px;
    }
/*账号----结束*/
/*收藏----开始*/
.rb_xm_box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.rb_xm_title {
    width: 940px;
    margin: 0 auto;
    font-size: 24px;
    height: 32px;
    font-weight: bold;
    line-height: 32px;
}

.rb_xm_nav {
    width: 940px;
    height: 30px;
    margin: 30px auto 0;
    border-bottom: 1px solid #e1e1e1;
}

.rb_xm_nav_left {
    width: 100%;
    height: 30px;
    float: left;
}

    .rb_xm_nav_left span {
        display: block;
        float: left;
        margin-right: 15px;
        color: #999999;
        height: 29px;
        cursor: pointer;
    }

        .rb_xm_nav_left span:hover {
            border-bottom: 2px solid #E21C20;
        }

    .rb_xm_nav_left .dq {
        border-bottom: 2px solid #E21C20;
        color: #E21C20;
    }

.rb_xm_table {
    width: 940px;
    margin: 20px auto;
    display: table;
}

.rb_xm_xxk1 {
    width: 940px;
    margin: 30px auto 0;
    display: table;
}

.rb_xm_xxk1_list {
    display: table;
    margin-bottom: 10px;
}

    .rb_xm_xxk1_list label {
        display: block;
        width: 80px;
        height: 40px;
        line-height: 40px;
        text-align: right;
        float: left;
        color: #999999;
        margin-right: 20px;
    }

    .rb_xm_xxk1_list span {
        display: block;
        float: left;
        padding: 0 15px;
        border: 1px solid #e1e1e1;
        height: 30px;
        line-height: 30px;
        margin: 4px 20px 0 0;
        border-radius: 5px;
        cursor: pointer;
        color: #666666;
        font-size: 12px;
    }

    .rb_xm_xxk1_list .dq {
        color: #E21C20;
        border-color: #E21C20;
    }

.rb_sc_table_list {
    width: 290px;
    height: 280px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

    .rb_sc_table_list .sc_qxsc {
        position: absolute;
        width: 74px;
        height: 22px;
        background-color: #ffffff;
        text-align: center;
        line-height: 22px;
        border-radius: 5px;
        font-size: 12px;
        margin: 5px 0 0 210px;
        color: #999999;
        cursor: pointer;
    }

    .rb_sc_table_list .sc_img {
        width: 100%;
        height: 220px;
    }

        .rb_sc_table_list .sc_img a {
            display: block;
            width: 100%;
            height: 220px;
            display: flex;
            flex-wrap: wrap;
        }

            .rb_sc_table_list .sc_img a img {
                flex-grow: 1;
                object-fit: cover;
                width: 100%;
                height: 220px;
            }

    .rb_sc_table_list .sc_type {
        width: 100%;
        height: 24px;
        line-height: 24px;
        color: #999999;
        margin-top: 5px;
    }

    .rb_sc_table_list .sc_title {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-weight: 600;
        overflow: hidden;
    }
/*收藏----结束*/
/*设计单位关注----开始*/
.rb_sjdw_box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.rb_sjdw_title {
    width: 940px;
    margin: 0 auto;
    font-size: 24px;
    height: 32px;
    font-weight: bold;
    line-height: 32px;
}

.rb_sjdw_nav {
    width: 940px;
    height: 30px;
    margin: 30px auto 0;
    border-bottom: 1px solid #e1e1e1;
}

.rb_sjdw_nav_left {
    width: 100%;
    height: 30px;
    float: left;
}

    .rb_sjdw_nav_left span {
        display: block;
        float: left;
        margin-right: 15px;
        color: #999999;
        height: 29px;
        cursor: pointer;
    }

        .rb_sjdw_nav_left span:hover {
            border-bottom: 2px solid #E21C20;
        }

    .rb_sjdw_nav_left .dq {
        border-bottom: 2px solid #E21C20;
        color: #E21C20;
    }

.rb_sjdw_table {
    width: 940px;
    margin: 20px auto;
    display: table;
    border-top: 1px solid #e1e1e1;
}

.rb_sjdw_xxk1 {
    width: 940px;
    margin: 30px auto 0;
    display: table;
}

.rb_sjdw_xxk1_list {
    display: table;
    margin-bottom: 10px;
}

    .rb_sjdw_xxk1_list label {
        display: block;
        width: 80px;
        height: 40px;
        line-height: 40px;
        text-align: right;
        float: left;
        color: #999999;
        margin-right: 20px;
    }

    .rb_sjdw_xxk1_list span {
        display: block;
        float: left;
        padding: 0 15px;
        border: 1px solid #e1e1e1;
        height: 30px;
        line-height: 30px;
        margin: 4px 20px 0 0;
        border-radius: 5px;
        cursor: pointer;
        color: #666666;
        font-size: 12px;
    }

    .rb_sjdw_xxk1_list .dq {
        color: #E21C20;
        border-color: #E21C20;
    }

.rb_sjdw_gz_table_list {
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}

    .rb_sjdw_gz_table_list .sg_left {
        width: 740px;
        float: left;
    }

        .rb_sjdw_gz_table_list .sg_left .sg_left_s1 {
            width: 100%;
            height: 80px;
            margin-top: 20px;
            margin-bottom: 10px;
        }

            .rb_sjdw_gz_table_list .sg_left .sg_left_s1 .sg_logo {
                width: 80px;
                height: 80px;
                float: left;
                border-radius: 50%;
                overflow: hidden;
                background-color: #f1f1f1;
            }

                .rb_sjdw_gz_table_list .sg_left .sg_left_s1 .sg_logo img {
                    width: 80px;
                    height: 80px;
                }

            .rb_sjdw_gz_table_list .sg_left .sg_left_s1 .sg_title {
                width: 640px;
                margin-top: 10px;
                float: left;
                margin-left: 20px;
            }

                .rb_sjdw_gz_table_list .sg_left .sg_left_s1 .sg_title h3 {
                    margin: 0;
                    font-size: 20px;
                    height: 26px;
                    line-height: 26px;
                    overflow: hidden;
                    margin-top: 12px;
                    color: #222;
                    display: inherit;
                }

                .rb_sjdw_gz_table_list .sg_left .sg_left_s1 .sg_title span {
                    font-size: 16px;
                    color: #999999;
                    display: block;
                    margin-top: 10px;
                }

                .rb_sjdw_gz_table_list .sg_left .sg_left_s1 .sg_title .qxgzbtn {
                    margin-left: 20px;
                    background-color: #D90012;
                    color: #ffffff;
                    padding: 4px 8px;
                    font-size: 12px;
                    border-radius: 5px;
                }

        .rb_sjdw_gz_table_list .sg_left .sg_left_s2 {
            width: 100%;
            min-height: 26px;
            line-height: 26px;
            display: table;
        }

            .rb_sjdw_gz_table_list .sg_left .sg_left_s2 span {
                display: block;
                float: left;
                width: 80px;
                height: 26px;
                color: #999;
            }

            .rb_sjdw_gz_table_list .sg_left .sg_left_s2 div {
                float: left;
                width: 660px;
            }

                .rb_sjdw_gz_table_list .sg_left .sg_left_s2 div a {
                    display: block;
                    float: left;
                    margin-right: 10px;
                }

        .rb_sjdw_gz_table_list .sg_left .sg_left_s3 {
            width: 100%;
            height: 100px;
        }

            .rb_sjdw_gz_table_list .sg_left .sg_left_s3 span {
                display: block;
                float: left;
                width: 80px;
                height: 26px;
                color: #999;
                line-height: 26px;
            }


            .rb_sjdw_gz_table_list .sg_left .sg_left_s3 div {
                float: left;
                height: 100px;
            }

                .rb_sjdw_gz_table_list .sg_left .sg_left_s3 div a {
                    width: 120px;
                    height: 90px;
                    background-color: #f1f1f1;
                    margin-top: 6px;
                    border-radius: 5px;
                    overflow: hidden;
                    display: flex;
                    flex-wrap: wrap;
                    float: left;
                    margin-right: 10px;
                }

                    .rb_sjdw_gz_table_list .sg_left .sg_left_s3 div a img {
                        width: 120px;
                        height: 90px;
                        flex-grow: 1;
                        object-fit: cover;
                    }

    .rb_sjdw_gz_table_list .sg_right {
        width: 170px;
        float: right;
    }

        .rb_sjdw_gz_table_list .sg_right img {
            width: 140px;
            height: 140px;
            float: right;
            margin-top: 20px;
        }
/*设计单位关注----结束*/
/*内容管理----开始*/
.rb_nr_table {
    width: 940px;
    margin: 0 auto;
}

    .rb_nr_table .nrgl_tips {
        width: 100%;
        height: 500px;
        text-align: center;
        line-height: 500px;
    }

        .rb_nr_table .nrgl_tips a {
            color: #E21C20;
            font-weight: bold;
        }

.rb_nr_table_list2 {
    height: 110px;
    border-bottom: 1px solid #e1e1e1;
    padding: 25px 0;
}

    .rb_nr_table_list2 .nr_left {
        width: 170px;
        height: 110px;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        border-radius: 5px;
        background-color: #e1e1e1;
        float: left;
    }

        .rb_nr_table_list2 .nr_left img {
            width: 170px;
            height: 110px;
            flex-grow: 1;
            object-fit: cover;
        }

    .rb_nr_table_list2 .nr_right {
        float: left;
        margin-left: 25px;
        width: 745px;
        height: 110px;
    }

        .rb_nr_table_list2 .nr_right .nr_title {
            width: 100%;
            margin-bottom: 10px;
            height: 24px;
        }

            .rb_nr_table_list2 .nr_right .nr_title h2 {
                font-weight: bold;
                font-size: 18px;
                float: left;
                max-width: 600px;
            }

                .rb_nr_table_list2 .nr_right .nr_title h2 a {
                    color: #333;
                }

                    .rb_nr_table_list2 .nr_right .nr_title h2 a:hover {
                        color: #999;
                    }

            .rb_nr_table_list2 .nr_right .nr_title span {
                display: block;
                float: right;
                height: 24px;
                line-height: 24px;
                color: #999999;
            }

        .rb_nr_table_list2 .nr_right .nr_state {
            width: 100%;
            height: 20px;
            margin-bottom: 40px;
        }

            .rb_nr_table_list2 .nr_right .nr_state span {
                font-size: 12px;
                background-color: #f5f5f5;
                padding: 3px 10px;
                border-radius: 5px;
                color: #999999;
            }

        .rb_nr_table_list2 .nr_right .nr_op {
            width: 100%;
            height: 20px;
        }

            .rb_nr_table_list2 .nr_right .nr_op .nr_op_left {
                float: left;
            }

                .rb_nr_table_list2 .nr_right .nr_op .nr_op_left span {
                    display: block;
                    float: left;
                    color: #666;
                    margin-right: 20px;
                }

            .rb_nr_table_list2 .nr_right .nr_op .nr_op_right {
                float: right;
            }

                .rb_nr_table_list2 .nr_right .nr_op .nr_op_right a {
                    margin-left: 20px;
                }
/*内容管理----结束*/
