.student-item{width:calc(50% - 10px);background-color:#fff;padding:18px 24px}.student-item .student-avatar{width:60px;height:60px;border-radius:50%;margin-right:18px}.student-item .view-btn{padding:6px 26px;border-radius:5px;cursor:pointer;background:#579eff;color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center}