@import url(./myreset.min.css);
body, html {
  width: 100%;
  height: 100%;
  font-family: "PingFang SC", -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
  font-weight: 300; }

input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #9b9898; }

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9b9898; }

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9b9898; }

input:-ms-input-placeholder {
  color: #9b9898; }

.bg-gray {
  background: #c7c7c7 !important; }

.modal {
  background:white;
  width: 100%;
  height: 100%;
  z-index: 1051;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  position: relative; }
  .modal .modal-frame {
    width: 538px;
    height: 447px;
    background: #3F3131;
    border-radius: 10px;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-top: -223.5px;
    margin-left: -269px; }
    .modal .modal-frame .closeImage {
      position: absolute;
      width: 14px;
      height: 14px;
      top: 15px;
      right: 15px; }
      .modal .modal-frame .closeImage img {
        width: 100%;
        height: 100%; }
  .modal .modal-alert {
    width: 640px;
    height: 447px;
    background: #fff;
    border-radius: 10px;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-top: -223.5px;
    margin-left: -320px; }
    .modal .modal-alert .modal-title {
      width: 100%;
      height: 46px;
      background: #FB5D51;
      color: #fff;
      font-size: 14px;
      border-radius: 10px 10px 0 0;
      line-height: 46px;
      padding-left: 20px;
      box-sizing: border-box; }
      .modal .modal-alert .modal-title img {
        width: 41px;
        height: 46px;
        display: inline-block;
        float: right;
        border-radius: 0 10px 0 0; }
    .modal .modal-alert .modal-topimage {
      width: 288px;
      height: 57px;
      margin: 20px auto 0; }
      .modal .modal-alert .modal-topimage img {
        width: 100%;
        height: 100%; }
    .modal .modal-alert .content-input {
      width: 100%; }
      .modal .modal-alert .content-input .input_box {
        width: 444px;
        margin: 0 auto;
        position: relative; }
        .modal .modal-alert .content-input .input_box input {
          height: 55px;
          outline: medium;
          border: 1px solid #e9e8e8;
          padding-left: 17px;
          color: #2b2727;
          font-size: 16px;
          box-sizing: border-box;
          position: relative;
          font-weight: 300; }
        .modal .modal-alert .content-input .input_box .form-telphone {
          border-radius: 10px 10px 0 0; }
        .modal .modal-alert .content-input .input_box .form-passnumber {
          border-top: none;
          border-radius: 0 0 10px 10px; }
        .modal .modal-alert .content-input .input_box .put-test {
          position: absolute;
          width: 116px;
          height: 35px;
          background: #FB5D51;
          border-radius: 20px;
          top: 65px;
          right: 17px;
          color: #fff;
          font-size: 14px;
          text-align: center;
          line-height: 35px; }
    .modal .modal-alert .gologin {
      width: 344px;
      height: 45px;
      color: #fff;
      text-align: center;
      line-height: 45px;
      margin: 16px auto 0;
      border-radius: 40px;
      background: #FB5D51; }
    .modal .modal-alert .desc {
      color: #9B9898;
      font-size: 12px;
      line-height: 36px;
      text-align: center; }
      .modal .modal-alert .desc a {
        text-decoration: underline; }
      .modal .modal-alert .desc a:hover {
        color: #9B9898; }
      .modal .modal-alert .desc a:visited {
        color: #9B9898; }
      .modal .modal-alert .desc a:link {
        color: #9B9898; }
    .modal .modal-alert .otherlogin {
      margin-top: 36px; }
      .modal .modal-alert .otherlogin .othertitle {
        text-align: center; }
        .modal .modal-alert .otherlogin .othertitle .line {
          width: 70px;
          background: #DADADA;
          height: 1px;
          display: inline-block;
          vertical-align: middle; }
        .modal .modal-alert .otherlogin .othertitle span {
          font-size: 14px;
          color: #2b2727;
          display: inline-block;
          margin: 0 15px;
          vertical-align: middle; }
    .modal .modal-alert .loginContent {
      text-align: center;
      margin-top: 16px;
      font-size: 0; }
      .modal .modal-alert .loginContent p {
        font-size: 12px;
        color: #2b2727;
        text-align: center;
        margin-top: 6px; }
      .modal .modal-alert .loginContent .weibologin, .modal .modal-alert .loginContent .wechatlogin, .modal .modal-alert .loginContent .qqlogin {
        display: inline-block;
         }
        .modal .modal-alert .loginContent .weibologin img, .modal .modal-alert .loginContent .wechatlogin img, .modal .modal-alert .loginContent .qqlogin img {
          width: 44px;
          height: 44px; }
      .modal .modal-alert .loginContent .wechatlogin, .modal .modal-alert .loginContent .weibologin {
        margin: 0 27px; }
      .modal .modal-alert .loginContent a img{
        margin: 0 auto 5px auto;
      }
      .modal .modal-alert .loginContent a p{
        margin: 0 auto;
        text-align: center;
      }
    .modal .modal-alert .resiveSuccess {
      color: #fff;
      text-align: center;
      /* width: 217px; */
      padding: 10px;
      /* height: 68px; */
      line-height: 21px;
      background: rgba(0, 0, 0, 0.6);
      border-radius: 8px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      }

.modal1 {
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  overflow: hidden;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  position: relative; }
  .modal1 .alertOut {
    width: 900px;
    height: 700px;
    padding-top: 46px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -350px;
    margin-left: -450px; }
    .modal1 .alertOut .modal-alert1 {
      width: 100%;
      background: #F8F5F1;
      border-radius: 5px;
      position: relative; }
      .modal1 .alertOut .modal-alert1 .modal-icon {
        background: url("https://res.uxin.com/xiaobing/modal-icon.png") center 0 no-repeat;
        position: absolute;
        left: 50%;
        top: -42px;
        width: 80px;
        height: 46px;
        margin-left: -42px;
        background-size: 80px 46px; }
      .modal1 .alertOut .modal-alert1 .close {
        position: absolute;
        width: 40px;
        height: 49px;
        top: 0;
        right: 0;
        border-radius: 0 5px 0 0;
        background: url("https://stc.cdn.kilakila.live/h5/alert-close.png") no-repeat;
        background-size: 40px 49px;
        z-index: 100; }
      .modal1 .alertOut .modal-alert1 .modal-contentOut {
        width: 900px;
        height: 650px;
        overflow: hidden;
        overflow-y: auto; }
        .modal1 .alertOut .modal-alert1 .modal-contentOut .modal-content {
          padding: 16px 20px 20px;
          box-sizing: border-box;
          color: #2B2727;
          font-size: 12px; }
          .modal1 .alertOut .modal-alert1 .modal-contentOut .modal-content .allTitle {
            font-size: 16px;
            text-align: center;
            line-height: 32px;
            font-weight: 700; }
          .modal1 .alertOut .modal-alert1 .modal-contentOut .modal-content .contentOne {
            line-height: 24px; }
          .modal1 .alertOut .modal-alert1 .modal-contentOut .modal-content .contentTwo {
            padding-top: 20px;
            box-sizing: border-box;
            line-height: 24px; }
            .modal1 .alertOut .modal-alert1 .modal-contentOut .modal-content .contentTwo .twoTitle {
              font-size: 14px;
              font-weight: 500; }


.modal.new-20210406{
  /* background: rgba(0, 0, 0, 0.5); */
}
.modal.new-20210406 .modal-alert{
  width: 600px;
  height: 474px;
  overflow: hidden;
  margin-top: -237px;
  margin-left: -300px; 
}
.modal.new-20210406 .modal-alert .modal-topimage {
  width: 288px;
  height: auto;
  margin: 20px auto 0; 
  text-align: center;
}
.modal.new-20210406 .modal-alert .modal-topimage img {
  margin: 0 auto;
  display: block;
  width: 82px;
  height: 82px; }
.modal.new-20210406 .modal-alert .modal-topimage .new-title{
  font-size: 16px;
  color: #000;
  line-height: 36px;
  margin-bottom: 10px;
}
.modal.new-20210406 .modal-alert .gologin{
  height: 32px;
  line-height: 32px;
  border-radius: 3px;
  background: rgba(251, 93, 81, .8);
}
.modal.new-20210406 .modal-alert .content-input .input_box{
  width: 400px;
}
.modal.new-20210406 .modal-alert .content-input .input_box input{
  height: 40px;
  background: #fbfbfb;
}
.modal.new-20210406 .modal-alert .content-input .input_box .form-telphone {
  border-radius: 6px; }
.modal.new-20210406 .modal-alert .content-input .input_box .form-passnumber {
  margin-top: 15px;
  border: 1px solid #e9e8e8;
  border-radius: 6px; }
.modal.new-20210406 .modal-alert .desc{
  color: #434343;
}
.modal.new-20210406 .modal-alert .otherlogin{
  margin-top: 14px;
  opacity: .5;
}
.modal.new-20210406 .modal-alert .otherlogin .othertitle span{
  font-size: 12px;
}
.modal.new-20210406 .modal-alert .loginContent {
  margin-top: 12px;
}
/*# sourceMappingURL=pcclientlogin.css.map */
