.service-team{width:100%;padding:72px 0}
.service-team .team-image{margin-top:60px}
.service-team .team-image img{width:100%;height:auto;object-fit:contain}
.teacher-team{width:100%;padding:72px 0 20px;background: rgba(242, 245, 247, 1);}
.teacher-team .team-list{margin:60px auto 0}
.teacher-team .team-items{display:flex;flex-wrap:wrap;justify-content:space-between}
.teacher-team .team-items::after{content:"";width:540px}
.teacher-team .list-item{position:relative;width:540px;height:166px;background:#fff;box-shadow:0 5px 20px rgba(112,144,176,.1);margin-bottom:20px}
.teacher-team .list-item .item{display:flex;align-items:center;height:100%;width:100%;padding-left:26px;box-sizing:border-box}
.teacher-team .list-item .item-image{width:114px;height:auto;object-fit:contain}
.teacher-team .list-item .item-content{margin-left:26px}
.teacher-team .list-item .school-chinese,.teacher-team .list-item .school-en{font-size:16px;font-weight:700;line-height:20px;color:#1f1f1f}
.teacher-team .list-item .item-description{margin-top:8px;font-size:12px;font-weight:400;line-height:18px;color:#4d4d4d;white-space: pre-line;}
.teacher-team .list-item .item-icon{position:absolute;top:0;right:20px;display:block;width:30px;height:46px}
.teacher-team .team-next{display:flex;justify-content:flex-end;font-size:12px;font-weight:700;line-height:21px;color:#1f1f1f}
.teacher-team .team-next a{position:relative;display:flex;align-items:center}
.teacher-team .team-next a:after{position:absolute;bottom:-5px;content:"";width:50px;height:1px;background:#1f1f1f}
.teacher-team .team-next img{width:14px;margin-left:5px}
