.ux-login{position:fixed;top:0;right:0;left:0;bottom:0;overflow:hidden;background:url(../../static/img/login-bg.50c517b4.jpg) no-repeat 50%}.ux-login .tech-wrap{position:absolute;left:20px;top:20px;height:40px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.ux-login .tech-wrap .icon{-webkit-box-flex:0;-ms-flex:none;flex:none;height:80px;width:80px}.ux-login .tech-wrap .title{-webkit-box-flex:1;-ms-flex:auto;flex:auto;height:80px;line-height:80px;padding-left:5px;color:#fff;font-size:24px}.ux-login .tech-wrap .qc{-webkit-box-flex:0;-ms-flex:none;flex:none;height:100px;background:#fff;padding:5px}.ux-login .login-wrap{position:absolute;left:50%;top:50%;width:800px;height:400px;margin-left:-400px;margin-top:-200px}.ux-login .login-wrap .logo{height:160px;background:url(/images/logo.png) no-repeat 50%;background-size:contain}.ux-login .login-wrap .title{height:70px;background:url(/images/title.png) no-repeat 50%}.ux-login .login-wrap .copy{padding:25px;font-size:14px;text-align:center;color:#fff}.ux-login .login-wrap .login-input{height:82px;margin-top:20px;border-radius:3px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(20,104,168,.8)),to(rgba(24,86,135,.9)));background:linear-gradient(rgba(20,104,168,.8),rgba(24,86,135,.9));-webkit-box-shadow:0 0 10px rgba(20,104,168,.9);box-shadow:0 0 10px rgba(20,104,168,.9);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}.ux-login .login-wrap .login-input .login-ok,.ux-login .login-wrap .login-input .password,.ux-login .login-wrap .login-input .username{display:inline-block;margin:0 10px}