.title[data-v-16f4f29c] {
  position: relative;
  font-weight: 700;
  font-size: 16px;
  margin-left: 14px;
}
.title[data-v-16f4f29c]::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c2c7f1;
}
.echart-box[data-v-16f4f29c] {
  width: 100%;
  height: 350px;
}
.card[data-v-16f4f29c] {
  margin-top: 12px;
  border-radius: 10px;
  border: solid 2px #e6e6e6;
}
.red-box[data-v-16f4f29c] {
  border-radius: 8px;
  margin-top: 16px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.red-box-row[data-v-16f4f29c] {
  display: flex;
  align-items: flex-start;
}
.red-box-key[data-v-16f4f29c] {
  min-width: 120px;
  font-weight: bold;
  color: #333;
  text-align: left;
  margin-right: 24px;
}
.red-box-value[data-v-16f4f29c] {
  flex: 1;
  text-align: left;
  margin-right: 16px;
  color: #373737;
  word-break: break-all;
  background: #e2e5f9;
  padding: 10px;
  border-radius: 6px;
}
.section[data-v-504e669d] {
  margin-bottom: 16px;
}
.section h2[data-v-504e669d] {
  margin-bottom: 8px;
  color: #333;
  position: relative;
  margin-left: 22px;
  margin-bottom: 20px;
  font-size: 18px;
}
.section h2[data-v-504e669d]::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 18px;
  border-radius: 4px;
  background: var(--color-primary);
  left: -12px;
  top: 4px;
}
.section .summary-card[data-v-504e669d] {
  background: #fffbe9;
  border-radius: 6px;
  padding: 12px 18px;
  margin-bottom: 16px;
  font-size: 14px;
  color: #444;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.section .summary-card .title[data-v-504e669d] {
  font-size: 16px;
  font-weight: bold;
}
.content[data-v-504e669d] {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-bottom: 16px;
}
.report-analysis-v3 .card-header[data-v-5e3819e7] {
  margin-bottom: 20px;
}
.report-analysis-v3 .card-header .search[data-v-5e3819e7] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.report-analysis-v3 .card-header .text[data-v-5e3819e7] {
  padding-top: 12px;
  border-top: solid 1px #e5e5e5;
  color: #696969;
  font-size: 14px;
  font-weight: 400;
}
.report-analysis-v3 .nav-menu[data-v-5e3819e7] {
  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-5e3819e7] {
  display: flex;
  align-items: center;
}
.report-analysis-v3 .nav-menu-left .menu-item[data-v-5e3819e7] {
  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-5e3819e7] {
  margin-left: 12px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-weight: 700;
}
.report-analysis-v3 .nav-menu-left .menu-item i[data-v-5e3819e7] {
  margin-left: 20px;
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  font-weight: 700;
}
.report-analysis-v3 .nav-menu-left .active[data-v-5e3819e7] {
  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;
}
