.qrcode-dialog{background:transparent;box-shadow:none;border-radius:0}.qrcode-dialog .el-dialog__header{display:none}.qrcode-dialog .el-dialog__body{padding:0;background:transparent}.qrcode-dialog .el-dialog__body .info{width:680px;height:370px;background:#8fc31f;border-radius:20px;padding:49px 62px;box-sizing:border-box}.qrcode-dialog .el-dialog__body .info .title{text-align:center;font-weight:700;font-size:36px;line-height:39px;color:#fff}.qrcode-dialog .el-dialog__body .info .box{margin:45px 0;gap:20px}.qrcode-dialog .el-dialog__body .info .box .box-left{display:flex;justify-content:center;flex-direction:column;align-items:center}.qrcode-dialog .el-dialog__body .info .box .box-left .qrcode-img-wrapper{width:156px;height:156px;background:#fff;opacity:1;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:8px}.qrcode-dialog .el-dialog__body .info .box .box-left .qrcode-img-wrapper img{width:143px;height:143px}.qrcode-dialog .el-dialog__body .info .box .box-left span{font-weight:700;font-size:16px;line-height:18px;color:#fff;opacity:1}.qrcode-dialog .el-dialog__body .info .box .box-right{font-size:20px;line-height:34px;color:#fff}.qrcode-dialog .el-dialog__body .download{margin-top:30px;width:100%;display:flex;justify-content:center;align-items:center}.qrcode-dialog .el-dialog__body .download .btn{cursor:pointer;width:260px;height:80px;background:#8fc31f;opacity:1;border-radius:90px;font-size:30px;font-weight:500;line-height:80px;text-align:center;color:#fff}