.trajectoryComponent[data-v-7db0a27e] {
  position: relative;
  width: 100%;
}
.trajectoryComponent .fundList[data-v-7db0a27e] {
    display: flex;
    align-items: center;
    height: 0.4rem;
    background-color: rgba(22, 119, 255, 0.06);
}
.trajectoryComponent .fundList__item[data-v-7db0a27e] {
      width: 50%;
      justify-content: center;
      font-size: 0.12rem;
      color: #333;
      display: flex;
      align-items: center;
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
}
.trajectoryComponent .fundList__item span[data-v-7db0a27e] {
        display: block;
}
.trajectoryComponent .fundList__item .line[data-v-7db0a27e] {
        width: 0.08rem;
        height: 0.02rem;
        margin-right: 0.03rem;
}
.trajectoryComponent .fundList__item .defaultNumber[data-v-7db0a27e] {
        font-weight: 500;
        margin-left: 0.02rem;
        color: #333333;
        font-family: PingFangSC, PingFang SC;
}
.trajectoryComponent .fundList__c .line[data-v-7db0a27e] {
      background: #1677ff;
}
.trajectoryComponent #incomeChart[data-v-7db0a27e],
  .trajectoryComponent #incomeReturnChart[data-v-7db0a27e] {
    width: 3.2rem;
    height: 2rem;
    box-sizing: border-box;
}
.trajectoryComponent .income[data-v-7db0a27e] {
    height: 2.6rem;
    background-image: url(../img/bg-line.386a93bf.png);
    background-size: 96% 100%;
}
.trajectoryComponent .income .income-bg[data-v-7db0a27e] {
      background-color: rgba(243, 244, 255, 0.62);
      border-radius: 0px 0px 8px 8px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      position: relative;
      width: 100%;
      height: 100%;
}
.trajectoryComponent .income .income-des[data-v-7db0a27e] {
      padding: 0.16rem;
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
      font-size: 0.12rem;
      color: #999999;
      line-height: 0.17rem;
      text-align: left;
      position: absolute;
      top: 0;
}
.trajectoryComponent .income .income-content[data-v-7db0a27e] {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      padding-left: 0.22rem;
      padding-right: 0.22rem;
      font-family: PingFangSC, PingFang SC;
      font-weight: 500;
      color: #333333;
}
.trajectoryComponent .income .pad[data-v-7db0a27e] {
      font-weight: 400;
      padding-top: 7px;
}
.trajectoryComponent .income .income--content-return[data-v-7db0a27e] {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
}
.trajectoryComponent .income1[data-v-7db0a27e] {
    height: 2.6rem;
    background-color: #ffffff;
    border-bottom-left-radius: 0.08rem;
    border-bottom-right-radius: 0.08rem;
}
.trajectoryComponent .tab[data-v-7db0a27e] {
    display: flex;
    flex-direction: row;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 15px;
    color: #999999;
    line-height: 21px;
    height: 0.53rem;
    align-items: center;
    width: 100%;
    justify-content: space-around;
}
.trajectoryComponent .tab .tab-item[data-v-7db0a27e] {
      position: relative;
      display: flex;
      justify-content: center;
}
.trajectoryComponent .tab .tab-item .activeText[data-v-7db0a27e] {
        font-weight: 500;
        color: #333333;
}
.trajectoryComponent .tab .tab-item .tab-active[data-v-7db0a27e] {
        position: absolute;
        bottom: -4px;
        width: 0.28rem;
        height: 2px;
        background-color: #e12817;
}

.analytical-wrapper[data-v-15305374] {
  font-size: 0.14rem;
  margin: 0 0.16rem;
}
.analytical-wrapper .body[data-v-15305374] {
    font-family: PingFangSC-Regular, PingFang SC;
    position: relative;
    box-sizing: border-box;
    border-radius: 0.08rem;
    margin-bottom: 0.16rem;
}
.analytical-wrapper .body .box-wrapper[data-v-15305374] {
      width: 100%;
}
.analytical-wrapper .body .box-wrapper .box1[data-v-15305374] {
        margin-bottom: 0.16rem;
        background: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
        border-radius: 8px;
        position: relative;
}
.analytical-wrapper .body .box-wrapper .box1 .img-icon1[data-v-15305374] {
          position: absolute;
          width: 0.14rem;
          height: 0.4rem;
          bottom: -0.29rem;
          left: 0.16rem;
          z-index: 2;
}
.analytical-wrapper .body .box-wrapper .box1 .img-icon2[data-v-15305374] {
          position: absolute;
          width: 0.14rem;
          height: 0.4rem;
          bottom: -0.29rem;
          right: 0.16rem;
          z-index: 2;
}
.analytical-wrapper .body .box-wrapper .box1 .type-box[data-v-15305374] {
          display: flex;
          justify-content: center;
          padding-top: 0.24rem;
}
.analytical-wrapper .body .box-wrapper .box1 .type-box .type-box-container[data-v-15305374] {
            display: flex;
            align-items: center;
            border-radius: 0.17rem;
            background-color: #dee7ff;
            flex-direction: row;
            justify-content: center;
            height: 0.34rem;
            font-family: PingFangSC, PingFang SC;
            font-size: 0.14rem;
}
.analytical-wrapper .body .box-wrapper .box1 .type-box .type-box-container .type-box-item[data-v-15305374] {
              color: #547ff7;
              width: 0.88rem;
              height: 0.26rem;
              display: flex;
              align-items: center;
              justify-content: center;
              font-weight: 400;
}
.analytical-wrapper .body .box-wrapper .box1 .type-box .type-box-container .typeBoxActive[data-v-15305374] {
              color: #ffffff;
              background-color: #4f7bf6;
              border-radius: 0.17rem;
              font-weight: 500;
}
.analytical-wrapper .body .box-wrapper .header-wrapper[data-v-15305374] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 0.24rem 0.16rem 0.24rem 0.16rem;
}
.analytical-wrapper .body .box-wrapper .header-wrapper .left-title[data-v-15305374] {
          font-family: PingFangSC, PingFang SC;
          font-weight: 500;
          font-size: 0.16rem;
          color: #333333;
          line-height: 0.22rem;
}
.analytical-wrapper .body .box-wrapper .header-wrapper .left-title-center[data-v-15305374] {
          display: flex;
          align-items: center;
}
.analytical-wrapper .body .box-wrapper .income-body[data-v-15305374] {
        padding-top: 0.16rem;
        padding-left: 0.16rem;
        padding-right: 0.16rem;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list[data-v-15305374] {
          border-bottom: 1px solid #eeeeee;
          margin-bottom: 0.16rem;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .name[data-v-15305374] {
            font-family: PingFangSC, PingFang SC;
            font-weight: 500;
            font-size: 0.15rem;
            color: #333333;
            line-height: 0.21rem;
            text-align: left;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .tag-wrap[data-v-15305374] {
            display: flex;
            flex-direction: row;
            padding-top: 0.09rem;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .tag-wrap .tag-item[data-v-15305374] {
              margin-left: 0.08rem;
              background: #ebf3ff;
              border-radius: 2px;
              font-family: PingFangSC, PingFang SC;
              font-weight: 400;
              font-size: 0.1rem;
              color: #1677ff;
              line-height: 0.14rem;
              padding: 1px 5px 1px 5px;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .tag-wrap .tag-item[data-v-15305374]:nth-child(1) {
                margin-left: 0;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .tag-wrap .tagHold[data-v-15305374] {
              background: #fee2e2;
              color: #e12817;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .tag-wrap .tagClean[data-v-15305374] {
              background: #eeeeee;
              color: #666666;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .tag-wrap .labelRed[data-v-15305374] {
              color: #e12817;
              background-color: #ffeae8;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .tag-wrap .labelOrange[data-v-15305374] {
              color: #f58e1d;
              background-color: #fff0df;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .content[data-v-15305374] {
            display: flex;
            flex-direction: row;
            padding-top: 0.16rem;
            padding-bottom: 0.16rem;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .content .content-item[data-v-15305374] {
              width: 50%;
              text-align: left;
              font-family: PingFangSC, PingFang SC;
              font-weight: 500;
              font-size: 0.15rem;
              line-height: 0.21rem;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list .content .content-item .item-title[data-v-15305374] {
                font-weight: 400;
                font-size: 0.12rem;
                color: #999999;
                line-height: 0.17rem;
                padding-top: 0.02rem;
}
.analytical-wrapper .body .box-wrapper .income-body .income-list[data-v-15305374]:last-child {
            border-bottom: none;
}
.analytical-wrapper .body .box-wrapper .popoverCos[data-v-15305374] {
        display: flex;
}
.analytical-wrapper .body .box-wrapper .popoverCos .referenceTitle[data-v-15305374] {
          display: flex;
          align-items: center;
}
.analytical-wrapper .body .box-wrapper .popoverCos .referenceTitle .title[data-v-15305374] {
            font-size: 0.13rem;
            color: #333333;
}
.analytical-wrapper .body .box-wrapper .popoverCos .referenceTitle[data-v-15305374] .van-icon {
            font-size: 0.13rem;
            color: #c2c2c2;
            margin-left: 0.04rem;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap[data-v-15305374] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-left: 0.16rem;
        padding-right: 0.16rem;
        height: 0.36rem;
        display: flex;
        align-items: center;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-left[data-v-15305374] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          flex: 1;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right[data-v-15305374] {
          display: flex;
          flex-direction: row;
          align-items: center;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .income-line[data-v-15305374] {
            display: inline-block;
            background-color: #d8d8d8;
            width: 0.01rem;
            height: 0.2rem;
            margin-left: 0.06rem;
            margin-right: 0.09rem;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .sub-thead[data-v-15305374] {
            display: flex;
            align-items: center;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .sub-thead-right[data-v-15305374] {
              width: 50%;
              height: 0.36rem;
              display: flex;
              align-items: center;
              justify-content: flex-end;
              font-size: 0.15rem;
              color: #333333;
              line-height: 0.2rem;
              box-sizing: border-box;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .sub-thead-right img[data-v-15305374] {
                margin-left: 0.08rem;
                width: 0.12rem;
                height: 0.12rem;
                transform: rotate(90deg);
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .sub-thead-right div + span[data-v-15305374] {
                display: inline-block;
                width: 0.01rem;
                height: 0.2rem;
                background-color: #d8d8d8;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .sub-thead-right-sort[data-v-15305374] {
                display: flex;
                justify-content: center;
                align-self: center;
                flex-direction: column;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .sub-thead-right-sort span[data-v-15305374] {
                  display: inline-block;
                  width: 0;
                  height: 0;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .sub-thead-right-sort span[data-v-15305374]:nth-child(1) {
                  border-top: 0.06rem solid transparent;
                  border-left: 0.06rem solid transparent;
                  border-bottom: 0.06rem solid #ccc;
                  border-right: 0.06rem solid transparent;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .sub-thead-right-sort span[data-v-15305374]:nth-child(2) {
                  margin-top: 0.05rem;
                  border-top: 0.06rem solid #e12817;
                  border-left: 0.06rem solid transparent;
                  border-bottom: 0.06rem solid transparent;
                  border-right: 0.06rem solid transparent;
}
.analytical-wrapper .body .box-wrapper .income-header-wrap .income-header-right .rotate[data-v-15305374] {
            transform: rotate(180deg);
}
.analytical-wrapper .body .box-wrapper .legend-wrapper-bottom-title[data-v-15305374] {
        display: flex;
        color: #999999;
        font-size: 0.14rem;
        line-height: 0.17rem;
        padding-bottom: 0.08rem;
}
.analytical-wrapper .body .box-wrapper .legend-wrapper-bottom-title .title[data-v-15305374] {
          width: 80px;
          text-align: right;
}
.analytical-wrapper .body .box-wrapper .legend-wrapper-bottom-title .title-right[data-v-15305374] {
          display: flex;
          flex: 1;
          padding-left: 0.08rem;
          padding-right: 0.14rem;
}
.analytical-wrapper .body .box-wrapper .legend-wrapper-bottom-title .title-right .des[data-v-15305374] {
            flex: 1;
            text-align: left;
}
.analytical-wrapper .body .box-wrapper #boxCanvas[data-v-15305374] {
        height: 3.84rem;
        width: 3.43rem;
}
.analytical-wrapper .body .box-wrapper .boxCanvas-tips[data-v-15305374] {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.1rem;
        color: #999999;
        line-height: 0.14rem;
        text-align: justify;
        padding-bottom: 0.2rem;
        padding-left: 0.09rem;
        padding-right: 0.09rem;
}
.popoverDetail[data-v-15305374] {
  box-shadow: 0 1px 1px rgba(147, 147, 147, 0.3);
  padding: 0 0.14rem;
}
.popoverDetail .popoverItem[data-v-15305374] {
    text-align: center;
    font-size: 0.14rem;
    color: #333333;
    padding: 0.1rem 0;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}
.popoverDetail .popoverItem[data-v-15305374]:last-child {
    border-bottom: none;
}
.popoverDetail .selected[data-v-15305374] {
    color: #e12817;
}

.tips-wrap[data-v-960623a2] {
  padding: 0.24rem 0;
  max-height: 5.4rem;
  box-sizing: border-box;
}
.tips-wrap .tips[data-v-960623a2] {
    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-960623a2] {
    max-height: calc(4.64rem - 0.49rem);
    overflow-y: auto;
    padding-left: 0.16rem;
    padding-right: 0.16rem;
}
.tips-wrap .content-wrap[data-v-960623a2]::-webkit-scrollbar {
    width: 0em;
    display: none;
}
.tips-wrap .content .title[data-v-960623a2] {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.13rem;
    color: #666666;
    line-height: 0.24rem;
    text-align: left;
    font-style: normal;
    margin-top: 0.08rem;
}
.tips-wrap .content .text[data-v-960623a2] {
    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 .tips-bottom[data-v-960623a2] {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #1677FF;
    margin-top: 0.08rem;
    margin-bottom: 0.24rem;
    line-height: 0.22rem;
}


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