/* tem49-news */
.tem49-news .interval{padding:0 10px;}
.tem49-news .column,
.tem49-news .col-lg-2{padding:0 5px;}
.tem49-news .col-lg-2:nth-of-type(6n+1){clear:both;}
.tem49-news .news-li{color:#333;margin:7px 0;}
.tem49-news .news-li a{color:inherit;}
.tem49-news .images{width:100%;padding-top:65%;position:relative;overflow:hidden;}
.tem49-news .images::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.7);z-index:-1;-o-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;}
.tem49-news .news-li:hover .images::before{z-index:2;}
.tem49-news .images img{width:100%;height:100%;position:absolute;left:0;top:0;-o-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;}
.tem49-news .news-li:hover img{opacity:0.9;transform:scale(1.2);}
.tem49-news .text{padding:10px 10px 20px;text-align:center;-o-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;z-index:3;position:relative;}
.tem49-news .news-li:hover .text{transform:translateY(-30px);-o-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-webkit-transform:translateY(-30px);z-index:3;}
.tem49-news .title{font-size:14px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-o-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;}
.tem49-news .news-li:hover .title{color:#fff;transform:translateY(-10px);-o-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);}
.tem49-news .time{opacity:0.6;font-size:12px;height:25px;line-height:25px;overflow:hidden;font-family:"HELVETICANEUELTPRO-THEX",Arial;}
@media (max-width:1190px){
    .tem49-news .col-lg-2:nth-of-type(6n+1){clear:none;}
    .tem49-news .col-lg-2:nth-of-type(4n+1){clear:both;}
}
@media (max-width:991px){
    .tem49-news .col-lg-2:nth-of-type(4n+1){clear:none;}
    .tem49-news .col-lg-2:nth-of-type(3n+1){clear:both;}
}
@media (max-width:768px){
    .tem49-news .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem49-news.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem49-news .col-lg-2:nth-of-type(3n+1){clear: none;}
    .tem49-news .col-lg-2:nth-of-type(2n+1){clear: both;}
    .tem49-news .interval{padding: 0;}
    .tem49-news .text{padding-bottom: 0;}
}
@media (max-width:480px){
    .tem49-news .title{font-size:14px;width:100%;}
    .tem49-news .description{padding:5px 0 10px;width:100%;}
}
@media (max-width:360px){
    .tem49-news .column,
    .tem49-news .col-lg-2{width:100%;}
}
