@charset "utf-8";.selectDialog{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;font-family:Arial}.selectDialog .mask{position:relative;width:100%;height:100%}.selectDialog .mask.bg{background:rgba(0,0,0,.3)}.selectDialog .body{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:844px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.selectDialog .body .header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px 16px;box-shadow:0 1px 0 #d9d9d9}.selectDialog .body .header .title{color:#000;font-size:14px}.selectDialog .body .header .close{margin-left:auto;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer;width:24px;height:24px}.selectDialog .body .header .close:hover .icon{color:#666}.selectDialog .body .header .close .icon{color:#999;font-size:16px;line-height:1}.selectDialog .body .main{position:relative;padding:20px 16px}.selectDialog .body .main .content{display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center;-webkit-justify-content:space-between;justify-content:space-between}.selectDialog .body .main .content .left,.selectDialog .body .main .content .right{width:400px;height:420px;border:1px solid #bbb;background:#fff}.selectDialog .body .main .content .left .top-title,.selectDialog .body .main .content .right .top-title{height:32px;line-height:30px;border-bottom:1px solid #bbb;font-family:Microsoft YaHei UI;font-size:14px;padding:0 8px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.selectDialog .body .main .content .left .top-title .clear,.selectDialog .body .main .content .right .top-title .clear{cursor:pointer;color:#1585ff;font-family:Microsoft YaHei UI;font-size:14px}.selectDialog .body .main .content .left .top-title .clear:hover,.selectDialog .body .main .content .right .top-title .clear:hover{opacity:.5}.selectDialog .body .main .content .left .selects .search,.selectDialog .body .main .content .right .selects .search{padding:8px}.selectDialog .body .main .content .left .selects .search .inputContent,.selectDialog .body .main .content .right .selects .search .inputContent{display:-webkit-flex;display:flex;border:1px solid #bbb;border-radius:4px}.selectDialog .body .main .content .left .selects .search .inputContent .el-input .h-icon-close_f.is-clickable,.selectDialog .body .main .content .right .selects .search .inputContent .el-input .h-icon-close_f.is-clickable{top:2px;z-index:0!important}.selectDialog .body .main .content .left .selects .search .inputContent .el-input .el-input__inner,.selectDialog .body .main .content .right .selects .search .inputContent .el-input .el-input__inner{border-radius:0!important;border-top-left-radius:4px!important;border-bottom-left-radius:4px!important;border:none!important;height:28px;border-color:#bbb!important}.selectDialog .body .main .content .left .selects .search .inputContent .right-icon,.selectDialog .body .main .content .right .selects .search .inputContent .right-icon{width:28px;background:#f8f9fa;color:#666;border-left:1px solid #bbb;border-top-right-radius:4px;border-bottom-right-radius:4px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.selectDialog .body .main .content .left .scrollPanel{max-height:339px;overflow:auto}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group{width:100%}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%;height:32px;padding:0 8px}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox .label-name{width:100%;overflow:hidden;text-overflow:ellipsis}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox .label-name .name{color:#000}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox .label-name .dept{color:#999}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox:hover{background:#f8f9fa}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox .el-checkbox__input.is-disabled+.el-checkbox__label{color:#000!important}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox .el-checkbox__input.is-disabled .el-checkbox__inner .h-svg-icon-wrapper{-webkit-transform:scale(1);transform:scale(1)}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox .el-checkbox__inner{top:1px;border-radius:3px}.selectDialog .body .main .content .left .scrollPanel .el-checkbox-group .el-checkbox .el-checkbox__label{position:relative;top:1px;color:#000;max-width:100%}.selectDialog .body .main .content .left .no-data{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:340px}.selectDialog .body .main .content .right .scrollPanel{padding-top:8px;max-height:384px;overflow:auto}.selectDialog .body .main .content .right .scrollPanel .item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%;white-space:nowrap;height:32px;padding:0 8px;position:relative;overflow:hidden}.selectDialog .body .main .content .right .scrollPanel .item .label-name{width:100%;overflow:hidden;text-overflow:ellipsis}.selectDialog .body .main .content .right .scrollPanel .item .label-name .name{color:#000}.selectDialog .body .main .content .right .scrollPanel .item .label-name .dept{color:#999}.selectDialog .body .main .content .right .scrollPanel .item .el-input__icon{display:none}.selectDialog .body .main .content .right .scrollPanel .item:hover{background:#f8f9fa}.selectDialog .body .main .content .right .scrollPanel .item:hover .el-input__icon{display:block}.selectDialog .body .main .content .right .no-data{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:384px}.selectDialog .body .btn-groups{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;padding:0 16px 16px 16px}.selectDialog .body .btn-groups .btn{min-width:80px;padding:0 4px;height:32px;font-size:14px;color:#666;text-align:center;line-height:30px;font-weight:400;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer}.selectDialog .body .btn-groups .btn.btn-confirm{background:#ca1d22;color:#fff;border-color:#ca1d22;margin-right:10px}.selectDialog .body .btn-groups .btn.btn-confirm:hover{background:#d0383d;border-color:#d0383d}.selectDialog .body .btn-groups .btn.btn-cancel{background:#fff;color:#666;border-color:#ddd}.selectDialog .body .btn-groups .btn.btn-cancel:hover{color:#ca1d22;border-color:#ca1d22}.selectDialog .body .btn-groups .btn.btn-disable{cursor:not-allowed;opacity:.5}.confirm{width:500px!important}.confirm .confirm-body{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:4px;background:#fff;height:318px}.confirm .confirm-body .el-table__header{display:none}.confirm .confirm-body .confirm-top{border-bottom:1px solid #e0e0e0;font-family:Microsoft YaHei UI;font-size:14px;padding:4px 8px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.confirm .confirm-body .label-name{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.confirm .confirm-body .label-name .name{color:#000}.confirm .confirm-body .label-name .dept{color:#999}.confirm .btn-groups{-webkit-justify-content:space-between!important;justify-content:space-between!important}.confirm .btn-groups .el-checkbox{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.confirm .btn-groups .right{display:-webkit-flex;display:flex}[data-v-b66947f2] .el-dialog{font-family:Arial,Helvetica Neue,Microsoft YaHei,微软雅黑,PingFang SC,Hiragino Sans GB,sans-serif}[data-v-b66947f2] .el-dialog .el-dialog__header{height:41px;line-height:41px;padding:8px 16px;border-bottom:1px solid #e0e0e0}[data-v-b66947f2] .el-dialog .el-dialog__header .el-dialog__title{color:#000;font-size:14px;height:24px;line-height:24px;padding:0}[data-v-b66947f2] .el-dialog .el-dialog__headerbtn{font-size:22px;width:41px;height:41px;right:6px}[data-v-b66947f2] .el-dialog .el-dialog__headerbtn .el-dialog__close{color:#999!important}[data-v-b66947f2] .el-dialog .el-dialog__headerbtn:hover{background:transparent}[data-v-b66947f2] .el-dialog .el-dialog__headerbtn:hover .el-dialog__close{color:#000!important}[data-v-b66947f2] .el-dialog .el-dialog__body{padding:16px;font-size:14px;height:calc(100% - 106px)!important}[data-v-b66947f2] .el-dialog .el-dialog__body .el-dialog__body-wrapper{padding:0}[data-v-b66947f2] .el-dialog .el-dialog__footer{border-top:none;box-sizing:border-box;padding:4px 16px 16px;text-align:right}[data-v-b66947f2] .el-dialog .el-button{-webkit-appearance:none;background:#fff;border:1px solid #bbb;box-sizing:border-box;color:#666;cursor:pointer;font-weight:500;line-height:1;outline:0;text-align:center;transition:.1s;white-space:nowrap;-ms-user-select:none;border-radius:4px;font-size:12px;min-width:80px!important;padding:7px 11px;max-width:none;font-size:14px}[data-v-b66947f2] .el-dialog .el-button--primary{background-color:#ca1d22;border-color:#ca1d22;color:#fff}[data-v-b66947f2] .el-dialog .el-button--primary:hover{background:#d0383d;border-color:#d0383d}[data-v-b66947f2] .el-dialog .el-button--default{border:1px solid #bbb;box-sizing:border-box;color:#666}[data-v-b66947f2] .el-dialog .el-button--default:hover{border-color:#ca1d22;color:#ca1d22;background-color:#fff}[data-v-b66947f2] .el-button.is-icon{min-width:32px;padding:0}[data-v-b66947f2] .el-steps{-webkit-flex-basis:78px;flex-basis:78px}[data-v-b66947f2] .el-steps .el-step--disorder .el-step__line.is-vertical{top:12px;bottom:0;left:6px}[data-v-b66947f2] .el-steps .el-step--disorder{-webkit-flex-basis:78px!important;flex-basis:78px!important}[data-v-b66947f2] .el-steps .el-step--disorder .el-step__head{width:12px;height:12px!important;border-width:2px;line-height:12px}[data-v-b66947f2] .el-steps .el-step.is-vertical.el-step--disorder .el-step__main{margin-top:-7px}[data-v-b66947f2] .el-steps .el-step__main{margin-top:-9px;padding-left:8px}[data-v-b66947f2] .el-steps .el-step__title{margin-bottom:4px;font-size:16px;line-height:24px}[data-v-b66947f2] .el-steps .el-step__description{color:#999;font-size:14px;font-weight:400;line-height:20px}[data-v-b66947f2] .el-step.is-vertical{padding-bottom:10px}[data-v-b66947f2] .el-form .el-form-item .el-form-item__label{height:32px;padding:4px 12px 4px 0;font-size:14px;line-height:24px}[data-v-b66947f2] .el-form .el-form-item .el-form-item__content{font-size:14px;line-height:32px}[data-v-b66947f2] .el-form .el-form-item .el-form-item__error{font-size:14px}.el-checkbox-group .el-checkbox[data-v-b66947f2]{margin-right:16px;font-size:14px}[data-v-b66947f2] .el-dialog .el-dialog__body{padding:20px 17px 12px 17px;height:calc(100% - 89px)!important}.steps .row[data-v-b66947f2]{display:-webkit-flex;display:flex}.steps .step2[data-v-b66947f2]{margin-top:26px;position:relative}.steps .step2[data-v-b66947f2]:before{content:"";height:10px;border:1px solid #d9d9d9;position:absolute;top:-18px;left:14px}.steps .circle[data-v-b66947f2]{width:32px;height:32px;border:1px solid #dedede;border-radius:100%;text-align:center;line-height:32px}.steps .content[data-v-b66947f2]{padding-left:24px;padding-top:4px}.steps .content .title[data-v-b66947f2]{font-size:16px;color:#000}.steps .content .download[data-v-b66947f2]{padding-left:20px;font-size:16px;color:#007aff;cursor:pointer}.steps .content .download[data-v-b66947f2]:hover{opacity:.8}.steps .content .uploadTemp[data-v-b66947f2]{width:400px;height:142px;border:1px dashed #bbb;border-radius:4px;background:#f8f9fa;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-top:12px;cursor:pointer}.steps .content .uploadTemp img[data-v-b66947f2]{width:56px;margin-bottom:12px}.steps .content .uploadTemp .info[data-v-b66947f2]{text-align:center}.steps .content .uploadTemp .info .reUpload[data-v-b66947f2]{color:#007aff;margin-left:12px}.dialog-footer[data-v-b66947f2]{-webkit-justify-content:space-between;justify-content:space-between}.dialog-footer .add-folder[data-v-b66947f2],.dialog-footer .flex-checkbox[data-v-b66947f2],.dialog-footer[data-v-b66947f2]{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.dialog-footer .add-folder[data-v-b66947f2]{border:none;-webkit-justify-content:space-between;justify-content:space-between;color:#000;background-color:transparent!important;font-size:14px}.dialog-footer .add-folder[data-v-b66947f2]:hover{opacity:.8;color:initial}.dialog-footer .add-folder img[data-v-b66947f2]{width:17px;margin-right:4px}.dialog-footer .add-folder.is-disabled[data-v-b66947f2]{cursor:not-allowed;color:#000}.dialog-footer .add-folder.is-disabled[data-v-b66947f2]:hover{color:rgba(0,0,0,.8)}[data-v-66236c00] .el-dialog{font-family:Arial,Helvetica Neue,Microsoft YaHei,微软雅黑,PingFang SC,Hiragino Sans GB,sans-serif}[data-v-66236c00] .el-dialog .el-dialog__header{height:41px;line-height:41px;padding:8px 16px;border-bottom:1px solid #e0e0e0}[data-v-66236c00] .el-dialog .el-dialog__header .el-dialog__title{color:#000;font-size:14px;height:24px;line-height:24px;padding:0}[data-v-66236c00] .el-dialog .el-dialog__headerbtn{font-size:22px;width:41px;height:41px;right:6px}[data-v-66236c00] .el-dialog .el-dialog__headerbtn .el-dialog__close{color:#999!important}[data-v-66236c00] .el-dialog .el-dialog__headerbtn:hover{background:transparent}[data-v-66236c00] .el-dialog .el-dialog__headerbtn:hover .el-dialog__close{color:#000!important}[data-v-66236c00] .el-dialog .el-dialog__body{padding:16px;font-size:14px;height:calc(100% - 106px)!important}[data-v-66236c00] .el-dialog .el-dialog__body .el-dialog__body-wrapper{padding:0}[data-v-66236c00] .el-dialog .el-dialog__footer{border-top:none;box-sizing:border-box;padding:4px 16px 16px;text-align:right}[data-v-66236c00] .el-dialog .el-button{-webkit-appearance:none;background:#fff;border:1px solid #bbb;box-sizing:border-box;color:#666;cursor:pointer;font-weight:500;line-height:1;outline:0;text-align:center;transition:.1s;white-space:nowrap;-ms-user-select:none;border-radius:4px;font-size:12px;min-width:80px!important;padding:7px 11px;max-width:none;font-size:14px}[data-v-66236c00] .el-dialog .el-button--primary{background-color:#ca1d22;border-color:#ca1d22;color:#fff}[data-v-66236c00] .el-dialog .el-button--primary:hover{background:#d0383d;border-color:#d0383d}[data-v-66236c00] .el-dialog .el-button--default{border:1px solid #bbb;box-sizing:border-box;color:#666}[data-v-66236c00] .el-dialog .el-button--default:hover{border-color:#ca1d22;color:#ca1d22;background-color:#fff}[data-v-66236c00] .el-button.is-icon{min-width:32px;padding:0}[data-v-66236c00] .el-steps{-webkit-flex-basis:78px;flex-basis:78px}[data-v-66236c00] .el-steps .el-step--disorder .el-step__line.is-vertical{top:12px;bottom:0;left:6px}[data-v-66236c00] .el-steps .el-step--disorder{-webkit-flex-basis:78px!important;flex-basis:78px!important}[data-v-66236c00] .el-steps .el-step--disorder .el-step__head{width:12px;height:12px!important;border-width:2px;line-height:12px}[data-v-66236c00] .el-steps .el-step.is-vertical.el-step--disorder .el-step__main{margin-top:-7px}[data-v-66236c00] .el-steps .el-step__main{margin-top:-9px;padding-left:8px}[data-v-66236c00] .el-steps .el-step__title{margin-bottom:4px;font-size:16px;line-height:24px}[data-v-66236c00] .el-steps .el-step__description{color:#999;font-size:14px;font-weight:400;line-height:20px}[data-v-66236c00] .el-step.is-vertical{padding-bottom:10px}[data-v-66236c00] .el-form .el-form-item .el-form-item__label{height:32px;padding:4px 12px 4px 0;font-size:14px;line-height:24px}[data-v-66236c00] .el-form .el-form-item .el-form-item__content{font-size:14px;line-height:32px}[data-v-66236c00] .el-form .el-form-item .el-form-item__error{font-size:14px}.el-checkbox-group .el-checkbox[data-v-66236c00]{margin-right:16px;font-size:14px}.dialog-title[data-v-66236c00]{position:absolute;top:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.dialog-title i[data-v-66236c00]{font-size:14px;margin-left:6px}.newTip[data-v-66236c00]{width:276px;background:#fff;word-break:break-word;white-space:normal;line-height:22px;font-family:Microsoft YaHei UI;cursor:auto}.newTip .n-title[data-v-66236c00]{color:#000;font-size:16px}.newTip .content[data-v-66236c00]{color:#666;font-size:14px;margin:6px 0}.newTip .footer[data-v-66236c00]{width:100%;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;color:#1585ff;font-family:Microsoft YaHei UI;font-size:14px;line-height:22px}.solt-select[data-v-66236c00]{border-style:none;width:35%;float:right}.solt-button-all[data-v-66236c00]{float:right;margin-top:10px;margin-left:12px;border:none!important}.solt-button-all.el-button[data-v-66236c00]{min-width:0!important}.delete-button[data-v-66236c00]{font-size:24px;width:24px;vertical-align:middle}.delete-button.disabled[data-v-66236c00]{color:#bbb}.header .el-input.is-disabled .el-input__inner[data-v-66236c00]{background:none}[data-v-66236c00] .el-dialog--small{width:70%;margin-left:-35%!important}.footer[data-v-66236c00]{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.footer .icon-xianxingicon_wenhao[data-v-66236c00]{font-size:16px;margin-left:4px}.dialog-table .label-check[data-v-66236c00]{min-width:10px}.dialog-table .label-roleC[data-v-66236c00]{width:150px;min-width:150px}.dialog-table .label-roleC .tip[data-v-66236c00]{font-size:19px;vertical-align:text-bottom;cursor:pointer}.dialog-table .label-btn[data-v-66236c00]{width:15px;min-width:10px}.icon-xianxingicon_shanchu[data-v-66236c00]{cursor:pointer;float:right;color:#666}.icon-xianxingicon_shanchu.disabled[data-v-66236c00]{color:#bbb}.question .icon[data-v-66236c00],.title-tip[data-v-66236c00]{cursor:pointer;font-size:14px}.title-tip[data-v-66236c00]{position:absolute;top:13px;left:77px}[data-v-66236c00] .el-dialog .el-dialog__body{height:calc(100% - 96px)!important}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content{position:relative}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .sharingScope{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:8px;color:#666;font-family:Microsoft YaHei UI;font-size:14px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .sharingScope .copy{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer;color:#1585ff;padding:0 11px;height:32px;border-radius:4px;background:#fff;-webkit-justify-content:center;justify-content:center}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .sharingScope .copy>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .sharingScope .copy .icon{margin-right:4px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .el-input.is-disabled .el-input__inner{color:#000}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .add-row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-top:20px;margin-bottom:8px;color:#666;font-family:Microsoft YaHei UI;font-size:14px;line-height:22px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .add-row .btns{display:-webkit-flex;display:flex}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .add-row .add-people{border:none;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;color:#1585ff;font-family:Microsoft YaHei UI;font-size:14px;padding-right:0;background:#fff;margin:0}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .add-row .add-people i{font-size:14px;margin-right:4px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .add-row .add-people:hover{opacity:.8}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .add-row .add-people img{width:17px;margin-right:4px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .table{border:1px solid #e0e0e0;border-radius:4px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .table .tools{padding:0 8px;border-bottom:1px solid #e0e0e0}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .table .bottom,[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .table .tools{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;height:36px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .table .bottom{position:relative;border-radius:0 0 4px 4px;box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);background:#fff;padding:6px 12px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .table .bottom .right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .table .bottom .right .el-select{height:24px!important;width:92px;margin-right:6px}[data-v-66236c00] .el-dialog .el-dialog__body .dialog-content .table .el-table__header{display:none}[data-v-66236c00] .el-input__inner{height:24px!important}.sharingScopeSelect[data-v-66236c00]{height:32px;border:1px solid #bbb;border-radius:4px;line-height:30px;padding:0 8px;color:#000;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;position:relative;background:#fff}.sharingScopeSelect .icon-xianxingicon_fanhui[data-v-66236c00]{color:#999;font-size:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sharingScopeSelect.disabled[data-v-66236c00]{cursor:not-allowed;border-color:#ebebeb;background-color:#f5f5f5;color:#ccc}.linkSetting[data-v-66236c00] .el-dialog{top:33%!important}.linkSetting .content .selects[data-v-66236c00]{padding:4px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.linkSetting .content .selects .item[data-v-66236c00]{position:relative;width:227px;height:127px;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:4px;background:#fff;text-align:center;line-height:32px;padding:12px;cursor:pointer;font-size:12px}.linkSetting .content .selects .item .typeName[data-v-66236c00]{font-size:14px;font-weight:700;color:#000}.linkSetting .content .selects .item .tip[data-v-66236c00]{line-height:20px}.linkSetting .content .selects .item.active[data-v-66236c00]{border:1px solid #ca1d22;box-shadow:0 0 0 3px rgba(202,29,34,.1);background:rgba(250,233,233,.2)}.linkSetting .content .selects .item.active .icon[data-v-66236c00]{color:#ca1d22}.linkSetting .content .selects .item .el-radio[data-v-66236c00]{position:absolute;left:8px;top:4px}.linkSetting .content .selects .item .el-radio[data-v-66236c00] .el-radio__inner:after{left:4px}.linkSetting .content .selects .item .el-radio[data-v-66236c00] .el-radio__label{display:none}.linkSetting .content .title[data-v-66236c00]{margin:20px 0 10px 0;color:#666}.linkSetting .content .selectAuth[data-v-66236c00]{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:32px;padding:0 8px;border:1px solid #bbb;border-radius:4px}.linkSetting .content .selectAuth[data-v-66236c00] .el-input input{height:30px!important;border:none;color:#000}.linkSetting .content .selectAuth[data-v-66236c00] .el-input ::-webkit-input-placeholder{color:#000}.linkSetting .content .selectAuth[data-v-66236c00] .el-input ::-moz-placeholder{color:#000}.linkSetting .content .selectAuth[data-v-66236c00] .el-input :-ms-input-placeholder{color:#000}.linkSetting .content .selectAuth[data-v-66236c00] .el-input ::placeholder{color:#000}.linkSetting .footer[data-v-66236c00]{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.search-ipt[data-v-66236c00]{padding:8px 4px}.search-ipt[data-v-66236c00] .el-input .el-input__icon{width:20px;height:20px;font-size:20px}.footer[data-v-66236c00],.left[data-v-66236c00]{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.flex-checkbox[data-v-66236c00]{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;line-height:24px}.flex-checkbox[data-v-66236c00] .el-checkbox__label{color:#000}.flex-checkbox[data-v-66236c00] .el-checkbox__input{margin-right:2px}[data-v-66236c00] .el-table{border:none}[data-v-66236c00] .el-table .el-table th.is-leaf,[data-v-66236c00] .el-table td{border-bottom:none}[data-v-66236c00] .el-table:after,[data-v-66236c00] .el-table:before{display:none}[data-v-66236c00] .el-table tr td:nth-child(2) .cell{padding-left:0}[data-v-66236c00] .el-table .el-table__body-wrapper:before{display:none}[data-v-66236c00] .el-table .el-tooltip.cell,[data-v-66236c00] .el-table .show-overflow-title.cell{min-width:0!important}[data-v-66236c00] .h-icon-close_f.is-clickable{top:2px}[data-v-66236c00] .el-input__icon.h-icon-search{top:-2px}.dropMenusPop[data-v-66236c00]{position:fixed;left:0;top:0;background:#fff;padding:4px 0;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);border-radius:4px;z-index:9999}.dropMenusPop>div[data-v-66236c00]{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:32px;line-height:32px;padding:0 16px;cursor:pointer;color:#000;font-size:14px;font-weight:400;white-space:nowrap}.dropMenusPop>div[data-v-66236c00]:hover{background:#f8f9fa}.dropMenusPop>div i[data-v-66236c00]{color:#666;font-size:16px;margin-right:8px}.mask[data-v-66236c00]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:999}.mask.bg[data-v-66236c00]{background:rgba(77,77,77,.4)}.indexLevel[data-v-66236c00]{z-index:999}.leadTip[data-v-66236c00]{position:absolute;z-index:999;top:-18px;left:490px;width:280px;height:134px;background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.35);border-radius:4px;padding:16px}.leadTip[data-v-66236c00]:before{content:"";display:inline-block;border:6px solid #fff;border-left:6px solid transparent;border-bottom:6px solid transparent;border-top:6px solid transparent;position:absolute;top:26px;left:-12px}.leadTip.show-left[data-v-66236c00]:before{left:auto;right:-12px;border-left:6px solid #fff;border-right:6px solid transparent}.leadTip .title[data-v-66236c00]{font-family:PingFangSC-Regular;font-size:16px;color:#1f2329;font-weight:700;margin-bottom:8px}.leadTip .content[data-v-66236c00]{font-family:PingFangSC-Regular;font-size:14px;color:#646a73;font-weight:400}.leadTip .footer[data-v-66236c00]{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:calc(100% - 32px);position:absolute;bottom:16px}.leadTip .footer .skip[data-v-66236c00]{font-family:PingFangSC-Regular;font-size:14px;color:#8f959e;line-height:14px;cursor:pointer}.leadTip .footer .skip[data-v-66236c00]:hover{opacity:.5}.leadTip .footer .next[data-v-66236c00]{min-width:66px;height:32px;line-height:32px;background:#f02c38;border-radius:4px;text-align:center;color:#fff;font-size:14px;cursor:pointer}.leadTip .footer .next[data-v-66236c00]:hover{background:rgba(240,44,56,.88)}.leadTip .footer .next[data-v-66236c00]:active{background:#cc1d27}.leadTip .footer .pre[data-v-66236c00]{width:52px;height:22px;line-height:19px;border-radius:4px;text-align:center;color:#666;font-size:14px;border:1px solid #d9d9d9;cursor:pointer;margin-right:6px}.leadTip .footer .pre[data-v-66236c00]:hover{opacity:.8}.leadTip .footer .right[data-v-66236c00]{display:-webkit-flex;display:flex}