.line6 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
.res_p11 .news_box {
    display: flex;
    justify-content: space-between;
    gap: 0.46rem;
}

.res_p11 .ml {width:47.5%;}

.res_p11 .ml .news_imgs{padding-top:67.51%;}

.res_p11 .mr {flex:1;}

.res_p11 .news_title {
    font-size: 0.32rem;
    line-height: 0.5rem;
    min-height: 1rem;
    font-weight: bold;
    margin-bottom: 0.33rem;
    color: #030844;
}

.shorts {
    font-size: var(--titleSize);
    line-height: 1.777;
}

.res_p11 .wz_box {margin-top: 0.62rem;}
.res_p29 .more_text,.res_p31 .title ,.res_p32 .title {
    font-size: 0.42rem;
    font-weight: bold;
}

.wrapper.res_m2 {
    background: #F2F3F9; display:none;
}
.wrapper.res_m3{background: #F2F3F9; }
.edu_m #l-container .wrapper.res_m1 .inner{padding:0.99rem 0 0.81rem;}
.edu_m #l-container .wrapper.res_m2 .inner{padding:1.1rem 0 1.14rem;}
.res_p29 .news {
    width: 33.3%;
    float: left;
    padding: 0 0.135rem;
    box-sizing:border-box;
}

.res_p29 .news_list {margin: 0.279rem -0.135rem 0;}

.res_p29 .news_imgs {padding-top:67.63%;}

.res_p29 .news_title.line2 {
    font-size: var(--titleSize);
    font-family: 'psb';
    color: #030844;
    line-height: 1.666;
    min-height: 0.6rem;
}

.news_date_m2 {
    font-size: var(--smailSize);
    font-family: 'psb';
    color: #205CD3;
    margin: 0.279rem 0 0.156rem;
}

.res_p31 .tt {
    margin-bottom: 0.28rem;
}

.res_p31 .news {
    width: 3.2rem;
    margin: 0 0.2rem 0.5rem;
    position:relative;
}

.res_p31 .news .news_imgs {padding-top:100%;}

.res_p31 .news_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -0.2rem;
}

.res_p31 .wz_box {line-height:0.63rem;background:rgba(31,107,208,0.8);text-align:center;position:absolute;width:100%;box-sizing:border-box;bottom: 0;}
.res_p31 .wz_box .news_title{color:#fff;line-height:0.63rem;font-size: var(--titleSize);font-weight: bold;}
.res_p31 .news:nth-child(2) .wz_box{background:rgba(238,192,27,0.8);}
.res_p31 .news:nth-child(3) .wz_box{background:rgba(14,158,211,0.8);}
.res_p31 .news:nth-child(4) .wz_box{background:rgba(72,82,216,0.8);}
.res_p31 .news:nth-child(5) .wz_box{background:rgba(199,116,222,0.8);}
.res_p31 .news:nth-child(6) .wz_box{background:rgba(224,105,106,0.8);}
.res_p31 .news:nth-child(7) .wz_box{background:rgba(212,206,100,0.8);}
.res_p32 {background: url(../images/res_p32.png)no-repeat center / cover;padding-bottom: 0.645rem;margin-top: 0.42rem;min-height: 3.16rem;box-sizing: border-box;}
.res_p32 h3.tit {
    text-align: center;
}

.res_p32 .title {
    color: #fff;
}

.res_p32 .tt {
    padding: 0.64rem 0 0.41rem;
}
.research_m #l-container .inner{padding-bottom:1.2rem;}
.res_p32 .news_list {
    display: flex;
    justify-content: center;
    gap: 1.58rem;
}

.middle {
    width: 1px;
}

.shu_p32 {
    width: 1px;
    height: 0.51rem;
    background: rgba(255,255,255,0.51);
    margin-top: 0.18rem;
}

.res_p32 .news_box1 {
    width: 0.55rem;
    height: 0.55rem;
    margin: 0 auto;
}

.res_p32 .news_box1 img {
    width: 100%;
    object-fit: contain;
}

.res_p32 .news_title {color:#fff;font-size:var(--titleSize);line-height: 1.7;margin-top: 0.125rem;font-family: 'psb';}
@media screen and (max-width:999px){
    .res_p11 .news_title{-webkit-line-clamp:10;}
    .shorts{-webkit-line-clamp:20;}
    .edu_m #l-container .wrapper.res_m1 .inner,.edu_m #l-container .wrapper.res_m2 .inner{padding:20px 0}
    .res_p32{margin-top:0;}
    .res_p11 .news_box{flex-direction:column-reverse;}
    .res_p11 .ml{width:100%;}
    .res_p29 .news{width:100%;float:none;margin-bottom:20px;}
    .res_p32 .news_list{flex-direction:column;gap:0}
    .res_p32 .news_title{text-align:center;}
    
}

@media screen and (max-width:479px){
    .res_p31 .news{width:100%;}
    .middle{display:none;}
    .res_p32 .news_list{gap:20px;}
    .res_p31 .wz_box .news_title{font-size:16px;}
}
