/* tem75-news */
.tem75-news .news-block{padding: 0 15px;}
.tem75-news h2,
.tem75-news .h2{color:#444;font-size:26px;}
.tem75-news h2+div.pull-right,
.tem75-news .h2+div.pull-right{margin-top: 20px;}
.tem75-news h2+div.pull-right a,
.tem75-news .h2+div.pull-right a{border-radius: 20px;}
.tem75-news div.underLine-decoration{padding: 1px;width: 100%;}
.tem75-news .tem75-news-box{margin-top: 10px;}
.tem75-news .tem75-news-li{padding:20px;display:inline-block;width:100%;position:relative;transition:all 0.3s ease-out 0s;margin-bottom:15px;box-shadow:2px 15px 30px rgba(0,0,0,0.1);}
/*.tem75-news .tem75-news-li:hover{box-shadow:}*/
.tem75-news .tem75-news-li:hover::before{left:26%;}
.tem75-news .tem75-news-li:hover h3.title,
.tem75-news .tem75-news-li:hover .h3.title{width:60%;padding-left:5%;}
.tem75-news .tem75-news-li:hover .tem75-desc{transform:translateY(0);}
.tem75-news .tem75-news_icons{color:#999;font-size:14px;margin:15px 0 5px;}
.tem75-news .tem75-news_date{color:#999;font-size:12px;font-family:"HELVETICANEUELTPRO-THEX",Arial;display:inline-block;width:100%;float:left;font-size:12px;line-height:20px;color:#adadad;}
.tem75-news .tem75-news_date span{font-size:12px;color:#696969;}
.tem75-news h3.title,
.tem75-news .h3.title{color:#000;font-size:16px;font-weight:normal;margin:5px 0 0;padding:8px 0 15px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;transition:all 0.35s ease-in 0s;}
.tem75-news h3.title a,
.tem75-news .h3.title a{color:#555;}
.tem75-news .tem75-news-box>div:nth-child(odd) a{background: var(--main-color);}
.tem75-news .tem75-news-box>div:nth-child(even) a{background:#fff;}
.tem75-news .tem75-news-box>div:nth-child(odd) .tem75-news-li h3,
.tem75-news .tem75-news-box>div:nth-child(odd) .tem75-news-li .h3,
.tem75-news .tem75-news-box>div:nth-child(odd) .tem75-news-li .tem75-desc,
.tem75-news .tem75-news-box>div:nth-child(odd) .tem75-news-li .tem75-news_date span{color: #fff;}
.tem75-news div[func-id="1"] .container{padding: 0;}
.tem75-news .col-lg-4:hover h3.title a,
.tem75-news .col-lg-4:hover .h3.title a{color:#000;}
.tem75-news .col-lg-4{padding:0 25px;}
.tem75-news .tem75-news_text{position:relative;}
.tem75-news .tem75-desc{height:75px;overflow:hidden;line-height:25px;font-size:13px;color:#666;margin-bottom:20px;transform:translateY(10px);transition:all 0.33s ease-in 0s;}
.tem75-new-li{margin-bottom:15px;}
.tem75-new-li .tem75-new-text{position:relative;}
.tem75-new-li .tem75-new-text h3,
.tem75-new-li .tem75-new-text .h3{font-size:16px;font-weight:normal;height:auto;height:44px;line-height:22px;margin:5px 0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;}
.tem75-new-li .tem75-new-time{font-size:12px;color:#999;margin-top:5px;}

@media (max-width:991px){
    .tem75-news h2,
    .tem75-news .h2{font-size:26px;}
    /*.tem75-news .tem75-news_date{width:40%;}*/
}
@media (max-width:768px){
    .tem75-news .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem75-news.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem75-news h2,
    .tem75-news .h2{font-size: 22px;}
    /*.tem75-news .tem75-news_date{width:30%;}*/
    .tem75-news .tem75-desc{height: auto;}
    .tem75-news div.pull-right{margin-bottom: 5px;}
}
@media (max-width:480px){
    .tem75-news h2,
    .tem75-news .h2{font-size: 18px;}
    .tem75-news .tem75-news_date{padding:0;}
    .tem75-news .tem75-news-li::before{left:30%;top:55px;}
    .tem75-news .col-lg-4{padding:0;}
    .tem75-news .col-xs-6{width:100%;}
    .tem75-news h3,
    .tem75-news .h3{height:auto;}
    .tem75-news div.pull-right a{font-size: 12px;}
}
@media (max-width:360px){
    .tem75-news .tem75-news_date{width:100%;}
    .tem75-news h3.title,
    .tem75-news .h3.title{white-space:normal;padding:0 0 10px;margin:15px 0 0;}
    .tem75-news .tem75-desc{transform:translateY(0px);}
    .tem75-news .tem75-news-li::before{background:none;}
    .tem75-news .tem75-news_text{display:inline-block;width:100%;}
    .tem75-news .tem75-news-li::before{background:none;}
}
