

.jwell-news{padding:70px 0;background:var(--bg-color-second)}
.jwell-news .tit{text-align: center;}
.jwell-news .tit h3{font-size:46px;line-height:1;color:#04001e;font-weight:bold;}
.jwell-news .tit p{font-size:18px;color:#000;line-height:24px; margin:25px 0 0;}

.jwell-news .tab{margin:30px 0 0;}
.jwell-news .tab ul{font-size:0;text-align:center;}
.jwell-news .tab ul li{display:inline-block;font-size:17px;color:#fff;background:#242A3A;padding:0 25px;border-radius:35px;line-height:40px;height:40px;margin:10px 10px 0;cursor:pointer;}
.jwell-news .tab ul li.active{background:#0F9594;}

.jwell-news .list{margin:40px 0 0;}
.jwell-news .list ul{display:none;flex-wrap:wrap;margin:0 -10px;}
.jwell-news .list ul.active{display:flex;}
.jwell-news .list ul li{width:25%;padding:0 10px;}
.jwell-news .list ul li .box{}
.jwell-news .list ul li .pic{display:block;width:100%;position:relative;overflow:hidden;}
.jwell-news .list ul li .pic img{display:block;transition:all 0.3s ease 0s;width: 100%;padding: 2px;aspect-ratio: 1 / 1;object-fit: contain;}
.jwell-news .list ul li .t{padding:20px 15px;background:#F0F0F0;position:relative;}
.jwell-news .list ul li .t h5{font-size:20px;color:#020202;font-weight:600;line-height:24px;height:48px;overflow:hidden;}
.jwell-news .list ul li .t h5 a{color:#020202;}
.jwell-news .list ul li .t h5 a:hover{color:var(--btn-bg-hover);}
.jwell-news .list ul li .t span{margin:10px 0 0;color:#515050;font-size:16px;display:block;font-weight:300;}
.jwell-news .list ul li .t p{margin:10px 0 0;color:#515050;font-size:16px;line-height:22px;overflow:hidden;}
.jwell-news .list ul li .t .more{width:180px;height:42px;line-height:42px;text-align:center;color:#fff;background:#242A3A;font-size:17px;display:block;margin: 20px auto;}
.jwell-news .list ul li .t .more:hover{background:#0F9594;}


@media screen and (max-width:1441px){
.jwell-news .tit h3{font-size:40px;}
}

@media screen and (max-width:1441px){
.jwell-news .tit h3{font-size:38px;}

}

@media screen and (max-width:1367px){
	
.jwell-news .tit h3{font-size:36px;}
.jwell-news .tit p{font-size:17px;margin:20px 0 0;}

}

@media screen and (max-width:1280px){
.jwell-news{padding:60px 0;}
.jwell-news .tit h3{font-size:34px;}
.jwell-news .list ul li .t h5{font-size:19px;}

}

@media screen and (max-width:1171px){
.jwell-news .tit h3{font-size:32px;}
.jwell-news .list ul{margin:0;}
.jwell-news .list ul li{width:100%;padding:10px 0;}
.jwell-news .list ul li .box{display:flex;align-items:center;background:#F0F0F0;}
.jwell-news .list ul li .pic{width:30%;}
.jwell-news .list ul li .t{padding:0 30px;flex:1;overflow:hidden;}
.jwell-news .list ul li .t .more{width:140px;height:38px;line-height:38px;font-size:15px;margin:20px auto 0 0;}

}

@media screen and (max-width:992px){
.jwell-news .list ul li .t p{height:44px;}
.jwell-news .list ul li .t h5{font-size:18px;}

}


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

.jwell-news{padding:30px 0;}
.jwell-news .tit h3{font-size:30px;}
.jwell-news .tit p{font-size:16px;margin:15px 0 0;}
.jwell-news .tab{margin:20px 0 0;}
.jwell-news .tab ul li{font-size:16px;line-height:36px;height:36px;margin:10px 5px 0;}

.jwell-news .list{margin:20px 0 0;}
.jwell-news .list ul li .t{padding:0 20px;}
.jwell-news .list ul li .t .more{display:none;}
.jwell-news .list ul li .t h5{font-size:17px;}
}

@media screen and (max-width:480px) {
	
.jwell-news .tit h3{font-size:24px;}
.jwell-news .tit p{font-size:15px;}
.jwell-news .tab{margin:15px 0 0;}
.jwell-news .tab ul li{font-size:15px;line-height:30px;height:34px;}

.jwell-news .list ul li .box{display:block;}
.jwell-news .list ul li .pic{width:100%;}
.jwell-news .list ul li .t{padding:15px 12px;}
.jwell-news .list ul li .t h5{font-size:16px;}
.jwell-news .list ul li .t p{font-size:15px;}

}

