.layout[data-v-ecebbf8c] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
}

.info[data-v-756f43f8] {
  box-sizing: border-box;
  width: 3.43rem;
  background: #fff;
  border-radius: 0.08rem;
  margin: 0 auto 0;
  padding: 0.16rem;
}
.info-title[data-v-756f43f8] {
    display: flex;
    justify-content: space-between;
}
.info-title-left[data-v-756f43f8] {
      font-weight: bold;
      color: #333;
      line-height: 0.22rem;
      height: 0.22rem;
      font-size: 0.16rem;
      display: flex;
      align-items: center;
      font-family: PingFangSC-Medium, PingFang SC;
}
.info-title-left span[data-v-756f43f8] {
        padding: 0 0.05rem;
        background-color: #ff594a;
        border-radius: 0.02rem;
        margin: 0 0.04rem;
        color: #ffffff;
}
.info-title-right[data-v-756f43f8] {
      display: flex;
      align-items: center;
}
.info-title-right span[data-v-756f43f8] {
        font-size: 0.14rem;
        color: #999999;
}
.info-title-right img[data-v-756f43f8] {
        width: 0.07rem;
        height: 0.1rem;
        margin-left: 0.08rem;
}
.info-tips[data-v-756f43f8] {
    padding-top: 0.08rem;
    padding-bottom: 0.16rem;
    border-bottom: 1px solid #eeeeee;
    font-size: 0.14rem;
    text-align: left;
    color: #666666;
}
.info-tips-cont[data-v-756f43f8] {
      margin-right: 6px;
}
.info-tips span[data-v-756f43f8] {
      color: #ff594a;
}
.info-tips i[data-v-756f43f8] {
      font-style: normal;
}
.info-bottom[data-v-756f43f8] {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.info-bottom > div[data-v-756f43f8] {
      width: 50%;
      margin-top: 0.16rem;
}
.info-bottom > div div[data-v-756f43f8] {
        font-size: 0.12rem;
        color: #999999;
        height: 0.17rem;
}
.info-bottom > div p[data-v-756f43f8] {
        font-size: 0.2rem;
        font-weight: 500;
        color: #ff594a;
        height: 0.28rem;
        margin-top: 0.08rem;
}
.info .titles[data-v-756f43f8] {
    font-weight: bold;
}

.list-item[data-v-07f2ef76] {
  box-sizing: border-box;
  width: 3.43rem;
  background: #fff;
  border-radius: 0.08rem;
  margin: 0.16rem auto 0;
  padding: 0 0.17rem  0 0.17rem;
}
.list-item .item[data-v-07f2ef76] {
    border-bottom: 1px solid #eeeeee;
    margin-top: 0.16rem;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.16rem;
}
.list-item .item .left[data-v-07f2ef76] {
      width: 2.21rem;
}
.list-item .item .left .fund-name[data-v-07f2ef76] {
        font-size: 0.16rem;
        color: #333333;
        text-align: left;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-style: normal;
}
.list-item .item .left .fund-type[data-v-07f2ef76] {
        margin-top: 0.09rem;
        display: flex;
}
.list-item .item .left .fund-type img[data-v-07f2ef76] {
          width: 0.1rem;
          margin-right: 0.05rem;
}
.list-item .item .left .fund-type span[data-v-07f2ef76] {
          font-size: 0.1rem;
          background: #ebf3ff;
          margin-right: 0.08rem;
          padding: 0.01rem 0.05rem;
          color: #1677ff;
          border-radius: 0.02rem;
          display: inline-block;
          display: flex;
          align-items: center;
          font-family: PingFangSC, PingFang SC;
          font-weight: 400;
}
.list-item .item .left .fund-data[data-v-07f2ef76] {
        display: flex;
        justify-content: space-between;
        margin-top: 0.17rem;
}
.list-item .item .left .fund-data[data-v-07f2ef76] > :nth-child(1) {
          text-align: left;
}
.list-item .item .left .fund-data[data-v-07f2ef76] > :nth-child(2) {
          text-align: right;
}
.list-item .item .left .fund-data div[data-v-07f2ef76] {
          font-size: 0.2rem;
          font-weight: 600;
          color: #ff594a;
}
.list-item .item .left .fund-data p[data-v-07f2ef76] {
          margin-top: 0.02rem;
          font-size: 0.12rem;
          font-family: PingFangSC-Regular, PingFang SC;
          color: #999999;
}
.list-item .item .right div[data-v-07f2ef76] {
      width: 0.76rem;
      height: 0.28rem;
      background: linear-gradient(141deg, #ff594a 0%, #e12817 100%);
      border-radius: 0.2rem;
      font-size: 0.14rem;
      font-weight: 500;
      color: #ffffff;
      line-height: 0.28rem;
      margin-top: 0.41rem;
}
.list-item[data-v-07f2ef76] > :nth-child(1) {
    margin-top: 0.24rem;
}
.list-item[data-v-07f2ef76] > :nth-last-child(1) {
    border-bottom: 0;
}

.search[data-v-995b7012] {
  margin: 0.05rem auto 0;
  width: 3.43rem;
  height: 0.5rem;
  align-items: center;
  background: linear-gradient(180deg, #E8F0FF 0%, #FFFFFF 100%);
  border-radius: 8px;
  box-sizing: border-box;
  border: 2px solid #fff;
  margin-bottom: 0.16rem;
}
.search > div[data-v-995b7012] {
    align-items: center;
}
.search img[data-v-995b7012] {
    width: 0.18rem;
    height: 0.2rem;
    margin-left: 0.16rem;
}
.search .tip[data-v-995b7012] {
    font-size: 0.16rem;
    color: #999999;
    margin-left: 0.08rem;
}
.search1[data-v-995b7012] {
  position: fixed;
  left: 0;
  top: 0;
  width: 3.75rem;
  border-radius: 0;
  visibility: hidden;
  z-index: 99999;
  font-family: PingFangSC-Regular, PingFang SC;
}
.search1 > div[data-v-995b7012] {
    align-items: center;
    margin: 0 auto;
    width: 3.43rem;
    height: 0.5rem;
    align-items: center;
    background: #fff;
    border-radius: 8px;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.search1 > div img[data-v-995b7012] {
      width: 0.18rem;
      height: 0.2rem;
      margin-left: 0.16rem;
}
.search1 > div .tip[data-v-995b7012] {
      font-size: 0.16rem;
      color: #999999;
      margin-left: 0.08rem;
}
.search1-fixed[data-v-995b7012] {
  visibility: visible;
  padding: 0.16rem;
  align-items: center;
  background: #f5f5f5;
  box-sizing: border-box;
  top: 0.88rem;
}
.tabs-box-fixed[data-v-995b7012] {
  width: 3.43rem;
  position: fixed;
  top: 1.54rem;
  left: 0.16rem;
  z-index: 9999;
  padding: 0.16rem 0;
  box-sizing: border-box;
  background: #fff;
  margin-top: 0.16rem;
  border-radius: 0.08rem 0.08rem 0 0;
}
[data-v-995b7012]::-webkit-scrollbar {
  width: 0em;
}
[data-v-995b7012]::-webkit-scrollbar:horizontal {
  height: 0em;
}
[data-v-995b7012] .van-pull-refresh {
  overflow: initial;
}
.flex[data-v-995b7012] {
  display: flex;
}
.flex-column[data-v-995b7012] {
  display: flex;
  flex-direction: column;
}
.box[data-v-995b7012] {
  font-family: PingFangSC-Regular, PingFang SC;
  position: absolute;
  top: 0;
  z-index: 9999;
  background: #f5f5f5;
}
.back[data-v-995b7012] {
  position: absolute;
  top: 0.57rem;
  left: 0.12rem;
  width: 25px;
  height: 25px;
  z-index: 2;
}
.back-box[data-v-995b7012] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: .88rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: .11rem;
  box-sizing: border-box;
}
.back-box img[data-v-995b7012] {
    width: 0.12rem;
    height: 0.20rem;
    z-index: 2;
    margin-left: .16rem;
}
.back-box .title[data-v-995b7012] {
    font-size: .18rem;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    line-height: .25rem;
}
.back-none[data-v-995b7012] {
  display: none;
}
.nav[data-v-995b7012] {
  width: 3.75rem;
  height: 4.27rem;
  background-image: url(../img/timeInvest_bg.2402bf69.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.back-bg[data-v-995b7012] {
  display: none;
}
.body[data-v-995b7012] {
  width: 3.75rem;
  padding-top: 2.16rem;
}
.body-nodata[data-v-995b7012] {
    margin: .16rem .16rem 0;
    background-color: #fff;
    border-radius: 8px;
    height: calc(70vh - 1.68rem);
}
.body-nodata .no-data[data-v-995b7012] {
      width: 3rem;
      height: 2rem;
      margin: 0.21rem auto 0;
      display: block;
      padding-top: 0.26rem;
}
.body-nodata .no-data-tips[data-v-995b7012] {
      font-size: 0.16rem;
      color: #333333;
      margin-top: 0.34rem;
}
.body-fixed[data-v-995b7012] {
  position: fixed;
  left: 16px;
  top: 100px;
  height: 500px;
  background: red;
  overflow: scroll;
  scroll-behavior: smooth;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}
.move-box[data-v-995b7012] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: .88rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 99999;
  opacity: 0;
  align-items: flex-end;
  padding-bottom: .11rem;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}
.move-box img[data-v-995b7012] {
    width: .12rem;
    height: .2rem;
    margin-left: .16rem;
}
.move-box .title[data-v-995b7012] {
    font-size: 0.18rem;
    color: #333333;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    line-height: .25rem;
}
.move-style[data-v-995b7012] {
  opacity: 1;
}
.move-style1[data-v-995b7012] {
  opacity: 0.2;
}
.move-style2[data-v-995b7012] {
  opacity: 0.4;
}
.move-style3[data-v-995b7012] {
  opacity: 0.6;
}
.move-style4[data-v-995b7012] {
  opacity: 0.8;
}
.move-style5[data-v-995b7012] {
  opacity: 1;
}
.nav-bg[data-v-995b7012] {
  width: 3.75rem;
  height: 4.27rem;
  background: #f5f5f5;
}
.swiper-box[data-v-995b7012] {
  width: 3.43rem;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 0.16rem;
  box-sizing: border-box;
  background: linear-gradient(180deg, #FFF8E7 0%, #FFFFFF 100%);
  border: 2px solid #ffffff;
}
.swiper-box .info .row1[data-v-995b7012] {
    height: 0.22rem;
    line-height: 0.22rem;
    align-items: center;
    padding: 0.14rem 0.14rem 0;
}
.swiper-box .info .row1 .row1-title[data-v-995b7012] {
      font-size: 0.16rem;
      font-weight: bold;
      color: #333;
      font-family: PingFangSC-Medium, PingFang SC;
}
.swiper-box .info .row1 .row1-desc[data-v-995b7012] {
      margin-left: 8px;
      font-size: 0.14rem;
      color: #d3753a;
}
.swiper-box .info .row2[data-v-995b7012] {
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 1px 3px 0px #f6e7dd;
    border-radius: 8px;
    padding: 0.16rem;
}
.swiper-box .info .row2[data-v-995b7012] .chart-right {
      margin-left: 0;
}
.swiper-box .info .row2[data-v-995b7012] .chart-right .row1 {
        justify-content: center;
}
.swiper-box .info .row2[data-v-995b7012] .chart-right .row2 {
        justify-content: center;
        height: 0.16rem;
}
.swiper-box .info .row2[data-v-995b7012] .chart-right .row3 > div,
      .swiper-box .info .row2[data-v-995b7012] .chart-right .row4 > div {
        width: 50%;
}
.swiper-box .info .row2[data-v-995b7012] .chart-right .row4 {
        line-height: 0.17rem;
}
.swiper-box .info .row2 .row2-btn[data-v-995b7012] {
      margin-top: 0.16rem;
      width: 100%;
      height: 0.42rem;
      line-height: 0.42rem;
      text-align: center;
      font-size: 0.16rem;
      font-weight: 500;
      color: #ffffff;
      background: linear-gradient(141deg, #ff594a 0%, #e12817 100%);
      border-radius: 0.25rem;
      font-family: PingFangSC-Medium, PingFang SC;
}
.swiper-box .my-swipe[data-v-995b7012] {
    position: relative;
}
.swiper-box .my-swipe .swiper-container[data-v-995b7012] {
      padding: 0.24rem 0.04rem 0.34rem;
      margin: 0 0.1rem;
}
.swiper-box .my-swipe .swiper-container.no-padding[data-v-995b7012] {
        padding: 0.24rem 0 0.34rem;
        margin: 0 0.14rem;
}
.swiper-box .my-swipe[data-v-995b7012] .swiper-slide {
      transform: translate3d(0, 0, 0);
}
.swiper-box .my-swipe[data-v-995b7012] .swiper-pagination {
      height: 0.04rem;
      display: flex;
      align-items: center;
      justify-content: center;
      bottom: 0.14rem;
      left: 50%;
      transform: translateX(-50%);
}
.swiper-box .my-swipe[data-v-995b7012] .swiper-pagination .swiper-pagination-bullet {
        opacity: 0.3;
        width: 0.04rem;
        height: 0.04rem;
        background: #c4c4c4 !important;
        align-items: center;
        transition: opacity .2s, background-color .2s;
}
.swiper-box .my-swipe[data-v-995b7012] .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
          margin-right: 0.05rem;
}
.swiper-box .my-swipe[data-v-995b7012] .swiper-pagination .swiper-pagination-bullet-active {
        opacity: 1;
        width: 15px !important;
        height: 4px !important;
        border-radius: 3px;
        background: #e12817 !important;
}
.fund-shorter-name[data-v-995b7012] {
  font-weight: bold;
}
[data-v-995b7012]::-webkit-scrollbar {
  display: none;
}
.types-content[data-v-995b7012] {
  width: 3.43rem;
  background: #FFF;
  border-radius: 8px;
  margin: .16rem auto 0;
  padding-top: .16rem;
}
.types-content .tabs-box .tabs-top[data-v-995b7012] {
    padding: 0 .16rem;
    text-align: left;
    overflow-x: scroll;
    overflow-y: hidden;
}
.types-content .tabs-box .tabs-top .item[data-v-995b7012] {
      justify-content: center;
      margin-right: .08rem;
      padding-right: .16rem;
      white-space: nowrap;
}
.types-content .tabs-box .tabs-top .item .label[data-v-995b7012] {
        font-size: .15rem;
        color: #333333;
        font-weight: 400;
}
.types-content .tabs-box .tabs-top .item .label-active[data-v-995b7012] {
        font-size: .16rem;
        font-weight: bold;
        z-index: 3;
        position: relative;
}
.types-content .tabs-box .tabs-top .item .label-active[data-v-995b7012]::after {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: .06rem;
          z-index: -1;
          background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 34%, #FF594A 100%);
}
.types-content .tabs-box .tabs-top .item[data-v-995b7012]:nth-of-type(1) {
      margin-left: 0;
}
.types-content .tabs-box .tabs-btm[data-v-995b7012] {
    padding: 0 .16rem;
    margin-top: .16rem;
    overflow-x: scroll;
    overflow-y: hidden;
}
.types-content .tabs-box .tabs-btm .item[data-v-995b7012] {
      padding: .05rem .12rem;
      font-size: .14rem;
      line-height: .2rem;
      font-weight: 400;
      color: #333333;
      background: #f5f5f5;
      border-radius: .15rem;
      white-space: nowrap;
}
.types-content .tabs-box .tabs-btm .item-active[data-v-995b7012] {
      font-weight: 600;
      color: #FFFFFF;
      background: #FF594A;
}
.types-content .tabs-box .tabs-btm .item[data-v-995b7012]:nth-of-type(1) {
      margin-left: 0;
}
.types-content .tabs-cover-fixed[data-v-995b7012] {
    width: 3.75rem;
    position: fixed;
    top: 1.7rem;
    left: 0rem;
    z-index: 9999;
    padding-top: 0.08rem;
    background: #f5f5f5;
}
.types-content .tabs-box-fixed[data-v-995b7012] {
    width: 3.43rem;
    padding: .16rem 0 .15rem 0;
    box-sizing: border-box;
    background: #fff;
    border-radius: .08rem .08rem 0 0;
}
.no-tips[data-v-995b7012] {
  width: 3.43rem;
  position: absolute;
  background: #f5f5f5;
  bottom: 0.4rem;
  margin: 0.16rem auto 0;
  margin-top: .16rem;
  font-size: .14rem;
  color: #999;
}


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