/*tem15-news*/
.tem15-news-sm h5,
.tem15-news-sm .h5{overflow:hidden;margin-bottom:15px;margin-top:0;font-size:16px;white-space:nowrap;text-overflow:ellipsis;font-weight:300;-webkit-transition:all 0.4s linear 0s;transition:all 0.4s linear 0s;}
.tem15-news-sm .tem15-news-box > div:hover h5,
.tem15-news-sm .tem15-news-box > div:hover .h5{text-indent:5px;}
.tem15-news-sm .news-img{max-width:100%;text-align:center;overflow:hidden;}
.tem15-news-sm .news-img a{width:100%;padding-top:55%;position:relative;display:block;}
.tem15-news-sm .news-img img{max-width:100%;width:100%;height:100%;position:absolute;left:0;top:0;-webkit-transition:all 0.4s linear 0s;transition:all 0.4s linear 0s;}
.tem15-news-sm .tem15-news-box > div:hover img{transform:scale(1.02);}
.tem15-news-sm .news_text{color:#333;padding:15px 0;overflow:hidden;}
.tem15-news-sm .news_text a{color:inherit;padding-left:65px;display:block;}
.tem15-news-sm .news_text a .news_desc{opacity:0.8;font-size:12px;height:50px;line-height:25px!important;overflow:hidden;-webkit-transition:all 0.4s linear 0s;transition:all 0.4s linear 0s;}
.tem15-news-sm .news_text .news-time{opacity:0.8;line-height:24px;font-size:12px;font-family:"HELVETICANEUELTPRO-THEX",Arial;}
.tem15-news-sm .news_text .news-time b{font-size:16px;}
.tem15-news-sm .news_text .col-md-2{width:65px;float:left;padding:0;}
.tem15-news-sm .news_text .col-md-10{width:100%;border-left:1px solid rgba(121,121,121,0.1);padding:0 0 0 15px;}
@media (max-width:768px){
    .tem15-news .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem15-news.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem15-news-sm h5,
    .tem15-news-sm .h5{margin-bottom:5px;}
}
@media (max-width:360px){
    .tem15-news-sm .tem15-news-box > div{width:100%;}
}
