/* tem17-news */
.tem17-news h2,
.tem17-news .h2{padding:0 15px;}
.tem17-news .pro-desc{font-size:14px;color:#777;width:70%;margin:0 auto;display:block;line-height:25px;}
.tem17-news .pro-box{padding:30px 0 20px;}
.tem17-news .offer-left{margin-bottom:30px;transition:all 0.4s linear 0s;background:#fff;padding:10px 10px 25px;}
.tem17-news .offer-left:hover{box-shadow:0 10px 20px rgba(121, 121, 121, 0.2);transform:translate(0,-8px);}
.tem17-news .offer-left:hover span::before{background:rgba(121, 121, 121, 0.6);width:60%;left:30%;}
.tem17-news .offer-left-img{height:250px;}
.tem17-news .offer-left a{width:100%;height:100%;color:inherit;}
.tem17-news .offer-left img{width:100%;height:100%;display:block;}
.tem17-news .offer-left-text{width:85%;color:#333;border:1px solid rgba(121, 121, 121, 0.2);padding:20px 30px;margin:20px auto 0;transition:all 0.3s ease-out 0s;}
.tem17-news .offer-left-text span{display:inline-block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;position:relative;padding-bottom:20px;text-align:center;height:50px;}
.tem17-news .offer-left-text span::before{content:"";width:40px;height:1px;background:rgba(121, 121, 121, 0.2);position:absolute;left:50%;bottom:8px;margin-left:-20px;transition:all 0.4s linear 0s;}
.tem17-news .offer-left:hover .offer-left-text{border:1px solid rgba(121, 121, 121, 0.6);width:100%;}
.tem17-news .news_desc{opacity:0.8;cursor:pointer;font-size:14px;line-height:25px;height:50px;overflow:hidden;text-align:center;}
@media (max-width:768px){
    .tem17-news .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem17-news.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem17-news .pro-desc{width:100%;padding:0 15px;}
    .tem17-news .offer-left{margin-bottom:15px;}
    .tem17-news .offer-left-img{height:auto;}
    .tem17-news .offer-left-text{padding:15px;}
}
@media (max-width:360px){
    .tem17-news .column{width:100%;}
}
