.recharge-notpop[data-v-e0b3a7ee] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recharge-notpop-back[data-v-e0b3a7ee] {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #414141;
  top: 0;
  left: 0;
}
.recharge-notpop-content[data-v-e0b3a7ee] {
  width: 448px;
  background: #fff;
  position: relative;
  z-index: 3;
}
.recharge-notpop-content-head[data-v-e0b3a7ee] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
}
.recharge-notpop-content-head span[data-v-e0b3a7ee] {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.recharge-notpop-content-head img[data-v-e0b3a7ee] {
  width: 13px;
  height: 13px;
  cursor: pointer;
}
.recharge-notpop-content-img[data-v-e0b3a7ee] {
  height: 145px;
  background: url(../static/img/41_not_account.64731443.png) no-repeat;
  background-size: 100%;
}
.recharge-notpop-content-form[data-v-e0b3a7ee] {
  padding: 20px 20px 28px 20px;
}
.recharge-notpop-content-form p[data-v-e0b3a7ee] {
  color: #333333;
  font-size: 14px;
}
.recharge-notpop-content-form .recharge-notpop-content-form-red[data-v-e0b3a7ee] {
  color: red;
  margin: 0 0 20px 0;
  text-align: center;
}
.recharge-notpop-content-button[data-v-e0b3a7ee] {
  display: flex;
  justify-content: center;
}
.recharge-notpop-content-button-c[data-v-e0b3a7ee] {
  width: 120px;
  height: 40px;
  border-radius: 2px;
}
.cc-form-input[data-v-e0b3a7ee] {
  display: flex;
  height: 36px;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  margin: 0 0 20px 0;
}
.cc-form-input-name[data-v-e0b3a7ee] {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  width: 110px;
  justify-content: center;
  border-right: 1px solid #eaeaea;
}
.cc-form-input-import[data-v-e0b3a7ee] {
  flex: 1;
}
.cc-form-input-import input[data-v-e0b3a7ee] {
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #aaaaaa;
  padding: 0 0 0 10px;
  box-sizing: border-box;
}
.cc-form-input-red[data-v-e0b3a7ee] {
  border: 1px solid red;
}
.cc-form-input-tips[data-v-e0b3a7ee] {
  font-size: 12px;
  color: red;
  margin: 2px 0 0 0;
}
.cc-form-input-button[data-v-e0b3a7ee] {
  width: 90px;
  text-align: center;
  padding: 0;
  border: none;
  border-left: 1px solid #eaeaea;
  font-size: 14px;
  background: #fafafa;
  font-weight: 400;
  color: #666666;
  border-radius: 0;
}

.list[data-v-6b27ea72] {
  background: #fff;
  margin: 0 auto;
  width: 990px;
}
.list[data-v-6b27ea72] .el-dialog__header {
  padding: 15px;
  background: #fafafa;
}
.list[data-v-6b27ea72] .el-dialog__title {
  font-size: 14px;
}
.list[data-v-6b27ea72] .el-dialog__body {
  height: 530px;
  padding: 0 20px;
}
.list .rule_img[data-v-6b27ea72] {
  max-height: 530px;
  overflow: scroll;
}
.list .rule_img img[data-v-6b27ea72] {
  width: 100%;
}
.mt20[data-v-6b27ea72] {
  margin-top: 20px;
}
.recharge-top-tips[data-v-6b27ea72] {
  background: #fff;
}
.recharge-top-tips-chunk[data-v-6b27ea72] {
  padding: 20px;
  background: #ffe7e7;
  display: flex;
  flex-direction: column;
}
.recharge-top-tips-chunk span[data-v-6b27ea72] {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
  text-align: left;
}
.recharge-top-money[data-v-6b27ea72] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 39px 20px 0px 20px;
}
.money-icon[data-v-6b27ea72]::before {
  content: '￥';
  color: black;
  position: absolute;
  top: 0.75em;
}
.recharge-top-money-num[data-v-6b27ea72],
.recharge-top-money-type[data-v-6b27ea72] {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-align: left;
}
.recharge-top-money-num span[data-v-6b27ea72]:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  color: #343434;
}
.act_labels[data-v-6b27ea72] {
  position: relative;
  width: 172px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #ff3333;
  background: #fff3f2;
  border-radius: 4px;
  border: 1px solid #ff8181;
  margin-bottom: 9px;
}
.act_labels[data-v-6b27ea72]::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
  width: 13px;
  height: 8px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAQCAYAAAAI0W+oAAAAAXNSR0IArs4c6QAAAS1JREFUOE+90r1xwkAUBODdIbNdAgWQ2E5gBpogIKAHyz2gJ2qwoQcCAoqwA4hMQgG0YDLmeU46SejnxAnPcKk0+91KS9zp8E4OWkEaRW/mYgzDZdsLekMqMga5jgHVCUU2bTAvSOfzZ6h+AXiy4b8gR5zN9r7YVUhFuiC/AXRLoUeojihy9MEaIRV5AGmavMZh/X6Sudul2T8WO13DnJCuVh0cDmuojjNkMEjyttscIzfo9SacTs9NmBuKog8A7xUkTbvEVBcUSd51nFrIznjhROowIGiafQW6mHEn/ifp53JdNW92bpp9AbIzNgt79EKqzU4gh3Wzz6DCjH2alBvmzWpnH0N2xqbJS6smbmwP1SFFstmzMONbmriw0uypIp8gg381cTdbMgwD8/gPHauOES8FlnYAAAAASUVORK5CYII=);
  background-size: 100% 100%;
}
.activity-box[data-v-6b27ea72] {
  border-radius: 4px;
  border: 1px solid #ffe7e7;
}
.activity-box .preDeposit-title[data-v-6b27ea72] {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 15px;
}
.activity-box .preDeposit-title .label_1[data-v-6b27ea72] {
  position: absolute;
  left: 0px;
  top: 16px;
  height: 30px;
}
.activity-box .preDeposit-title span[data-v-6b27ea72] {
  color: #fff;
  font-size: 14px;
  z-index: 1;
}
.activity-box .preDeposit-title .type[data-v-6b27ea72] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 63px;
}
.activity-box .preDeposit-title .desc[data-v-6b27ea72] {
  font-size: 12px;
  color: #666666;
  margin-left: 6px;
}
.activity-box .preDeposit-title .time[data-v-6b27ea72] {
  font-size: 12px;
  color: #ff3333;
  margin-left: 15px;
}
.activity-box .preDeposit-title .rule[data-v-6b27ea72] {
  position: absolute;
  right: 11px;
  top: 16px;
  font-size: 12px;
  color: #0a50a1;
  cursor: pointer;
}
.activity-box .preDeposit-activity[data-v-6b27ea72] {
  padding: 0 15px;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.activity-box .preDeposit-activity .item[data-v-6b27ea72] {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
  margin-right: 10px;
  font-size: 12px;
  width: 175px;
  height: 44px;
  color: #ffdbd9;
  background: #f76767;
  border-radius: 4px;
}
.activity-box .preDeposit-activity .item .left[data-v-6b27ea72] {
  width: 76px;
  color: #fff;
  text-align: center;
}
.activity-box .preDeposit-activity .item .left i[data-v-6b27ea72] {
  font-size: 20px;
  font-weight: bold;
}
.activity-box .preDeposit-activity .item .max[data-v-6b27ea72] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 50px;
  height: 50px;
  line-height: 14px;
  text-align: center;
  white-space: pre-line;
  color: #f32727;
  background: url(../static/img/圆形背景.514191fb.png);
  background-size: 100% 100%;
}
.activity-box .tooltip[data-v-6b27ea72] {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: 26px;
  line-height: 26px;
  padding: 0 9px;
  font-size: 12px;
  text-align: center;
  color: #ff3333;
  background: #fff3f2;
  border-radius: 4px;
  border: 1px solid #ff8181;
  margin-top: -10px;
  margin-bottom: 20px;
  white-space: nowrap;
}
.activity-box .tooltip[data-v-6b27ea72]::after {
  content: '';
  position: absolute;
  top: -8px;
  left: 10%;
  width: 13px;
  height: 8px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAQCAYAAAAI0W+oAAAAAXNSR0IArs4c6QAAAS1JREFUOE+90r1xwkAUBODdIbNdAgWQ2E5gBpogIKAHyz2gJ2qwoQcCAoqwA4hMQgG0YDLmeU46SejnxAnPcKk0+91KS9zp8E4OWkEaRW/mYgzDZdsLekMqMga5jgHVCUU2bTAvSOfzZ6h+AXiy4b8gR5zN9r7YVUhFuiC/AXRLoUeojihy9MEaIRV5AGmavMZh/X6Sudul2T8WO13DnJCuVh0cDmuojjNkMEjyttscIzfo9SacTs9NmBuKog8A7xUkTbvEVBcUSd51nFrIznjhROowIGiafQW6mHEn/ifp53JdNW92bpp9AbIzNgt79EKqzU4gh3Wzz6DCjH2alBvmzWpnH0N2xqbJS6smbmwP1SFFstmzMONbmriw0uypIp8gg381cTdbMgwD8/gPHauOES8FlnYAAAAASUVORK5CYII=);
  background-size: 100% 100%;
}
.activity-box .tooltip.style1[data-v-6b27ea72] {
  margin-left: 20px;
}
.activity-box .tooltip.style2[data-v-6b27ea72] {
  margin-left: 200px;
}
.activity-box .tooltip.style3[data-v-6b27ea72] {
  margin-left: 271px;
}
.activity-box .tooltip.style3[data-v-6b27ea72]::after {
  left: 49%;
}
.activity-box .tooltip.style4[data-v-6b27ea72] {
  margin-left: 480px;
}
.activity-box .tooltip.style4[data-v-6b27ea72]::after {
  left: 43%;
}
.activity-box .tooltip.style5[data-v-6b27ea72] {
  margin-left: 528px;
}
.activity-box .tooltip.style5[data-v-6b27ea72]::after {
  left: 75%;
}
.calculator-box[data-v-6b27ea72] {
  display: flex;
  flex-direction: column;
  padding: 20px 16px;
  border: 1px solid #ffe7e7;
}
.calculator-box .calculator-title[data-v-6b27ea72] {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  margin-bottom: 15px;
}
.calculator-box[data-v-6b27ea72] .el-input-group__prepend {
  color: #333;
  background: #fff;
}
.calculator-box .calculator-res[data-v-6b27ea72] {
  margin-left: 10px;
  color: #666666;
}
.calculator-box ._tips[data-v-6b27ea72] {
  color: #666666;
  font-size: 12px;
}
.recharge-top-money-type[data-v-6b27ea72] {
  height: 30px;
  margin-top: 17px;
  margin-bottom: 24px;
}
.recharge-top-money-type span[data-v-6b27ea72]:nth-child(2) {
  width: 96px;
  background: #e1f5fe;
  border-radius: 2px;
  font-size: 14px;
  color: #343434;
  padding: 6px 20px;
}
.recharge-top-money-type span[data-v-6b27ea72]:nth-child(3) {
  margin-left: 18px;
}
.recharge-top-money-type span[data-v-6b27ea72]:nth-child(4) {
  color: #0a50a1;
  margin-left: 10px;
  cursor: pointer;
}
.recharge-middle[data-v-6b27ea72] {
  padding: 0 20px;
  margin-top: 20px;
}
.recharge-middle-tips[data-v-6b27ea72] {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.recharge-middle-account[data-v-6b27ea72] {
  margin-top: 10px;
  margin-bottom: 25px;
  padding: 20px 16px;
  border: 1px solid #ffe7e7;
  border-radius: 4px;
}
.recharge-middle-account div[data-v-6b27ea72] {
  height: auto;
  text-align: left;
  font-size: 14px;
  color: #666666;
}
.recharge-middle-account-name[data-v-6b27ea72] {
  margin-bottom: 20px;
}
.recharge-middle-account-name span[data-v-6b27ea72]:nth-child(2) {
  font-size: 14px;
  color: #333333;
}
.recharge-middle-account-bank[data-v-6b27ea72] {
  margin-bottom: 10px;
}
.recharge-middle-account-bank img[data-v-6b27ea72] {
  border-radius: 2px;
  border: 1px solid #eaeaea;
  width: 96px;
  height: 36px;
}
.recharge-middle-account-bank span[data-v-6b27ea72]:nth-of-type(2) {
  font-size: 14px;
  color: #333333;
  margin-left: 6px;
}
.hasAccount[data-v-6b27ea72] {
  margin-bottom: 0px;
  margin-left: 72px;
  width: 428px;
}
.hasAccount p[data-v-6b27ea72] {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.hasAccount span[data-v-6b27ea72]:nth-child(3) {
  width: 98px;
  box-sizing: border-box;
  display: flex;
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
  justify-content: center;
  background: #fafafa;
  border: 1px solid #eaeaea;
  border-radius: 2px 0px 0px 2px;
  padding: 7px 20px;
}
.hasAccount-number[data-v-6b27ea72] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hasAccount-number > div[data-v-6b27ea72] {
  background-color: #f7f7f7;
  padding: 8px 10px;
  margin-bottom: 15px;
  color: #333;
}
.getAccount[data-v-6b27ea72] {
  margin-bottom: 0px;
  height: 30px;
}
.getAccount span[data-v-6b27ea72]:nth-child(1) {
  margin-left: 72px;
  width: 156px;
  height: 28px;
  background: #fafafa;
  border: 1px solid #eaeaea;
  border-radius: 2px 0px 0px 2px;
  padding: 7px 20px;
}
.getAccount span[data-v-6b27ea72]:nth-child(2) {
  height: 13px;
  font-size: 12px;
  margin-left: 10px;
  font-weight: 400;
  color: #999999;
}
.recharge-foot[data-v-6b27ea72] {
  padding: 0 20px;
}
.recharge-foot dt[data-v-6b27ea72] {
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
}
.recharge-foot dd[data-v-6b27ea72] {
  padding-bottom: 20px;
}
.recharge-foot dd a[data-v-6b27ea72] {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #eaeaea;
}
.recharge-foot dd a[data-v-6b27ea72]:nth-child(6) {
  margin-right: 0;
}
.recharge-foot dd a[data-v-6b27ea72]:nth-child(12) {
  margin-right: 0;
}
.recharge-middle-account-name[data-v-6b27ea72],
.recharge-middle-account-bank[data-v-6b27ea72] {
  width: 500px;
  display: flex;
  justify-content: space-between;
}
.recharge-middle-account-button[data-v-6b27ea72] {
  align-self: baseline;
}
.copy-all[data-v-6b27ea72] {
  margin: 10px 0 25px 0;
}
.recharge-state[data-v-6b27ea72] {
  margin: 0 0 58px 0;
}
.recharge-state p[data-v-6b27ea72] {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.recharge-state-img[data-v-6b27ea72] {
  margin: 60px 0 0 0;
}
.recharge-state[data-v-6b27ea72] {
  text-align: center;
}
.recharge-middle-account .admin-remit-btn[data-v-6b27ea72] {
  width: 114px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #008ee1;
  border-radius: 2px;
  font-size: 12px;
  color: #ffffff;
  margin-right: 10px;
  cursor: pointer;
}

