.withdrawRecord[data-v-1d783529] {
  width: 100%;
  color: #5f5f5f;
  position: relative;
}
.withdrawRecord .withdrawRecord-content[data-v-1d783529] {
  padding: 15px 15px 62px 15px;
  background: url(../../static/img/panel_background.jpg) repeat;
  min-height: 404px;
  position: relative;
}
.withdrawRecord .withdrawRecord-content .record-type[data-v-1d783529] {
  margin-bottom: 20px;
}
.withdrawRecord .withdrawRecord-content .record-type div[data-v-1d783529] {
  width: 77px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #b8b7b7;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer;
}
.withdrawRecord .withdrawRecord-content .record-type div.active[data-v-1d783529] {
  color: #232328;
  border-color: #232328;
}
.withdrawRecord .withdrawRecord-content .record-type div + div[data-v-1d783529] {
  margin-left: 6px;
}
.withdrawRecord .commonRecordList .recordList-ul li[data-v-1d783529] {
  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;
  height: 45px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.withdrawRecord .commonRecordList .recordList-ul li .w-30[data-v-1d783529] {
  width: 30%;
}
.withdrawRecord .commonRecordList .recordList-ul li .w-25[data-v-1d783529] {
  width: 25%;
}
.withdrawRecord .commonRecordList .recordList-ul li .w-20[data-v-1d783529] {
  width: 20%;
}
.withdrawRecord .commonRecordList .recordList-ul li .w-15[data-v-1d783529] {
  width: 15%;
}
.withdrawRecord .commonRecordList .recordList-ul li .w-15 .closeIcon[data-v-1d783529] {
  background: red;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: -2px;
}
.withdrawRecord .commonRecordList .recordList-ul li .w-10[data-v-1d783529] {
  width: 10%;
}
.withdrawRecord .commonRecordList .recordList-ul li .item-end > div[data-v-1d783529] {
  margin-top: 8px;
  margin-right: 5px;
}
.withdrawRecord .commonRecordList .recordList-ul li .item-end > a[data-v-1d783529] {
  margin: 8px 0;
}
.withdrawRecord .pageNum[data-v-1d783529] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.withdrawRecord .info_Details[data-v-1d783529] {
  margin: 10px 0 0 10px;
  position: absolute;
  bottom: 15px;
}
.withdrawRecord .info_Details .iconfont[data-v-1d783529] {
  color: #cb000e;
}
.showDetails-title[data-v-1d783529] {
  color: #232329;
  font-size: 21px;
  font-weight: bold;
  line-height: 36px;
  height: 36px;
}
.details-bg[data-v-1d783529] {
  min-height: 100px;
  padding-top: 20px;
  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;
}
.details-bg p[data-v-1d783529] {
  line-height: 30px;
  font-size: 14px;
  color: #232328;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.details-bg p .spanLeft[data-v-1d783529] {
  width: 80px;
  margin-left: 190px;
}
.success[data-v-1d783529] {
  color: #7ed321 !important;
}
.error[data-v-1d783529] {
  color: red !important;
}
.wait[data-v-1d783529] {
  color: #8c582f !important;
}
.closeBtn[data-v-1d783529] {
  width: 82px;
  height: 36px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
  margin-top: 20px;
}
.closeBtn.cancelBtn[data-v-1d783529] {
  width: 100px;
}
.closeBtn.confirmBtn[data-v-1d783529] {
  margin-left: 20px;
  background: #232329;
  color: #fff;
  width: 100px;
}

