[data-v-2168f396] .van-popup {
  border-radius: 0.16rem 0.16rem 0 0;
  overflow: hidden;
}
.header[data-v-2168f396] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 0.16rem;
  font-size: 0.16rem;
  color: #CCCCCC;
  border-bottom: 1px solid #eee;
}
.header .close img[data-v-2168f396] {
    width: 0.16rem;
    height: 0.16rem;
}
.header .title[data-v-2168f396] {
    font-weight: bold;
    color: #333;
}
.header .activeStyle[data-v-2168f396] {
    color: #E12817;
}
.content .choice-list[data-v-2168f396] {
  padding: 0.08rem 0.18rem 0.08rem 0;
  position: relative;
  z-index: 9;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.content .choice-list .list[data-v-2168f396] {
    margin: 0.08rem 0 0 0.16rem;
    font-size: 0.14rem;
    border: 1px solid #ccc;
    border-radius: 0.04rem;
    width: 0.73rem;
    height: 0.3rem;
    line-height: 0.3rem;
    box-sizing: border-box;
    text-align: center;
}
.content .choice-list .activeClass[data-v-2168f396] {
    border: 1px solid #E12817;
    color: #E12817;
}
.content .custom .bg[data-v-2168f396] {
  position: relative;
  z-index: 9;
  background-color: #fff;
  padding: 0.16rem;
}
.content .custom .title[data-v-2168f396] {
  font-size: 0.14rem;
  color: #666;
  text-align: left;
}
.content .custom .time[data-v-2168f396] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding-top: 0.08rem;
}
.content .custom .time-left[data-v-2168f396], .content .custom .time-right[data-v-2168f396] {
    position: relative;
    width: 1.62rem;
    padding-left: 0.32rem;
    height: 0.3rem;
    line-height: 0.28rem;
    border: 1px solid #ccc;
    border-radius: 0.04rem;
    font-size: 0.14rem;
    color: #E12817;
    text-align: left;
    box-sizing: border-box;
}
.content .custom .time-left[data-v-2168f396] {
    margin-right: 0.16rem;
}
.content .custom .time .pic_com[data-v-2168f396] {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.content .custom .time .p_1[data-v-2168f396] {
    width: 0.16rem;
    height: 0.16rem;
    left: 0.08rem;
}
.content .custom .time .p_2[data-v-2168f396], .content .custom .time .p_3[data-v-2168f396], .content .custom .time .p_4[data-v-2168f396] {
    width: 0.08rem;
    height: 0.08rem;
    right: 0.08rem;
}
.content .custom .space-area[data-v-2168f396] {
  margin-top: 0.04rem;
  height: 0.88rem;
}
.content .custom .space-area[data-v-2168f396] .van-datetime-picker {
    height: 100%;
    position: relative;
    z-index: 1;
    transform: translateY(-0.88rem);
}
.content .des[data-v-2168f396] {
  padding: 0.08rem 0.16rem 0.16rem;
  font-size: 0.12rem;
  color: #666;
  text-align: left;
  position: relative;
  z-index: 9;
  background-color: #fff;
}

.cumulativeWrapper[data-v-408f65ca] {
  position: relative;
  width: 100%;
}
.cumulativeComponent .recentDate[data-v-408f65ca] {
  display: flex;
  width: 100%;
  padding: 0.1rem 0.14rem 0;
  box-sizing: border-box;
}
.cumulativeComponent .recentDate .recentItem[data-v-408f65ca] {
    width: 25%;
    line-height: 0.26rem;
    text-align: center;
    font-size: 0.12rem;
    color: #999;
}
.cumulativeComponent .recentDate .isActived[data-v-408f65ca] {
    color: #d7ae74;
    background-color: rgba(215, 174, 116, 0.08);
    border-radius: 0.13rem;
}
.cumulativeComponent .fundList[data-v-408f65ca] {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 100%;
  z-index: 9;
  box-sizing: border-box;
  background-color: #fff;
}
.cumulativeComponent .fundList__item[data-v-408f65ca] {
    padding-left: 0.32rem;
    font-size: 0.12rem;
    color: #333;
    display: flex;
    align-items: center;
}
.cumulativeComponent .fundList__item span[data-v-408f65ca] {
      display: block;
}
.cumulativeComponent .fundList__item .line[data-v-408f65ca] {
      width: 0.08rem;
      height: 0.02rem;
      margin-right: 0.03rem;
}
.cumulativeComponent .fundList__item .defaultNumber[data-v-408f65ca],
    .cumulativeComponent .fundList__item .greyStyle[data-v-408f65ca] {
      color: #333333;
}
.cumulativeComponent .fundList__item .reduceStyle[data-v-408f65ca] {
      color: #00b578;
}
.cumulativeComponent .fundList__item .addStyle[data-v-408f65ca] {
      color: #e12817;
}
.cumulativeComponent .fundList .hoverCumulative[data-v-408f65ca] {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.1rem 0;
    position: absolute;
    left: 0;
    top: -0.16rem;
    width: 100%;
    z-index: 99;
    background-color: #f1f7ff;
}
.cumulativeComponent .fundList .hoverCumulative .hoverItem[data-v-408f65ca] {
      width: 33.33333%;
      font-size: 0.12rem;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #333;
}
.cumulativeComponent .fundList .hoverCumulative .hoverItem .reduceStyle[data-v-408f65ca] {
        color: #00b578;
}
.cumulativeComponent .fundList .hoverCumulative .hoverItem .addStyle[data-v-408f65ca] {
        color: #e12817;
}
.cumulativeComponent .fundList__c .line[data-v-408f65ca] {
    background: #e12817;
}
.cumulativeComponent .fundList__o .line[data-v-408f65ca] {
    background: #1677ff;
}
.cumulativeComponent .touchStyle[data-v-408f65ca] {
  background-color: #F1F7FF;
  z-index: 9;
}
.cumulativeComponent .isActive[data-v-408f65ca] {
  background-color: #F1F7FF;
}
.cumulativeComponent .chartsArea[data-v-408f65ca] {
  padding-top: 0.1rem;
  display: flex;
  font-size: 0;
  position: relative;
}
.cumulativeComponent #addLine[data-v-408f65ca] {
  width: 3.55rem;
  height: 1.88rem;
  box-sizing: border-box;
}
.cumulativeComponent .tips[data-v-408f65ca] {
  margin-top: 0.1rem;
  font-size: 0.12rem;
  color: #999;
  text-align: center;
}
.noData[data-v-408f65ca] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.noData .risk_img[data-v-408f65ca] {
    width: 2.6rem;
    height: 1.9rem;
}
.noData h6[data-v-408f65ca] {
    font-size: 0.16rem;
    color: #333;
    font-weight: normal;
    margin-bottom: 0.16rem;
}
.noData p[data-v-408f65ca] {
    font-size: 0.12rem;
    color: #999;
    padding: 0 0.32rem;
}

.cumulativeWrapper[data-v-c304cc6e] {
  position: relative;
  width: 100%;
}
.cumulativeComponent .recentDate[data-v-c304cc6e] {
  display: flex;
  width: 100%;
  padding: 0.1rem 0.14rem 0;
  box-sizing: border-box;
}
.cumulativeComponent .recentDate .recentItem[data-v-c304cc6e] {
    width: 25%;
    line-height: 0.26rem;
    text-align: center;
    font-size: 0.12rem;
    color: #999;
}
.cumulativeComponent .recentDate .isActived[data-v-c304cc6e] {
    color: #d7ae74;
    background-color: rgba(215, 174, 116, 0.08);
    border-radius: 0.13rem;
}
.cumulativeComponent .fundList[data-v-c304cc6e] {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 100%;
  z-index: 9;
  box-sizing: border-box;
  background-color: #fff;
}
.cumulativeComponent .fundList__item[data-v-c304cc6e] {
    padding-left: 0.32rem;
    font-size: 0.12rem;
    color: #333;
    display: flex;
    align-items: center;
}
.cumulativeComponent .fundList__item span[data-v-c304cc6e] {
      display: block;
}
.cumulativeComponent .fundList__item .line[data-v-c304cc6e] {
      width: 0.08rem;
      height: 0.02rem;
      margin-right: 0.03rem;
}
.cumulativeComponent .fundList__item .defaultNumber[data-v-c304cc6e] {
      color: #e12817;
}
.cumulativeComponent .fundList__item .reduceStyle[data-v-c304cc6e] {
      color: #00b578;
}
.cumulativeComponent .fundList .hoverCumulative[data-v-c304cc6e] {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.1rem 0;
    position: absolute;
    left: 0;
    top: -0.16rem;
    width: 100%;
    z-index: 99;
    background-color: #f1f7ff;
}
.cumulativeComponent .fundList .hoverCumulative .hoverItem[data-v-c304cc6e] {
      width: 33.33333%;
      font-size: 0.12rem;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #333;
}
.cumulativeComponent .fundList .hoverCumulative .hoverItem .reduceStyle[data-v-c304cc6e] {
        color: #00b578;
}
.cumulativeComponent .fundList .hoverCumulative .hoverItem .addStyle[data-v-c304cc6e] {
        color: #e12817;
}
.cumulativeComponent .fundList .hoverCumulative .hoverItem .greyStyle[data-v-c304cc6e] {
        color: #333333;
}
.cumulativeComponent .fundList__c .line[data-v-c304cc6e] {
    background: #e12817;
}
.cumulativeComponent .fundList__o .line[data-v-c304cc6e] {
    background: #1677ff;
}
.cumulativeComponent .touchStyle[data-v-c304cc6e] {
  background-color: #F1F7FF;
  z-index: 9;
}
.cumulativeComponent .isActive[data-v-c304cc6e] {
  background-color: #F1F7FF;
}
.cumulativeComponent .chartsArea[data-v-c304cc6e] {
  padding-top: 0.1rem;
  display: flex;
  font-size: 0;
  position: relative;
}
.cumulativeComponent #netMoveMent[data-v-c304cc6e] {
  width: 3.55rem;
  height: 1.88rem;
  box-sizing: border-box;
}
.noData[data-v-c304cc6e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.noData .risk_img[data-v-c304cc6e] {
    width: 2.6rem;
    height: 1.9rem;
}
.noData h6[data-v-c304cc6e] {
    font-size: 0.16rem;
    color: #333;
    font-weight: normal;
    margin-bottom: 0.16rem;
}
.noData p[data-v-c304cc6e] {
    font-size: 0.12rem;
    color: #999;
    padding: 0 0.32rem;
}


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