.header-wrap[data-v-61dd7a3d] {
  width: 100%;
  background: #2A2A2A;
  padding-left: 1.35rem;
  line-height: 4.5rem;
  max-width: 37.5rem;
}
.header-wrap .head-img[data-v-61dd7a3d] {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: .8rem;
    background: #FFD52A;
}
.header-wrap .head-img img[data-v-61dd7a3d] {
      width: 100%;
}
.header-wrap .hostname[data-v-61dd7a3d] {
    font-size: 1.4rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 3rem;
    vertical-align: middle;
    margin-right: .8rem;
}
.header-wrap .host[data-v-61dd7a3d] {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 3rem;
    vertical-align: middle;
    padding-left: .45rem;
    color: #DEDEDE;
    border-left: 1px solid #5B5B5B;
    height: 1.16rem;
}

.consumeRecord[data-v-2f283123] {
  background: #ffffff;
  min-height: 100vh;
  width: 100%;
}
.consumeRecord .content-wrap[data-v-2f283123] {
    width: 100%;
}
.consumeRecord .content-wrap ul .record-item[data-v-2f283123] {
      position: relative;
      padding: 1rem .8rem;
      border-bottom: 1px solid #F2F2F2;
}
.consumeRecord .content-wrap ul .record-item .tit[data-v-2f283123] {
        font-size: 1.3rem;
        /* margin-bottom: .3rem; */
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
.consumeRecord .content-wrap ul .record-item .info[data-v-2f283123] {
        font-size: 1.1rem;
        color: #aaa;
        line-height: 2.2rem;
        font-family: GothamBook;
}
.consumeRecord .content-wrap ul .record-item .info .money[data-v-2f283123] {
          font-size: 1.3rem;
          float: right;
          color: #f6bc33;
}
.consumeRecord .content-wrap .none[data-v-2f283123] {
      width: 16.9rem;
      height: 13.7rem;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -6.85rem;
      margin-left: -8.45rem;
}
.consumeRecord .content-wrap .none img[data-v-2f283123] {
        width: 100%;
}

