<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#subject-page *,
#subject-page ::after,
#subject-page ::before {
  box-sizing: content-box;
  text-decoration: none;
}
#subject-page .bs3 {
  box-sizing: border-box;
}
#subject-page .bs3 *,
#subject-page .bs3 ::after,
#subject-page .bs3 ::before {
  box-sizing: border-box;
}
#subject-page #banner {
  width: 1000px;
  height: 130px;
  padding: 30px;
  background: url("/images/funds/subject-v1/bg-banner-simple.png") center center no-repeat;
}
#subject-page #banner.one-filter-banner {
  background: url("/images/funds/subject-v1/bg-banner-one-filter.png") center center no-repeat;
}
#subject-page #banner .title {
  width: 500px;
  height: 23px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 20px;
}
#subject-page #banner .desc {
  margin-top: 8px;
  width: 945px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
#subject-page #chart {
  background: #fcfcfc;
  width: 1000px;
  padding: 30px 240px 30px 239px;
}
#subject-page #chart .line-chart {
  width: 100%;
  height: 218px;
}
#subject-page #chart .time-range-selector {
  margin-top: 20px;
  width: 100%;
}
#subject-page #chart .time-range-selector .time-range-option {
  float: left;
  padding-top: 3px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  width: 130px;
  height: 28px;
  color: #878787;
  border: 2px solid #f4f4f4;
}
#subject-page #chart .time-range-selector .time-range-option.selected {
  font-weight: bold;
  color: #ff6408;
}
#subject-page #chart .risk-alert {
  margin-top: 30px;
  width: 526px;
  height: 33px;
  font-size: 12px;
  font-weight: 400;
  color: #878787;
  line-height: 20px;
}
#subject-page .label-2th-level {
  background: #fcfcfc;
  width: 1000px;
  padding-top: 20px;
  padding-left: 22px;
  height: 60px;
}
#subject-page .label-2th-level .label-option {
  width: 116px;
  height: 40px;
  padding: 10px;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  color: #ff6307;
  border-color: #ff6307;
  margin-right: 10px;
}
#subject-page .label-2th-level .label-option.selected {
  background: #ff5e1c;
  color: #ffffff;
  border-radius: 5px;
}
#subject-page .full-width-risk-comment {
  width: 1000px;
  padding-left: 22px;
  background: #fcfcfc;
  font-size: 12px;
  font-weight: 400;
  color: #878787;
  padding-top: 10px;
}
#subject-page .funds-container {
  background: #fcfcfc;
  width: 960px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #dfdfdf;
  padding: 39px 20px 20px;
}
#subject-page .funds-container .title {
  height: 35px;
  font-size: 16px;
  font-weight: bold;
  color: #3e3e3e;
  line-height: 20px;
}
#subject-page .funds-container .title .desc {
  margin-left: 9px;
  background: #f6f2ec;
  border-radius: 2px;
  font-size: 12px;
  color: #7e5214;
  padding: 4px 5px;
}
#subject-page .funds-container .table01 {
  width: 960px;
}
#subject-page .funds-container .table01 .line-chart {
  width: 100px;
  height: 46px;
}
/*# sourceMappingURL=subject.css.map */</pre></body></html>