/* 认证身份 start */

/*验证身份 step1*/
.upload_idcard {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 20px;
}

.idcard_img {
  width: 45%;
  min-height:83px;
}

/* .idCard_img_wrap {
  height: 88px;
} */

.idcard_img img {
  width: 100%;
  height: 83px;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  margin: 0 auto;
  display: block;
  pointer-events: none;
}

.idcard_img_big {
  width: 100%;
}

.idCard_img_wrap1 {
  height: 165px;
}

.idcard_img_big img {
  width: auto;
  max-height: 100%;
  background: rgba(255, 255, 255, 1);
  border-radius: 9px;
  margin: 0 auto;
  display: block;
  pointer-events: none;
}

.idcard_img p {
  height: 23px;
  margin-top: 15px;
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #333333;
  line-height: 23px;
}

.idcard_img_big p {
  height: 23px;
  margin-top: 15px;
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #333333;
  line-height: 23px;
}

.idcard_img span,
.idcard_img_big span {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.error {
  background: url(../images/bbStagingImg/img_error.png) no-repeat center;
  background-size: 100% 100%;
}

.correct {
  background: url(../images/bbStagingImg/img_right.png) no-repeat center;
  background-size: 100% 100%;
}

.uploading_icon {
  width: 22px !important;
  height: 22px !important;
  background: url(../images/commonIcon/upload_loading_icon.svg) no-repeat center;
  background-size: 100% 100%;
}

/* step2 */
.user_id_number {
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 20px solid #F7F7F7;
}

.user_id_number p,
.user_id_number span {
  font-size: 20px;
  font-family: PingFang-SC-Light, PingFang-SC;
  font-weight: 300;
  color: #333333;
  line-height: 30px;
}

.user_id_number input:nth-of-type(1) {
  width: 20%;
}

.user_id_number input:nth-of-type(2) {
  width: 30%;
}

.user_id_number input:nth-of-type(3) {
  width: 18%;
}

.user_id_number p {
  position: relative;
}

.user_id_number p span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/bbStagingImg/icon_img13.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

.user_auth .user_info_left {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #999999;
  line-height: 25px;
}

.bind_bank_card .service_plan_content input {
  width: 70%;
}

.bind_bank_card .service_plan_content input::-webkit-input-placeholder {
  color: #d9d9d9 !important;
  font-weight: 500 !important;
}

.bank_name {
  /* float: right; */
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #5a5a68;
  line-height: 25px;
}

.bank_icon {
  width: 25px;
  height: 25px;
  /* float: right; */
  /* vertical-align: middle; */
  margin-left: 5px;
}

.pop_up_main .modify_user_info {
  border-bottom: .5px solid #ececec;
}

.pop_up_main .modify_user_info:first-of-type {
  margin-bottom: 20px;
}

.pop_up_main .modify_user_info p {
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(90, 90, 104, 1);
  line-height: 19px;
  margin-bottom: 10px;
}

.pop_up_main .modify_user_info input {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  line-height: 23px;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}

/* 认证身份 end */

/* 支持绑定的银行卡 start */
/*查看支持绑卡银行*/
.support_bank {
  padding: 20px 20px 0;
}

.bank_replace {
  padding: 20px 20px 40px;
  box-sizing: border-box;
}

.support_bank p {
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 19px;
}

.bank_list li {
  padding: 10px 0;
}

.bank_list img {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 5px;
}

.bank_list .bank_name {
  float: left;
  font-size: 16px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  line-height: 25px;
  margin-top: 0 !important;
}

.bank_list .quota {
  float: right;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(159, 159, 159, 1);
  line-height: 25px;
  min-width: 135px;
}

.bank_list .quota1 {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(159, 159, 159, 1);
  line-height: 25px;
  margin-right: 10px;
}

.bank_card_replace .icon_default_wrap{
  width: 17px;
  height: 13px;
}

.bank_list .default_txt_icon {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #fde052;
  line-height: 25px;
  margin-right: 10px;
}

.unbind {
  color: #0096ff;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 25px;
}

/* 支持绑定的银行卡 end */

/* 验证绑卡手机号 发送验证码 start */
.verify_mobile {
  padding: 19px 20px;
  box-sizing: border-box;
}

.verify_mobile p {
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #5a5a68;
  line-height: 21px;
}

.vcode_inp {
  margin-top: 21px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 10px 11px 0;
  box-sizing: border-box;
  border-bottom: .5px solid #ececec;
}

.inp_wrap {
  padding-bottom: 45px;
}

.verify_mobile input {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #333;
  line-height: 23px;
  flex: 1;
}

.verify_vCode {
  background: #d9d9d9;
  border-radius: 4px;
  padding: 5px 9px;
  box-sizing: border-box;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  font-size: 11px !important;
  text-align: center;
  color: #ffffff;
  line-height: 11px;
}

.verify_vCode_active {
  background: #0096ff !important;
  border-radius: 4px;
  padding: 5px 9px;
  box-sizing: border-box;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  font-size: 11px !important;
  text-align: center;
  color: #ffffff;
  line-height: 11px;
}

.btn_margin {
  margin: 4px 0 20px !important;
}

.notReciveVcode {
  font-size: 13px !important;
  font-family: PingFang, PingFang-SC !important;
  font-weight: SC !important;
  text-align: center !important;
  color: #0096ff !important;
  line-height: 19px !important;
}

/* 验证绑卡手机号 发送验证码 end */

/* 实名认证照片和身份信息 */
.user_authinfo_inp {
  border-bottom: .8px solid #ececec;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.user_authinfo_inp p {
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #5a5a68;
  line-height: 19px;
}

.user_authinfo_inp input {
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  /* line-height: 45px; */
}

.cus_width_90 {
  width: 90% !important;
}

.cus_font {
  font-size: 17px;
  color: #000;
}

.cus_style {
  width: 70px;
  text-align: right;
}

.confirm_info_txt {
  padding: 0 20px;
  margin-top: 15px;
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #5a5a68;
  line-height: 19px;
}

.modify_btn {
  height: 19px;
  padding: 0 20px;
  margin-top: 15px;
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #0096ff;
  line-height: 19px;
}

/* 实名认证-绑定银行卡 */
.auth_inp_box {
  position: relative;
  height: 45px;
}

.auth_inp_box input {
  width: 100%;
  padding: 10px 0 10px;
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: bold;
  color: #333;
  line-height: 23px;
  display: inline-block;
  flex: 1;
}

.agreement_txt {
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #424242;
  line-height: 19px;
  margin-bottom: 12px;
}

.agreement_icon_no {
  width: 20px;
  height: 20px;
  display: block;
  background: url(../images/commonIcon/agreement_no.png);
  background-size: 100%;
  border-radius: 50%;
  margin-right: 5px;
}

.agreement_icon_yes {
  background: url(../images/commonIcon/yes_icon.png) !important;
  background-size: 100% !important;
}

/* 人脸识别认证 */
.face_box_wrap {
  text-align: center;
}

.face_box_wrap p {
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #5a5a68;
  line-height: 19px;
  margin-bottom: 24px;
}

.face_box_wrap img {
  width: 186px;
}

.face_tishi_wrap {
  width: 70%;
  margin: 38px auto 0;
  text-align: center;
  padding-top: 38px;
  border-top: 0.5px solid #ececec;
  box-sizing: border-box;
}

.face_tishi span {
  width: 31px;
  height: 34px;
  display: inline-block;
  margin-bottom: 9px;
}

.face_tishi p {
  color: #333333 !important;
  margin-bottom: 0 !important;
}

.face_phone1 {
  background: url("../images/authImg/faceIcon1.png") no-repeat center;
  background-size: 100% 100%;
}

.face_phone2 {
  background: url("../images/authImg/faceIcon2.png") no-repeat center;
  background-size: 100% 100%;
}

.face_phone3 {
  background: url("../images/authImg/faceIcon3.png") no-repeat center;
  background-size: 100% 100%;
}

.user_info_inp_h {
  height: 43px;
}

@media screen and (max-width: 320px) {
  .idcard_img_big img {
    width: 256px !important;
  }

  .idcard_img img {
    height: 75px;
  }
}

@media screen and (min-width: 400px) {
  .idcard_img img {
    height: 90px;
  }
}

/*适配，6+，7+，8+*/
@media only screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
  .idcard_img img {
    height: 90px;
  }
}
