.wrap[data-v-83b0ca4c] {
  width: 100%;
  height: 100%;
  padding: .32rem .3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wrap .top[data-v-83b0ca4c] {
    font-weight: 500;
    color: #303133;
    font-size: .36rem;
    position: relative;
    padding-left: .16rem;
}
.wrap .top span[data-v-83b0ca4c] {
      display: block;
      opacity: 0.25;
      width: .8rem;
      height: .24rem;
      background: -webkit-gradient(linear, right top, left top, from(#FFA85B), to(#FF7A02));
      background: -webkit-linear-gradient(right, #FFA85B 0%, #FF7A02 100%);
      background: linear-gradient(270deg, #FFA85B 0%, #FF7A02 100%);
      -webkit-box-shadow: 0px .08rem .24rem -.06rem #FE8B24;
              box-shadow: 0px .08rem .24rem -.06rem #FE8B24;
      position: absolute;
      left: 0;
      top: 0;
}
.wrap .list[data-v-83b0ca4c] {
    margin-top: .24rem;
    -webkit-border-radius: .12rem;
            border-radius: .12rem;
    -webkit-box-shadow: 0 0 0.04rem 0 rgba(153, 153, 153, 0.5);
            box-shadow: 0 0 0.04rem 0 rgba(153, 153, 153, 0.5);
    background: #FFFFFF;
}
.wrap .list .color-90[data-v-83b0ca4c] {
      color: #909399;
}
.wrap .list .item[data-v-83b0ca4c]:not(:last-child) {
      border-bottom: .02rem #f4f6f8 solid;
}
.wrap .list .item[data-v-83b0ca4c] {
      font-size: .28rem;
      color: #303133;
      height: .88rem;
      line-height: .88rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
}
.wrap .list .item span[data-v-83b0ca4c]:nth-child(1) {
        width: 1rem;
        display: inline-block;
        text-align: center;
        padding-left: .24rem;
}
.wrap .list .item span[data-v-83b0ca4c]:nth-child(2) {
        width: 2.76rem;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-right: .2rem;
}
.wrap .list .item span[data-v-83b0ca4c]:nth-child(3) {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: .48rem;
        position: relative;
}
.wrap .list .item span:nth-child(3) i[data-v-83b0ca4c] {
          position: absolute;
          right: .24rem;
          color: #BCBEC2;
          font-size: .24rem;
}

