/* tem32-news */
.tem32-news .row{margin:0;}
.tem32-news [func-id]{margin:0 -5px;}
.tem32-news .column,
.tem32-news .col-lg-4{padding:0 5px;}
.tem32-news .news-li{padding:0 15px;color:#666;border:1px solid rgba(121,121,121,0.1);margin:5px 0;}
.tem32-news .news-li a{color:inherit;}
.tem32-news .title{font-size:14px;font-weight:700;width:100%;height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tem32-news .images{position:relative;padding-top:50%;overflow:hidden;}
.tem32-news .images img{width:100%;height:100%;position:absolute;left:0;top:0;transition:all 0.4s ease-in 0s;}
.tem32-news .news-li:hover img{transform:scale(1.2);}
.tem32-news .time{opacity:0.8;font-size:14px;height:40px;line-height:40px;overflow:hidden;font-family:"HELVETICANEUELTPRO-THEX",Arial;}
.tem32-news .description{line-height:22px;height:44px;overflow:hidden;font-size:12px;}
.tem32-news .more a{opacity:0.6;font-size:12px;color:inherit;margin:5px 0 15px;width:100%;display:inline-block;}
@media(max-width: 768px){
    .tem32-news .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem32-news.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
}
@media (max-width:480px){
    .tem32-news [func-id]{margin:0;}
    .tem32-news .column,
    .tem32-news .col-lg-4{padding:0;width:100%;}
}
