﻿.main_body .body_part_right .people_interest_wrap .column_list_news li em {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(https://creditchina-cms.bj.bcebos.com/pc/img/jointRP-arrow.png) 0 2px no-repeat;
}
.column_list_news {
    margin-top: 10px;
}
.column_list_news li{
    padding: 3px 0;
    border-bottom: none;
    line-height: 25px;
}
.column_list_news li a{
   color: #333;
    font-size: 14px;
}
.cityMore {
    font-size: 12px;
    float: right;
}
.cityMore a{
    color: #666666;
}
.TCST{
    width: 830px;
    border: 1px solid #bebebe;
    box-sizing: border-box;
}
.TCST_title{
    height: 45px;
    background: #0163bb;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
}
.TCST_column_list_news{
    padding: 25px 45px 0 45px;
}
.TCST_column_list_news li{
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
}
.TCST_column_list_news em{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(https://creditchina-cms.bj.bcebos.com/pc/img/jointRP-arrow.png) 0 2px no-repeat;
}
.TCST_ajaxMore{
    text-align: center;
    color: #e22323;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}
.ajaxMore a:link,.ajaxMore a:hover,.ajaxMore a:visited{
    color: #0063ba;
}