.login-main{background:#fff;width:100vw;height:100vh;display:flex;flex-direction:column}.body-wrap{display:flex;align-items:center;justify-content:space-between;height:100%;width:1200px;margin:0 auto}.login-form{width:400px;padding:10px 40px 35px 40px;border-radius:10px;box-shadow:2px 3px 7px rgb(0 0 0/20%)}.login-form .login-logo{display:flex;align-items:center;justify-content:center}.login-form .login-icon{width:60px;height:60px}.login-form .logo-text{font-weight:700;font-size:32px;padding-left:25px;white-space:nowrap;color:#2d51e6}.el-form-item{margin-bottom:20px}.flx-row{display:flex;justify-content:space-between}.flx-row span{font-size:14px;color:#2d51e6}.flx-row .img{flex:1;text-align:center}.login-btn{margin-top:20px;padding-bottom:20px;display:flex;justify-content:space-between;width:100%;white-space:nowrap}.login-btn .el-button{width:185px}