.give-student{width:100%;height:100%;color:#666}.give-student .give-student-head{height:40px;width:100%;display:flex;align-items:center}.give-student .give-student-head .txt{font-size:14px;font-weight:700;position:relative;text-indent:20px}.give-student .give-student-head .txt:after{content:"";width:3px;height:16px;position:absolute;top:2px;left:0;background:#5680fa}.give-student .give-student-info{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.give-student .give-student-info .col{display:flex}.give-student .give-student-info .txt{color:#333}