.login-layout{background:url(/restcloud/images/login/bg.png) no-repeat;background-position:0;background-size:cover;overflow:hidden;background-attachment:fixed;min-height:730px;height:100vh}.login-layout-logo{position:fixed;height:30px;left:40px;top:30px;width:223px}.login-layout-content{width:476px;min-height:515px;box-sizing:border-box;position:absolute;padding:50px;right:15%;top:50%;transform:translateY(-50%);background-color:#fff;border-radius:16px}@media screen and (max-width:1600px){.login-layout-content{width:400px;padding:30px;height:400px}}.login-layout-footer{position:fixed;bottom:0;text-align:center;width:100%;line-height:40px;font-size:14px}.login-layout-footer a,.login-layout-footer span{margin-left:15px;color:#999}.login-layout-footer a:first-child,.login-layout-footer span:first-child{margin-left:0}