<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
  font-size: 16px;
  box-sizing: border-box;
}

html,
body {
  margin: 0 auto;
}

body {
  padding-bottom: 0.38933rem;
  padding-top: 0.13067rem;
  background: #f6f6f6;
}

.ui-c1 {
  color: #ff9000;
}

.ui-c2 {
  color: #999;
}

.ui-c3 {
  color: #333;
}

.ui-c4 {
  color: #00bc77;
}

.bold {
  font-weight: bold;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.flex {
  display: flex;
  align-items: center;
}

.flex-sb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex-sp {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.time {
  font-size: 0.032rem;
}

.clearfix:after {
  clear: both;
}

.text-center {
  text-align: center;
}

.btn-outline-orange {
  width: 0.17067rem;
  height: 0.08533rem;
  border-radius: 0.01067rem;
  line-height: 0.08533rem;
  text-align: center;
  border: 1px solid #ff9000;
  color: #ff9000;
  font-size: 0.03733rem;
}

ul,
li {
  padding: 0;
  list-style: none;
}

.top-header {
  height: 0.13067rem;
  padding: 0 0.04rem;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background-color: #fff;
  z-index: 100;
}

.top-header &gt; a {
  text-align: center;
}

.top-header .icon {
  width: 0.05333rem;
  height: 0.05333rem;
}

.top-header .logo img {
  width: 0.252rem;
  height: 0.076rem;
}

.top-header .text-center {
  color: #333;
  font-size: 0.02933rem;
}

.fund-tabs {
  background-color: #fff;
  display: flex;
  justify-content: space-around;
  height: 0.13067rem;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
}

.fund-tabs li {
  font-size: 0.04267rem;
  color: #666;
  position: relative;
  line-height: 0.13067rem;
}

.fund-tabs li.active {
  color: #ff9000;
}

.fund-tabs li.active::after {
  content: "";
  position: absolute;
  height: 0.008rem;
  background: #ff9000;
  bottom: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}

.fund-board {
  background-color: #fff;
  padding-bottom: 0.04rem;
  margin-bottom: 0.02667rem;
}

.fund-board .title {
  padding: 0.06133rem 0 0.024rem;
  color: #333333;
  font-size: 0.05333rem;
}

.fund-board .time {
  margin-bottom: 0.068rem;
}

.fund-board .board-list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 0.11733rem;
}

.fund-board .board-list li {
  width: 33.333%;
  position: relative;
}

.fund-board .board-list li::after {
  content: "";
  position: absolute;
}

.fund-board .board-list li:not(:last-child)::after {
  width: 1px;
  height: 0.11733rem;
  background: #eaeaea;
  right: 0;
  top: 0;
}

.fund-board .board-list li p {
  font-weight: 600;
  font-size: 0.05333rem;
}

.fund-board .board-list li span {
  font-size: 0.032rem;
  font-weight: 400;
}

.fund-board #board2,
.fund-board #board3 {
  display: none;
}

.no-data {
  text-align: center;
  font-size: 0.04rem;
  height: 0.57067rem;
  line-height: 0.57067rem;
  color: #999;
}

.btn-apply {
  margin: 0.05333rem 0.04rem 0;
  height: 0.13067rem;
  line-height: 0.13067rem;
  border-radius: 8px 8px 8px 8px;
  background: #ff9000;
  color: #fff;
  font-size: 0.048rem;
}

.hot-fund {
  background-color: #fff;
  margin-bottom: 0.02667rem;
}

.hot-fund .icon {
  width: 0.01733rem;
  vertical-align: middle;
}

.hot-fund .r span {
  font-size: 0.03733rem;
  color: #999;
  vertical-align: middle;
}

.hot-fund .item {
  padding: 0.048rem 0.04rem;
  border-bottom: 1px solid #eaeaea;
}

.hot-fund .lay2 p {
  margin-bottom: 0.02667rem;
}

.hot-fund .lay2 .bold {
  font-size: 0.04rem;
}

.hot-fund .lay2 .ui-c2 {
  font-size: 0.032rem;
}

.hot-fund .lay1 {
  margin-bottom: 0.04267rem;
}

.hot-fund .lay1 p span {
  font-size: 0.04533rem;
  font-weight: 600;
}

.hot-fund .lay1 p {
  font-size: 0.04533rem;
  font-weight: 600;
  max-width: 0.66667rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.hot-fund .lay1 .txt {
  color: #333333;
}

.hot-fund .lay1 .no,
.hot-fund .lay1 .time {
  color: #999;
}

.bloc-box .header {
  height: 0.13067rem;
  padding: 0 0.04rem;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}

.bloc-box .header::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 20px;
  background: #ff9000;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}

.bloc-box .header .l {
  font-size: 0.04533rem;
  font-weight: 600;
  color: #333333;
  margin-left: 0.03333rem;
}

.tool-box {
  background-color: #fff;
}

.tool-box .item {
  border-bottom: 1px solid #eaeaea;
  padding: 0.048rem 0.04rem;
}

.tool-box .icon {
  width: 0.128rem;
  height: 0.128rem;
  margin-right: 0.03733rem;
}

.tool-box span {
  font-size: 0.03733rem;
  color: #999;
}

.tool-box .bold {
  font-weight: 600;
  font-size: 0.04rem;
}

.footer {
  background: #f6f6f6;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.36267rem;
}

.footer .link {
  display: flex;
  margin-bottom: 0.05333rem;
  background-color: #fff;
}

.footer .link a {
  display: block;
  width: 33.33%;
  line-height: 0.13067rem;
  height: 0.13067rem;
  text-align: center;
  font-size: 0.04267rem;
  color: #333;
  border-left: 1px solid #eaeaea;
}

.footer .link a:nth-of-type(1) {
  border-left: none;
}

.footer .company p {
  font-size: 0.032rem !important;
  color: #999;
  text-align: center;
  line-height: 0.048rem;
}

.swiper-container, .swiper-wrapper {
  height: 0.44267rem;
  width: 100%;
}

.swiper-container img {
  height: 100%;
}

.swiper-pagination-bullet {
  background: white;
  opacity: 1;
  width: 0.016rem;
  height: 0.016rem;
}

.swiper-pagination-bullet-active {
  background-color: #ff9000;
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets {
  width: initial;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.15);
  border-radius: 0.016rem;
  display: flex;
  align-items: center;
  height: 0.032rem;
}

.swiper-container-horizontal
&gt; .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 0 0.00933rem;
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets {
  bottom: 0.02667rem;
}

.swiper-wrapper img {
  display: block;
}

.mask {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2000;
}

.mask .code-box {
  background-color: #fff;
  width: 90%;
  width: 360px;
  min-height: 200px;
  padding: 30px 20px;
  border-radius: 4px;
  text-align: center;
}

.mask .code-box img {
  width: 85%;
}

.mask .code-box .btn-close {
  width: 85%;
  display: inline-block;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  background-color: #FF9000;
  color: #fff;
}

.mask .code-box #wx {
  display: none;
}
</pre></body></html>