.model-score-container[data-v-24412dae] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: auto;
  margin-top: 15px;
}
.model-score-container[data-v-24412dae]::-webkit-scrollbar {
  display: none;
}
.warrper[data-v-24412dae] {
  min-width: 160px;
  min-height: 55px;
  border-radius: 8px;
  padding: 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: none;
}
.warrper .hd .title[data-v-24412dae] {
  font-size: 16px;
  color: #ffffff;
  white-space: nowrap;
}
.warrper .bd .score[data-v-24412dae] {
  font-size: 16px;
  color: #ffffff;
}
.warrper .bd img[data-v-24412dae] {
  width: 35px;
  height: 35px;
  margin-left: 12px;
}
.warrper + .warrper[data-v-24412dae] {
  margin-left: 12px;
}
.bg-1[data-v-24412dae] {
  background: linear-gradient(90deg, #94e0f0 0%, #72bdf7 100%);
}
.bg-2[data-v-24412dae] {
  background: linear-gradient(90deg, #c6c5f9 0%, #7086fd 100%);
}
.bg-3[data-v-24412dae] {
  background: linear-gradient(90deg, #87e21b 0%, #6fe086 100%);
}
.bg-4[data-v-24412dae] {
  background: linear-gradient(245.4328286794deg, #ed6675 0%, #ef9898 100%);
}
.el-icon-edit[data-v-7e911f03] {
  margin-left: 10px;
  cursor: pointer;
}
.inputs[data-v-7e911f03] {
  min-width: 270px;
  height: 25px;
}
[data-v-7e911f03] .el-input__inner {
  padding-right: 30px;
  height: 25px;
}
[data-v-7e911f03] .el-input__suffix {
  position: absolute;
  height: 100%;
  right: 5px;
  top: 8px;
  text-align: center;
  color: #c0c4cc;
  transition: all 0.3s;
  pointer-events: none;
}
.audio-info[data-v-7e911f03] {
  height: 350px;
  overflow-y: auto;
}
.audio-info input[data-v-7e911f03] {
  width: 95px;
}
.audio-info[data-v-7e911f03] .el-descriptions-item__content {
  flex: 1;
}
.audio-info .icon[data-v-7e911f03] {
  width: 15px;
  height: 12px;
  margin-left: 6px;
  cursor: pointer;
}
.audio-info .info-basic h2[data-v-7e911f03] {
  margin-bottom: 12px;
}
.audio-info .info-basic .btn[data-v-7e911f03] {
  padding: 0px 12px;
  font-size: 12px;
  border-radius: 4px;
  border: 0.5px solid rgba(255, 255, 255, 0.84);
  background: #7f7dc8;
  color: #fff;
}
.audio-info img[data-v-7e911f03] {
  width: 12px;
  height: 8px;
  margin-right: 6px;
  cursor: pointer;
}
.audio-info .dropdown[data-v-7e911f03] {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 1000;
  width: 130px;
  height: auto;
  padding: 4px;
  margin-top: 20px;
  cursor: pointer;
}
.audio-info .dropdown p[data-v-7e911f03] {
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.audio-info .info-project .project-btn[data-v-7e911f03] {
  margin-top: 12px;
  display: flex;
  gap: 12px;
  overflow-x: auto;
}
.audio-info .info-project .project-btn[data-v-7e911f03]::-webkit-scrollbar {
  display: none;
}
.audio-info .info-project .project-btn .project-btn-item[data-v-7e911f03] {
  height: 55px;
  padding: 0 12px;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
  background: linear-gradient(90deg, #94e0f0 0%, #72bdf7 100%);
}
.audio-info .info-project .project-btn .project-btn-item .title[data-v-7e911f03] {
  margin-right: 18px;
}
.audio-info .info-project .project-btn .purple[data-v-7e911f03] {
  background: linear-gradient(90deg, #c6c5f9 0%, #7086fd 100%);
}
.audio-info .info-project .project-btn .green[data-v-7e911f03] {
  background: linear-gradient(90deg, #87e21b 0%, #6fe086 100%);
}
.audio-info .info-content[data-v-7e911f03] {
  margin-top: 20px;
}
.audio-info .info-content .visit-history[data-v-7e911f03] {
  width: 85%;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: auto;
  cursor: pointer;
}
.audio-info .info-content .visit-history[data-v-7e911f03]::-webkit-scrollbar {
  display: none;
}
.audio-info .info-content .visit-history .left-icon[data-v-7e911f03] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 30px;
}
.audio-info .info-content .visit-history .right-icon[data-v-7e911f03] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  left: 425px;
  position: absolute;
}
.audio-info .info-content .visit-history .line-item[data-v-7e911f03] {
  margin: 32px 0 30px;
  height: 5px;
  width: 100%;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #d9d9d9;
}
.audio-info .info-content .visit-history .line-item .item[data-v-7e911f03] {
  width: 140px;
  height: 50px;
  position: relative;
  text-align: center;
}
.audio-info .info-content .visit-history .line-item .item .cycle[data-v-7e911f03] {
  width: 16px;
  height: 16px;
  border: 8px solid #d9d9d9;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  top: 16px;
  left: 60px;
}
.audio-info .info-content .visit-history .line-item .item .cycle[data-v-7e911f03]::before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: -5px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #d9d9d9;
}
.audio-info .info-content .visit-history .line-item .item .time[data-v-7e911f03] {
  width: 140px;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 35px;
  text-align: center;
}
.audio-info .info-content .visit-history .line-item .item .hd[data-v-7e911f03] {
  width: 140px;
  position: absolute;
  top: -10px;
  left: 0;
  text-align: center;
}
.audio-info .info-content .visit-history .line-item .item .hd .date[data-v-7e911f03] {
  font-size: 14px;
  display: block;
}
.audio-info .info-content .visit-history .line-item .item .hd .msg[data-v-7e911f03] {
  font-size: 20px;
  color: #000;
  background-color: #999;
  border-radius: 16px;
  padding: 4px 20px;
}
.audio-info .info-content .visit-history .line-item .item.active .cycle[data-v-7e911f03] {
  border: 8px solid #4077f6;
}
.audio-info .info-content .visit-history .line-item .item.active .cycle[data-v-7e911f03]:before {
  background: #4077f6;
}
.audio-info .info-content .visit-history .line-item .item.active .hd .msg[data-v-7e911f03] {
  color: #fff;
  background-color: #4077f6;
  border-radius: 16px;
  padding: 4px 20px;
}
.audio-info .line-item.size-1[data-v-7e911f03] {
  justify-content: flex-start;
}
.no-visit-history[data-v-7e911f03] {
  height: 350px;
}
@charset "UTF-8";
.el-icon-edit[data-v-280b23fc] {
  margin-left: 10px;
  cursor: pointer;
}
.inputs[data-v-280b23fc] {
  min-width: 270px;
  height: 25px;
}
[data-v-280b23fc] .el-input__inner {
  padding-right: 30px;
}
[data-v-280b23fc] .el-input__suffix {
  position: absolute;
  height: 100%;
  right: 5px;
  top: 8px;
  text-align: center;
  color: #c0c4cc;
  transition: all 0.3s;
  pointer-events: none;
}
.audio-info[data-v-280b23fc] {
  height: 350px;
  overflow-y: auto;
}
.audio-info input[data-v-280b23fc] {
  width: 95px;
}
.audio-info[data-v-280b23fc] .el-descriptions-item__content {
  flex: 1;
}
.audio-info .icon[data-v-280b23fc] {
  width: 15px;
  height: 12px;
  margin-left: 6px;
  cursor: pointer;
}
.audio-info .info-basic[data-v-280b23fc] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 24px;
       column-gap: 24px;
  row-gap: 12px;
  margin-bottom: 30px;
  /* 标题不换行、不被压缩 */
  /* 其他项默认单行显示 */
  /* 接待/结束时间：两行展示，顶部对齐 */
}
.audio-info .info-basic h2[data-v-280b23fc] {
  grid-column: 1/-1;
  margin-bottom: 0;
}
.audio-info .info-basic .lt[data-v-280b23fc] {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.audio-info .info-basic .lt[data-v-280b23fc]:first-of-type {
  grid-column: 1/-1;
}
.audio-info .info-basic .lt .title[data-v-280b23fc] {
  flex-shrink: 0;
  white-space: nowrap;
  margin-right: 8px;
}
.audio-info .info-basic .lt .btn[data-v-280b23fc] {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-info .info-basic .lt.lt--stack[data-v-280b23fc] {
  align-items: flex-start;
}
.audio-info .info-basic .lt.lt--stack .btn[data-v-280b23fc] {
  display: flex;
  flex-direction: column;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  line-height: 1.6;
}
.audio-info .info-basic .lt.lt--stack .btn span[data-v-280b23fc] {
  display: block;
}
.audio-info h2[data-v-280b23fc] {
  margin-bottom: 12px;
}
.audio-info .lt[data-v-280b23fc] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.audio-info img[data-v-280b23fc] {
  width: 12px;
  height: 8px;
  margin-right: 6px;
  cursor: pointer;
}
.audio-info .dropdown[data-v-280b23fc] {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 1000;
  width: 130px;
  height: auto;
  padding: 4px;
  margin-top: 20px;
  cursor: pointer;
}
.audio-info .dropdown p[data-v-280b23fc] {
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.audio-info .info-project .project-btn[data-v-280b23fc] {
  margin-top: 12px;
  display: flex;
  gap: 12px;
  overflow-x: auto;
}
.audio-info .info-project .project-btn[data-v-280b23fc]::-webkit-scrollbar {
  display: none;
}
.audio-info .info-project .project-btn .project-btn-item[data-v-280b23fc] {
  height: 55px;
  padding: 0 12px;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
  background: linear-gradient(90deg, #94e0f0 0%, #72bdf7 100%);
}
.audio-info .info-project .project-btn .project-btn-item .title[data-v-280b23fc] {
  margin-right: 18px;
}
.audio-info .info-project .project-btn .purple[data-v-280b23fc] {
  background: linear-gradient(90deg, #c6c5f9 0%, #7086fd 100%);
}
.audio-info .info-project .project-btn .green[data-v-280b23fc] {
  background: linear-gradient(90deg, #87e21b 0%, #6fe086 100%);
}
.audio-info .info-content[data-v-280b23fc] {
  margin-top: 20px;
}
.audio-info .info-content .visit-history[data-v-280b23fc] {
  width: 85%;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: auto;
  cursor: pointer;
}
.audio-info .info-content .visit-history[data-v-280b23fc]::-webkit-scrollbar {
  display: none;
}
.audio-info .info-content .visit-history .left-icon[data-v-280b23fc] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 30px;
}
.audio-info .info-content .visit-history .right-icon[data-v-280b23fc] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  left: 425px;
  position: absolute;
}
.audio-info .info-content .visit-history .line-item[data-v-280b23fc] {
  margin: 32px 0 30px;
  height: 5px;
  width: 100%;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #d9d9d9;
}
.audio-info .info-content .visit-history .line-item .item[data-v-280b23fc] {
  width: 140px;
  height: 50px;
  position: relative;
  text-align: center;
}
.audio-info .info-content .visit-history .line-item .item .cycle[data-v-280b23fc] {
  width: 16px;
  height: 16px;
  border: 8px solid #d9d9d9;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  top: 16px;
  left: 60px;
}
.audio-info .info-content .visit-history .line-item .item .cycle[data-v-280b23fc]::before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: -5px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #d9d9d9;
}
.audio-info .info-content .visit-history .line-item .item .time[data-v-280b23fc] {
  width: 140px;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 35px;
  text-align: center;
}
.audio-info .info-content .visit-history .line-item .item .hd[data-v-280b23fc] {
  width: 140px;
  position: absolute;
  top: -10px;
  left: 0;
  text-align: center;
}
.audio-info .info-content .visit-history .line-item .item .hd .date[data-v-280b23fc] {
  font-size: 14px;
  display: block;
}
.audio-info .info-content .visit-history .line-item .item .hd .msg[data-v-280b23fc] {
  font-size: 20px;
  color: #000;
  background-color: #999;
  border-radius: 16px;
  padding: 4px 20px;
}
.audio-info .info-content .visit-history .line-item .item.active .cycle[data-v-280b23fc] {
  border: 8px solid #4077f6;
}
.audio-info .info-content .visit-history .line-item .item.active .cycle[data-v-280b23fc]:before {
  background: #4077f6;
}
.audio-info .info-content .visit-history .line-item .item.active .hd .msg[data-v-280b23fc] {
  color: #fff;
  background-color: #4077f6;
  border-radius: 16px;
  padding: 4px 20px;
}
.audio-info .line-item.size-1[data-v-280b23fc] {
  justify-content: flex-start;
}
.no-visit-history[data-v-280b23fc] {
  height: 350px;
}
.audio-card-download[data-v-381cdaee] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-card-download img[data-v-381cdaee] {
  width: 18px;
  height: 18px;
}
.audio-card-download span[data-v-381cdaee] {
  color: #2c70ee;
  margin-left: 2px;
}
.audio-header[data-v-381cdaee] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.audio-header h3[data-v-381cdaee] {
  margin-right: 10px;
}
.audio-header .audio-time[data-v-381cdaee] {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.audio-header .audio-time span[data-v-381cdaee] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-header .audio-create[data-v-381cdaee] {
  display: flex;
  align-items: center;
  float: right;
  margin-left: auto;
}
.audio-header .audio-create .audio-create-item[data-v-381cdaee] {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
}
.audio-header .audio-create .audio-create-item .audio-create-item-icon[data-v-381cdaee] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-btn .audio-lt[data-v-381cdaee] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-btn .audio-lt span[data-v-381cdaee] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-btn .audio-lt .audio-play-content[data-v-381cdaee] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
  line-height: 40px;
  margin-right: 10px;
  font-size: 55px;
  color: #1b7af9;
}
.audio-btn .audio-lt .audio-rt[data-v-381cdaee] {
  width: 100px;
}
.audio-btn .audio-btn-icon[data-v-381cdaee] {
  width: 29px;
  height: 29px;
  margin-right: 20px;
  cursor: pointer;
}
.audio-btn .audio-btn[data-v-381cdaee] {
  width: 25px;
  height: 25px;
  margin-left: 20px;
  cursor: pointer;
}
.audio-btn .audio-speed[data-v-381cdaee] {
  margin-left: 10px;
  color: #888888;
  font-size: 14px;
}
.audio-create-item1[data-v-381cdaee] {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
  float: right;
  margin-bottom: 10px;
}
.audio-create-item1 .audio-create-item-icon1[data-v-381cdaee] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-card-audio[data-v-381cdaee] {
  width: 100%;
}
.audio-card-audio .audio-slider[data-v-381cdaee] {
  width: 99%;
}
.audio-card-audio .audio-time[data-v-381cdaee] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-card-audio[data-v-381cdaee] .el-input__inner {
  padding-right: 30px;
  width: 80px;
  height: 30px;
}
.audio-card-speed[data-v-381cdaee] {
  width: 110px;
  margin-left: 10px;
  margin-top: 10px;
}
[data-v-3823a802] .el-input__inner {
  width: 100%;
}
.audio-text-container-header .right[data-v-3823a802] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right-title[data-v-3823a802] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.audio-text-container-header .right h2[data-v-3823a802] {
  margin: 20px 0;
}
.actions[data-v-3823a802] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-3823a802] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-3823a802] {
  margin-left: 12px;
}
.actions img[data-v-3823a802] {
  width: 18px;
  height: 18px;
}
.actions span[data-v-3823a802] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-3823a802] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-3823a802] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-3823a802] {
  margin-left: 0 !important;
}
.chart-main[data-v-3823a802] {
  width: 100%;
  height: 475px;
  margin-top: 15px;
  border-radius: 8px;
  padding: 16px;
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.chart-main .node.active .text[data-v-3823a802] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.is-medical[data-v-3823a802] {
  height: 415px !important;
}
.no-visit-history[data-v-3823a802] {
  height: 475px !important;
}
.userInfo[data-v-3823a802] {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-3823a802] {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers .icon[data-v-3823a802] {
  width: 55px;
  height: 55px;
  background: #d9d9d9;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headers .icon img[data-v-3823a802] {
  width: 36px;
  height: 42px;
  flex-shrink: 0;
}
.headers .name[data-v-3823a802] {
  text-align: center;
  font-size: 12px;
  color: #333333;
}
.content[data-v-3823a802] {
  flex: 1;
}
.content .time[data-v-3823a802] {
  font-size: 12px;
  color: #777;
}
.content .time i[data-v-3823a802] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.content .text[data-v-3823a802] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #f5f5f5;
}
.content .text span[data-v-3823a802] {
  background: #fcff40;
  color: #333333;
}
.customInfo .content .time[data-v-3823a802] {
  text-align: right;
}
.customInfo .content .text[data-v-3823a802] {
  text-align: right;
}
.is-bg[data-v-3823a802] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(66, 66, 66, 0.452);
}
.audio-text-container2[data-v-3823a802] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-3823a802] {
  width: 1080px;
  height: 850px;
  position: fixed;
  border-radius: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  margin: 0;
}
.audio-text-container2.is-fullscreen .chart-main[data-v-3823a802] {
  height: 415px;
}
.el-button + .el-button[data-v-3823a802] {
  margin-left: 0px !important;
}
.hd[data-v-03a500ac] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hd .left[data-v-03a500ac] {
  display: flex;
  align-items: center;
}
.hd .left .cylinder[data-v-03a500ac] {
  width: 8px;
  height: 22px;
  background: linear-gradient(112.1902888961deg, #3172ec 0%, #8bc2f3 100%);
  border-radius: 2px;
  margin-right: 10px;
}
.hd + .bd[data-v-03a500ac] {
  margin-top: 20px;
}
.audio-ai-analysis[data-v-7ca8839c] {
  height: 1108px;
}
.ai-analysis-head[data-v-7ca8839c] {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  padding: 0 10px;
  box-sizing: border-box;
}
.ai-analysis-head[data-v-7ca8839c]::-webkit-scrollbar {
  display: none;
}
.ai-analysis-head-btn[data-v-7ca8839c] {
  flex-shrink: 0;
  padding: 4px 8px;
  box-sizing: border-box;
  border-radius: 4px;
  background: #f5f5f5;
  color: #2c2c2c;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
.ai-analysis-head-btn.active[data-v-7ca8839c] {
  background: var(--color-primary);
  color: #fff;
}
.ai-analysis-content[data-v-7ca8839c] {
  padding-top: 0;
  padding-bottom: 60px;
  overflow: scroll;
  height: 1060px;
  overflow-x: hidden;
  margin-top: 20px;
}
.ai-analysis-content .ai-title[data-v-7ca8839c] {
  width: 90%;
  box-sizing: border-box;
  margin: 10px auto 30px;
}
.ai-analysis-content .ai-title .title[data-v-7ca8839c] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .title .num[data-v-7ca8839c] {
  width: 4px;
  height: 22px;
  background: linear-gradient(112.1902888961deg, #3172ec 0%, #8bc2f3 100%);
  border-radius: 2px;
  margin-right: 10px;
}
.ai-analysis-content .ai-title .title .heade[data-v-7ca8839c] {
  font-size: 16px;
}
.ai-analysis-content .ai-title .customer-info[data-v-7ca8839c] {
  background: #f1f7fc;
  margin-top: 10px;
  padding: 10px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2[data-v-7ca8839c] {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2 .info-row .label[data-v-7ca8839c] {
  color: #252525;
  font-weight: 700;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2 .info-row .value[data-v-7ca8839c] {
  color: #252525;
  margin-left: 5px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content[data-v-7ca8839c] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .profile[data-v-7ca8839c] {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  text-align: center;
  line-height: 47px;
  color: #000;
  font-size: 20px;
  font-family: Inter;
  font-weight: 700;
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .red[data-v-7ca8839c] {
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .yellow[data-v-7ca8839c] {
  background: #fbe7a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .blue[data-v-7ca8839c] {
  background: #a2d0fb;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info[data-v-7ca8839c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .info-item-top[data-v-7ca8839c] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .info-item-top .name[data-v-7ca8839c] {
  width: 40px;
  height: 40px;
  background: #7485f5;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-family: Inter;
  font-size: 18px;
  margin-right: 10px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .info-item-top .name2[data-v-7ca8839c] {
  font-size: 14px;
  margin-right: 10px;
  color: #333;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .info-item-top .phone[data-v-7ca8839c] {
  margin-left: 6px;
  color: #807b7b;
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn[data-v-7ca8839c] {
  padding: 0 12px;
  box-sizing: border-box;
  height: 22px;
  border-radius: 6px;
  border: 1px solid #d4ffd3;
  background: #d4ffd3;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 22px;
  margin-left: 8px;
  color: #005e1a;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .customer-name[data-v-7ca8839c] {
  padding: 0 12px;
  box-sizing: border-box;
  height: 22px;
  border-radius: 6px;
  border: 1px solid #c2b5b5;
  background: #f6f6f6;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 22px;
  margin-left: 6px;
  color: #333;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .red[data-v-7ca8839c] {
  background: #fba2a2;
  border: 1px solid #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .yellow[data-v-7ca8839c] {
  background: #fbe7a2;
  border: 1px solid #fbe7a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .blue[data-v-7ca8839c] {
  background: #a2d0fb;
  border: 1px solid #a2d0fb;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn2[data-v-7ca8839c] {
  border-radius: 6px;
  border: 2px solid #c2b5b5;
  background: #f6f6f6;
  margin-left: 6px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn3[data-v-7ca8839c] {
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn + .btn[data-v-7ca8839c] {
  margin-left: 10px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .see[data-v-7ca8839c] {
  color: #b91616;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .see img[data-v-7ca8839c] {
  width: 26px;
  height: 30px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content[data-v-7ca8839c] {
  margin-top: 15px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content .description[data-v-7ca8839c] {
  color: var(--color-primary);
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 15px;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
}
.ai-analysis-content .ai-title .ai-text[data-v-7ca8839c] {
  background: #f1f7fc;
  margin-top: 10px;
  padding: 15px 15px;
  line-height: 1.5;
  position: relative;
}
.ai-analysis-content .ai-title .ai-text .ai-text-img[data-v-7ca8839c] {
  position: absolute;
  top: 7px;
  right: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.ai-analysis-content .ai-title .ai-text .warpper[data-v-7ca8839c] {
  margin-top: 18px;
}
.ai-analysis-content .ai-title .ai-text .warpper .title[data-v-7ca8839c] {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.ai-analysis-content .ai-title .ai-text .warpper .text[data-v-7ca8839c] {
  text-align: left;
  white-space: pre-wrap;
}
.ai-analysis-content .ai-title .ai-text .warpper + .warpper .title[data-v-7ca8839c] {
  margin-top: 15px;
}
.is-dentals[data-v-7ca8839c] {
  height: 550px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.is-dental[data-v-7ca8839c] {
  height: 590px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.is-medical[data-v-7ca8839c] {
  height: 740px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.ai-qa-container[data-v-2e443a60] {
  height: 1108px;
  overflow-x: hidden;
}
.ai-count[data-v-2e443a60] {
  position: relative;
  padding-top: 0;
  overflow-x: hidden;
  min-height: 500px;
}
.input-box[data-v-2e443a60] {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.input-box .el-button[data-v-2e443a60] {
  margin-left: 5px;
}
.speak-box[data-v-2e443a60] {
  width: 100%;
  height: calc(100% - 80px);
  padding: 20px 20px;
  box-sizing: border-box;
  background: #f1f7fc;
  overflow: auto;
  min-height: 500px;
}
.user-box[data-v-2e443a60] {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.user-box .speek[data-v-2e443a60] {
  width: 80%;
  margin-right: 12px;
  padding: 10px 8px;
  border-radius: 10px;
  text-align: right;
  background: #ffffff;
}
.user-box .icon-img[data-v-2e443a60] {
  margin-top: 2px;
}
.user-box .icon-img img[data-v-2e443a60] {
  width: 35px;
  height: 35px;
}
.chat-box[data-v-2e443a60] {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.chat-box .speek[data-v-2e443a60] {
  width: 80%;
  margin-left: 12px;
  padding: 10px 8px;
  border-radius: 10px;
  text-align: left;
  background: #ffffff;
}
.chat-box .icon-img[data-v-2e443a60] {
  margin-top: 2px;
}
.chat-box .icon-img img[data-v-2e443a60] {
  width: 35px;
  height: 35px;
}
.is-dental[data-v-2e443a60] {
  height: 590px !important;
  overflow: auto;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
[data-v-6b2bf686].audio-customer .el-tabs__nav-wrap::after {
  height: 0 !important;
}
[data-v-6b2bf686] .el-tabs__item {
  height: 24px;
  line-height: 24px;
  padding: 0;
  padding-left: 16px;
  color: #555555;
}
[data-v-6b2bf686] .el-tabs__header {
  margin-bottom: 0;
}
[data-v-6b2bf686] .el-tabs__nav-wrap::after {
  display: none;
}
.actions[data-v-6b2bf686] {
  display: flex;
  align-items: center;
}
.el-tooltip[data-v-6b2bf686] {
  cursor: pointer;
  margin-left: 12px;
}
.el-tooltip + .el-tooltip[data-v-6b2bf686] {
  margin-left: 12px;
}
img[data-v-6b2bf686] {
  width: 18px;
  height: 18px;
}
span[data-v-6b2bf686] {
  color: #0086e5;
  cursor: pointer;
}
.audio-ai-analysis[data-v-7caf13ca] {
  height: 1108px;
}
.ai-analysis-head[data-v-7caf13ca] {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  padding: 0 10px;
  box-sizing: border-box;
}
.ai-analysis-head[data-v-7caf13ca]::-webkit-scrollbar {
  display: none;
}
.ai-analysis-head-btn[data-v-7caf13ca] {
  flex-shrink: 0;
  padding: 4px 8px;
  box-sizing: border-box;
  border-radius: 4px;
  background: #f5f5f5;
  color: #2c2c2c;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
.ai-analysis-head-btn.active[data-v-7caf13ca] {
  background: var(--color-primary);
  color: #fff;
}
.ai-analysis-content[data-v-7caf13ca] {
  padding-top: 0;
  overflow: scroll;
  height: 1060px;
  overflow-x: hidden;
  margin-top: 20px;
}
.ai-analysis-content .ai-title[data-v-7caf13ca] {
  width: 90%;
  box-sizing: border-box;
  margin: 10px auto 30px;
}
.ai-analysis-content .ai-title .title[data-v-7caf13ca] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .title .num[data-v-7caf13ca] {
  width: 4px;
  height: 22px;
  background: linear-gradient(112.1902888961deg, #3172ec 0%, #8bc2f3 100%);
  border-radius: 2px;
  margin-right: 10px;
}
.ai-analysis-content .ai-title .title .heade[data-v-7caf13ca] {
  font-size: 16px;
}
.ai-analysis-content .ai-title .customer-info[data-v-7caf13ca] {
  background: #f1f7fc;
  margin-top: 10px;
  padding: 10px 16px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2[data-v-7caf13ca] {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2 .info-row .label[data-v-7caf13ca] {
  color: #666;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2 .info-row .value[data-v-7caf13ca] {
  color: #333;
  margin-left: 5px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content[data-v-7caf13ca] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .profile[data-v-7caf13ca] {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  text-align: center;
  line-height: 47px;
  color: #000;
  font-size: 20px;
  font-family: Inter;
  font-weight: 700;
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .red[data-v-7caf13ca] {
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .yellow[data-v-7caf13ca] {
  background: #fbe7a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .blue[data-v-7caf13ca] {
  background: #a2d0fb;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info[data-v-7caf13ca] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .info-item-top[data-v-7caf13ca] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .info-item-top .name[data-v-7caf13ca] {
  width: 40px;
  height: 40px;
  background: #7485f5;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-family: Inter;
  font-size: 18px;
  margin-right: 10px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .info-item-top .name2[data-v-7caf13ca] {
  font-size: 14px;
  margin-right: 10px;
  color: #333;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .info-item-top .phone[data-v-7caf13ca] {
  margin-left: 6px;
  color: #807b7b;
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn[data-v-7caf13ca] {
  padding: 0 12px;
  box-sizing: border-box;
  height: 22px;
  border-radius: 6px;
  border: 1px solid #d4ffd3;
  background: #d4ffd3;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 22px;
  margin-left: 8px;
  color: #005e1a;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .customer-name[data-v-7caf13ca] {
  padding: 0 12px;
  box-sizing: border-box;
  height: 22px;
  border-radius: 6px;
  border: 1px solid #c2b5b5;
  background: #f6f6f6;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 22px;
  margin-left: 6px;
  color: #333;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .red[data-v-7caf13ca] {
  background: #fba2a2;
  border: 1px solid #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .yellow[data-v-7caf13ca] {
  background: #fbe7a2;
  border: 1px solid #fbe7a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .blue[data-v-7caf13ca] {
  background: #a2d0fb;
  border: 1px solid #a2d0fb;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn2[data-v-7caf13ca] {
  border-radius: 6px;
  border: 2px solid #c2b5b5;
  background: #f6f6f6;
  margin-left: 6px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn3[data-v-7caf13ca] {
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn + .btn[data-v-7caf13ca] {
  margin-left: 10px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .see[data-v-7caf13ca] {
  color: #b91616;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .see img[data-v-7caf13ca] {
  width: 26px;
  height: 30px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content[data-v-7caf13ca] {
  margin-top: 15px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content .description[data-v-7caf13ca] {
  color: var(--color-primary);
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 15px;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
}
.ai-analysis-content .ai-title .ai-text[data-v-7caf13ca] {
  background: #f1f7fc;
  margin-top: 10px;
  padding: 15px 15px;
  line-height: 1.5;
}
.ai-analysis-content .ai-title .ai-text .text-box .text-box-item[data-v-7caf13ca] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .ai-text .text-box .text-box-item .round[data-v-7caf13ca] {
  width: 10px;
  height: 10px;
  background: #71a1f9;
  border-radius: 50%;
  display: block;
  margin-right: 5px;
  margin-top: 10px;
}
.ai-analysis-content .ai-title .ai-text .text-box .text-box-item .yellow[data-v-7caf13ca] {
  background: #fff9ec;
}
.ai-analysis-content .ai-title .ai-text .text-box .text-box-item .title[data-v-7caf13ca] {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
.ai-analysis-content .ai-title .ai-text .text-box .text-box-item .title2[data-v-7caf13ca] {
  font-size: 15px;
  font-weight: 600;
  margin-top: 15px;
}
.ai-analysis-content .ai-title .ai-text .text-box .text[data-v-7caf13ca] {
  margin-top: 10px;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
}
.ai-analysis-content .ai-title .ai-text .warpper .title[data-v-7caf13ca] {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.ai-analysis-content .ai-title .ai-text .warpper .text[data-v-7caf13ca] {
  display: flex;
  text-align: left;
  white-space: pre-wrap;
}
.ai-analysis-content .ai-title .ai-text .warpper + .warpper .title[data-v-7caf13ca] {
  margin-top: 15px;
}
.is-dentals[data-v-7caf13ca] {
  height: 550px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.is-dental[data-v-7caf13ca] {
  height: 590px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
[data-v-581aa03c].audio-customer .el-tabs__nav-wrap::after {
  height: 0 !important;
}
[data-v-581aa03c] .el-tabs__item {
  height: 24px;
  line-height: 24px;
  padding: 0;
  padding-left: 16px;
  color: #555555;
}
[data-v-581aa03c] .el-tabs__header {
  margin-bottom: 0;
}
[data-v-581aa03c] .el-tabs__nav-wrap::after {
  display: none;
}
.ai-volvo[data-v-581aa03c] {
  height: 830px;
  overflow: auto;
  overflow-x: hidden;
}
.ai-volvo[data-v-581aa03c] ::-webkit-scrollbar {
  display: none;
}
.actions[data-v-581aa03c] {
  display: flex;
  align-items: center;
}
.el-tooltip[data-v-581aa03c] {
  cursor: pointer;
  margin-left: 12px;
}
.el-tooltip + .el-tooltip[data-v-581aa03c] {
  margin-left: 12px;
}
img[data-v-581aa03c] {
  width: 18px;
  height: 18px;
}
span[data-v-581aa03c] {
  color: #0086e5;
  cursor: pointer;
}
[data-v-9e48087e] .el-input__inner {
  width: 100%;
}
.audio-text-container-header .right[data-v-9e48087e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right-title[data-v-9e48087e] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.audio-text-container-header .right h2[data-v-9e48087e] {
  margin: 20px 0;
}
.actions[data-v-9e48087e] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-9e48087e] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-9e48087e] {
  margin-left: 12px;
}
.actions img[data-v-9e48087e] {
  width: 18px;
  height: 18px;
}
.actions span[data-v-9e48087e] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-9e48087e] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-9e48087e] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-9e48087e] {
  margin-left: 0 !important;
}
.chart-main[data-v-9e48087e] {
  width: 100%;
  height: 836px;
  margin-top: 15px;
  border-radius: 8px;
  padding: 16px;
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.chart-main .node.active .text[data-v-9e48087e] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.is-medical[data-v-9e48087e] {
  height: 836px !important;
}
.no-visit-history[data-v-9e48087e] {
  height: 836px !important;
}
.userInfo[data-v-9e48087e] {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-9e48087e] {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers .icon[data-v-9e48087e] {
  width: 55px;
  height: 55px;
  background: #d9d9d9;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headers .icon img[data-v-9e48087e] {
  width: 36px;
  height: 42px;
  flex-shrink: 0;
}
.headers .name[data-v-9e48087e] {
  text-align: center;
  font-size: 12px;
  color: #333333;
}
.content[data-v-9e48087e] {
  flex: 1;
}
.content .time[data-v-9e48087e] {
  font-size: 12px;
  color: #777;
  cursor: pointer;
}
.content .time i[data-v-9e48087e] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.content .text[data-v-9e48087e] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #f5f5f5;
}
.content .text span[data-v-9e48087e] {
  background: #fcff40;
  color: #333333;
}
.customInfo .content .time[data-v-9e48087e] {
  text-align: right;
}
.customInfo .content .text[data-v-9e48087e] {
  text-align: right;
}
.is-bg[data-v-9e48087e] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(66, 66, 66, 0.452);
}
.audio-text-container2[data-v-9e48087e] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-9e48087e] {
  width: 1080px;
  height: 850px;
  position: fixed;
  border-radius: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  margin: 0;
}
.audio-text-container2.is-fullscreen .chart-main[data-v-9e48087e] {
  height: 415px;
}
.el-button + .el-button[data-v-9e48087e] {
  margin-left: 0px !important;
}
.custom-info[data-v-7a4f7947] {
  padding-top: 0;
  min-height: 120px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-draw-header[data-v-7a4f7947] {
  margin-bottom: 15px;
}
.el-col[data-v-7a4f7947] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 14px;
}
.title[data-v-7a4f7947] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.title .icon[data-v-7a4f7947] {
  width: 14px;
  height: 14px;
  margin-right: 3px;
}
.title label[data-v-7a4f7947] {
  width: 90px;
  text-align: left;
  margin-right: 10px;
  word-break: break-word;
}
.el-icon-edit[data-v-7a4f7947] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-7a4f7947] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-7a4f7947] {
  margin-left: 6px;
}
.keep[data-v-7a4f7947]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.custom-info[data-v-34184195] {
  padding-top: 0;
  min-height: 100px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-draw-header[data-v-34184195] {
  margin-bottom: 15px;
}
.el-col[data-v-34184195] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 14px;
}
label[data-v-34184195] {
  min-width: 80px;
  white-space: nowrap;
  text-align: right;
  margin-right: 10px;
}
.el-icon-edit[data-v-34184195] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-34184195] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-34184195] {
  margin-left: 6px;
}
.keep[data-v-34184195]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.audio-customer[data-v-0b97e2e6] {
  height: 240px;
  overflow: auto;
}
.audio-customer[data-v-0b97e2e6]::-webkit-scrollbar {
  display: none;
}
.tag-num[data-v-5e41902c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-5e41902c] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-5e41902c] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-5e41902c] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.label-item .active[data-v-5e41902c] {
  color: #6aac1d;
  background: #e1eed2;
}
.context[data-v-5e41902c] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-5e41902c]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-5e41902c] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
  display: flex;
  align-items: flex-start;
}
.tag-dis .el-icon-video-play[data-v-5e41902c] {
  margin-right: 10px;
  margin-top: 2px;
  cursor: pointer;
  color: #409eff;
}
.gpt-content-list[data-v-5e41902c] {
  margin-top: 10px;
}
.gpt-content-list .gpt-content-item[data-v-5e41902c] {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  border-radius: 6px;
}
.gpt-content-list .gpt-content-item .el-icon-video-play[data-v-5e41902c] {
  margin-right: 10px;
  margin-top: 2px;
  cursor: pointer;
  color: #409eff;
  font-size: 16px;
  transition: color 0.3s ease;
}
.gpt-content-list .gpt-content-item div[data-v-5e41902c] {
  flex: 1;
  line-height: 1.5;
}
.tag-num[data-v-06a173f4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-06a173f4] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-06a173f4] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-06a173f4] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.content[data-v-06a173f4] {
  min-height: 400px;
}
.context[data-v-06a173f4] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-06a173f4]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-06a173f4] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.parent-name[data-v-74477568] {
  background: #eeeeee;
}
[data-v-74477568] .el-progress__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-weight: 700;
  text-align: center;
  margin: 0;
  color: #000;
  transform: translate(0, -50%);
}
.audio-script-model[data-v-74477568] {
  padding: 0;
  height: 445px;
  background: #fff;
}
.audio-script-model[data-v-74477568] .el-progress-circle {
  width: 90px !important;
  height: 90px !important;
}
.audio-script-model .chart-container[data-v-74477568] {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.audio-script-model .chart-container .chart-placeholder[data-v-74477568] {
  display: flex;
  align-items: center;
}
.audio-script-model .chart-container .chart-placeholder p[data-v-74477568] {
  font-size: 14px;
  margin: 0 20px 0 0;
}
.audio-script-model .level-two-item[data-v-74477568] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dad9d9;
  margin: 0 -20px;
  min-height: 36px;
  position: relative;
}
.audio-script-model .level-two-item[data-v-74477568]:last-child::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -100%;
  right: -100%;
  height: 1px;
  background: #eeeeee;
}
.audio-script-model .level-two-item .sub-name[data-v-74477568] {
  flex: 1;
  text-align: left;
  padding-left: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .sub-name-text[data-v-74477568] {
  width: 135px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-script-model .level-two-item .sub-name.clickable[data-v-74477568] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .subItem-icon2[data-v-74477568] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(90deg);
}
.audio-script-model .level-two-item .sub-name .subItem-icon[data-v-74477568] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(180deg);
}
.audio-script-model .level-two-item .score[data-v-74477568] {
  min-width: 40px;
  margin-right: 10px;
  text-align: right;
}
.audio-script-model .level-two-item .status[data-v-74477568] {
  width: 20px;
  display: flex;
  justify-content: center;
}
.audio-script-model .level-two-item .status img[data-v-74477568] {
  width: 15px;
  height: 15px;
}
.audio-script-model .left-padding[data-v-74477568] {
  padding-left: 15px;
}
.audio-script-model .level-two-item[data-v-74477568]:last-child {
  border-bottom: none;
}
.audio-script-model .detail[data-v-74477568] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-dental[data-v-74477568] {
  height: 685px !important;
}
[data-v-74477568] .el-table__cell {
  padding: 0px 0;
  min-width: 0;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: relative;
  text-align: left;
}
[data-v-74477568] .el-table th.el-table__cell > .cell {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding: 10px 10px;
}
[data-v-74477568] .el-table .el-table__row td:first-child {
  background: #eeeeee;
  position: relative;
}
[data-v-74477568] .el-table .el-table__row td:first-child::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  background: #eeeeee;
  border-bottom: 1px solid #dad9d9;
  z-index: 0;
}
[data-v-74477568] .el-table .el-table__row td:first-child > * {
  position: relative;
  z-index: 1;
}
.audio-script[data-v-5b2694a1] {
  height: 755px;
  overflow: auto;
}
.audio-script[data-v-5b2694a1]::-webkit-scrollbar {
  display: none;
}
.isVolvo[data-v-5b2694a1] {
  height: 1100px;
}
.model-title[data-v-5b2694a1] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  gap: 10px;
  width: 100%;
}
.model-title .model-title-item[data-v-5b2694a1] {
  padding: 5px 10px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #f5f5f5;
  cursor: pointer;
}
.model-title .model-title-item.active[data-v-5b2694a1] {
  background: var(--color-primary);
  color: #fff;
}
.is-medical[data-v-5b2694a1] {
  height: 730px;
}
.custom-info[data-v-42906f5e] {
  margin-top: 20px;
  padding-bottom: 30px;
}
.custom-info .custom-item .top[data-v-42906f5e] {
  display: flex;
  align-items: center;
}
.custom-info .custom-item .top .title[data-v-42906f5e] {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}
.custom-info .custom-item .top .icon[data-v-42906f5e] {
  width: 28px;
  height: 28px;
  background: #2879ff;
  border-radius: 50%;
  margin-right: 10px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  font-weight: 700;
}
.custom-info .custom-item .content-text[data-v-42906f5e] {
  margin-top: 20px;
}
.custom-info .custom-item .content-text .tag-item[data-v-42906f5e] {
  padding: 0 10px;
}
.custom-info .custom-item .content-text .tag-item .title[data-v-42906f5e] {
  font-size: 16px;
  font-weight: 600;
  color: #2879ff;
}
.custom-info .custom-item .content-text .tag-item .text[data-v-42906f5e] {
  margin-top: 12px;
  padding: 6px;
  background: #f2f9ff;
  font-size: 15px;
  text-align: justify;
  border-radius: 4px;
}
.custom-info .custom-item .content-text .tag-item .text + .text[data-v-42906f5e] {
  margin-top: 12px;
}
.custom-info .custom-item .content-text .tag-item + .tag-item[data-v-42906f5e] {
  margin-top: 18px;
}
.custom-info .text[data-v-42906f5e] {
  margin-top: 12px;
  padding: 12px;
  background: #f2f9ff;
  font-size: 15px;
  text-align: justify;
  border-radius: 4px;
}
.custom-info .custom-item + .custom-item[data-v-42906f5e] {
  margin-top: 20px;
}
.custom-info[data-v-7994c190] {
  margin-top: 20px;
  padding-bottom: 20px;
}
.custom-info .custom-item .top[data-v-7994c190] {
  display: flex;
  align-items: center;
}
.custom-info .custom-item .top .title[data-v-7994c190] {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}
.custom-info .custom-item .top .icon[data-v-7994c190] {
  width: 28px;
  height: 28px;
  background: #2879ff;
  border-radius: 50%;
  margin-right: 10px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  font-weight: 700;
}
.custom-info .custom-item .content-text[data-v-7994c190] {
  margin-top: 20px;
}
.custom-info .custom-item .content-text .tag-item[data-v-7994c190] {
  padding: 0 10px;
}
.custom-info .custom-item .content-text .tag-item .title[data-v-7994c190] {
  font-size: 16px;
  font-weight: 600;
  color: #2879ff;
}
.custom-info .custom-item .content-text .tag-item .text[data-v-7994c190] {
  margin-top: 12px;
  padding: 6px;
  background: #f2f9ff;
  font-size: 15px;
  text-align: justify;
  border-radius: 4px;
}
.custom-info .custom-item .content-text .tag-item .text + .text[data-v-7994c190] {
  margin-top: 12px;
}
.custom-info .custom-item .content-text .tag-item + .tag-item[data-v-7994c190] {
  margin-top: 18px;
}
.custom-info .text[data-v-7994c190] {
  margin-top: 12px;
  padding: 12px;
  background: #f2f9ff;
  font-size: 15px;
  text-align: justify;
  border-radius: 4px;
}
.custom-info .custom-item + .custom-item[data-v-7994c190] {
  margin-top: 20px;
}
.custom-info .group-box .group-title[data-v-f75b8224] {
  font-size: 16px;
  font-weight: 600;
  color: #2879ff;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.custom-info .group-box .group-title .line[data-v-f75b8224] {
  width: 20px;
  height: 20px;
  background: #2879ff;
  border-radius: 50%;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
}
.custom-info .group-box .item[data-v-f75b8224] {
  width: 100%;
  padding: 10px;
  background: #f2f7fd;
  border-radius: 10px;
  margin-bottom: 15px;
}
.custom-info .group-box .item .text[data-v-f75b8224] {
  font-size: 13px;
  font-weight: 400;
  color: #333;
}
.audio-customer[data-v-31102ff6] {
  height: 755px;
  overflow: auto;
}
.audio-customer[data-v-31102ff6]::-webkit-scrollbar {
  display: none;
}
.audio-customer .btn-box[data-v-31102ff6] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.audio-customer .btn-box .btn[data-v-31102ff6] {
  flex-shrink: 0;
  padding: 10px 30px;
  border-radius: 5px 0 0 5px;
  background: #fff;
  border: 1px solid var(--color-primary);
}
.audio-customer .btn-box .btn2[data-v-31102ff6] {
  flex-shrink: 0;
  padding: 10px 30px;
  border-radius: 0;
  background: #fff;
  border: 1px solid var(--color-primary);
}
.audio-customer .btn-box .btn3[data-v-31102ff6] {
  flex-shrink: 0;
  padding: 10px 30px;
  border-radius: 0 5px 5px 0;
  background: #fff;
  border: 1px solid var(--color-primary);
}
.audio-customer .btn-box .btn4[data-v-31102ff6] {
  flex-shrink: 0;
  padding: 10px 30px;
  border-radius: 0 5px 5px 0;
  background: #fff;
  border: 1px solid var(--color-primary);
}
.audio-customer .btn-box .active[data-v-31102ff6] {
  background: var(--color-primary);
  border: 1px solid var(--color-primary);
  color: #fff;
}
.is-dental[data-v-31102ff6] {
  height: 380px;
}
.service-echarts[data-v-7b02ca70] {
  width: 100%;
  height: 370px;
}
.service-assessment[data-v-7b02ca70] {
  margin-top: 20px;
}
.service-assessment .item[data-v-7b02ca70] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-7b02ca70] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.service-assessment .item .left .title[data-v-7b02ca70] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-7b02ca70] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-7b02ca70] {
  margin-left: 10px;
  font-size: 16px;
  color: #fca524;
  font-weight: bold;
}
.service-assessment .item .right[data-v-7b02ca70] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-7b02ca70] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 10px;
  cursor: pointer;
}
.service-assessment .item .right .table-container[data-v-7b02ca70] {
  background-color: #efeeee;
  border-radius: 15px;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 20px;
  left: -340px;
  z-index: 100;
  max-height: 540px;
  overflow: auto;
}
.service-assessment .item .right .table-container h3[data-v-7b02ca70] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-assessment .content[data-v-7b02ca70] {
  margin-top: 8px;
  padding: 12px 14px;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #f2f7fd;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-7b02ca70] {
  white-space: pre-wrap;
}
.analysis-container[data-v-722f7356] {
  margin-top: 25px;
}
.analysis-container .analysis-header[data-v-722f7356] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-722f7356] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-722f7356] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-722f7356] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-722f7356] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-722f7356] {
  color: #409eff;
}
.tab-item.active[data-v-722f7356]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-722f7356] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-722f7356] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-722f7356],
.table-container table td[data-v-722f7356] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-722f7356] {
  color: #05d873;
}
.table-container table .text-warning[data-v-722f7356] {
  color: #fca524;
}
.table-container table .text-danger[data-v-722f7356] {
  color: #fca524;
}
.table-container table th[data-v-722f7356] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-722f7356] {
  color: #606266;
}
.service-assessment[data-v-506754e1] {
  height: 755px;
  overflow-y: auto;
}
.is-dental[data-v-506754e1] {
  height: 380px;
}
.is-medical[data-v-506754e1] {
  height: 720px;
}
.custom-info[data-v-e258a232] {
  margin-top: 10px;
  font-size: 14px;
  height: 745px;
  overflow: auto;
}
.custom-info .card-text .box[data-v-e258a232] {
  padding: 15px;
  background-color: #f1f7fc;
}
.custom-info .card-text .box .title[data-v-e258a232] {
  font-weight: bold;
}
.custom-info .card-text .box .content[data-v-e258a232] {
  white-space: pre-wrap;
}
.custom-info .card-text .box2[data-v-e258a232] {
  padding: 0 15px;
}
.custom-info .card-text .box3[data-v-e258a232] {
  margin-top: 10px;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.custom-info .card-text .box3 .tag[data-v-e258a232] {
  background-color: #e6f3fc;
  border-color: #cce7fa;
  color: #0086e5;
  display: inline-block;
  height: 32px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 12px;
  color: #0086e5;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  box-sizing: border-box;
  white-space: nowrap;
}
.custom-info .card-text .box + .box[data-v-e258a232] {
  margin-top: 10px;
}
.custom-info .card-text .classification[data-v-e258a232] {
  padding: 15px;
  background-color: #f1f7fc;
  margin-bottom: 10px;
}
.custom-info .card-text .classification .title[data-v-e258a232] {
  font-weight: 700;
}
.header-left[data-v-9ed799ee] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.btn-right[data-v-9ed799ee] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: -20px;
}
.btn-right .text[data-v-9ed799ee] {
  color: #333;
  font-weight: 700;
  font-size: 14px;
}
.audio-select[data-v-524162f7] {
  margin-top: 16px;
}
.medical-model[data-v-44be7254] {
  position: fixed;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: white;
  transform: translate(-50%, -50%);
  background-color: rgba(43, 45, 59, 0.8);
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
.medical-model .icon[data-v-44be7254] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.custom-info[data-v-a74e6d90] {
  padding-top: 0;
  min-height: 120px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-info-box[data-v-a74e6d90] {
  width: 100%;
  margin: 20px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.custom-info-btn[data-v-a74e6d90] {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  padding: 10px 0;
  cursor: pointer;
  color: #fff;
  border-radius: 6px;
  background: #0d87e5;
}
.custom-info-btn[data-v-a74e6d90]:disabled {
  background: #c0c4cc;
  cursor: not-allowed;
}
.custom-draw-header[data-v-a74e6d90] {
  margin-bottom: 15px;
}
.el-row[data-v-a74e6d90] {
  margin: 0 25px 0 0;
}
.el-col[data-v-a74e6d90] {
  margin-bottom: 14px;
}
.title[data-v-a74e6d90] {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.title .icon[data-v-a74e6d90] {
  width: 18px;
  height: 20px;
  margin-right: 3px;
}
.title label[data-v-a74e6d90] {
  width: 90px;
  text-align: left;
  margin-right: 10px;
  word-break: break-word;
}
.el-icon-edit[data-v-a74e6d90] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-a74e6d90] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-a74e6d90] {
  margin-left: 6px;
}
.keep[data-v-a74e6d90]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.full-width[data-v-a74e6d90] {
  grid-column: 1/-1;
}
.custom-info[data-v-bfb39df4] {
  padding-top: 0;
  min-height: 100px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-draw-header[data-v-bfb39df4] {
  margin-bottom: 15px;
}
.custom-draw-content[data-v-bfb39df4] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.el-select[data-v-bfb39df4] {
  margin-top: 14px;
}
.el-input[data-v-bfb39df4] {
  margin-top: 14px;
}
.el-row[data-v-bfb39df4] {
  margin: 0 25px 0 0;
}
.el-col[data-v-bfb39df4] {
  margin-bottom: 14px;
}
label[data-v-bfb39df4] {
  min-width: 80px;
  white-space: nowrap;
  text-align: right;
  margin-right: 10px;
}
.el-icon-edit[data-v-bfb39df4] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-bfb39df4] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-bfb39df4] {
  margin-left: 6px;
}
.keep[data-v-bfb39df4]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.full-width[data-v-bfb39df4] {
  grid-column: 1/-1;
}
@charset "UTF-8";
.ai-answers-drawer .el-drawer__body[data-v-7761200c] {
  padding: 0;
}
.drawer-content[data-v-7761200c] {
  position: relative;
  padding: 40px 20px 20px 20px;
  box-sizing: border-box;
}
.title[data-v-7761200c] {
  font-size: 14px;
  color: #2a82e4;
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  padding: 10px 20px;
  top: 0;
  right: 0;
  z-index: 10;
}
.header[data-v-7761200c] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  background-color: #2a82e4;
  padding: 18px 22px;
  border-radius: 8px;
  color: white;
}
.icon[data-v-7761200c] {
  width: 140px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  color: #2a82e4;
  font-weight: bold;
  font-size: 18px;
}
.logo-text[data-v-7761200c] {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.logo-text-sub[data-v-7761200c] {
  font-size: 8px;
  font-weight: 400;
  line-height: 1.5;
}
.main-title[data-v-7761200c] {
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  margin-left: 100px;
}
.content[data-v-7761200c] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section[data-v-7761200c] {
  background-color: white;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.section-title[data-v-7761200c] {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}
.section-icon[data-v-7761200c] {
  width: 24px;
  height: 24px;
  background-color: #e8f4fd;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  color: #2a82e4;
}
.section-icon[data-v-7761200c]::before {
  font-weight: bold;
  font-size: 14px;
}
.user-icon[data-v-7761200c]::before {
  content: "👤";
}
.note-icon[data-v-7761200c]::before {
  content: "✎";
}
.info-grid[data-v-7761200c] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.info-item[data-v-7761200c] {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
}
.info-item[data-v-7761200c]:last-child {
  border-bottom: none;
}
.info-number[data-v-7761200c] {
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
}
.info-label[data-v-7761200c] {
  margin: 0 8px;
  color: #666;
  display: flex;
  align-items: center;
}
.info-value[data-v-7761200c] {
  flex: 1;
  color: #333;
  line-height: 1.5;
  display: flex;
  align-items: center;
  position: relative;
}
.status-badge[data-v-7761200c] {
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 12px;
}
.uncompleted[data-v-7761200c] {
  background-color: #ffe0e0;
  color: #e53935;
}
.completed[data-v-7761200c] {
  background-color: #e0f7fa;
  color: #00796b;
}
.highlight-text[data-v-7761200c] {
  color: #333;
}
.deficit-text[data-v-7761200c] {
  color: #333;
}
.highlight-icon[data-v-7761200c]::before {
  content: "●";
  color: #4caf50;
  font-size: 10px;
  margin-left: 8px;
}
.deficit-icon[data-v-7761200c]::before {
  content: "●";
  color: #e53935;
  font-size: 10px;
  margin-left: 8px;
}
.el-card[data-v-1fb4c94a] {
  border-radius: 10px;
}
.hd[data-v-1fb4c94a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hd .left[data-v-1fb4c94a] {
  display: flex;
  align-items: center;
}
.hd .left .icon[data-v-1fb4c94a] {
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
.hd .left .cylinder[data-v-1fb4c94a] {
  width: 8px;
  height: 22px;
  background: linear-gradient(112.1902888961deg, #3172ec 0%, #8bc2f3 100%);
  border-radius: 2px;
  margin-right: 10px;
}
.hd + .bd[data-v-1fb4c94a] {
  margin-top: 20px;
}
@charset "UTF-8";
.custom-tooltip-style {
  color: #000 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding: 8px 12px !important;
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
.custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 确保样式优先级足够高 */
body .custom-tooltip-style {
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
body .custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 覆盖 Element UI 的默认样式 */
.custom-tooltip-style.is-dark {
  color: #000 !important;
}
.custom-tooltip-style.is-dark .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}

/* 覆盖 light 效果的样式 */
.custom-tooltip-style.is-light {
  color: #000 !important;
}
.custom-tooltip-style.is-light .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}
.customer-insight[data-v-18b2bf56] {
  display: flex;
  align-items: center;
}
.customer-insight .icon[data-v-18b2bf56] {
  width: 21px;
  height: 21px;
  margin-right: 5px;
}
.customer-insight .title[data-v-18b2bf56] {
  font-size: 16px;
  font-weight: 400;
  color: #0d87e5;
  cursor: pointer;
}
.customer-info-row[data-v-18b2bf56] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer-info-row .item-icon[data-v-18b2bf56] {
  display: flex;
  align-items: center;
}
.customer-info-row .item-icon img[data-v-18b2bf56] {
  width: 18px;
  height: 18px;
}
.customer-info-row .el-col[data-v-18b2bf56] {
  margin: 0 25px 0 0;
}
.el-input[data-v-18b2bf56] {
  margin-top: 8px;
}
.customer-top[data-v-18b2bf56] {
  padding-bottom: 12px;
  border-bottom: 3px solid #e1e3e6;
}
.customer-top .customer-tags[data-v-18b2bf56] {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
}
.customer-top .customer-tags .tag[data-v-18b2bf56] {
  padding: 5px 12px;
  background: #edf4ff;
  border-radius: 6px;
  font-size: 14px;
  color: #0d87e5;
  font-weight: 400;
  white-space: nowrap;
}
.customer-top .customer-tags .icon[data-v-18b2bf56] {
  position: absolute;
  right: 0px;
  width: 35px;
  height: 35px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.341) 10%, #ffffffca 50%);
  cursor: pointer;
}
.customer-top[data-v-18b2bf56] ::-webkit-scrollbar {
  display: none;
}
.customer-top .customer-text[data-v-18b2bf56] {
  margin-top: 12px;
  display: flex;
  align-items: flex-end;
}
.customer-top .customer-text .text[data-v-18b2bf56] {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 400;
}
.customer-top .customer-text .more-insight[data-v-18b2bf56] {
  color: #0d87e5;
  white-space: nowrap;
  cursor: pointer;
}
.audio-card-download[data-v-385185fa] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-card-download img[data-v-385185fa] {
  width: 18px;
  height: 18px;
}
.audio-card-download span[data-v-385185fa] {
  color: #2c70ee;
  margin-left: 2px;
}
.audio-header-fullscreen[data-v-385185fa] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-header-fullscreen .icon[data-v-385185fa] {
  width: 12px;
  height: 12px;
}
.audio-header[data-v-385185fa] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.audio-header h3[data-v-385185fa] {
  margin-right: 10px;
}
.audio-header .audio-time[data-v-385185fa] {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.audio-header .audio-time span[data-v-385185fa] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-header .audio-create[data-v-385185fa] {
  display: flex;
  align-items: center;
  float: right;
  margin-left: auto;
}
.audio-header .audio-create .audio-create-item[data-v-385185fa] {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
}
.audio-header .audio-create .audio-create-item .audio-create-item-icon[data-v-385185fa] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-header-v2[data-v-385185fa] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.audio-header-v2 h3[data-v-385185fa] {
  margin-right: 10px;
}
.audio-header-v2 .audio-time-v2[data-v-385185fa] {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.audio-header-v2 .audio-time-v2 span[data-v-385185fa] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-header-v2 .audio-create-v2[data-v-385185fa] {
  margin-left: 100px;
  margin-top: -20px;
  display: flex;
  align-items: center;
}
.audio-header-v2 .audio-create-v2 .audio-create-item-v2[data-v-385185fa] {
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
}
.audio-header-v2 .audio-create-v2 .audio-create-item-v2 .audio-create-item-icon-v2[data-v-385185fa] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-box[data-v-385185fa] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-box span[data-v-385185fa] {
  font-size: 14px;
  margin-right: 10px;
  color: #888888;
}
.audio-box .audio-rt[data-v-385185fa] {
  width: 100px;
}
.audio-btn .audio-lt span[data-v-385185fa] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-btn .audio-lt .audio-play-content[data-v-385185fa] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
  line-height: 40px;
  font-size: 55px;
  color: #1b7af9;
}
.audio-btn .audio-lt .audio-rt[data-v-385185fa] {
  width: 100px;
}
.audio-btn .audio-btn-icon[data-v-385185fa] {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-image: url("https://static.shuzhuo.cn/2025/64/74/icon_723112c3207c016d.png");
  font-size: 12px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.audio-btn .btn-play[data-v-385185fa] {
  margin: 0 16px;
}
.audio-btn .audio-btn-right[data-v-385185fa] {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-image: url("https://static.shuzhuo.cn/2025/db/ee/right_08414e4ae0e1200e.png");
  font-size: 12px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.audio-btn .audio-btn[data-v-385185fa] {
  width: 25px;
  height: 25px;
  margin-left: 20px;
  cursor: pointer;
}
.audio-btn .audio-speed[data-v-385185fa] {
  margin-left: 10px;
  color: #888888;
  font-size: 14px;
}
.audio-create-item1[data-v-385185fa] {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
  float: right;
  margin-bottom: 10px;
}
.audio-create-item1 .audio-create-item-icon1[data-v-385185fa] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-card-audio[data-v-385185fa] {
  width: 100%;
}
.audio-card-audio .audio-slider[data-v-385185fa] {
  width: 99%;
}
.audio-card-audio .audio-time[data-v-385185fa] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-card-audio[data-v-385185fa] .el-input__inner {
  padding-right: 30px;
  width: 80px;
  height: 30px;
}
.audio-card-speed[data-v-385185fa] {
  width: 110px;
  margin-left: 10px;
  margin-top: 10px;
}
[data-v-385185fa] .el-slider__runway {
  width: 100%;
  height: 12px;
  margin: 16px 0;
  background-color: #e4e7ed;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}
[data-v-385185fa] .el-slider__bar {
  height: 12px;
  background-color: #409eff;
  border-radius: 50px;
  position: absolute;
}
[data-v-385185fa] .el-slider__button {
  width: 16px;
  height: 16px;
  border: solid 2px #409eff;
  background-color: #ffffff;
  border-radius: 50%;
  transition: 0.2s;
  margin-top: 6px;
}
@charset "UTF-8";
[data-v-e2e9c976]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-e2e9c976]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
[data-v-e2e9c976] .el-input__inner {
  width: 100%;
}
.footer[data-v-e2e9c976] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding: 10px;
}
.audio-text-container-header .right[data-v-e2e9c976] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right h2[data-v-e2e9c976] {
  margin: 20px 0;
}
.audio-text-container-header .right .audio-text-title[data-v-e2e9c976] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.actions[data-v-e2e9c976] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-e2e9c976] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-e2e9c976] {
  margin-left: 12px;
}
.actions img[data-v-e2e9c976] {
  width: 18px;
  height: 18px;
}
.actions .icon[data-v-e2e9c976] {
  display: flex;
  align-items: center;
}
.actions .text[data-v-e2e9c976] {
  color: #0086e5;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
}
.actions span[data-v-e2e9c976] {
  color: #0086e5;
  cursor: pointer;
}
.icon-v2[data-v-e2e9c976] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.icon-v2 .icon-v2-img[data-v-e2e9c976] {
  width: 18px;
  height: 18px;
}
.icon-v2 .text-v2[data-v-e2e9c976] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-e2e9c976] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-e2e9c976] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-e2e9c976] {
  margin-left: 0 !important;
}
.chart-main[data-v-e2e9c976] {
  width: 100%;
  height: 1080px;
  margin-top: 15px;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  scrollbar-color: #d4d8de #f5f5f5;
  scrollbar-width: thin;
}
.chart-main .node.active .text[data-v-e2e9c976] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.chart-main2[data-v-e2e9c976] {
  height: 140px;
}
.is-medical[data-v-e2e9c976] {
  height: 415px !important;
}
.no-visit-history[data-v-e2e9c976] {
  height: 475px !important;
}
.userInfo[data-v-e2e9c976] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-e2e9c976] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers[data-v-e2e9c976] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.headers .lf[data-v-e2e9c976] {
  display: flex;
  align-items: center;
}
.headers .lf .icon[data-v-e2e9c976] {
  width: 40px;
  height: 40px;
  background: #37aee6;
  border: 1px solid #37aee6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headers .lf .icon img[data-v-e2e9c976] {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.headers .lf .bl[data-v-e2e9c976] {
  background: #a6a6a6;
  border: 1px solid #a6a6a6;
}
.headers .lf .name[data-v-e2e9c976] {
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #37aee6;
  text-align: left;
}
.headers .lf .time[data-v-e2e9c976] {
  font-size: 12px;
  color: #777;
  margin-left: 10px;
}
.headers .lf .time i[data-v-e2e9c976] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.headers .lf .name2[data-v-e2e9c976] {
  color: #818a98;
}
.headers .edit[data-v-e2e9c976] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.headers .edit .icon1[data-v-e2e9c976] {
  width: 16px;
  height: 16px;
}
.headers .edit .text[data-v-e2e9c976] {
  margin: 0 0px 0 4px;
  color: #0086e5;
}
.headers .edit .icon2[data-v-e2e9c976] {
  width: 28px;
  height: 28px;
  transform: rotate(90deg);
}
.content[data-v-e2e9c976] {
  margin: 13px 0;
}
.content .time[data-v-e2e9c976] {
  font-size: 12px;
  color: #777;
}
.content .time i[data-v-e2e9c976] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.content .text[data-v-e2e9c976] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #edf9ff;
}
.content .text2[data-v-e2e9c976] {
  background: #f1f2f4;
}
.is-bg[data-v-e2e9c976] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.6);
}
.audio-text-container2[data-v-e2e9c976] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-e2e9c976] {
  width: 556px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  margin: 0;
  background: #fff;
}
.audio-text-container2.is-fullscreen .chart-main[data-v-e2e9c976] {
  height: 515px;
}
.audio-text-container2 .audio-header-fullscreen[data-v-e2e9c976] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-text-container2 .audio-header-fullscreen .icon[data-v-e2e9c976] {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.el-button + .el-button[data-v-e2e9c976] {
  margin-left: 0px !important;
}
@charset "UTF-8";
[data-v-e6f8c91a]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-e6f8c91a]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
[data-v-e6f8c91a] .el-input__inner {
  width: 100%;
}
.bottom-v1[data-v-e6f8c91a] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.audio-text-container-header .right[data-v-e6f8c91a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right h2[data-v-e6f8c91a] {
  margin: 20px 0;
}
.audio-text-container-header .right .audio-text-title[data-v-e6f8c91a] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.actions[data-v-e6f8c91a] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-e6f8c91a] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-e6f8c91a] {
  margin-left: 12px;
}
.actions img[data-v-e6f8c91a] {
  width: 18px;
  height: 18px;
}
.actions .icon[data-v-e6f8c91a] {
  display: flex;
  align-items: center;
}
.actions .text[data-v-e6f8c91a] {
  color: #0086e5;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
}
.actions span[data-v-e6f8c91a] {
  color: #0086e5;
  cursor: pointer;
}
.icon-v2[data-v-e6f8c91a] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.icon-v2 .icon-v2-img[data-v-e6f8c91a] {
  width: 18px;
  height: 18px;
}
.icon-v2 .text-v2[data-v-e6f8c91a] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-e6f8c91a] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-e6f8c91a] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-e6f8c91a] {
  margin-left: 0 !important;
}
.chart-main[data-v-e6f8c91a] {
  width: 100%;
  height: 935px;
  margin-top: 15px;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  scrollbar-color: #d4d8de #f5f5f5;
  scrollbar-width: thin;
}
.chart-main .node.active .text[data-v-e6f8c91a] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.chart-main2[data-v-e6f8c91a] {
  height: 140px;
}
.is-medical[data-v-e6f8c91a] {
  height: 415px !important;
}
.no-visit-history[data-v-e6f8c91a] {
  height: 475px !important;
}
.userInfo[data-v-e6f8c91a] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-e6f8c91a] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers[data-v-e6f8c91a] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.headers .lf[data-v-e6f8c91a] {
  display: flex;
  align-items: center;
}
.headers .lf .icon[data-v-e6f8c91a] {
  width: 40px;
  height: 40px;
  background: #37aee6;
  border: 1px solid #37aee6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headers .lf .icon img[data-v-e6f8c91a] {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.headers .lf .bl[data-v-e6f8c91a] {
  background: #a6a6a6;
  border: 1px solid #a6a6a6;
}
.headers .lf .name[data-v-e6f8c91a] {
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #37aee6;
  text-align: left;
}
.headers .lf .time[data-v-e6f8c91a] {
  font-size: 12px;
  color: #777;
  margin-left: 10px;
}
.headers .lf .time i[data-v-e6f8c91a] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.headers .lf .name2[data-v-e6f8c91a] {
  color: #818a98;
}
.headers .edit[data-v-e6f8c91a] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.headers .edit .icon1[data-v-e6f8c91a] {
  width: 16px;
  height: 16px;
}
.headers .edit .text[data-v-e6f8c91a] {
  margin: 0 0px 0 4px;
  color: #0086e5;
}
.headers .edit .icon2[data-v-e6f8c91a] {
  width: 16px;
  height: 16px;
}
.headers .edit .icon3[data-v-e6f8c91a] {
  width: 16px;
  height: 16px;
}
.edit-text[data-v-e6f8c91a] {
  width: 160px;
  height: 70px;
  border-radius: 6px;
  background: white;
  box-shadow: 0px 3px 8px rgba(43, 50, 59, 0.18);
  position: sticky;
  top: 10px;
  padding: 10px;
  right: 24px;
  float: right;
  z-index: 10;
}
.edit-text .object-reverse[data-v-e6f8c91a] {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #0d87e5;
  cursor: pointer;
}
.object-reverse + .object-reverse[data-v-e6f8c91a] {
  margin-top: 10px;
}
.content[data-v-e6f8c91a] {
  margin: 13px 0;
}
.content .text[data-v-e6f8c91a] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #edf9ff;
}
.content .text2[data-v-e6f8c91a] {
  background: #f1f2f4;
}
.is-bg[data-v-e6f8c91a] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.6);
}
.audio-text-container2[data-v-e6f8c91a] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-e6f8c91a] {
  width: 556px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  margin: 0;
  background: #fff;
}
.audio-text-container2.is-fullscreen .chart-main[data-v-e6f8c91a] {
  height: 490px;
}
.audio-text-container2 .audio-header-fullscreen[data-v-e6f8c91a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-text-container2 .audio-header-fullscreen .icon[data-v-e6f8c91a] {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.el-button + .el-button[data-v-e6f8c91a] {
  margin-left: 0px !important;
}
.audio-ai-analysis .warpper[data-v-313401ea] {
  text-align: justify;
}
.audio-ai-analysis .warpper .text[data-v-313401ea] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #2b2d3b;
}
.audio-ai-analysis .question-container .question-name[data-v-313401ea] {
  margin-top: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 5px;
}
.audio-ai-analysis .question-container .question-name .line[data-v-313401ea] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: 1px;
}
.audio-ai-analysis .question-container .summary-block .block-title[data-v-313401ea] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-313401ea] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-313401ea] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-313401ea] {
  line-height: 1.8;
  color: #606266;
}
.audio-ai-analysis .medical-record-container .medical-record-content .num[data-v-313401ea] {
  color: #409eff;
  font-weight: 500;
  margin-right: 5px;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-313401ea] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row[data-v-313401ea] {
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #ebeef5;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-header[data-v-313401ea] {
  font-weight: bold;
  flex: 0 0 150px;
  font-weight: 500;
  color: #303133;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-content[data-v-313401ea] {
  flex: 1;
  color: #333;
  word-break: break-all;
}
.audio-ai-analysis .medical-record-container .empty-state[data-v-313401ea] {
  text-align: center;
  color: #909399;
  padding: 40px 0;
  font-size: 14px;
}
.audio-ai-analysis .process-mining-container .data-section[data-v-313401ea] {
  margin-bottom: 24px;
}
.audio-ai-analysis .process-mining-container .section-title[data-v-313401ea] {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .section-title .section-line[data-v-313401ea] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  margin-right: 8px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-item[data-v-313401ea] {
  margin-bottom: 6px;
  background-color: #fff;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header[data-v-313401ea] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 500;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-id[data-v-313401ea] {
  margin-right: 5px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-name[data-v-313401ea] {
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item[data-v-313401ea] {
  margin-bottom: 2px;
  line-height: 1.6;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-label[data-v-313401ea] {
  display: inline-block;
  width: 80px;
  font-weight: 500;
  color: #606266;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-content[data-v-313401ea] {
  color: #303133;
  word-break: break-all;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-313401ea] {
  background-color: #fff;
  border-radius: 6px;
  color: #303133;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-313401ea] br {
  display: block;
  margin: 6px 0;
}
.medical-model[data-v-657bb78e] {
  position: fixed;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: white;
  transform: translate(-50%, -50%);
  background-color: rgba(43, 45, 59, 0.8);
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.medical-model .icon[data-v-657bb78e] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
.el-drawer[data-v-4a94d9ba] {
  position: relative;
}
[data-v-4a94d9ba] .el-tabs__item {
  font-size: 18px;
  font-weight: 600;
}
.actions[data-v-4a94d9ba] {
  color: #2b2d3b;
}
.actions .title[data-v-4a94d9ba] {
  font-size: 20px;
  font-weight: 600;
}
.audio-ai-analysis[data-v-4a94d9ba] {
  padding: 14px 0px 50px 0px;
  border-radius: 12px;
  overflow: auto;
  /* 智能病历样式 */
  /* 流程挖掘样式 */
}
.audio-ai-analysis .summary-block[data-v-4a94d9ba] {
  background: #f7faff;
  border-radius: 8px;
  padding: 14px 16px;
  margin: 14px 0px;
}
.audio-ai-analysis .summary-block .block-title[data-v-4a94d9ba] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .summary-block .block-content[data-v-4a94d9ba] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .summary-block .block-content[data-v-4a94d9ba] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .question-container[data-v-4a94d9ba] {
  margin: 14px;
}
.audio-ai-analysis .question-container .question-name[data-v-4a94d9ba] {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}
.audio-ai-analysis .question-container .summary-block .block-title[data-v-4a94d9ba] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-4a94d9ba] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-4a94d9ba] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-4a94d9ba] {
  line-height: 1.8;
  color: #606266;
  background: #f7faff;
  border-radius: 8px;
  padding: 14px 0;
  margin: 14px 0px;
}
.audio-ai-analysis .medical-record-container .medical-record-content .isBg[data-v-4a94d9ba] {
  padding: 0 14px;
}
.audio-ai-analysis .medical-record-container .medical-record-content .num[data-v-4a94d9ba] {
  color: #409eff;
  font-weight: 500;
  margin-right: 5px;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-4a94d9ba] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row[data-v-4a94d9ba] {
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #ebeef5;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-header[data-v-4a94d9ba] {
  flex: 0 0 150px;
  font-weight: 500;
  color: #303133;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-content[data-v-4a94d9ba] {
  flex: 1;
  color: #606266;
  word-break: break-all;
}
.audio-ai-analysis .medical-record-container .empty-state[data-v-4a94d9ba] {
  text-align: center;
  color: #909399;
  padding: 40px 0;
  font-size: 14px;
}
.audio-ai-analysis .process-mining-container[data-v-4a94d9ba] {
  border-radius: 8px;
  margin: 14px 0px;
  margin-bottom: 24px;
}
.audio-ai-analysis .process-mining-container .isUserBg[data-v-4a94d9ba] {
  padding: 14px 0;
  background: #f7faff;
}
.audio-ai-analysis .process-mining-container .isUserBg + .isUserBg[data-v-4a94d9ba] {
  margin-top: 20px;
}
.audio-ai-analysis .process-mining-container .data-section[data-v-4a94d9ba] {
  padding: 0 14px;
}
.audio-ai-analysis .process-mining-container .section-title[data-v-4a94d9ba] {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .section-title .section-line[data-v-4a94d9ba] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  margin-right: 8px;
}
.audio-ai-analysis .process-mining-container .objection-content[data-v-4a94d9ba] {
  margin-bottom: 16px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-item[data-v-4a94d9ba] {
  padding: 0 14px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header[data-v-4a94d9ba] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 500;
  padding: 0 14px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-id[data-v-4a94d9ba] {
  margin-right: 5px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-name[data-v-4a94d9ba] {
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item[data-v-4a94d9ba] {
  margin-bottom: 8px;
  line-height: 1.6;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-label[data-v-4a94d9ba] {
  display: inline-block;
  width: 80px;
  font-weight: 500;
  color: #606266;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-content[data-v-4a94d9ba] {
  color: #303133;
  word-break: break-all;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-4a94d9ba] {
  line-height: 1.8;
  color: #303133;
  background: #f7faff;
  border-radius: 8px;
  padding: 14px 0;
  margin: 14px 0px;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-4a94d9ba] br {
  display: block;
  margin: 6px 0;
}
.bottom[data-v-4a94d9ba] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-4a94d9ba] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
[data-v-1d056632]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-1d056632]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.audio-ai-medical[data-v-1d056632] {
  height: 300px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px 0 0 10px;
  padding: 18px 9px 24px 24px;
}
.audio-ai-medical .actions[data-v-1d056632] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.audio-ai-medical .actions .lt[data-v-1d056632] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.audio-ai-medical .actions .lt .icon-ai[data-v-1d056632] {
  width: 22px;
  height: 24px;
}
.audio-ai-medical .actions .title[data-v-1d056632] {
  color: #818a98;
}
.audio-ai-medical .actions .rt[data-v-1d056632] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 32px;
}
.audio-ai-medical .actions .rt .text[data-v-1d056632] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.audio-ai-medical .content[data-v-1d056632] {
  padding-right: 20px;
  height: 220px;
  overflow: auto;
}
[data-v-1d056632] .el-tabs__nav-wrap::after {
  display: none;
}
.dialog-footer[data-v-603ef030] {
  text-align: right;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.tag-num[data-v-603ef030] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-603ef030] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-603ef030] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-603ef030] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.label-item .active[data-v-603ef030] {
  color: #6aac1d;
  background: #e1eed2;
}
.context[data-v-603ef030] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-603ef030]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-603ef030] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.el-button[data-v-603ef030] {
  background: #0d87e5;
  border-color: #0d87e5;
}
.dialog-footer[data-v-38e092b8] {
  text-align: right;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.tag-num[data-v-38e092b8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-38e092b8] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-38e092b8] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-38e092b8] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.context[data-v-38e092b8] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-38e092b8]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-38e092b8] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.el-button[data-v-38e092b8] {
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
.custom-tooltip-style {
  color: #000 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding: 8px 12px !important;
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
.custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 确保样式优先级足够高 */
body .custom-tooltip-style {
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
body .custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 覆盖 Element UI 的默认样式 */
.custom-tooltip-style.is-dark {
  color: #000 !important;
}
.custom-tooltip-style.is-dark .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}

/* 覆盖 light 效果的样式 */
.custom-tooltip-style.is-light {
  color: #000 !important;
}
.custom-tooltip-style.is-light .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}
[data-v-3138cfa8] .el-progress__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-weight: 700;
  text-align: center;
  margin: 0;
  color: #000;
  transform: translate(0, -50%);
}
.audio-script-model[data-v-3138cfa8] {
  padding: 0;
  height: 445px;
  background: #fff;
}
.audio-script-model[data-v-3138cfa8] .el-progress-circle {
  width: 90px !important;
  height: 90px !important;
}
.audio-script-model .chart-container[data-v-3138cfa8] {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-bottom: 32px;
}
.audio-script-model .chart-container .chart-placeholder[data-v-3138cfa8] {
  width: 100%;
}
.audio-script-model .chart-container .chart-placeholder p[data-v-3138cfa8] {
  font-size: 14px;
  margin: 0 20px 0 0;
}
.audio-script-model .chart-container .chart-placeholder .item-top[data-v-3138cfa8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.audio-script-model .chart-container .chart-placeholder .item-top .title[data-v-3138cfa8] {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.audio-script-model .chart-container .chart-placeholder .item-top .score-num span[data-v-3138cfa8] {
  font-size: 24px;
  font-weight: 600;
  color: #0d87e5;
}
.audio-script-model .chart-container .chart-placeholder .progress[data-v-3138cfa8] {
  width: 100%;
  margin-top: 2px;
  height: 24px;
  background: #e8ebed;
}
.audio-script-model .chart-container .chart-placeholder .progress .progress-bar[data-v-3138cfa8] {
  height: 100%;
  background: linear-gradient(180deg, #0d87e5 0%, #37aee6 100%);
}
.audio-script-model .level-two-item[data-v-3138cfa8] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dad9d9;
  margin: 0 -20px;
  min-height: 40px;
  position: relative;
}
.audio-script-model .level-two-item[data-v-3138cfa8]:last-child::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -100%;
  right: -100%;
  height: 1px;
}
.audio-script-model .level-two-item .sub-name[data-v-3138cfa8] {
  flex: 1;
  text-align: left;
  padding-left: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .sub-name-text[data-v-3138cfa8] {
  width: 75px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-script-model .level-two-item .sub-name.clickable[data-v-3138cfa8] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .subItem-icon2[data-v-3138cfa8] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(90deg);
}
.audio-script-model .level-two-item .sub-name .subItem-icon[data-v-3138cfa8] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(0deg);
}
.audio-script-model .level-two-item .score-num[data-v-3138cfa8] {
  color: #2b2d3b;
  font-size: 14px;
  min-width: 40px;
}
.audio-script-model .level-two-item .score[data-v-3138cfa8] {
  min-width: 40px;
  font-size: 14px;
  color: #0d87e5;
}
.audio-script-model .level-two-item .status[data-v-3138cfa8] {
  color: #0d87e5;
  cursor: pointer;
  font-size: 14px;
  margin-right: 120px;
  min-width: 40px;
}
.audio-script-model .level-two-item .status img[data-v-3138cfa8] {
  width: 15px;
  height: 15px;
}
.audio-script-model .left-padding[data-v-3138cfa8] {
  padding-left: 15px;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
.audio-script-model .level-two-item[data-v-3138cfa8]:last-child {
  border-bottom: none;
}
.audio-script-model .detail[data-v-3138cfa8] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-dental[data-v-3138cfa8] {
  height: 685px !important;
}
[data-v-3138cfa8] .el-table__cell {
  padding: 0px 0;
  min-width: 0;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: relative;
  text-align: left;
}
[data-v-3138cfa8] .el-table th.el-table__cell > .cell {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding: 10px 10px;
}
[data-v-3138cfa8] .el-table .el-table__row td:first-child {
  position: relative;
}
[data-v-3138cfa8] .el-table .el-table__row td:first-child::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #dad9d9;
  z-index: 0;
}
[data-v-3138cfa8] .el-table .el-table__row td:first-child > * {
  position: relative;
  z-index: 1;
}
.title[data-v-940a261a] {
  color: #2b2d3b;
  font-size: 20px;
  font-weight: 600;
}
.el-drawer[data-v-940a261a] {
  position: relative;
}
.actions[data-v-940a261a] {
  padding: 0 20px;
}
.audio-ai-analysis[data-v-940a261a] {
  padding: 14px;
  border-radius: 12px;
  overflow: auto;
}
.audio-ai-analysis .item[data-v-940a261a] {
  background: #f7faff;
  padding: 14px;
}
.audio-ai-analysis .warpper[data-v-940a261a] {
  padding: 5px 0;
  text-align: justify;
}
.bottom[data-v-940a261a] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-940a261a] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
[data-v-dbf1e18a]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-dbf1e18a]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.service-inspection[data-v-dbf1e18a] {
  height: 300px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-inspection .actions[data-v-dbf1e18a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-inspection .actions .lt[data-v-dbf1e18a] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.service-inspection .actions .lt .icon-ai[data-v-dbf1e18a] {
  width: 22px;
  height: 24px;
}
.service-inspection .actions .title-header[data-v-dbf1e18a] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #818a98;
}
.service-inspection .actions .rt[data-v-dbf1e18a] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 32px;
}
.service-inspection .actions .rt .text[data-v-dbf1e18a] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.service-inspection .content[data-v-dbf1e18a] {
  padding-right: 4px;
  height: 220px;
  overflow: auto;
}
.service-inspection .content .score .item-top[data-v-dbf1e18a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-inspection .content .score .item-top .title[data-v-dbf1e18a] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #2b2d3b;
}
.service-inspection .content .score .item-top .score-num[data-v-dbf1e18a] {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 36px;
  color: #2b2d3b;
}
.service-inspection .content .score .item-top .score-num span[data-v-dbf1e18a] {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 36px;
  color: #0d87e5;
}
.service-inspection .content .score .progress[data-v-dbf1e18a] {
  width: 100%;
  margin-top: 2px;
  height: 14px;
  background: #e8ebed;
}
.service-inspection .content .score .progress .progress-bar[data-v-dbf1e18a] {
  height: 100%;
  background: linear-gradient(180deg, #0d87e5 0%, #37aee6 100%);
}
.service-inspection .content .score + .score[data-v-dbf1e18a] {
  margin-top: 18px;
}
[data-v-dbf1e18a] .el-tabs__nav-wrap::after {
  display: none;
}
.el-drawer[data-v-27dd074c] {
  position: relative;
}
.actions[data-v-27dd074c] {
  color: #2b2d3b;
  font-size: 20px;
  font-weight: 600;
}
.follow-suggestions[data-v-27dd074c] {
  padding: 14px 0 100px 0;
  border-radius: 12px;
  overflow: auto;
  margin: 0 10px;
}
.follow-suggestions .box[data-v-27dd074c] {
  background: #f7faff;
  padding: 14px;
  margin-bottom: 10px;
}
.follow-suggestions .box .suggestions-item[data-v-27dd074c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.follow-suggestions .box .copy-btn[data-v-27dd074c] {
  width: 40px;
  height: 24px;
  line-height: 24px;
  background: #0d87e5;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-left: auto;
  cursor: pointer;
  text-align: center;
}
.follow-suggestions .box .hd[data-v-27dd074c] {
  color: #2b323b;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.follow-suggestions .box .bd .text1[data-v-27dd074c] {
  color: #2b323b;
  font-size: 14px;
  font-weight: bold;
}
.follow-suggestions .box .bd .line .title[data-v-27dd074c] {
  color: #2b2d3b;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 5px;
}
.follow-suggestions .box .bd .line .isBold[data-v-27dd074c] {
  font-weight: bold;
  color: #606266;
}
.follow-suggestions .box .bd .line .title-v2[data-v-27dd074c] {
  color: #2b2d3b;
  font-weight: bold;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.follow-suggestions .box .bd .line .title-v2 .copy-btn[data-v-27dd074c] {
  width: 40px;
  height: 24px;
  line-height: 24px;
  background: #0d87e5;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-left: auto;
  cursor: pointer;
  text-align: center;
}
.follow-suggestions .box .bd div[data-v-27dd074c] {
  white-space: pre-line;
  line-height: 1.5;
}
.bottom[data-v-27dd074c] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-27dd074c] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
[data-v-300cf702]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-300cf702]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.follow-suggestions[data-v-300cf702] {
  margin-top: 10px;
  height: 500px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px 0 0 10px;
  padding: 18px 9px 24px 24px;
}
.follow-suggestions .actions[data-v-300cf702] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.follow-suggestions .actions .lt[data-v-300cf702] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.follow-suggestions .actions .lt .icon-ai[data-v-300cf702] {
  width: 22px;
  height: 24px;
}
.follow-suggestions .actions .title-header[data-v-300cf702] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #818a98;
}
.follow-suggestions .actions .rt[data-v-300cf702] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-right: 32px;
}
.follow-suggestions .actions .rt .text[data-v-300cf702] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.follow-suggestions .content[data-v-300cf702] {
  padding-right: 20px;
  height: 420px;
  overflow: auto;
}
.follow-suggestions .content .box .hd[data-v-300cf702] {
  font-weight: bold;
  margin: 15px 0 5px;
}
.follow-suggestions .content .box .title[data-v-300cf702] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.follow-suggestions .content .box .bd .text1[data-v-300cf702] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 14px;
}
.follow-suggestions .content .box .bd .line .title2[data-v-300cf702] {
  color: #2b2d3b;
  font-size: 14px;
}
.follow-suggestions .content .box .bd .line .isBold[data-v-300cf702] {
  font-weight: bold;
  color: #606266;
}
.follow-suggestions .content .box .bd .line span[data-v-300cf702] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #2b2d3b;
}
.follow-suggestions .content .box .bd div[data-v-300cf702] {
  white-space: pre-line;
  line-height: 1.5;
}
.follow-suggestions .content .box .line + .line[data-v-300cf702] {
  margin-top: 10px;
}
.follow-suggestions .content .box + .box[data-v-300cf702] {
  margin-top: 15px;
}
[data-v-300cf702] .el-tabs__nav-wrap::after {
  display: none;
}
.title-header[data-v-64a625b8] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-64a625b8] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-64a625b8] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-64a625b8] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-64a625b8] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-64a625b8] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-64a625b8] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-64a625b8] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-64a625b8] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-64a625b8] {
  color: #409eff;
}
.tab-item.active[data-v-64a625b8]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-64a625b8] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-64a625b8] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-64a625b8],
.table-container table td[data-v-64a625b8] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-64a625b8] {
  color: #05d873;
}
.table-container table .text-warning[data-v-64a625b8] {
  color: #fca524;
}
.table-container table .text-danger[data-v-64a625b8] {
  color: #fca524;
}
.table-container table th[data-v-64a625b8] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-64a625b8] {
  color: #606266;
}
.bottom[data-v-64a625b8] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-64a625b8] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.title-header[data-v-32c8a7ca] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-32c8a7ca] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-32c8a7ca] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-32c8a7ca] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container[data-v-32c8a7ca]::before {
  content: "AI";
  margin-right: 5px;
  opacity: 1;
  color: #fff;
  padding: 0px 12px;
  background: linear-gradient(135deg, #0d87e5 0%, #37aee6 100%);
  border-radius: 2px;
}
.analysis-container[data-v-32c8a7ca] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-32c8a7ca] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-32c8a7ca] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-32c8a7ca] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-32c8a7ca] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-32c8a7ca] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-32c8a7ca] {
  color: #409eff;
}
.tab-item.active[data-v-32c8a7ca]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-32c8a7ca] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-32c8a7ca] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-32c8a7ca],
.table-container table td[data-v-32c8a7ca] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-32c8a7ca] {
  color: #05d873;
}
.table-container table .text-warning[data-v-32c8a7ca] {
  color: #fca524;
}
.table-container table .text-danger[data-v-32c8a7ca] {
  color: #fca524;
}
.table-container table th[data-v-32c8a7ca] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-32c8a7ca] {
  color: #606266;
}
.bottom[data-v-32c8a7ca] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-32c8a7ca] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.service-echarts[data-v-4427dee2] {
  width: 100%;
  height: 280px;
}
.service-assessment .item[data-v-4427dee2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-4427dee2] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.service-assessment .item .left .title[data-v-4427dee2] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-4427dee2] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-4427dee2] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.service-assessment .item .left .text-success[data-v-4427dee2] {
  color: #05d873;
}
.service-assessment .item .left .text-warning[data-v-4427dee2] {
  color: #fca524;
}
.service-assessment .item .left .text-danger[data-v-4427dee2] {
  color: #fca524;
}
.service-assessment .item .right[data-v-4427dee2] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-4427dee2] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 10px;
  cursor: pointer;
}
.service-assessment .content[data-v-4427dee2] {
  padding: 0 14px 15px;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-4427dee2] {
  white-space: pre-wrap;
}
.service-assessment .content .text .dot[data-v-4427dee2] {
  font-weight: bold;
  font-size: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
[data-v-17ce095a]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-17ce095a]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.service-evaluation[data-v-17ce095a] {
  margin-top: 10px;
  height: 500px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-evaluation .actions[data-v-17ce095a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-evaluation .actions .lt[data-v-17ce095a] {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.service-evaluation .actions .lt .icon-ai[data-v-17ce095a] {
  width: 22px;
  height: 24px;
}
.service-evaluation .actions .lt .icon[data-v-17ce095a] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.service-evaluation .actions .lt .table-container[data-v-17ce095a] {
  background-color: #efeeee;
  border-radius: 15px;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 30px;
  right: 60px;
  z-index: 100;
  max-height: 540px;
  overflow: auto;
}
.service-evaluation .actions .lt .table-container h3[data-v-17ce095a] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-evaluation .actions .rt[data-v-17ce095a] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 30px;
  font-weight: 500;
  color: #333;
}
.service-evaluation .actions .rt .score[data-v-17ce095a] {
  color: #0d87e5;
}
.service-evaluation .actions .rt .unit[data-v-17ce095a] {
  margin-top: 10px;
  font-size: 12px;
}
.service-evaluation .content[data-v-17ce095a] {
  padding-right: 4px;
  height: 420px;
  overflow: auto;
}
[data-v-17ce095a] .el-tabs__nav-wrap::after {
  display: none;
}
.title-header[data-v-3de64247] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-3de64247] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-3de64247] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-3de64247] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-3de64247] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-3de64247] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-3de64247] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-3de64247] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-3de64247] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-3de64247] {
  color: #409eff;
}
.tab-item.active[data-v-3de64247]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-3de64247] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-3de64247] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-3de64247],
.table-container table td[data-v-3de64247] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-3de64247] {
  color: #05d873;
}
.table-container table .text-warning[data-v-3de64247] {
  color: #fca524;
}
.table-container table .text-danger[data-v-3de64247] {
  color: #fca524;
}
.table-container table th[data-v-3de64247] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-3de64247] {
  color: #606266;
}
.bottom[data-v-3de64247] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-3de64247] {
  background: #0d87e5;
  border-color: #0d87e5;
}
.title-header[data-v-420fb7be] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-420fb7be] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-420fb7be] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-420fb7be] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-420fb7be] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-420fb7be] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-420fb7be] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-420fb7be] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-420fb7be] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-420fb7be] {
  color: #409eff;
}
.tab-item.active[data-v-420fb7be]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-420fb7be] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-420fb7be] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-420fb7be],
.table-container table td[data-v-420fb7be] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-420fb7be] {
  color: #05d873;
}
.table-container table .text-warning[data-v-420fb7be] {
  color: #fca524;
}
.table-container table .text-danger[data-v-420fb7be] {
  color: #fca524;
}
.table-container table th[data-v-420fb7be] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-420fb7be] {
  color: #606266;
}
.bottom[data-v-420fb7be] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-420fb7be] {
  background: #0d87e5;
  border-color: #0d87e5;
}
.service-echarts[data-v-36a44d42] {
  width: 100%;
  height: 280px;
}
.service-assessment .item[data-v-36a44d42] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-36a44d42] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.service-assessment .item .left .title[data-v-36a44d42] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-36a44d42] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-36a44d42] {
  font-size: 16px;
  font-weight: bold;
  text-align: justify;
}
.service-assessment .item .left .text-success[data-v-36a44d42] {
  color: #05d873;
}
.service-assessment .item .left .text-warning[data-v-36a44d42] {
  color: #fca524;
}
.service-assessment .item .left .text-danger[data-v-36a44d42] {
  color: #fca524;
}
.service-assessment .item .right[data-v-36a44d42] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-36a44d42] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 10px;
  cursor: pointer;
}
.service-assessment .content[data-v-36a44d42] {
  padding: 0 14px 15px;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-36a44d42] {
  line-height: 1.6;
}
.service-assessment .content .text span[style*="color: rgba(129, 138, 152, 1)"][data-v-36a44d42] {
  display: block;
  margin-top: 15px;
  margin-bottom: 8px;
  font-size: 16px;
}
.service-assessment .content .text .dot[data-v-36a44d42] {
  font-weight: bold;
  font-size: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
[data-v-22287a60]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-22287a60]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.service-evaluation[data-v-22287a60] {
  margin-top: 10px;
  height: 500px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-evaluation .actions[data-v-22287a60] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-evaluation .actions .lt[data-v-22287a60] {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.service-evaluation .actions .lt .icon-ai[data-v-22287a60] {
  width: 22px;
  height: 24px;
}
.service-evaluation .actions .lt .icon[data-v-22287a60] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.service-evaluation .actions .lt .text[data-v-22287a60] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.service-evaluation .actions .lt .table-container[data-v-22287a60] {
  background-color: #efeeee;
  border-radius: 15px;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 30px;
  right: 60px;
  z-index: 100;
  max-height: 540px;
  overflow: auto;
}
.service-evaluation .actions .lt .table-container h3[data-v-22287a60] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-evaluation .actions .rt[data-v-22287a60] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 30px;
  font-weight: 500;
  color: #333;
}
.service-evaluation .actions .rt .score[data-v-22287a60] {
  color: #0d87e5;
}
.service-evaluation .actions .rt .unit[data-v-22287a60] {
  margin-top: 10px;
  font-size: 12px;
}
.service-evaluation .content[data-v-22287a60] {
  padding-right: 4px;
  height: 420px;
  overflow: auto;
}
[data-v-22287a60] .el-tabs__nav-wrap::after {
  display: none;
}
@charset "UTF-8";
[data-v-1c0f1398]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-1c0f1398]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.customer-insight[data-v-1c0f1398] {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 18px 9px 24px 24px;
  margin-top: 10px;
  height: 1060px;
  overflow-y: auto;
}
.customer-insight .title[data-v-1c0f1398] {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 5px;
}
.customer-insight .title .icon[data-v-1c0f1398] {
  width: 20px;
  height: 22px;
  margin-right: 8px;
}
.customer-insight .title .text[data-v-1c0f1398] {
  font-size: 14px;
  font-weight: 400;
  color: #818a98;
  margin-left: 8px;
  line-height: 24px;
}
.customer-insight .title[data-v-1c0f1398] .el-tabs__header {
  margin-bottom: 0;
}
.customer-insight .title[data-v-1c0f1398] .el-tabs__nav-wrap::after {
  display: none;
}
.customer-insight .text-desc[data-v-1c0f1398] {
  margin-top: 3px;
  line-height: 24px;
}
.customer-insight .content[data-v-1c0f1398] {
  width: 100%;
  box-sizing: border-box;
  line-height: 24px;
}
.customer-insight .content .content-desc[data-v-1c0f1398] {
  width: 100%;
  background: #f7faff;
  border-radius: 6px;
  margin-top: 14px;
  padding: 14px 18px;
}
.customer-insight .content .content-desc .customer-info-card[data-v-1c0f1398] {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.customer-insight .content .content-desc .text[data-v-1c0f1398] {
  color: #2b2d3b;
  font-size: 14px;
}
.customer-insight .content .content-desc .box3[data-v-1c0f1398] {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.customer-insight .content .content-desc .box3 .tag[data-v-1c0f1398] {
  background-color: #e6f3fc;
  display: inline-block;
  height: 32px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 12px;
  color: #0086e5;
  border-radius: 4px;
  box-sizing: border-box;
  white-space: nowrap;
}
.customer-insight .content .content-desc .my-pre[data-v-1c0f1398] {
  line-height: 24px;
}
.col[data-v-7809bcb1] {
  padding-right: 0 !important;
}
.col-rt[data-v-7809bcb1] {
  padding-left: 0 !important;
}
.el-empty[data-v-7809bcb1] {
  height: 1000px;
}
.el-empty .description[data-v-7809bcb1] {
  font-size: 14px;
  font-weight: 400;
  color: #818a98;
}
[data-v-7809bcb1] .el-empty .el-empty__description p {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #2b2d3b !important;
}
.ai-answers-drawer[data-v-9bdc59a2] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ai-answers-drawer .el-drawer[data-v-9bdc59a2] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
[data-v-9bdc59a2] .el-textarea__inner {
  resize: none !important;
  border: 0 !important;
}
.title[data-v-9bdc59a2] {
  font-size: 14px;
  color: #2a82e4;
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  padding: 10px 20px;
  top: 0;
  right: 0;
}
.audio-ai-analysis[data-v-9bdc59a2] {
  height: 100vh;
  padding: 20px;
  background: linear-gradient(135deg, white 0%, #edf4ff 100%);
}
.audio-ai-analysis .content[data-v-9bdc59a2] {
  max-height: 900px;
  overflow-y: auto;
}
.audio-ai-analysis .content .user-box[data-v-9bdc59a2] {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.audio-ai-analysis .content .user-box .speek[data-v-9bdc59a2] {
  margin-right: 12px;
  padding: 10px 8px;
  border-radius: 8px;
  text-align: left;
  background: #ffffff;
  position: relative;
  padding-right: 30px;
  padding-top: 14px;
}
.audio-ai-analysis .content .user-box .speek .icon[data-v-9bdc59a2] {
  position: absolute;
  top: 4px;
  right: 6px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.audio-ai-analysis .content .user-box .icon-img[data-v-9bdc59a2] {
  padding: 8px 10px;
  background: #fff;
  border-radius: 50%;
}
.audio-ai-analysis .content .user-box .icon-img img[data-v-9bdc59a2] {
  width: 25px;
  height: 25px;
}
.audio-ai-analysis .content .chat-box[data-v-9bdc59a2] {
  margin-bottom: 26px;
  display: flex;
}
.audio-ai-analysis .content .chat-box .text-box[data-v-9bdc59a2] {
  position: relative;
  padding-top: 30px;
  padding-right: 30px;
}
.audio-ai-analysis .content .chat-box .text-box .icon[data-v-9bdc59a2] {
  position: absolute;
  bottom: 16px;
  right: 40px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.audio-ai-analysis .content .chat-box .text-box .speek[data-v-9bdc59a2] {
  margin-left: 12px;
  padding: 20px 20px 45px 20px;
  border-radius: 8px;
  background: #e8f2ff;
}
.audio-ai-analysis .content .chat-box .text-box .speek .text[data-v-9bdc59a2] {
  margin-top: 10px;
  border-radius: 6px;
  border: 1px solid rgba(13, 135, 229, 0.3);
  padding: 5px;
  box-sizing: border-box;
  color: #0d87e5;
  cursor: pointer;
}
.audio-ai-analysis .content .chat-box img[data-v-9bdc59a2] {
  width: 35px;
  height: 35px;
}
.audio-ai-analysis .content .chat-box .loading[data-v-9bdc59a2] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.audio-ai-analysis .content .chat-box .loading-icon[data-v-9bdc59a2] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.audio-ai-analysis #chat-boxs[data-v-9bdc59a2] {
  margin-top: 200px;
}
.bottom-card[data-v-9bdc59a2] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
}
.bottom-card .input-wrapper[data-v-9bdc59a2] {
  position: relative;
  width: 100%;
}
.bottom-card .input-wrapper .el-input[data-v-9bdc59a2] {
  width: 100%;
  height: 110px;
  opacity: 1;
  border-radius: 12px;
  background: white;
  box-shadow: 0px 3px 12px rgba(42, 130, 228, 0.2);
}
.bottom-card .input-wrapper .btn[data-v-9bdc59a2] {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 2;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 8px;
  height: 32px;
  line-height: 1;
  min-width: 56px;
  box-shadow: 0 2px 8px rgba(42, 130, 228, 0.08);
}
[data-v-9bdc59a2] .el-textarea__inner {
  display: block;
  resize: vertical;
  padding: 10px 15px;
  line-height: 1.5;
  box-sizing: border-box;
  width: 100%;
  height: 110px;
  font-size: inherit;
  color: #606266;
  border: none;
  border-radius: 12px;
  background: white;
  box-shadow: 0px 3px 12px rgba(42, 130, 228, 0.2) !important;
}
.el-button[data-v-9bdc59a2] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.ai-text[data-v-58571702] {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 99;
  padding: 20px;
  background: #edf4ff;
  right: 20px;
  bottom: 100px;
  border-radius: 6px;
}
.ai-text .icon[data-v-58571702] {
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
.ai-text .text[data-v-58571702] {
  font-size: 16px;
  font-weight: 600;
  color: #0d87e5;
}
.audio-detail[data-v-16305868] {
  position: relative;
}
.audio-detail-header[data-v-16305868] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.audio-detail-header h1[data-v-16305868] {
  font-size: 24px;
}
.audio-detail-header-right[data-v-16305868] {
  display: flex;
  align-items: center;
  gap: 30px;
  color: #878686;
  font-size: 16px;
}
.medical-model[data-v-a63920cc] {
  position: fixed;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: white;
  transform: translate(-50%, -50%);
  background-color: rgba(43, 45, 59, 0.8);
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
.medical-model .icon[data-v-a63920cc] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.custom-info[data-v-5e3eb2fe] {
  padding-top: 0;
  min-height: 120px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-info-box[data-v-5e3eb2fe] {
  width: 100%;
  margin: 20px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.custom-info-btn[data-v-5e3eb2fe] {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  padding: 10px 0;
  cursor: pointer;
  color: #fff;
  border-radius: 6px;
  background: #0d87e5;
}
.custom-info-btn[data-v-5e3eb2fe]:disabled {
  background: #c0c4cc;
  cursor: not-allowed;
}
.custom-draw-header[data-v-5e3eb2fe] {
  margin-bottom: 15px;
}
.el-row[data-v-5e3eb2fe] {
  margin: 0 25px 0 0;
}
.el-col[data-v-5e3eb2fe] {
  margin-bottom: 14px;
}
.title[data-v-5e3eb2fe] {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.title .icon[data-v-5e3eb2fe] {
  width: 18px;
  height: 20px;
  margin-right: 3px;
}
.title label[data-v-5e3eb2fe] {
  width: 90px;
  text-align: left;
  margin-right: 10px;
  word-break: break-word;
}
.el-icon-edit[data-v-5e3eb2fe] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-5e3eb2fe] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-5e3eb2fe] {
  margin-left: 6px;
}
.keep[data-v-5e3eb2fe]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.full-width[data-v-5e3eb2fe] {
  grid-column: 1/-1;
}
.custom-info[data-v-94547068] {
  padding-top: 0;
  min-height: 100px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-draw-header[data-v-94547068] {
  margin-bottom: 15px;
}
.custom-draw-content[data-v-94547068] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.el-select[data-v-94547068] {
  margin-top: 14px;
}
.el-input[data-v-94547068] {
  margin-top: 14px;
}
.el-row[data-v-94547068] {
  margin: 0 25px 0 0;
}
.el-col[data-v-94547068] {
  margin-bottom: 14px;
}
label[data-v-94547068] {
  min-width: 80px;
  white-space: nowrap;
  text-align: right;
  margin-right: 10px;
}
.el-icon-edit[data-v-94547068] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-94547068] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-94547068] {
  margin-left: 6px;
}
.keep[data-v-94547068]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.full-width[data-v-94547068] {
  grid-column: 1/-1;
}
.el-card[data-v-944a78be] {
  border-radius: 10px;
}
.hd[data-v-944a78be] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hd .left[data-v-944a78be] {
  display: flex;
  align-items: center;
}
.hd .left .icon[data-v-944a78be] {
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
.hd .left .cylinder[data-v-944a78be] {
  width: 8px;
  height: 22px;
  background: linear-gradient(112.1902888961deg, #3172ec 0%, #8bc2f3 100%);
  border-radius: 2px;
  margin-right: 10px;
}
.hd + .bd[data-v-944a78be] {
  margin-top: 20px;
}
@charset "UTF-8";
.ai-answers-drawer .el-drawer__body[data-v-788d2cc0] {
  padding: 0;
}
.drawer-content[data-v-788d2cc0] {
  position: relative;
  padding: 40px 20px 20px 20px;
  box-sizing: border-box;
}
.title[data-v-788d2cc0] {
  font-size: 14px;
  color: #2a82e4;
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  padding: 10px 20px;
  top: 0;
  right: 0;
  z-index: 10;
}
.header[data-v-788d2cc0] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  background-color: #2a82e4;
  padding: 18px 22px;
  border-radius: 8px;
  color: white;
}
.icon[data-v-788d2cc0] {
  width: 140px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  color: #2a82e4;
  font-weight: bold;
  font-size: 18px;
}
.logo-text[data-v-788d2cc0] {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.logo-text-sub[data-v-788d2cc0] {
  font-size: 8px;
  font-weight: 400;
  line-height: 1.5;
}
.main-title[data-v-788d2cc0] {
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  margin-left: 100px;
}
.content[data-v-788d2cc0] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section[data-v-788d2cc0] {
  background-color: white;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.section-title[data-v-788d2cc0] {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}
.section-icon[data-v-788d2cc0] {
  width: 24px;
  height: 24px;
  background-color: #e8f4fd;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  color: #2a82e4;
}
.section-icon[data-v-788d2cc0]::before {
  font-weight: bold;
  font-size: 14px;
}
.user-icon[data-v-788d2cc0]::before {
  content: "👤";
}
.note-icon[data-v-788d2cc0]::before {
  content: "✎";
}
.info-grid[data-v-788d2cc0] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.info-item[data-v-788d2cc0] {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
}
.info-item[data-v-788d2cc0]:last-child {
  border-bottom: none;
}
.info-number[data-v-788d2cc0] {
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
}
.info-label[data-v-788d2cc0] {
  margin: 0 8px;
  color: #666;
  display: flex;
  align-items: center;
}
.info-value[data-v-788d2cc0] {
  flex: 1;
  color: #333;
  line-height: 1.5;
  display: flex;
  align-items: center;
  position: relative;
}
.status-badge[data-v-788d2cc0] {
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 12px;
}
.uncompleted[data-v-788d2cc0] {
  background-color: #ffe0e0;
  color: #e53935;
}
.completed[data-v-788d2cc0] {
  background-color: #e0f7fa;
  color: #00796b;
}
.highlight-text[data-v-788d2cc0] {
  color: #333;
}
.deficit-text[data-v-788d2cc0] {
  color: #333;
}
.highlight-icon[data-v-788d2cc0]::before {
  content: "●";
  color: #4caf50;
  font-size: 10px;
  margin-left: 8px;
}
.deficit-icon[data-v-788d2cc0]::before {
  content: "●";
  color: #e53935;
  font-size: 10px;
  margin-left: 8px;
}
@charset "UTF-8";
.custom-tooltip-style {
  color: #000 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding: 8px 12px !important;
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
.custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 确保样式优先级足够高 */
body .custom-tooltip-style {
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
body .custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 覆盖 Element UI 的默认样式 */
.custom-tooltip-style.is-dark {
  color: #000 !important;
}
.custom-tooltip-style.is-dark .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}

/* 覆盖 light 效果的样式 */
.custom-tooltip-style.is-light {
  color: #000 !important;
}
.custom-tooltip-style.is-light .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}
.customer-insight[data-v-09fb32cf] {
  display: flex;
  align-items: center;
}
.customer-insight .icon[data-v-09fb32cf] {
  width: 21px;
  height: 21px;
  margin-right: 5px;
}
.customer-insight .title[data-v-09fb32cf] {
  font-size: 16px;
  font-weight: 400;
  color: #0d87e5;
  cursor: pointer;
}
.customer-info-row[data-v-09fb32cf] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer-info-row .item-icon[data-v-09fb32cf] {
  display: flex;
  align-items: center;
}
.customer-info-row .item-icon img[data-v-09fb32cf] {
  width: 18px;
  height: 18px;
}
.customer-info-row .el-col[data-v-09fb32cf] {
  margin: 0 25px 0 0;
}
.el-input[data-v-09fb32cf] {
  margin-top: 8px;
}
.customer-top[data-v-09fb32cf] {
  padding-bottom: 12px;
  border-bottom: 3px solid #e1e3e6;
}
.customer-top .customer-tags[data-v-09fb32cf] {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
}
.customer-top .customer-tags .tag[data-v-09fb32cf] {
  padding: 5px 12px;
  background: #edf4ff;
  border-radius: 6px;
  font-size: 14px;
  color: #0d87e5;
  font-weight: 400;
  white-space: nowrap;
}
.customer-top .customer-tags .icon[data-v-09fb32cf] {
  position: absolute;
  right: 0px;
  width: 35px;
  height: 35px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.341) 10%, #ffffffca 50%);
  cursor: pointer;
}
.customer-top[data-v-09fb32cf] ::-webkit-scrollbar {
  display: none;
}
.customer-top .customer-text[data-v-09fb32cf] {
  margin-top: 12px;
  display: flex;
  align-items: flex-end;
}
.customer-top .customer-text .text[data-v-09fb32cf] {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 400;
}
.customer-top .customer-text .more-insight[data-v-09fb32cf] {
  color: #0d87e5;
  white-space: nowrap;
  cursor: pointer;
}
.audio-card-download[data-v-655db4c0] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-card-download img[data-v-655db4c0] {
  width: 18px;
  height: 18px;
}
.audio-card-download span[data-v-655db4c0] {
  color: #2c70ee;
  margin-left: 2px;
}
.audio-header-fullscreen[data-v-655db4c0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-header-fullscreen .icon[data-v-655db4c0] {
  width: 12px;
  height: 12px;
}
.audio-header[data-v-655db4c0] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.audio-header h3[data-v-655db4c0] {
  margin-right: 10px;
}
.audio-header .audio-time[data-v-655db4c0] {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.audio-header .audio-time span[data-v-655db4c0] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-header .audio-create[data-v-655db4c0] {
  display: flex;
  align-items: center;
  float: right;
  margin-left: auto;
}
.audio-header .audio-create .audio-create-item[data-v-655db4c0] {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
}
.audio-header .audio-create .audio-create-item .audio-create-item-icon[data-v-655db4c0] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-header-v2[data-v-655db4c0] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.audio-header-v2 h3[data-v-655db4c0] {
  margin-right: 10px;
}
.audio-header-v2 .audio-time-v2[data-v-655db4c0] {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.audio-header-v2 .audio-time-v2 span[data-v-655db4c0] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-header-v2 .audio-create-v2[data-v-655db4c0] {
  margin-left: 100px;
  margin-top: -20px;
  display: flex;
  align-items: center;
}
.audio-header-v2 .audio-create-v2 .audio-create-item-v2[data-v-655db4c0] {
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
}
.audio-header-v2 .audio-create-v2 .audio-create-item-v2 .audio-create-item-icon-v2[data-v-655db4c0] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-box[data-v-655db4c0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-box span[data-v-655db4c0] {
  font-size: 14px;
  margin-right: 10px;
  color: #888888;
}
.audio-box .audio-rt[data-v-655db4c0] {
  width: 100px;
}
.audio-btn .audio-lt span[data-v-655db4c0] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-btn .audio-lt .audio-play-content[data-v-655db4c0] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
  line-height: 40px;
  font-size: 55px;
  color: #1b7af9;
}
.audio-btn .audio-lt .audio-rt[data-v-655db4c0] {
  width: 100px;
}
.audio-btn .audio-btn-icon[data-v-655db4c0] {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-image: url("https://static.shuzhuo.cn/2025/64/74/icon_723112c3207c016d.png");
  font-size: 12px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.audio-btn .btn-play[data-v-655db4c0] {
  margin: 0 16px;
}
.audio-btn .audio-btn-right[data-v-655db4c0] {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-image: url("https://static.shuzhuo.cn/2025/db/ee/right_08414e4ae0e1200e.png");
  font-size: 12px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.audio-btn .audio-btn[data-v-655db4c0] {
  width: 25px;
  height: 25px;
  margin-left: 20px;
  cursor: pointer;
}
.audio-btn .audio-speed[data-v-655db4c0] {
  margin-left: 10px;
  color: #888888;
  font-size: 14px;
}
.audio-create-item1[data-v-655db4c0] {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
  float: right;
  margin-bottom: 10px;
}
.audio-create-item1 .audio-create-item-icon1[data-v-655db4c0] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-card-audio[data-v-655db4c0] {
  width: 100%;
}
.audio-card-audio .audio-slider[data-v-655db4c0] {
  width: 99%;
}
.audio-card-audio .audio-time[data-v-655db4c0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-card-audio[data-v-655db4c0] .el-input__inner {
  padding-right: 30px;
  width: 80px;
  height: 30px;
}
.audio-card-speed[data-v-655db4c0] {
  width: 110px;
  margin-left: 10px;
  margin-top: 10px;
}
[data-v-655db4c0] .el-slider__runway {
  width: 100%;
  height: 12px;
  margin: 16px 0;
  background-color: #e4e7ed;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}
[data-v-655db4c0] .el-slider__bar {
  height: 12px;
  background-color: #409eff;
  border-radius: 50px;
  position: absolute;
}
[data-v-655db4c0] .el-slider__button {
  width: 16px;
  height: 16px;
  border: solid 2px #409eff;
  background-color: #ffffff;
  border-radius: 50%;
  transition: 0.2s;
  margin-top: 6px;
}
@charset "UTF-8";
[data-v-697ba282]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-697ba282]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
[data-v-697ba282] .el-input__inner {
  width: 100%;
}
.footer[data-v-697ba282] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding: 10px;
}
.audio-text-container-header .right[data-v-697ba282] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right h2[data-v-697ba282] {
  margin: 20px 0;
}
.audio-text-container-header .right .audio-text-title[data-v-697ba282] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.actions[data-v-697ba282] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-697ba282] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-697ba282] {
  margin-left: 12px;
}
.actions img[data-v-697ba282] {
  width: 18px;
  height: 18px;
}
.actions .icon[data-v-697ba282] {
  display: flex;
  align-items: center;
}
.actions .text[data-v-697ba282] {
  color: #0086e5;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
}
.actions span[data-v-697ba282] {
  color: #0086e5;
  cursor: pointer;
}
.icon-v2[data-v-697ba282] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.icon-v2 .icon-v2-img[data-v-697ba282] {
  width: 18px;
  height: 18px;
}
.icon-v2 .text-v2[data-v-697ba282] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-697ba282] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-697ba282] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-697ba282] {
  margin-left: 0 !important;
}
.chart-main[data-v-697ba282] {
  width: 100%;
  height: 1080px;
  margin-top: 15px;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  scrollbar-color: #d4d8de #f5f5f5;
  scrollbar-width: thin;
}
.chart-main .node.active .text[data-v-697ba282] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.chart-main2[data-v-697ba282] {
  height: 140px;
}
.is-medical[data-v-697ba282] {
  height: 415px !important;
}
.no-visit-history[data-v-697ba282] {
  height: 475px !important;
}
.userInfo[data-v-697ba282] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-697ba282] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers[data-v-697ba282] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.headers .lf[data-v-697ba282] {
  display: flex;
  align-items: center;
}
.headers .lf .icon[data-v-697ba282] {
  width: 40px;
  height: 40px;
  background: #37aee6;
  border: 1px solid #37aee6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headers .lf .icon img[data-v-697ba282] {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.headers .lf .bl[data-v-697ba282] {
  background: #a6a6a6;
  border: 1px solid #a6a6a6;
}
.headers .lf .name[data-v-697ba282] {
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #37aee6;
  text-align: left;
}
.headers .lf .time[data-v-697ba282] {
  font-size: 12px;
  color: #777;
  margin-left: 10px;
}
.headers .lf .time i[data-v-697ba282] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.headers .lf .name2[data-v-697ba282] {
  color: #818a98;
}
.headers .edit[data-v-697ba282] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.headers .edit .icon1[data-v-697ba282] {
  width: 16px;
  height: 16px;
}
.headers .edit .text[data-v-697ba282] {
  margin: 0 0px 0 4px;
  color: #0086e5;
}
.headers .edit .icon2[data-v-697ba282] {
  width: 28px;
  height: 28px;
  transform: rotate(90deg);
}
.content[data-v-697ba282] {
  margin: 13px 0;
}
.content .time[data-v-697ba282] {
  font-size: 12px;
  color: #777;
}
.content .time i[data-v-697ba282] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.content .text[data-v-697ba282] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #edf9ff;
}
.content .text2[data-v-697ba282] {
  background: #f1f2f4;
}
.is-bg[data-v-697ba282] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.6);
}
.audio-text-container2[data-v-697ba282] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-697ba282] {
  width: 556px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  margin: 0;
  background: #fff;
}
.audio-text-container2.is-fullscreen .chart-main[data-v-697ba282] {
  height: 515px;
}
.audio-text-container2 .audio-header-fullscreen[data-v-697ba282] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-text-container2 .audio-header-fullscreen .icon[data-v-697ba282] {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.el-button + .el-button[data-v-697ba282] {
  margin-left: 0px !important;
}
@charset "UTF-8";
[data-v-8ce06b8e]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-8ce06b8e]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
[data-v-8ce06b8e] .el-input__inner {
  width: 100%;
}
.bottom-v1[data-v-8ce06b8e] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.audio-text-container-header .right[data-v-8ce06b8e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right h2[data-v-8ce06b8e] {
  margin: 20px 0;
}
.audio-text-container-header .right .audio-text-title[data-v-8ce06b8e] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.actions[data-v-8ce06b8e] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-8ce06b8e] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-8ce06b8e] {
  margin-left: 12px;
}
.actions img[data-v-8ce06b8e] {
  width: 18px;
  height: 18px;
}
.actions .icon[data-v-8ce06b8e] {
  display: flex;
  align-items: center;
}
.actions .text[data-v-8ce06b8e] {
  color: #0086e5;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
}
.actions span[data-v-8ce06b8e] {
  color: #0086e5;
  cursor: pointer;
}
.icon-v2[data-v-8ce06b8e] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.icon-v2 .icon-v2-img[data-v-8ce06b8e] {
  width: 18px;
  height: 18px;
}
.icon-v2 .text-v2[data-v-8ce06b8e] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-8ce06b8e] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-8ce06b8e] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-8ce06b8e] {
  margin-left: 0 !important;
}
.chart-main[data-v-8ce06b8e] {
  width: 100%;
  height: 935px;
  margin-top: 15px;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  scrollbar-color: #d4d8de #f5f5f5;
  scrollbar-width: thin;
}
.chart-main .node.active .text[data-v-8ce06b8e] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.chart-main2[data-v-8ce06b8e] {
  height: 140px;
}
.is-medical[data-v-8ce06b8e] {
  height: 415px !important;
}
.no-visit-history[data-v-8ce06b8e] {
  height: 475px !important;
}
.userInfo[data-v-8ce06b8e] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-8ce06b8e] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers[data-v-8ce06b8e] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.headers .lf[data-v-8ce06b8e] {
  display: flex;
  align-items: center;
}
.headers .lf .icon[data-v-8ce06b8e] {
  width: 40px;
  height: 40px;
  background: #37aee6;
  border: 1px solid #37aee6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headers .lf .icon img[data-v-8ce06b8e] {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.headers .lf .bl[data-v-8ce06b8e] {
  background: #a6a6a6;
  border: 1px solid #a6a6a6;
}
.headers .lf .name[data-v-8ce06b8e] {
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #37aee6;
  text-align: left;
}
.headers .lf .time[data-v-8ce06b8e] {
  font-size: 12px;
  color: #777;
  margin-left: 10px;
}
.headers .lf .time i[data-v-8ce06b8e] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.headers .lf .name2[data-v-8ce06b8e] {
  color: #818a98;
}
.headers .edit[data-v-8ce06b8e] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.headers .edit .icon1[data-v-8ce06b8e] {
  width: 16px;
  height: 16px;
}
.headers .edit .text[data-v-8ce06b8e] {
  margin: 0 0px 0 4px;
  color: #0086e5;
}
.headers .edit .icon2[data-v-8ce06b8e] {
  width: 16px;
  height: 16px;
}
.headers .edit .icon3[data-v-8ce06b8e] {
  width: 16px;
  height: 16px;
}
.edit-text[data-v-8ce06b8e] {
  width: 160px;
  height: 70px;
  border-radius: 6px;
  background: white;
  box-shadow: 0px 3px 8px rgba(43, 50, 59, 0.18);
  position: sticky;
  top: 10px;
  padding: 10px;
  right: 24px;
  float: right;
  z-index: 10;
}
.edit-text .object-reverse[data-v-8ce06b8e] {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #0d87e5;
  cursor: pointer;
}
.object-reverse + .object-reverse[data-v-8ce06b8e] {
  margin-top: 10px;
}
.content[data-v-8ce06b8e] {
  margin: 13px 0;
}
.content .time[data-v-8ce06b8e] {
  font-size: 12px;
  color: #777;
}
.content .time i[data-v-8ce06b8e] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.content .text[data-v-8ce06b8e] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #edf9ff;
}
.content .text2[data-v-8ce06b8e] {
  background: #f1f2f4;
}
.is-bg[data-v-8ce06b8e] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.6);
}
.audio-text-container2[data-v-8ce06b8e] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-8ce06b8e] {
  width: 556px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  margin: 0;
  background: #fff;
}
.audio-text-container2.is-fullscreen .chart-main[data-v-8ce06b8e] {
  height: 490px;
}
.audio-text-container2 .audio-header-fullscreen[data-v-8ce06b8e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-text-container2 .audio-header-fullscreen .icon[data-v-8ce06b8e] {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.el-button + .el-button[data-v-8ce06b8e] {
  margin-left: 0px !important;
}
.audio-ai-analysis .warpper[data-v-0312c585] {
  text-align: justify;
}
.audio-ai-analysis .warpper .text[data-v-0312c585] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #2b2d3b;
}
.audio-ai-analysis .question-container .question-name[data-v-0312c585] {
  margin-top: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 5px;
}
.audio-ai-analysis .question-container .question-name .line[data-v-0312c585] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: 1px;
}
.audio-ai-analysis .question-container .summary-block .block-title[data-v-0312c585] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-0312c585] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-0312c585] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-0312c585] {
  line-height: 1.8;
  color: #606266;
}
.audio-ai-analysis .medical-record-container .medical-record-content .num[data-v-0312c585] {
  color: #409eff;
  font-weight: 500;
  margin-right: 5px;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-0312c585] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row[data-v-0312c585] {
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #ebeef5;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-header[data-v-0312c585] {
  font-weight: bold;
  flex: 0 0 150px;
  font-weight: 500;
  color: #303133;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-content[data-v-0312c585] {
  flex: 1;
  color: #333;
  word-break: break-all;
}
.audio-ai-analysis .medical-record-container .empty-state[data-v-0312c585] {
  text-align: center;
  color: #909399;
  padding: 40px 0;
  font-size: 14px;
}
.audio-ai-analysis .process-mining-container .data-section[data-v-0312c585] {
  margin-bottom: 24px;
}
.audio-ai-analysis .process-mining-container .section-title[data-v-0312c585] {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .section-title .section-line[data-v-0312c585] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  margin-right: 8px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-item[data-v-0312c585] {
  margin-bottom: 6px;
  background-color: #fff;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header[data-v-0312c585] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 500;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-id[data-v-0312c585] {
  margin-right: 5px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-name[data-v-0312c585] {
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item[data-v-0312c585] {
  margin-bottom: 2px;
  line-height: 1.6;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-label[data-v-0312c585] {
  display: inline-block;
  width: 80px;
  font-weight: 500;
  color: #606266;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-content[data-v-0312c585] {
  color: #303133;
  word-break: break-all;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-0312c585] {
  background-color: #fff;
  border-radius: 6px;
  color: #303133;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-0312c585] br {
  display: block;
  margin: 6px 0;
}
.medical-model[data-v-bb9a69f0] {
  position: fixed;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: white;
  transform: translate(-50%, -50%);
  background-color: rgba(43, 45, 59, 0.8);
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.medical-model .icon[data-v-bb9a69f0] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
.el-drawer[data-v-2f8d6f69] {
  position: relative;
}
[data-v-2f8d6f69] .el-tabs__item {
  font-size: 18px;
  font-weight: 600;
}
.actions[data-v-2f8d6f69] {
  color: #2b2d3b;
}
.actions .title[data-v-2f8d6f69] {
  font-size: 20px;
  font-weight: 600;
}
.audio-ai-analysis[data-v-2f8d6f69] {
  padding: 14px 0px 50px 0px;
  border-radius: 12px;
  overflow: auto;
  /* 智能病历样式 */
  /* 流程挖掘样式 */
}
.audio-ai-analysis .summary-block[data-v-2f8d6f69] {
  background: #f7faff;
  border-radius: 8px;
  padding: 14px 16px;
  margin: 14px 0px;
}
.audio-ai-analysis .summary-block .block-title[data-v-2f8d6f69] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .summary-block .block-content[data-v-2f8d6f69] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .summary-block .block-content[data-v-2f8d6f69] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .question-container[data-v-2f8d6f69] {
  margin: 14px;
}
.audio-ai-analysis .question-container .question-name[data-v-2f8d6f69] {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}
.audio-ai-analysis .question-container .summary-block .block-title[data-v-2f8d6f69] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-2f8d6f69] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-2f8d6f69] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-2f8d6f69] {
  line-height: 1.8;
  color: #606266;
  background: #f7faff;
  border-radius: 8px;
  padding: 14px 0;
  margin: 14px 0px;
}
.audio-ai-analysis .medical-record-container .medical-record-content .isBg[data-v-2f8d6f69] {
  padding: 0 14px;
}
.audio-ai-analysis .medical-record-container .medical-record-content .num[data-v-2f8d6f69] {
  color: #409eff;
  font-weight: 500;
  margin-right: 5px;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-2f8d6f69] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row[data-v-2f8d6f69] {
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #ebeef5;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-header[data-v-2f8d6f69] {
  flex: 0 0 150px;
  font-weight: 500;
  color: #303133;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-content[data-v-2f8d6f69] {
  flex: 1;
  color: #606266;
  word-break: break-all;
}
.audio-ai-analysis .medical-record-container .empty-state[data-v-2f8d6f69] {
  text-align: center;
  color: #909399;
  padding: 40px 0;
  font-size: 14px;
}
.audio-ai-analysis .process-mining-container[data-v-2f8d6f69] {
  border-radius: 8px;
  margin: 14px 0px;
  margin-bottom: 24px;
}
.audio-ai-analysis .process-mining-container .isUserBg[data-v-2f8d6f69] {
  padding: 14px 0;
  background: #f7faff;
}
.audio-ai-analysis .process-mining-container .isUserBg + .isUserBg[data-v-2f8d6f69] {
  margin-top: 20px;
}
.audio-ai-analysis .process-mining-container .data-section[data-v-2f8d6f69] {
  padding: 0 14px;
}
.audio-ai-analysis .process-mining-container .section-title[data-v-2f8d6f69] {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .section-title .section-line[data-v-2f8d6f69] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  margin-right: 8px;
}
.audio-ai-analysis .process-mining-container .objection-content[data-v-2f8d6f69] {
  margin-bottom: 16px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-item[data-v-2f8d6f69] {
  padding: 0 14px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header[data-v-2f8d6f69] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 500;
  padding: 0 14px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-id[data-v-2f8d6f69] {
  margin-right: 5px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-name[data-v-2f8d6f69] {
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item[data-v-2f8d6f69] {
  margin-bottom: 8px;
  line-height: 1.6;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-label[data-v-2f8d6f69] {
  display: inline-block;
  width: 80px;
  font-weight: 500;
  color: #606266;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-content[data-v-2f8d6f69] {
  color: #303133;
  word-break: break-all;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-2f8d6f69] {
  line-height: 1.8;
  color: #303133;
  background: #f7faff;
  border-radius: 8px;
  padding: 14px 0;
  margin: 14px 0px;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-2f8d6f69] br {
  display: block;
  margin: 6px 0;
}
.bottom[data-v-2f8d6f69] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-2f8d6f69] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
[data-v-cc6e2f10]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-cc6e2f10]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.audio-ai-medical[data-v-cc6e2f10] {
  height: 300px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px 0 0 10px;
  padding: 18px 9px 24px 24px;
}
.audio-ai-medical .actions[data-v-cc6e2f10] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.audio-ai-medical .actions .lt[data-v-cc6e2f10] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.audio-ai-medical .actions .lt .icon-ai[data-v-cc6e2f10] {
  width: 22px;
  height: 24px;
}
.audio-ai-medical .actions .title[data-v-cc6e2f10] {
  color: #818a98;
}
.audio-ai-medical .actions .rt[data-v-cc6e2f10] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 32px;
}
.audio-ai-medical .actions .rt .text[data-v-cc6e2f10] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.audio-ai-medical .content[data-v-cc6e2f10] {
  padding-right: 20px;
  height: 220px;
  overflow: auto;
}
[data-v-cc6e2f10] .el-tabs__nav-wrap::after {
  display: none;
}
@charset "UTF-8";
[data-v-ce5ad444]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-ce5ad444]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.customer-insight[data-v-ce5ad444] {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 18px 9px 24px 24px;
  margin-top: 10px;
  height: 1060px;
  overflow-y: auto;
}
.customer-insight .title[data-v-ce5ad444] {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 5px;
}
.customer-insight .title .icon[data-v-ce5ad444] {
  width: 20px;
  height: 22px;
  margin-right: 8px;
}
.customer-insight .title .text[data-v-ce5ad444] {
  font-size: 14px;
  font-weight: 400;
  color: #818a98;
  margin-left: 8px;
  line-height: 24px;
}
.customer-insight .title[data-v-ce5ad444] .el-tabs__header {
  margin-bottom: 0;
}
.customer-insight .title[data-v-ce5ad444] .el-tabs__nav-wrap::after {
  display: none;
}
.customer-insight .text-desc[data-v-ce5ad444] {
  margin-top: 3px;
  line-height: 24px;
}
.customer-insight .content[data-v-ce5ad444] {
  width: 100%;
  box-sizing: border-box;
  line-height: 24px;
}
.customer-insight .content .content-desc[data-v-ce5ad444] {
  width: 100%;
  background: #f7faff;
  border-radius: 6px;
  margin-top: 14px;
  padding: 14px 18px;
}
.customer-insight .content .content-desc .customer-info-card[data-v-ce5ad444] {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.customer-insight .content .content-desc .text[data-v-ce5ad444] {
  color: #2b2d3b;
  font-size: 14px;
}
.customer-insight .content .content-desc .box3[data-v-ce5ad444] {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.customer-insight .content .content-desc .box3 .tag[data-v-ce5ad444] {
  background-color: #e6f3fc;
  display: inline-block;
  height: 32px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 12px;
  color: #0086e5;
  border-radius: 4px;
  box-sizing: border-box;
  white-space: nowrap;
}
.customer-insight .content .content-desc .my-pre[data-v-ce5ad444] {
  line-height: 24px;
}
.dialog-footer[data-v-6ba22b2e] {
  text-align: right;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.tag-num[data-v-6ba22b2e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-6ba22b2e] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-6ba22b2e] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-6ba22b2e] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.label-item .active[data-v-6ba22b2e] {
  color: #6aac1d;
  background: #e1eed2;
}
.context[data-v-6ba22b2e] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-6ba22b2e]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-6ba22b2e] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.el-button[data-v-6ba22b2e] {
  background: #0d87e5;
  border-color: #0d87e5;
}
.dialog-footer[data-v-78903c9c] {
  text-align: right;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.tag-num[data-v-78903c9c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-78903c9c] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-78903c9c] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-78903c9c] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.context[data-v-78903c9c] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-78903c9c]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-78903c9c] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.el-button[data-v-78903c9c] {
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
.custom-tooltip-style {
  color: #000 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding: 8px 12px !important;
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
.custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 确保样式优先级足够高 */
body .custom-tooltip-style {
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
body .custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 覆盖 Element UI 的默认样式 */
.custom-tooltip-style.is-dark {
  color: #000 !important;
}
.custom-tooltip-style.is-dark .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}

/* 覆盖 light 效果的样式 */
.custom-tooltip-style.is-light {
  color: #000 !important;
}
.custom-tooltip-style.is-light .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}
[data-v-a662fdb4] .el-progress__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-weight: 700;
  text-align: center;
  margin: 0;
  color: #000;
  transform: translate(0, -50%);
}
.audio-script-model[data-v-a662fdb4] {
  padding: 0;
  height: 445px;
  background: #fff;
}
.audio-script-model[data-v-a662fdb4] .el-progress-circle {
  width: 90px !important;
  height: 90px !important;
}
.audio-script-model .chart-container[data-v-a662fdb4] {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-bottom: 32px;
}
.audio-script-model .chart-container .chart-placeholder[data-v-a662fdb4] {
  width: 100%;
}
.audio-script-model .chart-container .chart-placeholder p[data-v-a662fdb4] {
  font-size: 14px;
  margin: 0 20px 0 0;
}
.audio-script-model .chart-container .chart-placeholder .item-top[data-v-a662fdb4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.audio-script-model .chart-container .chart-placeholder .item-top .title[data-v-a662fdb4] {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.audio-script-model .chart-container .chart-placeholder .item-top .score-num span[data-v-a662fdb4] {
  font-size: 24px;
  font-weight: 600;
  color: #0d87e5;
}
.audio-script-model .chart-container .chart-placeholder .progress[data-v-a662fdb4] {
  width: 100%;
  margin-top: 2px;
  height: 24px;
  background: #e8ebed;
}
.audio-script-model .chart-container .chart-placeholder .progress .progress-bar[data-v-a662fdb4] {
  height: 100%;
  background: linear-gradient(180deg, #0d87e5 0%, #37aee6 100%);
}
.audio-script-model .level-two-item[data-v-a662fdb4] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dad9d9;
  margin: 0 -20px;
  min-height: 40px;
  position: relative;
}
.audio-script-model .level-two-item[data-v-a662fdb4]:last-child::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -100%;
  right: -100%;
  height: 1px;
}
.audio-script-model .level-two-item .sub-name[data-v-a662fdb4] {
  flex: 1;
  text-align: left;
  padding-left: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .sub-name-text[data-v-a662fdb4] {
  width: 75px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-script-model .level-two-item .sub-name.clickable[data-v-a662fdb4] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .subItem-icon2[data-v-a662fdb4] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(90deg);
}
.audio-script-model .level-two-item .sub-name .subItem-icon[data-v-a662fdb4] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(0deg);
}
.audio-script-model .level-two-item .score-num[data-v-a662fdb4] {
  color: #2b2d3b;
  font-size: 14px;
  min-width: 40px;
}
.audio-script-model .level-two-item .score[data-v-a662fdb4] {
  min-width: 40px;
  font-size: 14px;
  color: #0d87e5;
}
.audio-script-model .level-two-item .status[data-v-a662fdb4] {
  color: #0d87e5;
  cursor: pointer;
  font-size: 14px;
  margin-right: 120px;
  min-width: 40px;
}
.audio-script-model .level-two-item .status img[data-v-a662fdb4] {
  width: 15px;
  height: 15px;
}
.audio-script-model .left-padding[data-v-a662fdb4] {
  padding-left: 15px;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
.audio-script-model .level-two-item[data-v-a662fdb4]:last-child {
  border-bottom: none;
}
.audio-script-model .detail[data-v-a662fdb4] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-dental[data-v-a662fdb4] {
  height: 685px !important;
}
[data-v-a662fdb4] .el-table__cell {
  padding: 0px 0;
  min-width: 0;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: relative;
  text-align: left;
}
[data-v-a662fdb4] .el-table th.el-table__cell > .cell {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding: 10px 10px;
}
[data-v-a662fdb4] .el-table .el-table__row td:first-child {
  position: relative;
}
[data-v-a662fdb4] .el-table .el-table__row td:first-child::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #dad9d9;
  z-index: 0;
}
[data-v-a662fdb4] .el-table .el-table__row td:first-child > * {
  position: relative;
  z-index: 1;
}
.title[data-v-07c2cd26] {
  color: #2b2d3b;
  font-size: 20px;
  font-weight: 600;
}
.el-drawer[data-v-07c2cd26] {
  position: relative;
}
.actions[data-v-07c2cd26] {
  padding: 0 20px;
}
.audio-ai-analysis[data-v-07c2cd26] {
  padding: 14px;
  border-radius: 12px;
  overflow: auto;
}
.audio-ai-analysis .item[data-v-07c2cd26] {
  background: #f7faff;
  padding: 14px;
}
.audio-ai-analysis .warpper[data-v-07c2cd26] {
  padding: 5px 0;
  text-align: justify;
}
.bottom[data-v-07c2cd26] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-07c2cd26] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.service-inspection[data-v-2819cffe] {
  height: 300px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-inspection .actions[data-v-2819cffe] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-inspection .actions .lt[data-v-2819cffe] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.service-inspection .actions .lt .icon-ai[data-v-2819cffe] {
  width: 22px;
  height: 24px;
}
.service-inspection .actions .title-header[data-v-2819cffe] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #818a98;
}
.service-inspection .actions .rt[data-v-2819cffe] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 32px;
}
.service-inspection .actions .rt .text[data-v-2819cffe] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.service-inspection .content[data-v-2819cffe] {
  padding-right: 4px;
  height: 220px;
  overflow: auto;
}
.service-inspection .content .score .item-top[data-v-2819cffe] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-inspection .content .score .item-top .title[data-v-2819cffe] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #2b2d3b;
}
.service-inspection .content .score .item-top .score-num[data-v-2819cffe] {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 36px;
  color: #2b2d3b;
}
.service-inspection .content .score .item-top .score-num span[data-v-2819cffe] {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 36px;
  color: #0d87e5;
}
.service-inspection .content .score .progress[data-v-2819cffe] {
  width: 100%;
  margin-top: 2px;
  height: 14px;
  background: #e8ebed;
}
.service-inspection .content .score .progress .progress-bar[data-v-2819cffe] {
  height: 100%;
  background: linear-gradient(180deg, #0d87e5 0%, #37aee6 100%);
}
.service-inspection .content .score + .score[data-v-2819cffe] {
  margin-top: 18px;
}
[data-v-2819cffe] .el-tabs__nav-wrap::after {
  display: none;
}
.el-drawer[data-v-6e00b3c6] {
  position: relative;
}
.actions[data-v-6e00b3c6] {
  color: #2b2d3b;
  font-size: 20px;
  font-weight: 600;
}
.follow-suggestions[data-v-6e00b3c6] {
  padding: 14px 0 100px 0;
  border-radius: 12px;
  overflow: auto;
  margin: 0 10px;
}
.follow-suggestions .box[data-v-6e00b3c6] {
  background: #f7faff;
  padding: 14px;
  margin-bottom: 10px;
}
.follow-suggestions .box .suggestions-item[data-v-6e00b3c6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.follow-suggestions .box .copy-btn[data-v-6e00b3c6] {
  width: 40px;
  height: 24px;
  line-height: 24px;
  background: #0d87e5;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-left: auto;
  cursor: pointer;
  text-align: center;
}
.follow-suggestions .box .hd[data-v-6e00b3c6] {
  color: #2b323b;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.follow-suggestions .box .bd .text1[data-v-6e00b3c6] {
  color: #2b323b;
  font-size: 14px;
  font-weight: bold;
}
.follow-suggestions .box .bd .line .title[data-v-6e00b3c6] {
  color: #2b2d3b;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 5px;
}
.follow-suggestions .box .bd .line .isBold[data-v-6e00b3c6] {
  font-weight: bold;
  color: #606266;
}
.follow-suggestions .box .bd .line .title-v2[data-v-6e00b3c6] {
  color: #2b2d3b;
  font-weight: bold;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.follow-suggestions .box .bd .line .title-v2 .copy-btn[data-v-6e00b3c6] {
  width: 40px;
  height: 24px;
  line-height: 24px;
  background: #0d87e5;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-left: auto;
  cursor: pointer;
  text-align: center;
}
.follow-suggestions .box .bd div[data-v-6e00b3c6] {
  white-space: pre-line;
  line-height: 1.5;
}
.bottom[data-v-6e00b3c6] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-6e00b3c6] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
[data-v-ec0e0070]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-ec0e0070]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.follow-suggestions[data-v-ec0e0070] {
  margin-top: 10px;
  height: 500px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px 0 0 10px;
  padding: 18px 9px 24px 24px;
}
.follow-suggestions .actions[data-v-ec0e0070] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.follow-suggestions .actions .lt[data-v-ec0e0070] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.follow-suggestions .actions .lt .icon-ai[data-v-ec0e0070] {
  width: 22px;
  height: 24px;
}
.follow-suggestions .actions .title-header[data-v-ec0e0070] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #818a98;
}
.follow-suggestions .actions .rt[data-v-ec0e0070] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-right: 32px;
}
.follow-suggestions .actions .rt .text[data-v-ec0e0070] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.follow-suggestions .content[data-v-ec0e0070] {
  padding-right: 20px;
  height: 420px;
  overflow: auto;
}
.follow-suggestions .content .box .hd[data-v-ec0e0070] {
  font-weight: bold;
  margin: 15px 0 5px;
}
.follow-suggestions .content .box .title[data-v-ec0e0070] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.follow-suggestions .content .box .bd .text1[data-v-ec0e0070] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 14px;
}
.follow-suggestions .content .box .bd .line .title2[data-v-ec0e0070] {
  color: #2b2d3b;
  font-size: 14px;
}
.follow-suggestions .content .box .bd .line .isBold[data-v-ec0e0070] {
  font-weight: bold;
  color: #606266;
}
.follow-suggestions .content .box .bd .line span[data-v-ec0e0070] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #2b2d3b;
}
.follow-suggestions .content .box .bd div[data-v-ec0e0070] {
  white-space: pre-line;
  line-height: 1.5;
}
.follow-suggestions .content .box .line + .line[data-v-ec0e0070] {
  margin-top: 10px;
}
.follow-suggestions .content .box + .box[data-v-ec0e0070] {
  margin-top: 15px;
}
[data-v-ec0e0070] .el-tabs__nav-wrap::after {
  display: none;
}
.title-header[data-v-30c1060d] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-30c1060d] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-30c1060d] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-30c1060d] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-30c1060d] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-30c1060d] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-30c1060d] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-30c1060d] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-30c1060d] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-30c1060d] {
  color: #409eff;
}
.tab-item.active[data-v-30c1060d]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-30c1060d] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-30c1060d] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-30c1060d],
.table-container table td[data-v-30c1060d] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-30c1060d] {
  color: #05d873;
}
.table-container table .text-warning[data-v-30c1060d] {
  color: #fca524;
}
.table-container table .text-danger[data-v-30c1060d] {
  color: #fca524;
}
.table-container table th[data-v-30c1060d] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-30c1060d] {
  color: #606266;
}
.bottom[data-v-30c1060d] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-30c1060d] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.title-header[data-v-0291aef8] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-0291aef8] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-0291aef8] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-0291aef8] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container[data-v-0291aef8]::before {
  content: "AI";
  margin-right: 5px;
  opacity: 1;
  color: #fff;
  padding: 0px 12px;
  background: linear-gradient(135deg, #0d87e5 0%, #37aee6 100%);
  border-radius: 2px;
}
.analysis-container[data-v-0291aef8] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-0291aef8] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-0291aef8] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-0291aef8] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-0291aef8] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-0291aef8] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-0291aef8] {
  color: #409eff;
}
.tab-item.active[data-v-0291aef8]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-0291aef8] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-0291aef8] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-0291aef8],
.table-container table td[data-v-0291aef8] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-0291aef8] {
  color: #05d873;
}
.table-container table .text-warning[data-v-0291aef8] {
  color: #fca524;
}
.table-container table .text-danger[data-v-0291aef8] {
  color: #fca524;
}
.table-container table th[data-v-0291aef8] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-0291aef8] {
  color: #606266;
}
.bottom[data-v-0291aef8] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-0291aef8] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.service-echarts[data-v-fdaef64e] {
  width: 100%;
  height: 280px;
}
.service-assessment .item[data-v-fdaef64e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-fdaef64e] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.service-assessment .item .left .title[data-v-fdaef64e] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-fdaef64e] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-fdaef64e] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.service-assessment .item .left .text-success[data-v-fdaef64e] {
  color: #05d873;
}
.service-assessment .item .left .text-warning[data-v-fdaef64e] {
  color: #fca524;
}
.service-assessment .item .left .text-danger[data-v-fdaef64e] {
  color: #fca524;
}
.service-assessment .item .right[data-v-fdaef64e] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-fdaef64e] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 10px;
  cursor: pointer;
}
.service-assessment .content[data-v-fdaef64e] {
  padding: 0 14px 15px;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-fdaef64e] {
  white-space: pre-wrap;
}
.service-assessment .content .text .dot[data-v-fdaef64e] {
  font-weight: bold;
  font-size: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
[data-v-6942ef6c]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-6942ef6c]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.service-evaluation[data-v-6942ef6c] {
  margin-top: 10px;
  height: 500px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-evaluation .actions[data-v-6942ef6c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-evaluation .actions .lt[data-v-6942ef6c] {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.service-evaluation .actions .lt .icon-ai[data-v-6942ef6c] {
  width: 22px;
  height: 24px;
}
.service-evaluation .actions .lt .icon[data-v-6942ef6c] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.service-evaluation .actions .lt .table-container[data-v-6942ef6c] {
  background-color: #efeeee;
  border-radius: 15px;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 30px;
  right: 60px;
  z-index: 100;
  max-height: 540px;
  overflow: auto;
}
.service-evaluation .actions .lt .table-container h3[data-v-6942ef6c] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-evaluation .actions .rt[data-v-6942ef6c] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 30px;
  font-weight: 500;
  color: #333;
}
.service-evaluation .actions .rt .score[data-v-6942ef6c] {
  color: #0d87e5;
}
.service-evaluation .actions .rt .unit[data-v-6942ef6c] {
  margin-top: 10px;
  font-size: 12px;
}
.service-evaluation .content[data-v-6942ef6c] {
  padding-right: 4px;
  height: 420px;
  overflow: auto;
}
[data-v-6942ef6c] .el-tabs__nav-wrap::after {
  display: none;
}
.title-header[data-v-4395ccd1] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-4395ccd1] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-4395ccd1] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-4395ccd1] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-4395ccd1] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-4395ccd1] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-4395ccd1] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-4395ccd1] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-4395ccd1] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-4395ccd1] {
  color: #409eff;
}
.tab-item.active[data-v-4395ccd1]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-4395ccd1] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-4395ccd1] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-4395ccd1],
.table-container table td[data-v-4395ccd1] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-4395ccd1] {
  color: #05d873;
}
.table-container table .text-warning[data-v-4395ccd1] {
  color: #fca524;
}
.table-container table .text-danger[data-v-4395ccd1] {
  color: #fca524;
}
.table-container table th[data-v-4395ccd1] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-4395ccd1] {
  color: #606266;
}
.bottom[data-v-4395ccd1] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-4395ccd1] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.title-header[data-v-7882ed48] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-7882ed48] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-7882ed48] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-7882ed48] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container[data-v-7882ed48]::before {
  content: "AI";
  margin-right: 5px;
  opacity: 1;
  color: #fff;
  padding: 0px 12px;
  background: linear-gradient(135deg, #0d87e5 0%, #37aee6 100%);
  border-radius: 2px;
}
.analysis-container[data-v-7882ed48] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-7882ed48] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-7882ed48] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-7882ed48] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-7882ed48] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-7882ed48] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-7882ed48] {
  color: #409eff;
}
.tab-item.active[data-v-7882ed48]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-7882ed48] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-7882ed48] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-7882ed48],
.table-container table td[data-v-7882ed48] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-7882ed48] {
  color: #05d873;
}
.table-container table .text-warning[data-v-7882ed48] {
  color: #fca524;
}
.table-container table .text-danger[data-v-7882ed48] {
  color: #fca524;
}
.table-container table th[data-v-7882ed48] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-7882ed48] {
  color: #606266;
}
.bottom[data-v-7882ed48] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-7882ed48] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.service-echarts[data-v-68fdd595] {
  width: 100%;
  height: 280px;
}
.service-assessment .item[data-v-68fdd595] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-68fdd595] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.service-assessment .item .left .title[data-v-68fdd595] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-68fdd595] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-68fdd595] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.service-assessment .item .left .text-success[data-v-68fdd595] {
  color: #05d873;
}
.service-assessment .item .left .text-warning[data-v-68fdd595] {
  color: #fca524;
}
.service-assessment .item .left .text-danger[data-v-68fdd595] {
  color: #fca524;
}
.service-assessment .item .right[data-v-68fdd595] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-68fdd595] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 10px;
  cursor: pointer;
}
.service-assessment .content[data-v-68fdd595] {
  padding: 0 14px 15px;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-68fdd595] {
  white-space: pre-wrap;
}
.service-assessment .content .text .dot[data-v-68fdd595] {
  font-weight: bold;
  font-size: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
[data-v-510355f4]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-510355f4]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.service-evaluation[data-v-510355f4] {
  margin-top: 10px;
  height: 500px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-evaluation .actions[data-v-510355f4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-evaluation .actions .lt[data-v-510355f4] {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.service-evaluation .actions .lt .icon-ai[data-v-510355f4] {
  width: 22px;
  height: 24px;
}
.service-evaluation .actions .lt .icon[data-v-510355f4] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.service-evaluation .actions .lt .table-container[data-v-510355f4] {
  background-color: #efeeee;
  border-radius: 15px;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 30px;
  right: 60px;
  z-index: 100;
  max-height: 540px;
  overflow: auto;
}
.service-evaluation .actions .lt .table-container h3[data-v-510355f4] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-evaluation .actions .rt[data-v-510355f4] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 30px;
  font-weight: 500;
  color: #333;
}
.service-evaluation .actions .rt .score[data-v-510355f4] {
  color: #0d87e5;
}
.service-evaluation .actions .rt .unit[data-v-510355f4] {
  margin-top: 10px;
  font-size: 12px;
}
.service-evaluation .content[data-v-510355f4] {
  padding-right: 4px;
  height: 420px;
  overflow: auto;
}
[data-v-510355f4] .el-tabs__nav-wrap::after {
  display: none;
}
.col[data-v-5b9eccab] {
  padding-right: 0 !important;
}
.col-rt[data-v-5b9eccab] {
  padding-left: 0 !important;
}
.el-empty[data-v-5b9eccab] {
  height: 1000px;
}
.el-empty .description[data-v-5b9eccab] {
  font-size: 14px;
  font-weight: 400;
  color: #818a98;
}
[data-v-5b9eccab] .el-empty .el-empty__description p {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #2b2d3b !important;
}
.ai-answers-drawer[data-v-6482ccae] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ai-answers-drawer .el-drawer[data-v-6482ccae] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
[data-v-6482ccae] .el-textarea__inner {
  resize: none !important;
  border: 0 !important;
}
.title[data-v-6482ccae] {
  font-size: 14px;
  color: #2a82e4;
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  padding: 10px 20px;
  top: 0;
  right: 0;
}
.audio-ai-analysis[data-v-6482ccae] {
  height: 100vh;
  padding: 20px;
  background: linear-gradient(135deg, white 0%, #edf4ff 100%);
}
.audio-ai-analysis .content[data-v-6482ccae] {
  max-height: 900px;
  overflow-y: auto;
}
.audio-ai-analysis .content .user-box[data-v-6482ccae] {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.audio-ai-analysis .content .user-box .speek[data-v-6482ccae] {
  margin-right: 12px;
  padding: 10px 8px;
  border-radius: 8px;
  text-align: left;
  background: #ffffff;
  position: relative;
  padding-right: 30px;
  padding-top: 14px;
}
.audio-ai-analysis .content .user-box .speek .icon[data-v-6482ccae] {
  position: absolute;
  top: 4px;
  right: 6px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.audio-ai-analysis .content .user-box .icon-img[data-v-6482ccae] {
  padding: 8px 10px;
  background: #fff;
  border-radius: 50%;
}
.audio-ai-analysis .content .user-box .icon-img img[data-v-6482ccae] {
  width: 25px;
  height: 25px;
}
.audio-ai-analysis .content .chat-box[data-v-6482ccae] {
  margin-bottom: 26px;
  display: flex;
}
.audio-ai-analysis .content .chat-box .text-box[data-v-6482ccae] {
  position: relative;
  padding-top: 30px;
  padding-right: 30px;
}
.audio-ai-analysis .content .chat-box .text-box .icon[data-v-6482ccae] {
  position: absolute;
  bottom: 16px;
  right: 40px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.audio-ai-analysis .content .chat-box .text-box .speek[data-v-6482ccae] {
  margin-left: 12px;
  padding: 20px 20px 45px 20px;
  border-radius: 8px;
  background: #e8f2ff;
}
.audio-ai-analysis .content .chat-box .text-box .speek .text[data-v-6482ccae] {
  margin-top: 10px;
  border-radius: 6px;
  border: 1px solid rgba(13, 135, 229, 0.3);
  padding: 5px;
  box-sizing: border-box;
  color: #0d87e5;
  cursor: pointer;
}
.audio-ai-analysis .content .chat-box img[data-v-6482ccae] {
  width: 35px;
  height: 35px;
}
.audio-ai-analysis .content .chat-box .loading[data-v-6482ccae] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.audio-ai-analysis .content .chat-box .loading-icon[data-v-6482ccae] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.audio-ai-analysis #chat-boxs[data-v-6482ccae] {
  margin-top: 200px;
}
.bottom-card[data-v-6482ccae] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
}
.bottom-card .input-wrapper[data-v-6482ccae] {
  position: relative;
  width: 100%;
}
.bottom-card .input-wrapper .el-input[data-v-6482ccae] {
  width: 100%;
  height: 110px;
  opacity: 1;
  border-radius: 12px;
  background: white;
  box-shadow: 0px 3px 12px rgba(42, 130, 228, 0.2);
}
.bottom-card .input-wrapper .btn[data-v-6482ccae] {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 2;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 8px;
  height: 32px;
  line-height: 1;
  min-width: 56px;
  box-shadow: 0 2px 8px rgba(42, 130, 228, 0.08);
}
[data-v-6482ccae] .el-textarea__inner {
  display: block;
  resize: vertical;
  padding: 10px 15px;
  line-height: 1.5;
  box-sizing: border-box;
  width: 100%;
  height: 110px;
  font-size: inherit;
  color: #606266;
  border: none;
  border-radius: 12px;
  background: white;
  box-shadow: 0px 3px 12px rgba(42, 130, 228, 0.2) !important;
}
.el-button[data-v-6482ccae] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.ai-text[data-v-00e0a345] {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 99;
  padding: 20px;
  background: #edf4ff;
  right: 20px;
  bottom: 100px;
  border-radius: 6px;
}
.ai-text .icon[data-v-00e0a345] {
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
.ai-text .text[data-v-00e0a345] {
  font-size: 16px;
  font-weight: 600;
  color: #0d87e5;
}
.audio-detail-header[data-v-680ed32e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.audio-detail-header h1[data-v-680ed32e] {
  font-size: 24px;
}
.audio-detail-header-right[data-v-680ed32e] {
  display: flex;
  align-items: center;
  gap: 30px;
  color: #878686;
  font-size: 16px;
}
.medical-model[data-v-282d079e] {
  position: fixed;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: white;
  transform: translate(-50%, -50%);
  background-color: rgba(43, 45, 59, 0.8);
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
.medical-model .icon[data-v-282d079e] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.custom-info[data-v-2b93bcd5] {
  padding-top: 0;
  min-height: 120px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-info-box[data-v-2b93bcd5] {
  width: 100%;
  margin: 20px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.custom-info-btn[data-v-2b93bcd5] {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  padding: 10px 0;
  cursor: pointer;
  color: #fff;
  border-radius: 6px;
  background: #0d87e5;
}
.custom-info-btn[data-v-2b93bcd5]:disabled {
  background: #c0c4cc;
  cursor: not-allowed;
}
.custom-draw-header[data-v-2b93bcd5] {
  margin-bottom: 15px;
}
.el-row[data-v-2b93bcd5] {
  margin: 0 25px 0 0;
}
.el-col[data-v-2b93bcd5] {
  margin-bottom: 14px;
}
.title[data-v-2b93bcd5] {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.title .icon[data-v-2b93bcd5] {
  width: 18px;
  height: 20px;
  margin-right: 3px;
}
.title label[data-v-2b93bcd5] {
  width: 90px;
  text-align: left;
  margin-right: 10px;
  word-break: break-word;
}
.el-icon-edit[data-v-2b93bcd5] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-2b93bcd5] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-2b93bcd5] {
  margin-left: 6px;
}
.keep[data-v-2b93bcd5]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.full-width[data-v-2b93bcd5] {
  grid-column: 1/-1;
}
.custom-info[data-v-5b540e23] {
  padding-top: 0;
  min-height: 100px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-draw-header[data-v-5b540e23] {
  margin-bottom: 15px;
}
.custom-draw-content[data-v-5b540e23] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.el-select[data-v-5b540e23] {
  margin-top: 14px;
}
.el-input[data-v-5b540e23] {
  margin-top: 14px;
}
.el-row[data-v-5b540e23] {
  margin: 0 25px 0 0;
}
.el-col[data-v-5b540e23] {
  margin-bottom: 14px;
}
label[data-v-5b540e23] {
  min-width: 80px;
  white-space: nowrap;
  text-align: right;
  margin-right: 10px;
}
.el-icon-edit[data-v-5b540e23] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-5b540e23] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-5b540e23] {
  margin-left: 6px;
}
.keep[data-v-5b540e23]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.full-width[data-v-5b540e23] {
  grid-column: 1/-1;
}
@charset "UTF-8";
.ai-answers-drawer .el-drawer__body[data-v-32a6ba17] {
  padding: 0;
}
.drawer-content[data-v-32a6ba17] {
  position: relative;
  padding: 40px 20px 20px 20px;
  box-sizing: border-box;
}
.title[data-v-32a6ba17] {
  font-size: 14px;
  color: #2a82e4;
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  padding: 10px 20px;
  top: 0;
  right: 0;
  z-index: 10;
}
.header[data-v-32a6ba17] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  background-color: #2a82e4;
  padding: 18px 22px;
  border-radius: 8px;
  color: white;
}
.icon[data-v-32a6ba17] {
  width: 140px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  color: #2a82e4;
  font-weight: bold;
  font-size: 18px;
}
.logo-text[data-v-32a6ba17] {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.logo-text-sub[data-v-32a6ba17] {
  font-size: 8px;
  font-weight: 400;
  line-height: 1.5;
}
.main-title[data-v-32a6ba17] {
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  margin-left: 100px;
}
.content[data-v-32a6ba17] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section[data-v-32a6ba17] {
  background-color: white;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.section-title[data-v-32a6ba17] {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}
.section-icon[data-v-32a6ba17] {
  width: 24px;
  height: 24px;
  background-color: #e8f4fd;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  color: #2a82e4;
}
.section-icon[data-v-32a6ba17]::before {
  font-weight: bold;
  font-size: 14px;
}
.user-icon[data-v-32a6ba17]::before {
  content: "👤";
}
.note-icon[data-v-32a6ba17]::before {
  content: "✎";
}
.info-grid[data-v-32a6ba17] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.info-item[data-v-32a6ba17] {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
}
.info-item[data-v-32a6ba17]:last-child {
  border-bottom: none;
}
.info-number[data-v-32a6ba17] {
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
}
.info-label[data-v-32a6ba17] {
  margin: 0 8px;
  color: #666;
  display: flex;
  align-items: center;
}
.info-value[data-v-32a6ba17] {
  flex: 1;
  color: #333;
  line-height: 1.5;
  display: flex;
  align-items: center;
  position: relative;
}
.status-badge[data-v-32a6ba17] {
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 12px;
}
.uncompleted[data-v-32a6ba17] {
  background-color: #ffe0e0;
  color: #e53935;
}
.completed[data-v-32a6ba17] {
  background-color: #e0f7fa;
  color: #00796b;
}
.highlight-text[data-v-32a6ba17] {
  color: #333;
}
.deficit-text[data-v-32a6ba17] {
  color: #333;
}
.highlight-icon[data-v-32a6ba17]::before {
  content: "●";
  color: #4caf50;
  font-size: 10px;
  margin-left: 8px;
}
.deficit-icon[data-v-32a6ba17]::before {
  content: "●";
  color: #e53935;
  font-size: 10px;
  margin-left: 8px;
}
.el-card[data-v-36e2cfb8] {
  border-radius: 10px;
}
.hd[data-v-36e2cfb8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hd .left[data-v-36e2cfb8] {
  display: flex;
  align-items: center;
}
.hd .left .icon[data-v-36e2cfb8] {
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
.hd .left .cylinder[data-v-36e2cfb8] {
  width: 8px;
  height: 22px;
  background: linear-gradient(112.1902888961deg, #3172ec 0%, #8bc2f3 100%);
  border-radius: 2px;
  margin-right: 10px;
}
.hd + .bd[data-v-36e2cfb8] {
  margin-top: 20px;
}
@charset "UTF-8";
.custom-tooltip-style {
  color: #000 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding: 8px 12px !important;
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
.custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 确保样式优先级足够高 */
body .custom-tooltip-style {
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
body .custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 覆盖 Element UI 的默认样式 */
.custom-tooltip-style.is-dark {
  color: #000 !important;
}
.custom-tooltip-style.is-dark .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}

/* 覆盖 light 效果的样式 */
.custom-tooltip-style.is-light {
  color: #000 !important;
}
.custom-tooltip-style.is-light .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}
.customer-insight[data-v-c741c2d0] {
  display: flex;
  align-items: center;
}
.customer-insight .icon[data-v-c741c2d0] {
  width: 21px;
  height: 21px;
  margin-right: 5px;
}
.customer-insight .title[data-v-c741c2d0] {
  font-size: 16px;
  font-weight: 400;
  color: #0d87e5;
  cursor: pointer;
}
.customer-info-row[data-v-c741c2d0] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer-info-row .item-icon[data-v-c741c2d0] {
  display: flex;
  align-items: center;
}
.customer-info-row .item-icon img[data-v-c741c2d0] {
  width: 18px;
  height: 18px;
}
.customer-info-row .el-col[data-v-c741c2d0] {
  margin: 0 25px 0 0;
}
.el-input[data-v-c741c2d0] {
  margin-top: 8px;
}
.customer-top[data-v-c741c2d0] {
  padding-bottom: 12px;
  border-bottom: 3px solid #e1e3e6;
}
.customer-top .customer-tags[data-v-c741c2d0] {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
}
.customer-top .customer-tags .tag[data-v-c741c2d0] {
  padding: 5px 12px;
  background: #edf4ff;
  border-radius: 6px;
  font-size: 14px;
  color: #0d87e5;
  font-weight: 400;
  white-space: nowrap;
}
.customer-top .customer-tags .icon[data-v-c741c2d0] {
  position: absolute;
  right: 0px;
  width: 35px;
  height: 35px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.341) 10%, #ffffffca 50%);
  cursor: pointer;
}
.customer-top[data-v-c741c2d0] ::-webkit-scrollbar {
  display: none;
}
.customer-top .customer-text[data-v-c741c2d0] {
  margin-top: 12px;
  display: flex;
  align-items: flex-end;
}
.customer-top .customer-text .text[data-v-c741c2d0] {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 400;
}
.customer-top .customer-text .more-insight[data-v-c741c2d0] {
  color: #0d87e5;
  white-space: nowrap;
  cursor: pointer;
}
.audio-card-download[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-card-download img[data-v-76d9d1d2] {
  width: 18px;
  height: 18px;
}
.audio-card-download span[data-v-76d9d1d2] {
  color: #2c70ee;
  margin-left: 2px;
}
.audio-header-fullscreen[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-header-fullscreen .icon[data-v-76d9d1d2] {
  width: 12px;
  height: 12px;
}
.audio-header[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.audio-header h3[data-v-76d9d1d2] {
  margin-right: 10px;
}
.audio-header .audio-time[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.audio-header .audio-time span[data-v-76d9d1d2] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-header .audio-create[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  float: right;
  margin-left: auto;
}
.audio-header .audio-create .audio-create-item[data-v-76d9d1d2] {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
}
.audio-header .audio-create .audio-create-item .audio-create-item-icon[data-v-76d9d1d2] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-header-v2[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.audio-header-v2 h3[data-v-76d9d1d2] {
  margin-right: 10px;
}
.audio-header-v2 .audio-time-v2[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.audio-header-v2 .audio-time-v2 span[data-v-76d9d1d2] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-header-v2 .audio-create-v2[data-v-76d9d1d2] {
  margin-left: 100px;
  margin-top: -20px;
  display: flex;
  align-items: center;
}
.audio-header-v2 .audio-create-v2 .audio-create-item-v2[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
}
.audio-header-v2 .audio-create-v2 .audio-create-item-v2 .audio-create-item-icon-v2[data-v-76d9d1d2] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-box[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-box span[data-v-76d9d1d2] {
  font-size: 14px;
  margin-right: 10px;
  color: #888888;
}
.audio-box .audio-rt[data-v-76d9d1d2] {
  width: 100px;
}
.audio-btn .audio-lt span[data-v-76d9d1d2] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-btn .audio-lt .audio-play-content[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
  line-height: 40px;
  font-size: 55px;
  color: #1b7af9;
}
.audio-btn .audio-lt .audio-rt[data-v-76d9d1d2] {
  width: 100px;
}
.audio-btn .audio-btn-icon[data-v-76d9d1d2] {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-image: url("https://static.shuzhuo.cn/2025/64/74/icon_723112c3207c016d.png");
  font-size: 12px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.audio-btn .btn-play[data-v-76d9d1d2] {
  margin: 0 16px;
}
.audio-btn .audio-btn-right[data-v-76d9d1d2] {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-image: url("https://static.shuzhuo.cn/2025/db/ee/right_08414e4ae0e1200e.png");
  font-size: 12px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.audio-btn .audio-btn[data-v-76d9d1d2] {
  width: 25px;
  height: 25px;
  margin-left: 20px;
  cursor: pointer;
}
.audio-btn .audio-speed[data-v-76d9d1d2] {
  margin-left: 10px;
  color: #888888;
  font-size: 14px;
}
.audio-create-item1[data-v-76d9d1d2] {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
  color: var(--color-primary);
  float: right;
  margin-bottom: 10px;
}
.audio-create-item1 .audio-create-item-icon1[data-v-76d9d1d2] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-card-audio[data-v-76d9d1d2] {
  width: 100%;
}
.audio-card-audio .audio-slider[data-v-76d9d1d2] {
  width: 99%;
}
.audio-card-audio .audio-time[data-v-76d9d1d2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-card-audio[data-v-76d9d1d2] .el-input__inner {
  padding-right: 30px;
  width: 80px;
  height: 30px;
}
.audio-card-speed[data-v-76d9d1d2] {
  width: 110px;
  margin-left: 10px;
  margin-top: 10px;
}
[data-v-76d9d1d2] .el-slider__runway {
  width: 100%;
  height: 12px;
  margin: 16px 0;
  background-color: #e4e7ed;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}
[data-v-76d9d1d2] .el-slider__bar {
  height: 12px;
  background-color: #409eff;
  border-radius: 50px;
  position: absolute;
}
[data-v-76d9d1d2] .el-slider__button {
  width: 16px;
  height: 16px;
  border: solid 2px #409eff;
  background-color: #ffffff;
  border-radius: 50%;
  transition: 0.2s;
  margin-top: 6px;
}
@charset "UTF-8";
[data-v-50a11908]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-50a11908]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
[data-v-50a11908] .el-input__inner {
  width: 100%;
}
.footer[data-v-50a11908] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding: 10px;
}
.audio-text-container-header .right[data-v-50a11908] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right h2[data-v-50a11908] {
  margin: 20px 0;
}
.audio-text-container-header .right .audio-text-title[data-v-50a11908] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.actions[data-v-50a11908] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-50a11908] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-50a11908] {
  margin-left: 12px;
}
.actions img[data-v-50a11908] {
  width: 18px;
  height: 18px;
}
.actions .icon[data-v-50a11908] {
  display: flex;
  align-items: center;
}
.actions .text[data-v-50a11908] {
  color: #0086e5;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
}
.actions span[data-v-50a11908] {
  color: #0086e5;
  cursor: pointer;
}
.icon-v2[data-v-50a11908] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.icon-v2 .icon-v2-img[data-v-50a11908] {
  width: 18px;
  height: 18px;
}
.icon-v2 .text-v2[data-v-50a11908] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-50a11908] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-50a11908] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-50a11908] {
  margin-left: 0 !important;
}
.chart-main[data-v-50a11908] {
  width: 100%;
  height: 1080px;
  margin-top: 15px;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  scrollbar-color: #d4d8de #f5f5f5;
  scrollbar-width: thin;
}
.chart-main .node.active .text[data-v-50a11908] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.chart-main2[data-v-50a11908] {
  height: 140px;
}
.is-medical[data-v-50a11908] {
  height: 415px !important;
}
.no-visit-history[data-v-50a11908] {
  height: 475px !important;
}
.userInfo[data-v-50a11908] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-50a11908] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers[data-v-50a11908] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.headers .lf[data-v-50a11908] {
  display: flex;
  align-items: center;
}
.headers .lf .icon[data-v-50a11908] {
  width: 40px;
  height: 40px;
  background: #37aee6;
  border: 1px solid #37aee6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headers .lf .icon img[data-v-50a11908] {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.headers .lf .bl[data-v-50a11908] {
  background: #a6a6a6;
  border: 1px solid #a6a6a6;
}
.headers .lf .name[data-v-50a11908] {
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #37aee6;
  text-align: left;
}
.headers .lf .time[data-v-50a11908] {
  font-size: 12px;
  color: #777;
  margin-left: 10px;
}
.headers .lf .time i[data-v-50a11908] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.headers .lf .name2[data-v-50a11908] {
  color: #818a98;
}
.headers .edit[data-v-50a11908] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.headers .edit .icon1[data-v-50a11908] {
  width: 16px;
  height: 16px;
}
.headers .edit .text[data-v-50a11908] {
  margin: 0 0px 0 4px;
  color: #0086e5;
}
.headers .edit .icon2[data-v-50a11908] {
  width: 28px;
  height: 28px;
  transform: rotate(90deg);
}
.content[data-v-50a11908] {
  margin: 13px 0;
}
.content .time[data-v-50a11908] {
  font-size: 12px;
  color: #777;
}
.content .time i[data-v-50a11908] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.content .text[data-v-50a11908] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #edf9ff;
}
.content .text2[data-v-50a11908] {
  background: #f1f2f4;
}
.is-bg[data-v-50a11908] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.6);
}
.audio-text-container2[data-v-50a11908] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-50a11908] {
  width: 556px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  margin: 0;
  background: #fff;
}
.audio-text-container2.is-fullscreen .chart-main[data-v-50a11908] {
  height: 515px;
}
.audio-text-container2 .audio-header-fullscreen[data-v-50a11908] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-text-container2 .audio-header-fullscreen .icon[data-v-50a11908] {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.el-button + .el-button[data-v-50a11908] {
  margin-left: 0px !important;
}
@charset "UTF-8";
[data-v-18c52c90]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-18c52c90]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
[data-v-18c52c90] .el-input__inner {
  width: 100%;
}
.bottom-v1[data-v-18c52c90] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.audio-text-container-header .right[data-v-18c52c90] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right h2[data-v-18c52c90] {
  margin: 20px 0;
}
.audio-text-container-header .right .audio-text-title[data-v-18c52c90] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.actions[data-v-18c52c90] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-18c52c90] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-18c52c90] {
  margin-left: 12px;
}
.actions img[data-v-18c52c90] {
  width: 18px;
  height: 18px;
}
.actions .icon[data-v-18c52c90] {
  display: flex;
  align-items: center;
}
.actions .text[data-v-18c52c90] {
  color: #0086e5;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
}
.actions span[data-v-18c52c90] {
  color: #0086e5;
  cursor: pointer;
}
.icon-v2[data-v-18c52c90] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.icon-v2 .icon-v2-img[data-v-18c52c90] {
  width: 18px;
  height: 18px;
}
.icon-v2 .text-v2[data-v-18c52c90] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-18c52c90] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-18c52c90] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-18c52c90] {
  margin-left: 0 !important;
}
.chart-main[data-v-18c52c90] {
  width: 100%;
  height: 935px;
  margin-top: 15px;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  scrollbar-color: #d4d8de #f5f5f5;
  scrollbar-width: thin;
}
.chart-main .node.active .text[data-v-18c52c90] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.chart-main2[data-v-18c52c90] {
  height: 140px;
}
.is-medical[data-v-18c52c90] {
  height: 415px !important;
}
.no-visit-history[data-v-18c52c90] {
  height: 475px !important;
}
.userInfo[data-v-18c52c90] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-18c52c90] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers[data-v-18c52c90] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.headers .lf[data-v-18c52c90] {
  display: flex;
  align-items: center;
}
.headers .lf .icon[data-v-18c52c90] {
  width: 40px;
  height: 40px;
  background: #37aee6;
  border: 1px solid #37aee6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headers .lf .icon img[data-v-18c52c90] {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.headers .lf .bl[data-v-18c52c90] {
  background: #a6a6a6;
  border: 1px solid #a6a6a6;
}
.headers .lf .name[data-v-18c52c90] {
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #37aee6;
  text-align: left;
}
.headers .lf .time[data-v-18c52c90] {
  font-size: 12px;
  color: #777;
  margin-left: 10px;
}
.headers .lf .time i[data-v-18c52c90] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.headers .lf .name2[data-v-18c52c90] {
  color: #818a98;
}
.headers .edit[data-v-18c52c90] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.headers .edit .icon1[data-v-18c52c90] {
  width: 16px;
  height: 16px;
}
.headers .edit .text[data-v-18c52c90] {
  margin: 0 0px 0 4px;
  color: #0086e5;
}
.headers .edit .icon2[data-v-18c52c90] {
  width: 16px;
  height: 16px;
}
.headers .edit .icon3[data-v-18c52c90] {
  width: 16px;
  height: 16px;
}
.edit-text[data-v-18c52c90] {
  width: 160px;
  height: 70px;
  border-radius: 6px;
  background: white;
  box-shadow: 0px 3px 8px rgba(43, 50, 59, 0.18);
  position: sticky;
  top: 10px;
  padding: 10px;
  right: 24px;
  float: right;
  z-index: 10;
}
.edit-text .object-reverse[data-v-18c52c90] {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #0d87e5;
  cursor: pointer;
}
.object-reverse + .object-reverse[data-v-18c52c90] {
  margin-top: 10px;
}
.content[data-v-18c52c90] {
  margin: 13px 0;
}
.content .text[data-v-18c52c90] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #edf9ff;
}
.content .text2[data-v-18c52c90] {
  background: #f1f2f4;
}
.is-bg[data-v-18c52c90] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.6);
}
.audio-text-container2[data-v-18c52c90] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-18c52c90] {
  width: 556px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  margin: 0;
  background: #fff;
}
.audio-text-container2.is-fullscreen .chart-main[data-v-18c52c90] {
  height: 490px;
}
.audio-text-container2 .audio-header-fullscreen[data-v-18c52c90] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.audio-text-container2 .audio-header-fullscreen .icon[data-v-18c52c90] {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.el-button + .el-button[data-v-18c52c90] {
  margin-left: 0px !important;
}
.audio-ai-analysis .warpper[data-v-e21d3964] {
  text-align: justify;
}
.audio-ai-analysis .warpper .text[data-v-e21d3964] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #2b2d3b;
}
.audio-ai-analysis .question-container .question-name[data-v-e21d3964] {
  margin-top: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 5px;
}
.audio-ai-analysis .question-container .question-name .line[data-v-e21d3964] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: 1px;
}
.audio-ai-analysis .question-container .summary-block .block-title[data-v-e21d3964] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-e21d3964] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-e21d3964] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-e21d3964] {
  line-height: 1.8;
  color: #606266;
}
.audio-ai-analysis .medical-record-container .medical-record-content .num[data-v-e21d3964] {
  color: #409eff;
  font-weight: 500;
  margin-right: 5px;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-e21d3964] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row[data-v-e21d3964] {
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #ebeef5;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-header[data-v-e21d3964] {
  font-weight: bold;
  flex: 0 0 150px;
  font-weight: 500;
  color: #303133;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-content[data-v-e21d3964] {
  flex: 1;
  color: #606266;
  word-break: break-all;
}
.audio-ai-analysis .medical-record-container .empty-state[data-v-e21d3964] {
  text-align: center;
  color: #909399;
  padding: 40px 0;
  font-size: 14px;
}
.audio-ai-analysis .process-mining-container .data-section[data-v-e21d3964] {
  margin-bottom: 24px;
}
.audio-ai-analysis .process-mining-container .section-title[data-v-e21d3964] {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .section-title .section-line[data-v-e21d3964] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  margin-right: 8px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-item[data-v-e21d3964] {
  margin-bottom: 16px;
  background-color: #fff;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header[data-v-e21d3964] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 500;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-id[data-v-e21d3964] {
  margin-right: 5px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-name[data-v-e21d3964] {
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item[data-v-e21d3964] {
  margin-bottom: 8px;
  line-height: 1.6;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-label[data-v-e21d3964] {
  display: inline-block;
  width: 80px;
  font-weight: 500;
  color: #606266;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-content[data-v-e21d3964] {
  color: #303133;
  word-break: break-all;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-e21d3964] {
  padding: 12px;
  background-color: #fff;
  border-radius: 6px;
  line-height: 1.8;
  color: #303133;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-e21d3964] br {
  display: block;
  margin: 6px 0;
}
.medical-model[data-v-2791b551] {
  position: fixed;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: white;
  transform: translate(-50%, -50%);
  background-color: rgba(43, 45, 59, 0.8);
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.medical-model .icon[data-v-2791b551] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
.el-drawer[data-v-537f2500] {
  position: relative;
}
[data-v-537f2500] .el-tabs__item {
  font-size: 18px;
  font-weight: 600;
}
.actions[data-v-537f2500] {
  color: #2b2d3b;
}
.actions .title[data-v-537f2500] {
  font-size: 20px;
  font-weight: 600;
}
.audio-ai-analysis[data-v-537f2500] {
  padding: 14px 0px 50px 0px;
  border-radius: 12px;
  overflow: auto;
  /* 智能病历样式 */
  /* 流程挖掘样式 */
}
.audio-ai-analysis .summary-block[data-v-537f2500] {
  background: #f7faff;
  border-radius: 8px;
  padding: 14px 16px;
  margin: 14px 0px;
}
.audio-ai-analysis .summary-block .block-title[data-v-537f2500] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .summary-block .block-content[data-v-537f2500] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .summary-block .block-content[data-v-537f2500] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .question-container[data-v-537f2500] {
  margin: 14px;
}
.audio-ai-analysis .question-container .question-name[data-v-537f2500] {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}
.audio-ai-analysis .question-container .summary-block .block-title[data-v-537f2500] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.5;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-537f2500] {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  word-break: break-all;
  white-space: pre-line;
}
.audio-ai-analysis .question-container .summary-block .block-content[data-v-537f2500] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container[data-v-537f2500] {
  padding: 0 14px;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-537f2500] {
  line-height: 1.8;
  color: #606266;
}
.audio-ai-analysis .medical-record-container .medical-record-content .num[data-v-537f2500] {
  color: #409eff;
  font-weight: 500;
  margin-right: 5px;
}
.audio-ai-analysis .medical-record-container .medical-record-content[data-v-537f2500] br {
  display: block;
  margin: 4px 0;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row[data-v-537f2500] {
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #ebeef5;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-header[data-v-537f2500] {
  flex: 0 0 150px;
  font-weight: 500;
  color: #303133;
}
.audio-ai-analysis .medical-record-container .medical-record-table .table-row .table-content[data-v-537f2500] {
  flex: 1;
  color: #606266;
  word-break: break-all;
}
.audio-ai-analysis .medical-record-container .empty-state[data-v-537f2500] {
  text-align: center;
  color: #909399;
  padding: 40px 0;
  font-size: 14px;
}
.audio-ai-analysis .process-mining-container[data-v-537f2500] {
  padding: 0 14px;
}
.audio-ai-analysis .process-mining-container .data-section[data-v-537f2500] {
  margin-bottom: 24px;
}
.audio-ai-analysis .process-mining-container .section-title[data-v-537f2500] {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .section-title .section-line[data-v-537f2500] {
  width: 5px;
  height: 18px;
  background-color: #0d87e5;
  border-radius: 2px;
  margin-right: 8px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-item[data-v-537f2500] {
  margin-bottom: 16px;
  background-color: #fff;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header[data-v-537f2500] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 500;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-id[data-v-537f2500] {
  margin-right: 5px;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-header .objection-name[data-v-537f2500] {
  color: #2b2d3b;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item[data-v-537f2500] {
  margin-bottom: 8px;
  line-height: 1.6;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-label[data-v-537f2500] {
  display: inline-block;
  width: 80px;
  font-weight: 500;
  color: #606266;
}
.audio-ai-analysis .process-mining-container .objection-content .objection-detail .detail-item .detail-content[data-v-537f2500] {
  color: #303133;
  word-break: break-all;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-537f2500] {
  padding: 12px;
  background-color: #fff;
  border-radius: 6px;
  line-height: 1.8;
  color: #303133;
}
.audio-ai-analysis .process-mining-container .logic-content[data-v-537f2500] br {
  display: block;
  margin: 6px 0;
}
.bottom[data-v-537f2500] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-537f2500] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
[data-v-1a2aed8f]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-1a2aed8f]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.audio-ai-medical[data-v-1a2aed8f] {
  height: 300px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px 0 0 10px;
  padding: 18px 9px 24px 24px;
}
.audio-ai-medical .actions[data-v-1a2aed8f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.audio-ai-medical .actions .lt[data-v-1a2aed8f] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.audio-ai-medical .actions .lt .icon-ai[data-v-1a2aed8f] {
  width: 22px;
  height: 24px;
}
.audio-ai-medical .actions .title[data-v-1a2aed8f] {
  color: #818a98;
}
.audio-ai-medical .actions .rt[data-v-1a2aed8f] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 32px;
}
.audio-ai-medical .actions .rt .text[data-v-1a2aed8f] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.audio-ai-medical .content[data-v-1a2aed8f] {
  padding-right: 20px;
  height: 220px;
  overflow: auto;
}
[data-v-1a2aed8f] .el-tabs__nav-wrap::after {
  display: none;
}
.dialog-footer[data-v-058dbec5] {
  text-align: right;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.tag-num[data-v-058dbec5] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-058dbec5] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-058dbec5] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-058dbec5] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.label-item .active[data-v-058dbec5] {
  color: #6aac1d;
  background: #e1eed2;
}
.context[data-v-058dbec5] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-058dbec5]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-058dbec5] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.el-button[data-v-058dbec5] {
  background: #0d87e5;
  border-color: #0d87e5;
}
.dialog-footer[data-v-bdf7da8a] {
  text-align: right;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.tag-num[data-v-bdf7da8a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-bdf7da8a] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-bdf7da8a] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-bdf7da8a] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.context[data-v-bdf7da8a] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-bdf7da8a]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-bdf7da8a] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.el-button[data-v-bdf7da8a] {
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
.custom-tooltip-style {
  color: #000 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding: 8px 12px !important;
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
.custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 确保样式优先级足够高 */
body .custom-tooltip-style {
  border-radius: 4px !important;
  background: white !important;
  border: 1px solid white !important;
  box-shadow: 0px 3px 8px rgba(43, 51, 59, 0.18) !important;
}
body .custom-tooltip-style .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}

/* 覆盖 Element UI 的默认样式 */
.custom-tooltip-style.is-dark {
  color: #000 !important;
}
.custom-tooltip-style.is-dark .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-dark[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}

/* 覆盖 light 效果的样式 */
.custom-tooltip-style.is-light {
  color: #000 !important;
}
.custom-tooltip-style.is-light .el-tooltip__arrow {
  border-color: #fff transparent transparent transparent !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow {
  border-top-color: #fff !important;
}
.custom-tooltip-style.is-light[x-placement^=top] .popper__arrow::after {
  border-top-color: #fff !important;
}
[data-v-399ccb2f] .el-progress__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-weight: 700;
  text-align: center;
  margin: 0;
  color: #000;
  transform: translate(0, -50%);
}
.audio-script-model[data-v-399ccb2f] {
  padding: 0;
  height: 445px;
  background: #fff;
}
.audio-script-model[data-v-399ccb2f] .el-progress-circle {
  width: 90px !important;
  height: 90px !important;
}
.audio-script-model .chart-container[data-v-399ccb2f] {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-bottom: 32px;
}
.audio-script-model .chart-container .chart-placeholder[data-v-399ccb2f] {
  width: 100%;
}
.audio-script-model .chart-container .chart-placeholder p[data-v-399ccb2f] {
  font-size: 14px;
  margin: 0 20px 0 0;
}
.audio-script-model .chart-container .chart-placeholder .item-top[data-v-399ccb2f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.audio-script-model .chart-container .chart-placeholder .item-top .title[data-v-399ccb2f] {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.audio-script-model .chart-container .chart-placeholder .item-top .score-num span[data-v-399ccb2f] {
  font-size: 24px;
  font-weight: 600;
  color: #0d87e5;
}
.audio-script-model .chart-container .chart-placeholder .progress[data-v-399ccb2f] {
  width: 100%;
  margin-top: 2px;
  height: 24px;
  background: #e8ebed;
}
.audio-script-model .chart-container .chart-placeholder .progress .progress-bar[data-v-399ccb2f] {
  height: 100%;
  background: linear-gradient(180deg, #0d87e5 0%, #37aee6 100%);
}
.audio-script-model .level-two-item[data-v-399ccb2f] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dad9d9;
  margin: 0 -20px;
  min-height: 40px;
  position: relative;
}
.audio-script-model .level-two-item[data-v-399ccb2f]:last-child::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -100%;
  right: -100%;
  height: 1px;
}
.audio-script-model .level-two-item .sub-name[data-v-399ccb2f] {
  flex: 1;
  text-align: left;
  padding-left: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .sub-name-text[data-v-399ccb2f] {
  width: 75px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-script-model .level-two-item .sub-name.clickable[data-v-399ccb2f] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .subItem-icon2[data-v-399ccb2f] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(90deg);
}
.audio-script-model .level-two-item .sub-name .subItem-icon[data-v-399ccb2f] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(0deg);
}
.audio-script-model .level-two-item .score-num[data-v-399ccb2f] {
  color: #2b2d3b;
  font-size: 14px;
  min-width: 40px;
}
.audio-script-model .level-two-item .score[data-v-399ccb2f] {
  min-width: 40px;
  font-size: 14px;
  color: #0d87e5;
}
.audio-script-model .level-two-item .status[data-v-399ccb2f] {
  color: #0d87e5;
  cursor: pointer;
  font-size: 14px;
  margin-right: 120px;
  min-width: 40px;
}
.audio-script-model .level-two-item .status img[data-v-399ccb2f] {
  width: 15px;
  height: 15px;
}
.audio-script-model .left-padding[data-v-399ccb2f] {
  padding-left: 15px;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
.audio-script-model .level-two-item[data-v-399ccb2f]:last-child {
  border-bottom: none;
}
.audio-script-model .detail[data-v-399ccb2f] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-dental[data-v-399ccb2f] {
  height: 685px !important;
}
[data-v-399ccb2f] .el-table__cell {
  padding: 0px 0;
  min-width: 0;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: relative;
  text-align: left;
}
[data-v-399ccb2f] .el-table th.el-table__cell > .cell {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding: 10px 10px;
}
[data-v-399ccb2f] .el-table .el-table__row td:first-child {
  position: relative;
}
[data-v-399ccb2f] .el-table .el-table__row td:first-child::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #dad9d9;
  z-index: 0;
}
[data-v-399ccb2f] .el-table .el-table__row td:first-child > * {
  position: relative;
  z-index: 1;
}
.title[data-v-2bcb5e36] {
  color: #2b2d3b;
  font-size: 20px;
  font-weight: 600;
}
.el-drawer[data-v-2bcb5e36] {
  position: relative;
}
.actions[data-v-2bcb5e36] {
  padding: 0 20px;
}
.audio-ai-analysis[data-v-2bcb5e36] {
  padding: 14px;
  border-radius: 12px;
  overflow: auto;
}
.audio-ai-analysis .item[data-v-2bcb5e36] {
  background: #f7faff;
  padding: 14px;
}
.audio-ai-analysis .warpper[data-v-2bcb5e36] {
  padding: 5px 0;
  text-align: justify;
}
.bottom[data-v-2bcb5e36] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-2bcb5e36] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
[data-v-482f9950]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-482f9950]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.service-inspection[data-v-482f9950] {
  height: 300px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-inspection .actions[data-v-482f9950] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-inspection .actions .lt[data-v-482f9950] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.service-inspection .actions .lt .icon-ai[data-v-482f9950] {
  width: 22px;
  height: 24px;
}
.service-inspection .actions .title-header[data-v-482f9950] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #818a98;
}
.service-inspection .actions .rt[data-v-482f9950] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 32px;
}
.service-inspection .actions .rt .text[data-v-482f9950] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.service-inspection .content[data-v-482f9950] {
  padding-right: 4px;
  height: 220px;
  overflow: auto;
}
.service-inspection .content .score .item-top[data-v-482f9950] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-inspection .content .score .item-top .title[data-v-482f9950] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #2b2d3b;
}
.service-inspection .content .score .item-top .score-num[data-v-482f9950] {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 36px;
  color: #2b2d3b;
}
.service-inspection .content .score .item-top .score-num span[data-v-482f9950] {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 36px;
  color: #0d87e5;
}
.service-inspection .content .score .progress[data-v-482f9950] {
  width: 100%;
  margin-top: 2px;
  height: 14px;
  background: #e8ebed;
}
.service-inspection .content .score .progress .progress-bar[data-v-482f9950] {
  height: 100%;
  background: linear-gradient(180deg, #0d87e5 0%, #37aee6 100%);
}
.service-inspection .content .score + .score[data-v-482f9950] {
  margin-top: 18px;
}
[data-v-482f9950] .el-tabs__nav-wrap::after {
  display: none;
}
.el-drawer[data-v-c4a50ee2] {
  position: relative;
}
.actions[data-v-c4a50ee2] {
  color: #2b2d3b;
  font-size: 20px;
  font-weight: 600;
}
.follow-suggestions[data-v-c4a50ee2] {
  padding: 14px 0 100px 0;
  border-radius: 12px;
  overflow: auto;
  margin: 0 10px;
}
.follow-suggestions .box[data-v-c4a50ee2] {
  background: #f7faff;
  padding: 14px;
  margin-bottom: 10px;
}
.follow-suggestions .box .suggestions-item[data-v-c4a50ee2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.follow-suggestions .box .copy-btn[data-v-c4a50ee2] {
  width: 40px;
  height: 24px;
  line-height: 24px;
  background: #0d87e5;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-left: auto;
  cursor: pointer;
  text-align: center;
}
.follow-suggestions .box .hd[data-v-c4a50ee2] {
  color: #2b323b;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.follow-suggestions .box .bd .text1[data-v-c4a50ee2] {
  color: #2b323b;
  font-size: 14px;
  font-weight: bold;
}
.follow-suggestions .box .bd .line .title[data-v-c4a50ee2] {
  color: #2b2d3b;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 5px;
}
.follow-suggestions .box .bd .line .isBold[data-v-c4a50ee2] {
  font-weight: bold;
  color: #606266;
}
.follow-suggestions .box .bd .line .title-v2[data-v-c4a50ee2] {
  color: #2b2d3b;
  font-weight: bold;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.follow-suggestions .box .bd .line .title-v2 .copy-btn[data-v-c4a50ee2] {
  width: 40px;
  height: 24px;
  line-height: 24px;
  background: #0d87e5;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-left: auto;
  cursor: pointer;
  text-align: center;
}
.follow-suggestions .box .bd div[data-v-c4a50ee2] {
  white-space: pre-line;
  line-height: 1.5;
}
.bottom[data-v-c4a50ee2] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-c4a50ee2] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
@charset "UTF-8";
[data-v-79ee1b1f]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-79ee1b1f]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.follow-suggestions[data-v-79ee1b1f] {
  margin-top: 10px;
  height: 500px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px 0 0 10px;
  padding: 18px 9px 24px 24px;
}
.follow-suggestions .actions[data-v-79ee1b1f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.follow-suggestions .actions .lt[data-v-79ee1b1f] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.follow-suggestions .actions .lt .icon-ai[data-v-79ee1b1f] {
  width: 22px;
  height: 24px;
}
.follow-suggestions .actions .title-header[data-v-79ee1b1f] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  color: #818a98;
}
.follow-suggestions .actions .rt[data-v-79ee1b1f] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-right: 32px;
}
.follow-suggestions .actions .rt .text[data-v-79ee1b1f] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.follow-suggestions .content[data-v-79ee1b1f] {
  padding-right: 20px;
  height: 420px;
  overflow: auto;
}
.follow-suggestions .content .box .hd[data-v-79ee1b1f] {
  font-weight: bold;
  margin: 15px 0 5px;
}
.follow-suggestions .content .box .title[data-v-79ee1b1f] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.follow-suggestions .content .box .bd .text1[data-v-79ee1b1f] {
  color: #2b2d3b;
  font-weight: bold;
  font-size: 14px;
}
.follow-suggestions .content .box .bd .line .title2[data-v-79ee1b1f] {
  color: #2b2d3b;
  font-size: 14px;
}
.follow-suggestions .content .box .bd .line span[data-v-79ee1b1f] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #2b2d3b;
}
.follow-suggestions .content .box .bd div[data-v-79ee1b1f] {
  white-space: pre-line;
  line-height: 1.5;
}
.follow-suggestions .content .box .line + .line[data-v-79ee1b1f] {
  margin-top: 10px;
}
.follow-suggestions .content .box + .box[data-v-79ee1b1f] {
  margin-top: 15px;
}
[data-v-79ee1b1f] .el-tabs__nav-wrap::after {
  display: none;
}
.title-header[data-v-7f42abe7] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-7f42abe7] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-7f42abe7] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-7f42abe7] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-7f42abe7] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-7f42abe7] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-7f42abe7] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-7f42abe7] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-7f42abe7] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-7f42abe7] {
  color: #409eff;
}
.tab-item.active[data-v-7f42abe7]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-7f42abe7] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-7f42abe7] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-7f42abe7],
.table-container table td[data-v-7f42abe7] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-7f42abe7] {
  color: #05d873;
}
.table-container table .text-warning[data-v-7f42abe7] {
  color: #fca524;
}
.table-container table .text-danger[data-v-7f42abe7] {
  color: #fca524;
}
.table-container table th[data-v-7f42abe7] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-7f42abe7] {
  color: #606266;
}
.bottom[data-v-7f42abe7] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-7f42abe7] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.title-header[data-v-45de515e] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-45de515e] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-45de515e] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-45de515e] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container[data-v-45de515e]::before {
  content: "AI";
  margin-right: 5px;
  opacity: 1;
  color: #fff;
  padding: 0px 12px;
  background: linear-gradient(135deg, #0d87e5 0%, #37aee6 100%);
  border-radius: 2px;
}
.analysis-container[data-v-45de515e] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-45de515e] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-45de515e] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-45de515e] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-45de515e] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-45de515e] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-45de515e] {
  color: #409eff;
}
.tab-item.active[data-v-45de515e]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-45de515e] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-45de515e] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-45de515e],
.table-container table td[data-v-45de515e] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-45de515e] {
  color: #05d873;
}
.table-container table .text-warning[data-v-45de515e] {
  color: #fca524;
}
.table-container table .text-danger[data-v-45de515e] {
  color: #fca524;
}
.table-container table th[data-v-45de515e] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-45de515e] {
  color: #606266;
}
.bottom[data-v-45de515e] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-45de515e] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.service-echarts[data-v-11648882] {
  width: 100%;
  height: 280px;
}
.service-assessment .item[data-v-11648882] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-11648882] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.service-assessment .item .left .title[data-v-11648882] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-11648882] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-11648882] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.service-assessment .item .left .text-success[data-v-11648882] {
  color: #05d873;
}
.service-assessment .item .left .text-warning[data-v-11648882] {
  color: #fca524;
}
.service-assessment .item .left .text-danger[data-v-11648882] {
  color: #fca524;
}
.service-assessment .item .right[data-v-11648882] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-11648882] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 10px;
  cursor: pointer;
}
.service-assessment .content[data-v-11648882] {
  padding: 0 14px 15px;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-11648882] {
  white-space: pre-wrap;
}
.service-assessment .content .text .dot[data-v-11648882] {
  font-weight: bold;
  font-size: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
[data-v-c977f5a0]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-c977f5a0]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.service-evaluation[data-v-c977f5a0] {
  margin-top: 10px;
  height: 500px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-evaluation .actions[data-v-c977f5a0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-evaluation .actions .lt[data-v-c977f5a0] {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.service-evaluation .actions .lt .icon-ai[data-v-c977f5a0] {
  width: 22px;
  height: 24px;
}
.service-evaluation .actions .lt .icon[data-v-c977f5a0] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.service-evaluation .actions .lt .table-container[data-v-c977f5a0] {
  background-color: #efeeee;
  border-radius: 15px;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 30px;
  right: 60px;
  z-index: 100;
  max-height: 540px;
  overflow: auto;
}
.service-evaluation .actions .lt .table-container h3[data-v-c977f5a0] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-evaluation .actions .rt[data-v-c977f5a0] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 30px;
  font-weight: 500;
  color: #333;
}
.service-evaluation .actions .rt .score[data-v-c977f5a0] {
  color: #0d87e5;
}
.service-evaluation .actions .rt .unit[data-v-c977f5a0] {
  margin-top: 10px;
  font-size: 12px;
}
.service-evaluation .content[data-v-c977f5a0] {
  padding-right: 4px;
  height: 420px;
  overflow: auto;
}
[data-v-c977f5a0] .el-tabs__nav-wrap::after {
  display: none;
}
.title-header[data-v-73136e38] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-73136e38] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-73136e38] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-73136e38] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-73136e38] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-73136e38] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-73136e38] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-73136e38] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-73136e38] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-73136e38] {
  color: #409eff;
}
.tab-item.active[data-v-73136e38]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-73136e38] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-73136e38] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-73136e38],
.table-container table td[data-v-73136e38] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-73136e38] {
  color: #05d873;
}
.table-container table .text-warning[data-v-73136e38] {
  color: #fca524;
}
.table-container table .text-danger[data-v-73136e38] {
  color: #fca524;
}
.table-container table th[data-v-73136e38] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-73136e38] {
  color: #606266;
}
.bottom[data-v-73136e38] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-73136e38] {
  background: #0d87e5;
  border-color: #0d87e5;
}
.title-header[data-v-5fd127db] {
  font-size: 20px;
  font-weight: 600;
  color: #2b2d3b;
}
.container[data-v-5fd127db] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-ai[data-v-5fd127db] {
  width: 22px;
  height: 24px;
}
.analysis-container[data-v-5fd127db] {
  margin-top: 25px;
  padding: 0 20px 80px;
}
.analysis-container .analysis-header[data-v-5fd127db] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-5fd127db] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.analysis-container .analysis-header .title[data-v-5fd127db] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-5fd127db] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-5fd127db] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-5fd127db] {
  color: #409eff;
}
.tab-item.active[data-v-5fd127db]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-5fd127db] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-5fd127db] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-5fd127db],
.table-container table td[data-v-5fd127db] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-5fd127db] {
  color: #05d873;
}
.table-container table .text-warning[data-v-5fd127db] {
  color: #fca524;
}
.table-container table .text-danger[data-v-5fd127db] {
  color: #fca524;
}
.table-container table th[data-v-5fd127db] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-5fd127db] {
  color: #606266;
}
.bottom[data-v-5fd127db] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.el-button[data-v-5fd127db] {
  background: #0d87e5;
  border-color: #0d87e5;
}
.service-echarts[data-v-22e40b22] {
  width: 100%;
  height: 280px;
}
.service-assessment .item[data-v-22e40b22] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-22e40b22] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
}
.service-assessment .item .left .title[data-v-22e40b22] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-22e40b22] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-22e40b22] {
  font-size: 16px;
  font-weight: bold;
  text-align: justify;
}
.service-assessment .item .left .text-success[data-v-22e40b22] {
  color: #05d873;
}
.service-assessment .item .left .text-warning[data-v-22e40b22] {
  color: #fca524;
}
.service-assessment .item .left .text-danger[data-v-22e40b22] {
  color: #fca524;
}
.service-assessment .item .right[data-v-22e40b22] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-22e40b22] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #145fff;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 10px;
  cursor: pointer;
}
.service-assessment .content[data-v-22e40b22] {
  padding: 0 14px 15px;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-22e40b22] {
  line-height: 1.6;
}
.service-assessment .content .text span[style*="color: rgba(129, 138, 152, 1)"][data-v-22e40b22] {
  display: block;
  margin-top: 15px;
  margin-bottom: 8px;
  font-size: 16px;
}
.service-assessment .content .text .dot[data-v-22e40b22] {
  font-weight: bold;
  font-size: 20px;
  margin-right: 10px;
}
@charset "UTF-8";
[data-v-6ee56793]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-6ee56793]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.service-evaluation[data-v-6ee56793] {
  margin-top: 10px;
  height: 500px;
  border: 1px solid #ccc;
  border-radius: 0px 10px 10px 0px;
  padding: 18px 9px 24px 24px;
}
.service-evaluation .actions[data-v-6ee56793] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #818a98;
}
.service-evaluation .actions .lt[data-v-6ee56793] {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.service-evaluation .actions .lt .icon-ai[data-v-6ee56793] {
  width: 22px;
  height: 24px;
}
.service-evaluation .actions .lt .icon[data-v-6ee56793] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.service-evaluation .actions .lt .text[data-v-6ee56793] {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0d87e5;
}
.service-evaluation .actions .lt .table-container[data-v-6ee56793] {
  background-color: #efeeee;
  border-radius: 15px;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 30px;
  right: 60px;
  z-index: 100;
  max-height: 540px;
  overflow: auto;
}
.service-evaluation .actions .lt .table-container h3[data-v-6ee56793] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-evaluation .actions .rt[data-v-6ee56793] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 30px;
  font-weight: 500;
  color: #333;
}
.service-evaluation .actions .rt .score[data-v-6ee56793] {
  color: #0d87e5;
}
.service-evaluation .actions .rt .unit[data-v-6ee56793] {
  margin-top: 10px;
  font-size: 12px;
}
.service-evaluation .content[data-v-6ee56793] {
  padding-right: 4px;
  height: 420px;
  overflow: auto;
}
[data-v-6ee56793] .el-tabs__nav-wrap::after {
  display: none;
}
@charset "UTF-8";
[data-v-19349af5]::-webkit-scrollbar-thumb {
  background: #d4d8de;
  /* 滚动条滑块的颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
}
[data-v-19349af5]::-webkit-scrollbar {
  width: 6px;
  /* 滚动条的宽度 */
  height: 4px;
  /* 滚动条的高度 */
  margin-right: 20px;
}
.customer-insight[data-v-19349af5] {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 18px 9px 24px 24px;
  margin-top: 10px;
  height: 1060px;
  overflow-y: auto;
}
.customer-insight .title[data-v-19349af5] {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 5px;
}
.customer-insight .title .icon[data-v-19349af5] {
  width: 20px;
  height: 22px;
  margin-right: 8px;
}
.customer-insight .title .text[data-v-19349af5] {
  font-size: 14px;
  font-weight: 400;
  color: #818a98;
  margin-left: 8px;
  line-height: 24px;
}
.customer-insight .title[data-v-19349af5] .el-tabs__header {
  margin-bottom: 0;
}
.customer-insight .title[data-v-19349af5] .el-tabs__nav-wrap::after {
  display: none;
}
.customer-insight .text-desc[data-v-19349af5] {
  margin-top: 3px;
  line-height: 24px;
}
.customer-insight .content[data-v-19349af5] {
  width: 100%;
  box-sizing: border-box;
  line-height: 24px;
}
.customer-insight .content .content-desc[data-v-19349af5] {
  width: 100%;
  background: #f7faff;
  border-radius: 6px;
  margin-top: 14px;
  padding: 14px 18px;
}
.customer-insight .content .content-desc .customer-info-card[data-v-19349af5] {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.customer-insight .content .content-desc .text[data-v-19349af5] {
  color: #2b2d3b;
  font-size: 14px;
}
.customer-insight .content .content-desc .box3[data-v-19349af5] {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.customer-insight .content .content-desc .box3 .tag[data-v-19349af5] {
  background-color: #e6f3fc;
  display: inline-block;
  height: 32px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 12px;
  color: #0086e5;
  border-radius: 4px;
  box-sizing: border-box;
  white-space: nowrap;
}
.customer-insight .content .content-desc .my-pre[data-v-19349af5] {
  line-height: 24px;
}
.col[data-v-6a4d1c34] {
  padding-right: 0 !important;
}
.col-rt[data-v-6a4d1c34] {
  padding-left: 0 !important;
}
.el-empty[data-v-6a4d1c34] {
  height: 1000px;
}
.el-empty .description[data-v-6a4d1c34] {
  font-size: 14px;
  font-weight: 400;
  color: #818a98;
}
[data-v-6a4d1c34] .el-empty .el-empty__description p {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #2b2d3b !important;
}
.ai-answers-drawer[data-v-599d3772] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ai-answers-drawer .el-drawer[data-v-599d3772] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
[data-v-599d3772] .el-textarea__inner {
  resize: none !important;
  border: 0 !important;
}
.title[data-v-599d3772] {
  font-size: 14px;
  color: #2a82e4;
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  padding: 10px 20px;
  top: 0;
  right: 0;
}
.audio-ai-analysis[data-v-599d3772] {
  height: 100vh;
  padding: 20px;
  background: linear-gradient(135deg, white 0%, #edf4ff 100%);
}
.audio-ai-analysis .content[data-v-599d3772] {
  max-height: 900px;
  overflow-y: auto;
}
.audio-ai-analysis .content .user-box[data-v-599d3772] {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.audio-ai-analysis .content .user-box .speek[data-v-599d3772] {
  margin-right: 12px;
  padding: 10px 8px;
  border-radius: 8px;
  text-align: left;
  background: #ffffff;
  position: relative;
  padding-right: 30px;
  padding-top: 14px;
}
.audio-ai-analysis .content .user-box .speek .icon[data-v-599d3772] {
  position: absolute;
  top: 4px;
  right: 6px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.audio-ai-analysis .content .user-box .icon-img[data-v-599d3772] {
  padding: 8px 10px;
  background: #fff;
  border-radius: 50%;
}
.audio-ai-analysis .content .user-box .icon-img img[data-v-599d3772] {
  width: 25px;
  height: 25px;
}
.audio-ai-analysis .content .chat-box[data-v-599d3772] {
  margin-bottom: 26px;
  display: flex;
}
.audio-ai-analysis .content .chat-box .text-box[data-v-599d3772] {
  position: relative;
  padding-top: 30px;
  padding-right: 30px;
}
.audio-ai-analysis .content .chat-box .text-box .icon[data-v-599d3772] {
  position: absolute;
  bottom: 16px;
  right: 40px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.audio-ai-analysis .content .chat-box .text-box .speek[data-v-599d3772] {
  margin-left: 12px;
  padding: 20px 20px 45px 20px;
  border-radius: 8px;
  background: #e8f2ff;
}
.audio-ai-analysis .content .chat-box .text-box .speek .text[data-v-599d3772] {
  margin-top: 10px;
  border-radius: 6px;
  border: 1px solid rgba(13, 135, 229, 0.3);
  padding: 5px;
  box-sizing: border-box;
  color: #0d87e5;
  cursor: pointer;
}
.audio-ai-analysis .content .chat-box img[data-v-599d3772] {
  width: 35px;
  height: 35px;
}
.audio-ai-analysis .content .chat-box .loading[data-v-599d3772] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.audio-ai-analysis .content .chat-box .loading-icon[data-v-599d3772] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.audio-ai-analysis #chat-boxs[data-v-599d3772] {
  margin-top: 200px;
}
.bottom-card[data-v-599d3772] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
}
.bottom-card .input-wrapper[data-v-599d3772] {
  position: relative;
  width: 100%;
}
.bottom-card .input-wrapper .el-input[data-v-599d3772] {
  width: 100%;
  height: 110px;
  opacity: 1;
  border-radius: 12px;
  background: white;
  box-shadow: 0px 3px 12px rgba(42, 130, 228, 0.2);
}
.bottom-card .input-wrapper .btn[data-v-599d3772] {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 2;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 8px;
  height: 32px;
  line-height: 1;
  min-width: 56px;
  box-shadow: 0 2px 8px rgba(42, 130, 228, 0.08);
}
[data-v-599d3772] .el-textarea__inner {
  display: block;
  resize: vertical;
  padding: 10px 15px;
  line-height: 1.5;
  box-sizing: border-box;
  width: 100%;
  height: 110px;
  font-size: inherit;
  color: #606266;
  border: none;
  border-radius: 12px;
  background: white;
  box-shadow: 0px 3px 12px rgba(42, 130, 228, 0.2) !important;
}
.el-button[data-v-599d3772] {
  color: #fff;
  background: #0d87e5;
  border-color: #0d87e5;
}
.ai-text[data-v-6016059c] {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 99;
  padding: 20px;
  background: #edf4ff;
  right: 20px;
  bottom: 100px;
  border-radius: 6px;
}
.ai-text .icon[data-v-6016059c] {
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
.ai-text .text[data-v-6016059c] {
  font-size: 16px;
  font-weight: 600;
  color: #0d87e5;
}
.audio-detail[data-v-1169c385] {
  position: relative;
}
.audio-detail-header[data-v-1169c385] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.audio-detail-header h1[data-v-1169c385] {
  font-size: 24px;
}
.audio-detail-header-right[data-v-1169c385] {
  display: flex;
  align-items: center;
  gap: 30px;
  color: #878686;
  font-size: 16px;
}
