
.right-list{
    height: auto;

}

.content-list{
    display: block;
}

.news-title-box h5{
    vertical-align: top;
    line-height: 28px;
    font-weight: normal;
}

.rank-table{
    display: none;
}

.rank-table.on{
    display: block;
}

.rank-table-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    font-size: 16px;
    margin: 30px 0px 35px 0px;
}

.rank-table-title li {
    width: -webkit-calc(25% - 1px);
    width: -moz-calc(25% - 1px);
    width: calc(25% - 1px);
    text-align: center;
    position: relative;
}

.rank-table-title li:last-child::after {
    display: none;
}

.rank-table-title li::after {
    display: inline-block;
    content: '|';
    color: #ebebeb;
    position: absolute;
    right: 0;
}

.rank-table li {
    width: 100%;
    padding: 10px 70px;
    margin-left: -70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    -webkit-box-pack: space-around;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    -ms-flex-pack: justify;
    height: 54px;
    /* padding: 10px 0; */
    margin-top: 20px;
    margin-bottom: 20px;
}

.rank-table li>span {
    width: 25%;
    text-align: center;
    font-size: 14px;
    line-height: 54px;
}

.rank-table-title li:nth-child(2),
.rank-table li>span:nth-child(2){
    width: 20%;
}

.rank-table-title li:nth-child(3),
.rank-table li>span:nth-child(3){
    width: 30%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rank-table li .rank-head img{
    width: 56px;
    height: 56px;
    border-radius: 70px;
    vertical-align: top;
    border: 2px solid #eaeaea;
    margin-top: -2px;
}

.rank-table li:nth-child(1) .rank-head img{
    border: 2px solid #c1a570;
}

.rank-table li:nth-child(2) .rank-head img{
    border: 2px solid #d0b287;
}

.rank-table li:nth-child(3) .rank-head img{
    border: 2px solid #dcc5a5;
}

.rank span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #eaeaea;
    color: black;
    border-radius: 14px;
}

.rank-table li:nth-child(1){
    color: #c1a570;
}
.rank-table li:nth-child(2){
    color: #d0b287;
}
.rank-table li:nth-child(3){
    color: #dcc5a5;
}

.rank-table li:nth-child(1) .rank span {
    background-color: #c1a570;
    color: white;
}

.rank-table li:nth-child(2) .rank span {
    background-color: #d0b287;
    color: white;
}

.rank-table li:nth-child(3) .rank span {
    background-color: #dcc5a5;
    color: white;
}

.rank-table li:hover{
    background: url(../img/pc/rank-bg.jpg) left center no-repeat;
    background-size: contain;
    background-color: #c1a570;
    color: white;
}

.rank-table li:hover .rank span{
    background-color: white;
    color: #c1a570;
}


/* h5 */
.m-list-box {
    margin-bottom: 0.6rem;
}

.m-news-title-box .rank-icon {
    width: 0.3rem;
    margin-top: 0.14rem;
    margin-right: 0;
}

.m-news-title-box span{
    display: inline-block;
    font-size: 0.36rem;
    line-height: 0.6rem;
    font-weight: bold;
    /* line-height: 38px; */
    vertical-align: top;
    margin-left: 0.1rem;
    height: 0.7rem;
    border-bottom: 0.04rem solid #b03228;
}

.m-news-title-box{
    border-bottom: 0.02rem solid #e5e5e5;
    height: 0.74rem;
    margin-bottom: 0.4rem;
    overflow: visible;
    padding-bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0 ;
}

.m-list-inner{
    width: 6.04rem;
    padding: 0.3rem;
    margin: 0 auto;
    background-color: white;
    padding-bottom: 0.6rem;
}

.m-nav-list{
    padding: 0;
    /* height: 1.0rem; */
    border-bottom: 0.02rem solid #ebebeb;
    margin-top: 0.1rem;
    padding-bottom: 0.02rem;
}

.m-nav-list li{
    position: relative;
    border: 0;
}

.m-nav-list li.on{
    border-bottom: 0.04rem solid #bf2c1f;
    margin-bottom: -1px;
}

.m-list-inner .rank-table li .rank,
.m-list-inner .rank-table-title li:nth-child(1){
    width: calc(20% - 1px);
}

.m-list-inner .rank-table li >span:last-child,
.m-list-inner .rank-table-title li:nth-child(4){
    width: calc(30% - 1px);
}

.m-list-inner .rank-table li >span:last-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-list-inner .rank-table li .rank-head img{
    height: 0.72rem;
    margin-top: 0.1rem;
    width: auto;
}

.m-list-inner .rank-table li{
    margin-top: 0;
    margin-bottom: 0;
    /* height: 0.72rem; */
    /* padding: 10px 0; */
    padding: 0;
    margin-left: 0px;
}

.m-list-inner .rank-table-title{
    margin: 20px 0px 0px 0px;
}