.teacher_boss>ul{display:flex;flex-wrap:wrap}.teacher_boss>ul>li{color:#fff;margin-left:21px;margin-top:20px}.teacher_boss>ul>li .teacher_box{position:relative;width:214px;height:321px}.teacher_boss>ul>li .teacher_box .teacher_img{position:absolute;z-index:2;width:214px;height:321px;overflow:hidden}.teacher_boss>ul>li .teacher_box .teacher_img>img{width:214px;height:321px}.teacher_boss>ul>li .teacher_box .teacher_info_bxo{width:214px;height:130px;background:#e75d47;position:absolute;bottom:0;z-index:12;opacity:.9;padding:15px 13px;box-sizing:border-box;transition:all .5s}.teacher_boss>ul>li .teacher_box .teacher_info_bxo .teacher_name{display:flex;font-size:18px;margin-bottom:14px}.teacher_boss>ul>li .teacher_box .teacher_info_bxo .teacher_name>p{padding:0 0 3px 0;box-sizing:border-box;border-bottom:2px solid #fff}.teacher_boss>ul>li .teacher_box .teacher_info_bxo .teacher_txet{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.teacher_boss>ul>li:hover{cursor:pointer}.teacher_boss>ul>li:hover .teacher_info_bxo{width:183px;height:171px}.teacher_boss>ul>li:hover .teacher_info_bxo .teacher_txet{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}