.student-login-page[data-v-5eb4b2ac]{width:100vw;height:100vh;box-sizing:border-box;padding:40px;background-color:#f5fafe}.student-login[data-v-5eb4b2ac]{width:100%;height:100%;padding:40px 24px;overflow-y:auto;background-color:#fff}.student-login .title[data-v-5eb4b2ac]{font-size:20px;font-weight:500;color:rgba(0,0,0,.85)}.student-login .tips[data-v-5eb4b2ac]{height:48px;line-height:48px;background:#fff5e8;border-radius:4px;padding:0 16px;margin-top:16px;font-size:14px;color:#ec680a}.student-login .student-list[data-v-5eb4b2ac]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:48px 48px;margin-top:32px}.student-login .student-list .student-group[data-v-5eb4b2ac]{display:flex;flex-direction:column;align-content:flex-start;flex-wrap:wrap;height:274px}.student-login .student-list .student-group .student-item[data-v-5eb4b2ac]{width:102px;height:42px;border-radius:4px;border:1px solid rgba(0,0,0,.13);box-sizing:border-box;line-height:40px;text-align:center;margin-bottom:16px;cursor:pointer;font-size:14px;color:rgba(0,0,0,.65);margin-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px}.student-login .student-list .student-group .student-item[data-v-5eb4b2ac]:nth-child(5n){margin-bottom:0}.student-login .student-list .student-group .student-item[data-v-5eb4b2ac]:nth-child(n+5){margin-right:0}.student-login .student-list .student-group .student-item[data-v-5eb4b2ac]:hover{background:#1456ed;color:#fff;border-color:#1456ed;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}[data-v-5eb4b2ac] .ant-modal-body{padding:13px}[data-v-5eb4b2ac] .ant-modal-body .tip-box{display:flex;justify-content:flex-start}[data-v-5eb4b2ac] .ant-modal-body .tip-box .tip-text{padding-left:8px}