.header[data-v-089b7c18] {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}
.header .title[data-v-089b7c18] {
    display: flex;
    box-sizing: border-box;
    color: #333333;
    font-size: 0.16rem;
    font-weight: bold;
    padding-left: 0.16rem;
    align-items: center;
    font-family: PingFangSC, PingFang SC;
    padding-top: 0.16rem;
}
.header .title_span[data-v-089b7c18] {
      width: 0.04rem;
      height: 0.15rem;
      background: #2c3b84;
      border-radius: 0.02rem 0rem 0rem 0.02rem;
      margin-right: 0.04rem;
}
.header .extra[data-v-089b7c18] {
    position: absolute;
    right: 0.16rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding-top: 0.16rem;
}
.header .extra .extra-title[data-v-089b7c18] {
      font-size: 0.12rem;
      color: #1677ff;
      cursor: pointer;
      font-weight: 400;
      font-family: PingFangSC, PingFang SC;
}
.header .extra .extra-icon[data-v-089b7c18] {
      width: 0.12rem;
      height: 0.12rem;
      margin-left: 0.04rem;
      cursor: pointer;
}
.header .extra .extra-scale[data-v-089b7c18] {
      width: 0.16rem;
      height: 0.16rem;
      margin-left: 0.16rem;
      cursor: pointer;
}
.list[data-v-089b7c18] {
  box-sizing: border-box;
  display: flex;
  border-right: 1px solid #eee;
}
.list .logo[data-v-089b7c18] {
    padding-top: 0.94rem;
    width: 0.4rem;
}
.list .logo img[data-v-089b7c18] {
      margin: 0 auto;
      width: 0.24rem;
      height: 0.34rem;
      vertical-align: middle;
}
.list .logo .name[data-v-089b7c18] {
      margin: 0.02rem auto;
      width: 0.12rem;
      height: 0.56rem;
      font-size: 0.1rem;
      font-weight: 400;
      color: #002c5b;
      line-height: 0.14rem;
      opacity: 0;
}
.legend[data-v-089b7c18] {
  box-sizing: border-box;
  margin: 0 auto 0.08rem;
  padding: 0 0.08rem;
  width: 3.59rem;
  border: 0.01rem solid transparent;
  border-radius: 0.04rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 8px;
  box-sizing: border-box;
  margin-top: 0.08rem;
}
.legend .legend-item[data-v-089b7c18] {
    margin-top: 0.08rem;
    box-sizing: border-box;
    width: 47%;
    height: 0.33rem;
}
.legend .legend-item .legend-item-title[data-v-089b7c18] {
      display: flex;
      align-items: center;
}
.legend .legend-item .legend-item-title .legend-item-title-icon[data-v-089b7c18] {
        width: 0.08rem;
        height: 0.02rem;
        border-radius: 0.01rem;
}
.legend .legend-item .legend-item-title .img[data-v-089b7c18] {
        width: 0.12rem;
        height: 0.12rem;
}
.legend .legend-item .legend-item-title .legend-item-title-text[data-v-089b7c18] {
        margin-left: 0.02rem;
        width: 95%;
        height: 0.16rem;
        font-size: 0.11rem;
        font-weight: 400;
        color: #333;
        line-height: 0.16rem;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}
.legend .legend-item[data-v-089b7c18]:nth-child(even) {
      margin-left: 0.16rem;
}
.legend .legend-item .legend-item-value[data-v-089b7c18] {
      margin-left: 0.14rem;
      width: 0.99rem;
      font-size: 0.12rem;
      font-weight: 500;
      line-height: 0.17rem;
      text-align: left;
}
.legend .legend-item .legend-item-value .normal[data-v-089b7c18] {
        color: #333;
}
.legend-active[data-v-089b7c18] {
  background: #faf9f8;
}
.fullscreen-icon[data-v-089b7c18] {
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.footer[data-v-089b7c18] {
  box-sizing: border-box;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
}
.footer .button[data-v-089b7c18] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.56rem;
    height: 0.3rem;
    font-weight: 400;
    font-size: 0.12rem;
    background-color: #f5f5f5;
    border-radius: 0.15rem;
    cursor: pointer;
    color: #333333;
    font-family: PingFangSC, PingFang SC;
}
.footer .active[data-v-089b7c18] {
    color: #5f3a07;
    background: #f4eee1;
    font-weight: 500;
}
.footer .disabledStyle[data-v-089b7c18] {
    color: #ccc;
    background-color: #f5f5f5 !important;
}
[data-v-089b7c18] .base-dialog {
  width: 2.8rem;
  border-radius: 0.08rem;
  top: 50%;
  transform: translateY(-50% -50%);
  padding: 0 !important;
}
[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title {
    padding: 0.24rem 0.18rem 0;
    font-size: 0.18rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 0.25rem;
}
[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .icon-close {
      position: absolute;
      top: 0.16rem;
      right: 0.16rem;
      width: 0.1rem;
      height: 0.1rem;
      cursor: pointer;
}
[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .base-title {
      margin-top: 0.16rem;
      font-size: 0.14rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .base-title .redColor {
        color: #e12817;
}
[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-content .base_btn {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0.49rem;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #e12817;
    line-height: 25px;
}
.line-chart-landscape[data-v-089b7c18] .base-dialog,
.line-chart-landscape-fullscreen[data-v-089b7c18] .base-dialog {
  width: 300px !important;
  border-radius: 8px !important;
  top: 50%;
  transform: translateY(-50% -50%);
  padding: 0 !important;
}
.line-chart-landscape[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title,
  .line-chart-landscape-fullscreen[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title {
    padding: 24px 18px 0 !important;
    font-size: 18px !important;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px !important;
}
.line-chart-landscape[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .icon-close,
    .line-chart-landscape-fullscreen[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .icon-close {
      position: absolute;
      top: 16px;
      right: 16px;
      width: 10px !important;
      height: 10px !important;
      cursor: pointer;
}
.line-chart-landscape[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .base-title,
    .line-chart-landscape-fullscreen[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .base-title {
      margin-top: 16px !important;
      font-size: 14px !important;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 20px !important;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.line-chart-landscape[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .base-title .redColor,
      .line-chart-landscape-fullscreen[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-title .base-title .redColor {
        color: #e12817;
}
.line-chart-landscape[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-content .base_btn,
  .line-chart-landscape-fullscreen[data-v-089b7c18] .base-dialog .van-dialog__content .dialog-content .base_btn {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e5e5e5 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px !important;
    font-size: 18px !important;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #e12817;
    line-height: 25px !important;
}

.picker-base {
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 0.16rem;
  margin-bottom: 0.16rem;
}
.picker-base .van-picker__columns {
    height: 1.1rem !important;
}
.picker-base .van-picker__columns .van-picker__mask {
      z-index: 10 !important;
      background-size: 100% 30px !important;
}
.picker-base .van-picker__columns .van-picker-column {
      z-index: 2;
      overflow: hidden;
}
.picker-base .van-picker__columns .van-picker-column .van-picker-column__item {
        font-size: 0.18rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        line-height: 0.25rem;
        box-sizing: border-box;
}
.picker-base .van-picker__columns .van-picker-column .van-picker-column__item .van-ellipsis {
          color: #999;
}
.picker-base .van-picker__columns .van-picker-column .van-picker-column__item--selected .van-ellipsis {
        color: #333;
        font-size: 21px;
}
.picker-base .van-picker__columns .van-picker__frame {
      z-index: 1;
      left: 0;
      width: 100%;
      transform: translateY(-35%);
      background-color: #f4f4f4;
}
.line-chart-landscape .picker-base,
.line-chart-landscape-fullscreen .picker-base {
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.line-chart-landscape .picker-base .van-picker__columns,
  .line-chart-landscape-fullscreen .picker-base .van-picker__columns {
    height: 110px !important;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker__mask,
    .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker__mask {
      z-index: 10 !important;
      background-size: 100% 30px !important;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker-column,
    .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker-column {
      z-index: 2;
      overflow: hidden;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker-column .van-picker-column__item,
      .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker-column .van-picker-column__item {
        font-size: 18px !important;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        line-height: 25px !important;
        box-sizing: border-box;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker-column .van-picker-column__item .van-ellipsis,
        .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker-column .van-picker-column__item .van-ellipsis {
          color: #999;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker-column .van-picker-column__item--selected .van-ellipsis,
      .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker-column .van-picker-column__item--selected .van-ellipsis {
        color: #333;
        font-size: 21px !important;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker__frame,
    .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker__frame {
      z-index: 1;
      left: 0;
      width: 100%;
      transform: translateY(-35%);
      background-color: #f4f4f4;
}
.spilt-space {
  height: 0.16rem;
  background: #f5f5f5;
}
.cancel-btn {
  height: 0.73rem;
  box-sizing: border-box;
  padding-top: 0.16rem;
  font-size: 0.16rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.22rem;
  text-align: center;
  background: #ffffff;
}
.chart-tip {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.11rem;
  color: #999999;
  line-height: 0.16rem;
  display: flex;
  padding-left: 0.16rem;
  padding-bottom: 0.16rem;
}
.popup-content {
  max-height: 5.38rem;
  overflow-y: auto;
  border-radius: 16px 16px 0px 0px;
}
.popup-content .list-item {
    height: 0.44rem;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 0.16rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 0.16rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.22rem;
    justify-content: space-between;
}
.popup-content .list-item img {
      width: 0.16rem;
      height: 0.16rem;
      margin-right: 0.16rem;
}
/deep/ .dialog-tips {
  padding: 0.24rem 0.16rem;
  border-radius: 0.08rem;
  top: 50%;
  transform: translateY(-50% -50%);
}
/deep/ .dialog-tips .dialog-title {
    position: relative;
    font-size: 0.18rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 0.25rem;
}
/deep/ .dialog-tips .dialog-title .icon-close {
      position: absolute;
      top: -0.08rem;
      right: -0.02rem;
      width: 0.1rem;
      height: 0.1rem;
      cursor: pointer;
}
/deep/ .dialog-tips .dialog-content {
    margin-top: 0.08rem;
}
/deep/ .dialog-tips .dialog-content .con-item {
      font-size: 0.15rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #999999;
      line-height: 0.24rem;
      margin-bottom: 0.04rem;
      text-align: justify;
}
/deep/ .dialog-tips .dialog-content .con-item span {
        color: #e12817;
}
/deep/ .dialog-tips .dialog-content .base-title {
      margin-top: 0.16rem;
      font-size: 14px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
/deep/ .dialog-tips .dialog-content .base-title .redColor {
        color: #e12817;
}
/deep/ .dialog-tips .dialog-content .base_btn {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 100;
      width: 100%;
      border-top: 1px solid #e5e5e5;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 0.49rem;
      font-size: 18px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #e12817;
      line-height: 25px;
}
.loading-box {
  display: flex;
  height: 2.4rem;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.default-box {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: column;
}
.default-box p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.22rem;
    text-align: right;
    font-style: normal;
    margin-bottom: 0.68rem;
}
.default-box img {
    width: 3rem;
    height: 2.2rem;
    margin-top: 0.58rem;
    margin-bottom: 0.16rem;
}
.no-data {
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.no-data img {
    width: 3rem;
    height: 2rem;
    margin-top: 0.16rem;
}
.no-data p {
    margin-bottom: 0.16rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.22rem;
}

.tips-wrap[data-v-2d8357d3] {
  padding: 0.24rem 0;
  max-height: 5.4rem;
  box-sizing: border-box;
}
.tips-wrap .tips[data-v-2d8357d3] {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.25rem;
    text-align: center;
    font-style: normal;
    height: 0.25rem;
}
.tips-wrap .content-wrap[data-v-2d8357d3] {
    max-height: calc(5.4rem - 0.49rem);
    overflow-y: auto;
    padding-left: 0.16rem;
    padding-right: 0.16rem;
}
.tips-wrap .content-wrap[data-v-2d8357d3]::-webkit-scrollbar {
    width: 0em;
    display: none;
}
.tips-wrap .content .title[data-v-2d8357d3] {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.15rem;
    color: #E12817;
    line-height: 0.21rem;
    text-align: left;
    font-style: normal;
    margin-top: 0.08rem;
}
.tips-wrap .content .text[data-v-2d8357d3] {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.13rem;
    color: #999999;
    line-height: 0.24rem;
    text-align: justify;
    font-style: normal;
}
.tips-wrap .content[data-v-2d8357d3]:last-child {
    border-bottom: none;
}

@charset "UTF-8";
.uniline[data-v-0be32d54] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flexCenter[data-v-0be32d54], .fund-data1 .left-item .left-item-name[data-v-0be32d54], .fund-data1 .last-bottom[data-v-0be32d54] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexColumn[data-v-0be32d54], .fund-data1 .left-item .left-item-name[data-v-0be32d54] {
  flex-direction: column;
}
.flexSpaceAround[data-v-0be32d54] {
  justify-content: space-around;
}
.flex[data-v-0be32d54], .flexspace[data-v-0be32d54] {
  display: flex;
}
.cursor[data-v-0be32d54] {
  cursor: pointer;
  pointer-events: all;
}
.flexspace[data-v-0be32d54] {
  justify-content: space-evenly;
  width: calc($width - 1.03rem);
}
.flexPad[data-v-0be32d54] {
  padding: 0 .16rem;
  box-sizing: border-box;
}
.overflowX[data-v-0be32d54], .fund-data1 .right-item-box[data-v-0be32d54], .fund-data1 .right-item[data-v-0be32d54] {
  overflow: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.border-b[data-v-0be32d54], .fund-data1 .left-item .left-item-name[data-v-0be32d54], .fund-data1 .right-item .right-item-data[data-v-0be32d54] {
  border-bottom: 1px solid #eee;
}
.border-r[data-v-0be32d54], .fund-data1 .left-item[data-v-0be32d54], .fund-data1 .right-item .right-item-data[data-v-0be32d54] {
  border-right: 1px solid #eee;
}
.border-l[data-v-0be32d54] {
  border-left: 1px solid #eee;
}
.borderB0[data-v-0be32d54] {
  border-bottom: 0;
}
.borderR0[data-v-0be32d54] {
  border-right: 0;
}
.w65[data-v-0be32d54] {
  width: .65rem;
}
.ml4[data-v-0be32d54] {
  margin-left: 0.04rem;
}
.ml8[data-v-0be32d54] {
  margin-left: 0.08rem;
}
.ml2[data-v-0be32d54] {
  margin-left: 0.02rem;
}
.ml16[data-v-0be32d54] {
  margin-left: 0.16rem;
}
.mt2[data-v-0be32d54] {
  margin-top: 0.02rem;
}
.mt3[data-v-0be32d54] {
  margin-top: 0.03rem;
}
._h36[data-v-0be32d54] {
  height: 0.36rem;
}
._h57[data-v-0be32d54] {
  height: 0.57rem;
}
._h52[data-v-0be32d54] {
  height: 0.52rem;
}
._h107[data-v-0be32d54] {
  height: 1.07rem !important;
}
.w102[data-v-0be32d54] {
  width: 1.02rem !important;
}
.w100vw[data-v-0be32d54] {
  width: calc($width - 0.02rem);
}
.icon-ques[data-v-0be32d54] {
  font-size: .16rem;
  color: #999999;
}
.rotate[data-v-0be32d54] {
  transform: rotate(90deg);
  font-size: 12px;
}
.fr[data-v-0be32d54] {
  float: right;
}
.img-icon[data-v-0be32d54] {
  width: .16rem;
  height: .16rem;
}
.font-color-blue[data-v-0be32d54] {
  color: #1677FF !important;
}
.fund-container[data-v-0be32d54] {
  margin-top: 0.88rem;
}
.fund-container[data-v-0be32d54] .van-overlay {
    background-color: rgba(0, 0, 0, 0.55);
}
.fund-data1 .fund-title[data-v-0be32d54] {
  height: 0.52rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  padding-left: 0.16rem;
}
.fund-data1 .fund-title .fund-sub-tit[data-v-0be32d54] {
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #333333;
    line-height: 0.2rem;
    display: flex;
}
.fund-data1 .fund-title .fund-sub-tit .fund-sub-tit-main[data-v-0be32d54] {
      font-weight: bold;
      display: flex;
      align-items: center;
}
.fund-data1 .fund-title .fund-sub-tit .fund-sub-tit-main .fund-sub-tit-bar[data-v-0be32d54] {
        width: 0.04rem;
        height: 0.15rem;
        background: #2C3B84;
        border-radius: 0.02rem 0rem 0rem 0.02rem;
        margin-right: 0.04rem;
}
.fund-data1 .fund-title .fund-sub-tit .fund-sub-tit-sub[data-v-0be32d54] {
      cursor: pointer;
      color: #1677FF;
      font-size: .12rem;
      margin-left: 0.08rem;
}
.fund-data1 .fund-title .fund-sub-tit .tips[data-v-0be32d54] {
      margin-left: 0.08rem;
      font-size: .12rem;
      color: #999999;
}
.fund-data1 .fund-title .fund-tit-day[data-v-0be32d54] {
    font-size: 0.14rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.2rem;
    vertical-align: middle;
}
.fund-data1 .fund-title .fund-tit-day .arraw-icon[data-v-0be32d54] {
      float: right;
      margin-top: 0.03rem;
      margin-left: 0.05rem;
}
.fund-data1 .table-grid-item-top[data-v-0be32d54], .fund-data1 .right-item .right-item-data .table-grid-item-top[data-v-0be32d54] {
  font-size: 0.14rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.22rem;
}
.fund-data1 .table-grid-item-data[data-v-0be32d54], .fund-data1 .right-item .right-item-data .table-grid-item-data[data-v-0be32d54] {
  font-size: 0.12rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.17rem;
}
.fund-data1 .left-item[data-v-0be32d54] {
  display: flex;
  flex-direction: column;
  width: .81rem;
  background-color: #fff;
  overflow: visible;
  position: relative;
  z-index: 8;
}
.fund-data1 .left-item .left-item-name[data-v-0be32d54] {
    font-size: 0.12rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 0.17rem;
    z-index: 10;
}
.fund-data1 .left-item .ownerStyle[data-v-0be32d54] {
    font-size: 0.14rem;
}
.fund-data1 .right-item-box[data-v-0be32d54]::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.fund-data1 .right-item[data-v-0be32d54] {
  display: flex;
  flex-flow: row nowrap;
  flex: 1;
}
.fund-data1 .right-item[data-v-0be32d54]::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}
.fund-data1 .right-item .right-item-data[data-v-0be32d54] {
    min-width: 1.08rem;
    max-width: 1.08rem;
    background-color: #fff;
}
.fund-data1 .right-item .right-item-data .table-name[data-v-0be32d54] {
      padding-left: 0.08rem;
      padding-right: 0.08rem;
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
      font-size: 0.12rem;
      color: #333333;
      line-height: 0.17rem;
      text-align: left;
      text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
}
.fund-data1 .right-item .top1[data-v-0be32d54] {
    font-weight: bolder;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #E12817 !important;
}
.fund-data1 .right-item .top2[data-v-0be32d54] {
    font-weight: bold;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #D7AE74 !important;
}
.fund-data1 .right-item .top3[data-v-0be32d54] {
    font-weight: bold;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #FBBB6F !important;
}
.fund-data1 .right-item .down[data-v-0be32d54] {
    color: #00B578 !important;
}
.fund-data1 .top1_bg[data-v-0be32d54] {
  background: #FFF7F6 !important;
}
.fund-data1 .last-bottom[data-v-0be32d54] {
  height: 0.52rem;
  background-color: #fff;
}
.fund-data1 .last-bottom .show-more[data-v-0be32d54] {
    font-size: 0.14rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1677FF;
    line-height: 0.2rem;
}
.fund-top-content[data-v-0be32d54] {
  box-sizing: border-box;
  width: 100%;
  z-index: 1;
  position: relative;
  margin-top: -0.88rem;
  font-family: PingFangSC, PingFang SC;
  background: linear-gradient(180deg, #2c3b84 0%, #2c3b84 17%, #d8dcf0 70%, #ffffff 100%);
  padding-bottom: 0.16rem;
}
.fund-top-content .blank[data-v-0be32d54] {
    width: 100%;
    height: 0.14rem;
}
.fund-top-content .top-fund[data-v-0be32d54] {
    margin: 0.16rem;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #ffffff;
    border-radius: 0.08rem 0.08rem 0.06rem 0.06rem;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
    padding-left: 0.16rem;
    padding-right: 0.16rem;
    position: relative;
    padding-top: 0.16rem;
}
.fund-top-content .top-fund .top-fund-tit[data-v-0be32d54] {
      display: flex;
      margin-bottom: 0.16rem;
      font-weight: 500;
      font-size: 0.14rem;
      display: flex;
      align-items: center;
      color: #333333;
      position: relative;
      z-index: 10;
      width: 1rem;
      height: 0.24rem;
      border-radius: 0px 1rem 1rem 0px;
      background: #E0E5FF;
      padding-left: 0.16rem;
      margin-left: -0.2rem;
}
.fund-top-content .top-fund .top-fund-tit .triangle[data-v-0be32d54] {
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: 4px solid #18266B;
        top: -0.08rem;
        left: 0;
}
.fund-top-content .top-fund .top-fund-bar[data-v-0be32d54] {
      display: flex;
      justify-content: space-between;
      font-weight: 500;
      font-size: 0.12rem;
      color: #666666;
      line-height: 0.16rem;
      padding-top: 0.08rem;
      padding-bottom: 0.16rem;
}
.fund-top-content .top-fund .top-fund-bar .bar-item[data-v-0be32d54] {
        display: flex;
        align-items: center;
}
.fund-top-content .top-fund .top-fund-bar .bar-item .bar[data-v-0be32d54] {
          width: 0.04rem;
          height: 0.1rem;
          border-radius: 0.01rem;
          margin-right: 0.02rem;
}
.fund-top-content .top-fund .top-fund-bar .bar-item .bar-text[data-v-0be32d54] {
          color: #333333;
}
.fund-top-content .top-fund .bar-chart[data-v-0be32d54] {
      display: flex;
      height: 0.1rem;
      width: 100%;
}
.fund-top-content .top-fund .bar-chart .bar-segment[data-v-0be32d54] {
        display: flex;
        transition: flex 0.3s;
}
.fund-top-content .top-fund .bar-chart .round-l[data-v-0be32d54] {
        border-radius: 0.06rem 0 0 0.06rem;
}
.fund-top-content .top-fund .bar-chart .round-r[data-v-0be32d54] {
        border-radius: 0 0.06rem 0.06rem 0;
}
.fund-top-content .top-fund .bar-chart .round-all[data-v-0be32d54] {
        border-radius: 0.06rem;
}
.fund-top-content .top-fund .indicator-wrap[data-v-0be32d54] {
      background: #F0F3FF;
      border-radius: 0.08rem;
      font-weight: 500;
      font-size: 0.14rem;
      color: #333333;
      line-height: 20px;
      display: flex;
      justify-content: space-between;
      padding: 0.08rem 0.22rem 0.08rem 0.22rem;
}
.fund-top-content .top-fund .indicator-wrap .item[data-v-0be32d54] {
        display: flex;
        flex-direction: column;
}
.fund-top-content .top-fund .indicator-wrap .item .bottom-txt[data-v-0be32d54] {
          font-size: 0.12rem;
          color: #999999;
          font-weight: 400;
          display: flex;
          flex-direction: column;
          line-height: 0.17rem;
}
.fund-top-content .top-fund .indicator-wrap .item .bottom-txt .bot-tip[data-v-0be32d54] {
            font-size: 0.1rem;
}
.fund-top-content .top-fund .list-detail-wrap .borderNone[data-v-0be32d54] {
      border-bottom: none !important;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item[data-v-0be32d54] {
      font-weight: 500;
      font-size: 0.13rem;
      color: #333333;
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom: 1px solid #EEEEEE;
      padding-bottom: 0.16rem;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item .left[data-v-0be32d54] {
        width: 2.4rem;
        display: flex;
        align-items: center;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item .left .name[data-v-0be32d54] {
          text-align: left;
          line-height: 0.17rem;
          max-width: 1.94rem;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item .left .flagShipW[data-v-0be32d54] {
          max-width: 2.3rem;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item .left .tag[data-v-0be32d54] {
          width: 0.04rem;
          height: 0.1rem;
          background: #407EFF;
          border-radius: 0.01rem;
          margin-right: 0.04rem;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item .left .tagOrg[data-v-0be32d54] {
          background: #F58E1D;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item .left .tagRed[data-v-0be32d54] {
          background: #E12817;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item .left .qijian-label[data-v-0be32d54] {
          width: 0.3rem;
          height: 0.16rem;
          background: linear-gradient(270deg, #D7AE74 0%, #A47638 100%);
          border-radius: 0.02rem;
          line-height: 0.16rem;
          font-size: 0.1rem;
          color: #FFFFFF;
          margin-right: 0.08rem;
          font-family: PingFangSC, PingFang SC;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-left: 0.02rem;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item img[data-v-0be32d54] {
        width: 0.2rem;
        height: 0.2rem;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item[data-v-0be32d54]:first-of-type {
        padding-top: 0.16rem;
}
.fund-top-content .top-fund .list-detail-wrap .detail-item[data-v-0be32d54]:last-of-type {
        padding-bottom: 0.16rem;
}
.nav-bar[data-v-0be32d54] {
  position: fixed;
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  z-index: 11;
  top: 2rem;
}
.nav-bar .split-bg[data-v-0be32d54] {
    background-color: #f5f5f5;
    height: 0.16rem;
}
.nav-bar .nav-bar-list[data-v-0be32d54] {
    display: flex;
}
.nav-bar .nav-bar-item[data-v-0be32d54] {
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    justify-content: space-between;
    text-align: left;
    margin: 0.16rem auto;
}
.nav-bar .nav-bar-item .anchor-point[data-v-0be32d54] {
      font-size: 0.14rem;
      font-family: PingFangSC-Medium, PingFang SC;
      font-weight: 500 !important;
      color: #85530D !important;
}
.nav-bar .active-bar-item[data-v-0be32d54] {
    position: relative;
}
.nav-bar .active-bar-item .anchor-point[data-v-0be32d54] {
      color: #5F3A07 !important;
}
.nav-bar .active-bar-item[data-v-0be32d54]::after {
      position: absolute;
      content: '';
      display: block;
      height: 2px;
      background-color: #5F3A07;
      bottom: -0.04rem;
      width: 0.4rem;
      left: 50%;
      /* 左侧对齐父元素50%位置 */
      transform: translateX(-50%);
      /* 向左偏移自身50%宽度，实现居中 */
}
.bottom-tip[data-v-0be32d54] {
  padding: 0.16rem 0.16rem 0.4rem 0.16rem;
  font-size: 0.1rem;
  color: #CCCCCC;
  font-weight: 400;
  line-height: 0.14rem;
  text-align: justify;
}

/* 隐藏 body 垂直滚动条（常用） */
body[data-v-0be32d54]::-webkit-scrollbar {
  display: none;
  /* WebKit 内核：隐藏滚动条整体 */
}

/* Firefox 内核：设置滚动条宽度为 0 */
body[data-v-0be32d54] {
  scrollbar-width: none;
  /* 可选值：none（隐藏）/ thin（窄条）/ auto（默认） */
  -ms-overflow-style: none;
  /* IE/Edge 旧版兼容（可选） */
}

/* 谷歌浏览器 */
[data-v-0be32d54]::-webkit-scrollbar {
  overflow: hidden;
}
[data-v-0be32d54] .dialog-tips {
  padding: 24px 16px !important;
  border-radius: 8px !important;
  top: 50%;
  transform: translateY(-50% -50%);
}
[data-v-0be32d54] .dialog-tips .dialog-title {
    position: relative;
    font-size: 20px !important;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 27px !important;
}
[data-v-0be32d54] .dialog-tips .dialog-title .icon-close {
      position: absolute;
      top: -8px !important;
      right: -2px !important;
      width: 12px !important;
      height: 12px !important;
      cursor: pointer;
}
[data-v-0be32d54] .dialog-tips .dialog-content {
    margin-top: 8px !important;
    max-height: 240px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    padding-right: 16px;
}
[data-v-0be32d54] .dialog-tips .dialog-content .con-item {
      font-size: 17px !important;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #999999;
      line-height: 24px !important;
      margin-bottom: 4px !important;
      text-align: justify;
}
[data-v-0be32d54] .dialog-tips .dialog-content .con-item span {
        color: #e12817;
}
[data-v-0be32d54] .dialog-tips .dialog-content .base-title {
      margin-top: 16px !important;
      font-size: 16px !important;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 20px !important;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
[data-v-0be32d54] .dialog-tips .dialog-content .base-title .redColor {
        color: #e12817;
}
[data-v-0be32d54] .dialog-tips .dialog-content .base_btn {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 100;
      width: 100%;
      border-top: 1px solid #e5e5e5 !important;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 49px !important;
      font-size: 20px !important;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #e12817;
      line-height: 27px !important;
}

.flexAlign {
  display: flex;
  align-items: center;
}
.list-detail-header {
  font-weight: 500;
  font-size: 0.14rem;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.16rem;
  position: relative;
  z-index: 10;
  padding-bottom: 0.16rem;
}
.list-detail-header .detail-left {
    border-radius: 0px 1rem 1rem 0px;
    background: #e0e5ff;
    padding-left: 0.16rem;
    margin-left: -0.2rem;
    display: flex;
    align-items: center;
    line-height: 0.22rem;
    position: relative;
    width: 1rem;
    height: 0.24rem;
}
.list-detail-header .triangle1 {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid #18266b;
    top: -0.08rem;
    left: 0;
}
.list-detail-header .detail-right {
    font-weight: 400;
    font-size: 0.12rem;
    color: #1677ff;
    line-height: 0.17rem;
}
.list-detail-header .detail-right img {
      width: 0.12rem;
      height: 0.07rem;
      margin-left: 0.04rem;
}
.list-detail-header .detail-right .rotate {
      transform: rotate(180deg);
}
.picker-text-active-color .van-popover__action-text {
  color: #e12817 !important;
}

@charset "UTF-8";
[data-v-378d637c] .custom-image {
  margin-top: 1.82rem;
}
[data-v-378d637c] .custom-image .van-empty__image {
    width: 3rem;
    height: 2rem;
}
[data-v-378d637c] .custom-image .van-empty__description {
    font-size: 0.16rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.22rem;
}
.group-wrap[data-v-378d637c] {
  background-color: #f5f5f5;
}
.group-wrap .back-box[data-v-378d637c] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 0.11rem;
    box-sizing: border-box;
    background: #2c3b84;
}
.group-wrap .back-box img[data-v-378d637c] {
      width: 0.22rem;
      height: 0.22rem;
      position: absolute;
      left: 0.16rem;
}
.group-wrap .back-box .title[data-v-378d637c] {
      font-size: 0.18rem;
      color: #ffffff;
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      line-height: 0.25rem;
}
.group-wrap .back-box .icon-box[data-v-378d637c] {
      margin-right: 0.16rem;
      align-items: flex-end;
}
.group-wrap .back-box .icon-box img[data-v-378d637c] {
        width: 0.2rem;
        height: 0.2rem;
}
.background-layer[data-v-378d637c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(to bottom, #2c3b84 0px, #2c3b84 70%, #ffffff 30%);
  z-index: -1;
}

/* 针对整个页面（body）或指定容器 */
[data-v-378d637c] ::-webkit-scrollbar {
  width: 0;
  /* Chrome、Safari、Opera */
  display: none;
}


/*# sourceMappingURL=52.1772811256985.css.map*/