.clearfix {
    zoom: 1;
}
.articles_text .infotextkey {
    color: #4382FF;
}
.articles_text{font-size:16px;line-height: 2em;}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
img {
    border: 0;
}
.articles_text p{text-align: justify;margin-bottom:10px !important;}
.articles_text p strong{font-weight: bold;}
.articles_text h2{font-weight: bold;}
    .content_right .topic_right_block {
        margin-left: 0;
    }

    .content_block_left .articles_text_box {
        background: #FFFFFF;
        border-radius: 4px;
        padding: 16px 10px;
        margin-bottom: 20px;
    }

    .articles_text .title h1 {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: 24px;
        color: #292E2E;
        margin-bottom: 20px;
    }

    .articles_text .title .source_time {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 19px;
        color: #999999;
        padding-bottom: 10px;
        border-bottom: 1px solid #D3E1E2;
    }

    .articles_text p:first-of-type {
        margin-top: 20px;
    }

    .articles_text p {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 32px;
        color: #292E2E;
        margin-bottom: 30px;
    }

    .articles_text img {
        display: block;
        margin: auto;
        width: 360px;
        height: auto;
    }

    .articles_tag_text ul {
        display: flex;
        flex-wrap: wrap;
    }

    .articles_tag_text ul li {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 16px;
        margin-bottom: 8px;
        padding: 4px 16px;
        border-radius: 14px;
        border: 1px solid #1C969F;
        transition: all ease-in-out 200ms;
    }

    .articles_tag_text ul li:hover {
        background: #1C969F;
    }

    .articles_tag_text ul li:hover a {
        color: #fff;
    }

    .articles_tag_text ul li a {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 16px;
        color: #1C969F;
    }
.articles_text .player p{
    text-align: center;
    margin-top:0;
    margin-bottom: 0;
}
.articles_text .player ul{
    display: flex;
    flex-wrap:wrap;
    margin-bottom: 20px;
}
.articles_text .player li{
    width: 50%;
    font-size: 16px;
    line-height: 2em;
}
.articles_text .player li:last-child{
    width: 100%;
}
.playerintro{
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
}
.nba_rank .tocr_block_table table, .sport_rank .tocr_block_table table{
    width: 100%;
}

.nba_rank .tocr_block_table tr{
    font-size: 14px;
}

.nba_rank .tocr_block_table tr:first-child, .sport_rank .tocr_block_table tr:first-child, .sport_rank .tocr_block_table tr.group{
    height: 2rem;
    width: 100%;
    background: #EEEEEE;
    color: #666;
    font-size: 14px;
}

.nba_rank .tocr_block_table tr:first-child th {
    font-weight: bold;
    color: #999;
}
.sport_rank .tocr_block_table tr.group th {
    color: #666666;
}
.sport_rank .tocr_block_table tr:not(:first-child):nth-child(odd){
    background: #F5F5F5;
}
.nba_rank .tocr_block_table tr th:first-child,.nba_rank .tocr_block_table tr td:first-child,.sport_rank .tocr_block_table tr th:first-child,.sport_rank .tocr_block_table tr td:first-child{
    width: 200px;
    text-align: left;
    padding-left: 10px;
}

.nba_rank .tocr_block_table tr th:nth-child(n+2),.sport_rank .tocr_block_table tr td:nth-child(n+2),.nba_rank .tocr_block_table tr th:nth-child(n+2),.sport_rank .tocr_block_table tr td:nth-child(n+2){
    width: 80px;
    text-align: center;
}

.nba_rank .tocr_block_table tr:not(:first-child) td,.sport_rank .tocr_block_table tr:not(:first-child) td{
    padding: 10px;
    color: #333333;
    font-size: 14px;
}

.nba_rank .tocr_block_table tr:not(:first-child) td .teamname, .sport_rank .tocr_block_table tr:not(:first-child) td .teamname{
    font-size: 16px;
}

.nba_rank .tocr_block_table tr:nth-child(2) td,.sport_rank .tocr_block_table tr:nth-child(2) td, .sport_rank .tocr_block_table tr td.rank-1{
    padding: 10px;
}

.nba_rank .tocr_block_table tr:not(:first-child) td:first-child,.sport_rank .tocr_block_table tr:not(:first-child) td:first-child{
    display: flex;
    align-items: center;
}

.nba_rank .tocr_block_table tr:not(:first-child) td:first-child span:first-child,.sport_rank .tocr_block_table tr:not(:first-child) td:first-child span:first-child{
    width: 24px;
    height: 24px;
    background: #CCCCCC;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}

.nba_rank .tocr_block_table tr:nth-child(2) td:first-child span:first-child, .sport_rank .tocr_block_table tr:nth-child(2) td:first-child span:first-child,.sport_rank .tocr_block_table tr td#rank-1 span:first-child{
    background: #FF3131;
}

.nba_rank .tocr_block_table tr:nth-child(3) td:first-child span:first-child, .sport_rank .tocr_block_table tr:nth-child(3) td:first-child span:first-child,.sport_rank .tocr_block_table tr td#rank-2 span:first-child{
    background: #FF8331;
}

.nba_rank .tocr_block_table tr:nth-child(4) td:first-child span:first-child, .sport_rank .tocr_block_table tr:nth-child(4) td:first-child span:first-child,.sport_rank .tocr_block_table tr td#rank-3 span:first-child{
    background: #FCCE35;
}

.nba_rank .tocr_block_table tr:not(:first-child) td:first-child img, .sport_rank .tocr_block_table tr:not(:first-child) td:first-child img{
    width: 24px;
    height: 24px;
    margin-left: 10px;
}
