[data-v-4a150d07] .van-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
[data-v-4a150d07] .van-popup {
  border-radius: 0.16rem 0.16rem 0 0;
  overflow: hidden;
}
.base_list[data-v-4a150d07] {
  height: calc(100vh - 2.76rem);
  overflow-y: scroll;
}
.base_list .list[data-v-4a150d07] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.1rem 0.16rem 0.11rem;
    font-size: 0.16rem;
    line-height: 0.22rem;
    color: #333;
    border-bottom: 1px solid #E5E5E5;
}
.base_list .list[data-v-4a150d07]:last-of-type {
      border: none;
}
.base_list .list .name[data-v-4a150d07] {
      text-align: left;
}
.base_list .list .choice[data-v-4a150d07] {
      padding-left: 0.16rem;
}
.base_list .list .choice img[data-v-4a150d07] {
        width: 0.16rem;
        height: 0.16rem;
}
.empty[data-v-4a150d07] {
  height: 0.16rem;
  width: 100%;
  background-color: #F5F5F5;
}
.button[data-v-4a150d07] {
  height: 0.73rem;
  padding: 0.16rem;
  box-sizing: border-box;
  font-size: 0.16rem;
  color: #333;
  text-align: center;
}
.trajectoryWrapper[data-v-4a150d07] {
  position: relative;
  width: 100%;
}
.recentDate[data-v-4a150d07] {
  display: flex;
  width: 100%;
  padding: 0.1rem 0 0 0.1rem;
  box-sizing: border-box;
}
.recentDate .recentItem[data-v-4a150d07] {
    width: 25%;
    line-height: 0.26rem;
    text-align: center;
    font-size: 0.12rem;
    color: #999;
}
.recentDate .more[data-v-4a150d07] {
    position: relative;
}
.recentDate .more .more_icon[data-v-4a150d07] {
      right: 0.16rem;
      top: 50%;
      width: 0.08rem;
      height: 0.08rem;
}
.recentDate .more .more_icon img[data-v-4a150d07] {
        width: 100%;
        height: 100%;
}
.recentDate .more span[data-v-4a150d07] {
      margin-right: 0.04rem;
}
.recentDate .moreChoiceClass[data-v-4a150d07] {
    background: #FCF9F4;
    border-radius: 15px;
    color: #DAB866;
}
.recentDate .isActived[data-v-4a150d07] {
    color: #d7ae74;
    background-color: rgba(215, 174, 116, 0.08);
    border-radius: 0.13rem;
}
.fundList[data-v-4a150d07] {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.12rem 0.16rem 0.08rem 0.16rem;
  box-sizing: border-box;
  justify-content: space-between;
}
.fundList__item[data-v-4a150d07] {
    font-size: 0.12rem;
    line-height: 0.17rem;
    color: #333;
    display: flex;
    align-items: center;
}
.fundList__item span[data-v-4a150d07] {
      display: block;
}
.fundList__item .line[data-v-4a150d07] {
      width: 0.08rem;
      height: 0.02rem;
      margin-right: 0.03rem;
}
.fundList__item .defaultNumber[data-v-4a150d07] {
      font-weight: bold;
      margin-left: 0.02rem;
      color: #333333;
}
.fundList__item .reduceStyle[data-v-4a150d07] {
      color: #00b578;
}
.fundList__item .addStyle[data-v-4a150d07] {
      color: #e12817;
}
.fundList__c .line[data-v-4a150d07] {
    background: #e12817;
}
.fundList__o .line[data-v-4a150d07] {
    width: 0.08rem;
    height: 0.02rem;
    margin-right: 0.03rem;
    background: #1677ff;
}
.new-over-limt-show[data-v-4a150d07] {
  display: flex;
  font-size: 0.12rem;
  line-height: 0.17rem;
  padding: 0rem 0.16rem 0.12rem 0.16rem;
  box-sizing: border-box;
  margin: 0;
  align-items: center;
  justify-items: start;
}
.new-over-limt-show .more_icon[data-v-4a150d07] {
    right: 0.16rem;
    top: 50%;
    width: 0.08rem;
    height: 0.08rem;
    margin-left: 0.04rem;
}
.new-over-limt-show .more_icon img[data-v-4a150d07] {
      width: 100%;
      height: 100%;
}
.new-over-limt-show .defaultNumber[data-v-4a150d07] {
    font-weight: bold;
    margin-left: 0.02rem;
    color: #333333;
}
.new-over-limt-show .reduceStyle[data-v-4a150d07] {
    color: #00b578;
}
.new-over-limt-show .addStyle[data-v-4a150d07] {
    color: #e12817;
}
.new-over-limt-show .default[data-v-4a150d07] {
    color: #333;
}
.breakStyle[data-v-4a150d07] {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.breakStyle .fundList__item[data-v-4a150d07] {
    width: 100%;
    display: flex;
    align-items: center;
}
.breakStyle .fundList__o[data-v-4a150d07] {
    display: flex;
    justify-content: space-between;
    line-height: 0.17rem;
    align-items: center;
    flex: 1;
    white-space: nowrap;
    margin-top: 0.08rem;
}
.chartContStyle[data-v-4a150d07] {
  padding-top: 0.16rem;
}
.touchStyle[data-v-4a150d07] {
  background-color: #F1F7FF;
  z-index: 9;
}
.chartsArea[data-v-4a150d07] {
  padding-top: 0.1rem;
  display: flex;
  font-size: 0;
  position: relative;
}
#trajectoryChartDom1[data-v-4a150d07] {
  width: 3.55rem;
  height: 1.88rem;
  box-sizing: border-box;
}
.noData[data-v-4a150d07] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.noData .risk_img[data-v-4a150d07] {
    width: 2.6rem;
    height: 1.9rem;
}
.noData h6[data-v-4a150d07] {
    font-size: 0.16rem;
    color: #333;
    font-weight: normal;
    margin-bottom: 0.16rem;
}
.noData p[data-v-4a150d07] {
    font-size: 0.12rem;
    color: #999;
    padding: 0 0.32rem;
}
.index_des[data-v-4a150d07] {
  margin-top: 0.08rem;
  font-size: 0.12rem;
  margin-right: 0.16rem;
  color: #1677FF;
  display: flex;
  flex-direction: column;
  align-items: left;
  justify-content: center;
}
.index_des .img-icon[data-v-4a150d07] {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    padding-left: 0.04rem;
    margin-top: -3px;
    vertical-align: middle;
}
.isOverSixMonth[data-v-4a150d07] {
  height: 17px;
  font-size: 0.12rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-top: 0.08rem;
  margin-bottom: 0.08rem;
}
.dialog-top[data-v-4a150d07] {
  padding: 0.16rem 0.16rem 0;
}
.dialog-top .close-img[data-v-4a150d07] {
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.dialog-top .close-img img[data-v-4a150d07] {
      width: 0.1rem;
      height: 0.1rem;
}
.dialog-top .title[data-v-4a150d07] {
    font-size: 0.18rem;
    color: #333;
    text-align: center;
    line-height: 0.25rem;
    font-weight: bold;
}
.dialog-top .headerTitle[data-v-4a150d07] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.dialog-top .headerTitle img[data-v-4a150d07] {
      width: 0.4rem;
      height: 0.03rem;
}
.dialog-top .headerTitle span[data-v-4a150d07] {
      font-size: 0.18rem;
      font-family: PingFangSC-Medium, PingFang SC;
      color: #333;
      padding: 0 0.08rem;
}
.dialog-content[data-v-4a150d07] {
  padding: 0 0.16rem 0.08rem;
  font-size: 0.15rem;
  color: #666;
  line-height: 0.24rem;
  max-height: 4.5rem;
  overflow-y: scroll;
  text-align: left;
}
.dialog-content .special_list .item[data-v-4a150d07] {
    display: flex;
    align-items: baseline;
    padding: 0.08rem 0;
}
.dialog-content .special_list .item img[data-v-4a150d07] {
      width: 0.06rem;
      height: 0.08rem;
}
.dialog-content .special_list .item span[data-v-4a150d07] {
      padding-left: 0.04rem;
}
.dialog-content-item[data-v-4a150d07] {
    color: #999;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
}
.dialog-content-item span[data-v-4a150d07] {
      color: #666;
}
.dialog-content-item[data-v-4a150d07]:nth-child(2) {
    margin-top: 16px;
    margin-bottom: 16px;
}
.more_icon[data-v-4a150d07] {
  right: 0.16rem;
  top: 50%;
  width: 0.08rem;
  height: 0.08rem;
}
.more_icon img[data-v-4a150d07] {
    width: 100%;
    height: 100%;
}
.wordStyle[data-v-4a150d07] {
  display: flex;
  align-items: center;
  word-break: break-all;
}
.wordStyle span[data-v-4a150d07] {
    display: inline;
}
.isOverSixMonthbottom[data-v-4a150d07] {
  font-size: 0.12rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.17rem;
  text-align: justify;
  position: relative;
}
.isOverSixMonthbottom .extend-btn[data-v-4a150d07] {
    position: absolute;
    color: #000;
    font-size: 0.12rem;
    right: 0;
    bottom: 0.02rem;
    background: #fff;
    line-height: 0.17rem;
    padding-left: 0.02rem;
}
.isOverSixMonthbottom .collspan-btn[data-v-4a150d07] {
    color: #000;
}
.layout-space-betwween[data-v-4a150d07] {
  justify-content: space-between;
}

.incomeComponent[data-v-61f73909] {
  background-color: #fff;
  padding: 0.16rem 0;
  position: relative;
}
.incomeComponent .tabName[data-v-61f73909] {
    display: flex;
    justify-content: flex-end;
    padding-left: 0.32rem;
    margin-bottom: 0.16rem;
}
.incomeComponent .tabName__item[data-v-61f73909] {
      width: 0.82rem;
      height: 0.3rem;
      line-height: 0.3rem;
      text-align: center;
      border-radius: 0.15rem;
      margin-right: 0.32rem;
      font-size: 0.13rem;
      color: #999;
      background-color: #F5F5F5;
}
.incomeComponent .tabName .isActive[data-v-61f73909] {
      position: relative;
      font-weight: bold;
      color: #E12817;
      background-color: #FFF1EF;
}
.incomeComponent[data-v-61f73909] .van-tabs__line {
    bottom: 22px;
}
.fundChartArea[data-v-61f73909] {
  display: flex;
  background-color: #fff;
  padding: 0 0.16rem 0;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.mask-box[data-v-61f73909] {
  background-image: url(../img/bg-line.eeef2d0c.png);
  background-color: #FBFBFF;
  opacity: 0.79;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: absolute;
  flex-direction: column;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
}
.mask-box p[data-v-61f73909] {
    font-size: 0.14rem;
    line-height: 0.3rem;
    font-family: PingFangSC, PingFang SC;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    text-align: right;
    font-style: normal;
}
.mask-box .confirm-btn[data-v-61f73909] {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 0.54rem;
    width: 1.16rem;
    height: 0.42rem;
    line-height: 0.42rem;
    border-radius: 0.25rem;
    border: 1px solid #E12817;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #E12817 !important;
    text-align: right;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
}
.mask-box .confirm-btn[data-v-61f73909]:active {
    background: transparent;
    -webkit-tap-highlight-color: transparent;
}


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