.en_name {
    font-size: 0.24rem;
    font-family: 'ssb';
    color: rgba(47,77,204,0.1);
}

.cn_name {
    font-size: 0.36rem;
    font-family: 'SourceHanSansCN-Regular';
    color: #2F4DCC;
    margin-top: 0.11rem;
}
.zs_tzgg .news_title {
    min-height: 0.92rem;
}
.zs_tzgg .more_btn {
    position: absolute;
    right: 0;
}

.post.zs_tzgg .tt{justify-content:center;margin-bottom: 0.55rem;position: relative;}
.zs_tzgg .news_list_zs .news {
    width: 33.3%;
    float: left;
    padding: 0 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.4rem;
}

.rili {
    width: 0.8rem;
    height: 0.8rem;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    background: url(../images/rilibg.png)no-repeat center / cover;
    color: #fff;
    box-sizing: border-box;
    padding-top: 0.04rem;
}

.rili_top {
    font-size: 0.4rem;
    font-weight: bold;
    font-family: 'Roboto';
    line-height: 0.48rem;
}

.zs_tzgg .news_box {display: flex;justify-content: space-between;box-sizing: border-box;padding: 0.5rem 0.625rem 0.6rem;/* border-right: 1px solid #E2E2E2; *//* border-bottom: 1px solid #E2E2E2; */gap: 0.29rem;padding: 0.35rem 0.46rem 0.4rem 0.32rem;background: #EFF7FE;}
.zs_tzgg .news:nth-child(3n) .news_box{border-right:0}
.zs_tzgg .news.n4 .news_box,.zs_tzgg .news.n5 .news_box,.zs_tzgg .news.n6 .news_box{border-bottom:0}
.zs_tzgg .news.n1 .news_box,.zs_tzgg .news.n4 .news_box{padding-right: 0.635rem;}
.zs_tzgg .news_wz {
    flex: 1;
}

.zs_bkzs.post .tt {
    display: block;
    margin: 1.07rem 1.07rem 0  0.47rem;
}


.zs_bkzs .more_btn {display: inline-block;background: linear-gradient(45deg, #78BBB6, #1E2DD9);width: 2.19rem;text-align: center;line-height: 0.68rem;margin-top:0.93rem;}

.post.zs_bkzs .more_text {
    color: #fff;
}

.zs_yjs{margin-top:2.34rem;}
.zs_bkzs .more_bg {
    background: url(../images/more_zs11.svg)no-repeat center/100% 100%;
}
.zs_bkzs {
    display: flex;
    position: relative;
}

.zs_bkzs .con.news_tu {
    width: 59.54%;
    position: relative;
}

.zs_bkzs .con.news_tu .news_imgs{padding-top:54.2%}
.heng2 {width: 5.24rem;height: 0.06rem;background: linear-gradient(45deg, #78BBB6, #1E2DD9);margin-top: 0.76rem;position: absolute;z-index: 2;left: 0;}
.zs_bkzs .con.news_tu::before {
    content: '';
    width: 9.95rem;
    height: 6.07rem;
    background: url(../images/zs_k1.png)no-repeat center / cover;
    position: absolute;
    left: 1.5rem;
    top: 0.91rem;
}
.post.zs_bkzs.zs_yjs2.mbox {
    margin-top: 1.42rem;
    flex-direction: row-reverse;
    justify-content: flex-start;
    position: relative;
}

.zs_yjs2.zs_bkzs .con.news_tu::before {
    left: unset;
    right: 1.09rem;
     background: url(../images/zs_k2.png)no-repeat center / cover;
}

.zs_bkzs.zs_yjs2.post .tt {
    margin-left: 1.25rem;
    margin-right: 1.13rem;
}

.zs_bkzs.zs_yjs2 .heng2{right: 0;background: linear-gradient(45deg, #78BBB6, #1E2DD9);left: unset;}
.zs #l-container .inner{padding-top:0.91rem;}
.zs #l-container{background: url(../images/zs_bg_z.png)no-repeat top 3.79rem center / 100%;}
@media screen and (max-width: 999px){
    .zs_tzgg .news_list_zs .news{width:100%;}
    .zs_tzgg .news_box{border-right:0 !important;border-bottom: 1px solid #E2E2E2 !important;}
    .zs_yjs{margin-top:20px;}
    .zs_bkzs,.post.zs_bkzs.zs_yjs2.mbox{/* flex-direction:column; */justify-content: space-between;align-items: center;}
    .zs_bkzs .con.news_tu::before{display:none;}
    .zs_bkzs.post .tt{margin: 0 !important;}
    .heng2{display:none;}
    .zs_bkzs .more_btn{margin-top:20px;}
}
@media screen and (max-width: 479px){
    .zs_tzgg .news_box{padding:20px;}
    .post .news .news_title{-webkit-line-clamp:2;}
    .zs_bkzs.zs_yjs2.post .tt{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
    .zs_bkzs.zs_yjs2.post .tt{text-align:right;}
    .zs_bkzs .more_btn{line-height:20px;}
    .post.zs_bkzs .more_text{font-size:15px;}
    .cn_name{font-size:20px;}
    .zs_bkzs .more_btn{margin-top:10px;}
    .zs_bkzs, .post.zs_bkzs.zs_yjs2.mbox{margin-top:20px;}
    .zs_bkzs .con.news_tu .news_imgs{padding-top:100px;}
}