<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0}.login{opacity:0;width:100vw;height:100vh;background:url("../image/bg.svg") no-repeat center/cover;display:flex;align-items:center;justify-content:center}.login&gt;.root{position:absolute;width:70%;height:600px;transition:all 0.3s;box-shadow:0px 0px 10px rgba(250,250,250,0.227);border-radius:15px;overflow:hidden;display:flex}.login&gt;.root .left{transition:all 0.3s;position:relative;width:50%;background:#000}.login&gt;.root .left&gt;.cover{position:absolute;display:block;width:100%;height:100%;object-fit:cover}.login&gt;.root .right{transition:all 0.5s;min-width:550px;width:50%;display:flex;flex-direction:column;background:#fbfbfb}.login&gt;.root .right&gt;h2{margin:40px 20px 0px;text-align:center;font-size:32px;font-family:Source Han Sans CN-Bold, Source Han Sans CN;font-weight:bold;color:#2a2a2a;line-height:48px}.login&gt;.root .right&gt;h2:hover{color:#0088ea}.login&gt;.root .right .login_frame{display:flex;justify-content:center}.login&gt;.root .right .login_box{margin-top:100px;padding:20px;width:320px;height:300px;background:#ffffff;box-shadow:0px 3px 8px 1px rgba(0,0,0,0.16);border-radius:16px 16px 16px 16px;opacity:1}.login&gt;.root .right .login_box&gt;h4{width:411px;height:24px;font-size:24px;font-family:Source Han Sans CN-Regular, Source Han Sans CN;font-weight:400;color:#000000;line-height:24px}.login&gt;.root .right .login_box&gt;h6{margin-top:10px;width:411px;height:24px;font-size:16px;font-family:Helvetica Neue-å¸¸è§„ä½“, Helvetica Neue;font-weight:normal;color:#323232;line-height:24px;margin-bottom:30px}.login&gt;.root .right .login_box&gt;form&gt;.inp{margin-bottom:15px;display:flex;flex-direction:column}.login&gt;.root .right .login_box&gt;form&gt;.inp&gt;.label{height:16px;font-size:12px;font-family:Source Han Sans CN-Bold, Source Han Sans CN;font-weight:bold;color:#1a1a1a;line-height:16px;margin-bottom:5px}.login&gt;.root .right .login_box&gt;form&gt;.inp&gt;input{width:calc(100% - 30px);height:35px;border-radius:8px 8px 8px 8px;opacity:1;outline:none;border:1px solid #bfbfbf;padding:0px 15px}.login&gt;.root .right .login_box&gt;form&gt;.submit{margin-top:25px}.login&gt;.root .right .login_box&gt;form&gt;.submit&gt;input{width:100%;height:40px;background:#0088ea;outline:none;border:1px solid #0088ea;border-radius:8px;font-size:16px;font-family:Source Han Sans CN-Regular, Source Han Sans CN;font-weight:400;color:#ffffff}.login .mobile{display:none}@media screen and (max-width: 1278px){.login .left{display:none}.login .right{min-width:100% !important;width:100%}}@media screen and (max-width: 658px){.login .root{display:none !important}.login .mobile{width:100%;height:100%;position:absolute;display:block}.login .mobile&gt;h1{margin:20px;color:#ffffff}.login .mobile&gt;form{position:relative;margin:15px;padding:15px;margin-top:100px}.login .mobile&gt;form&gt;.inp{margin-bottom:15px;display:flex;flex-direction:column}.login .mobile&gt;form&gt;.inp&gt;.label{height:16px;font-size:13px;font-family:Source Han Sans CN-Bold, Source Han Sans CN;font-weight:bold;color:#1a1a1a;line-height:16px;margin-bottom:5px;color:#ffffff}.login .mobile&gt;form&gt;.inp&gt;input{width:calc(100% - 30px);height:40px;border-radius:8px 8px 8px 8px;opacity:1;outline:none;border:1px solid #bfbfbf;padding:0px 15px}.login .mobile&gt;form&gt;.submit{margin-top:25px}.login .mobile&gt;form&gt;.submit&gt;input{width:100%;height:40px;background:#0088ea;outline:none;border:1px solid #0088ea;border-radius:8px;font-size:16px;font-family:Source Han Sans CN-Regular, Source Han Sans CN;font-weight:400;color:#ffffff}}footer{width:100%;position:absolute;z-index:9;bottom:10px;display:flex;font-size:12px;align-items:center;justify-content:center;color:#9e9e9e}footer&gt;img{margin-right:5px;width:20px;height:20px}
.forgot_pass{
    margin-top:14px;
    padding-left:1px;
    margin-bottom:14px;
}</pre></body></html>