.login_inp {
  padding: 0 20px;
  position: relative;
  margin-top: 30px;
}

.login_inp p {
  height: 18.5px;
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #5A5A68;
  line-height: 18.5px;
}

.login_inp input {
  width: 100%;
  display: block;
  border-bottom: .5px solid #ECECEC;
  padding: 12px 0;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  line-height: 22.5px;
  margin-bottom: 20px;
  border-radius: 0 !important;
}

.login_inp .inp_border {
  border-bottom: .5px solid #0096FF;
  box-shadow: 0px 2.5px 3px -2.5px rgba(0, 0, 0, 0.3);
  /*0px 5px 6px 0px rgba(0,0,0,0.3);*/
}

.login_inp input:last-of-type {
  margin-bottom: 0 !important;
}

.get_vcode_btn {
  display: inline-block;
  width: 66px;
  height: 22px;
  line-height: 22px;
  font-size: 11px;
  color: #fff;
  background: rgba(0, 150, 255, .5);
  text-align: center;
  border-radius: 4px;
  position: absolute;
  right: 30px;
  top: 30px;
}

.send_yzm_color {
  display: inline-block;
  width: 66px;
  height: 22px;
  line-height: 22px;
  font-size: 11px;
  color: #fff;
  background: rgba(0, 150, 255, 1);
  text-align: center;
  border-radius: 4px;
  position: absolute;
  right: 30px;
  top: 30px;
}

.bind_bank_card .get_vcode_btn {
  right: 0 !important;
  top: 50% !important;
  margin-top: -11px !important;
}

.btnAndShadow {
  position: relative;
  width: 275px;
  margin: 30px auto;
}

.login_agreement_txt {
  padding: 0 20px;
  margin-top: 15px;
  box-sizing: border-box;
}

.xieyi_txt {
  font-size: 11px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(66, 66, 66, 1);
  line-height: 21px;
}

.xieyi_txt a {
  font-size: 11px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(16, 142, 233, 1);
  line-height: 15px;
}

.select_box_icon {
  width: 16px;
  height: 16px;
  display: block;
  /*border:.5px solid #c9c9c9;*/
  background: url(../images/bbStagingImg/agreement_no.png);
  background-size: 100%;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 2px;
  vertical-align: -20%;
  float: left;
}

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

.tishi_icon {
  width: 30px;
  height: 15px;
  display: inline-block;
  background: url(../images/bbStagingImg/icon_img1.png);
  background-size: 100%;
  vertical-align: -17%;
  margin-right: 5px;
}

/*绑定手机号*/
.bind_mobile_wrap {
  padding: 22.5px 0;
  box-sizing: border-box;
}

.tishi_txt_bind_mobile {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 30px;
  padding-left: 20px;
}

.bind_mobile_wrap .login_inp {
  margin-top: 20px !important;
}

/* 本机号码一键登录 */

.otherLogWrap {
  width: 112px;
  margin: 0 auto;
  text-align: center;
}

.otherNumLog1 {
  color: #0096ff !important;
  text-align: center;
  font-size: 14px;
  border-bottom: 0 !important;
  display: inline;
}

.otherNumLogPrompt {
  color: #999;
  text-align: center;
  font-size: 12px;
  border-bottom: 0 !important;
  display: inline;
}
