#l-container .inner{padding: 0;}
/* jzzc */
.post-211 .n4 .news_intro {
    margin-top: 0.15rem;
    -webkit-line-clamp: 6;
    height: 1.85rem;
}
.jzzc1 .inner{padding-bottom: 0.8rem;}
.post-211 li.news{margin-top: 0.6rem;}
.post-211 .news_div{position: relative;}
.post-211 .news_imgs{width: 8rem;padding: 0;border-radius: 0.2rem;}
.post-211 li:nth-child(2n) .news_imgs{float: left;}
.post-211 li:nth-child(2n+1) .news_imgs{float: right;}
.post-211 .news_images{position: relative;padding-top: 53.624628%;overflow: hidden;height: 0;border-radius: 0.2rem;}
.post-211 .news_images img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.6s ease;}
.post-211 .news_con{width: calc(50% + 0.3rem);box-sizing: border-box;padding: 0.4rem 0.65rem 0;background: rgba(234, 236, 244, 0.9);min-height: 3.3rem;border-radius: 0.2rem;position: absolute;top: 50%;transform: translateY(-50%);}
.post-211 li:nth-child(2n) .news_con{right: 0;}
.post-211 li:nth-child(2n+1) .news_con{left: 0;}
.post-211 .news_title{font-size: 0.42rem;line-height: 0.56rem;font-family: '思源黑体CN';font-weight: 500;color: #660874;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.post-211 .news_intro{text-align: justify;font-size: 0.18rem;line-height: 0.3rem;font-family: '思源黑体CN';font-weight: 500;color: #660874;height: 1.55rem;margin-top: 0.3rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.post-211 a.news_link:hover .news_images img{transform: scale(1.05);}
.post-211 a.news_link:hover .news_con{background: linear-gradient(to right,rgba(102,8,116,0.9),rgba(216,50,121,0.9));}
.post-211 a.news_link:hover .news_title{color: #fff;}
.post-211 a.news_link:hover .news_intro{color: #fff;}


@media screen and (max-width:999px){
    
}
@media screen and (max-width:767px){
    .post-211 .news_imgs{float: none!important;width: 100%;}

    .post-211 .news_con{width: 100%;position: static;transform: translateY(0);}
}
@media screen and (max-width:479px){
    
}