body.list .wrapper .inner{width:auto;padding-left:120px;padding-right:120px}
body.list .col_tt{font-size: 0.32rem;color: #005C96;font-family: 'syh';font-weight: bold;margin-bottom: 0.5rem;margin-top: 0.76rem;}

@media screen and (max-width: 999px) {
body.list .wrapper .inner{padding-left:15px;padding-right:15px;}
}


body.expert {background: #F5FAFF url(../images/slide2.png) top center repeat;}
body.expert #l-container{ }
.list .careerList{margin-bottom: 0.6rem;}
body.expert .careerList .careerContainer{display:flex;gap: 0.16rem 1%;flex-wrap: wrap;}
body.expert .careerList ._career{width: 19.2%;text-align: center;background: #fff;box-shadow: 0px 2px 4px rgba(150,193,221,0.52);line-height: 0.4rem;font-size: 0.14rem;font-family: 'syh';cursor: pointer;}
body.expert .careerList ._career.selected{background: #005C96;color: #fff;}
.list .dataList ._tt{border-bottom:1px solid #0965A5;/* padding-bottom: 0.15rem; */margin-bottom:0.3rem;} 
.list  .dataList ._tit{color: #005C96;font-size: 0.24rem;font-weight: bold;border-bottom:5px solid #0965A5;display: inline-block;padding-bottom: 0.1rem;}
.list  .dataList{/* margin-bottom: 1rem; */display: none;}
.list  .dataList .teacherContainer{display: flex;flex-wrap:wrap;gap: 0.28rem 0.5rem;}
.list  .dataList .teacher{position: relative;/* display:flex; */box-sizing: border-box;padding: 0;align-items: flex-end;width: calc((100% - 0.5rem * 4)/5);z-index: 1;background: #fff;box-shadow: 0 4px 16px rgb(136 161 178 / 0.27);/* margin: 0 0.14rem; */}
.list  .dataList .teacher:before{/* content: ""; */position: absolute;width: 100%;height: 84%;background: #fff;z-index: -1;left:0;bottom: 0;box-shadow: 0px 4px 16px rgba(0,0,0,0.16);}
.list .dataList .teacher .news_imgs{/* width: 1.54rem; *//* height: 2rem; *//* margin-right:0.23rem; */padding: 0.24rem 0.37rem;background: url(../images/teachbg.jpg) no-repeat;background-size: cover;}
.list .dataList .teacher .news_imgs span {
    position: relative;
    padding-top: 140.57%;
    display: block;
}
.list  .dataList .teacher .news_imgs img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.list  .dataList .teacher .wz{flex:1;padding: 0.23rem;text-align: center;}
.list  .dataList .teacher .name{font-size:0.18rem;font-family: 'syh';    font-weight: bold;
    border-bottom: 1px solid rgb(142 158 170 / 20%);
    padding-bottom: 0.15rem;
    margin-bottom: 0.17rem;font-weight: bold;}
.list  .dataList .teacher .zd{font-size: 0.16rem;font-family: 'syh';line-height: 1.5;}
.list  .dataList .teacher .zd2{margin-bottom: 0.1rem;}
.list .dataList .teacher:hover {
    box-shadow: 0 4px 16px rgb(136 161 178);
}
@media screen and (max-width: 999px) {
    .list .dataList .teacher .news_imgs img{
}
body.expert .careerList .careerContainer{gap:15px 2%}
body.expert .careerList ._career{width:32%}
.list  .dataList .teacher{/* width:49%; */width: calc((100% - 0.5rem * 2)/3);}
}

@media screen and (max-width: 479px) {
body.expert .careerList ._career{width:49%;font-size:12px;/*white-space:nowrap;*/    display: flex;
    justify-content: center;
    align-items: center;}
.list  .dataList .teacherContainer{display:block}
.list  .dataList .teacher{width:100%;margin-bottom:20px}
.list  .dataList .teacher:before{height:75%}
.list  .dataList .teacher .name{font-size:15px;}
.list  .dataList .teacher .zd{font-size:14px}
}

body.teamPage .teamPageContainer{display: flex;gap: 0.2rem 9.8%;flex-wrap: wrap;}
body.teamPage .teamPageContainer ._homepage{background: rgba(255,255,255,0.5);box-shadow: 0px 4px 16px rgba(0,0,0,0.16);display: flex;padding:0.2rem 0.3rem 0.2rem 0.2rem;justify-content: space-between;align-items: center;width: 26.8%;box-sizing: border-box;border-left: 0.02rem solid #095ab5;}
body.teamPage .teamPageContainer .name{font-size: 0.18rem;/* padding-left:0.25rem; */display: flex;align-items: center;}
body.teamPage .teamPageContainer .name:before{content:"";width: 0.25rem;height: 0.18rem;background: url(../images/tuandui.svg) no-repeat;border-radius: 50%;margin-right: 0.23rem;flex: none;background-size: 100%;}
body.teamPage .teamPageContainer .selected .name {
    color: #fff;
}
body.teamPage .teamPageContainer .selected .name:before{background:#fff}
body.teamPage .teamPageContainer ._homepage.selected {background:#005C96}

body.teamPage .teamPageContainer .selected svg path {
    stroke: #fff;
}
@media screen and (max-width: 999px) {
body.teamPage .teamPageContainer{gap:0.2rem 2%}
body.teamPage .teamPageContainer ._homepage{width:49%}
}
@media screen and (max-width: 479px) {
body.teamPage .teamPageContainer{display:block}
body.teamPage .teamPageContainer ._homepage{width:100%;margin-bottom:20px}
}

.list.teamPage .careerList .tttop .searchtt {
    display: none;
}

