.new-hot-news .sy_renews_con .renews01 {
    font-size: 16px;
    font-weight: bold;
}
.new-hot-news .sy_renews_con .renews01 span{
    font-size: 14px;
    font-weight: normal;
    color: #747373;
}



.new-hot-news .bottom-news{
    clear: both;
    display: block;
    padding-top: 20px;
}
.new-hot-news .bottom-news:after{
    clear: both;
    content: '';
    display: block;
    visibility: hidden;
}
.new-hot-news .bottom-news ul li{
    font-size: 16px;
    height: 40px;
}
.new-hot-news .bottom-news ul li span{
    color: #747373;
    float: right;
}
.new-hot-news .bottom-news ul li a{
    color: #323232;
    float: left;
}
.new-hot-news .bottom-news ul li a:hover{
    color: #ae0e0e;
}
