.agent_enter[data-v-1684d189] {
  position: fixed;
  top: 80%;
  right: 0;
  z-index: 20;
}
.agent_enter_pop[data-v-1684d189] {
  width: 243px;
  height: 62px;
  padding-left: 10px;
  padding-right: 10px;
  background: rgba(245, 245, 250, 0.78);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 12px;
  position: absolute;
  top: -30px;
  right: 80px;
  z-index: 0;
  font-size: 12px;
  font-weight: 500;
  text-align: LEFT;
  color: #000000;
  line-height: 20px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.agent-input[data-v-e38e7462] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 710px;
  width: 344px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  -webkit-box-shadow: -5px 0px 50px 0px rgba(202, 202, 223, 0.4);
          box-shadow: -5px 0px 50px 0px rgba(202, 202, 223, 0.4);
}
.agent-input input[data-v-e38e7462]::-webkit-input-placeholder, .agent-input textarea[data-v-e38e7462]::-webkit-input-placeholder, .agent-input .el-select .el-input__inner[data-v-e38e7462]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2) !important;
}
.agent-input input[data-v-e38e7462]::-moz-placeholder, .agent-input textarea[data-v-e38e7462]::-moz-placeholder, .agent-input .el-select .el-input__inner[data-v-e38e7462]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2) !important;
}
.agent-input input[data-v-e38e7462]:-ms-input-placeholder, .agent-input textarea[data-v-e38e7462]:-ms-input-placeholder, .agent-input .el-select .el-input__inner[data-v-e38e7462]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2) !important;
}
.agent-input input[data-v-e38e7462]::-ms-input-placeholder, .agent-input textarea[data-v-e38e7462]::-ms-input-placeholder, .agent-input .el-select .el-input__inner[data-v-e38e7462]::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2) !important;
}
.agent-input input[data-v-e38e7462]::placeholder,
.agent-input textarea[data-v-e38e7462]::placeholder,
.agent-input .el-select .el-input__inner[data-v-e38e7462]::placeholder {
  color: rgba(0, 0, 0, 0.2) !important;
}
.agent-input-top img[data-v-e38e7462] {
  width: 100%;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.agent-input-top-title[data-v-e38e7462] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: left;
  color: rgba(0, 0, 0, 0.9);
  line-height: 16px;
  margin-bottom: 6px;
  margin-top: 16px;
}
.agent-input-top-title-span[data-v-e38e7462] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: rgba(0, 0, 0, 0.2);
  line-height: 16px;
}
.agent-input-top-input[data-v-e38e7462] {
  width: 316px;
  height: 44px;
  background: #f5f5f5;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 8px;
  border: none;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
}
.agent-input-bottom-button-select[data-v-e38e7462] {
  width: 316px;
  height: 44px;
  background: #1e69fa;
  border-radius: 8px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 44px;
  cursor: pointer;
  border: none;
  margin-bottom: 16px;
}
.agent-input-bottom-button-unselect[data-v-e38e7462] {
  width: 316px;
  height: 44px;
  opacity: 0.5;
  background: #1e69fa;
  border-radius: 8px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 44px;
  border: none;
  margin-bottom: 16px;
}
.agent-input-top-textarea[data-v-e38e7462] {
  width: 316px;
  height: 303px;
  background: #f5f5f5;
  border-radius: 12px;
  resize: none;
  border: none;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
}
[data-v-e38e7462] .el-input--suffix .el-input__inner {
  width: 316px;
  height: 44px;
  background: #f5f5f5;
  border-radius: 12px;
  border: none;
}
.tips[data-v-e38e7462] {
  text-align: center;
  padding-bottom: 10px;
  font-size: 12px;
}
.flow-output[data-v-76e63e6f] {
  overflow-y: auto;
}
.flow-output .content[data-v-76e63e6f] {
  height: 100%;
  overflow-y: auto;
  white-space: pre-wrap;
  word-break: break-all;
  line-height: 1.5;
}
@charset "UTF-8";
/* 改变主题色变量 */
html[data-v-04cc987c] {
  --color-primary: #1E69FA;
  --color-primary-light: #e9f0ff;
  --color-gradient: linear-gradient(90deg, #2a73ff, #724fff);
  --color-assist: #7a70fd;
  --container-color-tab-selected: #d9e1fc;
  --border-color-secondary: rgba(63, 113, 246, 50%);
  --container-card-blue-light3-gradient: linear-gradient(90deg, #f0f3ff 0%, #e1e8ff 100%);
}

/* 输入框全局样式 */
[data-v-04cc987c] .el-input__inner {
  height: 32px;
  padding: 12px 6px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  background-color: #fff;
}
[data-v-04cc987c] .el-input__inner:hover {
  border-color: var(--color-primary);
}
[data-v-04cc987c] .el-input__inner:focus {
  border-color: var(--color-primary);
}
[data-v-04cc987c] .el-input__inner[disabled] {
  border-color: rgba(0, 0, 0, 0.06);
  background-color: #fff;
  color: #ccc;
  cursor: not-allowed;
}
[data-v-04cc987c] .el-input__inner::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
[data-v-04cc987c] .el-input__inner::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
[data-v-04cc987c] .el-input__inner:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
[data-v-04cc987c] .el-input__inner::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
[data-v-04cc987c] .el-input__inner::placeholder {
  color: rgba(0, 0, 0, 0.2);
}

/* 表格 Table
-------------------------- */
/* Tab
-------------------------- */
/* Dialog
-------------------------- */
[data-v-04cc987c] .el-pagination.is-background .el-pager li {
  background-color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
[data-v-04cc987c] .el-pagination.is-background .btn-next,[data-v-04cc987c] .el-pagination.is-background .btn-prev {
  background-color: #fff;
  border: none;
}
[data-v-04cc987c] .el-pagination.is-background.el-pagination--small .btn-next,[data-v-04cc987c] .el-pagination.is-background.el-pagination--small .btn-prev,[data-v-04cc987c] .el-pagination.is-background.el-pagination--small .el-pager li {
  width: 24px;
  height: 24px;
  font-size: 12px;
  border-radius: 4px;
}
[data-v-04cc987c] .el-pagination.is-background.el-pagination--small .el-select .el-input .el-input__inner {
  height: 26px;
  font-size: 14px;
}
[data-v-04cc987c] .el-table {
  border-radius: 12px;
}
[data-v-04cc987c] .el-table th {
  background-color: #f6f7fb;
  padding: 12px 0 10px 0;
}
[data-v-04cc987c] .el-table__header th:first-child,[data-v-04cc987c] .el-table tbody tr td:first-child {
  padding-left: 12px;
}
[data-v-04cc987c] .el-table__header th:last-child,[data-v-04cc987c] .el-table tbody tr td:nth-last-child(1) {
  padding-right: 12px;
}
[data-v-04cc987c] .el-table .el-button {
  padding: 2px 0 2px 5px;
  font-weight: 600;
}
[data-v-04cc987c] .el-table tbody tr {
  background-color: #fbfbfb;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
[data-v-04cc987c] .el-tabs__item {
  height: 38px;
  padding: 0 12px;
  font-size: 16px;
}
[data-v-04cc987c] .el-tabs__active-bar,[data-v-04cc987c] .el-tabs__item.is-active::after {
  height: 3px;
  border-radius: 1.5px;
}
[data-v-04cc987c] .el-tabs__nav-wrap::after {
  display: none;
}
[data-v-04cc987c] .el-tabs__header {
  margin: 0 0 16px;
}
[data-v-04cc987c] .first-tabs .el-tabs__item {
  height: 48px;
  font-size: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.4);
}
[data-v-04cc987c] .first-tabs .el-tabs__active-bar,[data-v-04cc987c] .first-tabs .el-tabs__item.is-active::after {
  display: none;
}
[data-v-04cc987c] .first-tabs .el-tabs__item.is-active {
  color: rgba(0, 0, 0, 0.9);
}
[data-v-04cc987c] .first-tabs .el-tabs__nav-wrap::after {
  display: block;
  height: 1px;
  color: rgba(0, 0, 0, 0.06);
}
[data-v-04cc987c] .first-tabs .el-tabs__header {
  margin: 0 0 8px;
}
[data-v-04cc987c] .el-divider--horizontal {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.06);
}
[data-v-04cc987c] .el-divider--vertical {
  height: 10px;
  background-color: rgba(0, 0, 0, 0.15);
  vertical-align: inherit;
}
[data-v-04cc987c] .el-link.el-link--primary {
  color: var(--color-primary);
}
[data-v-04cc987c] .el-link.el-link--info {
  color: rgba(0, 0, 0, 0.6);
}
[data-v-04cc987c] .el-tag--small {
  border-radius: 6px;
}
[data-v-04cc987c] .el-tag--mini {
  border-radius: 4px;
}
[data-v-04cc987c] .el-tag-special {
  border-top-left-radius: 0;
}
[data-v-04cc987c] .el-tag.el-tag--info {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: transparent;
  color: rgba(255, 255, 255, 0.8);
}
[data-v-04cc987c] .el-popper {
  padding: 4px 0;
}
[data-v-04cc987c] .el-popper .el-dropdown-menu__item {
  color: rgba(0, 0, 0, 0.9);
}
[data-v-04cc987c] .el-popper .deleted {
  color: #f24b55;
}
[data-v-04cc987c] .el-dropdown-menu .popper__arrow {
  display: none;
}
[data-v-04cc987c] .el-range-editor--mini.el-input__inner {
  height: 24px;
}
[data-v-04cc987c] .el-date-editor .el-range-input {
  background: transparent;
}
[data-v-04cc987c] .el-input--prefix .el-input__inner {
  padding-left: 30px;
}
[data-v-04cc987c] .el-input--prefix .el-input__inner {
  padding-right: 30px;
}
[data-v-04cc987c] .el-date-picker, .el-picker-panel[data-v-04cc987c] {
  border: 1px solid rgba(0, 0, 0, 0.06);
}
[data-v-04cc987c] .el-range-editor--mini {
  border-radius: 4px;
}
[data-v-04cc987c] .el-range-editor--small {
  border-radius: 6px;
}
[data-v-04cc987c] .el-range-editor--large {
  border-radius: 8px;
}
[data-v-04cc987c] .el-popover {
  padding: 12px;
}
[data-v-04cc987c] .el-popover .el-popconfirm__main {
  margin: 10px 0;
}
[data-v-04cc987c] .el-popover .popper__arrow {
  display: none;
}
[data-v-04cc987c] .el-dialog {
  border-radius: 12px;
  font-weight: 600;
}
[data-v-04cc987c] .el-dialog__header {
  padding-bottom: 16px;
}
[data-v-04cc987c] .el-dialog__body {
  overflow: auto;
  padding-top: 0;
  padding-bottom: 24px;
}
[data-v-04cc987c] .el-page-header {
  padding: 16px;
}
.box[data-v-04cc987c] {
  margin-top: 16px;
  overflow: auto;
}
.empty[data-v-04cc987c] {
  margin-top: 100px;
  text-align: center;
}
.card-list[data-v-04cc987c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10.2px;
}
.card-list .card-item[data-v-04cc987c] {
  width: 154px;
  height: 225px;
  position: relative;
  margin-bottom: 6px;
}
.card-list .card-item img[data-v-04cc987c] {
  width: 100%;
  height: 205px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
.card-list .card-item .card-item-hover[data-v-04cc987c] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 120px;
  opacity: 0;
  border-radius: 12px;
}
.card-list .card-item .card-item-hover .check-btn[data-v-04cc987c] {
  width: 96px;
  height: 32px;
  background: #1e69fa;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  line-height: 14px;
  padding: 8px 16px;
  margin-bottom: 8px;
  text-align: center;
}
.card-list .card-item .card-item-hover .content-btn[data-v-04cc987c] {
  width: 96px;
  height: 32px;
  background: #e9f0ff;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  color: #1e69fa;
  line-height: 14px;
  padding: 8px 16px;
  text-align: center;
}
.card-list .card-item:hover .card-item-hover[data-v-04cc987c] {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5));
  opacity: 1;
}
.card-list .card-item .like-count[data-v-04cc987c] {
  position: absolute;
  left: 6px;
  bottom: 24px;
  z-index: 1;
  width: 100px;
  height: 20px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  text-shadow: 0px 4px 15.2px 0px rgba(0, 0, 0, 0.11);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.card-list .card-item .like-count img[data-v-04cc987c] {
  width: 17px;
  height: 16px;
  margin-right: 2px;
}
.card-list .card-item .card-item-title[data-v-04cc987c] {
  width: 150px;
  height: 17px;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}
@charset "UTF-8";
.content-box[data-v-5c6b2e2a] {
  margin: 14px 16px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: calc(100% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-box .content[data-v-5c6b2e2a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 16px;
  border: 1px dashed rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content-box .content .intro-image[data-v-5c6b2e2a] {
  margin-top: 20px;
  width: 627px;
  height: 563px;
}
.content-box .content .on-work[data-v-5c6b2e2a] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
}
.content-box .content .on-work .card[data-v-5c6b2e2a] {
  width: 100%;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  /* 标题栏 */
  /* 进度时间轴 */
  /* 进度条 */
}
.content-box .content .on-work .card .card-title[data-v-5c6b2e2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  height: 48px;
  padding: 0 16px;
}
.content-box .content .on-work .card .card-title .title-text[data-v-5c6b2e2a] {
  background: transparent;
  border-radius: 6px;
  font-size: 12px;
}
.content-box .content .on-work .card .card-title .title-text .title-text-left[data-v-5c6b2e2a] {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: linear-gradient(123deg, #7a70fd 0%, #1e69fa 100%);
  border-radius: 6px 0 0 6px;
  padding: 0 12px;
  color: #fff;
}
.content-box .content .on-work .card .card-title .title-text .title-text-left[data-v-5c6b2e2a]::after {
  content: "";
  position: absolute;
  z-index: 1;
  background: #1e69fa;
  width: 20px;
  height: 26px;
  border-radius: 6px;
  top: 0;
  right: -2px; /* 控制倾斜角度，正值向右倾斜，负值向左倾斜 */
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg); /* 控制倾斜角度 */
}
.content-box .content .on-work .card .card-title .title-text .title-text-right[data-v-5c6b2e2a] {
  position: relative;
  z-index: 0;
  display: inline-block;
  color: #1e69fa;
  padding: 4px 12px 4px 26px;
  background: #efeeff;
  border-radius: 0 6px 6px 0;
  margin-left: -10px;
}
.content-box .content .on-work .card .card-title .toggled-buttons[data-v-5c6b2e2a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.content-box .content .on-work .card .card-title .toggled-buttons .toggled-button[data-v-5c6b2e2a] {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
.content-box .content .on-work .card .card-title .toggled-buttons .toggled-button i[data-v-5c6b2e2a] {
  font-size: 14px;
  font-weight: 600;
}
.content-box .content .on-work .card .step-list[data-v-5c6b2e2a] {
  padding: 0 16px 0px;
}
.content-box .content .on-work .card .step-list .step-item[data-v-5c6b2e2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-box .content .on-work .card .step-list .step-item .head-icon[data-v-5c6b2e2a] {
  margin-top: 4px;
  margin-right: 6px;
  position: relative;
}
.content-box .content .on-work .card .step-list .step-item .head-icon .head-icon-base[data-v-5c6b2e2a] {
  width: 14px;
  height: 14px;
  background: #7a70fd;
  border-radius: 50%;
}
.content-box .content .on-work .card .step-list .step-item .head-icon .head-icon-base i[data-v-5c6b2e2a] {
  font-size: 10px;
  color: white;
  font-weight: 600;
}
.content-box .content .on-work .card .step-list .step-item .head-icon .error-color[data-v-5c6b2e2a] {
  background: #f24b55;
}
.content-box .content .on-work .card .step-list .step-item .head-icon .disabled-color[data-v-5c6b2e2a] {
  background-color: gray;
}
.content-box .content .on-work .card .step-list .step-item .head-icon .step-icon-box[data-v-5c6b2e2a] {
  display: inline-block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-box .content .on-work .card .step-list .step-item .head-icon .icon-line[data-v-5c6b2e2a] {
  position: absolute;
  left: 5px;
  width: 1px;
  height: 100%;
  border-right: 2px dashed #7a70fd;
}
.content-box .content .on-work .card .step-list .step-item .head-icon .icon-line-disabled[data-v-5c6b2e2a] {
  border-right-color: gray;
}
.content-box .content .on-work .card .step-list .step-item .step-item-title[data-v-5c6b2e2a] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 600;
}
.content-box .content .on-work .card .step-list .step-item .step-item-title-error[data-v-5c6b2e2a] {
  color: #f24b55;
}
.content-box .content .on-work .card .step-list .step-item .step-item-detail[data-v-5c6b2e2a] {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.2);
  margin: 2px 0 10px;
}
.content-box .content .on-work .card .step-list .step-item .step-item-detail-error[data-v-5c6b2e2a] {
  color: #f24b55;
  opacity: 0.6;
}
.content-box .content .on-work .card .process[data-v-5c6b2e2a] {
  width: 100%;
  height: 5px;
  background: #e2e1fd;
}
.content-box .content .on-work .card .process .process-bar[data-v-5c6b2e2a] {
  width: 10%;
  height: 5px;
  background: #7a72f8;
}
.content-box .content .on-work .card .process .error-color[data-v-5c6b2e2a] {
  background: #f24b55;
}
.content-box .content .on-work .flow-text[data-v-5c6b2e2a] {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: rgba(0, 0, 0, 0.9);
  line-height: 16px;
  overflow-y: auto;
  padding-bottom: 40px;
}
.content-box .content .buttons[data-v-5c6b2e2a] {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
}
.content-box .content .buttons .copy-tips[data-v-5c6b2e2a] {
  font-size: 12px;
  color: #999;
  margin-right: 10px;
}
.content-box .content .buttons .copy-button[data-v-5c6b2e2a] {
  border-radius: 8px;
  background: transparent;
}
.content-box .content .error-box[data-v-5c6b2e2a] {
  padding-top: 100px;
  text-align: center;
}
.content-box .recommend-guide[data-v-5c6b2e2a] {
  margin-top: 16px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
}
.content-box .recommend-guide .guide-image[data-v-5c6b2e2a] {
  width: 75px;
  height: 22px;
  margin-right: 6px;
}
.content-box .recommend-guide .guide-entry[data-v-5c6b2e2a] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 32px;
  font-size: 12px;
  color: #1e69fa;
  font-style: italic;
  text-align: center;
  background: linear-gradient(114deg, #eae9ff 0%, #e1ebff 100%);
  border-radius: 8px;
  cursor: pointer;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding: 0 10px;
}
.content-box .recommend-guide .guide-entry .guide-entry-icon[data-v-5c6b2e2a] {
  width: 13px;
  height: 8px;
}
.previewDialog[data-v-75e8b22e] .el-dialog__header {
  display: none;
}
.previewDialog[data-v-75e8b22e] .el-dialog__body {
  padding: 0px;
}
.previewDialog[data-v-75e8b22e] .el-dialog {
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
  background: transparent;
  border-radius: 16px;
  overflow: hidden;
  margin: 0 auto !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.innerDialog[data-v-75e8b22e] {
  height: 710px;
  background: #FBFBFB;
  border-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.tab-container[data-v-75e8b22e] {
  width: 143px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("https://cdn.ix5j.net/saas_assets/bg_agent_tab.webp");
  background-position: left top;
  background-repeat: no-repeat;
}
.item-normal[data-v-75e8b22e] {
  width: 121px;
  height: 44px;
  background: transparent;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 5px;
}
.item-normal[data-v-75e8b22e]:hover {
  background: #E9F0FF;
}
.item-active[data-v-75e8b22e] {
  background: #E9F0FF;
  color: rgba(0, 0, 0, 0.9);
}
.item-active[data-v-75e8b22e]:hover {
  background: #E9F0FF;
}
[data-v-75e8b22e]::-webkit-input-placeholder {
  font-size: 15px;
  font-weight: 400;
}
[data-v-75e8b22e]::-webkit-scrollbar {
  width: 2px;
}
[data-v-75e8b22e]::-webkit-scrollbar-track {
  background-color: transparent;
}
[data-v-75e8b22e]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 4px;
}
textarea[data-v-75e8b22e]:focus {
  outline: none;
  border: 0 solid #ccc;
}
.home-container[data-v-30b16259] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-width: 1280px;
  max-width: 2560px;
}
.content[data-v-30b16259] {
  margin-left: 232px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.guide-dialog[data-v-30b16259] .el-dialog__header {
  display: block;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}
.guide-dialog[data-v-30b16259] .el-dialog__headerbtn {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
}
.guide-dialog[data-v-30b16259] .el-dialog__body {
  padding: 0px;
}
.guide-dialog[data-v-30b16259] .el-dialog {
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
  background: transparent;
  border-radius: 16px;
  overflow: hidden;
}
.guide-img[data-v-30b16259] {
  width: 641px;
  height: 553px;
  display: block;
  margin-top: 32px;
}
.guide-footer[data-v-30b16259] {
  padding: 24px;
  text-align: center;
}
.guide-footer .el-button[data-v-30b16259] {
  width: 240px;
  height: 48px;
  font-size: 16px;
}
