@charset "utf-8";

.lintel-news{padding:75px 0;background:url(images/bg4.jpg) no-repeat center bottom;}
.lintel-news h3{font-size:48px;color:#fff;line-height:1;font-weight:600;text-align:center;}

.lintel-news .list{margin-top:50px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.lintel-news .list > div{width:calc(33.3333333% - 25px);background:#EFEFEF;}
.lintel-news .n .pic{display:block;position:relative;overflow:hidden;position:relative;}
.lintel-news .n .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}

.lintel-news .n .txt{padding:20px 28px;}
.lintel-news .n .txt em{font-size:16px;color:#6c6c6c;display:inline-block;}
.lintel-news .n .txt h5{font-size:20px;color:#000;line-height:1.2;font-weight:600;margin:15px 0 0;}
.lintel-news .n .txt p{margin:15px 0 0;font-size:16px;color:#6d6d6d;line-height:24px;}
.lintel-news .n .txt .more{margin:20px 0 0;display:inline-block;font-size:18px;color:#e30c1a;}

.lintel-news .n:hover .txt h5{color:#e30c1a;}

.lintel-news .l{background:#EFEFEF;}
.lintel-news .l ul{}
.lintel-news .l ul li{}
.lintel-news .l ul li+li{margin-top:34px;}
.lintel-news .l ul li h5{font-size:20px;color:#000;font-weight:600;line-height:1.2;}
.lintel-news .l ul li span{margin:10px 0 0;display:inline-block;font-size:16px;color:#6c6c6c;}

.lintel-news .getmore{margin:55px 0 0;text-align:center;}
.lintel-news .getmore a{font-size:18px;color:#fff;display:inline-block;height:47px;line-height:47px;padding:0 23px;border-radius:10px;background:#E30C1A;}
.lintel-news .getmore a:hover{background:#AD080F;}




@media screen and (max-width:1680px){
.lintel-news h3{font-size:46px;}
}

@media screen and (max-width:1550px){
.lintel-news h3{font-size:44px;}
.lintel-news .n .txt h5,.lintel-news .l ul li h5{font-size:19px;}
.lintel-news .l ul li+li{margin-top:30px;}
}

@media screen and (max-width:1441px) {
.lintel-news{padding:70px 0;}
.lintel-news h3{font-size:42px;}
.lintel-news .n .txt h5,.lintel-news .l ul li h5{font-size:18px;}
.lintel-news .l ul li+li{margin-top:25px;}
.lintel-news .getmore{margin:50px 0 0;}
.lintel-news .getmore a{font-size:17px;height:45px;line-height:45px;}
}

@media screen and (max-width:1367px) {
.lintel-news{padding:65px 0;}
.lintel-news h3{font-size:40px;}
.lintel-news .n .txt em,.lintel-news .l ul li span{font-size:15px;}
.lintel-news .n .txt p {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}
.lintel-news .l ul li+li{margin-top:20px;}
.lintel-news .getmore{margin:45px 0 0;}
.lintel-news .getmore a{height:42px;line-height:42px;}
}

@media screen and (max-width:1281px){
.lintel-news{padding:60px 0;}
.lintel-news h3{font-size:37px;}
.lintel-news .n .txt h5,.lintel-news .l ul li h5{font-size:17px;}
.lintel-news .l ul li+li{margin-top:15px;}
.lintel-news .getmore{margin:40px 0 0;}
.lintel-news .getmore a{font-size:16px;height:40px;line-height:40px;}
}


@media screen and (max-width:1171px){
.lintel-news{background-size:cover;}
.lintel-news h3{font-size:34px;}

.lintel-news .list > div{width:calc(50% - 20px);}
.lintel-news .l{width:100% !important;margin:25px 0 0;padding:25px 20px;}
.lintel-news .l ul{display:flex;flex-wrap:wrap;margin:0 -10px;}
.lintel-news .l ul li{width:50%;padding:10px;}
.lintel-news .l ul li + li{margin-top:0;}

}

@media screen and (max-width:992px){
.lintel-news h3{font-size:31px;}
	
}

@media screen and (max-width:768px){
.lintel-news{padding:30px 0;}
.lintel-news h3{font-size:28px;}
.lintel-news .list > div{width:calc(50% - 10px);}
.lintel-news .n .txt h5,.lintel-news .l ul li h5{font-size:16px;}
.lintel-news .n .txt{padding:20px 15px;}
.lintel-news .n .txt .more{display:none;}
.lintel-news .n .txt p{-webkit-line-clamp:3;}
.lintel-news .l{padding:20px 15px;margin:20px 0 0;}
.lintel-news .getmore{margin:25px 0 0;}
}

@media screen and (max-width:576px) {
.lintel-news h3{font-size:26px;}
.lintel-news .l ul{margin:0;}
.lintel-news .l ul li{width:100%;padding:10px 0;}
.lintel-news .l ul li span{margin:5px 0 0;font-size:14px;}

}

@media screen and (max-width:480px) {
.lintel-news h3{font-size:24px;}
.lintel-news .list > div{width:100%;}
.lintel-news .list .n~.n{margin-top:15px;}
.lintel-news .l{margin:15px 0 0;}
}	


@media screen and (max-width:420px) {


}

