/*点击显示密码*/
.eye-view {
  background: url("/weService/service/images/@2x/icon-eyecolose@2x.png")
    no-repeat right center;
  background-size: 0.4533333333333333rem;
}
[data-dpr="2"] .eye-view {
  background: url("/weService/service/images/@2x/icon-eyecolose@2x.png")
    no-repeat right center;
  background-size: 0.4533333333333333rem;
}
[data-dpr="3"] .eye-view {
  background: url("/weService/service/images/@3x/icon-eyecolose@3x.png")
    no-repeat right center;
  background-size: 0.4533333333333333rem;
}
.tip-pass {
  /*���ҳ���õ�*/
  font-size: 0.29333333333333333rem;
  color: #dbdbdb;
  margin-top: 0.17333333333333334rem;
  display: inline-block;
}
.clause a {
  display: inline-block;
  padding: 0 0.4rem;
  font-size: 0.32rem;
}
/*��������*/
.margin-b100 {
  margin-bottom: 1.3333333333333333rem;
}
.eye-viewon {
  background: url("/weService/service/images/@2x/icon-eye@2x.png") no-repeat
    right center;
  background-size: 0.4533333333333333rem;
}
[data-dpr="2"] .eye-viewon {
  background: url("/weService/service/images/@2x/icon-eye@2x.png") no-repeat
    right center;
  background-size: 0.4533333333333333rem;
}
[data-dpr="3"] .eye-viewon {
  background: url("/weService/service/images/@3x/icon-eye@3x.png") no-repeat
    right center;
  background-size: 0.4533333333333333rem;
}
/* �����Ų�ѯ*/
.tips {
  color: #a9a9a9;
  font-size: 0.32rem;
}
/* ������ѯͶ���˱�Ͷ����*/
.header-col {
}
.col-type {
  float: left;
  width: 50%;
  height: 1.3333333333333333rem;
  line-height: 1.3333333333333333rem;
  text-align: center;
  font-size: 0.4266666666666667rem;
  color: #999999;
  border-bottom: 0.02666666666666667rem solid #ededed;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.border-imge {
  width: 100%;
  padding: 0.013333333333333334rem 0;
  text-align: left;
  position: relative;
  top: -0.3rem;
  margin-bottom: 2.6666666666666665rem;
}
.border-imge > img {
  width: 50%;
  height: 0.05333333333333334rem;
}
.line-right {
  float: right;
  display: inline-block;
  height: 0.4266666666666667rem;
  border-right: 0.02666666666666667rem solid #ededed;
  position: relative;
  top: 30%;
}
.col-type1 {
  color: #ff9f00;
  -webkit-tap-highlight-color: transparent;
}

.id_card {
  display: flex;
  margin-top: 0.5333333333333333rem;
  padding: 0 0.4rem;
  justify-content: space-between;
  margin-bottom: 1.2rem;
}

.id_card .id_cont {
  width: 4rem;
  /* margin-right: 0.4rem; */
  padding: 0.5066666666666667rem 0.5333333333333333rem 0.4266666666666667rem;
  box-sizing: border-box;
  box-shadow: 0px 0.04rem 0.21333333333333335rem 0.02666666666666667rem
    rgba(0, 0, 0, 0.05);
}
.id_card .id_cont .ngv,
.id_card .id_cont .pov {
  width: 2.9333333333333336rem;
  height: 1.866666666666667rem;
  background: url("../images/@2x/img_pos.png") no-repeat;
  background-size: 100% 100%;
}

.id_card .id_cont .ngv {
  background: url("../images/@2x/img_neg.png") no-repeat;
  background-size: 100% 100%;
}

.id_card .defaultPage{
  background: url("../images/@2x/defaultImg.png") no-repeat center !important;
  background-size: 100% 100%;
}
.id_card .id_cont input {
  display: none;
}

.id_card .id_cont p {
  margin-top: 0.32rem;
  color: #333;
  font-size: 0.4rem;
  line-height: 0.56rem;
}
.id_card .id_cont p span {
  color: #ff9f00;
}

.form-out-real .divide {
  height: 0.013333333333333334rem;
  margin: 0 0.4rem;
  background: #f6f6f6;
}

.form-out-real .form_item {
  margin: 0.5333333333333333rem 0 0.26666666666666666rem;
}

.form-out-real .form_item label {
  text-align: left;
  width: calc(40% - 0.2rem);
  font-size: 0.37333333333333335rem;
  line-height: 0.5333333333333333rem;
  display: inline-block;
  color: #3d4450;
  box-sizing: border-box;
}

.form-out-real .form_item span {
  color: #ee2f53;
}

.form-out-real .form_item input {
  font-size: 0.37333333333333335rem;
  line-height: 0.5333333333333333rem;
  text-align: right;
  width: 60%;
  color: #3d4450;
  display: inline-block;
  border: none;
  outline: none;
  box-sizing: border-box;
}

input::placeholder {
  color: #c0c0c2;
} 
