/* tem17-news-list */
.tem17-news-list{padding:15px 0;}
.tem17-news-list .news-li{width:100%;height:30px;line-height:30px;font-size:14px;color:#333;}
.tem17-news-list .news-li a{color:inherit;}
.tem17-news-list .title{float:left;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:30px !important;transition:color 0.3s ease 0s;}
.tem17-news-list .news-li .time{opacity:0.6;max-width:25%;float:right;font-size:12px;line-height:30px;font-family:"HELVETICANEUELTPRO-THEX",Arial;}
@media (max-width:767px){
    .tem17-news-list .title{float:none;max-width:100%;}
    .tem17-news-list .tem0-news .tem0_img ul li a .image{left:0;}
}
