
.searchfundormanager .el-input__inner {
	padding: 0 24px !important;
	border-radius: 4px !important;
	background: #ffffff !important;
	border: 1px solid #d9d9d9;
	width: 300px !important;
}
.slot_tooltip {
	border: 1px solid #e9e9e9 !important;
	box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 6px 16px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	padding: 0 !important;
}

/* 下拉菜单弹出层样式 */
.el-menu--popup {
  background-color: #ffffff !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15) !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 4px !important;
  padding: 4px 0 !important;
}
.el-menu--popup .el-menu-item {
  color: #1F2937 !important;
  font-size: 14px !important;
  padding: 0 20px !important;
  height: 40px !important;
  line-height: 40px !important;
}
.el-menu--popup .el-menu-item:hover {
  background-color: #F0F5FF !important;
  color: #409EFF !important;
}
.el-menu--popup .el-menu-item.is-active {
  color: #409EFF !important;
  background-color: #E6F0FF !important;
  font-weight: 500;
}


.imgss2x[data-v-1f234af1] {
	width: 200px;
	height: 30px;
}
.imgss2x2[data-v-1f234af1] {
	width: 350px;
	height: 30px;
}
.fzpb[data-v-1f234af1] {
	font-size: 12px;
	line-height: 18px;
	color: rgb(39, 35, 35);
	font-weight: 400;
	font-family: Fantasy;
}
.selsss[data-v-1f234af1] .el-input__inner {
	color: #000000 !important;
}
.marin409[data-v-1f234af1] {
	margin-left: 409px;
	display: flex;
}
.selsss[data-v-1f234af1] {
	margin-left: 1vw;
	width: 200px;
}
.selsss .el-select-dropdown__wrap[data-v-1f234af1] {
	max-height: 700px !important;
}
.header[data-v-1f234af1] {
	font-family: 'auto';
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 56px;
	font-size: 22px;
	color: white;
	background: linear-gradient(90deg, #4169E1 0%, #5B8FF9 100%);
	box-shadow: 0 2px 8px rgba(65, 105, 225, 0.15);
}
.collapse-btn[data-v-1f234af1] {
	float: left;
	padding: 0 21px;
	cursor: pointer;
	line-height: 56px;
}
.header .logo[data-v-1f234af1] {
	display: flex;
	float: left;
	max-width: 1200px;
	line-height: 56px;
	align-items: center;
}
.logo-icon[data-v-1f234af1] {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.3s ease;
}
.logo-icon[data-v-1f234af1]:hover {
	transform: scale(1.05);
}
.logo-text[data-v-1f234af1] {
	display: flex;
	align-items: center;
	cursor: default;
}
.text[data-v-1f234af1] {
	width: 168px;
	height: 25px;
	font-size: 24px;
	/* //STHupo; */
	font-family: ruifont;
	font-weight: 400;
	color: #409EFF;
	line-height: 56px;
	margin-left: 74px;
}
.imsg[data-v-1f234af1] {
	height: 56px;
}
.imsg2[data-v-1f234af1] {
	margin-left: 20px;
	height: 56px;
	justify-content: center;
	line-height: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.imgss[data-v-1f234af1] {
	margin-left: 16px;
	height: 31.02px;
	margin-right: 12px;
}
.imgss2[data-v-1f234af1] {
	margin-top: 1px;
	height: 31.02px;
	margin-right: 12px;
}
.header-right[data-v-1f234af1] {
	float: right;
	padding-right: 50px;
}
.header-user-con[data-v-1f234af1] {
	display: flex;
	height: 56px;
	align-items: center;
}
.btn-fullscreen[data-v-1f234af1] {
	/* transform: rotate(45deg); */
	margin-left: 4px;
	font-size: 24px;
	line-height: 30px;
}
.btn-bell[data-v-1f234af1],
.btn-fullscreen[data-v-1f234af1] {
	position: relative;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 15px;
	cursor: pointer;
}
.btn-bell-badge[data-v-1f234af1] {
	position: absolute;
	right: 0;
	top: -2px;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: #f56c6c;
	color: white;
}
.btn-bell .el-icon-bell[data-v-1f234af1] {
	color: white;
}
.el-tooltip__popper[data-v-1f234af1] {
	padding: 0;
}
.user-name[data-v-1f234af1] {
	margin-left: 10px;
	color: white;
}
.user-avator[data-v-1f234af1] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 12px;
	margin-right: 8px;
}
.user-avator img[data-v-1f234af1] {
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
}
.el-dropdown-link[data-v-1f234af1] {
	color: white;
	cursor: pointer;
}
.el-dropdown-menu__item[data-v-1f234af1] {
	text-align: center;
}

/* 顶部菜单样式 */
.top-menu-container[data-v-1f234af1] {
  overflow-y: hidden;
  margin-left: 20px;
  flex: 1;
  overflow-x: auto;
  display: flex;
  align-items: center;
}
.top-menu[data-v-1f234af1] {
  border-bottom: none !important;
  background-color: transparent !important;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  align-items: center;
}
.top-menu .el-menu-item[data-v-1f234af1] {
  height: 56px !important;
  line-height: 56px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 14px;
  padding: 0 20px !important;
  white-space: nowrap;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  border-bottom: 3px solid transparent !important;
}
.top-menu .el-menu-item[data-v-1f234af1]:hover,
.top-menu .el-submenu__title[data-v-1f234af1]:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
  color: #ffffff !important;
}
.top-menu .el-menu-item.is-active[data-v-1f234af1] {
  color: #ffffff !important;
  border-bottom: 3px solid #ffffff !important;
  font-weight: 500;
}
.top-menu .el-submenu__title[data-v-1f234af1] {
  height: 56px !important;
  line-height: 56px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 14px;
  padding: 0 20px !important;
  white-space: nowrap;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  border-bottom: 3px solid transparent !important;
}
.top-menu .el-submenu.is-active .el-submenu__title[data-v-1f234af1] {
  color: #ffffff !important;
  border-bottom: 3px solid #ffffff !important;
  font-weight: 500;
}
.top-menu .el-submenu[data-v-1f234af1] {
  display: flex;
  align-items: center;
}

/* 下拉菜单样式 */
.el-menu--horizontal .el-menu[data-v-1f234af1] {
  max-height: 400px;
  overflow-y: auto;
  background-color: #ffffff !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15) !important;
  border-radius: 4px;
}
.el-menu--horizontal .el-menu .el-menu-item[data-v-1f234af1],
.el-menu--horizontal .el-menu .el-submenu__title[data-v-1f234af1] {
  background-color: #ffffff !important;
  color: #1F2937 !important;
  height: 40px !important;
  line-height: 40px !important;
  font-size: 14px;
  padding: 0 20px !important;
}
.el-menu--horizontal .el-menu .el-menu-item[data-v-1f234af1]:hover,
.el-menu--horizontal .el-menu .el-submenu__title[data-v-1f234af1]:hover {
  background-color: #F0F5FF !important;
  color: #409EFF !important;
}
.el-menu--horizontal .el-menu .el-menu-item.is-active[data-v-1f234af1] {
  color: #409EFF !important;
  background-color: #E6F0FF !important;
  font-weight: 500;
}

/* 隐藏水平滚动条但保持功能 */
.top-menu-container[data-v-1f234af1]::-webkit-scrollbar {
  height: 0;
}

/* 移动端适配 */
@media screen and (max-width: 768px) {
.top-menu-container[data-v-1f234af1] {
    margin-left: 10px;
}
.top-menu .el-menu-item[data-v-1f234af1],
  .top-menu .el-submenu__title[data-v-1f234af1] {
    padding: 0 10px !important;
    font-size: 13px;
}
.logo .imgss[data-v-1f234af1] {
    margin-left: 8px;
    height: 28px;
}
}


.a .tags-li-title .router-link-exact-active .router-link-active[data-v-47c5997d] {
  color: white;
}
.tags[data-v-47c5997d] {
  width: 100%;
  position: relative;
  font-family: "auto";
  height: 38px;
  overflow: hidden;
  background: #fff;
  /* padding-right: 120px; */
  /* box-shadow: 0 5px 10px #ddd; */
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);

  border-bottom: 1px solid #e9e9e9;
}
.tags ul[data-v-47c5997d] {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.tags-li[data-v-47c5997d] {
  flex: 1;
  white-space: nowrap;
  max-width: 130px;
  font-size: 12px;
  cursor: pointer;
  line-height: 19px;
  border-right: 1px solid #e9eaec;
  background: #fff;
  padding: 9px 16px;
  vertical-align: middle;
  color: #666;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.tags-li .el-button--small[data-v-47c5997d] {
  padding: 0;
}
.tags-li[data-v-47c5997d]:not(.active):hover {
  background: #f8f8f8;
}
.tags-li.active[data-v-47c5997d] {
  color: #fff;
  background: #409EFF;
}
.tags-li-title[data-v-47c5997d] {
  max-width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 8px;
  color: #666;
}
.tags-li.active .tags-li-title[data-v-47c5997d] {
  color: #fff !important;
}
/* .el-button--primary {
	background: #409EFF !important;
} */
.tags-close-box[data-v-47c5997d] {
  position: absolute;
  right: 0;
  top: 0;
  box-sizing: border-box;
  padding-top: 1px;
  text-align: center;
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  /* box-shadow: -3px 0 15px 3px rgba(0, 0, 0, 0.1); */
  z-index: 10;
}


.pageimg {
	margin-left: 10px;
}
.bottombanben {
	position: absolute;
	/* position: fixed; */
	z-index: 1000;
	bottom: 0;
	padding-top: 24px;
	padding-bottom: 24px;
	width: 100%;
	background: #f9f5f9;
	/* margin-top: 24px; */
	border-top: 1px solid #f5f5f5;
	text-align: center;
}

.bg[data-v-388b6295] {
  position: relative;
  width: 100%;
  height: calc(100vh - 56px);
  min-height: 560px;
  background: linear-gradient(180deg, #F0F5FF 0%, #FFFFFF 100%);
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bg[data-v-388b6295]::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 400px;
  left: 8%;
  top: 50%;
  transform: translateY(-50%);
  background-image: radial-gradient(circle at 30% 40%, rgba(102, 126, 234, 0.15) 0%, transparent 50%), radial-gradient(circle at 70% 60%, rgba(91, 143, 249, 0.1) 0%, transparent 50%);
  pointer-events: none;
  z-index: 0;
}
.bg[data-v-388b6295]::after {
  content: "";
  position: absolute;
  width: 450px;
  height: 380px;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
  background-image: radial-gradient(circle at 60% 50%, rgba(118, 75, 162, 0.12) 0%, transparent 50%), radial-gradient(circle at 30% 70%, rgba(65, 105, 225, 0.08) 0%, transparent 50%);
  pointer-events: none;
  z-index: 0;
}
.bg .decoration-elements[data-v-388b6295] {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
}
.bg .decoration-elements .deco-item[data-v-388b6295] {
  position: absolute;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.bg .decoration-elements .deco-item[data-v-388b6295]:hover {
  opacity: 1;
  transform: scale(1.05);
}
.bg .decoration-elements .book-1[data-v-388b6295] {
  top: 15%;
  left: 12%;
  animation: float1-388b6295 6s ease-in-out infinite;
}
.bg .decoration-elements .chart-1[data-v-388b6295] {
  top: 12%;
  right: 15%;
  animation: float2-388b6295 7s ease-in-out infinite;
}
.bg .decoration-elements .doc-1[data-v-388b6295] {
  bottom: 18%;
  left: 10%;
  animation: float3-388b6295 8s ease-in-out infinite;
}
.bg .decoration-elements .books-stack[data-v-388b6295] {
  bottom: 15%;
  right: 12%;
  animation: float4-388b6295 6.5s ease-in-out infinite;
}
.bg .decoration-elements .icon-1[data-v-388b6295] {
  top: 25%;
  right: 35%;
  animation: rotate1-388b6295 10s linear infinite;
}
.bg .decoration-elements .icon-2[data-v-388b6295] {
  bottom: 30%;
  left: 30%;
  animation: rotate2-388b6295 12s linear infinite reverse;
}
@keyframes float1-388b6295 {
0%, 100% {
    transform: translateY(0) rotate(0deg);
}
50% {
    transform: translateY(-15px) rotate(2deg);
}
}
@keyframes float2-388b6295 {
0%, 100% {
    transform: translateY(0) rotate(0deg);
}
50% {
    transform: translateY(-12px) rotate(-2deg);
}
}
@keyframes float3-388b6295 {
0%, 100% {
    transform: translateY(0) rotate(0deg);
}
50% {
    transform: translateY(-10px) rotate(3deg);
}
}
@keyframes float4-388b6295 {
0%, 100% {
    transform: translateY(0) rotate(0deg);
}
50% {
    transform: translateY(-18px) rotate(-1deg);
}
}
@keyframes rotate1-388b6295 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes rotate2-388b6295 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.bg .search[data-v-388b6295] {
  position: relative;
  text-align: center;
  z-index: 1;
}
.bg .search .search_title[data-v-388b6295] {
  color: #1F2937;
  font-family: Source Han Sans CN, auto, Microsoft YaHei, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 32px;
  letter-spacing: 2px;
}
.bg[data-v-388b6295] .el-input__inner {
  width: 600px !important;
  border-radius: 8px !important;
  height: 56px !important;
  line-height: 56px !important;
  border: 1px solid #D9D9D9 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;
  font-size: 16px !important;
  transition: all 0.3s ease !important;
}
.bg[data-v-388b6295] .el-input__inner:hover {
  border-color: #409EFF !important;
  box-shadow: 0 4px 12px rgba(64, 150, 255, 0.15) !important;
}
.bg[data-v-388b6295] .el-input__inner:focus {
  border-color: #409EFF !important;
  box-shadow: 0 4px 12px rgba(64, 150, 255, 0.25) !important;
}
.bg[data-v-388b6295] ::-webkit-input-placeholder {
  font-size: 14px !important;
  color: #BFBFBF !important;
}
.bg[data-v-388b6295] .el-input__inner::placeholder {
  padding-left: 15px;
}
.bg[data-v-388b6295] .el-input__inner {
  padding: 0 48px 0 25px !important;
}
.bg[data-v-388b6295] .el-input__prefix,
.bg .el-input__suffix[data-v-388b6295] {
  width: 48px;
  height: 56px !important;
  /* background: #FFFFFF; */
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  height: 100%;
  color: #8C8C8C;
  text-align: center;
  border-radius: 0 8px 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bg[data-v-388b6295] .el-input__prefix .el-icon-search,
.bg .el-input__suffix .el-icon-search[data-v-388b6295] {
  font-size: 18px;
  color: #8C8C8C;
}

.error-page[data-v-a1e40950] {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background: #f3f3f3;
	box-sizing: border-box;
}
.error-code[data-v-a1e40950] {
	line-height: 1;
	font-size: 250px;
	font-weight: bolder;
	color: #2d8cf0;
}
.error-code span[data-v-a1e40950] {
	color: #00a854;
}
.error-desc[data-v-a1e40950] {
	font-size: 30px;
	color: #777;
}
.error-handle[data-v-a1e40950] {
	margin-top: 30px;
	padding-bottom: 200px;
}
.error-btn[data-v-a1e40950] {
	margin-left: 100px;
}


.error-page[data-v-a2003852] {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background: #f3f3f3;
	box-sizing: border-box;
}
.error-code[data-v-a2003852] {
	line-height: 1;
	font-size: 250px;
	font-weight: bolder;
	color: #f02d2d;
}
.error-code span[data-v-a2003852] {
	color: #00a854;
}
.error-desc[data-v-a2003852] {
	font-size: 30px;
	color: #777;
}
.error-handle[data-v-a2003852] {
	margin-top: 30px;
	padding-bottom: 200px;
}
.error-btn[data-v-a2003852] {
	margin-left: 100px;
}

.compare-page {
  padding: 24px 0 40px;
}
.compare-page .ContentMainBox {
  max-width: 1180px;
  margin: 0 auto;
}
.compare-page .compare-hero {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
  padding: 32px;
  border-radius: 20px;
  background: linear-gradient(135deg, #f3f7ff 0%, #ffffff 100%);
  border: 1px solid #e6ecfb;
  margin-bottom: 32px;
}
.compare-page .hero-text {
  flex: 1;
  min-width: 0;
}
.compare-page .hero-title {
  margin: 0 0 12px;
  font-size: 26px;
  font-weight: 600;
  color: #1f2d3d;
}
.compare-page .hero-desc {
  margin: 0 0 24px;
  font-size: 14px;
  line-height: 1.6;
  color: #606266;
}
.compare-page .hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.compare-page .hero-stats {
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.compare-page .hero-stat {
  min-width: 180px;
  padding: 16px 20px;
  border-radius: 14px;
  background: rgba(64, 158, 255, 0.08);
  border: 1px solid rgba(64, 158, 255, 0.18);
  box-shadow: 0 8px 20px rgba(64, 158, 255, 0.12);
}
.compare-page .stat-value {
  display: block;
  font-size: 28px;
  font-weight: 600;
  color: #1f2d3d;
  line-height: 1.1;
}
.compare-page .stat-label {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #748392;
}
.compare-page .entry-card-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  margin-bottom: 32px;
}
.compare-page .entry-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
  border: 1px solid #e4e7ed;
  border-radius: 14px;
  background: #fff;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.compare-page .entry-card:hover,
.compare-page .entry-card.is-active {
  border-color: #409eff;
  box-shadow: 0 12px 26px rgba(64, 158, 255, 0.16);
  transform: translateY(-2px);
}
.compare-page .entry-card__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}
.compare-page .entry-card__title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 600;
  color: #1f2d3d;
}
.compare-page .entry-card__desc {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #606266;
}
.compare-page .entry-card__actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 24px;
}
.compare-page .entry-card__link {
  padding: 0;
  font-size: 14px;
  color: #409eff;
}
.compare-page .record-section {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.compare-page .record-card {
  border-radius: 14px;
}
.compare-page .record-section .el-card {
  border: none !important;
}
.compare-page .record-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 12px;
}
.compare-page .record-card__title {
  font-size: 16px;
  font-weight: 600;
  color: #1f2d3d;
}
.compare-page .record-card__actions {
  display: flex;
  gap: 12px;
}
.compare-page .record-card .el-card__body {
  padding: 0;
}
.compare-page .record-card__body .el-table {
  margin-bottom: 12px;
}
.compare-page .record-card__body .el-pagination {
  display: flex;
  justify-content: flex-end;
  padding: 8px 0 0;
}
.danger-link {
  color: #f56c6c !important;
}
.danger-link:hover {
  color: #f78989 !important;
}
@media (max-width: 992px) {
.compare-page .compare-hero {
    flex-direction: column;
}
.compare-page .hero-stats {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
}
.compare-page .hero-stat {
    flex: 1;
    min-width: 140px;
}
}
@media (max-width: 768px) {
.compare-page {
    padding: 16px 0 32px;
}
.compare-page .compare-hero {
    padding: 24px;
}
.compare-page .entry-card__actions {
    flex-wrap: wrap;
}
.compare-page .entry-card__actions .el-button {
    margin-top: 0;
}
}
@media screen and (max-width: 640px) {
.compare-page .compare-hero {
    padding: 20px;
    gap: 16px;
}
.compare-page .entry-card {
    padding: 20px;
}
.compare-page .record-card__body {
    padding: 0 12px 16px;
}
}
.add-compare-dialog {
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.add-compare-dialog .el-dialog__header {
  padding: 20px 24px;
  border-bottom: 1px solid #e8e8e8;
}
.add-compare-dialog .el-dialog__title {
  font-size: 16px;
  font-weight: 500;
}
.add-compare-dialog .el-dialog__body {
  padding: 24px;
}
.add-compare-dialog .el-dialog__footer {
  padding: 16px 24px;
  border-top: 1px solid #e8e8e8;
}
.add-compare-dialog .search-section {
  margin-bottom: 16px;
}
.add-compare-dialog .search-section .el-input__inner {
  border-radius: 4px;
}
.add-compare-dialog .selected-section {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #e8e8e8;
}
.add-compare-dialog .selected-section .section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.add-compare-dialog .selected-section .tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.add-compare-dialog .selected-section .empty-tip {
  color: #909399;
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
}
.add-compare-dialog .dialog-footer {
  text-align: right;
}
@media screen and (max-width: 640px) {
.add-compare-dialog.el-dialog {
    width: 90% !important;
}
.add-compare-dialog .el-dialog__header,
  .add-compare-dialog .el-dialog__body,
  .add-compare-dialog .el-dialog__footer {
    padding: 16px 20px;
}
.add-compare-dialog .dialog-footer {
    text-align: center;
}
.add-compare-dialog .dialog-footer .el-button {
    width: 100%;
    margin-left: 0;
    margin-top: 8px;
}
}

.returns-header[data-v-7d2c002c] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1200px) {
.returns-header[data-v-7d2c002c] {
    flex-direction: column;
    gap: 16px;
}
}
.title-section .section-title[data-v-7d2c002c] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-section .section-title .title-icon[data-v-7d2c002c] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-section .title-description[data-v-7d2c002c] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-7d2c002c] {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
.controls-section[data-v-7d2c002c] {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
}
}
.control-group[data-v-7d2c002c] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.control-group .control-label[data-v-7d2c002c] {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  font-weight: 500;
}
.date-picker[data-v-7d2c002c] {
  width: 240px;
}
@media (max-width: 768px) {
.date-picker[data-v-7d2c002c] {
    width: 100%;
}
}
.benchmark-select[data-v-7d2c002c] {
  width: 200px;
}
@media (max-width: 768px) {
.benchmark-select[data-v-7d2c002c] {
    width: 100%;
}
}
.benchmark-select .option-name[data-v-7d2c002c] {
  font-weight: 500;
}
.benchmark-select .option-code[data-v-7d2c002c] {
  float: right;
  color: #999;
  font-size: 12px;
}
.align-checkbox .checkbox-label[data-v-7d2c002c] {
  font-size: 14px;
  color: #666;
}

.returncomparebox .el-range-editor--small .el-range-separator {
	line-height: 24px;
	font-size: 13px;
}
.returncomparebox .el-date-editor .el-range-separator {
	width: 16px;
}


.returnsCompare .el-table tr th.el-table__cell > .cell {
  height: auto !important;
}

.returnsCompare[data-v-421d326f] {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
.returnsCompare[data-v-421d326f] {
    padding: 16px;
    margin-bottom: 16px;
}
}
.returnsCompare-header[data-v-421d326f] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  margin: -24px -24px 24px -24px;
  border-radius: 8px 8px 0 0;
  flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 768px) {
.returnsCompare-header[data-v-421d326f] {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
    padding: 16px;
    margin: -16px -16px 16px -16px;
}
}
.header-section[data-v-421d326f] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.header-section .section-header[data-v-421d326f] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.4;
}
.header-section .section-header .header-icon[data-v-421d326f] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
@media (max-width: 768px) {
.header-section .section-header[data-v-421d326f] {
    font-size: 16px;
}
.header-section .section-header .header-icon[data-v-421d326f] {
    font-size: 18px;
}
}
.header-section .header-description[data-v-421d326f] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.picker-section[data-v-421d326f] {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
.picker-section[data-v-421d326f] {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
}
}
.pickers-group[data-v-421d326f] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pickers-group .pickers-label[data-v-421d326f] {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  font-weight: 500;
}
.date-picker[data-v-421d326f] {
  width: 240px;
}
@media (max-width: 768px) {
.date-picker[data-v-421d326f] {
    width: 100%;
}
}
.benchmark-select[data-v-421d326f] {
  width: 200px;
}
@media (max-width: 768px) {
.benchmark-select[data-v-421d326f] {
    width: 100%;
}
}
.benchmark-select .option-name[data-v-421d326f] {
  font-weight: 500;
}
.benchmark-select .option-code[data-v-421d326f] {
  float: right;
  color: #999;
  font-size: 12px;
}
.background-select[data-v-421d326f] {
  width: 180px;
}
@media (max-width: 768px) {
.background-select[data-v-421d326f] {
    width: 100%;
}
}
.el-table[data-v-421d326f] {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.el-table .el-table__header-wrapper .el-table__header th[data-v-421d326f] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 2px solid #e8e8e8;
  font-weight: 600;
  font-size: 13px;
  color: #333;
}
.el-table .el-table__header-wrapper .el-table__header th .cell[data-v-421d326f] {
  padding: 12px 8px;
  text-align: center;
}
.el-table .el-table__body-wrapper .el-table__body tr[data-v-421d326f]:hover {
  background-color: #f1f5ff;
}
.el-table .el-table__body-wrapper .el-table__body tr td[data-v-421d326f] {
  border-bottom: 1px solid #f0f0f0;
}
.el-table .el-table__body-wrapper .el-table__body tr td .cell[data-v-421d326f] {
  padding: 12px 8px;
  font-size: 13px;
  line-height: 1.4;
}
.el-table .el-table--striped .el-table__body tr.el-table__row--striped td[data-v-421d326f] {
  background: #fafbfc;
}
@media (max-width: 768px) {
.el-table[data-v-421d326f] {
    font-size: 12px;
}
.el-table .el-table__header-wrapper .el-table__header th .cell[data-v-421d326f],
  .el-table .el-table__body-wrapper .el-table__body td .cell[data-v-421d326f] {
    padding: 8px 4px;
}
}
@charset "UTF-8";
.returns-header[data-v-390be4ae] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1200px) {
.returns-header[data-v-390be4ae] {
    flex-direction: column;
    gap: 16px;
}
}
.title-section .section-title[data-v-390be4ae] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-section .section-title .title-icon[data-v-390be4ae] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-section .title-description[data-v-390be4ae] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-390be4ae] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.funds-legend[data-v-390be4ae] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.fund-tag[data-v-390be4ae] {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  border: 1px solid;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.fund-tag[data-v-390be4ae]:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.fund-dot[data-v-390be4ae] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 6px;
}
.fund-name[data-v-390be4ae] {
  white-space: nowrap;
}

/* 能力评价内容区域 */
.capability-content[data-v-390be4ae] {
  padding: 24px;
}

/* 能力对比表格 */
.capability-table[data-v-390be4ae] {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
}
.table-header[data-v-390be4ae] {
  display: flex;
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  border-bottom: 2px solid #dee2e6;
}
.header-cell[data-v-390be4ae] {
  flex: 1;
  padding: 16px 12px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  border-right: 1px solid #dee2e6;
}
.header-cell[data-v-390be4ae]:last-child {
  border-right: none;
}
.header-cell.metric-name[data-v-390be4ae] {
  flex: 0 0 160px;
  text-align: left;
  background: linear-gradient(135deg, #fff 0%, #f1f5ff 100%);
  color: #495057;
}
.header-cell.fund-column[data-v-390be4ae] {
  font-weight: 700;
  font-size: 13px;
}
.table-row[data-v-390be4ae] {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  transition: all 0.3s ease;
}
.table-row[data-v-390be4ae]:hover {
  background: rgba(64, 150, 255, 0.02);
}
.table-row[data-v-390be4ae]:last-child {
  border-bottom: none;
}
.row-cell[data-v-390be4ae] {
  flex: 1;
  padding: 12px;
  border-right: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.row-cell[data-v-390be4ae]:last-child {
  border-right: none;
}
.row-cell.metric-name[data-v-390be4ae] {
  flex: 0 0 160px;
  justify-content: flex-start;
  background: rgba(248, 249, 250, 0.5);
  font-weight: 500;
  color: #495057;
}
.row-cell.metric-name i[data-v-390be4ae] {
  margin-right: 6px;
  color: #6c757d;
}
.row-cell.metric-name.sub-metric[data-v-390be4ae] {
  padding-left: 24px;
  font-size: 13px;
  color: #6c757d;
  background: rgba(248, 249, 250, 0.3);
}
.score-cell[data-v-390be4ae] {
  flex-direction: column;
  padding: 16px 8px;
}
.score-display[data-v-390be4ae] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.score-text[data-v-390be4ae] {
  font-size: 12px;
  color: #666;
  font-weight: 500;
}
.value-cell[data-v-390be4ae] {
  padding: 8px 12px;
}
.capability-value[data-v-390be4ae] {
  font-weight: 600;
  font-size: 14px;
}

/* 能力分组 */
.capability-group[data-v-390be4ae] {
  border-top: 2px solid #e9ecef;
  margin-top: 1px;
}
.group-header[data-v-390be4ae] {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);
  font-weight: 600;
  font-size: 14px;
  color: #495057;
  border-bottom: 1px solid #dee2e6;
}
.group-header i[data-v-390be4ae] {
  margin-right: 8px;
  color: #6c757d;
  font-size: 16px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.capability-content[data-v-390be4ae] {
    padding: 16px;
}
.capability-table[data-v-390be4ae] {
    font-size: 12px;
}
.header-cell[data-v-390be4ae] {
    padding: 12px 8px;
    font-size: 12px;
}
.header-cell.metric-name[data-v-390be4ae] {
    flex: 0 0 120px;
}
.row-cell[data-v-390be4ae] {
    padding: 8px 6px;
}
.row-cell.metric-name[data-v-390be4ae] {
    flex: 0 0 120px;
}
.row-cell.metric-name.sub-metric[data-v-390be4ae] {
    padding-left: 16px;
}
.score-cell[data-v-390be4ae] {
    padding: 12px 4px;
}
.capability-value[data-v-390be4ae] {
    font-size: 12px;
}
.fund-tag[data-v-390be4ae] {
    font-size: 11px;
    padding: 4px 8px;
}
}
.normalfund-header[data-v-743afed8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1200px) {
.normalfund-header[data-v-743afed8] {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}
}
.title-section .section-title[data-v-743afed8] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-section .section-title .title-icon[data-v-743afed8] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-section .title-description[data-v-743afed8] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-743afed8] {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex: 1;
}
@media (max-width: 768px) {
.controls-section[data-v-743afed8] {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    justify-content: flex-start;
}
}
.control-group[data-v-743afed8] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.control-group .control-label[data-v-743afed8] {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  font-weight: 500;
}
.date-picker[data-v-743afed8] {
  width: 240px;
}
@media (max-width: 768px) {
.date-picker[data-v-743afed8] {
    width: 100%;
}
}
.benchmark-select[data-v-743afed8] {
  width: 200px;
}
@media (max-width: 768px) {
.benchmark-select[data-v-743afed8] {
    width: 100%;
}
}
.benchmark-select .option-name[data-v-743afed8] {
  font-weight: 500;
}
.benchmark-select .option-code[data-v-743afed8] {
  float: right;
  color: #999;
  font-size: 12px;
}
.fund-select-group[data-v-743afed8] {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 768px) {
.fund-select-group[data-v-743afed8] {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    align-items: stretch;
}
}

.normalfund .el-range-editor--small .el-range-separator {
	line-height: 24px;
	font-size: 13px;
}
.normalfund .el-date-editor .el-range-separator {
	width: 16px;
}


.high-frequency-stock-analysis .profit-valuation-header[data-v-5902ddc2],
.high-frequency-stock-analysis .stock-trend-header[data-v-5902ddc2] {
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
}
.high-frequency-stock-analysis .profit-valuation-header .header-title[data-v-5902ddc2],
.high-frequency-stock-analysis .stock-trend-header .header-title[data-v-5902ddc2] {
  font-size: 16px;
  font-weight: bold;
}
.high_frequency_stock_h400[data-v-5902ddc2] {
  width: 100%;
  height: 400px;
}


/* 主容器 */
.returns[data-v-454e6116] {
  background: #fff;
  /* border-radius: 8px; */
  /* border: 1px solid #e8e8e8; */
}

/* 标题区域 */
.returns-header[data-v-454e6116] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
.title-section[data-v-454e6116] {
  flex: 1;
}
.section-title[data-v-454e6116] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-icon[data-v-454e6116] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-description[data-v-454e6116] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-454e6116] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.control-group[data-v-454e6116] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.quarter-buttons[data-v-454e6116] {
  display: flex;
  gap: 4px;
}

/* 内容区域 */
.content-section[data-v-454e6116] {
  padding: 24px;
}
.tables-container[data-v-454e6116] {
  margin-bottom: 24px;
}

/* 图表区域 */
.charts-section[data-v-454e6116] {
  padding: 0 24px 24px;
}
.charts-row[data-v-454e6116] {
  display: flex;
  gap: 24px;
}
.chart-block[data-v-454e6116] {
  margin-bottom: 32px;
}
.chart-half[data-v-454e6116] {
  flex: 1;
}
.chart-block[data-v-454e6116]:last-child {
  margin-bottom: 0;
}
.chart-header[data-v-454e6116] {
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}
.chart-title[data-v-454e6116] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.chart-icon[data-v-454e6116] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 18px;
}
.chart-description[data-v-454e6116] {
  font-size: 13px;
  color: #666;
  margin-left: 26px;
}
.chart-container[data-v-454e6116] {
  height: 400px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 16px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-454e6116] {
    flex-direction: column;
    gap: 16px;
}
.controls-section[data-v-454e6116] {
    width: 100%;
    justify-content: space-between;
}
.quarter-buttons[data-v-454e6116] {
    flex-wrap: wrap;
}
.content-section[data-v-454e6116],
  .charts-section[data-v-454e6116] {
    padding: 16px;
}
.charts-row[data-v-454e6116] {
    flex-direction: column;
    gap: 16px;
}
.chart-container[data-v-454e6116] {
    height: 300px;
    padding: 12px;
}
}

@charset "UTF-8";
/* 参考return.vue的样式 */
.returns[data-v-dee63fd0] {
  background: #fff;
  overflow: hidden;
}
.returns-header[data-v-dee63fd0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
.title-section[data-v-dee63fd0] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.section-title[data-v-dee63fd0] {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-icon[data-v-dee63fd0] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-description[data-v-dee63fd0] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-dee63fd0] {
  display: flex;
  gap: 16px;
  align-items: center;
}
.control-group[data-v-dee63fd0] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.quarter-select[data-v-dee63fd0] {
  width: 200px;
}

/* 内容区域 */
.content-section[data-v-dee63fd0] {
  padding: 24px;
}
.chart-container[data-v-dee63fd0] {
  height: 500px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 16px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-dee63fd0] {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}
.controls-section[data-v-dee63fd0] {
    width: 100%;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
}
.content-section[data-v-dee63fd0] {
    padding: 16px;
}
.quarter-select[data-v-dee63fd0] {
    width: 150px;
}
.chart-container[data-v-dee63fd0] {
    height: 400px;
    padding: 12px;
}
}
@charset "UTF-8";
/* 参考return.vue的样式 */
.returns[data-v-8886d9c6] {
  background: #fff;
  overflow: hidden;
}
.returns-header[data-v-8886d9c6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
.title-section[data-v-8886d9c6] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.section-title[data-v-8886d9c6] {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-icon[data-v-8886d9c6] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-description[data-v-8886d9c6] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-8886d9c6] {
  display: flex;
  gap: 16px;
  align-items: center;
}
.control-group[data-v-8886d9c6] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.date-picker[data-v-8886d9c6] {
  width: 240px;
}

/* 内容区域 */
.content-section[data-v-8886d9c6] {
  padding: 24px;
}
.chart-section[data-v-8886d9c6] {
  margin-bottom: 32px;
}
.chart-section[data-v-8886d9c6]:last-child {
  margin-bottom: 0;
}
.chart-title[data-v-8886d9c6] {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #409EFF;
}
.chart-title i[data-v-8886d9c6] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 18px;
}
.chart-container[data-v-8886d9c6] {
  height: 400px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 16px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-8886d9c6] {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}
.controls-section[data-v-8886d9c6] {
    width: 100%;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
}
.content-section[data-v-8886d9c6] {
    padding: 16px;
}
.date-picker[data-v-8886d9c6] {
    width: 200px;
}
.chart-container[data-v-8886d9c6] {
    height: 350px;
    padding: 12px;
}
.chart-section[data-v-8886d9c6] {
    margin-bottom: 24px;
}
}
@charset "UTF-8";
/* 参考return.vue的样式 */
.returns[data-v-c90c88f0] {
  overflow: hidden;
}
.returns-header[data-v-c90c88f0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
.title-section[data-v-c90c88f0] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.section-title[data-v-c90c88f0] {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-icon[data-v-c90c88f0] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-description[data-v-c90c88f0] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-c90c88f0] {
  display: flex;
  gap: 16px;
  align-items: center;
}
.control-group[data-v-c90c88f0] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.quarter-select[data-v-c90c88f0] {
  width: 200px;
}

/* 内容区域 */
.content-section[data-v-c90c88f0] {
  padding: 24px;
}
.merged-table-container[data-v-c90c88f0] {
  background: #fff;
  border-radius: 8px;
}
.merged-table[data-v-c90c88f0] {
  width: 100%;
}

/* 表格样式 */
.weight-highlight[data-v-c90c88f0] {
  color: #f56c6c;
  font-weight: 600;
}
.change-positive[data-v-c90c88f0] {
  color: #67c23a;
  font-weight: 600;
}
.change-negative[data-v-c90c88f0] {
  color: #f56c6c;
  font-weight: 600;
}

/* 加载更多按钮 */
.load-more-section[data-v-c90c88f0] {
  display: flex;
  justify-content: center;
  padding: 20px 0;
  border-top: 1px solid #f0f0f0;
  margin-top: 16px;
}
.load-more-btn[data-v-c90c88f0] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 24px;
  border-radius: 20px;
  transition: all 0.3s ease;
}
.load-more-btn[data-v-c90c88f0]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(64, 150, 255, 0.3);
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-c90c88f0] {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}
.controls-section[data-v-c90c88f0] {
    width: 100%;
    justify-content: space-between;
}
.content-section[data-v-c90c88f0] {
    padding: 16px;
}
.quarter-select[data-v-c90c88f0] {
    width: 150px;
}
}
@charset "UTF-8";
/* 参考return.vue的样式 */
.returns[data-v-9f0ed97c] {
  background: #fff;
  overflow: hidden;
}
.returns-header[data-v-9f0ed97c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
.title-section[data-v-9f0ed97c] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.section-title[data-v-9f0ed97c] {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-icon[data-v-9f0ed97c] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-description[data-v-9f0ed97c] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-9f0ed97c] {
  display: flex;
  gap: 16px;
  align-items: center;
}
.control-group[data-v-9f0ed97c] {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* 内容区域 */
.content-section[data-v-9f0ed97c] {
  padding: 24px;
}

/* 合并视图 - 三个图表并排 */
.merged-view[data-v-9f0ed97c] {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.chart-section[data-v-9f0ed97c] {
  flex: 1;
  min-width: 300px;
  margin-bottom: 24px;
}
.chart-title[data-v-9f0ed97c] {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #409EFF;
}
.chart-title i[data-v-9f0ed97c] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 18px;
}
.chart-container[data-v-9f0ed97c] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 16px;
}

/* 分组视图 - 雷达图 */
.split-view[data-v-9f0ed97c] {
  width: 100%;
}
.radar-charts-container[data-v-9f0ed97c] {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.radar-chart-item[data-v-9f0ed97c] {
  flex: 1;
  min-width: 300px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 16px;
}

/* 响应式设计 */
@media (max-width: 1200px) {
.merged-view[data-v-9f0ed97c] {
    flex-direction: column;
}
.chart-section[data-v-9f0ed97c] {
    min-width: 100%;
}
}
@media (max-width: 768px) {
.returns-header[data-v-9f0ed97c] {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}
.controls-section[data-v-9f0ed97c] {
    width: 100%;
    justify-content: flex-start;
}
.content-section[data-v-9f0ed97c] {
    padding: 16px;
}
.radar-charts-container[data-v-9f0ed97c] {
    flex-direction: column;
}
.radar-chart-item[data-v-9f0ed97c] {
    min-width: 100%;
}
}
/* 兼容原有样式 */
.industryscore .TitltCompare[data-v-9f0ed97c] {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
@charset "UTF-8";
/* 参考 return.vue 的样式 */
.returns[data-v-16a1ad64] {
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.returns-header[data-v-16a1ad64] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.title-section[data-v-16a1ad64] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.section-title[data-v-16a1ad64] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 8px;
}
.title-icon[data-v-16a1ad64] {
  font-size: 20px;
  color: #409EFF;
}
.title-description[data-v-16a1ad64] {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.controls-section[data-v-16a1ad64] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.control-group[data-v-16a1ad64] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.content-section[data-v-16a1ad64] {
  padding: 24px;
}
.merged-view[data-v-16a1ad64] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}
.chart-section[data-v-16a1ad64] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
}
.chart-title[data-v-16a1ad64] {
  background: linear-gradient(135deg, #f1f5ff 0%, #f1f3f4 100%);
  padding: 16px 20px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  display: flex;
  align-items: center;
  gap: 8px;
}
.chart-title i[data-v-16a1ad64] {
  color: #409EFF;
  font-size: 18px;
}
.chart-container[data-v-16a1ad64] {
  padding: 20px;
  background: #fff;
}
.split-view[data-v-16a1ad64] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.style-table-section[data-v-16a1ad64] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 20px;
}
.radar-charts-container[data-v-16a1ad64] {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.radar-chart-item[data-v-16a1ad64] {
  flex: 1;
  min-width: 300px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 20px;
}

/* 响应式设计 */
@media (max-width: 1200px) {
.merged-view[data-v-16a1ad64] {
    grid-template-columns: 1fr;
}
.radar-charts-container[data-v-16a1ad64] {
    flex-direction: column;
}
.radar-chart-item[data-v-16a1ad64] {
    min-width: auto;
}
}
@media (max-width: 768px) {
.returns-header[data-v-16a1ad64] {
    padding: 16px 20px;
    flex-direction: column;
    align-items: flex-start;
}
.content-section[data-v-16a1ad64] {
    padding: 20px;
}
.chart-container[data-v-16a1ad64] {
    padding: 16px;
}
.chart-title[data-v-16a1ad64] {
    padding: 12px 16px;
    font-size: 14px;
}
}


.table-container .el-table tr th.el-table__cell > .cell{
    height: auto !important;
}



.returns[data-v-79e1fb78] {
  /* width: calc(100% - 48px); */
  /* margin: 24px; */
  background: #fff;
  border-radius: 12px;
  /* box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); */
  /* border: 1px solid #e8e8e8; */
}
.returns-header[data-v-79e1fb78] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
.title-section[data-v-79e1fb78] {
  flex: 1;
}
.section-title[data-v-79e1fb78] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-icon[data-v-79e1fb78] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-description[data-v-79e1fb78] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-79e1fb78] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.control-group[data-v-79e1fb78] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.benchmark-select[data-v-79e1fb78] {
  min-width: 200px;
}
.position-stats[data-v-79e1fb78] {
  padding: 20px 24px;
  background: #fafbfc;
  border-bottom: 1px solid #e8e8e8;
}
.stats-grid[data-v-79e1fb78] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.stat-card[data-v-79e1fb78] {
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  border-left: 4px solid var(--card-color);
}
.stat-card[data-v-79e1fb78]:hover {
  transform: translateY(-2px);
}
.stat-header[data-v-79e1fb78] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.stat-name[data-v-79e1fb78] {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.stat-icon[data-v-79e1fb78] {
  color: var(--card-color);
  font-size: 18px;
}
.stat-value[data-v-79e1fb78] {
  font-size: 24px;
  font-weight: 700;
  color: var(--card-color);
  margin-bottom: 4px;
}
.stat-change[data-v-79e1fb78] {
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.stat-change.positive[data-v-79e1fb78] { color: #52c41a;
}
.stat-change.negative[data-v-79e1fb78] { color: #ff4d4f;
}
.stat-footer[data-v-79e1fb78] {
  display: flex;
  justify-content: space-between;
  font-size: 11px;
  color: #999;
}

/* 上半部分：最新仓位分布和仓位数据详情 */
.top-section[data-v-79e1fb78] {
  display: flex;
  width: 100%;
  grid-template-columns: 1fr 2fr;
  gap: 24px;
  padding: 24px;
  border-bottom: 1px solid #e8e8e8;
}

/* 下半部分：仓位变化趋势 */
.chart-section[data-v-79e1fb78] {
  padding: 24px;
}
.chart-header[data-v-79e1fb78] {
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}
.chart-title[data-v-79e1fb78] {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.chart-title i[data-v-79e1fb78] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 18px;
}
.chart-container[data-v-79e1fb78] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  height: 400px;
}
.distribution-card[data-v-79e1fb78],
.data-table-card[data-v-79e1fb78] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}
.card-header[data-v-79e1fb78] {
  padding: 16px 20px;
  background: #fafbfc;
  border-bottom: 1px solid #e8e8e8;
}
.card-title[data-v-79e1fb78] {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.card-title i[data-v-79e1fb78] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 16px;
}
.pie-container[data-v-79e1fb78] {
  padding: 16px;
}
.table-container[data-v-79e1fb78] {
  max-height: 300px;
  overflow-y: auto;
}
.no-data[data-v-79e1fb78] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  color: #999;
}


.position-table { font-size: 12px;
}
.chart-container .echarts { height: 100% !important;
}


/* 主容器 */
.returns[data-v-0a81e962] {
  /* width: calc(100% - 48px); */
  /* margin: 24px; */
  background: #fff;
  /* border-radius: 12px; */
  /* box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); */
  /* border: 1px solid #e8e8e8; */
}

/* 标题区域 */
.returns-header[data-v-0a81e962] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
.title-section[data-v-0a81e962] {
  flex: 1;
}
.section-title[data-v-0a81e962] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-icon[data-v-0a81e962] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-description[data-v-0a81e962] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-0a81e962] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.control-group[data-v-0a81e962] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.stock-select[data-v-0a81e962] {
  min-width: 200px;
}

/* 内容区域 */
.content-section[data-v-0a81e962] {
  padding: 24px;
}
.chart-container[data-v-0a81e962] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  height: 400px;
  margin-bottom: 24px;
}

/* 统计卡片区域 */
.stats-section[data-v-0a81e962] {
  margin-top: 24px;
}
.stats-grid[data-v-0a81e962] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.stat-card[data-v-0a81e962] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 16px;
  transition: all 0.3s ease;
}
.stat-card[data-v-0a81e962]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}
.stat-header[data-v-0a81e962] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.stat-name[data-v-0a81e962] {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.stat-icon[data-v-0a81e962] {
  font-size: 18px;
}
.stat-content[data-v-0a81e962] {
  text-align: center;
}
.stat-value[data-v-0a81e962] {
  font-size: 24px;
  font-weight: 700;
  color: #409EFF;
  margin-bottom: 4px;
}
.stat-label[data-v-0a81e962] {
  font-size: 12px;
  color: #666;
  margin-bottom: 8px;
}
.stat-range[data-v-0a81e962] {
  display: flex;
  justify-content: space-between;
  font-size: 11px;
  color: #999;
}
.range-item[data-v-0a81e962] {
  padding: 2px 6px;
  background: #f5f5f5;
  border-radius: 4px;
}

@charset "UTF-8";
/* 参考return.vue的样式 */
.returns[data-v-d2c6a37c] {
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
.returns-header[data-v-d2c6a37c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
.title-section[data-v-d2c6a37c] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.section-title[data-v-d2c6a37c] {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-icon[data-v-d2c6a37c] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-description[data-v-d2c6a37c] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-d2c6a37c] {
  display: flex;
  gap: 16px;
  align-items: center;
}
.control-group[data-v-d2c6a37c] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.industry-select[data-v-d2c6a37c] {
  width: 200px;
}

/* 内容区域 */
.content-section[data-v-d2c6a37c] {
  padding: 24px;
}
.chart-container[data-v-d2c6a37c] {
  height: 450px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 16px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-d2c6a37c] {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}
.controls-section[data-v-d2c6a37c] {
    width: 100%;
    justify-content: space-between;
}
.content-section[data-v-d2c6a37c] {
    padding: 16px;
}
.industry-select[data-v-d2c6a37c] {
    width: 150px;
}
.chart-container[data-v-d2c6a37c] {
    height: 350px;
    padding: 12px;
}
}
@charset "UTF-8";
/* 参考 return.vue 的样式 */
.returns[data-v-e84e7faa] {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.returns-header[data-v-e84e7faa] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.title-section[data-v-e84e7faa] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.section-title[data-v-e84e7faa] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 8px;
}
.title-icon[data-v-e84e7faa] {
  font-size: 20px;
  color: #409EFF;
}
.title-description[data-v-e84e7faa] {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.controls-section[data-v-e84e7faa] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.control-group[data-v-e84e7faa] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.control-label[data-v-e84e7faa] {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  margin: 0;
}
.asset-select[data-v-e84e7faa] {
  min-width: 180px;
}
.content-section[data-v-e84e7faa] {
  padding: 24px;
}
.chart-container[data-v-e84e7faa] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 20px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-e84e7faa] {
    padding: 16px 20px;
    flex-direction: column;
    align-items: flex-start;
}
.content-section[data-v-e84e7faa] {
    padding: 20px;
}
.chart-container[data-v-e84e7faa] {
    padding: 16px;
}
.asset-select[data-v-e84e7faa] {
    min-width: 150px;
}
}
@charset "UTF-8";
/* 参考 return.vue 的样式 */
.returns[data-v-532c4774] {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.returns-header[data-v-532c4774] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.title-section[data-v-532c4774] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.section-title[data-v-532c4774] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 8px;
}
.title-icon[data-v-532c4774] {
  font-size: 20px;
  color: #409EFF;
}
.title-description[data-v-532c4774] {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.controls-section[data-v-532c4774] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.control-group[data-v-532c4774] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.control-label[data-v-532c4774] {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  margin: 0;
}
.bond-select[data-v-532c4774] {
  min-width: 180px;
}
.content-section[data-v-532c4774] {
  padding: 24px;
}
.chart-container[data-v-532c4774] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 20px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-532c4774] {
    padding: 16px 20px;
    flex-direction: column;
    align-items: flex-start;
}
.content-section[data-v-532c4774] {
    padding: 20px;
}
.chart-container[data-v-532c4774] {
    padding: 16px;
}
.bond-select[data-v-532c4774] {
    min-width: 150px;
}
}
@charset "UTF-8";
/* 参考 return.vue 的样式 */
.returns[data-v-160f54d8] {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.returns-header[data-v-160f54d8] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.title-section[data-v-160f54d8] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.section-title[data-v-160f54d8] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 8px;
}
.title-icon[data-v-160f54d8] {
  font-size: 20px;
  color: #409EFF;
}
.title-description[data-v-160f54d8] {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.controls-section[data-v-160f54d8] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.control-group[data-v-160f54d8] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.control-label[data-v-160f54d8] {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  margin: 0;
}
.period-buttons[data-v-160f54d8] {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.content-section[data-v-160f54d8] {
  padding: 24px;
}
.table-container[data-v-160f54d8] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 20px;
  overflow-x: auto;
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-160f54d8] {
    padding: 16px 20px;
    flex-direction: column;
    align-items: flex-start;
}
.controls-section[data-v-160f54d8] {
    width: 100%;
    justify-content: space-between;
}
.period-buttons[data-v-160f54d8] {
    flex-wrap: wrap;
    gap: 4px;
}
.content-section[data-v-160f54d8] {
    padding: 20px;
}
.table-container[data-v-160f54d8] {
    padding: 16px;
}
}
@media (max-width: 480px) {
.period-buttons[data-v-160f54d8] {
    width: 100%;
}
.period-buttons .el-button[data-v-160f54d8] {
    flex: 1;
    min-width: 0;
}
}

@charset "UTF-8";
/* 参考 return.vue 的样式 */
.returns[data-v-5d828efd] {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.returns-header[data-v-5d828efd] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.title-section[data-v-5d828efd] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.section-title[data-v-5d828efd] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 8px;
}
.title-icon[data-v-5d828efd] {
  font-size: 20px;
  color: #409EFF;
}
.title-description[data-v-5d828efd] {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.controls-section[data-v-5d828efd] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.control-group[data-v-5d828efd] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.control-label[data-v-5d828efd] {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  margin: 0;
}
.content-section[data-v-5d828efd] {
  padding: 24px;
}

/* 表格视图样式 */
.table-view[data-v-5d828efd] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.quarter-section[data-v-5d828efd] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
}
.quarter-title[data-v-5d828efd] {
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  padding: 12px 20px;
  font-weight: 600;
  font-size: 16px;
  color: #495057;
  border-bottom: 1px solid #e8e8e8;
}
.table-container[data-v-5d828efd] {
  padding: 20px;
}

/* 图表视图样式 */
.chart-view[data-v-5d828efd] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.fund-legend[data-v-5d828efd] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
  padding: 16px;
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}
.fund-item[data-v-5d828efd] {
  display: flex;
  align-items: center;
  gap: 4px;
}
.fund-label[data-v-5d828efd] {
  font-size: 14px;
  font-weight: 500;
  color: #666;
}
.fund-name[data-v-5d828efd] {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
}
.chart-container[data-v-5d828efd] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 20px;
  height: 450px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.returns-header[data-v-5d828efd] {
    padding: 16px 20px;
    flex-direction: column;
    align-items: flex-start;
}
.controls-section[data-v-5d828efd] {
    width: 100%;
    justify-content: space-between;
}
.content-section[data-v-5d828efd] {
    padding: 20px;
}
.fund-legend[data-v-5d828efd] {
    gap: 16px;
}
.chart-container[data-v-5d828efd] {
    padding: 16px;
    height: 350px;
}
}
@media (max-width: 480px) {
.fund-legend[data-v-5d828efd] {
    flex-direction: column;
    gap: 12px;
}
.chart-container[data-v-5d828efd] {
    height: 300px;
}
}
.fund-legend-enhanced[data-v-5d828efd] {
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  border-radius: 12px;
  border: 1px solid #e8e8e8;
  padding: 20px;
  margin-bottom: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.fund-legend-enhanced .legend-title[data-v-5d828efd] {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 16px;
}
.fund-legend-enhanced .legend-title i[data-v-5d828efd] {
  margin-right: 8px;
  color: #409EFF;
}
.fund-legend-enhanced .fund-cards[data-v-5d828efd] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.fund-legend-enhanced .fund-card[data-v-5d828efd] {
  position: relative;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  border-left-width: 4px;
  padding: 16px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}
.fund-legend-enhanced .fund-card[data-v-5d828efd]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.fund-legend-enhanced .fund-card .fund-code[data-v-5d828efd] {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 4px;
}
.fund-legend-enhanced .fund-card .fund-name[data-v-5d828efd] {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
}
.fund-legend-enhanced .fund-card .fund-color-indicator[data-v-5d828efd] {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.summary-cards[data-v-5d828efd] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
  margin-bottom: 32px;
}
.summary-card[data-v-5d828efd] {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #e8e8e8;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
}
.summary-card[data-v-5d828efd]:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.summary-card .card-header[data-v-5d828efd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0f0f0;
}
.summary-card .card-header .fund-name[data-v-5d828efd] {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}
.summary-card .card-header .data-count[data-v-5d828efd] {
  font-size: 12px;
  color: #666;
  background: #f5f5f5;
  padding: 4px 8px;
  border-radius: 4px;
}
.summary-card .duration-stats[data-v-5d828efd] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.summary-card .stat-item[data-v-5d828efd] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.summary-card .stat-item .stat-label[data-v-5d828efd] {
  font-size: 12px;
  color: #666;
  font-weight: 500;
}
.summary-card .stat-item .stat-value[data-v-5d828efd] {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
}
.summary-card .stat-item .stat-trend[data-v-5d828efd] {
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 600;
  align-self: flex-start;
}
.summary-card .stat-item .stat-trend.up[data-v-5d828efd] {
  color: #52c41a;
  background: #f6ffed;
  border: 1px solid #b7eb8f;
}
.summary-card .stat-item .stat-trend.down[data-v-5d828efd] {
  color: #ff4d4f;
  background: #fff2f0;
  border: 1px solid #ffb3b3;
}
.summary-card .stat-item .stat-trend.stable[data-v-5d828efd] {
  color: #666;
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
}
.duration-charts[data-v-5d828efd] {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 32px;
}
.chart-row[data-v-5d828efd] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.chart-item[data-v-5d828efd] {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.chart-item .chart-title[data-v-5d828efd] {
  display: flex;
  align-items: center;
  padding: 16px 20px;
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
}
.chart-item .chart-title i[data-v-5d828efd] {
  margin-right: 8px;
  color: #409EFF;
}
.chart-item .chart-container[data-v-5d828efd] {
  height: 300px;
  padding: 16px;
}
.detail-table[data-v-5d828efd] {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.detail-table .table-title[data-v-5d828efd] {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 20px 24px;
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  border-bottom: 1px solid #e8e8e8;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}
.detail-table .table-title i[data-v-5d828efd] {
  margin-right: 8px;
  color: #409EFF;
}
.detail-table .table-container[data-v-5d828efd] {
  padding: 0;
}
@charset "UTF-8";
/* 整体容器 */
.returns[data-v-42583bf1] {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}

/* 表头样式 */
.returns-header[data-v-42583bf1] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.title-section[data-v-42583bf1] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.section-title[data-v-42583bf1] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 8px;
}
.title-icon[data-v-42583bf1] {
  font-size: 20px;
  color: #409EFF;
}
.title-description[data-v-42583bf1] {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.controls-section[data-v-42583bf1] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.control-group[data-v-42583bf1] {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* 内容区域 */
.content-section[data-v-42583bf1] {
  padding: 24px;
}

/* 基金标识卡片 */
.fund-legend-section[data-v-42583bf1] {
  margin-bottom: 20px;
}
.fund-legend-section .fund-legend-cards[data-v-42583bf1] {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}
.fund-legend-section .fund-legend-cards .fund-legend-card[data-v-42583bf1] {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  border-radius: 8px;
  border: 1px solid #dee2e6;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}
.fund-legend-section .fund-legend-cards .fund-legend-card[data-v-42583bf1]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.fund-legend-section .fund-legend-cards .fund-legend-card .fund-color-indicator[data-v-42583bf1] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 8px;
  border: 2px solid #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.fund-legend-section .fund-legend-cards .fund-legend-card .fund-info .fund-code[data-v-42583bf1] {
  font-size: 12px;
  color: #666;
  font-weight: 500;
}
.fund-legend-section .fund-legend-cards .fund-legend-card .fund-info .fund-name[data-v-42583bf1] {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  margin-top: 2px;
}

/* 汇总统计 */
.summary-section[data-v-42583bf1] {
  margin-bottom: 24px;
}
.summary-section .summary-title[data-v-42583bf1] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  color: #1890ff;
}
.summary-section .summary-title i[data-v-42583bf1] {
  margin-right: 8px;
  font-size: 18px;
}
.summary-section .summary-cards[data-v-42583bf1] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 16px;
}
.summary-section .summary-cards .summary-card[data-v-42583bf1] {
  background: linear-gradient(135deg, #ffffff 0%, #f1f5ff 100%);
  border-radius: 12px;
  padding: 20px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.summary-section .summary-cards .summary-card[data-v-42583bf1]:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.summary-section .summary-cards .summary-card .summary-card-header[data-v-42583bf1] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 2px solid #f0f0f0;
}
.summary-section .summary-cards .summary-card .summary-card-header .fund-indicator[data-v-42583bf1] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 10px;
  border: 2px solid #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.summary-section .summary-cards .summary-card .summary-card-header .fund-name[data-v-42583bf1] {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  flex: 1;
}
.summary-section .summary-cards .summary-card .summary-card-header .data-count[data-v-42583bf1] {
  font-size: 12px;
  color: #666;
  background: #f0f0f0;
  padding: 4px 8px;
  border-radius: 12px;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item[data-v-42583bf1] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  padding: 8px 0;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item[data-v-42583bf1]:last-child {
  margin-bottom: 0;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .metric-label[data-v-42583bf1] {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .metric-value[data-v-42583bf1] {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-right: 12px;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .trend-indicator[data-v-42583bf1] {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 8px;
  border-radius: 12px;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .trend-indicator i[data-v-42583bf1] {
  margin-right: 4px;
  font-size: 10px;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .trend-indicator.trend-up[data-v-42583bf1] {
  color: #52c41a;
  background: rgba(82, 196, 26, 0.1);
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .trend-indicator.trend-down[data-v-42583bf1] {
  color: #ff4d4f;
  background: rgba(255, 77, 79, 0.1);
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .trend-indicator.trend-stable[data-v-42583bf1] {
  color: #666;
  background: rgba(102, 102, 102, 0.1);
}

/* 图表部分 */
.charts-section[data-v-42583bf1] {
  margin-bottom: 24px;
}
.charts-section .charts-title[data-v-42583bf1] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  color: #1890ff;
}
.charts-section .charts-title i[data-v-42583bf1] {
  margin-right: 8px;
  font-size: 18px;
}
.charts-section .charts-grid[data-v-42583bf1] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.charts-section .charts-grid .chart-item[data-v-42583bf1] {
  background: #fff;
  border-radius: 12px;
  padding: 16px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.charts-section .charts-grid .chart-item[data-v-42583bf1]:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}
.charts-section .charts-grid .chart-item .chart-header[data-v-42583bf1] {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
  text-align: center;
  padding-bottom: 8px;
  border-bottom: 2px solid #f0f0f0;
}

/* 表格部分 */
.table-section .table-title[data-v-42583bf1] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  color: #1890ff;
}
.table-section .table-title i[data-v-42583bf1] {
  margin-right: 8px;
  font-size: 18px;
}
.table-section .table-container[data-v-42583bf1] {
  background: #fff;
  border-radius: 12px;
  padding: 16px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* 响应式设计 */
@media (max-width: 768px) {
.fund-legend-section .fund-legend-cards[data-v-42583bf1] {
    justify-content: flex-start;
}
.fund-legend-section .fund-legend-cards .fund-legend-card[data-v-42583bf1] {
    flex: 1;
    min-width: 140px;
}
.summary-section .summary-cards[data-v-42583bf1] {
    grid-template-columns: 1fr;
}
.charts-section .charts-grid[data-v-42583bf1] {
    grid-template-columns: 1fr;
}
.charts-section .charts-grid .chart-item[data-v-42583bf1] {
    min-width: unset;
}
}
/* 基金标识卡片 - 增强版 */
.fund-legend-enhanced[data-v-42583bf1] {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  margin-bottom: 24px;
  padding: 16px;
  background: linear-gradient(135deg, #f1f5ff 0%, #ffffff 100%);
  border-radius: 12px;
  border: 1px solid #e8e8e8;
}
.fund-legend-enhanced .fund-card[data-v-42583bf1] {
  display: flex;
  align-items: center;
  padding: 12px 20px;
  background: linear-gradient(135deg, #ffffff 0%, #f1f5ff 100%);
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  min-width: 180px;
}
.fund-legend-enhanced .fund-card[data-v-42583bf1]:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  border-color: #1890ff;
}
.fund-legend-enhanced .fund-card .fund-indicator[data-v-42583bf1] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 12px;
  flex-shrink: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.fund-legend-enhanced .fund-card .fund-info .fund-code[data-v-42583bf1] {
  font-size: 13px;
  color: #666;
  line-height: 1.3;
  font-weight: 500;
}
.fund-legend-enhanced .fund-card .fund-info .fund-name[data-v-42583bf1] {
  font-size: 15px;
  color: #333;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 3px;
}

/* 汇总统计卡片 */
.summary-cards[data-v-42583bf1] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 20px;
  margin-bottom: 32px;
}
.summary-cards .summary-card[data-v-42583bf1] {
  background: linear-gradient(135deg, #ffffff 0%, #f1f5ff 100%);
  border-radius: 16px;
  padding: 24px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.summary-cards .summary-card[data-v-42583bf1]:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.summary-cards .summary-card .card-header[data-v-42583bf1] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 2px solid #f0f0f0;
}
.summary-cards .summary-card .card-header .fund-indicator[data-v-42583bf1] {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.summary-cards .summary-card .card-header h4[data-v-42583bf1] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.summary-cards .summary-card .card-content .stat-item[data-v-42583bf1] {
  margin-bottom: 16px;
}
.summary-cards .summary-card .card-content .stat-item[data-v-42583bf1]:last-child {
  margin-bottom: 0;
}
.summary-cards .summary-card .card-content .stat-item .stat-label[data-v-42583bf1] {
  display: block;
  font-size: 14px;
  color: #666;
  font-weight: 500;
  margin-bottom: 8px;
}
.summary-cards .summary-card .card-content .stat-item .stat-value[data-v-42583bf1] {
  font-size: 16px;
  font-weight: 600;
  color: #1890ff;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats[data-v-42583bf1] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-top: 8px;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item[data-v-42583bf1] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  background: rgba(24, 144, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(24, 144, 255, 0.1);
}
.summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item .rating-name[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item .trend-name[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item .rating-name[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item .trend-name[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item .rating-name[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item .trend-name[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item .rating-name[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item .trend-name[data-v-42583bf1] {
  font-size: 13px;
  color: #666;
  font-weight: 500;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item .rating-value[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item .rating-value[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item .rating-value[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item .rating-value[data-v-42583bf1] {
  font-size: 14px;
  font-weight: 600;
  color: #1890ff;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item .trend-value[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item .trend-value[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item .trend-value[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item .trend-value[data-v-42583bf1] {
  font-size: 13px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 4px;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item .trend-value.trend-up[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item .trend-value.trend-up[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item .trend-value.trend-up[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item .trend-value.trend-up[data-v-42583bf1] {
  color: #52c41a;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item .trend-value.trend-down[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item .trend-value.trend-down[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item .trend-value.trend-down[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item .trend-value.trend-down[data-v-42583bf1] {
  color: #ff4d4f;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item .trend-value.trend-stable[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item .trend-value.trend-stable[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item .trend-value.trend-stable[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item .trend-value.trend-stable[data-v-42583bf1] {
  color: #faad14;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats .rating-item .trend-value i[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .rating-stats .trend-item .trend-value i[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .rating-item .trend-value i[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats .trend-item .trend-value i[data-v-42583bf1] {
  font-size: 12px;
}
@media (max-width: 480px) {
.fund-legend-section .fund-legend-cards .fund-legend-card[data-v-42583bf1] {
    padding: 6px 12px;
}
.fund-legend-section .fund-legend-cards .fund-legend-card .fund-info .fund-code[data-v-42583bf1] {
    font-size: 11px;
}
.fund-legend-section .fund-legend-cards .fund-legend-card .fund-info .fund-name[data-v-42583bf1] {
    font-size: 13px;
}
.summary-section .summary-cards .summary-card[data-v-42583bf1] {
    padding: 16px;
}
.summary-section .summary-cards .summary-card .summary-card-header .fund-name[data-v-42583bf1] {
    font-size: 14px;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .metric-label[data-v-42583bf1] {
    font-size: 13px;
}
.summary-section .summary-cards .summary-card .summary-metrics .metric-item .metric-value[data-v-42583bf1] {
    font-size: 14px;
}
.fund-legend-enhanced[data-v-42583bf1] {
    padding: 12px;
}
.fund-legend-enhanced .fund-card[data-v-42583bf1] {
    min-width: 140px;
    padding: 8px 12px;
}
.fund-legend-enhanced .fund-card .fund-info .fund-code[data-v-42583bf1] {
    font-size: 12px;
}
.fund-legend-enhanced .fund-card .fund-info .fund-name[data-v-42583bf1] {
    font-size: 14px;
}
.summary-cards[data-v-42583bf1] {
    grid-template-columns: 1fr;
}
.summary-cards .summary-card[data-v-42583bf1] {
    padding: 16px;
}
.summary-cards .summary-card .card-content .stat-item .rating-stats[data-v-42583bf1], .summary-cards .summary-card .card-content .stat-item .trend-stats[data-v-42583bf1] {
    grid-template-columns: 1fr;
}
}
/* 图表部分 */
.charts-section[data-v-42583bf1] {
  margin-bottom: 32px;
}
.charts-section .charts-title[data-v-42583bf1] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #1890ff;
}
.charts-section .charts-title i[data-v-42583bf1] {
  margin-right: 10px;
  font-size: 20px;
}
.charts-section .charts-grid[data-v-42583bf1] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.charts-section .charts-grid .chart-item[data-v-42583bf1] {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.charts-section .charts-grid .chart-item[data-v-42583bf1]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.charts-section .charts-grid .chart-item .chart-header[data-v-42583bf1] {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 16px;
  text-align: center;
  padding-bottom: 12px;
  border-bottom: 2px solid #f0f0f0;
  position: relative;
}
.charts-section .charts-grid .chart-item .chart-header[data-v-42583bf1]::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, #1890ff, #40a9ff);
  border-radius: 1px;
}

/* 表格部分 */
.table-section .table-title[data-v-42583bf1] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #1890ff;
}
.table-section .table-title i[data-v-42583bf1] {
  margin-right: 10px;
  font-size: 20px;
}
.table-section .table-container[data-v-42583bf1] {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}

/* 响应式设计 */
@media (max-width: 768px) {
.charts-section .charts-grid[data-v-42583bf1] {
    grid-template-columns: 1fr;
    gap: 16px;
}
.charts-section .charts-grid .chart-item[data-v-42583bf1] {
    padding: 16px;
}
.charts-section .charts-grid .chart-item .chart-header[data-v-42583bf1] {
    font-size: 15px;
}
.table-section .table-container[data-v-42583bf1] {
    padding: 16px;
}
}

.holdindustry .el-input__inner {
	/* padding-left: 30px !important; */
}

@charset "UTF-8";
/* 整体容器 */
.returns[data-v-18896f38] {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}

/* 表头样式 */
.returns-header[data-v-18896f38] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.title-section[data-v-18896f38] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.section-title[data-v-18896f38] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 8px;
}
.title-icon[data-v-18896f38] {
  font-size: 20px;
  color: #409EFF;
}
.title-description[data-v-18896f38] {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.controls-section[data-v-18896f38] {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.control-group[data-v-18896f38] {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* 内容区域 */
.content-section[data-v-18896f38] {
  padding: 24px;
}

/* 图表区域样式 */
.chart-section[data-v-18896f38] {
  margin-bottom: 32px;
}
.chart-section .chart-title[data-v-18896f38] {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.chart-section .chart-title i[data-v-18896f38] {
  color: #409EFF;
  font-size: 18px;
}
.chart-section .chart-container[data-v-18896f38] {
  background: #fafafa;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid #e8e8e8;
}

/* 拆分视图网格布局 */
.charts-grid[data-v-18896f38] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  gap: 24px;
}
.charts-grid .chart-item[data-v-18896f38] {
  background: #fafafa;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid #e8e8e8;
  transition: all 0.3s ease;
}
.charts-grid .chart-item[data-v-18896f38]:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #409EFF;
}
.charts-grid .chart-item .chart-header[data-v-18896f38] {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 16px;
  text-align: center;
  padding-bottom: 12px;
  border-bottom: 2px solid #e8e8e8;
}

/* 响应式设计 */
@media (max-width: 1200px) {
.charts-grid[data-v-18896f38] {
    grid-template-columns: 1fr;
}
.charts-grid .chart-item[data-v-18896f38] {
    min-width: auto;
}
}
@media (max-width: 768px) {
.returns-header[data-v-18896f38] {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
.content-section[data-v-18896f38] {
    padding: 16px;
}
.charts-grid[data-v-18896f38] {
    gap: 16px;
}
.charts-grid .chart-item[data-v-18896f38] {
    padding: 16px;
}
}
@charset "UTF-8";
/* 整体容器 */
.factor-exposure[data-v-58d3e444] {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}

/* 表头样式 */
.factor-header[data-v-58d3e444] {
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 24px;
}
.factor-header .title-section .section-title[data-v-58d3e444] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  display: flex;
  align-items: center;
  gap: 8px;
}
.factor-header .title-section .section-title .title-icon[data-v-58d3e444] {
  color: #409EFF;
  font-size: 20px;
}
.factor-header .title-section .title-description[data-v-58d3e444] {
  margin-top: 4px;
  font-size: 13px;
  color: #666;
}

/* 内容区域 */
.content-section[data-v-58d3e444] {
  padding: 24px;
}

/* 表格区域 */
.table-section[data-v-58d3e444] {
  margin-bottom: 32px;
}
.table-section[data-v-58d3e444]:last-child {
  margin-bottom: 0;
}
.table-section .table-title[data-v-58d3e444] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #409EFF;
}
.table-section .table-title i[data-v-58d3e444] {
  color: #409EFF;
  font-size: 18px;
}

/* 表格样式 */
.factor-table[data-v-58d3e444] {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.factor-table[data-v-58d3e444] .el-table__header {
  background: #f1f5ff;
}
.factor-table[data-v-58d3e444] .el-table__header th {
  background: #f1f5ff !important;
  color: #333;
  font-weight: 600;
  border-bottom: 2px solid #e9ecef;
}
.factor-table[data-v-58d3e444] .el-table__body tr:hover {
  background: #f0f8ff !important;
}
.factor-table[data-v-58d3e444] .el-table__body td {
  border-bottom: 1px solid #f0f0f0;
}

/* 数值样式 */
.value-positive[data-v-58d3e444] {
  color: #52c41a;
  font-weight: 600;
}
.value-negative[data-v-58d3e444] {
  color: #ff4d4f;
  font-weight: 600;
}
.value-zero[data-v-58d3e444] {
  color: #666;
}
.value-empty[data-v-58d3e444] {
  color: #ccc;
}

/* 响应式设计 */
@media (max-width: 768px) {
.factor-header[data-v-58d3e444] {
    padding: 16px 20px;
}
.factor-header .section-title[data-v-58d3e444] {
    font-size: 16px;
}
.content-section[data-v-58d3e444] {
    padding: 20px 16px;
}
.table-section[data-v-58d3e444] {
    margin-bottom: 24px;
}
.table-section .table-title[data-v-58d3e444] {
    font-size: 14px;
}
}

.holdindustry .el-input__inner {
	/* padding-left: 30px !important; */
}

@charset "UTF-8";
.returns-header[data-v-7bff13a7] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1200px) {
.returns-header[data-v-7bff13a7] {
    flex-direction: column;
    gap: 16px;
}
}
.title-section .section-title[data-v-7bff13a7] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-section .section-title .title-icon[data-v-7bff13a7] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-section .title-description[data-v-7bff13a7] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-7bff13a7] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.funds-legend[data-v-7bff13a7] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.fund-tag[data-v-7bff13a7] {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  border: 1px solid;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.fund-tag[data-v-7bff13a7]:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.fund-dot[data-v-7bff13a7] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 6px;
}
.fund-name[data-v-7bff13a7] {
  white-space: nowrap;
}

/* 能力评价内容区域 */
.capability-content[data-v-7bff13a7] {
  padding: 24px;
}

/* 能力对比表格 */
.capability-table[data-v-7bff13a7] {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
}
.table-header[data-v-7bff13a7] {
  display: flex;
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  border-bottom: 2px solid #dee2e6;
}
.header-cell[data-v-7bff13a7] {
  flex: 1;
  padding: 16px 12px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  border-right: 1px solid #dee2e6;
}
.header-cell[data-v-7bff13a7]:last-child {
  border-right: none;
}
.header-cell.metric-name[data-v-7bff13a7] {
  flex: 0 0 160px;
  text-align: left;
  background: linear-gradient(135deg, #fff 0%, #f1f5ff 100%);
  color: #495057;
}
.header-cell.fund-column[data-v-7bff13a7] {
  font-weight: 700;
  font-size: 13px;
}
.table-row[data-v-7bff13a7] {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  transition: all 0.3s ease;
}
.table-row[data-v-7bff13a7]:hover {
  background: rgba(64, 150, 255, 0.02);
}
.table-row[data-v-7bff13a7]:last-child {
  border-bottom: none;
}
.row-cell[data-v-7bff13a7] {
  flex: 1;
  padding: 12px;
  border-right: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.row-cell[data-v-7bff13a7]:last-child {
  border-right: none;
}
.row-cell.metric-name[data-v-7bff13a7] {
  flex: 0 0 160px;
  justify-content: flex-start;
  background: rgba(248, 249, 250, 0.5);
  font-weight: 500;
  color: #495057;
}
.row-cell.metric-name i[data-v-7bff13a7] {
  margin-right: 6px;
  color: #6c757d;
}
.row-cell.metric-name.sub-metric[data-v-7bff13a7] {
  padding-left: 24px;
  font-size: 13px;
  color: #6c757d;
  background: rgba(248, 249, 250, 0.3);
}
.score-cell[data-v-7bff13a7] {
  flex-direction: column;
  padding: 16px 8px;
}
.score-display[data-v-7bff13a7] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.score-text[data-v-7bff13a7] {
  font-size: 12px;
  color: #666;
  font-weight: 500;
}
.value-cell[data-v-7bff13a7] {
  padding: 8px 12px;
}
.capability-value[data-v-7bff13a7] {
  font-weight: 600;
  font-size: 14px;
}

/* 能力分组 */
.capability-group[data-v-7bff13a7] {
  border-top: 2px solid #e9ecef;
  margin-top: 1px;
}
.group-header[data-v-7bff13a7] {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);
  font-weight: 600;
  font-size: 14px;
  color: #495057;
  border-bottom: 1px solid #dee2e6;
}
.group-header i[data-v-7bff13a7] {
  margin-right: 8px;
  color: #6c757d;
  font-size: 16px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.capability-content[data-v-7bff13a7] {
    padding: 16px;
}
.capability-table[data-v-7bff13a7] {
    font-size: 12px;
}
.header-cell[data-v-7bff13a7] {
    padding: 12px 8px;
    font-size: 12px;
}
.header-cell.metric-name[data-v-7bff13a7] {
    flex: 0 0 120px;
}
.row-cell[data-v-7bff13a7] {
    padding: 8px 6px;
}
.row-cell.metric-name[data-v-7bff13a7] {
    flex: 0 0 120px;
}
.row-cell.metric-name.sub-metric[data-v-7bff13a7] {
    padding-left: 16px;
}
.score-cell[data-v-7bff13a7] {
    padding: 12px 4px;
}
.capability-value[data-v-7bff13a7] {
    font-size: 12px;
}
.fund-tag[data-v-7bff13a7] {
    font-size: 11px;
    padding: 4px 8px;
}
}
@charset "UTF-8";
.returns-header[data-v-0f57e877] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1200px) {
.returns-header[data-v-0f57e877] {
    flex-direction: column;
    gap: 16px;
}
}
.title-section .section-title[data-v-0f57e877] {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.title-section .section-title .title-icon[data-v-0f57e877] {
  margin-right: 8px;
  color: #409EFF;
  font-size: 20px;
}
.title-section .title-description[data-v-0f57e877] {
  font-size: 13px;
  color: #666;
  margin-left: 28px;
}
.controls-section[data-v-0f57e877] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.funds-legend[data-v-0f57e877] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.fund-tag[data-v-0f57e877] {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  border: 1px solid;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.fund-tag[data-v-0f57e877]:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.fund-dot[data-v-0f57e877] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 6px;
}
.fund-name[data-v-0f57e877] {
  white-space: nowrap;
}

/* 能力评价内容区域 */
.capability-content[data-v-0f57e877] {
  padding: 24px;
}

/* 能力对比表格 */
.capability-table[data-v-0f57e877] {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
}
.table-header[data-v-0f57e877] {
  display: flex;
  background: linear-gradient(135deg, #f1f5ff 0%, #e9ecef 100%);
  border-bottom: 2px solid #dee2e6;
}
.header-cell[data-v-0f57e877] {
  flex: 1;
  padding: 16px 12px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  border-right: 1px solid #dee2e6;
}
.header-cell[data-v-0f57e877]:last-child {
  border-right: none;
}
.header-cell.metric-name[data-v-0f57e877] {
  flex: 0 0 160px;
  text-align: left;
  background: linear-gradient(135deg, #fff 0%, #f1f5ff 100%);
  color: #495057;
}
.header-cell.fund-column[data-v-0f57e877] {
  font-weight: 700;
  font-size: 13px;
}
.table-row[data-v-0f57e877] {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  transition: all 0.3s ease;
}
.table-row[data-v-0f57e877]:hover {
  background: rgba(64, 150, 255, 0.02);
}
.table-row[data-v-0f57e877]:last-child {
  border-bottom: none;
}
.row-cell[data-v-0f57e877] {
  flex: 1;
  padding: 12px;
  border-right: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.row-cell[data-v-0f57e877]:last-child {
  border-right: none;
}
.row-cell.metric-name[data-v-0f57e877] {
  flex: 0 0 160px;
  justify-content: flex-start;
  background: rgba(248, 249, 250, 0.5);
  font-weight: 500;
  color: #495057;
}
.row-cell.metric-name i[data-v-0f57e877] {
  margin-right: 6px;
  color: #6c757d;
}
.row-cell.metric-name.sub-metric[data-v-0f57e877] {
  padding-left: 24px;
  font-size: 13px;
  color: #6c757d;
  background: rgba(248, 249, 250, 0.3);
}
.score-cell[data-v-0f57e877] {
  flex-direction: column;
  padding: 16px 8px;
}
.score-display[data-v-0f57e877] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.score-text[data-v-0f57e877] {
  font-size: 12px;
  color: #666;
  font-weight: 500;
}
.value-cell[data-v-0f57e877] {
  padding: 8px 12px;
}
.capability-value[data-v-0f57e877] {
  font-weight: 600;
  font-size: 14px;
}

/* 能力分组 */
.capability-group[data-v-0f57e877] {
  border-top: 2px solid #e9ecef;
  margin-top: 1px;
}
.group-header[data-v-0f57e877] {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);
  font-weight: 600;
  font-size: 14px;
  color: #495057;
  border-bottom: 1px solid #dee2e6;
}
.group-header i[data-v-0f57e877] {
  margin-right: 8px;
  color: #6c757d;
  font-size: 16px;
}

/* 响应式设计 */
@media (max-width: 768px) {
.capability-content[data-v-0f57e877] {
    padding: 16px;
}
.capability-table[data-v-0f57e877] {
    font-size: 12px;
}
.header-cell[data-v-0f57e877] {
    padding: 12px 8px;
    font-size: 12px;
}
.header-cell.metric-name[data-v-0f57e877] {
    flex: 0 0 120px;
}
.row-cell[data-v-0f57e877] {
    padding: 8px 6px;
}
.row-cell.metric-name[data-v-0f57e877] {
    flex: 0 0 120px;
}
.row-cell.metric-name.sub-metric[data-v-0f57e877] {
    padding-left: 16px;
}
.score-cell[data-v-0f57e877] {
    padding: 12px 4px;
}
.capability-value[data-v-0f57e877] {
    font-size: 12px;
}
.fund-tag[data-v-0f57e877] {
    font-size: 11px;
    padding: 4px 8px;
}
}
.compareBox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0px;
  gap: 26px;
  background: #fafafa;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
  flex: 1;
  margin-left: 10px;
}
.compareBox .name {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
  flex: none;
  order: 0;
  flex-grow: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.compareBox .name:hover {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
  flex: none;
  order: 0;
  flex-grow: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1000;
}
.compareBox .company {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.65);
  flex: none;
  order: 1;
  flex-grow: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.compareBox .company:hover {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.65);
  flex: none;
  order: 1;
  flex-grow: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1000;
}
.compareBox .date {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
}
.compareBox .nav {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
}
.CompareBox {
  margin-top: 16px;
  background: #fff;
  padding: 16px 24px;
}
.CompareBox2 {
  margin-top: -8px;
  margin-left: -24px;
}
.coloriconFlag {
  width: 4px;
  height: 24px;
  position: absolute;
  border-radius: 15px;
  flex: none;
  order: 0;
  flex-grow: 0;
  top: 20px;
}
.compareFixHeader {
  width: 100%;
  background: #fff;
  box-shadow: 0px 5px 12px 4px rgba(0, 0, 18, 0.02);
  position: -webkit-sticky;
  position: sticky !important;
  top: 0px;
  z-index: 100;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  padding: 16px 24px 16px 24px;
}
.comparemanager .ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 3px !important;
}
.save-compare-dialog ::v-deep(.el-dialog) {
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.save-compare-dialog ::v-deep(.el-dialog__header) {
  padding: 24px 32px 16px;
  border-bottom: 1px solid #e8e8e8;
}
.save-compare-dialog ::v-deep(.el-dialog__title) {
  font-size: 18px;
  font-weight: 500;
}
.save-compare-dialog ::v-deep(.el-dialog__body) {
  padding: 24px 32px;
}
.save-compare-dialog ::v-deep(.el-dialog__footer) {
  padding: 16px 32px 24px;
  text-align: right;
}
.dialog-body {
  padding: 8px 0 16px;
}
.hint {
  color: #666;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.dialog-footer {
  text-align: right;
  padding-top: 10px;
}
.dialog-footer .el-button {
  margin-left: 12px;
}
.dialog-footer .el-button:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
.save-compare-dialog ::v-deep(.el-dialog) {
    width: 90% !important;
}
.save-compare-dialog ::v-deep(.el-dialog__header),
  .save-compare-dialog ::v-deep(.el-dialog__body),
  .save-compare-dialog ::v-deep(.el-dialog__footer) {
    padding: 16px 20px;
}
.dialog-footer {
    text-align: center;
}
.dialog-footer .el-button {
    width: 100%;
    margin-left: 0;
    margin-top: 8px;
}
}
.add-compare-dialog ::v-deep(.el-dialog) {
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.search-section {
  display: flex;
  gap: 10px;
  align-items: center;
}
.selected-section {
  margin-top: 16px;
  padding: 10px 0;
  border-top: 1px solid #f0f0f0;
}
.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #555;
  font-size: 13px;
  margin-bottom: 6px;
}
.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.empty-tip {
  color: #aaa;
  text-align: center;
  padding: 8px 0;
}
.dialog-footer {
  text-align: right;
}
.compareBox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0px;
  gap: 26px;
  background: #fafafa;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
  flex: 1;
  margin-left: 10px;
}
.compareBox .name {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
  flex: none;
  order: 0;
  flex-grow: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.compareBox .name:hover {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
  flex: none;
  order: 0;
  flex-grow: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1000;
}
.compareBox .company {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.65);
  flex: none;
  order: 1;
  flex-grow: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.compareBox .company:hover {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.65);
  flex: none;
  order: 1;
  flex-grow: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1000;
}
.compareBox .date {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
}
.compareBox .nav {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
}
.CompareBox {
  margin-top: 16px;
  background: #fff;
  padding: 16px 24px;
}
.CompareBox2 {
  margin-top: -8px;
  margin-left: -24px;
}
.coloriconFlag {
  width: 4px;
  height: 24px;
  position: absolute;
  border-radius: 15px;
  flex: none;
  order: 0;
  flex-grow: 0;
  top: 20px;
}
.compareFixHeader {
  width: 100%;
  flex-direction: column;
  background: #fff;
  box-shadow: 0px 5px 12px 4px rgba(0, 0, 18, 0.02);
  position: -webkit-sticky;
  position: sticky !important;
  top: 0px;
  z-index: 100;
  margin-bottom: 16px;
  display: flex;
  padding: 16px 24px 16px 24px;
}
.comparemanager .ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 3px !important;
}
.save-compare-dialog ::v-deep(.el-dialog) {
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.save-compare-dialog ::v-deep(.el-dialog__header) {
  padding: 24px 32px 16px;
  border-bottom: 1px solid #e8e8e8;
}
.save-compare-dialog ::v-deep(.el-dialog__title) {
  font-size: 18px;
  font-weight: 500;
}
.save-compare-dialog ::v-deep(.el-dialog__body) {
  padding: 24px 32px;
}
.save-compare-dialog ::v-deep(.el-dialog__footer) {
  padding: 16px 32px 24px;
  text-align: right;
}
.dialog-body {
  padding: 8px 0 16px;
}
.hint {
  color: #666;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.dialog-footer {
  text-align: right;
  padding-top: 10px;
}
.dialog-footer .el-button {
  margin-left: 12px;
}
.dialog-footer .el-button:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
.save-compare-dialog ::v-deep(.el-dialog) {
    width: 90% !important;
}
.save-compare-dialog ::v-deep(.el-dialog__header),
  .save-compare-dialog ::v-deep(.el-dialog__body),
  .save-compare-dialog ::v-deep(.el-dialog__footer) {
    padding: 16px 20px;
}
.dialog-footer {
    text-align: center;
}
.dialog-footer .el-button {
    width: 100%;
    margin-left: 0;
    margin-top: 8px;
}
}
.add-compare-dialog ::v-deep(.el-dialog) {
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.search-section {
  display: flex;
  gap: 10px;
  align-items: center;
}
.selected-section {
  margin-top: 16px;
  padding: 10px 0;
  border-top: 1px solid #f0f0f0;
}
.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #555;
  font-size: 13px;
  margin-bottom: 6px;
}
.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.empty-tip {
  color: #aaa;
  text-align: center;
  padding: 8px 0;
}
.dialog-footer {
  text-align: right;
}
.compareBox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0px;
  gap: 26px;
  background: #fafafa;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
  flex: 1;
  margin-left: 10px;
}
.compareBox .name {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
  flex: none;
  order: 0;
  flex-grow: 0;
}
.compareBox .company {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.65);
  flex: none;
  order: 1;
  flex-grow: 0;
}
.compareBox .date {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
}
.compareBox .nav {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
}
.CompareBox {
  margin-top: 16px;
  background: #fff;
  padding: 16px 24px;
}
.CompareBox2 {
  margin-top: -8px;
  margin-left: -24px;
}
.coloriconFlag {
  width: 4px;
  height: 24px;
  position: absolute;
  border-radius: 15px;
  flex: none;
  order: 0;
  flex-grow: 0;
  top: 20px;
}
.compareFixHeader {
  width: 100%;
  flex-direction: column;
  background: #fff;
  box-shadow: 0px 5px 12px 4px rgba(0, 0, 18, 0.02);
  position: -webkit-sticky;
  position: sticky !important;
  top: 0px;
  z-index: 100;
  margin-bottom: 16px;
  display: flex;
  padding: 16px 24px;
}
.comparemanager .ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 3px !important;
}
.save-compare-dialog ::v-deep(.el-dialog) {
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.save-compare-dialog ::v-deep(.el-dialog__header) {
  padding: 24px 32px 16px;
  border-bottom: 1px solid #e8e8e8;
}
.save-compare-dialog ::v-deep(.el-dialog__title) {
  font-size: 18px;
  font-weight: 500;
}
.save-compare-dialog ::v-deep(.el-dialog__body) {
  padding: 24px 32px;
}
.save-compare-dialog ::v-deep(.el-dialog__footer) {
  padding: 16px 32px 24px;
  text-align: right;
}
.dialog-body {
  padding: 8px 0 16px;
}
.hint {
  color: #666;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.dialog-footer {
  text-align: right;
  padding-top: 10px;
}
.dialog-footer .el-button {
  margin-left: 12px;
}
.dialog-footer .el-button:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
.save-compare-dialog ::v-deep(.el-dialog) {
    width: 90% !important;
}
.save-compare-dialog ::v-deep(.el-dialog__header),
  .save-compare-dialog ::v-deep(.el-dialog__body),
  .save-compare-dialog ::v-deep(.el-dialog__footer) {
    padding: 16px 20px;
}
.dialog-footer {
    text-align: center;
}
.dialog-footer .el-button {
    width: 100%;
    margin-left: 0;
    margin-top: 8px;
}
}
