.imgbox {
    width: 1540px;
    margin: 0 auto;
    position: relative;
}

.post.zzjj1.mbox {
    position: absolute;
    bottom: 245px;
    left: 38px;
    opacity: 0;
}

.post.zzjj1.mbox {}

.imgbox .post .news .news_title {
    font-size: 19px;
    writing-mode: tb;
    font-family: 'ssm';
    letter-spacing: 2.7px;
}

.imgbox .news_list {
    display: flex;
    gap: 50px;
}

.post.zzjj2.mbox {
        position: absolute;
        bottom: 18px;
        left: 672px;
        opacity: 0;
}
.post.zzjj3.mbox {
        position: absolute;
        bottom: 105px;
        right: -25px;
        opacity: 0;
}
.zzjj section#l-container {padding-bottom: 1.39rem;}

.post.zzjj3 li.news.n3 {margin-left:10px}

.zzjj #l-container .inner{padding:0.75rem 0 1.22rem}
.zzjj section#l-container {
    padding-bottom: 1.39rem;
    background: url(../images/zzjj_bg.png)no-repeat top 1.26rem center / 100%;
}
@media screen and (max-width:767px){
.imgbox{ width:98%;}
}