.title[data-v-548e284e] {
  position: relative;
  font-weight: 700;
  font-size: 16px;
  margin-left: 14px;
}
.title[data-v-548e284e]::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 5px;
  height: 22px;
  border-radius: 2px;
  background: #0f4ea8;
}
.echart-box[data-v-548e284e] {
  width: 100%;
  height: 350px;
}
.card[data-v-548e284e] {
  margin-top: 12px;
  border-radius: 10px;
  border: solid 2px #e6e6e6;
  border-top: 5px solid #0f4ea8;
}
.cards-container[data-v-548e284e] {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 100px 12px 100px;
  flex-wrap: wrap;
  margin-top: 24px;
}
.category-card[data-v-548e284e] {
  flex: 1;
  min-width: 260px;
  max-width: 260px;
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.card-header[data-v-548e284e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 16px;
  color: #fff;
}
.header-left[data-v-548e284e] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.card-title[data-v-548e284e] {
  font-weight: 700;
  font-size: 16px;
  color: #333;
}
.card-tag[data-v-548e284e] {
  font-size: 12px;
  color: #333;
  background: white;
  padding: 2px 8px;
  border-radius: 4px;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 4px;
}
.card-count[data-v-548e284e] {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.card-content[data-v-548e284e] {
  padding: 12px 16px;
}
.section[data-v-548e284e] {
  margin-bottom: 14px;
  border-bottom: 1px solid #d6e1ef;
  padding-bottom: 12px;
}
.section[data-v-548e284e]:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.section-title[data-v-548e284e] {
  font-size: 12px;
  font-weight: 600;
  color: #65738a;
  margin-bottom: 8px;
}
.section-content[data-v-548e284e] {
  font-size: 13px;
  color: #0f4ea8;
  line-height: 1.6;
}
.client-item[data-v-548e284e] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  border-radius: 2px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e6e6e6;
}
.client-item[data-v-548e284e]:last-child {
  border-bottom: none;
}
.client-num[data-v-548e284e] {
  font-size: 12px;
  color: #999;
  font-weight: 600;
  flex-shrink: 0;
  margin-left: 8px;
}
.client-content[data-v-548e284e] {
  flex: 1;
  font-size: 12px;
  color: #333;
  word-break: break-all;
  line-height: 1.5;
}
.audio-link[data-v-548e284e] {
  font-size: 11px;
  color: #2478e8;
  cursor: pointer;
  white-space: nowrap;
  display: block;
  margin-top: 4px;
}
.section[data-v-e71e1062] {
  margin-bottom: 16px;
}
.section h2[data-v-e71e1062] {
  margin-bottom: 8px;
  color: #333;
  position: relative;
  margin-left: 22px;
  margin-bottom: 20px;
  font-size: 18px;
}
.section h2[data-v-e71e1062]::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 22px;
  border-radius: 2px;
  background: #0f4ea8;
  left: -12px;
  top: 2px;
}
.section .summary-card[data-v-e71e1062] {
  border-radius: 6px;
  border: 1px solid #d6e1ef;
  background: #fff;
  border-top: 5px solid #0f4ea8;
  padding: 12px 18px;
  margin-bottom: 16px;
  font-size: 14px;
  color: #444;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.section .summary-card .title[data-v-e71e1062] {
  font-size: 16px;
  font-weight: bold;
}
.section .summary-card .title .desc[data-v-e71e1062] {
  color: #65738a;
  font-family: "Noto Sans SC";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  margin-left: 8px;
}
.content[data-v-e71e1062] {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-bottom: 16px;
}
.report-analysis-v3 .report-location[data-v-2b5a77f5] {
  position: fixed;
  top: 240px;
  right: 60px;
  border-radius: 8px;
  border: 1px solid #d6e1ef;
  border-top: 5px solid #0f4ea8;
  background: #fff;
  margin-bottom: 20px;
  padding: 16px 24px;
  box-shadow: 0 8px 18px 0 rgba(15, 78, 168, 0.12);
  z-index: 100;
}
.report-analysis-v3 .report-location .location-header[data-v-2b5a77f5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.report-analysis-v3 .report-location .location-header .location-title[data-v-2b5a77f5] {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.report-analysis-v3 .report-location .location-header .current-module[data-v-2b5a77f5] {
  font-size: 14px;
  color: #438cff;
  font-weight: 500;
}
.report-analysis-v3 .report-location .location-list[data-v-2b5a77f5] {
  display: flex;
  flex-direction: column;
  position: relative;
}
.report-analysis-v3 .report-location .location-list[data-v-2b5a77f5]::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 20px;
  bottom: 20px;
  width: 2px;
  background: #e6e6e6;
}
.report-analysis-v3 .report-location .location-list .location-item[data-v-2b5a77f5] {
  display: flex;
  align-items: center;
  padding: 12px;
  cursor: pointer;
  position: relative;
  border-radius: 6px;
}
.report-analysis-v3 .report-location .location-list .location-item.active[data-v-2b5a77f5] {
  background: linear-gradient(135deg, #e8f0fe 0%, #d0e4ff 100%);
}
.report-analysis-v3 .report-location .location-list .location-item.active span[data-v-2b5a77f5] {
  color: #0c47ab;
  font-weight: 700;
}
.report-analysis-v3 .report-location .location-list .location-item.active .dot[data-v-2b5a77f5] {
  box-shadow: 0 0 0 4px rgba(12, 71, 171, 0.2);
}
.report-analysis-v3 .report-location .location-list .location-item .dot[data-v-2b5a77f5] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 16px;
  flex-shrink: 0;
}
.report-analysis-v3 .report-location .location-list .location-item span[data-v-2b5a77f5] {
  font-size: 15px;
  color: #666;
}
.report-analysis-v3 .card-header[data-v-2b5a77f5] {
  border-radius: 8px;
  border: 1px solid #d6e1ef;
  background: #fff;
  margin-bottom: 20px;
  padding: 20px 55px 20px 24px;
}
.report-analysis-v3 .card-header .search[data-v-2b5a77f5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.report-analysis-v3 .card-header .text[data-v-2b5a77f5] {
  color: #696969;
  font-size: 14px;
  font-weight: 400;
}
.report-analysis-v3 .nav-menu[data-v-2b5a77f5] {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d9d9d9;
}
.report-analysis-v3 .nav-menu-left[data-v-2b5a77f5] {
  display: flex;
  align-items: center;
}
.report-analysis-v3 .nav-menu-left .menu-item[data-v-2b5a77f5] {
  padding: 22px 18px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f7fa;
  color: #333;
  cursor: pointer;
}
.report-analysis-v3 .nav-menu-left .menu-item-text[data-v-2b5a77f5] {
  margin-left: 12px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-weight: 700;
}
.report-analysis-v3 .nav-menu-left .menu-item i[data-v-2b5a77f5] {
  margin-left: 20px;
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  font-weight: 700;
}
.report-analysis-v3 .nav-menu-left .active[data-v-2b5a77f5] {
  color: #fff;
  border-radius: 3.957px 3.957px 0px 0px;
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  background: linear-gradient(180deg, #438cff 29.27%, #90bffb 84.27%, #f5f5f5 99.98%, #c5dbf8 99.99%);
  position: relative;
  margin-bottom: -1px;
}
