.bdColor[data-v-d17ec410] {
  color: #0052CC;
}
.textColor[data-v-d17ec410] {
  color: #0052cc;
}
.warningText[data-v-d17ec410] {
  color: #e6a23c;
}
.dangerText[data-v-d17ec410] {
  color: #d9001b;
}
.successText[data-v-d17ec410] {
  color: #67c23a;
}
.warningBg[data-v-d17ec410] {
  background-color: #e6a23c;
}
.dangerBg[data-v-d17ec410] {
  background-color: #d9001b;
}
.successBg[data-v-d17ec410] {
  background-color: #67c23a;
}
.primaryBg[data-v-d17ec410] {
  background-color: #4573d8;
}
.grayBg[data-v-d17ec410] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-d17ec410] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-d17ec410] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-d17ec410] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-d17ec410] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-d17ec410] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-d17ec410] {
  color: #2662f0;
}
.colorTxt892[data-v-d17ec410] {
  color: #8f92a1;
}
.textDUb[data-v-d17ec410] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-d17ec410] {
  font-size: 14px;
}
.fz_20[data-v-d17ec410] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-d17ec410] {
  color: #e6a23c;
}
.text5[data-v-d17ec410] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-d17ec410] {
  margin-top: 20px !important;
}
.noData[data-v-d17ec410] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-d17ec410]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-d17ec410]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-d17ec410]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-d17ec410] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-d17ec410] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-d17ec410] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-d17ec410] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-d17ec410] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-d17ec410] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-d17ec410] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-d17ec410] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-d17ec410] {
  width: 10%;
}
.ai-help-Entrance[data-v-d17ec410] {
  width: 40px;
  height: 40px;
  color: #8080ff;
  border-radius: 5px;
  cursor: pointer;
  position: fixed;
  bottom: 10%;
  right: 40px;
  z-index: 991;
  border: 1px solid #8080ff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
}
.ai-msg[data-v-d17ec410] {
  width: 100%;
  height: 78vh;
  overflow-y: auto;
  box-sizing: border-box;
  margin-bottom: 30px;
  margin-top: 15px;
  /* 定制滚动条轨道 */
  /* 定制滚动条滑块 */
  /* 滑块在鼠标悬停时改变颜色 */
}
.ai-msg[data-v-d17ec410]::-webkit-scrollbar {
  width: 0px;
  /* 宽度 */
}
.ai-msg[data-v-d17ec410]::-webkit-scrollbar-track {
  background-color: #ddd;
  /* 轨道颜色 */
}
.ai-msg[data-v-d17ec410]::-webkit-scrollbar-thumb {
  background-color: #333;
  /* 滑块颜色 */
  border-radius: 6px;
  /* 圆角 */
}
.ai-msg[data-v-d17ec410]::-webkit-scrollbar-thumb:hover {
  background-color: #ddd;
}
.ai-msg .msg-left[data-v-d17ec410] {
  width: 100%;
  box-sizing: border-box;
  float: left;
  margin-bottom: 15px;
  line-height: 26px;
}
.ai-msg .msg-right[data-v-d17ec410] {
  max-width: 100%;
  color: #fff;
  background-color: #8080ff;
  padding: 10px;
  line-height: 26px;
  box-sizing: border-box;
  float: right;
  border-radius: 10px;
}
.ai-foot[data-v-d17ec410] {
  width: 100%;
  margin-top: 15px;
}
.ai-foot p[data-v-d17ec410] {
  width: 33.3%;
  display: inline-block;
  text-align: center;
}
.ai-foot p span[data-v-d17ec410] {
  width: 100%;
  display: inline-block;
}
.ai-active svg[data-v-d17ec410] {
  color: #0052CC;
}
.ai-active svg path[data-v-d17ec410] {
  fill: #0052CC !important;
}
.ai-active span[data-v-d17ec410] {
  color: #0052CC;
}
[data-v-d17ec410] .report-intro {
  font-size: 13.5px;
  color: #5a6a85;
  line-height: 1.75;
  margin-bottom: 22px;
  padding: 12px 16px;
  background: linear-gradient(135deg, #f0f5ff, #f6f0ff);
  border-left: 3px solid #0052CC;
  border-radius: 0 8px 8px 0;
}
/* ===== 章节卡片 ===== */
[data-v-d17ec410] .section-card {
  margin-bottom: 16px;
  border-radius: 12px;
  border: 1px solid #e4ecff;
  overflow: hidden;
  transition: box-shadow 0.25s;
}
[data-v-d17ec410] .section-card:hover {
  box-shadow: 0 4px 18px rgba(0, 82, 204, 0.1);
}
[data-v-d17ec410] .section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 18px;
  background: linear-gradient(135deg, #f0f5ff 0%, #f5f0ff 100%);
  border-bottom: 1px solid #e4ecff;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
[data-v-d17ec410] .section-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #0052CC;
}
[data-v-d17ec410] .section-num {
  width: 24px;
  height: 24px;
  background: linear-gradient(135deg, #0052CC, #592e8a);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  flex-shrink: 0;
}
[data-v-d17ec410] .section-action {
  font-size: 12px;
  color: #592e8a;
  background: rgba(89, 46, 138, 0.08);
  border: 1px solid rgba(89, 46, 138, 0.2);
  padding: 3px 10px;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.2s;
  white-space: nowrap;
  text-decoration: none;
  display: inline-block;
}
[data-v-d17ec410] .section-action:hover {
  background: rgba(89, 46, 138, 0.15);
  color: #3d1f66;
}
[data-v-d17ec410] .section-body {
  padding: 14px 18px;
  background: #fff;
}
/* ===== 列表项 ===== */
[data-v-d17ec410] .item-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
[data-v-d17ec410] .item-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13.5px;
  color: #334155;
  line-height: 1.65;
}
[data-v-d17ec410] .item-dot {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0052CC, #592e8a);
  color: white;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}
[data-v-d17ec410] .item-list li a,
.item-list li u[data-v-d17ec410] {
  color: #0052CC;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(0, 82, 204, 0.3);
          text-decoration-color: rgba(0, 82, 204, 0.3);
  text-underline-offset: 2px;
}

