#txt-news-hot{

}#txt-news-hot li:last-child{
border-bottom:none;
}
#txt-news-hot li{
 
margin-left: 11px;
 
border-bottom: 1px solid #ddd;
 
padding-bottom: 7px;
 
margin-bottom: 6px;
 
margin-right: 10px;
}
#txt-news-hot li a{

font-size: 12px;

color: #333;
}
#txt-news-hot li:before{
    color: #7a7a7a;
    content: "\f105";
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 10px;
    font-family: FontAwesome;
    /* margin-left: 11px; */
    margin-top: 3px;
}
#txt-01{

background: rgba(39, 71, 118, 0.71);
}
#txt-02{

background: rgba(241, 174, 42, 0.61);

margin-left: 7px;
}
#txt-03{

background: rgba(76, 175, 80, 0.61);

margin-left: 0;
}
