.header{margin-bottom:2vh;text-align:center}.header .logo{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .description{font-size:14px;color:rgba(0,0,0,.45);margin-top:1vh}.header .logo-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .logo-box .title_scale{font-size:32px;margin-top:1vh;font-weight:700;color:#1a0939}.lang-icon{position:fixed;top:2vh;right:1.5vw;cursor:pointer}.lan-logo-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lan-logo-content .country-logo{width:15px;margin-right:8px}.login{background:url(../img/loginBg.bb9142e9.jpg);height:100%;background-color:#eee;background-size:cover}.login .ivu-tabs-nav-container{line-height:2;font-size:17px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;position:relative;zoom:1}.login .form{padding-top:1vh}.login .form .input-verify{width:67%}.login .code-image .ivu-spin-fix .ivu-spin-main{height:20px}.login .forget-pass,.login .other-way{font-size:14px}.login .login-btn,.login .other-login{margin-top:3vh}.login .icons,.login .other-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .other-icon{cursor:pointer;margin-left:8px;color:rgba(0,0,0,.2)}.login .other-icon :hover{color:#2d8cf0}.login .layout{display:-webkit-box;display:-ms-flexbox;display:flex;width:380px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .layout .loginBox{width:360px;padding:25px;background:hsla(0,0%,100%,.6);border-radius:10px;-webkit-box-shadow:3px 3px 20px rgba(1,1,1,.9);box-shadow:3px 3px 20px rgba(1,1,1,.9);-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.login .layout .loginBox:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:3px 3px 90px rgba(1,1,1,.9);box-shadow:3px 3px 90px rgba(1,1,1,.9)}