.sz li.news {
    float: left;
    width: 48.5%;
    border: 1px solid #E6E6E6;
    margin-bottom: 36px;
}

.sz li.news .imgs {
    width: 150px;
    height: 225px;
    float: left;
}

.sz ul.news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.sz li.news .imgs img {
    width: 100%;
    height: 100%;
}
.sz .listcon li.news .wz {
    padding: 21px 25px;
    margin-left: 155px;
}
.sz .listcon li.news .news_title {
    font-weight: bold;
    font-size: 22px;
    color: #2B2B2B;
    line-height: 29px;
    margin-bottom: 15px;
}
.sz .listcon li.news .zd {
    line-height: 20px;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: bold;
    color: #2b2b2b;
}
.sz .listcon li.news .zd span {
    font-weight: normal;
    color: #727272;
    word-break: break-all;
    line-height: 22px;
}



/**师资文章页**/
.infofaculty .personinfo{position: relative;top:-85px;color: #fff;z-index: 2;padding: 50px 62px 0; }
.infofaculty .personinfo:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 87%;background: url(../images/2/foot.png);z-index: -1;}
.infofaculty .personinfo .imgs{float: left;width: 150px;height: 225px;}
.infofaculty .personinfo .imgs img{width: 100%;height: 100%;}
.infofaculty .personinfo .wz{margin-left: 330px;}
.infofaculty .personinfo .name{line-height: 40px;font-size: 27px;font-weight: bold;margin: 20px 0 25px;}
.infofaculty .personinfo .zdbox{opacity: 0.66;}
.infofaculty .personinfo .zd{width: 50%;float: left;margin-bottom: 22px;line-height: 24px;font-size: 22px;}
.infofaculty .personinfo .zd span{word-break: break-all;}
.infofaculty .personinfo .zd a{color: #fff;}
.infofaculty .tab_menu{border-bottom:2px solid #E1E1E1;line-height: 33px;padding-bottom: 15px;}
.infofaculty .tab-tit{margin-right: 30px;font-size: 25px;font-weight: bold;color: #505050;float: left;position: relative;}
.infofaculty .tab-tit.selected{color: #433680;}
.infofaculty .tab-tit.selected:before{content:"";position: absolute;bottom: -16px;left:0;width: 100%;height: 2px;background: #433680;display: block;}

.infofaculty .con_info{margin-bottom: 50px;}
.infofaculty .con_info .name{font-size: 23px;font-weight: bold;position: relative;line-height: 30px;padding-left: 15px;margin-bottom: 10px;}
.infofaculty .con_info .name:before{content:"";position: absolute;left:0;top:1px;width: 5px;height: 28px;background: #4B35B0;}
.infofaculty .con_list p{line-height: 30px;font-size: 20px;}