@charset "UTF-8";
/*
  样式规范表
*/
.member_title_breadcrumb {
  padding-left: 10px;
  background: #F8F8F8;
}
.member_title_breadcrumb .el-breadcrumb__item {
  height: 46px;
  line-height: 46px;
}
.member_title_breadcrumb .el-breadcrumb__inner {
  color: #666666 !important;
  font-weight: 700 !important;
}
.member_title_breadcrumb .is-link {
  color: #666666 !important;
  font-weight: 400 !important;
}
.member_title_breadcrumb .is-link:hover {
  color: #333333 !important;
  font-weight: 700 !important;
}
@charset "UTF-8";
/*
  样式规范表
*/
.sld_recharge {
  width: 1020px;
  float: left;
  margin-left: 10px;
}
.sld_recharge .sld_recharge_con {
  min-height: 544px;
}
.sld_recharge .sld_recharge_con .top_info {
  height: 79px;
  margin: 0 41px;
}
.sld_recharge .sld_recharge_con .top_info .progress {
  height: 79px;
  border-bottom: 1px solid #eeeeee;
}
.sld_recharge .sld_recharge_con .top_info .progress .step {
  text-align: center;
  line-height: 28px;
  background-size: 100% 100%;
  color: white;
  font-size: 14px;
  margin-right: 20px;
}
.sld_recharge .sld_recharge_con .top_info .progress .step:nth-last-of-type(1) {
  margin-right: 0;
}
.sld_recharge .sld_recharge_con .top_info .progress .step .line {
  width: 70px;
  height: 1px;
  background: #51b953;
  display: inline-block;
}
.sld_recharge .sld_recharge_con .top_info .progress .step .no_line {
  width: 100px;
  height: 1px;
  display: inline-block;
  background: #eeeeee;
}
.sld_recharge .sld_recharge_con .top_info .progress .step .sel_line {
  background: #51b953;
}
.sld_recharge .sld_recharge_con .top_info .progress .step i {
  font-size: 16px;
  color: #33ad36;
  margin: 0 10px 0 20px;
}
.sld_recharge .sld_recharge_con .top_info .progress .step .no_sel {
  color: #e2e2e2;
}
.sld_recharge .sld_recharge_con .top_info .progress .step .no_step_text {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.sld_recharge .sld_recharge_con .top_info .progress .step .step_text {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.sld_recharge .sld_recharge_con .step_con {
  border-radius: 2px;
  margin: 31px 41px 120px;
}
.sld_recharge .sld_recharge_con .step_con .title {
  width: 100%;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.sld_recharge .sld_recharge_con .step_con .account {
  font-size: 14px;
  color: #555555;
  margin-top: 40px;
}
.sld_recharge .sld_recharge_con .step_con .input_con {
  margin-top: 16px;
  font-size: 14px;
  color: #555555;
}
.sld_recharge .sld_recharge_con .step_con .input_con .input_span {
  white-space: nowrap;
}
.sld_recharge .sld_recharge_con .step_con .input_con .input {
  width: 200px;
  margin-right: 10px;
}
.sld_recharge .sld_recharge_con .step_con .input_con .input_con_right {
  position: relative;
  width: 1000px;
}
.sld_recharge .sld_recharge_con .step_con .input_con .input_con_right .el-input .el-input__inner {
  background-color: var(--backgroundColor);
  border-color: #D2D2D2;
}
.sld_recharge .sld_recharge_con .step_con .input_con .input_con_right .el-input .el-input__inner:focus {
  border-color: #D2D2D2;
}
.sld_recharge .sld_recharge_con .step_con .input_con .input_con_right .info_text {
  position: absolute;
  bottom: -25px;
  color: #999;
  font-size: 12px;
}
.sld_recharge .sld_recharge_con .step_con .input_con .input_con_right .next_btn {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  bottom: -95px;
  background-color: var(--btnBackgroundColor);
}
.sld_recharge .sld_recharge_con .step_con .tips {
  width: 938px;
  padding: 15px 40px;
  color: #555555;
  margin-top: 140px;
  margin-bottom: 40px;
  background-color: #EBEDF2;
  border: 1px solid #7F96C8;
  color: #333333;
}
.sld_recharge .sld_recharge_con .step_con .tips p {
  line-height: 20px;
}
.sld_recharge .sld_recharge_con .step_con .tips p:nth-child(1) {
  font-weight: 600;
  font-size: 12px;
}
.sld_recharge .sld_recharge_con .step_con .select_method .method {
  color: #333333;
  font-size: 14px;
}
.sld_recharge .sld_recharge_con .step_con .select_method .item {
  width: 170px;
  height: 60px;
  border: 1px solid #dcdcdc;
  margin: 0 20px;
}
.sld_recharge .sld_recharge_con .step_con .select_method .item .iconfont {
  font-size: 18px;
}
.sld_recharge .sld_recharge_con .step_con .select_method .item .icon-duihao1 {
  color: #1c1c1c;
}
.sld_recharge .sld_recharge_con .step_con .select_method .item img {
  width: 22px;
  height: 22px;
}
.sld_recharge .sld_recharge_con .step_con .select_method .item span {
  font-size: 16px;
  font-weight: 600;
}
.sld_recharge .sld_recharge_con .step_con .pay_btn {
  width: 150px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #1C1C1C;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 120px 0px 120px 142px;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .wx_pay_info {
  margin: 44px 36px 0 0;
  color: #666666;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .wx_pay_info .pay_type {
  font-size: 20px;
  margin-right: 20px;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .wx_pay_info .red {
  color: #1C1C1C;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .qrcode_con {
  margin: 53px 0 50px 170px;
  padding-bottom: 47px;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .qrcode_con .left .qrcode_image {
  width: 145px;
  height: 145px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJEAAACRBAMAAAAx9kcQAAAAKlBMVEUAAAC/v7+/v7/BwcHDw8PAwMDBwcHExMTFxcXDw8PCwsLCwsLDw8PDw8PQcDVYAAAADXRSTlMABAglJjk6Tk/e3+fnGn0pVgAAAItJREFUaN7t2qENwgAQBdBT1R2BEAboaHgMHosl6RKgO0J9wy6cIKlCkHz5/tf3FvhXl/ee+/GvnB776XauV0UyLLVmpHZIJBKJRMpKczeTqZvJ2M3k0CWRSCQSiUQikUgkEolEIpFIJBKJRCKRfkmpXWqMbWVTbL+bLaYkEolE+krPDDQsdQv9Z14/Cmua2DviySMAAAAASUVORK5CYII=);
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .qrcode_con .left .qrcode_image img {
  width: 120px;
  height: 120px;
  border: 1px solid #dcdcdc;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .qrcode_con .left .qrcode_image_tips {
  width: 221px;
  height: 40px;
  background: #ff4350;
  border-radius: 2px;
  margin-top: 29px;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .qrcode_con .left .qrcode_image_tips i {
  font-size: 24px;
  color: #fff;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .qrcode_con .left .qrcode_image_tips span {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-left: 20px;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .qrcode_con .right_tip {
  width: 219px;
  height: 237px;
  margin-left: 100px;
}
.sld_recharge .sld_recharge_con .step_con .wx_pay_con .qrcode_con .right_tip img {
  width: 100%;
  height: 100%;
}
.sld_recharge .sld_recharge_con .reching_tip {
  width: 100%;
  font-size: 14px;
  color: #333;
  margin-left: 41px;
}
.sld_recharge .sld_recharge_con .reching_tip span:nth-child(1) {
  margin: 40px 0 48px 0;
  font-weight: bold;
}
.sld_recharge .sld_recharge_con .reching_tip span:nth-child(1) span {
  font-weight: bold;
}
.el-input.is-active .el-input__inner,
.el-input__inner:focus {
  border-color: #1C1C1C;
  outline: 0;
}
.el-input.is-active .el-input__inner,
.el-input__inner:focus {
  border-color: #1C1C1C;
  outline: 0;
}

/**
* 解决el-input设置类型为number时，中文输入法光标上移问题
**/
.el-input__inner {
  line-height: 1px !important;
}
