.col_news_con .teacher_tt{
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
    color: #494949;
    padding-left: 30px;
    background: url(../images/listtit.jpg) no-repeat center left;
    margin: 25px 0 10px 0
}
.col_news_con .teacher_tit{
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
    color: #494949;
}
.col_news_con .teacher_box{
    padding:10px 0;
    padding-left:15px;
    border-bottom: 1px solid #e5e5e5;
}
.col_news_con .teacher_con{
    padding-left:15px;
}
.col_news_con .teacher_con{
    display: flex;
    flex-wrap: wrap;
}
.col_news_con .teacher_con .teacher_item{
    width: 14.28%;
    font-size: 14px;
    line-height: 33px;
    color: #494949;
}
.tips{
    margin-top:10px;
    font-weight:bold;
    font-size:18px;
    text-align:right;
    color:#33333380;
}