.el-dialog__title{font-size:15px}.el-dialog__body{padding:0 20px 10px}.teacher_list{min-height:800px}.list{width:1200px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.list .teacher{width:224px;height:190px;margin:0 20px 20px 0;background:#fff;border-radius:4px;cursor:pointer}.list .teacher:nth-child(5n){margin-right:0}.list .teacher .headimg{width:224px;height:126px;overflow:hidden}.list .teacher .headimg img{-webkit-transition:all .3s;transition:all .3s;width:100%;height:100%}.list .teacher .headimg img:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.list .teacher .name{height:35px;font-size:14px;padding:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700}.list .teacher .desc{font-size:12px;padding:0 10px;color:#ccc}.list .teacher .desc .time{float:right}