.yh{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.l2{
   overflow: hidden;text-overflow: ellipsis;
   display: -webkit-box;-webkit-line-clamp: 2;
   line-clamp: 2; -webkit-box-orient: vertical;
}


/*æœºæž„è®¾ç½®*/
.jgsz .col_news .chy_news:hover::before {
    background: rgb(74, 148, 148);
    transition: all .6s ease-in-out 0s;
}

.jgsz .col_news .chy_news:hover a {
    color: rgb(74, 148, 148);
}
.jgsz .col_news .col_news_box{width:auto;margin:0;flex: 100%;}
.jgsz #l-container .col_news_con{padding:0 1.15rem}
.jgsz #l-container .inner{padding-bottom:1.4rem}
.jgsz .col_news{padding-top:0.45rem}
.jgsz .col_news .chy_news{float:left;width:42%;margin-bottom:0.35rem;color:#4A9494;line-height:26px;font-size:0.2rem;position:relative;padding-left:20px;box-sizing:border-box;}
.jgsz .col_news .chy_news:nth-child(even){float:right;}
.jgsz .col_news .chy_news:before{content:"";position:absolute;top:50%;left:0;width:8px;height:8px;border-radius:50%;margin-top:-4px;background:#333}
.images .col_news .imgs img {
    object-fit: cover;
}
.images .col_news .imgs img:hover{
transform: scale(1.1);
transition: all .6s ease-in-out 0s;
}
@media screen and (max-width: 999px){
.jgsz #l-container .col_news_con{padding:0px}
.jgsz .col_news .chy_news{margin-bottom:10px;font-size:14px}
}

@media screen and (max-width: 479px){
.jgsz .col_news .chy_news{float:none !important;width:auto}
}



/*ä¸“å®¶è§†ç‚¹*/
.expert .col_news .col_news_box{width:auto;margin:0;flex: 100%;padding-top:0.6rem}
.expert .col_news ul.news_list {margin:0 -0.23rem}
.expert .col_news .chy_news {float:left;width:25%;margin-bottom:0.74rem}
.expert .col_news .news_box{margin:0 0.23rem}
.expert .col_news .imgs{position:relative;padding-top:117%;overflow:hidden;background: url(../images/zjsd.jpg)no-repeat;background-size: cover;}
.expert .col_news .imgs img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;}
.expert .col_news .wz{background:#fff;box-sizing:border-box;box-shadow:0px 4px 12px rgba(0,0,0,0.1);padding:0.25rem 0.3rem 0.4rem}
.expert .col_news .chy_title{-webkit-line-clamp:3;line-clamp:3;font-size:0.18rem;font-weight:bold;margin-bottom:0.22rem;color:#252525;line-height:0.3rem;height:0.9rem}
.expert .col_news .chy_title a{color:#252525}
.expert .col_news .chy_text{font-size:0.16rem;line-height:0.26rem;color:#666666;height:0.52rem}

@media screen and (max-width: 999px){
.expert .col_news .chy_news{margin-bottom:30px}
.expert .col_news .news_box{margin:0 10px}
}

@media screen and (max-width: 768px){
.expert .col_news .chy_news{width:50%}
}



/*å¸ˆå¤§å…‰å½±*/
.images .col_news .col_news_box{width:auto;margin:0;flex: 100%;padding-top:0.2rem}
.images .col_news ul.news_list {margin:0 -0.24rem}
.images .col_news .chy_news {float:left;width:33.3%;margin-bottom:0.5rem}
.images .col_news .news_box{margin:0 0.24rem;position:relative}
.images .col_news .imgs{position:relative;padding-top:66.8%;overflow:hidden;border-radius:0 0.54rem 0 0.54rem}
.images .col_news .imgs img{position:absolute;top:0;left:0;width:100%;height:100%; transition: all .6s ease-in-out 0s;}
.images .col_news .bg{position:absolute;bottom:0;left:0;width:100%;height:0.7rem;background:url(sp_image/images_shadow.png) bottom center no-repeat;background-size:cover;z-index:22;border-radius:0 0 0 0.54rem}
.images .col_news .chy_title{position:absolute;bottom:17px;left:0;padding:0 0.44rem;width:100%;box-sizing:border-box;color:#fff;font-weight:bold;font-size:0.18rem;z-index:32;font-family: 'SourceHanSerifCN-Bold';}
.images .col_news .chy_title a{color:#fff}

@media screen and (max-width: 768px){
.images .col_news .chy_news{width:auto;float:none;margin-bottom:20px}
.images .col_news .chy_title{font-size:14px}
}

