<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.teacher_boss&gt;ul{display:flex;flex-wrap:wrap;margin-bottom:40px}.teacher_boss&gt;ul&gt;li{color:#fff;width:275px;margin:30px 30px 0 0}.teacher_boss&gt;ul&gt;li:nth-child(4n){margin-right:0}.teacher_boss&gt;ul&gt;li .teacher_box{position:relative}.teacher_boss&gt;ul&gt;li .teacher_box .teacher_img&gt;img{width:275px;height:325px;transition:transform .3s ease;transform:scale(1)}.teacher_boss&gt;ul&gt;li .teacher_box .teacher_info_box{width:100%;height:325px;position:absolute;bottom:0;background:rgba(0,0,0,.2);z-index:12;box-sizing:border-box;transition:transform .5s ease;overflow:hidden}.teacher_boss&gt;ul&gt;li .teacher_box .teacher_info_box .teacher_name{position:absolute;bottom:0;line-height:20px;padding:0 15px 15px}.teacher_boss&gt;ul&gt;li .teacher_box .teacher_info_box .teacher_name&gt;p{font-weight:500;font-size:24px;color:#fff;line-height:33px;box-sizing:border-box}.teacher_boss&gt;ul&gt;li .teacher_box .teacher_info_box .teacher_name span{font-size:14px;color:#fff;line-height:20px}.teacher_boss&gt;ul&gt;li .teacher_box .teacher_info_box .teacher_txet{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:none;margin-top:20px}.teacher_boss&gt;ul&gt;li:hover{cursor:pointer;overflow:hidden}.teacher_boss&gt;ul&gt;li:hover .teacher_img&gt;img{transform:scale(1.1)}.teacher_boss&gt;ul&gt;li:hover .teacher_info_box{height:325px;overflow:hidden;box-sizing:border-box}.teacher_boss&gt;ul&gt;li:hover .teacher_info_box .teacher_name{padding:0 15px 80px}.teacher_boss&gt;ul&gt;li:hover .teacher_info_box .teacher_txet{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;font-family:PingFangSC-Medium;overflow-wrap:break-word;-webkit-line-clamp:3;line-height:22px;font-weight:400}</pre></body></html>