.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);align-items:center;display:inline-flex;font-size:14px;height:32px;line-height:20px;position:relative;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{color:var(--el-text-color-primary);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;height:20px;transition:var(--el-transition-duration-fast);vertical-align:middle}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{display:inline-block;font-size:14px;line-height:1}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{height:0;margin:0;opacity:0;position:absolute;width:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{align-items:center;background:var(--el-switch-off-color);border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:20px;min-width:40px;outline:none;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{align-items:center;display:flex;height:16px;justify-content:center;overflow:hidden;padding:0 4px 0 18px;transition:all var(--el-transition-duration);width:100%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.el-switch__core .el-switch__action{align-items:center;background-color:var(--el-color-white);border-radius:var(--el-border-radius-circle);color:var(--el-switch-off-color);display:flex;height:16px;justify-content:center;left:1px;position:absolute;transition:all var(--el-transition-duration);width:16px}.el-switch.is-checked .el-switch__core{background-color:var(--el-switch-on-color);border-color:var(--el-switch-border-color,var(--el-switch-on-color))}.el-switch.is-checked .el-switch__core .el-switch__action{color:var(--el-switch-on-color);left:calc(100% - 17px)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;height:40px;line-height:24px}.el-switch--large .el-switch__label{font-size:14px;height:24px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{border-radius:12px;height:24px;min-width:50px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{height:20px;width:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;height:24px;line-height:16px}.el-switch--small .el-switch__label{font-size:12px;height:16px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{border-radius:8px;height:16px;min-width:30px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{height:12px;width:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}.paySetting[data-v-e98220a6]{display:flex;flex-direction:column;background:#fff;height:100%;min-height:0;padding:12px 17px 0 22px}.paySetting-btn[data-v-e98220a6]{display:flex;justify-content:space-between;margin-bottom:14px}.paySetting-btn .add-btn[data-v-e98220a6]{border-radius:3px;border:1px solid var(--el-color-primary);background:rgba(12,175,96,.1);color:var(--el-color-primary)}.paySetting-btn .add-btn[data-v-e98220a6],.paySetting-btn .sort-btn[data-v-e98220a6]{width:100px;height:32px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:13px;line-height:18px}.paySetting-btn .sort-btn[data-v-e98220a6]{border-radius:3px;border:1px solid #dcdfe6;color:#7a828a}.paySetting-list[data-v-e98220a6]{flex:1;min-height:0;overflow-y:auto;padding-right:10px}.paySetting-list[data-v-e98220a6]::-webkit-scrollbar{width:6px}.paySetting-list[data-v-e98220a6]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.paySetting-list[data-v-e98220a6]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.paySetting-list[data-v-e98220a6]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.paySetting-item[data-v-e98220a6]{margin-bottom:12px}.paySetting.active[data-v-e98220a6]{height:80px;background:rgba(12,175,96,.05);border:1px solid rgba(12,175,96,.25)}.paySetting-item[data-v-e98220a6]{position:relative;height:60px;background:#f7f8fa;padding:0 33px;display:flex;justify-content:space-between;align-items:center}.paySetting-item-bg[data-v-e98220a6],.paySetting-item-content[data-v-e98220a6]{display:flex;align-items:center;justify-content:center}.paySetting-item-bg[data-v-e98220a6]{width:32px;height:32px;border-radius:3px;color:#fff;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:15px;background:#bcc5e0}.paySetting-item-icon[data-v-e98220a6]{margin-right:12px}.paySetting-item .paySetting-item-icon-img[data-v-e98220a6]{width:32px;height:32px}.paySetting-item-info[data-v-e98220a6]{display:flex;flex-direction:column;justify-content:center}.paySetting-item-name[data-v-e98220a6]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:15px;color:#333;line-height:21px}.paySetting-item-desc[data-v-e98220a6]{color:#909399}.paySetting-item-actions[data-v-e98220a6],.paySetting-item-desc[data-v-e98220a6]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:13px;line-height:18px}.paySetting-item-actions[data-v-e98220a6]{display:flex;align-items:center;color:#0caf60}.paySetting-item-switch[data-v-e98220a6]{margin-right:65px}.paySetting-item-edit[data-v-e98220a6]{margin-right:32px}.paySetting-item-delete[data-v-e98220a6],.paySetting-item-edit[data-v-e98220a6]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:13px;color:#0caf60;line-height:18px}.paySetting .recommendation[data-v-e98220a6]{position:absolute;width:44px;height:44px;top:0;left:0}.cancel-btn[data-v-e98220a6]{background:#fff;border-radius:4px;border:1px solid #d9e2ec;color:#333}.cancel-btn[data-v-e98220a6],.submit-btn[data-v-e98220a6]{width:100px;height:46px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;line-height:24px}.submit-btn[data-v-e98220a6]{background:var(--el-color-primary);border-radius:4px;color:#fff}.btn-group[data-v-e98220a6]{display:flex;justify-content:flex-end;width:100%}.remove-dialog .el-dialog__body{padding-top:0}.remove-dialog .el-dialog__header{border-bottom:none}.remove-dialog .passForm .el-input__inner{--el-input-inner-height:45px!important;font-size:16px!important;border:none}.remove-dialog .passForm .el-input__wrapper{box-shadow:none;background-color:#fafafa}.remove-dialog .passForm .el-form-item{margin-bottom:24px!important}