.record-page[data-v-205b39ec] {
  min-height: 100vh;
  background: #fff7ee;
  color: #4f2922;
}
.record-shell[data-v-205b39ec] {
  position: relative;
  width: 100%;
  max-width: 750px;
  min-height: 100vh;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff8ef;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(160, 0, 0, 0.02)), color-stop(24%, rgba(255, 248, 239, 0.1)), color-stop(45%, #fff8ef)), url(../../h5/img/a.b80494a5.png);
  background-image: linear-gradient(180deg, rgba(160, 0, 0, 0.02) 0%, rgba(255, 248, 239, 0.1) 24%, #fff8ef 45%), url(../../h5/img/a.b80494a5.png);
  background-position: top center, top center;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% auto;
}
.page-header[data-v-205b39ec] {
  position: relative;
  z-index: 3;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.back-btn[data-v-205b39ec] {
  position: absolute;
  left: 16px;
  top: 0;
  width: 36px;
  height: 54px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 24px;
  text-align: left;
}
.page-title[data-v-205b39ec] {
  font-size: 17px;
  font-weight: 900;
  letter-spacing: 1px;
}
.record-content[data-v-205b39ec] {
  position: relative;
  z-index: 2;
  padding: 51px 15px 38px;
}
.summary-card[data-v-205b39ec] {
  height: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(225, 163, 113, 0.52);
  border-radius: 15px;
  background: rgba(255, 253, 249, 0.97);
  -webkit-box-shadow: 0 7px 17px rgba(127, 49, 18, 0.12);
          box-shadow: 0 7px 17px rgba(127, 49, 18, 0.12);
}
.summary-item[data-v-205b39ec] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.summary-icon[data-v-205b39ec] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 48px;
  margin-right: 8px;
}
.summary-icon img[data-v-205b39ec] {
  width: 38px;
  height: 38px;
  -o-object-fit: contain;
     object-fit: contain;
}
.summary-copy[data-v-205b39ec] {
  min-width: 0;
}
.summary-label[data-v-205b39ec] {
  overflow: hidden;
  color: #77584e;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.3;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.summary-value[data-v-205b39ec] {
  margin-top: 5px;
  overflow: hidden;
  color: #c20f15;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.15;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.summary-value span[data-v-205b39ec] {
  margin-right: 2px;
  font-size: 12px;
}
.summary-value small[data-v-205b39ec] {
  margin-left: 2px;
  font-size: 10px;
}
.summary-divider[data-v-205b39ec] {
  width: 1px;
  height: 46px;
  background: #eaded2;
}
.record-panel[data-v-205b39ec] {
  margin-top: 9px;
  overflow: hidden;
  border: 1px solid rgba(225, 163, 113, 0.52);
  border-radius: 15px;
  background: rgba(255, 253, 249, 0.97);
  -webkit-box-shadow: 0 7px 17px rgba(127, 49, 18, 0.12);
          box-shadow: 0 7px 17px rgba(127, 49, 18, 0.12);
}
.tabs[data-v-205b39ec] {
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-bottom: 1px solid #efe1d5;
}
.tab-btn[data-v-205b39ec] {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0;
  border: 0;
  background: transparent;
  color: #725d55;
  font-size: 12px;
}
.tab-btn.active[data-v-205b39ec] {
  color: #c20f15;
  font-weight: 900;
}
.tab-btn.active[data-v-205b39ec]:after {
  position: absolute;
  left: 50%;
  bottom: 6px;
  width: 25px;
  height: 3px;
  border-radius: 3px;
  background: #cf1519;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.record-list[data-v-205b39ec] {
  padding: 0 15px;
}
.record-item[data-v-205b39ec] {
  min-height: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f0e2d6;
}
.record-item[data-v-205b39ec]:last-child {
  border-bottom: 0;
}
.direction-icon[data-v-205b39ec] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 31px;
  height: 31px;
  margin-right: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: #c10c13;
  color: #fff;
  font-size: 17px;
  -webkit-box-shadow: 0 2px 5px rgba(158, 16, 20, 0.18);
          box-shadow: 0 2px 5px rgba(158, 16, 20, 0.18);
}
.direction-icon.incoming[data-v-205b39ec] {
  background: #b80e14;
}
.record-main[data-v-205b39ec] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.record-title[data-v-205b39ec] {
  overflow: hidden;
  color: #44302a;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.35;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.record-time[data-v-205b39ec] {
  margin-top: 3px;
  color: #ad998d;
  font-size: 10px;
}
.record-no[data-v-205b39ec] {
  max-width: 170px;
  margin-top: 2px;
  overflow: hidden;
  color: #c9b6aa;
  font-size: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.record-side[data-v-205b39ec] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  text-align: right;
}
.record-amount[data-v-205b39ec] {
  color: #c00d13;
  font-size: 15px;
  font-weight: 900;
}
.record-amount.income[data-v-205b39ec] {
  color: #c00d13;
}
.record-status[data-v-205b39ec] {
  margin-top: 8px;
  font-size: 10px;
  font-weight: 900;
}
.record-status.success[data-v-205b39ec] {
  color: #c51116;
}
.record-status.pending[data-v-205b39ec] {
  color: #d78a11;
}
.record-status.fail[data-v-205b39ec] {
  color: #a78778;
}
.empty-state[data-v-205b39ec] {
  padding: 70px 0;
  color: #b19f94;
  font-size: 12px;
  text-align: center;
}
.more-btn[data-v-205b39ec] {
  width: calc(100% - 30px);
  height: 37px;
  margin: 6px 15px 15px;
  border: 1px solid #edcdae;
  border-radius: 19px;
  background: #fff8ee;
  color: #b9171b;
  font-size: 11px;
  font-weight: 700;
}
.more-btn[data-v-205b39ec]:disabled {
  opacity: 0.65;
}
@media (max-width: 480px) {
.page-header[data-v-205b39ec] {
    height: 50px;
}
.back-btn[data-v-205b39ec] {
    height: 50px;
}
.record-content[data-v-205b39ec] {
    padding: 45px 12px 32px;
}
.summary-card[data-v-205b39ec] {
    height: 76px;
    border-radius: 13px;
}
.summary-item[data-v-205b39ec] {
    padding: 0 11px;
}
.summary-icon[data-v-205b39ec] {
    width: 43px;
    margin-right: 6px;
}
.summary-icon img[data-v-205b39ec] {
    width: 35px;
    height: 35px;
}
.summary-value[data-v-205b39ec] {
    font-size: 15px;
}
.record-panel[data-v-205b39ec] {
    border-radius: 13px;
}
.record-list[data-v-205b39ec] {
    padding: 0 12px;
}
.record-item[data-v-205b39ec] {
    min-height: 78px;
}
.direction-icon[data-v-205b39ec] {
    width: 29px;
    height: 29px;
    margin-right: 9px;
}
.record-title[data-v-205b39ec] {
    font-size: 12px;
}
.record-amount[data-v-205b39ec] {
    font-size: 14px;
}
}

