.pending-list[data-v-6cc9bb08] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pending-list .pending-tab[data-v-6cc9bb08] {
    border-bottom: 0.02667rem solid #F5F5F5;
}
.pending-list .pending-tab[data-v-6cc9bb08] .van-tabs__nav--complete {
      padding-left: 0.08rem;
      padding-right: 0.08rem;
}
.pending-list .pending-tab[data-v-6cc9bb08] .van-tabs__nav--complete .van-tabs__line {
        bottom: 0.64rem;
}
.pending-list .pending-tab /depp/.van-tabs--line .van-tabs__wrap[data-v-6cc9bb08] {
      height: 1.06667rem !important;
}
.pending-list .pending-search[data-v-6cc9bb08] {
    background: #fff;
    padding: 0.4rem 0.26667rem 0.24rem 0.4rem;
}
.pending-list .pending-search[data-v-6cc9bb08] .van-search {
      padding: 0;
      margin-bottom: 0.26667rem;
}
.pending-list .pending-search[data-v-6cc9bb08] .van-dropdown-menu .van-dropdown-menu__bar {
      box-shadow: none;
      height: auto;
}
.pending-list .approval-wrap[data-v-6cc9bb08] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.4rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border-top: 0.02667rem solid #F5F5F5;
    margin-top: 0.26667rem;
}
.pending-list .approval-wrap .approval-item[data-v-6cc9bb08] {
      color: #333;
      background: #f5f5f5;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      height: 0.8rem;
      text-align: center;
      line-height: 0.8rem;
      font-size: 0.34667rem;
      margin-right: 0.26667rem;
}
.pending-list .approval-wrap .approval-item[data-v-6cc9bb08]:last-child {
        margin-right: 0;
}
.pending-list .approval-wrap .approval-item.active[data-v-6cc9bb08] {
        color: #EF4033;
        background: rgba(239, 64, 51, 0.1);
}
.pending-list .approval-wrap .time-item[data-v-6cc9bb08] {
      color: #333;
      background: #f5f5f5;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 2.1rem;
          -ms-flex: 0 0 2.1rem;
              flex: 0 0 2.1rem;
      height: 0.8rem;
      text-align: center;
      line-height: 0.8rem;
      font-size: 0.34667rem;
      margin-right: 0.26667rem;
}
.pending-list .approval-wrap .time-item[data-v-6cc9bb08]:nth-child(4n) {
        margin-right: 0;
}
.pending-list .approval-wrap .time-item[data-v-6cc9bb08]:first-child {
        margin-bottom: 0.26667rem;
}
.pending-list .approval-wrap .time-item.active[data-v-6cc9bb08] {
        color: #EF4033;
        background: rgba(239, 64, 51, 0.1);
}
.pending-list[data-v-6cc9bb08] .active {
    color: #EF4033 !important;
}
.pending-list .list-wrap[data-v-6cc9bb08] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow-y: auto;
}
.pending-list .list-item[data-v-6cc9bb08] {
    background: #fff;
    font-size: 0.37333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.pending-list .list-item .color666[data-v-6cc9bb08] {
      color: #666;
}
.pending-list .list-item .color333[data-v-6cc9bb08] {
      color: #333;
}
.pending-list .list-item .justify-beetween[data-v-6cc9bb08] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
}
.pending-list .list-item .list-title[data-v-6cc9bb08] {
      font-size: 0.4rem;
      color: #333;
      font-weight: bold;
}
.pending-list .list-item .list-price[data-v-6cc9bb08] {
      color: #FF4B10;
      font-size: 0.48rem;
      font-weight: 500;
}
.pending-list[data-v-6cc9bb08] .van-pull-refresh__head {
    line-height: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

