.ant-notification{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010;margin-right:24px}.ant-notification-bottomLeft,.ant-notification-topLeft{margin-right:0;margin-left:24px}.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationLeftFadeIn}.ant-notification-close-icon{font-size:14px;cursor:pointer}.ant-notification-hook-holder{position:relative}.ant-notification-notice{position:relative;width:384px;max-width:calc(100vw - 48px);margin-bottom:16px;margin-left:auto;padding:16px 24px;overflow:hidden;line-height:1.5715;word-wrap:break-word;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.ant-notification-bottomLeft .ant-notification-notice,.ant-notification-topLeft .ant-notification-notice{margin-right:auto;margin-left:0}.ant-notification-notice-message{margin-bottom:8px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#1890ff}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#ff4d4f}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:rgba(0,0,0,.45);outline:none}.ant-notification-notice-close:hover{color:rgba(0,0,0,.67)}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.ant-notification-fade-appear,.ant-notification-fade-enter{opacity:0;animation-play-state:paused}.ant-notification-fade-appear,.ant-notification-fade-enter,.ant-notification-fade-leave{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.ant-notification-fade-leave{animation-duration:.2s;animation-play-state:paused}.ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationFadeIn;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.ant-notification-rtl{direction:rtl}.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message{padding-right:0;padding-left:24px}.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description,.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message{margin-right:48px;margin-left:0}.ant-notification-rtl .ant-notification-notice-icon{margin-right:4px;margin-left:0}.ant-notification-rtl .ant-notification-notice-close{right:auto;left:22px}.ant-notification-rtl .ant-notification-notice-btn{float:left}#particles-js{position:absolute;top:0;left:0;z-index:100}#particles-js,.login_wrapper{width:100%;height:100%}.login_wrapper .copy_right{color:#fff;position:absolute;bottom:3vh;font-size:2.2vh;z-index:101;text-align:center;width:100%}.login_wrapper .copy_right .emblem{font-size:2.8vh}.login_wrapper .copy_right a{padding-right:2vh;color:#fff}.login_wrapper .copy_right a:hover{color:#3bb4ff}.login_wrapper .content{color:#fff;font-weight:100;letter-spacing:.2vh;position:absolute;top:50%;left:50%;z-index:1001;transform:translate3d(-50%,-50%,0)}.login_wrapper .form{width:45vh;height:auto;background:rgba(36,36,85,.5);margin:0 auto;padding:3.5vh 3vh 2.5vh;border:.1vh solid rgba(59,180,255,.5);border-radius:.5vh}.login_wrapper .form .title{font-size:1.4vh;color:#fff;font-weight:700;margin-bottom:1vh}.login_wrapper .form .item{display:flex;align-items:center;margin-bottom:2.5vh;border-radius:.2vh;border:.1vh solid #d3d7f7;padding:0 .8vh}.login_wrapper .form .item label{width:100%}.login_wrapper .form .item .code{height:32px}.login_wrapper .form h2{text-align:center;font-weight:400;font-size:2.4vh;color:#d3d7f7;padding-bottom:3.5vh}.login_wrapper .form .input{font-size:1.8vh;line-height:3vh;width:100%;color:#d3d7f7;outline:none;border:none;background:none;padding:1vh 0}.login_wrapper .form .ant-btn{height:auto}.login_wrapper .form .loginBtn{width:100%;padding:1vh 0;border:.1vh solid #d3d7f7;font-size:1.8vh;color:#d3d7f7;cursor:pointer;background:transparent;border-radius:.4vh;margin-top:1vh}.login_wrapper .form .loginBtn:hover{color:#fff;background:#0090ff;border-color:#0090ff}.login_wrapper input:focus{outline:none}.login_wrapper input::-webkit-input-placeholder{color:#d3d7f7}.login_wrapper input::-moz-placeholder{color:#d3d7f7}.login_wrapper input:-ms-input-placeholder{color:#d3d7f7}.login_wrapper .terms{display:flex}.login_wrapper .terms span{color:#1890ff;cursor:pointer}.login_wrapper .terms-model{color:#000}.login_wrapper .terms-model .ant-modal-header{text-align:center;border-radius:10px}.login_wrapper .terms-model .ant-modal-header .ant-modal-title{font-weight:700}.login_wrapper .terms-model .ant-modal-body{padding:10px 6px 10px 10px}.login_wrapper .terms-model .ant-modal-content{border-radius:10px}.login_wrapper .terms-model .terms-content{height:500px;max-height:70vh;overflow-y:scroll}.login_wrapper .terms-model .terms-content .ant-table-cell-scrollbar{width:4px}.login_wrapper .terms-model .terms-content::-webkit-scrollbar{width:4px;height:.1vh;height:1vh}.login_wrapper .terms-model .terms-content::-webkit-scrollbar-track{background:#fff}.login_wrapper .terms-model .terms-content::-webkit-scrollbar-thumb{background:#ccc}.login_wrapper .terms-model .terms-content::-webkit-scrollbar-track{background:rgba(13,31,66,0);border-radius:.2vh}.login_wrapper .terms-model .terms-content::-webkit-scrollbar-thumb{background:#999;border-radius:1vh}.login_wrapper .terms-model .terms-content::-webkit-scrollbar-thumb:hover{background:#666}.login_wrapper .terms-model .terms-content div{font-size:12px;line-height:24px;text-indent:2em}.login_wrapper .terms-model h3{font-weight:700;line-height:26px}.login_wrapper .terms-model .terms-btn{display:block;border-radius:40px;margin:1vh auto 0}.ant-input-password-icon,.ant-input-password-icon:hover{color:#fff}.ant-input-affix-wrapper.loginput>input.ant-input{color:#fff;background-color:transparent}.smsCodeWrap{display:flex}