[v-cloak][data-v-5798d433] {
  display: none;
}
.allPage[data-v-5798d433] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #F5F5F5;
  box-sizing: border-box;
  z-index: 1;
  overflow: auto;
}
[data-v-5798d433]::-webkit-scrollbar {
  display: none;
}
.flexCenter[data-v-5798d433], .primaryPage .fundDetail .allSurvival[data-v-5798d433], .primaryPage .fundDetail .lockingShare[data-v-5798d433] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.subOpacity[data-v-5798d433] {
  font-size: 0.13rem;
  opacity: 0.7;
}
.primaryPage[data-v-5798d433] {
  background-color: #f5f5f5;
  padding-bottom: 0.7rem;
}
.primaryPage .fundDetail[data-v-5798d433] {
    background-color: #fff;
}
.primaryPage .fundDetail .fund-name[data-v-5798d433] {
      padding: 0.16rem 0.16rem 0;
      text-align: left;
}
.primaryPage .fundDetail .fund-name .fundN[data-v-5798d433] {
        font-size: 0.18rem;
        color: #333333;
        font-weight: bold;
}
.primaryPage .fundDetail .fund-name .fundLabel[data-v-5798d433] {
        width: 100%;
        display: flex;
        flex-direction: row;
}
.primaryPage .fundDetail .fund-name .fundLabel .fundC[data-v-5798d433] {
          font-size: 0.15rem;
          color: #999999;
          padding-top: 0.05rem;
}
.primaryPage .fundDetail .fund-name .fundLabel .risk[data-v-5798d433] {
          display: flex;
          align-items: center;
          flex-direction: row;
          font-size: 0.1rem;
          color: #1c6ad7;
          padding: 0rem 0.1rem;
          border-radius: 0.04rem;
          background: #ebf3ff;
          margin-left: 0.08rem;
}
.primaryPage .fundDetail .fund-name .fundLabel .risk .risk_img[data-v-5798d433] {
            width: 0.1rem;
            height: 0.12rem;
            margin-right: 0.05rem;
}
.primaryPage .fundDetail .fund-name .fundLabel .risk .risk_txt[data-v-5798d433] {
            font-size: 0.12rem;
            color: #1677ff;
}
.primaryPage .fundDetail .investmentT[data-v-5798d433] {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 0.1rem;
}
.primaryPage .fundDetail .investmentT__des[data-v-5798d433] {
        padding: 0.04rem 0;
        width: 0.8rem;
        text-align: center;
        background-color: #d92616;
        color: #fff;
        font-size: 0.13rem;
        font-weight: bold;
        border-top-left-radius: 0.2rem;
        border-bottom-left-radius: 0.2rem;
}
.primaryPage .fundDetail .allSurvival[data-v-5798d433] {
      padding: 0.05rem 0 0;
      color: #666666;
}
.primaryPage .fundDetail .allSurvival__span[data-v-5798d433] {
        font-size: 0.13rem;
}
.primaryPage .fundDetail .allSurvival[data-v-5798d433] .van-icon {
        font-size: 0.16rem;
        margin-left: 0.08rem;
}
.primaryPage .fundDetail .allSurvival__tag[data-v-5798d433] {
        height: 0.16rem;
        line-height: 0.16rem;
        font-size: 0.1rem;
        text-align: left;
        background: #FEE2E2;
        color: #E12817;
        padding: 0.01rem 0.05rem;
        margin-top: 4px;
        border-radius: 2px;
        box-sizing: border-box;
}
.primaryPage .fundDetail .mineSurvival[data-v-5798d433] {
      margin-top: 0.08rem;
}
.primaryPage .fundDetail .mineSurvival__Num[data-v-5798d433] {
        font-weight: bold;
        font-size: 0.34rem;
        color: #e12817;
}
.primaryPage .fundDetail .mineSurvival .normal[data-v-5798d433] {
        color: #333;
}
.primaryPage .fundDetail .lockingShare[data-v-5798d433] {
      position: relative;
      padding: 0;
}
.primaryPage .fundDetail .lockingShare__span[data-v-5798d433] {
        min-width: 1.92rem;
        background: #F5F5F5;
        padding: 0.1rem 0.18rem;
        font-size: 0.14rem;
        border-radius: 0.5rem;
}
.primaryPage .fundDetail .lockingShare__span .lockingShare__count[data-v-5798d433] {
          font-size: 0.18rem;
          font-family: PingFangSC-Medium, PingFang SC;
          font-weight: 500;
          color: #333333;
}
.primaryPage .fundDetail .lockingShare[data-v-5798d433]::after {
      position: absolute;
      top: -8px;
      left: 0;
      content: '';
      left: 50%;
      transform: translate(-50%, -50%);
      width: 0;
      height: 0;
      border: 8px solid;
      border-color: transparent transparent #F5F5F5 transparent;
}
.primaryPage .fundDetail .survivalList[data-v-5798d433] {
      padding: 0.24rem 0;
      box-sizing: border-box;
      display: flex;
}
.primaryPage .fundDetail .survivalList__item[data-v-5798d433] {
        width: 33.3333%;
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #666;
}
.primaryPage .fundDetail .survivalList__item .top[data-v-5798d433] {
          font-size: 0.13rem;
}
.primaryPage .fundDetail .survivalList__item .bottom[data-v-5798d433] {
          margin-top: 0.03rem;
          font-weight: bold;
          font-size: 0.2rem;
          color: #666;
}
.primaryPage .fundDetail .survivalList__item .green[data-v-5798d433] {
          color: #00b578;
}
.primaryPage .fundDetail .survivalList__item .red[data-v-5798d433] {
          color: #e12817;
}
.primaryPage .fundDetail .dropMore[data-v-5798d433] {
      text-align: center;
      font-size: 0.14rem;
      color: #1677ff;
}
.primaryPage .fundDetail .dropMoreDetail[data-v-5798d433] {
      background-color: #faf9f9;
      padding: 0 0.16rem 0.16rem;
      border-top: 1px solid #eeeeee;
      border-bottom: 1px solid #eeeeee;
      display: flex;
      flex-wrap: wrap;
      position: relative;
}
.primaryPage .fundDetail .dropMoreDetail .dropList[data-v-5798d433] {
        margin-top: 0.16rem;
        text-align: left;
        display: flex;
        align-items: center;
        font-size: 0.13rem;
        color: #666666;
}
.primaryPage .fundDetail .dropMoreDetail .dropList__left[data-v-5798d433] {
          margin-right: 0.04rem;
}
.primaryPage .fundDetail .dropMoreDetail .dropList .reduceStyle[data-v-5798d433] {
          color: #00b578 !important;
}
.primaryPage .fundDetail .dropMoreDetail .dropList .addStyle[data-v-5798d433] {
          color: #e12817 !important;
}
.primaryPage .fundDetail .dropMoreDetail .width60[data-v-5798d433] {
        width: 57%;
}
.primaryPage .fundDetail .dropMoreDetail .width40[data-v-5798d433] {
        width: 43%;
}
.primaryPage .fundDetail .dropMoreDetail[data-v-5798d433]:after {
        position: absolute;
        top: -0.05rem;
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
        content: "";
        width: 0.1rem;
        height: 0.1rem;
        background-color: #faf9f9;
        border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
}
.primaryPage .tradingList[data-v-5798d433] {
    background-color: #fff;
    padding: 0 0.16rem;
}
.primaryPage .tradingList .tradingItem[data-v-5798d433] {
      display: flex;
      align-items: center;
      font-size: 0.14rem;
      color: #666666;
      border-bottom: 1px solid #eeeeee;
      padding: 0.16rem 0;
}
.primaryPage .tradingList .tradingItem[data-v-5798d433]:last-of-type {
        border: none;
}
.primaryPage .tradingList .tradingItem[data-v-5798d433]:first-of-type {
        margin-top: 0.16rem;
}
.primaryPage .tradingList .tradingItem .dotted[data-v-5798d433] {
        width: 0.03rem;
        height: 0.03rem;
        background-color: #666666;
        border-radius: 50%;
}
.primaryPage .tradingList .tradingItem .buyDetail[data-v-5798d433] {
        margin-left: 0.08rem;
        margin-right: 0.24rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 0.3rem;
        line-height: 0.3rem;
}
.primaryPage .fundChart[data-v-5798d433] {
    margin-top: 0.16rem;
}
.primaryPage .transactionDetail[data-v-5798d433] {
    background-color: #fff;
    padding: 0.16rem;
    margin-top: 0.16rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.primaryPage .transactionDetail .flex[data-v-5798d433] {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 2rem;
}
.primaryPage .transactionDetail .flex .audit[data-v-5798d433] {
        padding-left: 0.08rem;
        width: 0.16rem;
        height: 0.16rem;
}
.primaryPage .transactionDetail__left[data-v-5798d433] {
      font-size: 0.15rem;
      color: #333333;
      width: 0.8rem;
      text-align: left;
      font-family: PingFangSC-Regular, PingFang SC;
}
.primaryPage .transactionDetail__right[data-v-5798d433] {
      display: flex;
      align-items: center;
}
.primaryPage .transactionDetail__right .sureTransaction[data-v-5798d433] {
        font-size: 0.15rem;
        color: #e12817;
}
.primaryPage .transactionDetail__right .normalStyle[data-v-5798d433] {
        font-family: PingFangSC-Regular, PingFang SC;
        font-size: 0.15rem;
        line-height: 0.21rem;
        color: #666666;
}
.primaryPage .transactionDetail__right .totalAmount[data-v-5798d433] {
        text-align: right;
        color: #e12817;
        min-width: 2.2rem;
}
.primaryPage .transactionDetail__right .normal-width[data-v-5798d433] {
        width: 1.5rem;
}
.primaryPage .transactionDetail__right .customIcon[data-v-5798d433] {
        margin-left: 0.04rem;
        font-size: 0.15rem;
        color: #999999;
}
.primaryPage .riskTip[data-v-5798d433] {
    padding: 0.24rem 0.16rem;
    font-size: 0.11rem;
    color: #cccccc;
    line-height: 0.18rem;
    text-align: left;
}
.primaryPage .fixedBtn[data-v-5798d433] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    z-index: 999;
}
.primaryPage .fixedBtn__list[data-v-5798d433] {
      flex: 1;
      height: 0.6rem;
      line-height: 0.6rem;
      box-sizing: border-box;
      text-align: center;
      font-size: 0.17rem;
      border-top: 1px solid #eeeeee;
      border-bottom: 1px solid #eeeeee;
}
.primaryPage .fixedBtn .fixedInvest[data-v-5798d433] {
      position: relative;
}
.primaryPage .fixedBtn .fixedInvest[data-v-5798d433]::before {
      position: absolute;
      top: 0.15rem;
      left: 0;
      content: "";
      width: 1px;
      height: 0.2rem;
      background: #eee;
}
.primaryPage .fixedBtn .normalBtn[data-v-5798d433] {
      background-color: #fff;
      color: #e12817;
}
.primaryPage .fixedBtn .primaryBtn[data-v-5798d433] {
      background-color: #e12817;
      border-top: 1px solid #e12817;
      border-bottom: 1px solid #e12817;
      color: #ffffff;
}
.primaryPage .fixedBtn .grey[data-v-5798d433] {
      background-color: #eee;
      color: #666;
}
.hairPhone[data-v-5798d433] {
  height: 0.8rem;
  background-color: #fff;
  color: #6e6a6a;
}
.hairPhone .flexLayout[data-v-5798d433] {
    height: 0.6rem;
}
.popoverDetail[data-v-5798d433] {
  padding: 0 0.08rem;
  box-shadow: 0 1px 1px rgba(147, 147, 147, 0.3);
}
.popoverDetail .popoverItem[data-v-5798d433] {
    text-align: center;
    font-size: 0.14rem;
    color: #333333;
    padding: 0.1rem 0.18rem;
    border-bottom: 1px solid #eeeeee;
}
.popoverDetail .popoverItem__left[data-v-5798d433] {
      font-size: 0.15rem;
      color: #333333;
}


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