.info-news,.info-news:hover{
    line-height: 40px;
    font-size: 14px;
    color: #787878;
    border-bottom: 1px dotted #ececec;
    margin-bottom: 2px;
    display: block;
    cursor: pointer;
}
.info-news-left{
    background-image: url("../img/jt.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.info-new-body{
    margin:20px 0px;
}
