.zszy #l-container .inner{padding: .6rem 0 0;}
/* zszy1 */
.zszy1 .inner{padding-bottom: 0.34rem;width: var(--innerminWidth);/* padding-top: 0.3rem; */}
.post-311 .news_list{margin: 0 -0.41rem;}
.post-311 li{float: left;width: 33.33%;margin-bottom: 0.4rem;}
.post-311 .xzfc li {width: 25%;}
.post-311 .news_div{margin: 0 0.3rem;position: relative;}
.post-311 .news_imgs{position: relative;padding-top: 57.4%;overflow: hidden;height: 0;border-radius: 0.2rem;}
.post-311 .news_imgs img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.6s ease;}
.post-311 .news_imgs::after{background: rgba(102, 8, 116, 0.4);content: '';width: 100%;height: 100%;top: 0;left: 0;/* background: none; */position: absolute;}
.post-311 .xzfc .news_imgs:after {
    background: none;
}
.post-311 .xzfc.tsxy li {
    width: 50%;
}

.post-311 .xzfc.tsxy .news_imgs {
    padding-top: 57%;
}
.post-311 .xzfc li:hover .news_imgs::after {    background: none;}
.post-311 .news_con{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.post-311 .news_title{font-size: 0.25rem;line-height: 0.5rem;font-family: '思源黑体CN';color: #fff;text-align: center;}
.post-311 a.news_link:hover .news_imgs img{transform: scale(1.05);}
.post-311 li:hover .news_imgs::after {
    background: linear-gradient(to right,rgba(102,8,116,0.5),rgba(216,50,121,0.5));
    /* background: none; */
}
.post-311 .xzfc li:hover .news_con {
    background: linear-gradient(to right, rgb(102 8 116), rgb(216 50 121));
    transition: 0s;
}
#wp_paging_w411{display: none;}
.post-311 .xzfc .news_con {
    transition: 1s;
    padding: 0.1rem 0;
    display: flex;
    position: relative;
    width: 100%;
    left: auto;
    transform: none;
    top: auto;
    align-items: center;
    flex-direction: column;
    background: #660874;
    border-radius: 0 0 0.2rem 0.2rem;
}

.post-311 .xzfc .news_con .news_title {
    font-weight: bold;
}

.post-311 .xzfc .news_imgs {
    padding-top: 100%;
    border-radius: 0.2rem 0.2rem  0 0;
}

.post-311 .xzfc .news_con .news_titles {
    height: 0.28rem;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #fff;
    text-overflow: ellipsis;
    width: 90%;
    margin: 0 auto;
}

@media screen and (max-width:999px){
    .post-311 li{width: 50%;}
}
@media screen and (max-width:767px){
}
@media screen and (max-width:479px){
    .post-311 li{float: none;width: 100%;}
}