.demo-spin-icon-load{animation:ani-demo-spin 1s linear infinite}@keyframes ani-demo-spin{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.demo-spin-col{height:100px;position:relative;border:1px solid #eee}.changelogin{cursor:pointer;color:#fff;background-color:#45cd5e;border-radius:4px;padding:0 24px}.ivu-avatar>img{width:100%;height:100%;object-fit:contain}.authorize{height:100%;position:relative;background-size:100% 100%;background:linear-gradient(60deg,#543ab7,#00acc1)}.authorize #vaptchaModal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999}.authorize #vaptchaBox{width:200px;height:200px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;box-shadow:0 0 10px rgba(0,0,0,.5)}.authorize .other-thing{margin-top:1vh}.authorize .other-login{margin-top:1vh;display:flex;align-items:center;justify-content:space-evenly}.authorize .other-login .login-sns-item{display:flex;align-items:center;font-size:18px;margin-right:18px;justify-content:space-around;margin-bottom:20px;position:relative}.authorize .other-login .login-sns-item img{width:24px;height:24px;margin-right:2px}.authorize .ivu-tabs-nav-container{line-height:2;font-size:17px;box-sizing:border-box;white-space:nowrap;overflow:hidden;position:relative;zoom:1}.authorize .form{padding-top:1vh}.authorize .form .input-verify{width:65%}.authorize .code-image .ivu-spin-fix .ivu-spin-main{height:20px}.authorize .back,.authorize .forget-pass,.authorize .other-way{font-size:14px}.authorize .icons,.authorize .other-icon{display:flex;align-items:center}.authorize .other-icon{cursor:pointer;margin-left:10px;color:rgba(0,0,0,.2)}.authorize .other-icon :hover{color:#2d8cf0}.authorize .content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.authorize .logos-wrap{margin-top:8vh;margin-bottom:5vh;display:flex;justify-content:center;align-items:center}.authorize .logos-wrap .logos{width:300px;position:relative;display:flex;align-items:center;justify-content:space-between}.authorize .logos-wrap .logos .site-logo{box-shadow:0 1px 5px rgba(27,31,35,.15)}.authorize .logos-wrap .logos .top{z-index:1}.authorize .logos-wrap .logos .line{position:absolute;top:50%;left:0;width:100%;content:"";border-bottom:2px dashed #e1e4e8}.authorize .logos-wrap .auth-title{color:#24292e;font-size:24px;font-weight:400;margin-top:20px}.authorize .auth-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.authorize .auth-card .auth-info-wrap{width:100%;border-bottom:1px solid #e1e4e8;padding:24px}.authorize .auth-card .auth-info-wrap .auth-detail{height:40px;display:flex;align-items:center}.authorize .auth-card .auth-info-wrap .auth-detail .auth-pic{margin-right:16px}.authorize .auth-card .auth-info-wrap .auth-detail .auth-detail-href{font-weight:500}.authorize .auth-card .auth-info-wrap .auth-detail .auth-detail-title{font-weight:500;color:#24292e}.authorize .auth-card .auth-info-wrap .auth-detail .auth-detail-sub-title{font-size:12px;color:#586069}.authorize .auth-card .auth-info-wrap .auth-detail .auth-detail-strong{font-weight:500}.authorize .auth-card .button-confirm{width:100%;padding:0 24px;margin-top:24px}.authorize .auth-card .to-wrap{display:flex;flex-direction:column;align-items:center;font-size:12px;margin:16px 0 24px 0;color:#586069}.authorize .auth-card .to-strong{font-size:12px;color:#24292e;font-weight:600}.user-agreement{margin-top:16px;font-size:12px;text-align:center}.user-agreement .ivu-checkbox-wrapper{font-size:12px;margin-right:0}.ua-content p{font-size:18px;margin-bottom:.65rem;text-indent:2em}.ua-ts{background-color:#eaf1fb;color:#167ac8;box-sizing:border-box;border-left:2px solid #167ac8;padding-left:15px;height:32px;line-height:32px;margin:.5rem 0;font-weight:700;flex:1;text-indent:unset!important}@media screen and (max-width:992px){.ua-content p{font-size:14px}}.waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}