@charset "UTF-8";
/* @import url(); 引入css类 */
.history-container[data-v-97175268] {
  width: 100%;
  height: 100%;
  padding-bottom: 0.26667rem;
}
.history[data-v-97175268] {
  height: 100%;
  background-color: #f5f5f5;
  overflow-y: scroll;
}
.history .history-content[data-v-97175268] {
    padding: 0.26667rem 0.26667rem 0;
    height: 5.89333rem;
    background-image: -webkit-linear-gradient(var(--baseColor), var(--bgColor));
    background-image: linear-gradient(var(--baseColor), var(--bgColor));
}
.history .history-content[data-v-97175268] .van-cell__title {
      font-size: calc(0.37333rem * var(--font-size-scale));
}
.history .history-content[data-v-97175268] .van-collapse-item {
      border-radius: 0.26667rem;
      overflow: hidden;
      margin-bottom: 0.26667rem;
}
.history .history-content[data-v-97175268] .van-hairline--top-bottom::after, .history .history-content .van-hairline-unset--top-bottom[data-v-97175268]::after {
      border-width: 0;
}
.history .history-content[data-v-97175268] .van-collapse-item__content {
      background-color: transparent;
      padding: 0;
}
.history .history-content[data-v-97175268] .van-hairline--top-bottom {
      margin-bottom: 0.26667rem;
}
.history .history-content[data-v-97175268] .van-collapse-item {
      margin-bottom: 0.26667rem;
}
.history .history-content .offerDetails .topInfo_box[data-v-97175268] {
      padding: 0.26667rem 0.42667rem;
      background: white;
      box-sizing: border-box;
      border-radius: 0 0 0.26667rem 0.26667rem;
}
.history .history-content .offerDetails .topInfo_box > p[data-v-97175268] {
        font-size: calc(0.37333rem * var(--font-size-scale));
        color: #333333;
        margin-bottom: 0.13333rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}
.history .history-content .offerDetails .topInfo_box > p .label[data-v-97175268] {
          width: calc(2.236rem * var(--font-size-scale));
          max-width: 2.42667rem;
          color: #666666;
          margin-right: calc(0.13333rem * var(--font-size-scale));
}
.history .history-content .offerDetails .topInfo_box > p[data-v-97175268]:last-child {
        margin-bottom: 0;
}
.history .history-content .list_box[data-v-97175268] {
      padding: 0.26667rem 0.42667rem;
      box-sizing: border-box;
      background: white;
      border-radius: 0.26667rem;
      margin-bottom: 0.26667rem;
}
.history .history-content .list_box > p[data-v-97175268] {
        font-size: calc(0.37333rem * var(--font-size-scale));
        color: #333333;
        margin-bottom: 0.21333rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}
.history .history-content .list_box > p .label[data-v-97175268],
        .history .history-content .list_box > p .labelt[data-v-97175268] {
          display: block;
          color: #666666;
          margin-right: calc(0.13333rem * var(--font-size-scale));
          width: calc(2.236rem * var(--font-size-scale));
          max-width: 2.42667rem;
          word-break: break-all;
}
.history .history-content .list_box > p .labelt[data-v-97175268] {
          min-width: 1.92rem;
}
.history .history-content .list_box > p[data-v-97175268]:last-child {
        margin-bottom: 0;
}
.history .history-content .list_box[data-v-97175268]:last-child {
      margin-bottom: 0;
}
.title[data-v-97175268] {
  padding: calc(0.26667rem * var(--font-size-scale));
  color: #333;
  font-size: calc(0.4rem * var(--font-size-scale));
  font-weight: 500;
  position: relative;
}
.title[data-v-97175268]::before {
    content: "";
    position: absolute;
    height: calc(0.4rem * var(--font-size-scale));
    width: calc(0.10667rem * var(--font-size-scale));
    background: var(--auxiliaryBrownColor);
    border-radius: calc(0.05333rem * var(--font-size-scale));
    top: calc(0.37333rem * var(--font-size-scale));
    bottom: 0;
    left: 0;
    vertical-align: middle;
}
.enclosure[data-v-97175268] {
  color: #5792FD;
  font-size: calc(0.32rem * var(--font-size-scale));
  padding-top: calc(0.21333rem * var(--font-size-scale));
}
.list_items[data-v-97175268] {
  margin-bottom: calc(0.26667rem * var(--font-size-scale));
}
.list_item[data-v-97175268] {
  list-style: none;
}

