:root{--primary-color:#2151c4;--default-color:rgba(0,0,0,0.4);--fontSize:16px}.m-steps-area{width:100%;display:flex;flex-direction:column;align-items:center}.m-steps-area .m-steps{display:flex;position:relative}.m-steps-area .m-steps .m-steps-item{display:inline-block;overflow:hidden;font-size:14px;line-height:25px}.m-steps-area .m-steps .m-steps-item:not(:last-child){margin-right:16px;flex:1}.m-steps-area .m-steps .m-steps-item .m-info-wrap{display:inline-block;cursor:pointer}.m-steps-area .m-steps .m-steps-item .m-info-wrap .m-steps-icon{display:inline-block;margin-right:8px;width:25px;height:25px;border-radius:50%;text-align:center}.m-steps-area .m-steps .m-steps-item .m-info-wrap .m-steps-content{display:inline-block;vertical-align:top}.m-steps-area .m-steps .m-steps-item .m-info-wrap .m-steps-content .u-steps-title{position:relative;display:inline-block;padding-right:16px}.m-steps-area .m-steps .m-steps-item .m-info-wrap .m-steps-content .u-steps-description{font-size:14px;word-wrap:break-word}.m-steps-area .m-steps .finished .m-steps-content .u-steps-title:after,.m-steps-area .m-steps .middle-wait .m-steps-content .u-steps-title:after,.m-steps-area .m-steps .process .m-steps-content .u-steps-title:after,.m-steps-area .m-steps .u-tail{border:1px solid rgba(0,0,0,.25);position:absolute;top:14px;left:100%;display:block;width:3000px;height:1px;content:""}.m-steps-area .m-steps .finished .m-steps-icon{background:#fff;border:1px solid rgba(0,0,0,.25);border-color:#2151c4}.m-steps-area .m-steps .finished .m-steps-icon .u-icon{fill:#2151c4;width:12px;height:12px;vertical-align:top;margin-top:6px}.m-steps-area .m-steps .finished .m-steps-content{color:rgba(0,0,0,.65)}.m-steps-area .m-steps .finished .m-steps-content .u-steps-title{color:var(--primary-color)}.m-steps-area .m-steps .finished .m-steps-content .u-steps-title:after{background:#2151c4}.m-steps-area .m-steps .finished .m-steps-content .u-steps-description{color:rgba(0,0,0,.45)}.m-steps-area .m-steps .process .m-steps-icon{background:#2151c4;border:1px solid rgba(0,0,0,.25);border-color:#2151c4}.m-steps-area .m-steps .process .m-steps-icon .u-icon{color:#fff;font-size:16px}.m-steps-area .m-steps .process .m-steps-content{color:rgba(0,0,0,.65)}.m-steps-area .m-steps .process .m-steps-content .u-steps-title{font-size:var(--fontSize);font-weight:500;color:#2151c4}.m-steps-area .m-steps .process .m-steps-content .u-steps-description{color:rgba(0,0,0,.65)}.m-steps-area .m-steps .last-process .m-steps-icon{background:#2151c4;border:1px solid rgba(0,0,0,.25);border-color:#2151c4}.m-steps-area .m-steps .last-process .m-steps-icon .u-icon{color:#fff;font-weight:700;font-size:16px}.m-steps-area .m-steps .last-process .m-steps-content{color:rgba(0,0,0,.65)}.m-steps-area .m-steps .last-process .m-steps-content .u-steps-title{font-weight:600;color:#2151c4;font-size:var(--fontSize)}.m-steps-area .m-steps .last-process .m-steps-content .u-steps-description{color:rgba(0,0,0,.65)}.m-steps-area .m-steps .middle-wait .m-steps-icon{background:#f4f5fa}.m-steps-area .m-steps .middle-wait .m-steps-icon .u-icon{color:rgba(0,0,0,.4);font-weight:700;font-size:16px}.m-steps-area .m-steps .middle-wait .m-steps-content{color:rgba(0,0,0,.65)}.m-steps-area .m-steps .middle-wait .m-steps-content .u-steps-title{color:rgba(0,0,0,.45);font-size:14px}.m-steps-area .m-steps .middle-wait .m-steps-content .u-steps-description{color:rgba(0,0,0,.45)}.m-steps-area .m-steps .last-wait{margin-right:0}.m-steps-area .m-steps .last-wait .m-steps-icon{background:#f4f5fa}.m-steps-area .m-steps .last-wait .m-steps-icon .u-icon{color:rgba(0,0,0,.4);font-weight:700;font-size:16px}.m-steps-area .m-steps .last-wait .m-steps-content{color:rgba(0,0,0,.65)}.m-steps-area .m-steps .last-wait .m-steps-content .u-steps-title{color:rgba(0,0,0,.45);font-size:var(--fontSize)}.m-steps-area .m-steps .last-wait .m-steps-content .u-steps-description{color:rgba(0,0,0,.45)}.data-source-addOrEdit{padding-top:32px;padding-bottom:45px}.data-source-addOrEdit .divide{margin:24px 0;width:100%;height:0;opacity:1;border:1px solid rgba(0,0,0,.1)}.data-source-addOrEdit .section-box .btn-groups .btn-cancel-m,.data-source-addOrEdit .section-box .btn-groups .btn-primary-m{height:var(--btn-m-h);padding:8px 8px;width:58px;font-weight:700;box-sizing:border-box}.data-source-addOrEdit .section-box .btn-groups .btn-cancel-m,.data-source-addOrEdit .section-box .btn-groups .btn-cancel-n{color:var(--btn-cancel-color);font-family:var(--fontFamily)}.data-source-addOrEdit .section-box .btn-groups .btn-cancel-n,.data-source-addOrEdit .section-box .btn-groups .btn-primary-n{font-weight:700;height:var(--btn-m-h);padding:8px 8px;width:72px}.data-source-addOrEdit .section-box .btn-groups .btn-inner{display:flex}.data-source-addOrEdit .section-box .btn-groups .btn-inner .flex1{flex:1}.data-source-addOrEdit .section-box .step-one .part-desc,.data-source-addOrEdit .section-box .step-two .part-desc{margin-top:32px;height:218px;background:#f4f5fa;border-radius:6px 6px 6px 6px;padding:24px}.data-source-addOrEdit .section-box .step-one .part-desc h2,.data-source-addOrEdit .section-box .step-two .part-desc h2{font-size:14px;font-family:PingFang SC;font-weight:500;color:#000;margin-bottom:8px}.data-source-addOrEdit .section-box .step-one .part-desc>h2,.data-source-addOrEdit .section-box .step-two .part-desc>h2{margin-bottom:16px;font-size:16px;margin-top:0}.data-source-addOrEdit .section-box .step-one .part-desc div p,.data-source-addOrEdit .section-box .step-two .part-desc div p{font-size:14px;font-family:var(--fontFamily);font-weight:400;color:rgba(0,0,0,.6);margin:0;white-space:nowrap}.data-source-addOrEdit .section-box .step-one .el-form-item__label,.data-source-addOrEdit .section-box .step-two .el-form-item__label{color:#000;font-weight:400;padding:0}.data-source-addOrEdit .section-box .step-one .el-select,.data-source-addOrEdit .section-box .step-two .el-select{width:100%}.data-source-addOrEdit .section-box .step-one .el-input__inner,.data-source-addOrEdit .section-box .step-two .el-input__inner{color:#000}.data-source-addOrEdit .section-box .step-three{display:flex;flex-direction:column;align-items:center}.data-source-addOrEdit .section-box .step-three>h2{font-size:20px;font-family:var(--fontFamily);font-weight:500;margin:8px 0}.data-source-addOrEdit .section-box .step-three img{width:64px;height:64px}.data-source-addOrEdit .section-box .step-three .tips{font-size:14px;font-family:var(--fontFamily);font-weight:400;color:#000;line-height:16px;margin-bottom:32px}.data-source-addOrEdit .section-box .step-three .db-infos{min-width:320px;padding:0 24px}.data-source-addOrEdit .section-box .step-three .db-item{margin-bottom:16px}.data-source-addOrEdit .section-box .step-three .db-item:last-child{margin-bottom:32px}.data-source-addOrEdit .section-box .step-three .db-item label{color:rgba(0,0,0,.6);font-size:14px;font-weight:400}.data-source-addOrEdit .section-box .step-three .db-item span{color:#000}.progerssBar .tips[data-v-480bebc0]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;line-height:22px}.connect-success-dialog .el-dialog{border-radius:8px}.connect-success-dialog .el-dialog .el-dialog__header{display:none}.connect-success-dialog .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.connect-success-dialog .content img{width:64px;height:64px;margin-bottom:8px}.connect-success-dialog .content .info{font-size:18px;font-family:PingFang SC;font-weight:400;color:#333;line-height:22px;margin-bottom:24px}.connect-success-dialog .content .el-button--default{color:#000}.fail-dialog .el-dialog{border-radius:8px}.fail-dialog .el-dialog .custom_header i{color:#ec4d3e;margin-right:16px;font-size:18px}.fail-dialog .el-dialog .custom_header span{font-size:16px;font-family:PingFang SC;font-weight:500;color:rgba(0,0,0,.85)}.fail-dialog .el-dialog .el-dialog__body{padding:16px 20px 16px}.fail-dialog .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.fail-dialog .content img{width:64px;height:64px;margin-bottom:8px}.fail-dialog .content .info{font-size:18px;font-family:PingFang SC;font-weight:400;color:#333;line-height:22px;margin-bottom:24px}.fail-dialog .content .el-button span{color:#000}:root{--activeColor:#2151c4;--mainBgColor:#fff;--p24:24px;--btn-m-h:32px;--btn-m-w:52px;--btn-fontSize:12px;--search-m-w:255px;--search-m-h:32px;--outer-border-radius:8px;--inner-border-radius:6px}.jp-data-connect-container{background:var(--mainBgColor);overflow:hidden;border-radius:var(--outer-border-radius)}.jp-data-connect-container .data-source-list{height:calc(100% - 24px);padding:24px}.jp-data-connect-container .el-tabs .el-tabs__nav-wrap:after{height:0;background-color:transparent;border-bottom:1px solid rgba(0,0,0,.1)}.jp-data-connect-container .el-tabs .tabs-custom-label{font-size:16px;color:rgba(0,0,0,.6);font-family:PingFang SC;font-weight:500}.jp-data-connect-container .el-tabs .tabs-custom-label span{font-size:14px;color:var(--activeColor)}.jp-data-connect-container .el-tabs .is-active .tabs-custom-label{font-weight:600;color:#000}.jp-data-connect-container .el-tabs .el-tabs__active-bar.is-top{padding:0 14px;box-sizing:border-box;background-clip:content-box}.jp-data-connect-container .search-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.jp-data-connect-container .search-box .align-left .btn-add-m{box-sizing:border-box;padding:8px;width:var(--btn-m-w);font-size:var(--btn-fontSize);display:flex;align-items:center;justify-content:center;line-height:16px;height:var(--btn-m-h);font-weight:700}.jp-data-connect-container .search-box .align-left .btn-add-m i{font-weight:700}.jp-data-connect-container .search-box .align-right .search-m{width:var(--search-m-w);height:var(--search-m-h)}.jp-data-connect-container .search-box .align-right .search-m .el-input__suffix{cursor:pointer}.jp-data-connect-container .search-box .align-right .search-m .el-input__suffix .el-icon-search:before{color:var(--activeColor);font-weight:600;font-size:18px}.jp-data-connect-container .custom-table{border-radius:var(--inner-border-radius);height:calc(100% - 131px);overflow-y:auto}.jp-data-connect-container .custom-table table{border-spacing:0 8px}.jp-data-connect-container .custom-table .el-table__header-wrapper{position:sticky;top:-8px;z-index:10}.jp-data-connect-container .custom-table .el-table__fixed-right:before,.jp-data-connect-container .custom-table .el-table__fixed:before{background-color:transparent}.jp-data-connect-container .custom-table .el-table__cell.is-hidden>*{visibility:visible}.jp-data-connect-container .custom-table .el-table__row{background-color:#fff}.jp-data-connect-container .custom-table td.el-table__cell{border-bottom:0;background:#f4f5fa}.jp-data-connect-container .custom-table .el-table__fixed-header-wrapper th,.jp-data-connect-container .custom-table .el-table__header-wrapper th{background:var(--mainBgColor)}.jp-data-connect-container .custom-table .cell div,.jp-data-connect-container .custom-table .cell p{font-size:12px;font-family:PingFang SC;font-weight:400;color:#000;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.jp-data-connect-container .custom-table .cell .text-success{color:var(--activeColor)}.jp-data-connect-container .custom-table .cell .text-success:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#2151c4;margin-right:3px}.jp-data-connect-container .custom-table .cell .text-error{color:#ec4d3e}.jp-data-connect-container .custom-table .cell .text-error:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#ff6f00;margin-right:3px}.jp-data-connect-container .custom-table .cell .dataSource-title{color:var(--activeColor);cursor:pointer}.jp-data-connect-container .custom-table .el-button{font-size:12px}.jp-data-connect-container .el-table--border:after,.jp-data-connect-container .el-table--group:after,.jp-data-connect-container .el-table:before{background-color:transparent}.jp-data-connect-container .division{position:relative;display:inline-block;width:12px;height:12px}.jp-data-connect-container .division:after{content:"|";position:absolute;left:4px;bottom:-5px;color:#ddd}.el-button--default:focus,.el-button--default:hover{color:#2151c4;border:1px solid #2151c4}.el-button--default:focus span,.el-button--default:hover span{color:#2151c4}.el-button--primary:focus,.el-button--primary:hover{background:#1dd9b4;border:1px solid #1dd9b4}.el-button--primary:focus span,.el-button--primary:hover span{color:#fff}