/* åˆ—è¡¨é¡µ */
.l2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2; 
    -webkit-box-orient: vertical;
}
.teacher ul.news_list.clearfix{float: none;}
.teacher .col_news_list{margin-top: 0;}
.teacher .col_news_con .news_list li{width: 50%;float: left;/* margin: 40px auto 0; */min-height: 230px;}
.teacher li .imgs{float: left;width: 130px;height: 160px;margin-right: -160px;}
.teacher .imgs img{display: block;margin: 0 auto;width: 100%;height:100%}
.teacher li .wz{margin: 0 35px 0 145px;}
.teacher li .wz .news_title{font-size: 18px;color: #a51c30;line-height: 24px;margin-bottom: 10px;font-weight: bold;}
.teacher li .wz .news_title a{color: #a51c30;}
.teacher li .wz .news_zd{font-size: 14px;color:#333333;line-height: 24px;}
.teacher li .wz .news_zd span{color:#a51c30;}

@media screen and (max-width: 999px){
.teacher li .wz{margin: 0 10px 0 145px;}
}
@media screen and (max-width: 999px){
.teacher .col_news_con .news_list li{float: none;width: 100%;margin: 10px auto;}
}



/* è¯¦æƒ…é¡µ */
.teacherinfo .col_news_con ul.news_list{margin: 30px 0;background: #f2f2f2;padding: 20px 15px;float: none;}
.teacherinfo .col_news_con .imgs{float: left;width: 130px;height: 160px;}
.teacherinfo .col_news_con .imgs img{width: 130px;height: 160px;display:block;margin:0 auto}
.teacherinfo .col_news_con .wz{margin: 0 25px 0 155px;}
.teacherinfo li .wz .news_title{font-size: 18px;color: #a51c30;line-height: 24px;font-weight: bold;display: inline-block;}
.teacherinfo li .wz .zc{display: inline-block;color: #333;font-size:14px;margin-left: 20px;margin-bottom: 15px;line-height: 30px;}
.teacherinfo li .zd{float: left;width: 50%;color:#333333;font-size: 14px;line-height: 30px;/* clear: both; */}
.teacherinfo li .zd span{color: #a51c30;}
.artInfo{position:relative;padding-top:50px}
.artInfo .tt{width:13.5%;position:absolute;top:0;line-height:45px;color:#333333;background:#f2f2f2;text-align:center}
.artInfo .tt.d1{left:0}
.artInfo .tt.d2{left:13.5%}
.artInfo .tt.d3{left:27%}
.artInfo .tt.d4{left:40.5%}
.artInfo .tt.d5{left:54%}
.artInfo .tt.d6{left:67.5%}
.artInfo .tt.d7{left:81%}
.artInfo .tt.d8{left:94.5%}

.artInfo .textbox{display:none;padding:20px 30px}
.artInfo .tt.selected{background:#a51c30;}
.artInfo .tt.selected span{color:#fff !important}
.artInfo:after{content:"";background:#f2f2f2;width:100%;height:45px;position:absolute;top:0;left:0;z-index:-1}

@media screen and (max-width:479px){
.teacherinfo .col_news_con .imgs{float:none;width:100%;}
.teacherinfo .col_news_con .wz{margin:20px 0 0;text-align:center}
.teacherinfo li .zd{float:none;width:100%;text-align:left}
.artInfo .tt{width:25%}
.artInfo:after{height:90px;}
.artInfo{padding-top:100px}
.artInfo .tt span{font-size:14px !important}
.artInfo .textbox{padding:10px 20px}
}

