
.header_container[data-v-4dee1ec9] {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}

.payTitle, .paySubTitle {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 31px;
  color: #0C1916;
}
.payTitle em {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #909899;
  margin-left: 16px;
}
.payBody {
  padding-bottom: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  margin: 0 0 20px;
}
.paySubTitle {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #0C1916;
}
.payBodyRow, .payBodyRowBut {
  margin: 25px 0 0 105px;
}
.payBodyRow span, .payBodyRow strong {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
}
.payBodyRow span {
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid #E4EDED;
  padding: 1px;
  height: 66px;
  line-height: 66px;
  border-radius: 4px;
  width: 90%;
  text-align: center;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #0C1916;
}
.payBodyRow .more {
  width: 188.57px;
  height: 66px;
  line-height: 66px;
}
.payBodyRow .more input {
  height: 66px;
  line-height: 66px;
  font-size: 18px;
  font-weight: bold;
}
.payBodyRowBut button {
  width: 374px;
  height: 44px;
  color: #0C1916;
  font-size: 16px;
}
.payBodyRow .active {
  height: 65px;
  line-height: 65px;
  border: 2px solid #26C9AA;
  width: 90%;
  padding: 0px;
}
.bankInfo {
  display: block;
  padding: 10px 20px;
  width: 336px;
  height: 198px;
  background-image: url("https://cdn.ix5j.net/saas_assets/bankbg.webp");
  float: left;
  border-radius: 10px;
}
.bankInfo p {
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  color: #694D32;
  font-size: 16px;
  font-family: "PingFang SC";
}
.bankInfo p.bankLogo {
  width: 122.33px;
  height: 29px;
  margin: 17.56px 0 27px 8px;
}
.bankInfo p .num {
  letter-spacing: 0.55px;
  font-size: 22px;
}
.pingzhengInfo {
  display: block;
  margin-left: 46.15px;
  padding-left: 46.75px;
  background-color: #fff;
  border-left: 1px solid #E4EDED;
  height: 140px;
  float: left;
  width: 340px;
}
.pingzhengInfo button {
  width: 119px;
  height: 44px;
  color: #0C1916;
  background: rgba(38, 201, 170, 0.0994549);
  border: 1px solid rgba(38, 201, 170, 0.3);
  border-radius: 4px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #26C9AA;
}
.tips {
  margin: 24px 0 0 0px;
}
.tips p {
  line-height: 24px;
  color: #909899;
}
.payResShow {
  display: auto;
}
.payResOk, .payResFail {
  width: 70px;
  height: 70px;
  display: block;
  margin: 23px 0 0 165px;
  font-size: 70px;
}
.payResOk {
  color: #26C968;
}
.payResOkTips, .payingTimeTips {
  text-align: center;
}
.payResFail {
  color: #F54C45;
}
.payingTimeTips {
  height: 66px;
  line-height: 46px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #0C1916;
  border-bottom: 1px solid #EDEDED;
}
.payingTimeTips span.timeRed {
  color: #FF847B;
  margin: 0 10px;
  font-size: 18px;
}
.el-dialog {
  border-radius: 16px;
}
.el-dialog__header {
  background: #F5FAFA;
  border-radius: 16px 16px 0 0;
}
.qrcode {
  display: inline-block;
}
