.login-wrap{width:100%;height:100%;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center}.login-wrap>.el-form{width:400px;height:300px;box-sizing:border-box;padding:20px;background-color:#fff;border-radius:2px}.login-wrap>.el-form>.el-form-item:first-child{text-align:center}.login-wrap>.el-form>.el-form-item:last-child{margin-bottom:0;text-align:center}.login-wrap>.el-carousel{border-radius:2px;width:450px}.login-wrap>.el-carousel .el-carousel__container .el-carousel__item{background-size:100% 100%}