body.leader .col_news_list .c2 ul.news_list{display: flex;flex-wrap:wrap;gap: 0 2%;margin-left:0.1rem}
body.leader .col_news_list .c2 ul.news_list li{width: 31.3%;margin-bottom: 0.5rem;box-sizing: border-box; display: flex;}
body.leader .col_news_list .c2 ul.news_list .news_imgs{flex:1.7rem 0;height: 1.93rem;background: #3FBDB1;overflow: visible;transform: translate(0.1rem,0);}
body.leader .col_news_list .c2 ul.news_list .news_imgs img{transform: translate(-0.1rem,-0.1rem) !important;}
body.leader .col_news_list .c2 ul.news_list .wz{flex:1 0;margin-left: 0.38rem;display: flex;flex-direction: column;}
body.leader .col_news_list .c2 ul.news_list .news_title{font-size: 0.24rem;margin-bottom: 0.32rem;;}
body.leader .col_news_list .c2 ul.news_list .wrap{flex:1 0;position: relative;display: flex;flex-direction: column; }
body.leader .col_news_list .c2 ul.news_list .wrap:before{content:"";position: absolute;top: 0;left: -0.1rem;width: 1px;height: 100%;background: #FDCD6A;}
body.leader .col_news_list .c2 ul.news_list .career{font-size: var(--smailSize);line-height: 1.5;color: #000;text-align: justify;}
body.leader .col_news_list .c2 ul.news_list .exfieldbox{flex:1 0;display: flex;flex-direction: column;padding-bottom: 0px;}
body.leader .col_news_list .c2 ul.news_list .exfieldbox div{font-size: var(--smailSizex);color: #838383;line-height: 1.7;word-break: break-all}
body.leader .col_news_list .c2 ul.news_list .exfieldbox div.f2{margin-top: auto;}


/* 学校领导 */
body.leaders .wp_subcolumn_list .wp_sublist .sublist_title{margin-bottom:0.45rem;border-bottom:2px dashed #2F8080;height:auto;line-height:1;padding-bottom:0.2rem}
body.leaders .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none}
body.leaders .wp_subcolumn_list .wp_sublist .sublist_title a{font-size:0.28rem;color:#000;line-height:1;pointer-events:none}


/* 研究团队 */
body.team .col_news_list .team_container ._title{color: #000;font-size: 0.28rem;padding-bottom:0.2rem;line-height: 1;border-bottom:1px dashed #2F8080;margin-bottom: 0.44rem;}
body.team .col_news_list .c1{padding:1rem 0.54rem 0.8rem 0.7rem;box-shadow: 0 3px 6px rgba(0,0,0,0.16);margin-bottom: 0.73rem;position: relative;background: ;}
body.team .col_news_list .c1:before{content: '“';position: absolute;top: 0.2rem;left: -0.7rem;font-size: 1.7rem;color:#EAEAEA;}
body.team .col_news_list .c1 li{ ;}
body.team .col_news_list .c1 .text{ font-size: var(--titleSize);color: #000;line-height: 2;}
body.team .col_news_list .c1 .news_imgs{width: 55%;height: 3.6rem;position: relative;overflow: visible;float:right;margin-bottom:0.1rem}
body.team .col_news_list .c1 .news_imgs:before{content:"";position: absolute;left:0.15rem;width: 100%;top:0.15rem;left:0.15rem;background: #3FBDB1;height: 100%;z-index: -1;}
body.team .col_news_list .c1 .news_imgs img{width: 100%;height: 100%;position:absolute;top:0;left:0;}
body.team .col_news_list .c2{margin-bottom: 0.5rem;}
body.team .col_news_list .c3{margin-bottom: 0.84rem;}
body.team .col_news_list .c3 .news{background: #F8FFFD;box-shadow: 0 3px 6px rgba(0,0,0,0.16);padding:0.2rem 0.33rem;font-size: var(--titleSize);margin-bottom: 0.25rem;line-height:1.5}
body.team .col_news_list .c4 .news{background: #3FBDB1;color:#fff;font-size: var(--titleSize);padding:0.38rem 0.33rem;line-height: 1.1;margin-bottom: 0.25rem;}
body.team .col_news_list .c3 .news a,body.team .col_news_list .c4 .news a{color:inherit}

/* 师资 */
body.faculty .filterbox{background: #F8FFFD;padding:0.3rem 0.32rem;box-shadow: 0 3px 6px rgba(0,0,0,0.16);margin-bottom:0.7rem}
body.faculty .filterbox .filters{display: flex;align-items: flex-start;font-size: var(--smailSize)}
body.faculty .filterbox .filters.f1, body.faculty .filterbox .filters.f2,body.faculty .filterbox .filters.f3{margin-top:0.2rem}
body.faculty .filterbox .filters .name{background: #3FBDB1;color: #fff;;line-height:2.3;flex: 1.28rem 0 0;text-align: center;}
body.faculty .filterbox .filter_list{display: flex;flex-wrap: wrap;color: #000000;flex:1 0 0;margin-left: 0.5rem;gap:5px 0.3rem}
body.faculty .filterbox .f2 .filter_list{gap:5px 0.23rem}
body.faculty .filterbox .filter_list .option{cursor: pointer;}
body.faculty .filterbox .filter_list .option{padding:0.1rem 0.27rem;}
body.faculty .filterbox .f0 .option.selected,
body.faculty .filterbox .f1 .option.selected,body.faculty .filterbox .f3 .option.selected{background: rgba(63,189,177,0.2);}
body.faculty .filterbox .f2 .option{padding:0.1rem 0} 
body.faculty .filterbox .f2 .option.selected{color: #3FBDB1;}



@media screen and (max-width: 999px) { 
body.faculty .filterbox .filters{display:block}
body.faculty .filterbox .filters .name{padding:0 10px;display:inline-block}
body.faculty .filterbox .filter_list{margin-left:0;padding:5px 0}


body.team .col_news_list .c1 li{display:block}
body.team .col_news_list .c1 .news_imgs,body.team .col_news_list .c1 .text{width:100%;margin-bottom:15px}
body.team .col_news_list .c1 .news_imgs{height:0;padding-top:51.4%}
body.team .col_news_list .c1{padding-bottom:35px}


body.leader .col_news_list .c2 ul.news_list li{width:49%}
body.leader .col_news_list .c2 ul.news_list .career{-webkit-line-clamp:2}
}
 

@media screen and (max-width: 650px) { 
body.leader .col_news_list .c2 ul.news_list{display:block}
body.leader .col_news_list .c2 ul.news_list li{width:auto;} 
}


/*培养方案*/
.childrenlist{margin-bottom:0.35rem;border-bottom:3px solid #3FBDB1}
.childrenlist .wp_listcolumn_x .wp_column +li{margin-left:var(--bigSize);}
.childrenlist .wp_listcolumn_x .wp_column a{
    color: #000;
    font-size: 0.24rem;
    font-weight: bold;
    padding: 0.15rem 0;
    background: linear-gradient(45deg, #EDEDED, #fff);
    text-align: center;
    width: 2.07rem;
    box-sizing: border-box;
}
.childrenlist .wp_listcolumn_x .wp_column a.selected{background:#3FBDB1;color:#fff}
.childrenlist .wp_listcolumn_x .wp_column a .column-name{line-height:1;padding:0}

body.raise #l-container{background:url(../images/splist_bg.png) no-repeat center/cover}
body.raise .col_news_list{display:flex;justify-content: space-between}
body.raise .col_news_list>.wrap{flex:81% 0 0}
body.raise .col_news_list .yearlist{flex:15% 0 0;background:#F4FAF9;box-sizing:border-box;padding:0.22rem 0.16rem}
body.raise .col_news_list ul.news_list li{display:flex;background:#fff;align-items:center;padding:0.35rem 0.48rem;box-shadow:0 3px 6px rgba(55,78,72,0.16)}
body.raise .col_news_list ul.news_list li+li{margin-top:0.15rem;}
body.raise .col_news_list ul.news_list .news_time{color:#3FBDB1;font-weight:bold;font-family:"roboto";flex:1.1rem 0 0;border-right:1px solid #165F58;font-size:var(--smailSize)}
body.raise .col_news_list ul.news_list .news_title{font-size:var(--titleSize);font-weight:bold;flex:1 0 0;margin-left:0.27rem}
body.raise .col_news_list .yearlist .year{position:relative;cursor:pointer;font-size:var(--titleSize);color:#165F58;font-weight:bold;text-align:center;padding:0.1rem 0;z-index:1}
body.raise .col_news_list .yearlist .year+.year{margin-top:0.15rem}
body.raise .col_news_list .yearlist .year:before{content:"";position:absolute;background:linear-gradient(to right,#3FBDB1, transparent);opacity:0.18;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}
body.raise .col_news_list .yearlist .year.selected{color:#fff}
body.raise .col_news_list .yearlist .year.selected:before{opacity:1}
body.raise .col_news_list .yearlist .year.selected:after{content:"";position:absolute;left:0;top:50%;background:#FDCD6A;transform:translateY(-50%);width:0.05rem;height:0.14rem;}


/*专业介绍*/
body.major .col_news_list ul.news_list li.news{display:flex;padding:0.5rem 0 0.31rem;border-bottom:1px solid rgba(112,112,112,0.2)} 
body.major .col_news_list ul.news_list li.news:first-child{padding-top:0}
body.major .col_news_list .news_imgs{flex:3.77rem 0 0;height:2.4rem;margin-right:0.26rem}
body.major .col_news_list .news_wz{flex:1 0 0;display:flex;flex-direction:column;justify-content: space-between}
body.major .col_news_list .news_title{font-size:var(--titleSize);font-weight:bold;color:#000;margin-bottom:0.2rem;}
body.major .col_news_list .news_text{font-size:var(--smailSize);line-height:1.7;}
body.major .col_news_list .field{padding-left:0.1rem;border-left:5px solid #FDCD6A;font-size:var(--smailSize);color:#838383}
body.major .col_news_list .field span{color:#1D5250}
body.major .col_news_list .field.f1{margin:auto 0 var(--smailSize)}


/*学院领导新*/
body.leader9 .col_news_list .flexwrap{display:flex;justify-content: space-between;margin-bottom:0.84rem}
body.leader9 .col_news_list ._tit{font-size:0.28rem;color:#000;padding-bottom:0.2rem;border-bottom:1px dotted #2F8080;margin-bottom:0.4rem}
body.leader9 .col_news_list .leader-l{flex:23.2% 0 0;}
body.leader9 .col_news_list .leader-r{flex:71.8% 0 0;}
body.leader9 .col_news_list  .c2 ul.news_list{margin-left:0 !important}
body.leader9 .col_news_list  .leader-l.c2 ul.news_list li{width:auto ;marign-bottom:0.45rem}
body.leader9 .col_news_list .c2 ul.news_list .news_imgs{flex:1.38rem 0 0;height:1.58rem}
body.leader9 .col_news_list .c2 ul.news_list .wz{margin-left:0.26rem;margin-top:-0.1rem;}
body.leader9 .col_news_list .c2 ul.news_list .news_title{margin-bottom:0.1rem}
body.leader9 .col_news_list .c2 ul.news_list .career{line-height:1.2}
body.leader9 .col_news_list .c2 ul.news_list .exfieldbox div{line-height:1.2}
body.leader9 .col_news_list .c2 ul.news_list .exfieldbox div+div{margin-top: 0.07rem}
body.leader9 .col_news_list .leader-r li:nth-child(2){margin-right:30%}
body.leader9 .col_news_list .leader-b.c2 ul.news_list li{width:23.5%}


@media screen and (max-width: 999px) { 
body.leader9 .col_news_list .flexwrap{display:block}
body.leader9 .col_news_list .leader-r li:nth-child(2){margin-right:0}
body.leader9 .col_news_list .leader-b.c2 ul.news_list li,body.leader9 .col_news_list .leader-l.c2 ul.news_list li{width:49%}

body.raise .col_news_list{display:block}
body.raise .col_news_list .yearlist{overflow-x:auto;width:100%;margin-bottom:15px}
body.raise .col_news_list .yearlist>div{display:flex;width:max-content;gap:10px;white-space:nowrap}
body.raise .col_news_list .yearlist .year+.year{margin:0}
body.raise .col_news_list ul.news_list .news_time{flex:90px 0 0;}
body.raise .col_news_list .yearlist .year{width:60px}


.childrenlist>div{overflow-x:auto}
.wp_listcolumn_x{width:max-content}
body.major .col_news_list ul.news_list li.news{display:block}
body.major .col_news_list .news_imgs{height:0;padding-top:63.6%}
body.major .col_news_list .news_imgs img{position:absolute;top:0;left:0;width:100%;height:100%}
body.major .col_news_list .news_wz{margin-top:10px}
body.major .col_news_list .field.f1{margin:20px 0 10px}
}

@media screen and (max-width: 650px) { 
body.raise .col_news_list ul.news_list li{display:block;padding:15px}
body.raise .col_news_list ul.news_list .news_time{border:0}
body.raise .col_news_list ul.news_list .news_title{margin-left:0;margin-top:10px}
}



