.flexAlign[data-v-0274b036] {
  display: flex;
  align-items: center;
}
.marginT16[data-v-0274b036] {
  margin-top: 0.16rem;
}
.record-module[data-v-0274b036] {
  background-color: #fff;
}
.record-module .record-list .item[data-v-0274b036] {
    padding: 0.16rem;
    margin-top: 0.16rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 2px rgba(235, 234, 233, 0.63);
    border-radius: 8px;
}
.record-module .record-list .item .timer[data-v-0274b036] {
      display: flex;
      align-items: center;
      justify-content: space-between;
}
.record-module .record-list .item .timer .date[data-v-0274b036] {
        font-size: 0.15rem;
        color: #999999;
}
.record-module .record-list .item .timer img[data-v-0274b036] {
        width: 0.16rem;
        height: 0.16rem;
}
.record-module .record-list .item .step[data-v-0274b036] {
      margin-top: 0.08rem;
}
.record-module .record-list .item .step .step-list[data-v-0274b036] {
        display: flex;
        align-items: center;
        position: relative;
        padding-top: 0.08rem;
}
.record-module .record-list .item .step .step-list .circle[data-v-0274b036] {
          width: 7px;
          height: 7px;
          background-color: #999999;
          border-radius: 50%;
}
.record-module .record-list .item .step .step-list .line[data-v-0274b036] {
          position: absolute;
          height: 100%;
          top: 55%;
          left: 3px;
          width: 1px;
          background-color: #999999;
}
.record-module .record-list .item .step .step-list .fund-title[data-v-0274b036] {
          flex: 1;
          padding-left: 0.08rem;
          position: relative;
          font-size: 0.15rem;
          color: #333333;
}
.record-module .record-list .item .step .step-list .fund-title[data-v-0274b036]::before {
            content: '';
            position: absolute;
            top: 0;
            left: -50%;
            height: 50%;
            width: 1px;
            background-color: #999999;
}
.record-module .record-list .item .step .step-list:first-of-type .fund-title[data-v-0274b036]::before {
          background-color: transparent;
}
.record-module .record-list .item .step .step-list:last-of-type .line[data-v-0274b036] {
          display: none;
}
.record-module .record-list .no-data[data-v-0274b036] {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.16rem;
    color: #333333;
    margin-top: 0.16rem;
}
.record-module .record-list .no-data img[data-v-0274b036] {
      width: 3rem;
      height: 2.2rem;
      margin-bottom: 0.16rem;
}

@charset "UTF-8";
.custom-dia[data-v-55515858] .van-overlay {
  background-color: rgba(0, 0, 0, 0.55);
}
.custom-dia[data-v-55515858] .van-dialog {
  top: 50%;
  border-radius: 0.08rem;
}
.custom-dia .content-dia[data-v-55515858] {
  padding: 0.24rem 0.16rem;
  font-size: 0.15rem;
  color: #333333;
  text-align: center;
}
.custom-dia[data-v-55515858] .van-dialog__confirm {
  height: auto;
  padding: 0.12rem 0;
}
.custom-dia[data-v-55515858] .van-button__content .van-button__text {
  font-size: 0.18rem;
  color: #E12817;
}
.custom-dia[data-v-55515858] .van-dialog__footer {
  border-top: 1px solid #E5E5E5;
}

/* 谷歌浏览器 */
[data-v-55515858]::-webkit-scrollbar {
  overflow: hidden;
}
.flexAlign[data-v-55515858], .contrast-module .contrast-area .opera-area .common-btn[data-v-55515858] {
  display: flex;
  align-items: center;
}
.marginT16[data-v-55515858] {
  margin-top: 0.16rem;
}
.divider-bg[data-v-55515858] {
  width: 100%;
  height: 0.16rem;
  background-color: #f5f5f5;
}
.wrapper[data-v-55515858] {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
}
.contrast-module[data-v-55515858] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  text-align: left;
  width: 100%;
  height: 100vh;
  background-color: #fff;
}
.contrast-module .header[data-v-55515858] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 0.88rem;
    padding: 0.1rem 0.16rem;
    align-items: flex-end;
    justify-content: space-between;
    z-index: 9;
    background-color: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5;
}
.contrast-module .header .return-img[data-v-55515858] {
      width: 0.12rem;
      height: 0.2rem;
}
.contrast-module .header .title[data-v-55515858] {
      font-size: 0.18rem;
      color: #333333;
}
.contrast-module .back-box[data-v-55515858] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: .88rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: .11rem;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5;
}
.contrast-module .back-box img[data-v-55515858] {
      width: 0.12rem;
      height: 0.20rem;
      z-index: 2;
      margin-left: .16rem;
}
.contrast-module .back-box .title[data-v-55515858] {
      font-size: .18rem;
      color: #333333;
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      line-height: .25rem;
}
.contrast-module .content-scroll[data-v-55515858] {
    margin-bottom: 0.32rem;
}
.contrast-module .switch-detail[data-v-55515858] {
    padding-top: 0.08rem;
}
.contrast-module .switch-detail .fundRecord[data-v-55515858] {
      display: flex;
      align-items: center;
      justify-content: space-between;
}
.contrast-module .switch-detail .fundRecord .total[data-v-55515858] {
        font-size: 0.12rem;
        color: #999;
}
.contrast-module .switch-detail .fundRecord .right[data-v-55515858] {
        display: flex;
        align-items: center;
        font-size: 0.12rem;
        color: #1677ff;
}
.contrast-module .switch-detail .fundRecord .right img[data-v-55515858] {
          width: 0.16rem;
          height: 0.16rem;
          padding-right: 0.08rem;
}
.contrast-module .contrast-area[data-v-55515858] {
    padding: 0 0.16rem 0.16rem;
}
.contrast-module .contrast-area .empty-pic[data-v-55515858] {
      justify-content: center;
      font-size: 0;
}
.contrast-module .contrast-area .empty-pic img[data-v-55515858] {
        width: 0.78rem;
        height: 0.78rem;
}
.contrast-module .contrast-area .opera-area[data-v-55515858] {
      justify-content: space-between;
}
.contrast-module .contrast-area .opera-area .common-btn[data-v-55515858] {
        justify-content: center;
        height: 0.4rem;
        box-sizing: border-box;
        font-size: 0.16rem;
        color: #e12817;
        border: 1px solid #e12817;
        border-radius: 0.04rem;
}
.contrast-module .contrast-area .opera-area .common-btn .add-icon[data-v-55515858] {
          padding-right: 0.05rem;
}
.contrast-module .contrast-area .opera-area .add-btn[data-v-55515858] {
        flex: 1;
}
.contrast-module .contrast-area .opera-area .remove-btn[data-v-55515858] {
        width: 0.64rem;
        margin-left: 0.16rem;
}
.contrast-module .tab-area[data-v-55515858] {
    padding: 0 0.16rem;
}
.contrast-module .tab-area[data-v-55515858] .van-tabs--line .van-tabs__wrap {
      height: 0.46rem;
}
.contrast-module .tab-area[data-v-55515858] .van-sticky--fixed {
      left: 0.16rem;
      right: 0.16rem;
}
.contrast-module .tab-area[data-v-55515858] .van-tabs__nav--line {
      padding-bottom: 0.08rem;
}
.contrast-module .tab-area[data-v-55515858] .van-tabs__line {
      height: 2px;
      left: -12px;
      bottom: 0.08rem;
      border-radius: 1px;
      background-color: #e12817;
}
.contrast-module .tab-area[data-v-55515858] .van-tab {
      padding: 0.16rem 0.24rem 0 0;
      font-size: 0.16rem;
      color: #333;
}
.contrast-module .tab-area[data-v-55515858] .van-tab:last-of-type {
        padding-right: 0;
}
.contrast-module .tab-area[data-v-55515858] .van-tabs__nav--line.van-tabs__nav--complete {
      padding-left: 0;
      padding-right: 0;
}
.contrast-module .tab-area[data-v-55515858] .van-tab--active {
      color: #e12817;
      font-weight: bold;
}
.contrast-module .tab-area[data-v-55515858] .van-sticky--fixed {
      left: 0;
      right: 0;
      padding: 0 0.16rem;
      box-sizing: border-box;
      border-bottom: 1px solid #F5F5F5;
      height: 0.55rem;
      overflow-y: hidden;
}
.contrast-module .tab-area[data-v-55515858] .van-sticky--fixed .van-tabs__wrap {
        height: 0.62rem;
}
.contrast-module .tab-area[data-v-55515858] .van-sticky--fixed .van-tab {
        position: relative;
        top: 0.04rem;
        padding: 0 0.24rem 0.16rem 0;
        box-sizing: border-box;
}
.contrast-module .tab-area[data-v-55515858] .van-sticky--fixed .van-tab:last-of-type {
          padding-right: 0;
}
.contrast-module .tab-area[data-v-55515858] .van-sticky--fixed .van-tabs__nav--line.van-tabs__nav--complete {
        padding-bottom: 0;
}
.contrast-module .tab-area[data-v-55515858] .van-sticky--fixed .van-tabs__line {
        bottom: 0.2rem;
}
.contrast-module .check-area[data-v-55515858] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 0.16rem 0 0;
    border-top: 1px solid #eeeeee;
    box-sizing: border-box;
    z-index: 999;
    background: #fff;
}
.contrast-module .check-area .check-fund[data-v-55515858] {
      padding-left: 0.16rem;
}
.contrast-module .check-area .check-fund[data-v-55515858] .van-tab {
        flex: none;
        padding: 0.16rem 0.24rem 0.08rem 0;
        font-size: 0.14rem;
        line-height: 0.14rem;
        color: #999;
}
.contrast-module .check-area .check-fund[data-v-55515858] .van-tabs__line {
        display: none;
}
.contrast-module .check-area .check-fund[data-v-55515858] .van-tabs--line .van-tabs__wrap {
        height: auto;
}
.contrast-module .check-area .check-fund[data-v-55515858] .van-tabs__nav--line {
        padding: 0;
}
.contrast-module .check-area .check-fund[data-v-55515858] .van-tab--active {
        color: #e12817;
        font-weight: bold;
}
.contrast-module .check-area .check-fund .fund-detail[data-v-55515858] {
        padding-bottom: 0.1rem;
        display: flex;
        align-items: center;
        overflow-x: auto;
}
.contrast-module .check-area .check-fund .fund-detail .detail-list[data-v-55515858] {
          padding: 0.08rem;
          min-height: 0.5rem;
          margin-right: 0.08rem;
          width: 1.14rem;
          display: flex;
          align-items: baseline;
          flex-shrink: 0;
          background-color: #f5f5f5;
          border-radius: 0.04rem;
          box-sizing: border-box;
}
.contrast-module .check-area .check-fund .fund-detail .detail-list .title[data-v-55515858] {
            flex: 1;
            font-size: 0.12rem;
            color: #333333;
            font-weight: bold;
            word-break: break-all;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            /* 这里是超出几行省略 */
            overflow: hidden;
}
.contrast-module .check-area .check-fund .fund-detail .detail-list .remove[data-v-55515858] {
            padding-left: 0.08rem;
            font-size: 0;
}
.contrast-module .check-area .check-fund .fund-detail .detail-list .remove img[data-v-55515858] {
              width: 0.1rem;
              height: 0.1rem;
}
.contrast-module .check-area .opera-area[data-v-55515858] {
      display: flex;
}
.contrast-module .check-area .opera-area .left[data-v-55515858] {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1;
        justify-content: center;
}
.contrast-module .check-area .opera-area .left .title[data-v-55515858] {
          font-size: 0.16rem;
          color: #333;
          font-weight: bold;
}
.contrast-module .check-area .opera-area .left .title .special-text[data-v-55515858] {
            color: #e12817;
}
.contrast-module .check-area .opera-area .left .subtitle[data-v-55515858] {
          padding-top: 0.02rem;
          font-size: 0.12rem;
          color: #999;
}
.contrast-module .check-area .opera-area .right[data-v-55515858] {
        width: 1.99rem;
        height: 0.44rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.16rem;
        color: #ffffff;
        font-weight: bold;
        border-radius: 0.08rem;
        background-color: #999999;
}
.contrast-module .check-area .opera-area .highLight[data-v-55515858] {
        background-color: #e12817;
}


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