.header{margin-top:8vh;margin-bottom:5vh;text-align:center}.header .description{font-size:14px;color:rgba(0,0,0,.45);margin-top:1vh}.spinner{margin-top:20vh;margin-bottom:30vh;height:60px;text-align:center;font-size:10px}.spinner span{display:block;font-size:12px;color:rgba(0,0,0,.45);margin-top:1vh}.spinner div{margin-right:4px;background-color:#4e9ff5;height:100%;width:6px;display:inline-block;-webkit-animation:stretchdelay 1.2s ease-in-out infinite;animation:stretchdelay 1.2s ease-in-out infinite}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.login{height:100%;background:url(../img/bk-3.1f35bb70.png);background-color:#f0f2f5}.login .ivu-tabs-nav-container{line-height:2;font-size:17px;box-sizing:border-box;white-space:nowrap;overflow:hidden;position:relative;zoom:1}.login .form{padding-top:1vh}.login .form .input-verify{width:50%}.login .code-image .ivu-spin-fix .ivu-spin-main{height:20px}.login .forget-pass,.login .other-way{font-size:14px}.login .login-btn{background-color:#0f2d63;color:#fff}.login .other-login{margin-top:3vh}.login .icons,.login .other-icon{display:flex;align-items:center}.login .other-icon{cursor:pointer;margin-left:8px;color:rgba(0,0,0,.2)}.login .other-icon :hover{color:#2d8cf0}.login .content{display:flex;flex-direction:column;justify-content:space-between;width:368px;height:700px;background-color:#85a1d0;padding:30px;box-shadow:0 -1px 0 0 #e5e5e5,-.2px 0 0 0 #e5e5e5,.2px 0 0 0 #e5e5e5,0 1px 0 0 #e5e5e5}.login .copyright{margin-top:30px;color:#ddd;font-size:9px;text-align:center}