.center-container{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#f5f6fa;padding-top:8px;padding-bottom:400px}.status-bar{margin-bottom:32px;font-size:18px;color:#333}.captcha-box{background:#fff;padding:32px 60px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-width:340px;max-width:90vw;margin-left:auto;margin-right:auto}.captcha-img{height:60px;border-radius:4px;border:1px solid #eee;cursor:pointer}.captcha-img,.captcha-input{width:180px;margin-bottom:16px}.captcha-input{height:36px;padding:0 12px;border:1px solid #d9d9d9;border-radius:4px;font-size:16px}.auth-btn{width:180px;height:38px;background:#1890ff;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background .2s}.auth-btn:hover{background:#40a9ff}.refresh-status-btn{margin-left:24px;padding:4px 16px;font-size:14px;border:1px solid #1890ff;background:#fff;color:#1890ff;border-radius:4px;cursor:pointer;transition:background .2s,color .2s}.refresh-status-btn:hover{background:#1890ff;color:#fff}.status-expired{color:#ff4d4f;font-weight:700}.status-normal{color:#52c41a;font-weight:700}.status-msg{margin-left:16px;color:#888;font-size:14px}