.login-page{display:flex;flex-direction:column;min-width:1500px;max-width:1500px;margin:0 auto}.login-page .bd-box,.login-page .title{display:flex;justify-content:space-between}.login-page .title{width:100%;margin:40px 0 0 100px;position:relative;align-items:flex-end}.login-page .title .welcome{font-size:25px}.login-page .building{background-color:#23262f;width:100%;height:581px;position:relative;margin-top:40px;background-size:contain;background-repeat:no-repeat}.login-page .building .login .login-card{position:absolute;top:40px;left:120px;width:430px;height:400px;border-radius:5px}.login-page .building .login .login-card .clearfix{font-size:30px}.login-page .building .loginbg{position:absolute;left:700px;top:30px;width:731px;height:512px}.login-page .bottom-list{margin:30px 0 0 30px}.login-page .bottom,.login-page .bottom-list .el-link--inner{font-size:12px;color:grey}.login-page .bottom{margin:10px 0 0 30px}