body {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    color: #333;
    font-size: 12px;
    background-color: #e9ecf1;
}

.clear { clear: both; }
.DownLoadQRcode {
    display: none;
}
.list_notice {
    width: 1016px;
    height: 18px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    background-color: #fff;
    display: block;
    position: relative;
    vertical-align: middle;
    padding: 10px 12px;
    margin-bottom: 12px;
}
.notice_part {
    position: relative;
    display: inline-block;
    width: 473px;
    height: 18px;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line_fenge {
    width: 2px;
    height: 18px;
    position: relative;
    display: inline-block;
    margin-right: 20px;
}
.notice_part2 {
    position: relative;
    display: inline-block;
    width: 480px;
    height: 18px;
    margin-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_notice {
    width: 1016px;
    height: 18px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    background-color: #fff;
    display: block;
    position: relative;
    vertical-align: middle;
    padding: 10px 12px;
    margin-bottom: 12px;
}
.banner_cat {
    width: 1040px;
    margin: 0px;
    position: relative;
    margin-bottom: 12px;
    margin-top: 6px;
}

.po_left {
    width: 70%;
    float: left;
    position: relative;
}
.po_right {
    float: right;
    width: 29%;
}

.h_main {
    width: 1040px;
    margin: 6px auto 0 auto;
}
.dv_regular {
    padding:8px;
}
.po_tool .po_tabs a.on:hover {
    font-weight: bold;
    color: rgb(40, 133, 209);
}

.po_tool .po_tabs a {
    line-height: 44px;
    display: block;
    float: left;
    cursor: pointer;
    color: rgb(153, 153, 153);
    font-size: 16px;
    position: relative;
    padding: 0px 15px;
    border-radius: 4px;
}
.po_tool {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px;
    margin-bottom: 0px;
    background: rgb(255, 255, 255);
    padding: 0px 10px;
    border-bottom: 1px solid rgb(239, 239, 239);
    border-radius: 0px;
    position: relative;
    margin-bottom: 12px;
}
.po_tool .po_tabs a.on, .po_tool .po_tabs a.on:hover {
    font-weight: bold;
    color: #f75241;
}

.po_tool a:hover{
    font-weight: bold;
    color: #f75241;
}


#mainContent {
    
}
.rematch {
    float: left;
    width: calc(100% - 8px);
    color: #141414;
    padding: 8px 0px 8px 8px;
    margin: 0px;
    border-radius: 4px;
    cursor: pointer;
    border-radius: 4px;
    background: linear-gradient(90deg, var(--bg-secondary, #F4F4F4) 0%, rgba(244, 244, 244, 0.00) 100%);
    margin-bottom: 6px;
    position: relative;
}

.rematch:last-child{
    margin-bottom: 0px;
}

.rematch:hover{
     background: linear-gradient(90deg, var(--bg-secondary, #F4F4F4) 50%, rgba(244, 244, 244, 0.00) 100%);
}

.rematch .m_count {
    background-color: #E0E0E0;
    cursor: pointer;
    color: #141414;
    font-weight: normal;
    font-style: normal;
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    margin-right: 4px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    
}
    .rematch .m_rb {
        font-size: 12px;
        line-height: 14px;
        font-weight: 500;
        color:#2196F3;
        margin-right:8px;
    }
    .rematch .m_cs {
        margin-right: 4px;
    }
    .rematch .m_tm {
        margin-right: 4px;
    }


    .rematch2 {
    float: left;
    width: calc(100% - 8px);
    color: #141414;
    padding: 8px 0px 8px 8px;
    margin: 0px;
    border-radius: 4px;
    cursor: pointer;
    border-radius: 4px;
    background: linear-gradient(90deg, var(--bg-secondary, #F4F4F4) 0%, rgba(244, 244, 244, 0.00) 100%);
    margin-top: 12px;
    position: relative;
}

.rematch2:last-child{
    margin-bottom: 0px;
}

.rematch2:hover{
     background: linear-gradient(90deg, var(--bg-secondary, #F4F4F4) 50%, rgba(244, 244, 244, 0.00) 100%);
}

.rematch2 .m_count {
    background-color: #E0E0E0;
    cursor: pointer;
    color: #141414;
    font-weight: normal;
    font-style: normal;
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    margin-right: 4px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    
}
    .rematch2 .m_rb {
        font-size: 12px;
        line-height: 14px;
        font-weight: 500;
        color:#2196F3;
        margin-right:8px;
    }
    .rematch2 .m_cs {
        margin-right: 4px;
    }
    .rematch2 .m_tm {
        margin-right: 4px;
    }


   .team-text{
    font-size: 14px;
    font-weight: 500;
    margin-left: 6px;
   } 

.recom {
    border-bottom: 1px solid #f5f5f5;
    padding: 16px 16px 10px;
    position: relative;
    margin-bottom: 6px;
    border-radius: 6px;
    background: #fff;
}



.recom:last-child {border: none;}
.recom.exten {border-color: #f9f1dd;position: relative;background: linear-gradient(-90deg,transparent,#fff9ec);}
.exten .saleicon {background: url(/images/plan/Weiqiu/sale.png) no-repeat left top;height: 48px;width: 48px;left: 0;top: 0;display: block;position: absolute;border-radius: 5px;z-index: 899;}
.recom .icon {background: #F3F3F3;width: 50px;height: 50px;text-align: center;margin-right: 10px;border-radius: 50%;position: relative;float: left;}
.recom .icon>a {height: 50px; width: 50px;border-radius: 50%;overflow: hidden;display: block;}
.icon .headpic {width: 100%;height: auto;}
.icon-18{
    width: 18px;
    height: 18px;
    margin-right: 6px;
    vertical-align: -4px;
}
.zj_l {
    float:left;
}
.zj_l .userinfo {
    display: inline;
    line-height:50px;
    font-size: 16px;
    font-weight: 500;
}
.zj_r {
    float: right;
    width: 70px;
    background-color: #FFFFFF;
    border: 1px #f75241 solid;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    border-radius: 4px;
    line-height: 26px;
    text-align: center;
    margin:4px;
}

.zj_j_u {
    width: 100%;
    color: #f75241;
    background-color: #FFF5F7;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    line-height: 18px;
    padding: 3px 0px;
    font-weight: 600;
    text-align: center;
}
.zj_j_d {
        width: 100%;
    background-color: #f75241;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    padding: 3px 0px 2px 0px;
}


.border{
    clear: both;
    width: 100%;
    height: 1px;
    background: #EAEAEA;
    margin:12px 0;
}

/*.box {
    padding: 0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 8%);
}
.box {
    background: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    width: auto;
}
.box .title {border-bottom: solid 1px #f5f5f5;font-size: 18px;font-weight: bold;height: 40px;line-height: 40px;padding: 0 12px 0 22px;margin: 0;position: relative;}
.box .title::before {content: "";position: absolute;top: 14px;left: 12px;width: 3px;height: 14px;background: #ccc;border-radius: 5px;}
.box .info {
    background: #FFF;
}*/
.userBox {
    line-height: 48px;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
    padding: 0px 46px;
}
.fbill {
    
}
.sp_btn {
           width: 180px;
    background-color: #E9410F;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    border-radius: 2px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    margin: 10px 0;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    font-size: 14px;
    
}

.sp_btn2{
    width: 116px;
    background-color: #E9410F;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    border-radius: 2px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin: 8px 0px;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    font-size: 14px;
    float: right;
    margin-right: 20px;
}

.sp_btn2:hover{
    background-color: #dd3d0d;
    cursor: pointer;
}


.sp_btn:hover{
    background-color: #dd3d0d;
    cursor: pointer;
}

.icon-qishu{
        width: 4px;
    height: auto;
    margin: 0px 1px;
    vertical-align: -1.5px;
}

.text-qishu{
    color: #3E3276;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    margin-right: 6px;
}


/* hot match star */

.matchBox {
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5
}

.hotMatchNews .info {
    overflow: hidden;
    background-color: #fffff1;
}

.matchLine {
    width: 100%;
    height: 1px;
    background: #efefef;
}

.matchBox a {
    color: #333;
}

.matchBox .team {
    display: block;
    margin: 12px 0 0 0;
    text-align: center;
    color: #333;
}

    .matchBox .team > span {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        font-weight: 600;
    }

.matchBox .icon {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin: 0 auto;
}

.matchBox .gameName {
    width: 218px;
    padding: 5px 10px;
    color: #666;
}

    .matchBox .gameName.sn {
        line-height: normal;
    }

.matchBox .icon img {
    width: 100%;
    height: 100%;
}

.matchBox a > div {
    width: 33.3%;
    float: left;
    overflow: hidden;
}

.matchBox .home {
}

.matchBox .vs {
    height: 76px;
    width: 33%
}

    .matchBox .vs .rows {
        width: 100%;
        text-align: center;
        color: #666;
    }

    .matchBox .vs > div {
        display: inline-block;
        vertical-align: middle;
        width: 99%;
    }

    .matchBox .vs::before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

    .matchBox .vs .gameName {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        border-radius: 4px;
    }

.matchBox .guest {
}

/* hot match end */


.pub {
    overflow: hidden;
    border-bottom: solid 1px #f5f5f5;
    padding: 12px;
    display: table;
}
.pub:hover {
    background: #FFF8E8;
    transition: all 0.2s linear;
}

.pub > * {
    display: table-cell;
    vertical-align: middle;
}

.pub:last-child {
    border: none;
}

.pub .icon {
    width: 40px;
    font-size: 0;
    overflow: hidden;
    float: left;
}

.pub .icon img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
    .pub .pubData .name a {
        font-weight: bold;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    .pub .pubData .fdesc {
        color: #999;
        white-space: normal;
        width: 100%;
        word-break: break-all;
        align-items: center;
        margin-top: 2px;
        padding: 0;
    }
a:link, a:visited {
    text-decoration: none !important;
    color: #333333;
}

a:hover{
    text-decoration: none !important;
}



.p_right_d {
    
    margin-bottom: 10px;
    background-color: #FFF;
}

.p_right_d h2{
        padding: 0 10px;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    background-color: #FFF;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #eaeaea;
}

.p_right_d .classbs {
    background: #f7f7f7;
    border-bottom: 1px solid #eaeaea;
    margin: 0 auto;
}

.p_right_d .classbs a {
    color: #666;
    font-size: 15px;
    text-align: center;
    line-height: 34px;
    width: 50%;
    border-radius: 0;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.p_right_d .classbs a:hover{
    text-decoration: none;
}

.p_right_d .classbs a.on {
    font-weight: bold;
    color: #51409d;
    border-bottom: 2px solid #51409d;
}



#liveScore li .guest, #liveScore li .home {
    float: left;
    width: 95px;
    height: 68px;
}

#liveScore li .r_info {
    height: 45px;
    text-align: center
}

#liveScore li .name {
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    text-overflow: ellipsis;
    width: 95px;
    overflow: hidden;
    white-space: nowrap;
}

#liveScore li .state {
    width: 90px;
    text-align: center;
    line-height: 22px
}
div, form, h1, h2, h3, h4, img, input, p, span, textarea {
    margin: 0;
    padding: 0;
    font-weight: 400
}
#liveScore li .state2 {
    width: 90px;
    text-align: center;
    line-height: 22px;
}

#liveScore li {
    clear: both;
    margin-bottom: 1px;
    padding: 10px;
    height: 70px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eaeaea;
    background-color: #FFF;
}

#liveScore li:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

#liveScore li img {
    border-radius: 4px;
    width: 36px;
    height: 36px;
    padding: 5px 0 0 0;
}

#liveScore li .startime {
    padding-top: 10px
}

#liveScore li .source {
    color: #c30;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 45px
}

#liveScore li.hover, #liveScore li:hover {
    background-color: #F5F5F5;
}

#liveScore li .state2 a:link, #liveScore li .state2 a:visited {
    color: #e9410f;
}

#liveScore li .img {
    overflow: hidden;
    padding: 1px;
    width: 100%;
    height: 44px;
    text-align: center
}

#liveScore li .content {
    float: left;
    width: 90px;
    height: 68px
}


.r_prolist {
    clear: both;
    width: 100%
}

.r_prolist li {
    clear: both;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    padding: 8px 15px 8px 15px;
    height: 40px
}

.r_prolist li:hover {
    background-color: #F9F2EC;
}

.r_prolist li .z1 {
    float: left;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    overflow: hidden;
}

.r_prolist li .z2 {
    margin-left: 48px;
    margin-top: 2px;
    font-weight: 600;
    font-size: 14px;
}

.r_prolist li .z3 {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #FFF;
    background-color: #e9410f;
    padding: 1px 8px;
    border-radius: 20px;
}

.r_prolist li .z4 {
    margin-left: 48px;
    margin-top: 6px;
    color: #e9410f;
}

.r_prolist li .z5 {
    position: absolute;
    right: 15px;
    bottom: 10px;
    color: #666;
}

.r_prolist li .z5 span {
    color: #e9410f;
}

/**热门作者**/
.box h2 {
    padding: 0 10px;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    background-color: #FFF;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #eaeaea;
}

.box h2, .box h2 a {
    color: #333;
}

.box h2 span {
    float: right
}

.box h2 span a {
    font-size: 9pt
}

.box .classbs {
    background: #f7f7f7;
    border-bottom: 1px solid #eaeaea;
    margin: 0 auto;
}
.box .classbs a {
    color: #666;
    font-size: 15px;
    text-align: center;
    line-height: 34px;
    width: 50%;
    border-radius: 0;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .box .classbs a.on {
        font-weight: bold;
        color: #51409d;
        border-bottom: 2px solid #51409d;
    }
.proman li {
    border-bottom: 1px solid #EAEAEA;
    clear: both;
}

.proman li:hover {
    background-color: #F5F5F5;
}
    .proman li .cmmo {
        display: block;
    padding: 12px 10px 12px 0;
    vertical-align: top;
    position: relative;
    }
.hotmlist {
    overflow: hidden;
}
.tj_expert2 {
    float: left;
    display: flex;
}


.tj_avatar2 {
    padding-top: 3px;
}
    .tj_avatar2 img {
        border-radius: 50%;
        height: 40px;
        width: 40px;
        margin: 0 8px 0 10px;
    }
.proman .hottag {
    font-size: 8px;
    color: #FFF;
    background-color: #F30;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 40px;
    top: 10px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
}
.lw2 {
    line-height: 22px;
    height: 44px;
}
.tj_expert_name {
    font-size: 14px;
    font-weight: bold;
}
.zhanji {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg, #F1AC58, #F39D43);
    border-radius: 10px;
    padding: 0 8px 0 0;
    line-height: 18px;
    font-size: 11px;
}
.m_hot {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg, #78BEF9, #5DACF8);
    border-radius: 10px;
    padding: 0 8px 0 0;
    line-height: 18px;
    font-size: 11px;
}
.proman-team {
    line-height: 28px;
    background-color: rgba(0, 0, 0, 0.06);
    clear: both;
    width: 96%;
    margin: 6px auto 0 auto;
    height: 28px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    top: -10px;
    display: block;
}
    .proman-team .pt1 {
        background-color: rgba(0, 0, 0, 0.05);
        padding: 0 6px;
        color: #999;
    }

    .proman-team span {
        float: left;
        display: inline-block;
        text-align: center;
    }
    .proman-team .pt2 {
        width: 35%;
    }
    .proman-team .pt3 {
        width: 26px;
        color: #2C78B1;
    }
#newsExperter .zhanji, #newsExperter .Rident, #newsExperter .Rident_long, #newsExperter .m_hot, #newsExperter .league, #newsExperter .continuous, #guessExperter .m_hot, #guessExperter .zhanji {
    padding: 0 8px;
}
.box h2 {
    padding: 0 10px;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    background-color: #FFF;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #eaeaea;
}

#liveScore li .p_info {
    height: 45px;
    text-align: center;
}
.rematch .isWin,.rematch2 .isWin {
    height: 36px;
    width: 36px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(/images/plan/icon-red.svg);
    background-repeat: no-repeat;
    background-size: cover;

}

.rematch .isLose,.rematch2 .isLose{
    height: 36px;
    width: 36px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(/images/plan/icon-black.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.rematch .isDraw, .rematch2 .isDraw {
    height: 36px;
    width: 36px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(/images/plan/icon-blue.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.isWin-big {
    height: 60px;
    width: 60px;
    position: absolute;
    left: -10px;
    top: -50px;
    background-image: url(/images/plan/icon-red2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;

}
.isDraw-big {
    height: 60px;
    width: 60px;
    position: absolute;
    left: -10px;
    top: -50px;
    background-image: url(/images/plan/icon-blue.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;
}
.isLose-big {
    height: 60px;
    width: 60px;
    position: absolute;
    left: -10px;
    top: -50px;
    background-image: url(/images/plan/icon-black2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;
}




.red-btn{
    position: absolute;
    right: 0;
    height: 50px;
    background-color: #f75241;
}

.redText{color: #F44336 !important;}


.greenText{color: #0FAD47 !important;}

.blueText{color: #2196F3 !important;}




.top-part{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
}

.user-left{
    display: flex;
    align-items: center;
}

.top-part img{
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 8px;
}

.left {
    float: left;
}

.follow-btn{
width: 80px;
height: 28px;
justify-content: center;
align-items: center;
border-radius: 100px;
border: 1px solid #E9410F;
font-size: 14px;
line-height: 18px;
font-weight: 500;
color: #e9410f;
display: flex;

}

.follow-btn:hover{cursor: pointer;}

.follow-btn.gray{
    border: 1px solid #ccc;
    color: #ccc;
}


.followed-btn{
    
    width: 80px;
height: 28px;
justify-content: center;
align-items: center;
border-radius: 100px;
border: 1px solid #ccc;
    color: #ccc;
font-size: 14px;
line-height: 18px;
font-weight: 500;

display: flex;
}

.record-part{
    display: flex;
    flex-direction: column;
}

.record-part a{
    margin-bottom: 6px;
}

.record-label{
    display: flex;
    gap: 6px;
}




/*前瞻-战绩标签*/
/*近X中X*/
.zhanji {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg,#F1AC58,#F39D43);
    border-radius: 10px;
    padding: 0 8px 0 0 !important;
    line-height: 18px;
    font-size: 11px;
}

.zhanji2 {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg,#F1AC58,#F39D43);
    border-radius: 10px;
    padding: 0 8px !important;
    line-height: 18px;
    font-size: 11px;
}

/*近X中X*/
.zhanji i {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #F1AC58 url('/images/plan/label-desc.svg') center center;
    border: 1px solid #ffdf7e;
    float: left;
    display: inline-block;
    margin-right: 3px;
    margin-left: -1px;
}

/*最长连红*/
.Rident {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg,#F99F6D,#FF7557);
    border-radius: 10px;
    padding: 0 8px 0 0 !important;
    line-height: 18px;
    font-size: 11px;
}

.Rident2 {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg,#F99F6D,#FF7557);
    border-radius: 10px;
    padding: 0 8px !important;
    line-height: 18px;
    font-size: 11px;
}


/*最长连红*/
.Rident i {
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
    background: #F99F6D url('/images/plan/label-Rident.svg') center center !important;
    border: 1px solid #ffddb4 !important;
    float: left;
    display: inline-block;
    margin-right: 3px;
    margin-left: -1px;
}

/*人气榜*/
.m_hot {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg,#78BEF9,#5DACF8);
    border-radius: 10px;
    padding: 0 8px 0 0 !important;
    line-height: 18px;
    font-size: 11px;
}

/*人气榜*/
.m_hot i {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #78BEF9 url('/images/plan/label-hot.svg') center center;
    border: 1px solid #caeeff;
    float: left;
    display: inline-block;
    margin-right: 3px;
    margin-left: -1px;
}



/*连胜*/
.continuous {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg,#ff745b,#ff583a);
    border-radius: 10px;
    padding: 0 8px 0 0 !important;
    line-height: 18px;
    font-size: 11px;
}

.continuous2 {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg,#ff745b,#ff583a);
    border-radius: 10px;
    padding: 0 8px !important;
    line-height: 18px;
    font-size: 11px;
}


/*连胜*/
.continuous i {
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
    background: #ff745b url('/images/plan/label-win.svg') center center;
    border: 1px solid #ffd6b9;
    float: left;
    display: inline-block;
    margin-right: 3px;
    margin-left: -1px;
}

/*简洁*/
.zhanji.concise, .Rident.concise, .Rident_long.concise, .m_hot.concise, .league.concise, continuous.concise {
    padding: 0 8px !important;
}

#newsExperter .zhanji i, #newsExperter .Rident i, #newsExperter .Rident_long i, #newsExperter .m_hot i, #newsExperter .league i {
    border: none;
    background: none;
    width: 0;
    height: 0;
}

#newsExperter .zhanji, #newsExperter .Rident, #newsExperter .Rident_long, #newsExperter .m_hot, #newsExperter .league,#newsExperter .continuous, #guessExperter .m_hot, #guessExperter .zhanji {
    padding: 0 8px !important;
}

.zhanji + .zhanji, .zhanji + .fans, .zhanji + .Rident, .zhanji + .m_hot, .league + .zhanji, .m_hot + .Rident, .league + .Rident, .list_hot_latelywp + .list_hot_latelywp, .zhanji + .Rident_long, .continuous + .Rident, .continuous + .m_hot, .continuous + .Rident_long {
    margin-left: 2px;
}

.zhanji[data-wid],.continuous[data-wid] {
    cursor: pointer
}

.title-h1{
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 12px;
    position: relative;
}

.title-h2{
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}


.title-h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 6px;
color: #333;}



.title-h4{
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin:16px 0 10px;}




.qishu2{
    color: #3E3276;
    margin-left: -10px;
    font-weight: 500;
}

.stats-fabu{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.stats-fabu .label{
    display: flex;
    gap: 6px;
}

.stats-fabu .time{
    color: #999;
}

.label-session{
    display: flex;
padding: 5px 8px;
justify-content: center;
align-items: center;
border-radius: 4px;
border: 1px solid var(--design-red, #F44336);
color: #F44336;
line-height: 14px;
}

.label-type{
    display: flex;
padding: 5px 8px;
justify-content: center;
align-items: center;
border-radius: 4px;
border: 1px solid var(--design-blue, #2196F3);
color: #2196F3;
line-height: 14px;
}

.user-s{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding-top: 4px;
}

.user-avatar-img{
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    padding: 0 !important;
}

.user-avatar{
    display: flex;
    gap: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #141414;
    align-items: center;
}

.m_tm{
    color: #999;
}

.yellow2{
    color: #FFFB17;
}

.yellow3{
    font-size: 18px;
    font-weight: 600;
    color: #FFFB17;
}

.qiubi-icon{
    width: 32px;
    height: 32px;

}

.pri_content {
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 1.75em;
    word-wrap: break-word;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 0.5px solid #e9e9e9;
}

.res_content{
    margin: 30px 0px 20px;
    position: relative;
}

.label-choose{
    border-radius: 5px 0;
    background: linear-gradient(90deg, #FFAC47 0%, #FF9000 92.5%);
    display: flex;
    padding: 2px 6px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    line-height: 16px;
    top: 0;
    left: 0;
}

.icon-tick-red{
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(/images/plan/tick-red.svg);
    background-repeat: no-repeat;
    background-size: cover;
    right: 6px;
    top: 6px;
}

.icon-tick-white{
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(/images/plan/tick.svg);
    background-repeat: no-repeat;
    background-size: cover;
    right: 6px;
    top: 6px;
}


/*用户*/

.table-content{
    display: flex;
    align-items: center;
    background: #fff;
    height: 220px;
}

.rate-record{
    display: flex;
    flex-wrap: wrap;
    width: 200px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px 6px;
    padding-right: 10px;
}


.mainCard{
    margin-top: 8px;
    background: #fff;
}

.list-item {
    display: flex;
    font-size: 16px;
    line-height: 20px;
    color: #141414;
    gap: 8px;
    padding: 12px 16px;
    background-color: #F9F9F9;
    align-items: center;
    font-weight: 500;
    border-bottom: 1px solid #EAEAEA;
}

.list-item span{
    width: 4px;
height: 16px;
border-radius: 100px;
background: #51409D;
}

.record-list{
    padding: 16px;
    border-bottom: 1px solid #EAEAEA;
    display: flex;
    flex-direction: column;
    min-height: 33px;
    justify-content: center;
    
}

.record-list:last-child{
    border-bottom:none ;
}


/*---左边的更多精品文章---*/
.moretext {
    margin-top: 10px;
    border: solid 1px #eaeaea;
    background-color: #fff;
}

.moretext h2 {
    padding: 0 10px;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
    background-color: #FFF;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #eaeaea;
}

.moretextul {
}

.moretextul li {
    margin: 0 auto;
    padding-left: 10px;
    color: #333;
    line-height: 22px;
    padding: 16px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.moretextul li .icon {
    background: #F3F3F3;
    width: 46px;
    height: 46px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    float: left;
}

.moretextul li .icon .headpic {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.moretextul li .title {
    float: left;
    margin-left: 14px;
    width: 76%;
    font-size: 14px;
}

.moretextul li .title a {
    color: #277bd5;
    font-size: 14px;
    font-weight: 600;
    margin-right: 4px;
}

.moretextul li .title .time {
    color: #999;
    font-size: 12px;
    margin-left: 4px;
}

.moretextul li .texttit {
    color: #999;
    font-size: 12px;
    margin-top: 3px;
}

.pay-btn {
    background: #edebf9;
    color: #51409d;
    border: 1px solid #d4d1eb;
    box-shadow: 0px 1px 1px rgba(90, 22, 255, 0.1);
    text-align: center;
    padding: 2px 0 0;
    width: 13%;
    font-size: 14px;
    font-weight: bold;
    height: 44px;
    border-radius: 4px;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    position: absolute;
    cursor: pointer;
    overflow: hidden;
}

.pay-btn .paycou {
    background: #fff;
    color: #999;
    font-weight: normal;
    line-height: 21px;
    text-align: center;
    padding-bottom: 1px;
    font-size: 12px;
    position: static;
}

.paycou span {
    color: #f14545;
    margin: 0 2px;
    font-weight: 600;
}

.top-analysis{
    margin-bottom: 12px;

}

.rank-card{
    padding: 10px;
    display: flex;
    background-color: #fff;
    gap: 10px;
    flex-direction: column;
    border-bottom: 1px solid #EAEAEA;
}

.rank-card:last-child{
    border-bottom: none;
}

.border2{
 
align-self: stretch;
border: 0.8px dashed #EAEAEA;
}

.avatar-left{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.avatar40{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.zhanji-name{
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 18px;
    color: #141414;
    font-weight: 500;
    gap: 4px;
}


.zhanji3{
    display: flex;
    gap: 4px;
    font-size: 12px;
    line-height: 14px;
}

.avatar-left-top{
    display: flex;
    gap: 8px;
    align-items: center;
}
.zj-n1{
    color: #FFF;
   background: linear-gradient(90deg, #F1AC58, #F39D43);
    padding: 2px 8px;
    border-radius: 20px;
}



.zj-n2{
    color: #FFF;
    background-color: #e9410f;
    padding: 2px 8px;
    border-radius: 20px;
}

.hdc-bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.btn-chakan{
padding: 4px 20px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 3px;
background: #F44336;
color: #fff;
}

.btn-chakan:hover{
background: #dd3d0d;
cursor: pointer;
}

.reText{
    margin-top: 12px;
    color: #515151;
    font-size: 14px;
    line-height: 22px;
}

.dv_regular{
    padding: 16px;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    color: #515151;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.dv-h1{
    display: flex;
    font-size: 16px;
    line-height: 20px;
    color: #141414;
    align-items: center;
    gap: 8px;
}

.dv-h1 span{
    width: 4px;
    height: 16px;
    border-radius: 100px;
    background-color: #E9410F;
}

.no-data{
        padding: 16px;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    color: #515151;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    text-align: center;
    height: 200px;
    align-items: center;
    justify-content: center;
}

.hi_left {
    float: left;
    width: 200px !important;
}

.userDataBox .left{
    float: none !important;
}


.notice_icon {
    vertical-align: -2px;
    margin-right: 2px;
    width: 14px;
    height: 14px;
}

.po_tabs{
    position: relative;
}

.red-dot{
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f75241;
    top: 6px;
    right: 6px;
}

.rematch .m_cs {
    margin-right: 4px;
    font-size: 13px !important;
}


.isWei-big {
    height: 60px;
    width: 60px;
    position: absolute;
    left: -10px;
    top: -50px;
    background-image: url(/images/plan/icon-wei.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;
}


.title-h1New {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    border-radius: 4px;
    border: 1px solid #E9E7F3;
    background: #FBFBFF;
    display: flex;
    padding: 20px 5px 20px 5px;
    align-items: center;
}

.label-session2 {
    display: flex;
    padding: 5px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid var(--design-red, #F44336);
    color: #F44336;
    line-height: 14px;
    font-size: 12px;
    margin-right: 6px;
}

.title-h2.gray{
    color: #808080;
}

.text-onsale{
        font-size: 13px;
    
    display: inline-block;
    text-align: right;
   
    position: absolute;
    height: 22.5px;
    line-height: 22.5px;
    right: 10px;
    color: #2196F3;
}


.label-zj {
    display: flex;
    justify-content: flex-end;
}

.adbox img{
    width: 1040px;
}

.msg{
    text-align: center;
    color: #acacac;
}
    
