.model-score-container[data-v-aa14c234] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: auto;
  margin-top: 15px;
}
.model-score-container[data-v-aa14c234]::-webkit-scrollbar {
  display: none;
}
.warrper[data-v-aa14c234] {
  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-aa14c234] {
  font-size: 16px;
  color: #ffffff;
  white-space: nowrap;
}
.warrper .bd .score[data-v-aa14c234] {
  font-size: 16px;
  color: #ffffff;
}
.warrper .bd img[data-v-aa14c234] {
  width: 35px;
  height: 35px;
  margin-left: 12px;
}
.warrper + .warrper[data-v-aa14c234] {
  margin-left: 12px;
}
.bg-1[data-v-aa14c234] {
  background: linear-gradient(90deg, #94e0f0 0%, #72bdf7 100%);
}
.bg-2[data-v-aa14c234] {
  background: linear-gradient(90deg, #c6c5f9 0%, #7086fd 100%);
}
.bg-3[data-v-aa14c234] {
  background: linear-gradient(90deg, #87e21b 0%, #6fe086 100%);
}
.bg-4[data-v-aa14c234] {
  background: linear-gradient(245.4328286794deg, #ed6675 0%, #ef9898 100%);
}
.el-icon-edit[data-v-48e733e6] {
  margin-left: 10px;
  cursor: pointer;
}
.inputs[data-v-48e733e6] {
  min-width: 270px;
  height: 25px;
}
[data-v-48e733e6] .el-input__inner {
  padding-right: 30px;
  height: 25px;
}
[data-v-48e733e6] .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-48e733e6] {
  height: 500px;
  overflow-y: auto;
}
.audio-info input[data-v-48e733e6] {
  width: 95px;
}
.audio-info[data-v-48e733e6] .el-descriptions-item__content {
  flex: 1;
}
.audio-info .icon[data-v-48e733e6] {
  width: 15px;
  height: 12px;
  margin-left: 6px;
  cursor: pointer;
}
.audio-info .info-basic h2[data-v-48e733e6] {
  margin-bottom: 12px;
}
.audio-info .info-basic .btn[data-v-48e733e6] {
  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-48e733e6] {
  width: 12px;
  height: 8px;
  margin-right: 6px;
  cursor: pointer;
}
.audio-info .dropdown[data-v-48e733e6] {
  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-48e733e6] {
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.audio-info .info-project .project-btn[data-v-48e733e6] {
  margin-top: 12px;
  display: flex;
  gap: 12px;
  overflow-x: auto;
}
.audio-info .info-project .project-btn[data-v-48e733e6]::-webkit-scrollbar {
  display: none;
}
.audio-info .info-project .project-btn .project-btn-item[data-v-48e733e6] {
  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-48e733e6] {
  margin-right: 18px;
}
.audio-info .info-project .project-btn .purple[data-v-48e733e6] {
  background: linear-gradient(90deg, #c6c5f9 0%, #7086fd 100%);
}
.audio-info .info-project .project-btn .green[data-v-48e733e6] {
  background: linear-gradient(90deg, #87e21b 0%, #6fe086 100%);
}
.audio-info .info-content[data-v-48e733e6] {
  margin-top: 20px;
}
.audio-info .info-content .visit-history[data-v-48e733e6] {
  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-48e733e6]::-webkit-scrollbar {
  display: none;
}
.audio-info .info-content .visit-history .left-icon[data-v-48e733e6] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 30px;
}
.audio-info .info-content .visit-history .right-icon[data-v-48e733e6] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  left: 425px;
  position: absolute;
}
.audio-info .info-content .visit-history .line-item[data-v-48e733e6] {
  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-48e733e6] {
  width: 140px;
  height: 50px;
  position: relative;
  text-align: center;
}
.audio-info .info-content .visit-history .line-item .item .cycle[data-v-48e733e6] {
  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-48e733e6]::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-48e733e6] {
  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-48e733e6] {
  width: 140px;
  position: absolute;
  top: -10px;
  left: 0;
  text-align: center;
}
.audio-info .info-content .visit-history .line-item .item .hd .date[data-v-48e733e6] {
  font-size: 14px;
  display: block;
}
.audio-info .info-content .visit-history .line-item .item .hd .msg[data-v-48e733e6] {
  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-48e733e6] {
  border: 8px solid #4077f6;
}
.audio-info .info-content .visit-history .line-item .item.active .cycle[data-v-48e733e6]:before {
  background: #4077f6;
}
.audio-info .info-content .visit-history .line-item .item.active .hd .msg[data-v-48e733e6] {
  color: #fff;
  background-color: #4077f6;
  border-radius: 16px;
  padding: 4px 20px;
}
.audio-info .line-item.size-1[data-v-48e733e6] {
  justify-content: flex-start;
}
.no-visit-history[data-v-48e733e6] {
  height: 350px;
}
.audio-card-download[data-v-2d78cb27] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.audio-card-download img[data-v-2d78cb27] {
  width: 18px;
  height: 18px;
}
.audio-card-download span[data-v-2d78cb27] {
  color: #2c70ee;
  margin-left: 2px;
}
.audio-header[data-v-2d78cb27] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.audio-header h3[data-v-2d78cb27] {
  margin-right: 10px;
}
.audio-header .audio-time[data-v-2d78cb27] {
  display: flex;
  align-items: center;
  margin-left: 5px;
}
.audio-header .audio-time span[data-v-2d78cb27] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-header .audio-create[data-v-2d78cb27] {
  display: flex;
  align-items: center;
  float: right;
  margin-left: auto;
}
.audio-header .audio-create .audio-create-item[data-v-2d78cb27] {
  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-2d78cb27] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-btn .audio-lt[data-v-2d78cb27] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-btn .audio-lt span[data-v-2d78cb27] {
  font-size: 12px;
  margin-right: 10px;
  color: #888888;
}
.audio-btn .audio-lt .audio-play-content[data-v-2d78cb27] {
  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-2d78cb27] {
  width: 100px;
}
.audio-btn .audio-btn-icon[data-v-2d78cb27] {
  width: 29px;
  height: 29px;
  margin-right: 20px;
  cursor: pointer;
}
.audio-btn .audio-btn[data-v-2d78cb27] {
  width: 25px;
  height: 25px;
  margin-left: 20px;
  cursor: pointer;
}
.audio-btn .audio-speed[data-v-2d78cb27] {
  margin-left: 10px;
  color: #888888;
  font-size: 14px;
}
.audio-create-item1[data-v-2d78cb27] {
  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-2d78cb27] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.audio-card-audio[data-v-2d78cb27] {
  width: 100%;
}
.audio-card-audio .audio-slider[data-v-2d78cb27] {
  width: 99%;
}
.audio-card-audio .audio-time[data-v-2d78cb27] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-card-audio[data-v-2d78cb27] .el-input__inner {
  padding-right: 30px;
  width: 80px;
  height: 30px;
}
.audio-card-speed[data-v-2d78cb27] {
  width: 110px;
  margin-left: 10px;
  margin-top: 10px;
}
[data-v-fcaa3ec0] .el-input__inner {
  width: 100%;
}
.audio-text-container-header .right[data-v-fcaa3ec0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.audio-text-container-header .right .title[data-v-fcaa3ec0] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.audio-text-container-header .right h2[data-v-fcaa3ec0] {
  margin: 20px 0;
}
.actions[data-v-fcaa3ec0] {
  display: flex;
  align-items: center;
}
.actions .el-tooltip[data-v-fcaa3ec0] {
  cursor: pointer;
}
.actions .el-tooltip + .el-tooltip[data-v-fcaa3ec0] {
  margin-left: 12px;
}
.actions img[data-v-fcaa3ec0] {
  width: 18px;
  height: 18px;
}
.actions span[data-v-fcaa3ec0] {
  color: #0086e5;
  cursor: pointer;
}
.append-icon[data-v-fcaa3ec0] {
  display: flex;
  align-items: center;
}
.append-icon .search-count[data-v-fcaa3ec0] {
  margin-right: 10px;
}
.append-icon .el-button[data-v-fcaa3ec0] {
  margin-left: 0 !important;
}
.chart-main[data-v-fcaa3ec0] {
  width: 100%;
  height: 315px;
  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-fcaa3ec0] {
  font-size: 14px;
  color: #1b7af9 !important;
}
.is-medical[data-v-fcaa3ec0] {
  height: 415px !important;
}
.no-visit-history[data-v-fcaa3ec0] {
  height: 475px !important;
}
.userInfo[data-v-fcaa3ec0] {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.customInfo[data-v-fcaa3ec0] {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.headers .icon[data-v-fcaa3ec0] {
  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-fcaa3ec0] {
  width: 36px;
  height: 42px;
  flex-shrink: 0;
}
.headers .name[data-v-fcaa3ec0] {
  text-align: center;
  font-size: 12px;
  color: #333333;
}
.content[data-v-fcaa3ec0] {
  flex: 1;
}
.content .time[data-v-fcaa3ec0] {
  font-size: 12px;
  color: #777;
}
.content .time i[data-v-fcaa3ec0] {
  font-size: 14px;
  color: #1b7af9;
  cursor: pointer;
}
.content .text[data-v-fcaa3ec0] {
  padding: 10px 8px;
  border-radius: 6px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  border-radius: 5px;
  background: #f5f5f5;
}
.content .text span[data-v-fcaa3ec0] {
  background: #fcff40;
  color: #333333;
}
.customInfo .content .time[data-v-fcaa3ec0] {
  text-align: right;
}
.customInfo .content .text[data-v-fcaa3ec0] {
  text-align: right;
}
.is-bg[data-v-fcaa3ec0] {
  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-fcaa3ec0] {
  position: relative;
  transition: all 0.3s;
}
.audio-text-container2.is-fullscreen[data-v-fcaa3ec0] {
  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-fcaa3ec0] {
  height: 415px;
}
.el-button + .el-button[data-v-fcaa3ec0] {
  margin-left: 0px !important;
}
.hd[data-v-088d1d66] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hd .left[data-v-088d1d66] {
  display: flex;
  align-items: center;
}
.hd .left .cylinder[data-v-088d1d66] {
  width: 8px;
  height: 22px;
  background: linear-gradient(112.1902888961deg, #3172ec 0%, #8bc2f3 100%);
  border-radius: 2px;
  margin-right: 10px;
}
.hd + .bd[data-v-088d1d66] {
  margin-top: 20px;
}
.hd[data-v-387a56ac] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hd .left[data-v-387a56ac] {
  display: flex;
  align-items: center;
}
.hd .left .cylinder[data-v-387a56ac] {
  width: 8px;
  height: 22px;
  background: linear-gradient(112.1902888961deg, #3172ec 0%, #8bc2f3 100%);
  border-radius: 2px;
  margin-right: 10px;
}
.hd + .bd[data-v-387a56ac] {
  margin-top: 20px;
}
.audio-ai-analysis[data-v-39beb959] {
  height: 1108px;
}
.ai-analysis-head[data-v-39beb959] {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  padding: 0 10px;
  box-sizing: border-box;
}
.ai-analysis-head[data-v-39beb959]::-webkit-scrollbar {
  display: none;
}
.ai-analysis-head-btn[data-v-39beb959] {
  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-39beb959] {
  background: var(--color-primary);
  color: #fff;
}
.ai-analysis-content[data-v-39beb959] {
  padding-top: 0;
  overflow: scroll;
  height: 1060px;
  overflow-x: hidden;
  margin-top: 20px;
}
.ai-analysis-content .ai-title[data-v-39beb959] {
  width: 90%;
  box-sizing: border-box;
  margin: 10px auto 30px;
}
.ai-analysis-content .ai-title .title[data-v-39beb959] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .title .num[data-v-39beb959] {
  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-39beb959] {
  font-size: 16px;
}
.ai-analysis-content .ai-title .customer-info[data-v-39beb959] {
  background: #f1f7fc;
  margin-top: 10px;
  padding: 10px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2[data-v-39beb959] {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2 .info-row .label[data-v-39beb959] {
  color: #666;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2 .info-row .value[data-v-39beb959] {
  color: #333;
  margin-left: 5px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content[data-v-39beb959] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .profile[data-v-39beb959] {
  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-39beb959] {
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .yellow[data-v-39beb959] {
  background: #fbe7a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .blue[data-v-39beb959] {
  background: #a2d0fb;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info[data-v-39beb959] {
  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-39beb959] {
  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-39beb959] {
  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-39beb959] {
  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-39beb959] {
  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-39beb959] {
  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-39beb959] {
  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-39beb959] {
  background: #fba2a2;
  border: 1px solid #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .yellow[data-v-39beb959] {
  background: #fbe7a2;
  border: 1px solid #fbe7a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .blue[data-v-39beb959] {
  background: #a2d0fb;
  border: 1px solid #a2d0fb;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn2[data-v-39beb959] {
  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-39beb959] {
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn + .btn[data-v-39beb959] {
  margin-left: 10px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .see[data-v-39beb959] {
  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-39beb959] {
  width: 26px;
  height: 30px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content[data-v-39beb959] {
  margin-top: 15px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content .description[data-v-39beb959] {
  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-39beb959] {
  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-39beb959] {
  position: absolute;
  top: 7px;
  right: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.ai-analysis-content .ai-title .ai-text .warpper[data-v-39beb959] {
  margin-top: 18px;
}
.ai-analysis-content .ai-title .ai-text .warpper .title[data-v-39beb959] {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.ai-analysis-content .ai-title .ai-text .warpper .text[data-v-39beb959] {
  text-align: left;
  white-space: pre-wrap;
}
.ai-analysis-content .ai-title .ai-text .warpper + .warpper .title[data-v-39beb959] {
  margin-top: 15px;
}
.is-dentals[data-v-39beb959] {
  height: 550px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.is-dental[data-v-39beb959] {
  height: 590px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.is-medical[data-v-39beb959] {
  height: 740px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.ai-qa-container[data-v-694a6a4d] {
  height: 1108px;
  overflow-x: hidden;
}
.ai-count[data-v-694a6a4d] {
  position: relative;
  padding-top: 0;
  overflow-x: hidden;
  min-height: 500px;
}
.input-box[data-v-694a6a4d] {
  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-694a6a4d] {
  margin-left: 5px;
}
.speak-box[data-v-694a6a4d] {
  width: 100%;
  height: calc(100% - 80px);
  padding: 20px 20px;
  box-sizing: border-box;
  background: #f1f7fc;
  overflow: auto;
  min-height: 500px;
}
.user-box[data-v-694a6a4d] {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.user-box .speek[data-v-694a6a4d] {
  width: 80%;
  margin-right: 12px;
  padding: 10px 8px;
  border-radius: 10px;
  text-align: right;
  background: #ffffff;
}
.user-box .icon-img[data-v-694a6a4d] {
  margin-top: 2px;
}
.user-box .icon-img img[data-v-694a6a4d] {
  width: 35px;
  height: 35px;
}
.chat-box[data-v-694a6a4d] {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.chat-box .speek[data-v-694a6a4d] {
  width: 80%;
  margin-left: 12px;
  padding: 10px 8px;
  border-radius: 10px;
  text-align: left;
  background: #ffffff;
}
.chat-box .icon-img[data-v-694a6a4d] {
  margin-top: 2px;
}
.chat-box .icon-img img[data-v-694a6a4d] {
  width: 35px;
  height: 35px;
}
.is-dental[data-v-694a6a4d] {
  height: 590px !important;
  overflow: auto;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
[data-v-02b5abb8].audio-customer .el-tabs__nav-wrap::after {
  height: 0 !important;
}
[data-v-02b5abb8] .el-tabs__item {
  height: 24px;
  line-height: 24px;
  padding: 0;
  padding-left: 16px;
  color: #555555;
}
[data-v-02b5abb8] .el-tabs__header {
  margin-bottom: 0;
}
[data-v-02b5abb8] .el-tabs__nav-wrap::after {
  display: none;
}
.actions[data-v-02b5abb8] {
  display: flex;
  align-items: center;
}
.el-tooltip[data-v-02b5abb8] {
  cursor: pointer;
  margin-left: 12px;
}
.el-tooltip + .el-tooltip[data-v-02b5abb8] {
  margin-left: 12px;
}
img[data-v-02b5abb8] {
  width: 18px;
  height: 18px;
}
span[data-v-02b5abb8] {
  color: #0086e5;
  cursor: pointer;
}
.closing-formation[data-v-02b5abb8] {
  font-size: 14px;
}
.closing-formation .box .hd[data-v-02b5abb8] {
  font-weight: bold;
  margin: 15px 0 5px;
}
.closing-formation .box .bd[data-v-02b5abb8] {
  padding: 15px 15px;
  background-color: #f1f7fc;
}
.closing-formation .box .bd .title[data-v-02b5abb8] {
  color: #1870f3;
  font-weight: bold;
  margin-top: 20px;
  font-size: 14px;
}
.closing-formation .box .bd .text[data-v-02b5abb8] {
  color: #333;
}
.custom-info[data-v-3151a8ac] {
  padding-top: 0;
  min-height: 120px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-draw-header[data-v-3151a8ac] {
  margin-bottom: 15px;
}
.el-col[data-v-3151a8ac] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 14px;
}
.title[data-v-3151a8ac] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.title .icon[data-v-3151a8ac] {
  width: 14px;
  height: 14px;
  margin-right: 3px;
}
.title label[data-v-3151a8ac] {
  width: 90px;
  text-align: left;
  margin-right: 10px;
  word-break: break-word;
}
.el-icon-edit[data-v-3151a8ac] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-3151a8ac] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-3151a8ac] {
  margin-left: 6px;
}
.keep[data-v-3151a8ac]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.custom-info[data-v-d12beb10] {
  padding-top: 0;
  min-height: 100px;
  max-height: 460px;
  overflow: auto;
  overflow-x: hidden;
}
.custom-draw-header[data-v-d12beb10] {
  margin-bottom: 15px;
}
.el-col[data-v-d12beb10] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 14px;
}
label[data-v-d12beb10] {
  min-width: 80px;
  white-space: nowrap;
  text-align: right;
  margin-right: 10px;
}
.el-icon-edit[data-v-d12beb10] {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  width: 35px;
  font-size: 20px;
  color: #c0c4cc;
}
.keep[data-v-d12beb10] {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  width: 20px;
  color: #1b7af9;
  border: 1px solid transparent;
}
.keep + .keep[data-v-d12beb10] {
  margin-left: 6px;
}
.keep[data-v-d12beb10]:hover {
  border: 1px solid #1b7af9;
  border-radius: 8px;
}
.audio-customer[data-v-5dbfff51] {
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.audio-customer .el-tabs__nav-wrap[data-v-5dbfff51]::after {
  height: 0 !important;
}
.audio-customer .content1[data-v-5dbfff51] {
  max-height: 300px !important;
  overflow: auto;
}
.audio-customer .content1 h1[data-v-5dbfff51] {
  margin-bottom: 20px;
}
.audio-customer .content1 .el-empty[data-v-5dbfff51] {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-top: 80px;
}
.audio-customer .content2[data-v-5dbfff51] {
  height: 885px !important;
}
.info-content[data-v-5dbfff51] {
  margin: 20px 0 60px;
}
.info-content .visit-history[data-v-5dbfff51] {
  width: 85%;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: auto;
  cursor: pointer;
}
.info-content .visit-history[data-v-5dbfff51]::-webkit-scrollbar {
  display: none;
}
.info-content .visit-history .left-icon[data-v-5dbfff51] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 30px;
}
.info-content .visit-history .right-icon[data-v-5dbfff51] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  left: 425px;
  position: absolute;
}
.info-content .visit-history .line-item[data-v-5dbfff51] {
  margin: 32px 0 30px;
  height: 5px;
  width: 100%;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #d9d9d9;
}
.info-content .visit-history .line-item .item[data-v-5dbfff51] {
  width: 140px;
  height: 50px;
  position: relative;
  text-align: center;
}
.info-content .visit-history .line-item .item .cycle[data-v-5dbfff51] {
  width: 16px;
  height: 16px;
  border: 8px solid #d9d9d9;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  top: 16px;
  left: 60px;
}
.info-content .visit-history .line-item .item .cycle[data-v-5dbfff51]::before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: -5px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #d9d9d9;
}
.info-content .visit-history .line-item .item .time[data-v-5dbfff51] {
  width: 140px;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 35px;
  text-align: center;
}
.info-content .visit-history .line-item .item .hd[data-v-5dbfff51] {
  width: 140px;
  position: absolute;
  top: -10px;
  left: 0;
  text-align: center;
}
.info-content .visit-history .line-item .item .hd .date[data-v-5dbfff51] {
  font-size: 14px;
  display: block;
}
.info-content .visit-history .line-item .item .hd .msg[data-v-5dbfff51] {
  font-size: 20px;
  color: #000;
  background-color: #999;
  border-radius: 16px;
  padding: 4px 20px;
}
.info-content .visit-history .line-item .item.active .cycle[data-v-5dbfff51] {
  border: 8px solid #4077f6;
}
.info-content .visit-history .line-item .item.active .cycle[data-v-5dbfff51]:before {
  background: #4077f6;
}
.info-content .visit-history .line-item .item.active .hd .msg[data-v-5dbfff51] {
  color: #fff;
  background-color: #4077f6;
  border-radius: 16px;
  padding: 4px 20px;
}
.audio-customer[data-v-d5e602ba] {
  height: 240px;
  overflow: auto;
}
.audio-customer[data-v-d5e602ba]::-webkit-scrollbar {
  display: none;
}
.card[data-v-719c5ca8] {
  padding: 0 0 20px;
}
.custom-info[data-v-7622a009] {
  margin-top: 10px;
  font-size: 14px;
}
.custom-info .card-text .box[data-v-7622a009] {
  padding: 15px;
  background-color: #f1f7fc;
}
.custom-info .card-text .box .title[data-v-7622a009] {
  font-weight: bold;
}
.custom-info .card-text .box .content[data-v-7622a009] {
  white-space: pre-wrap;
}
.custom-info .card-text .box2[data-v-7622a009] {
  padding: 0 15px;
}
.custom-info .card-text .box3[data-v-7622a009] {
  margin-top: 10px;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.custom-info .card-text .box3 .tag[data-v-7622a009] {
  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-7622a009] {
  margin-top: 10px;
}
.custom-info .card-text .classification[data-v-7622a009] {
  padding: 15px;
  background-color: #f1f7fc;
  margin-bottom: 10px;
}
.custom-info .card-text .classification .title[data-v-7622a009] {
  font-weight: 700;
}
.custom-info[data-v-6173ca66] {
  margin-top: 10px;
  font-size: 14px;
  height: 360px;
  overflow: auto;
}
.custom-info .card-text .box[data-v-6173ca66] {
  padding: 15px;
  background-color: #f1f7fc;
}
.custom-info .card-text .box .title[data-v-6173ca66] {
  font-weight: bold;
}
.custom-info .card-text .box .content[data-v-6173ca66] {
  white-space: pre-wrap;
}
.custom-info .card-text .box2[data-v-6173ca66] {
  padding: 0 15px;
}
.custom-info .card-text .box3[data-v-6173ca66] {
  margin-top: 10px;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.custom-info .card-text .box3 .tag[data-v-6173ca66] {
  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-6173ca66] {
  margin-top: 10px;
}
.custom-info .card-text .classification[data-v-6173ca66] {
  padding: 15px;
  background-color: #f1f7fc;
  margin-bottom: 10px;
}
.custom-info .card-text .classification .title[data-v-6173ca66] {
  font-weight: 700;
}
.header-scound[data-v-677a710a] {
  margin: 10px 0;
}
.el-tag[data-v-677a710a] {
  margin: 0 10px 10px 0;
}
.custom-draw-header .icon[data-v-677a710a] {
  width: 14px;
  height: 14px;
  margin-right: 3px;
}
.my-pre[data-v-677a710a] {
  white-space: pre-wrap;
  font-size: 14px;
}
.custom-draw-bg[data-v-677a710a] {
  padding: 15px;
  background-color: #f1f7fc;
  border-radius: 6px;
}
.custom-draw-bg + .custom-draw-bg[data-v-677a710a] {
  margin-top: 10px;
}
.the-card h2[data-v-7fac1b3e] {
  margin-bottom: 10px;
}
.basic-profile[data-v-7fac1b3e] {
  height: 360px;
  font-size: 16px;
  overflow: auto;
}
.basic-profile .line[data-v-7fac1b3e] {
  padding: 15px;
  font-size: 16px;
  background-color: #f1f7fc;
}
.basic-profile .line .title[data-v-7fac1b3e] {
  font-weight: bold;
}
.basic-profile .line span[data-v-7fac1b3e] {
  margin-top: 4px;
  font-size: 14px;
}
.basic-profile .line .customer-info-card[data-v-7fac1b3e] {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.basic-profile .line .customer-info-card .avatar[data-v-7fac1b3e] {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #68e2d1;
  text-align: center;
  line-height: 38px;
  color: #fff;
}
.basic-profile .line .customer-info-card .name[data-v-7fac1b3e] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.basic-profile .line .customer-info-card .phone[data-v-7fac1b3e] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.basic-profile .line .customer-info-card .btn[data-v-7fac1b3e] {
  font-size: 10px;
  margin-left: 10px;
  padding: 2px 10px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
}
.basic-profile .line .customer-info-card .red[data-v-7fac1b3e] {
  background: #fba2a2;
  border: 1px solid #fba2a2;
}
.basic-profile .line .customer-info-card .yellow[data-v-7fac1b3e] {
  background: #fbe7a2;
  border: 1px solid #fbe7a2;
}
.basic-profile .line .customer-info-card .blue[data-v-7fac1b3e] {
  background: #a2d0fb;
  border: 1px solid #a2d0fb;
}
.basic-profile .line .customer-info-card .btn2[data-v-7fac1b3e] {
  font-size: 10px;
  margin-left: 10px;
  padding: 2px 10px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
}
.basic-profile .line .text[data-v-7fac1b3e] {
  padding: 10px 8px;
  border-radius: 8px;
  background-color: #fff;
  color: var(--color-primary);
  font-size: 14px;
}
.basic-profile .line + .line[data-v-7fac1b3e] {
  margin-top: 10px;
}
.basic-profile .table-view-title[data-v-7fac1b3e] {
  font-weight: bold;
  margin-top: 20px;
}
.basic-profile .table-view[data-v-7fac1b3e] {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  font-size: 14px;
}
.basic-profile .table-view .hd[data-v-7fac1b3e] {
  background-color: #f1f7fc;
}
.basic-profile .table-view td[data-v-7fac1b3e] {
  text-align: center;
  padding: 5px 10px;
  border: 1px solid #ccc;
}
.tag-num[data-v-3228dd29] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-3228dd29] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-3228dd29] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-3228dd29] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.label-item .active[data-v-3228dd29] {
  color: #6aac1d;
  background: #e1eed2;
}
.context[data-v-3228dd29] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-3228dd29]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-3228dd29] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.tag-num[data-v-7859a9d7] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-7859a9d7] {
  border-color: #e1eed2;
  font-weight: bolder;
  color: #6aac1d;
}
.label-item[data-v-7859a9d7] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.label-item div[data-v-7859a9d7] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #000000;
  background: #bbbcc0;
}
.context[data-v-7859a9d7] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-7859a9d7]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-7859a9d7] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.parent-name[data-v-50cd836a] {
  background: #eeeeee;
}
[data-v-50cd836a] .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-50cd836a] {
  padding: 0;
  height: 445px;
  background: #fff;
}
.audio-script-model[data-v-50cd836a] .el-progress-circle {
  width: 90px !important;
  height: 90px !important;
}
.audio-script-model .chart-container[data-v-50cd836a] {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.audio-script-model .chart-container .chart-placeholder[data-v-50cd836a] {
  display: flex;
  align-items: center;
}
.audio-script-model .chart-container .chart-placeholder p[data-v-50cd836a] {
  font-size: 14px;
  margin: 0 20px 0 0;
}
.audio-script-model .level-two-item[data-v-50cd836a] {
  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-50cd836a]: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-50cd836a] {
  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-50cd836a] {
  width: 135px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-script-model .level-two-item .sub-name.clickable[data-v-50cd836a] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-model .level-two-item .sub-name .subItem-icon2[data-v-50cd836a] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(90deg);
}
.audio-script-model .level-two-item .sub-name .subItem-icon[data-v-50cd836a] {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transform: rotate(180deg);
}
.audio-script-model .level-two-item .score[data-v-50cd836a] {
  min-width: 40px;
  margin-right: 10px;
  text-align: right;
}
.audio-script-model .level-two-item .status[data-v-50cd836a] {
  width: 20px;
  display: flex;
  justify-content: center;
}
.audio-script-model .level-two-item .status img[data-v-50cd836a] {
  width: 15px;
  height: 15px;
}
.audio-script-model .left-padding[data-v-50cd836a] {
  padding-left: 15px;
}
.audio-script-model .level-two-item[data-v-50cd836a]:last-child {
  border-bottom: none;
}
.audio-script-model .detail[data-v-50cd836a] {
  color: #3b95ff;
  cursor: pointer;
}
.audio-script-dental[data-v-50cd836a] {
  height: 685px !important;
}
[data-v-50cd836a] .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-50cd836a] .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-50cd836a] .el-table .el-table__row td:first-child {
  background: #eeeeee;
  position: relative;
}
[data-v-50cd836a] .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-50cd836a] .el-table .el-table__row td:first-child > * {
  position: relative;
  z-index: 1;
}
.tag-num[data-v-17986778] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tag-num .el-tag[data-v-17986778] {
  border-color: #eed5b4;
  font-weight: bolder;
  color: #f59a23;
}
div[data-v-17986778] {
  margin-bottom: 20px;
}
.label-item[data-v-17986778] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0;
}
.label-item div[data-v-17986778] {
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 5px;
  font-size: 12px;
  color: #a29898;
  background: #f3f3f3;
}
.context[data-v-17986778] {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 20px;
}
.context[data-v-17986778]:last-child {
  margin-bottom: 0;
}
.tag-dis[data-v-17986778] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 5px;
}
.icon[data-v-17986778] {
  display: flex;
  justify-content: center;
}
.icon img[data-v-17986778] {
  width: 32px;
  height: 32px;
}
.icon div[data-v-17986778] {
  width: 450px;
  height: 55px;
  padding: 10px;
  margin-left: 20px;
  border-radius: 10px;
  border: 1px solid #f2f2f2;
}
td[data-v-17986778] {
  padding: 7px 0;
}
[data-v-01c00566].script-gpt {
  padding-top: 0;
  overflow: scroll;
  height: 400px;
  overflow-x: hidden;
}
[data-v-01c00566].script-gpt .el-collapse {
  border-top: none;
  border-bottom: none;
}
[data-v-01c00566].script-gpt .el-collapse .tag {
  width: 45px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #999999;
  border-radius: 5px;
  border: 1px solid #999999;
}
[data-v-01c00566].script-gpt .el-collapse .parent_box {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
[data-v-01c00566].script-gpt .el-collapse .parent_box .bd {
  display: flex;
}
[data-v-01c00566].script-gpt .el-collapse .parent_box .bd .title {
  max-width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
[data-v-01c00566].script-gpt .el-collapse .parent_box .header {
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-v-01c00566].script-gpt .el-collapse .parent_box .parent_tag {
  color: #f59a23;
  margin-right: 4px;
  min-width: 50px;
  font-size: 16px;
  margin-left: 10px;
  text-align: right;
}
[data-v-01c00566].script-gpt .el-collapse .child_box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
[data-v-01c00566].script-gpt .el-collapse .child_box .hd {
  display: flex;
  align-items: center;
}
[data-v-01c00566].script-gpt .el-collapse .child_box .hd .icon-1 {
  font-size: 16px;
  color: #f59a23;
}
[data-v-01c00566].script-gpt .el-collapse .child_box .hd .icon-2 {
  font-size: 16px;
  color: #777;
}
[data-v-01c00566].script-gpt .el-collapse .child_box .hd .title {
  width: 130px;
  font-size: 12px;
  margin: 0 6px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-v-01c00566].script-gpt .el-collapse .child_box .bd {
  width: 140px;
  margin-right: 10px;
}
[data-v-01c00566].script-gpt .el-collapse .child_box .ft {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
[data-v-01c00566].script-gpt .el-collapse .child_box .ft .percent {
  min-width: 50px;
  height: 20px;
  line-height: 20px;
  background: #f3f3f3;
  text-align: center;
  border-radius: 6px;
}
[data-v-01c00566].script-gpt .el-collapse .child_box .ft .score {
  text-align: right;
  margin: 0 6px;
  min-width: 40px;
}
[data-v-01c00566].script-gpt .el-progress.is-warning .el-progress-bar__inner {
  background-image: linear-gradient(to right, #ffa450, #fcdabd);
}
.audio-script[data-v-43bdbd5e] {
  height: 755px;
  overflow: auto;
}
.audio-script[data-v-43bdbd5e]::-webkit-scrollbar {
  display: none;
}
.model-title[data-v-43bdbd5e] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
}
.model-title .model-title-item[data-v-43bdbd5e] {
  padding: 5px 10px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #f5f5f5;
  cursor: pointer;
  margin: 0px 10px 0px 0px;
}
.model-title .model-title-item.active[data-v-43bdbd5e] {
  background: var(--color-primary);
  color: #fff;
}
.is-medical[data-v-43bdbd5e] {
  height: 730px;
}
.service-echarts[data-v-fca86d1e] {
  width: 100%;
  height: 370px;
}
.service-assessment[data-v-fca86d1e] {
  margin-top: 20px;
}
.service-assessment .item[data-v-fca86d1e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-fca86d1e] {
  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-fca86d1e] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-fca86d1e] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-fca86d1e] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.service-assessment .item .left .text-success[data-v-fca86d1e] {
  color: #05d873;
}
.service-assessment .item .left .text-warning[data-v-fca86d1e] {
  color: #fca524;
}
.service-assessment .item .left .text-danger[data-v-fca86d1e] {
  color: #fca524;
}
.service-assessment .item .right[data-v-fca86d1e] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-fca86d1e] {
  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-fca86d1e] {
  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-fca86d1e] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-assessment .content[data-v-fca86d1e] {
  margin-top: 8px;
  padding: 15px 14px;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #f2f7fd;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-fca86d1e] {
  white-space: pre-wrap;
}
.analysis-container[data-v-670c4506] {
  margin-top: 25px;
}
.analysis-container .analysis-header[data-v-670c4506] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-670c4506] {
  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-670c4506] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-670c4506] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-670c4506] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-670c4506] {
  color: #409eff;
}
.tab-item.active[data-v-670c4506]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-670c4506] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-670c4506] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-670c4506],
.table-container table td[data-v-670c4506] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-670c4506] {
  color: #05d873;
}
.table-container table .text-warning[data-v-670c4506] {
  color: #fca524;
}
.table-container table .text-danger[data-v-670c4506] {
  color: #fca524;
}
.table-container table th[data-v-670c4506] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-670c4506] {
  color: #606266;
}
.analysis-container[data-v-4ee3ff30] {
  margin-top: 25px;
}
.analysis-container .analysis-header[data-v-4ee3ff30] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-4ee3ff30] {
  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-4ee3ff30] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-4ee3ff30] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-4ee3ff30] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-4ee3ff30] {
  color: #409eff;
}
.tab-item.active[data-v-4ee3ff30]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-4ee3ff30] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-4ee3ff30] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-4ee3ff30],
.table-container table td[data-v-4ee3ff30] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-4ee3ff30] {
  color: #05d873;
}
.table-container table .text-warning[data-v-4ee3ff30] {
  color: #fca524;
}
.table-container table .text-danger[data-v-4ee3ff30] {
  color: #fca524;
}
.table-container table th[data-v-4ee3ff30] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-4ee3ff30] {
  color: #606266;
}
.service-echarts[data-v-f19bf5b8] {
  width: 100%;
  height: 370px;
}
.service-assessment[data-v-f19bf5b8] {
  margin-top: 20px;
}
.service-assessment .item[data-v-f19bf5b8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-f19bf5b8] {
  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-f19bf5b8] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-f19bf5b8] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-f19bf5b8] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.service-assessment .item .left .text-success[data-v-f19bf5b8] {
  color: #05d873;
}
.service-assessment .item .left .text-warning[data-v-f19bf5b8] {
  color: #fca524;
}
.service-assessment .item .left .text-danger[data-v-f19bf5b8] {
  color: #fca524;
}
.service-assessment .item .right[data-v-f19bf5b8] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-f19bf5b8] {
  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-f19bf5b8] {
  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-f19bf5b8] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-assessment .content[data-v-f19bf5b8] {
  margin-top: 8px;
  padding: 15px 14px;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #f2f7fd;
  font-size: 14px;
  color: #333;
}
.service-assessment .content .text[data-v-f19bf5b8] {
  white-space: pre-wrap;
}
.service-assessment[data-v-8bf4ff8a] {
  height: 755px;
}
.is-dental[data-v-8bf4ff8a] {
  height: 380px;
}
.is-medical[data-v-8bf4ff8a] {
  height: 720px;
}
.content[data-v-21aeb80c] {
  height: 600px !important;
  overflow: auto;
}
[data-v-21aeb80c].audio-customer .el-tabs__nav-wrap::after {
  height: 0 !important;
}
[data-v-21aeb80c] .el-tabs__item {
  height: 24px;
  line-height: 24px;
  padding: 0;
  padding-left: 16px;
  color: #555555;
}
[data-v-21aeb80c] .el-tabs__header {
  margin-bottom: 0;
}
[data-v-21aeb80c] .el-tabs__nav-wrap::after {
  display: none;
}
.actions[data-v-21aeb80c] {
  display: flex;
  align-items: center;
}
.el-tooltip[data-v-21aeb80c] {
  cursor: pointer;
  margin-left: 12px;
}
.el-tooltip + .el-tooltip[data-v-21aeb80c] {
  margin-left: 12px;
}
img[data-v-21aeb80c] {
  width: 18px;
  height: 18px;
}
span[data-v-21aeb80c] {
  color: #0086e5;
  cursor: pointer;
}
.custom-info[data-v-8c4f1dca] {
  margin-top: 20px;
  padding-bottom: 30px;
}
.custom-info .custom-item .top[data-v-8c4f1dca] {
  display: flex;
  align-items: center;
}
.custom-info .custom-item .top .title[data-v-8c4f1dca] {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}
.custom-info .custom-item .top .icon[data-v-8c4f1dca] {
  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-8c4f1dca] {
  margin-top: 20px;
}
.custom-info .custom-item .content-text .tag-item[data-v-8c4f1dca] {
  padding: 0 10px;
}
.custom-info .custom-item .content-text .tag-item .title[data-v-8c4f1dca] {
  font-size: 16px;
  font-weight: 600;
  color: #2879ff;
}
.custom-info .custom-item .content-text .tag-item .text[data-v-8c4f1dca] {
  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-8c4f1dca] {
  margin-top: 12px;
}
.custom-info .custom-item .content-text .tag-item + .tag-item[data-v-8c4f1dca] {
  margin-top: 18px;
}
.custom-info .text[data-v-8c4f1dca] {
  margin-top: 12px;
  padding: 12px;
  background: #f2f9ff;
  font-size: 15px;
  text-align: justify;
  border-radius: 4px;
}
.custom-info .custom-item + .custom-item[data-v-8c4f1dca] {
  margin-top: 20px;
}
.custom-info[data-v-628bd54a] {
  margin-top: 20px;
  padding-bottom: 20px;
}
.custom-info .custom-item .top[data-v-628bd54a] {
  display: flex;
  align-items: center;
}
.custom-info .custom-item .top .title[data-v-628bd54a] {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}
.custom-info .custom-item .top .icon[data-v-628bd54a] {
  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-628bd54a] {
  margin-top: 20px;
}
.custom-info .custom-item .content-text .tag-item[data-v-628bd54a] {
  padding: 0 10px;
}
.custom-info .custom-item .content-text .tag-item .title[data-v-628bd54a] {
  font-size: 16px;
  font-weight: 600;
  color: #2879ff;
}
.custom-info .custom-item .content-text .tag-item .text[data-v-628bd54a] {
  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-628bd54a] {
  margin-top: 12px;
}
.custom-info .custom-item .content-text .tag-item + .tag-item[data-v-628bd54a] {
  margin-top: 18px;
}
.custom-info .text[data-v-628bd54a] {
  margin-top: 12px;
  padding: 12px;
  background: #f2f9ff;
  font-size: 15px;
  text-align: justify;
  border-radius: 4px;
}
.custom-info .custom-item + .custom-item[data-v-628bd54a] {
  margin-top: 20px;
}
.custom-info .group-box .group-title[data-v-3402435e] {
  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-3402435e] {
  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-3402435e] {
  width: 100%;
  padding: 10px;
  background: #f2f7fd;
  border-radius: 10px;
  margin-bottom: 15px;
}
.custom-info .group-box .item .text[data-v-3402435e] {
  font-size: 13px;
  font-weight: 400;
  color: #333;
}
.audio-customer[data-v-6ca7c519] {
  height: 755px;
  overflow: auto;
}
.audio-customer[data-v-6ca7c519]::-webkit-scrollbar {
  display: none;
}
.audio-customer .btn-box[data-v-6ca7c519] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.audio-customer .btn-box .btn[data-v-6ca7c519] {
  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-6ca7c519] {
  flex-shrink: 0;
  padding: 10px 30px;
  border-radius: 0;
  background: #fff;
  border: 1px solid var(--color-primary);
}
.audio-customer .btn-box .btn3[data-v-6ca7c519] {
  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-6ca7c519] {
  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-6ca7c519] {
  background: var(--color-primary);
  border: 1px solid var(--color-primary);
  color: #fff;
}
.is-dental[data-v-6ca7c519] {
  height: 380px;
}
.service-echarts[data-v-656332ad] {
  width: 100%;
  height: 370px;
}
.service-assessment[data-v-656332ad] {
  margin-top: 20px;
}
.service-assessment .item[data-v-656332ad] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-assessment .item .left .ai[data-v-656332ad] {
  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-656332ad] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .score[data-v-656332ad] {
  font-size: 18px;
  font-weight: bold;
  color: #145fff;
}
.service-assessment .item .left .text[data-v-656332ad] {
  margin-left: 10px;
  font-size: 16px;
  color: #fca524;
  font-weight: bold;
}
.service-assessment .item .right[data-v-656332ad] {
  position: relative;
}
.service-assessment .item .right .icon[data-v-656332ad] {
  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-656332ad] {
  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-656332ad] {
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
  margin-bottom: 10px;
}
.service-assessment .content[data-v-656332ad] {
  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-656332ad] {
  white-space: pre-wrap;
}
.analysis-container[data-v-5847da8e] {
  margin-top: 25px;
}
.analysis-container .analysis-header[data-v-5847da8e] {
  display: flex;
  align-items: center;
}
.analysis-container .analysis-header .ai[data-v-5847da8e] {
  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-5847da8e] {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #145fff;
}
.tab-container[data-v-5847da8e] {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e7ed;
}
.tab-item[data-v-5847da8e] {
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  color: #606266;
}
.tab-item.active[data-v-5847da8e] {
  color: #409eff;
}
.tab-item.active[data-v-5847da8e]::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #409eff;
}
.table-container[data-v-5847da8e] {
  width: 100%;
  overflow-x: auto;
}
.table-container table[data-v-5847da8e] {
  width: 100%;
  border-collapse: collapse;
}
.table-container table th[data-v-5847da8e],
.table-container table td[data-v-5847da8e] {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 500;
}
.table-container table .text-success[data-v-5847da8e] {
  color: #05d873;
}
.table-container table .text-warning[data-v-5847da8e] {
  color: #fca524;
}
.table-container table .text-danger[data-v-5847da8e] {
  color: #fca524;
}
.table-container table th[data-v-5847da8e] {
  background-color: #f5f7fa;
  color: #606266;
  font-weight: 500;
}
.table-container table td[data-v-5847da8e] {
  color: #606266;
}
.service-assessment[data-v-c3836bc4] {
  height: 755px;
  overflow-y: auto;
}
.is-dental[data-v-c3836bc4] {
  height: 380px;
}
.is-medical[data-v-c3836bc4] {
  height: 720px;
}
.custom-info[data-v-0f403664] {
  margin-top: 10px;
  font-size: 14px;
  height: 745px;
  overflow: auto;
}
.custom-info .card-text .box[data-v-0f403664] {
  padding: 15px;
  background-color: #f1f7fc;
}
.custom-info .card-text .box .title[data-v-0f403664] {
  font-weight: bold;
}
.custom-info .card-text .box .content[data-v-0f403664] {
  white-space: pre-wrap;
}
.custom-info .card-text .box2[data-v-0f403664] {
  padding: 0 15px;
}
.custom-info .card-text .box3[data-v-0f403664] {
  margin-top: 10px;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.custom-info .card-text .box3 .tag[data-v-0f403664] {
  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-0f403664] {
  margin-top: 10px;
}
.custom-info .card-text .classification[data-v-0f403664] {
  padding: 15px;
  background-color: #f1f7fc;
  margin-bottom: 10px;
}
.custom-info .card-text .classification .title[data-v-0f403664] {
  font-weight: 700;
}
.header-left[data-v-45d125ed] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.btn-right[data-v-45d125ed] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: -20px;
}
.audio-ai-analysis[data-v-e306abd0] {
  height: 1108px;
}
.ai-analysis-head[data-v-e306abd0] {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  padding: 0 10px;
  box-sizing: border-box;
}
.ai-analysis-head[data-v-e306abd0]::-webkit-scrollbar {
  display: none;
}
.ai-analysis-head-btn[data-v-e306abd0] {
  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-e306abd0] {
  background: var(--color-primary);
  color: #fff;
}
.ai-analysis-content[data-v-e306abd0] {
  padding-top: 0;
  overflow: scroll;
  height: 1060px;
  overflow-x: hidden;
  margin-top: 20px;
}
.ai-analysis-content .ai-title[data-v-e306abd0] {
  width: 90%;
  box-sizing: border-box;
  margin: 10px auto 30px;
}
.ai-analysis-content .ai-title .title[data-v-e306abd0] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .title .num[data-v-e306abd0] {
  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-e306abd0] {
  font-size: 16px;
}
.ai-analysis-content .ai-title .customer-info[data-v-e306abd0] {
  background: #f1f7fc;
  margin-top: 10px;
  padding: 10px 16px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2[data-v-e306abd0] {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2 .info-row .label[data-v-e306abd0] {
  color: #666;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content2 .info-row .value[data-v-e306abd0] {
  color: #333;
  margin-left: 5px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content[data-v-e306abd0] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .profile[data-v-e306abd0] {
  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-e306abd0] {
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .yellow[data-v-e306abd0] {
  background: #fbe7a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .blue[data-v-e306abd0] {
  background: #a2d0fb;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info[data-v-e306abd0] {
  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-e306abd0] {
  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-e306abd0] {
  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-e306abd0] {
  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-e306abd0] {
  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-e306abd0] {
  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-e306abd0] {
  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-e306abd0] {
  background: #fba2a2;
  border: 1px solid #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .yellow[data-v-e306abd0] {
  background: #fbe7a2;
  border: 1px solid #fbe7a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .blue[data-v-e306abd0] {
  background: #a2d0fb;
  border: 1px solid #a2d0fb;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn2[data-v-e306abd0] {
  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-e306abd0] {
  background: #fba2a2;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .content-info-item .btn + .btn[data-v-e306abd0] {
  margin-left: 10px;
}
.ai-analysis-content .ai-title .customer-info .cu-card-content .content-info .see[data-v-e306abd0] {
  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-e306abd0] {
  width: 26px;
  height: 30px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content[data-v-e306abd0] {
  margin-top: 15px;
}
.ai-analysis-content .ai-title .customer-info .customer-info-content .description[data-v-e306abd0] {
  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-e306abd0] {
  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-e306abd0] {
  display: flex;
  align-items: center;
}
.ai-analysis-content .ai-title .ai-text .text-box .text-box-item .round[data-v-e306abd0] {
  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-e306abd0] {
  background: #fff9ec;
}
.ai-analysis-content .ai-title .ai-text .text-box .text-box-item .title[data-v-e306abd0] {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
.ai-analysis-content .ai-title .ai-text .text-box .text-box-item .title2[data-v-e306abd0] {
  font-size: 15px;
  font-weight: 600;
  margin-top: 15px;
}
.ai-analysis-content .ai-title .ai-text .text-box .text[data-v-e306abd0] {
  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-e306abd0] {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.ai-analysis-content .ai-title .ai-text .warpper .text[data-v-e306abd0] {
  display: flex;
  text-align: left;
  white-space: pre-wrap;
}
.ai-analysis-content .ai-title .ai-text .warpper + .warpper .title[data-v-e306abd0] {
  margin-top: 15px;
}
.is-dentals[data-v-e306abd0] {
  height: 550px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
.is-dental[data-v-e306abd0] {
  height: 590px !important;
  scrollbar-color: #0086e5 #f5f5f5;
  scrollbar-width: thin;
}
[data-v-70141340].audio-customer .el-tabs__nav-wrap::after {
  height: 0 !important;
}
[data-v-70141340] .el-tabs__item {
  height: 24px;
  line-height: 24px;
  padding: 0;
  padding-left: 16px;
  color: #555555;
}
[data-v-70141340] .el-tabs__header {
  margin-bottom: 0;
}
[data-v-70141340] .el-tabs__nav-wrap::after {
  display: none;
}
.actions[data-v-70141340] {
  display: flex;
  align-items: center;
}
.el-tooltip[data-v-70141340] {
  cursor: pointer;
  margin-left: 12px;
}
.el-tooltip + .el-tooltip[data-v-70141340] {
  margin-left: 12px;
}
img[data-v-70141340] {
  width: 18px;
  height: 18px;
}
span[data-v-70141340] {
  color: #0086e5;
  cursor: pointer;
}
.audio-select[data-v-6bc62f50] {
  margin-top: 16px;
}
