.v-drag-dialog.el-dialog{display:flex;flex-flow:column nowrap;margin-bottom:0;height:var(--v-draggable-height)}.v-drag-dialog.el-dialog .el-dialog__body{flex:1 1;overflow-y:auto}


#app {
  font-family: "Avenir", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  height: 100%;
  width: 100%;
}
.el-button--text {
  padding: 5px 5px;
}
.el-button [class*="el-icon-"]+span {
  margin-left: 0px;
}
.el-table--medium td,
.el-table td,
.el-table th {
  padding: 5px 0;
}
.el-table .cell {
  padding-left: 5px;
  padding-right: 5px;
}
.el-table .el-table__cell {
  padding: 5px 0;
}
.el-form--label-top .el-form-item__label {
  padding: 0px;
}
.el-form-item,
.el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item {
  margin-bottom: 15px;
}

/* 低代码平台的样式 */
.form-widget-container .form-widget-canvas .el-form.widget-form .el-row,
.form-widget-container .el-form.widget-form .el-row,
.form-widget-canvas .grid-container,
.form-widget-canvas .el-row,
.form-widget-canvas .el-form .el-row,
.form-widget-canvas .el-form .widget-form .el-row,
.form-widget-canvas .el-form.widget-form .el-row {
  border: 0px dashed hsla(0, 0%, 66.7%, .75);
  outline: 0px dashed #369;
}
.form-widget-canvas .el-row .grid-cell {
  outline: 0px dashed #369;
}
.el-row.grid-container,
.form-widget-canvas .grid-container,
.form-widget-canvas .el-row .grid-container {
  outline: 0px dashed #369;
}

.wrap[data-v-a7dff928] {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.floating-ball[data-v-92ae12b2]{position:fixed;top:45%;right:10px;width:46px;height:46px;cursor:pointer;background-image:url(../img/chat_ai.ea3f1a71.png);background-position:right center;display:block;background-size:contain;background-repeat:no-repeat;z-index:999999}.container[data-v-92ae12b2]{display:flex;width:100%;height:100%;border-radius:18px;overflow:hidden}.container .left[data-v-92ae12b2]{width:20%;background-color:#FFFFFF;box-sizing:border-box;display:flex;flex-direction:column;padding:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.container .left .ad[data-v-92ae12b2]{height:55%}.container .left .ad .title[data-v-92ae12b2]{height:20px;display:flex;align-items:center;justify-content:center}.container .left .ad .title span[data-v-92ae12b2]{font-size:17px;font-weight:bolder;color:rgba(0,0,0,0.8);margin-right:10px;font-family:phtb}.container .left .ad .title .plus[data-v-92ae12b2]{height:100%;padding-top:4px}.container .left .ad .advertisement[data-v-92ae12b2]{height:calc(100% - 20px);padding:10px 15px 20px}.container .left .ad .advertisement .ad_img[data-v-92ae12b2]{width:100%;height:100%}.container .left .ad .advertisement .ad_img[data-v-92ae12b2]:hover{transform:scale(1.01);transition:all 0.5s;cursor:pointer}.container .left .history[data-v-92ae12b2]{padding-top:10px;height:45%;border-top:1px solid rgba(153,153,153,0.5);display:flex;flex-direction:column}.container .left .history .new-chat[data-v-92ae12b2]{background-color:#e6edfd;color:#4477f5;height:40px}.container .left .history .chat-list[data-v-92ae12b2]{height:calc(100% - 15px - 40px);margin-top:15px}.container .left .history .chat-item[data-v-92ae12b2]{cursor:pointer;padding-left:15px;display:flex;align-items:center;border-radius:8px;width:100%;height:40px;margin-bottom:5px}.container .left .history .chat-item i[data-v-92ae12b2]{font-size:16px;margin-right:10px}.container .left .history .chat-item span[data-v-92ae12b2]{font-size:15px;font-family:phtr}.container .left .history .chat-item[data-v-92ae12b2]:hover{background-color:#e6edfd;color:#4477f5}.container .left .history .active[data-v-92ae12b2]{background-color:#e6edfd;color:#4477f5}.container .right[data-v-92ae12b2]{width:80%;background-color:#f8f9ff;padding:20px;padding-bottom:10px;display:flex;flex-direction:column}.container .right .content-body[data-v-92ae12b2]{height:calc(100% - 135px - 50px);margin:0 -20px 20px}.container .right .content-body .list[data-v-92ae12b2]{width:100%}.container .right .content-body .list .content-item[data-v-92ae12b2]{width:100%;overflow:hidden;display:flex;padding:20px 30px}.container .right .content-body .list .content-item .avatar[data-v-92ae12b2]{width:45px;margin-right:20px}.container .right .content-body .list .content-item .content-text[data-v-92ae12b2]{width:calc(100% - 65px);padding-top:4px;line-height:25px;font-size:15px;font-family:phtr;color:#666666}.container .right .content-body .list .content-item .content-text p[data-v-92ae12b2]{width:100%;white-space:normal;font-size:15px !important;font-family:phtr !important;color:#666666 !important}.container .right .content-body .list .answer[data-v-92ae12b2]{background-color:#e6edfd}.container .right .ipt[data-v-92ae12b2]{height:135px;background-color:#ffffff;box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);border-radius:10px;margin-bottom:10px;padding:10px;border:1px solid transparent}.container .right .ipt .ipt-area[data-v-92ae12b2]{height:80px}.container .right .ipt .ipt-area[data-v-92ae12b2] .el-textarea__inner{height:100% !important;border:none;font-family:phtr;font-weight:normal;color:#0F1D3E}.container .right .ipt .btn[data-v-92ae12b2]{margin-top:5px;height:30px;line-height:30px;text-align:right;padding-right:10px;cursor:pointer}.container .right .tips[data-v-92ae12b2]{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:right;height:30px;line-height:30px;font-family:phtr;color:#666666}[data-v-92ae12b2] .el-dialog__header{display:none}[data-v-92ae12b2] .el-dialog{border-radius:18px;overflow:hidden}[data-v-92ae12b2] .el-dialog__body{padding:30px !important;border:none !important;height:800px;box-sizing:border-box;background-color:rgba(222,230,237,0.8);position:relative}.close[data-v-92ae12b2]{position:absolute;top:0;right:0;width:38px;height:30px;border-radius:0 0 0 5px;font-size:16px;font-weight:bolder;line-height:30px;text-align:center;color:#4d4848}.close[data-v-92ae12b2]:hover{color:#fff;background-color:#dd9696;cursor:pointer}.close[data-v-92ae12b2]:active{background-color:#bd4d4d}

.activeShowBar[data-v-3c9b0b18]{max-height:300px;overflow-y:auto}[data-v-3c9b0b18] .el-tree{max-height:500px}

.form-title[data-v-61df92e0]{font-size:14px !important;font-weight:bold !important;display:block;padding:0 8px;border-left:4px solid #8d4007;margin-bottom:10px}.content-title[data-v-61df92e0]{width:100px;margin-right:12px;font-size:14px;text-align:right}

.sub-title[data-v-b8c74912]{color:#53A7F0;font-size:16px;width:100%;height:30px;line-height:30px;margin-bottom:10px}[data-v-b8c74912] .el-tabs__item{font-weight:normal !important;font-size:16px !important}

.tree[data-v-7693f291]{width:100%;height:400px;overflow:auto}.tree .treeitem[data-v-7693f291]{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}

.tree[data-v-33e7cc65]{overflow:auto;height:500px;max-height:500px;width:100%}.treeitem[data-v-33e7cc65]{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.activeShowBar[data-v-33e7cc65]{max-height:300px;overflow-y:auto}.img[data-v-33e7cc65]{margin-right:6px;height:16px;width:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.midd-content[data-v-33e7cc65]{line-height:40px}.fileList[data-v-33e7cc65]{width:100%;max-height:300px;padding:10px 0 0 0;overflow:auto;overflow:overlay !important}.fileList .file[data-v-33e7cc65]{width:100%;height:30px;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.fileList .file .fileText[data-v-33e7cc65]{max-width:calc(100% - 50px);display:flex;align-items:center}.fileList .file .fileText img[data-v-33e7cc65]{margin-right:6px;height:20px}.fileList .file .options i[data-v-33e7cc65]{font-size:15px;margin-left:10px;cursor:pointer}.fileList .file[data-v-33e7cc65]:hover{background:#f5f7fa}.treeItem[data-v-33e7cc65]{display:flex;align-items:center}

.commonflow[data-v-7bc1323c]{overflow:hidden}.commonflow .el-form-item[data-v-7bc1323c]{margin-bottom:5px}.commonflow .el-form-item[data-v-7bc1323c] .el-form-item__label{line-height:32px}.commonflow .el-form-item[data-v-7bc1323c] .el-form-item__content{line-height:13px}.commonflow .item-error[data-v-7bc1323c]{display:inline-block;color:#F56C6C;font-size:12px}.activeShowBar[data-v-7bc1323c]{max-height:300px;overflow-y:auto}

.tzflow .el-form-item[data-v-350b5c6e]{margin-bottom:5px}.tzflow .el-form-item[data-v-350b5c6e] .el-form-item__label{line-height:32px}.tzflow .el-form-item[data-v-350b5c6e] .el-form-item__content{line-height:13px}.tzflow .item-error[data-v-350b5c6e]{display:inline-block;color:#F56C6C;font-size:12px}.tree[data-v-350b5c6e]{overflow:auto;height:500px;max-height:500px;width:100%}.treeitem[data-v-350b5c6e]{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.activeShowBar[data-v-350b5c6e]{max-height:300px;overflow-y:auto}.img[data-v-350b5c6e]{margin-right:6px;height:16px;width:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.midd-content[data-v-350b5c6e]{line-height:40px}.fileList[data-v-350b5c6e]{width:100%;max-height:300px;overflow:auto;overflow:overlay !important}.fileList .file[data-v-350b5c6e]{width:100%;height:30px;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.fileList .file .fileText[data-v-350b5c6e]{max-width:calc(100% - 50px);display:flex;align-items:center;position:relative;width:100%}.fileList .file .fileText img[data-v-350b5c6e]{margin-right:6px;height:20px;position:absolute;left:15px}.fileList .file .fileText .lightShare[data-v-350b5c6e]{position:absolute;left:5px}.fileList .file .fileText .fileNameStyle[data-v-350b5c6e]{cursor:pointer;position:absolute;left:40px}.fileList .file .options i[data-v-350b5c6e]{font-size:15px;margin-left:10px;cursor:pointer}.fileList .file[data-v-350b5c6e]:hover{background:#f5f7fa}.treeItem[data-v-350b5c6e]{display:flex;align-items:center}

.form-title[data-v-1ded410c]{font-size:12px !important;font-weight:bold !important;display:block;margin-bottom:10px;padding:0 8px;border-left:4px solid #8d4007}.van-cell[data-v-1ded410c]{padding:10px !important}

[data-v-31631515] .van-radio__icon--checked .van-icon{color:#fff !important;background-color:#1989fa !important;border-color:#1989fa !important}[data-v-31631515] .van-radio__label--disabled{color:#323233}.sign-h5[data-v-31631515] .el-tabs__item{font-weight:normal !important;font-size:12px !important}


.my_scroll_container[data-v-914fb3d2] {
  width: 100%;
  height: 250px;
}

.tree-cover[data-v-567698fa]{position:fixed;top:0px;right:0px;bottom:0px;left:0px;z-index:100;background-color:rgba(0,0,0,0.4);opacity:0;transition:all 0.3s ease;visibility:hidden}.tree-cover.show[data-v-567698fa]{visibility:visible;opacity:1}.tree-dialog[data-v-567698fa]{position:fixed;top:0px;right:0px;bottom:0px;left:0px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;z-index:102;top:20%;transition:all 0.3s ease;transform:translateY(100%)}.tree-dialog.show[data-v-567698fa]{transform:translateY(0)}.tree-bar[data-v-567698fa]{height:40px;padding-left:15px;padding-right:25px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;border-bottom-width:1px !important;border-bottom-style:solid;border-bottom-color:#f5f5f5;font-size:15px;color:#757575;line-height:1}.tree-bar-confirm[data-v-567698fa]{color:var(--theme-color);padding:15px}.tree-bar-title[data-v-567698fa]{color:var(--theme-color);font-size:14px}.tree-bar-cancel[data-v-567698fa]{color:#757575;padding:10px}.tree-div[data-v-567698fa]{flex:1;padding:20px 0 10px 0px;display:flex;flex-direction:column;overflow:hidden;height:100%}.tree-list[data-v-567698fa]{flex:1;height:100%;overflow:hidden}.tree-item[data-v-567698fa]{display:flex;justify-content:space-between;align-items:center;line-height:1;height:0;opacity:0;transition:0.2s;overflow:hidden}.tree-item.show[data-v-567698fa]{height:35px;opacity:1;padding:0 15px 0 0}.tree-item.showchild[data-v-567698fa]:before{transform:rotate(90deg)}.tree-item.last[data-v-567698fa]:before{opacity:0}.switch-on[data-v-567698fa]{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #ccc}.switch-off[data-v-567698fa]{width:0;height:0;border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:8px solid #ccc}.item-last-dot[data-v-567698fa]{position:absolute;width:0px;height:0px;border-radius:100%;background:#ccc}.item-icon[data-v-567698fa]{width:0px;height:8px;margin-bottom:4px;padding-right:16px;padding-left:16px}.item-label[data-v-567698fa]{flex:1;display:flex;align-items:center;height:100%;line-height:1.2}.item-name[data-v-567698fa]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:14px;display:flex;align-items:center}.item-name .img[data-v-567698fa]{margin-bottom:5px;margin-right:2px;flex-shrink:0}.item-check[data-v-567698fa]{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.item-check-yes[data-v-567698fa],.item-check-no[data-v-567698fa]{width:16px;height:16px;border-top-left-radius:20%;border-top-right-radius:20%;border-bottom-right-radius:20%;border-bottom-left-radius:20%;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-style:solid;border-color:#ccc;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.item-check-yes-part[data-v-567698fa]{width:12px;height:12px;border-top-left-radius:20%;border-top-right-radius:20%;border-bottom-right-radius:20%;border-bottom-left-radius:20%;background-color:var(--theme-color)}.item-check-yes-all[data-v-567698fa]{margin-bottom:2px;border:2px solid var(--theme-color);border-left:0;border-top:0;height:12px;width:6px;transform-origin:center;transition:all 0.3s;transform:rotate(45deg)}.item-check .radio[data-v-567698fa]{border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.item-check .radio .item-check-yes-b[data-v-567698fa]{border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.hover-c[data-v-567698fa]{opacity:0.6}.itemBorder[data-v-567698fa]{border-bottom:1px solid #e5e5e5}

.container[data-v-785a64d8]{padding:10px 5px}.container .btnRow[data-v-785a64d8]{width:100%;display:flex;justify-content:space-between}.container .btnRow .cancelBtn[data-v-785a64d8]{border:none;color:#909399}.container .btnRow .submitBtn[data-v-785a64d8]{border:none;color:var(--theme-color)}.container .el-tree[data-v-785a64d8]{width:100%;min-height:300px;max-height:60vh !important;overflow-y:auto}.treeItem[data-v-785a64d8]{width:100%;display:flex;align-items:center}.treeItem .img[data-v-785a64d8]{margin-right:5px}.treeItem .fileName[data-v-785a64d8]{width:1px;flex-grow:1;overflow-x:auto}[data-v-785a64d8]::-webkit-scrollbar{display:none}

.flowForm[data-v-1095b0f6]{width:100%}.oneCell[data-v-1095b0f6]{height:34px;line-height:34px;padding:0 20px;color:#606266;font-size:14px}.empty[data-v-1095b0f6]{height:200px;line-height:200px;text-align:center;color:var(--info-color);font-size:16px}

.flowForm[data-v-1cca3df8]{width:100%}.oneCell[data-v-1cca3df8]{height:34px;line-height:34px;padding:0 20px;color:#606266;font-size:14px}.empty[data-v-1cca3df8]{height:200px;line-height:200px;text-align:center;color:var(--info-color);font-size:16px}

.sub-title[data-v-0f14a502]{color:#53A7F0;font-size:16px;width:100%;height:30px;line-height:30px;margin-bottom:10px}[data-v-0f14a502] .el-tabs__item{font-weight:normal !important;font-size:16px !important}.split-title[data-v-0f14a502]{display:block;margin:15px 0;font-weight:700;font-size:16px;line-height:40px;color:#4777e7;border-bottom:1px solid #ebefff}

.sub-title[data-v-a7178d96]{color:#53A7F0;font-size:16px;width:100%;height:30px;line-height:30px;margin-bottom:10px}[data-v-a7178d96] .el-tabs__item{font-weight:normal !important;font-size:16px !important}.split-title[data-v-a7178d96]{display:block;margin:15px 0;font-weight:700;font-size:16px;line-height:40px;color:#4777e7;border-bottom:1px solid #ebefff}

/* 按钮样式调整 */
.el-button--default {
  background: #fff !important;
  border-color: #0080cc !important;
  color: #0080cc !important;
}
.el-button--default:hover {
  background: #ecf5ff !important;
  border-color: #ecf5ff !important;
}
.el-button--primary {
  background: #0080cc !important;
  border-color: #0080cc !important;
  color: #fff !important;
}
.el-button.is-plain:focus {
  color: #0080cc !important;
  border-color: #0080cc !important;
}
.el-button--primary:hover {
  background: #7397ec !important;
  border-color: #7397ec !important;
}
.el-button--default:hover {
  border-color: #4777e7 !important;
  color: #4777e7 !important;
}
.el-button--default.el-button--primary:hover {
  background: #7397ec !important;
  border-color: #7397ec !important;
  color: #fff !important;
}
.el-button--default.is-plain:hover {
  border-color: #4777e7 !important;
  color: #4777e7 !important;
}
.el-button--primary.is-plain {
  background: #fff !important;
  border-color: #4777e7 !important;
  color: #4777e7 !important;
}
.el-button--primary.is-plain:hover {
  background: #e1eaff !important;
  border-color: #4777e7 !important;
  color: #4777e7 !important;
}
.el-button--danger.is-plain {
  color: #ee7171 !important;
  background: #fff !important;
  border-color: #ee7171 !important;
}
.el-button--danger.is-plain:hover {
  color: #ee7171 !important;
  background: #ee71712b !important;
  border-color: #ee7171 !important;
}
.el-dialog__header {
  padding: 14px 18px !important;
}
/* 弹框 */
.el-dialog__body {
  border-top: 1px solid #2e5bff1a !important;
  border-bottom: 1px solid #2e5bff1a !important;
}
.el-dialog__footer {
  padding: 7px 10px !important;
}
/* 分页 */
.number {
  border: 1px solid #d9d9d9 !important;
  background: none !important;
}
.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
  border: 1px solid #d9d9d9 !important;
  background: none !important;
}
.el-pagination.is-background .el-pager li:not(.disabled).active {
  border: 1px solid #1890ff !important;
  background: none !important;
  color: #1890ff !important;
}
.btn-prev {
  border: 1px solid #d9d9d9 !important;
  background: none !important;
}
.btn-next {
  border: 1px solid #d9d9d9 !important;
  background: none !important;
}
.el-table::before {
  height: 0 !important;
}
.el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background: #4777e7 !important;
  border-color: #4777e7 !important;
}
/* tab页 */
.el-tabs__item.is-active {
  color: #0080cc !important;
}
.el-tabs__item:hover {
  color: #0080cc !important;
}
.el-tabs__active-bar {
  background-color: #0080cc !important;
}
.el-tabs__item {
  font-size: 16px !important;
  font-weight: 600 !important;
}
/* 多选按钮组 */
.el-checkbox-button.is-checked .el-checkbox-button__inner {
  background: #4777e7 !important;
  border-color: #4777e7 !important;
}
.el-checkbox-button .el-checkbox-button__inner:hover {
  color: #4777e7 !important;
}
.el-checkbox-button.is-checked .el-checkbox-button__inner:hover {
  background: #7397ec !important;
  border-color: #7397ec !important;
  color: #fff !important;
}
/* 多选框 */
.el-select .el-input.is-focus .el-input__inner {
  border-color: #4777e7 !important;
}
.el-select-dropdown__item.selected {
  color: #4777e7 !important;
}
/* 日期 */
.el-date-table td.current:not(.disabled) span {
  background: #4777e7 !important;
  color: #409eff;
}
/* 输入框 */
.el-input.is-active .el-input__inner,
.el-input__inner:focus {
  border-color: #4777e7 !important;
}
/* 单选框*/
.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background: #4777e7 !important;
  border-color: #4777e7 !important;
}
.el-checkbox__input.is-checked + .el-checkbox__label {
  color: #4777e7 !important;
}
/* 单选 */
.el-radio__input.is-checked .el-radio__inner {
  background: #4777e7 !important;
}
.el-radio__input.is-checked + .el-radio__label {
  color: #4777e7 !important;
}
.el-tree-node__content {
  height: 30px !important;
  margin: 2px 0 !important;
}
/* 级联 */
.el-cascader-node.in-active-path,
.el-cascader-node.is-active,
.el-cascader-node.is-selectable.in-checked-path {
  color: #4777e7 !important;
}
.el-cascader .el-input .el-input__inner:focus,
.el-cascader .el-input.is-focus .el-input__inner {
  border-color: #4777e7 !important;
}
.el-input-number__decrease:hover,
.el-input-number__increase:hover {
  color: #4777e7 !important;
}
/* 文本域 */
.el-textarea.is-active .el-textarea__inner,
.el-textarea__inner:focus {
  border-color: #4777e7 !important;
}
.el-input__inner {
  border-radius: 2px !important;
}
.el-tooltip__popper {
  border-color: #dde3f2 !important;
}
.el-dialog__body {
  padding: 20px !important;
}

@font-face {
    font-family: 'phtb';
    src: url(../fonts/Alibaba-PuHuiTi-Bold.299a707b.woff2) format('woff2');
}
@font-face {
    font-family: 'phtr';
    src: url(../fonts/Alibaba-PuHuiTi-Regular.7bc65d46.woff2) format('woff2');
}

