.recharge-result-header {
  padding: 4vw 0 !important;
  min-height: 41.6vw;
  background: none; }
  .recharge-result-header .cover {
    background: url("../images/web-logo.png") center no-repeat;
    background-size: contain;
    width: 66.1333333333vw;
    height: 29.2vw;
    margin: 0 auto; }

.login-wrap {
  padding: 8vw 8vw 0; }
  .login-hd-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 5.6vw;
    height: 6.9333333333vw; }
    .login-hd-tab div {
      position: relative;
      z-index: 9;
      line-height: 5.8666666667vw;
      padding: 0 2.6666666667vw;
      margin-right: 2.6666666667vw;
      color: #555; }
    .login-hd-tab div:after {
      content: '';
      position: absolute;
      z-index: -1;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background: #eee;
      border-radius: 1.3333333333vw;
      -webkit-transform: skewX(-30deg);
      transform: skewX(-30deg); }
    .login-hd-tab .curr {
      line-height: 6.9333333333vw;
      font-size: 3.7333333333vw;
      font-weight: bold;
      color: #fff; }
    .login-hd-tab .curr:after {
      background: #3080fa; }
  .login-forger {
    height: 12.4vw;
    line-height: 12.4vw; }
  .login-tips {
    line-height: 12vw; }
  .login-wrap .default-btn + .default-btn {
    margin-top: 5.6vw; }
  .login-wrap .tab-btn {
    -webkit-box-shadow: 0 0 5.7333333333vw #f2f1fa;
    box-shadow: 0 0 5.7333333333vw #f2f1fa; }

.login-bd .recharge-money-item {
  padding-left: 0;
  padding-right: 0;
  border-bottom: solid 1px #efefef; }
  .login-bd .recharge-money-item p {
    width: 19.2vw; }

.login-ico {
  display: block;
  background: url("../images/login-ico.png") no-repeat;
  background-size: 8vw 10vw;
  width: 3.7333333333vw;
  height: 4.8vw;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.login-ico.icon-1 {
  background-position: 0 0; }

.login-ico.icon-2 {
  background-position: right 0; }

.login-ico.icon-3 {
  background-position: 0 bottom; }

.first-login-dialog:after {
  content: '';
  position: fixed;
  z-index: 19;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7); }

.first-login-dialog .first-login-confirm {
  position: fixed;
  z-index: 999;
  left: 50%;
  top: 50%;
  width: 70.6666666667vw;
  border-radius: 1.3333333333vw;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .first-login-dialog .first-login-confirm .recharge-result-header {
    height: 32vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0; }
  .first-login-dialog .first-login-confirm .recharge-result-header:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 13.8666666667vw;
    height: 15.2vw;
    background: url("../images/first-login-ico.png");
    background-size: cover; }
  .first-login-confirm-bd {
    padding: 8vw; }
    .first-login-confirm-bd div:first-child {
      padding-bottom: 8vw; }

.smrz-tips {
  padding-bottom: 8vw; }

.login-type-bd {
  padding: 4vw 0 7.2vw;
  text-align: center; }
.login-type-cover {
  display: inline-block;
  background: url("../images/login-type-1.png") no-repeat;
  background-size: contain;
  width: 26.5333333333vw;
  height: 32vw; }
  .login-type-cover.hhr {
    background-image: url("../images/login-type-2.png"); }

.real-name-confirm {
  padding: 13.3333333333vw; }
  .real-name-confirm-ico {
    margin: 0 auto 5.3333333333vw;
    background: url("../images/realName-confirm.png");
    background-size: contain;
    width: 50.9333333333vw;
    height: 31.2vw; }
  .real-name-confirm .tips {
    padding-top: 3.2vw;
    color: #a9a9a9;
    line-height: 5.0666666667vw; }

.intention-regist {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(41%, #6770ff), to(#3823de));
  background-image: -webkit-linear-gradient(left, #6770ff 41%, #3823de);
  background-image: linear-gradient(to right, #6770ff 41%, #3823de); }
  .intention-item {
    padding: 0 4.0625vw 0 4.21875vw; }
    .intention-item.about {
      margin-top: 6.25vw; }
  .intention-regist-panel {
    background: url("../images/regist/regist-ct-repaet-y.png") center repeat-y;
    background-size: 91.71875vw auto; }
  .intention-regist-ct-b {
    background: url("../images/regist/regist-ct-bottom.png") center repeat-y;
    background-size: 91.71875vw auto;
    height: 3.125vw; }
  .intention-regist-main {
    background: #fff;
    margin: 0 2.5vw;
    padding: 0 5.3125vw;
    border: solid 1.25vw #a6b0ff;
    border-radius: 2.34375vw;
    min-height: 88.90625vw; }
  .intention-regist .agent-auth-result {
    padding-top: 11.875vw; }
  .intention-regist .login-bd {
    padding: 2.5vw 0 6.5625vw; }
  .intention-regist .recharge-money-item {
    padding: 0 0 0 2.5vw;
    height: 12.1875vw;
    line-height: 12.1875vw; }
    .intention-regist .recharge-money-item em {
      flex-shrink: 0;
      background: url("../images/regist/icon.png") no-repeat;
      background-size: 3.7333333333vw auto;
      width: 3.7333333333vw;
      height: 3.7333333333vw; }
      .intention-regist .recharge-money-item em.tjr-name {
        background-position: 0 bottom; }
  .intention-regist .copyright {
    margin: 0 auto;
    padding: 9.375vw 0;
    width: 52.1875vw; }

.login-bd.login-sevice-code {
  padding-top: 16vw; }
  .login-bd.login-sevice-code .recharge-money-item {
    margin-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    border: solid 1px #efefef;
    border-radius: 1.3333333333vw; }

.estimate-tab-bar {
  margin-bottom: 8vw; }

.face-recognition {
  background: url("../images/regist/face-recognition.png") center bottom no-repeat;
  background-size: contain;
  padding-top: 8vw;
  margin: 0 auto 13.6vw;
  width: 55.7333333333vw;
  height: 42.1333333333vw; }

.video-enter-panel {
  padding: 5vw 3.2vw 0; }
  .video-enter-panel .recharge-money-item {
    padding: 1.875vw 4.6875vw;
    margin-bottom: 3.2vw;
    border: solid .3125vw #f3f2f7;
    border-radius: 1.875vw;
    background: #fff; }
    .video-enter-panel .recharge-money-item i {
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      margin-right: 2.8125vw;
      width: 5vw;
      height: 5.625vw; }
    .video-enter-panel .recharge-money-item .name {
      background-image: url("../images/regist/video/name-icon.png"); }
    .video-enter-panel .recharge-money-item .tel {
      background-image: url("../images/regist/video/tel-icon.png"); }
    .video-enter-panel .recharge-money-item .site {
      background-image: url("../images/regist/video/site-icon.png"); }
  .video-enter-panel .select-wrapper {
    width: 50%; }
    .video-enter-panel .select-wrapper:not(:last-child) {
      margin-right: 6.5625vw; }
    .video-enter-panel .select-wrapper select {
      height: 5.6vw; }
    .video-enter-panel .select-wrapper .pa {
      text-align: left; }
  .video-enter-panel .recharge-money-item-col {
    padding-left: 4.6875vw;
    border-left: solid 1px #9f9f9f;
    min-height: auto;
    height: 6.5625vw;
    line-height: 6.5625vw; }
    .video-enter-panel .recharge-money-item-col input {
      vertical-align: top;
      height: 6.5625vw; }
  .video-enter-panel .default-btn {
    display: block;
    -webkit-box-shadow: 0 1.3333333333vw 0.6666666667vw -0.6666666667vw rgba(200, 200, 200, 0.75);
    box-shadow: 0 1.3333333333vw 0.6666666667vw -0.6666666667vw rgba(200, 200, 200, 0.75);
    font-size: 5vw;
    line-height: 11.875vw;
    border-radius: 1.875vw; }

.video-intro {
  position: relative;
  z-index: 5;
  padding-top: 10.9375vw;
  margin-top: 5vw; }
  .video-intro:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background: url("../images/regist/video/bg.png") center top no-repeat;
    background-size: 100vw auto;
    width: 100vw;
    height: 15.9375vw; }
  .video-intro .tips {
    margin: -13.75vw auto 0;
    box-sizing: border-box;
    background: #fafbff;
    width: 82.8125vw;
    padding: 3.75vw;
    line-height: 5vw; }
  .video-intro .about {
    padding-bottom: 2.5vw; }
  .video-intro .no-charge {
    padding: 7.5vw 0 15.625vw; }

.layui-m-layercont .agent-auth-result {
  padding: 0; }
  .layui-m-layercont .agent-auth-result:before {
    height: 20.6666666667vw; }
.layui-m-layercont .agent-auth-info {
  padding-bottom: 0;
  line-height: inherit; }

.pingan-xyd {
  background: url("../images/xyd/banner.png") center top no-repeat;
  background-size: 100% auto;
  padding: 75.4666666667vw 0 4.4vw; }

.xyd-rule {
  width: 92vw;
  margin: 0 auto;
  padding-bottom: 8vw; }
  .xyd-rule.linit {
    width: 92.6666666667vw; }

.xyd-register-main {
  background: #f5f9ff url("../images/xyd/loan-apply-tags.png") center 5.6vw no-repeat;
  background-size: 84.9333333333vw 12.2666666667vw;
  width: 92vw;
  margin: 0 auto;
  border-radius: 1.3333333333vw;
  box-sizing: border-box;
  padding: 20vw 8vw 0; }
  .xyd-register-main .fc-blue {
    color: #4c74d0; }
  .xyd-register-main .service-bar {
    padding: 4.8vw 0; }
    .xyd-register-main .service-bar .iconfont {
      margin: 0 .5em; }
  .xyd-register-main .xieyi {
    padding: 2.6666666667vw 0 4vw; }
  .xyd-register-main .submit-btn {
    display: block;
    font-size: 4.2666666667vw;
    color: #fff;
    line-height: 10.4vw;
    box-shadow: 0.4vw 1.3333333333vw 0 0 #f7e8e6;
    border-radius: 10.4vw;
    background-image: -webkit-linear-gradient(111deg, #fc5e3b, #fbad6a);
    background-image: linear-gradient(111deg, #fc5e3b, #fbad6a);
    text-align: center;
    margin-bottom: 3.2vw; }
  .xyd-register-main .recharge-money-item {
    box-sizing: border-box;
    height: 10.8vw;
    background: none;
    border: solid 1px #c3c7d0;
    border-radius: 1.3333333333vw;
    padding: 0 4vw; }
    .xyd-register-main .recharge-money-item:not(:last-child) {
      margin-bottom: 3.2vw; }
    .xyd-register-main .recharge-money-item > .iconfont {
      font-size: 4.8vw;
      width: 8vw;
      flex-shrink: 0; }
    .xyd-register-main .recharge-money-item .icon-close-circle {
      color: #999; }
  .xyd-register-main .recharge-money-item-col {
    padding-left: 0; }

.jyd-bottom {
  margin: 9.3333333333vw auto 0;
  width: 87.0666666667vw;
  height: 59.4666666667vw;
  background: #1177f2 url("../images/jyd/img-youshi.png") center top no-repeat;
  background-size: 100%; }

.jyd-bottom-oppo {
  margin: 9.3333333333vw auto 0;
  width: 87.0666666667vw;
  height: 59.4666666667vw;
  background: #1177f2 url("../images/jyd/img-youshi-oppo.png") center top no-repeat;
  background-size: 100%; }

.jyd-bottom-text {
  margin-top: 5.3333333333vw;
  text-align: center;
  color: #d5e5fe;
  font-size: 3.7333333333vw;
  font-weight: 600; }

.other-product {
  background: #e0e4fe url("../images/xyd/banner-hui.png") center top no-repeat;
  background-size: contain;
  padding: 60vw 0 4vw; }
  .other-product.ke {
    background-image: url("../images/xyd/banner-ke.png"); }
  .other-product.xin {
    background-image: url("../images/xyd/banner-xin.png"); }
  .other-product.shui {
    background-image: url("../images/xyd/banner-sui.png"); }
  .other-product .xyd-register-main {
    background-color: #fff; }
  .other-product .jyd-register-main {
    background-color: #fff; }
  .other-product .service-bar {
    padding: 0vw !important; }

.jyd-banner {
  width: 100%;
  height: 86.1333333333vw;
  background: #1087fb url("../images/jyd/banner-jyd.png") center top no-repeat;
  background-size: contain; }

.jyd-oppo-banner {
  width: 100%;
  height: 86.4vw;
  background: #1087fb url("../images/jyd/banner-jyd-oppo.jpg") center top no-repeat;
  background-size: contain; }

.jyd-product {
  padding-bottom: 21.3333333333vw; }
  .jyd-product .loan-title {
    width: 82.5333333333vw;
    height: 4.2666666667vw;
    line-height: 4.2666666667vw;
    background: url("../images/jyd/img-loan.png") center no-repeat;
    background-size: 100%;
    margin: 5.3333333333vw auto;
    text-align: center;
    font-size: 4.2666666667vw;
    font-weight: 600;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #fff; }
    .jyd-product .loan-title span {
      color: #f2ca8a;
      font-size: 5.3333333333vw;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: 600; }
  .jyd-product .jyd-register-section {
    margin: 0 4vw;
    padding-bottom: 2vw;
    border-radius: 1.3333333333vw;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden; }
    .jyd-product .jyd-register-section .jyd-register-apply {
      margin: 0 auto;
      width: 72vw;
      height: 12vw;
      background: #fff url("../images/jyd/img-apply.png") center top no-repeat;
      background-size: 100%; }
    .jyd-product .jyd-register-section .loan-person {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 4vw auto 0;
      padding: 0 3.3333333333vw;
      width: 60vw;
      height: 9.3333333333vw;
      line-height: 9.3333333333vw;
      border-radius: 4.2666666667vw;
      text-align: center;
      font-size: 3.7333333333vw;
      color: #1177f2;
      background-color: #e4effa; }
      .jyd-product .jyd-register-section .loan-person .oicon-fire {
        display: inline-block;
        background: url("../images/jyd/icon-fire.png") center center no-repeat;
        background-size: 100%;
        margin-right: 1.3333333333vw;
        width: 2.9333333333vw;
        height: 3.7333333333vw; }
      .jyd-product .jyd-register-section .loan-person span {
        margin: 0 1.0666666667vw;
        font-size: 3.7333333333vw;
        color: #f3452e;
        font-weight: 600;
        border-radius: 1.6vw;
        padding: 0.2666666667vw 1.6vw; }
    .jyd-product .jyd-register-section .jyd-register-main {
      width: 92vw;
      border-radius: 2.1333333333vw;
      box-sizing: border-box;
      padding: 5.3333333333vw 8vw 0;
      position: relative; }
      .jyd-product .jyd-register-section .jyd-register-main .fc-blue {
        color: #4c74d0; }
      .jyd-product .jyd-register-section .jyd-register-main .service-bar {
        padding: 4.8vw 0; }
        .jyd-product .jyd-register-section .jyd-register-main .service-bar .iconfont {
          margin: 0 .5em; }
      .jyd-product .jyd-register-section .jyd-register-main .xieyi {
        padding: 2.6666666667vw 0 4vw; }
      .jyd-product .jyd-register-section .jyd-register-main .recharge-money-item {
        box-sizing: border-box;
        height: 10.8vw;
        background: none;
        border: solid 1px #c3c7d0;
        border-radius: 1.3333333333vw;
        padding: 0 4vw; }
        .jyd-product .jyd-register-section .jyd-register-main .recharge-money-item:not(:last-child) {
          margin-bottom: 3.2vw; }
        .jyd-product .jyd-register-section .jyd-register-main .recharge-money-item > .iconfont {
          font-size: 4.8vw;
          width: 8vw;
          flex-shrink: 0; }
        .jyd-product .jyd-register-section .jyd-register-main .recharge-money-item .icon-close-circle {
          color: #999; }
      .jyd-product .jyd-register-section .jyd-register-main .recharge-money-item-col {
        padding-left: 0; }
    .jyd-product .jyd-register-section .submit-btn {
      display: block;
      margin: 0 auto;
      color: #fff;
      font-size: 5.0666666667vw;
      line-height: 10.4vw;
      background-color: #f2ca8a;
      text-align: center;
      width: 96%;
      border-radius: 1.6vw;
      position: relative;
      animation: myAnimation 5s infinite; }
      .jyd-product .jyd-register-section .submit-btn::before {
        display: block;
        content: '';
        position: absolute;
        width: 13.3333333333vw;
        height: 13.3333333333vw;
        margin-top: -2vw;
        background: url("../images/jyd/swipe_light.png") center center no-repeat;
        background-size: 200% 300%;
        animation: searchLights 5s linear infinite forwards;
        -webkit-transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: .8; }
@keyframes myAnimation {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    transform: scale(1); }
  75% {
    transform: scale(0.95); } }
@keyframes searchLights {
  0% {
    transform: translate(-9.3333333333vw);
    -webkit-transform: translate(-9.3333333333vw);
    opacity: 0; }
  66% {
    opacity: 0; }
  67% {
    transform: translate(-9.3333333333vw);
    -webkit-transform: translate(-9.3333333333vw);
    opacity: .8; }
  100% {
    transform: translate(86.6666666667vw);
    -webkit-transform: translate(86.6666666667vw); } }
  .jyd-product .tel-service {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5.3333333333vw auto 2.6666666667vw;
    color: #4c74d0;
    font-size: 3.7333333333vw; }
    .jyd-product .tel-service span {
      display: inline-block;
      margin: 0 2.6666666667vw;
      width: 4.2666666667vw;
      height: 4.6666666667vw;
      background: url("../images/jyd/icon-service.png") center center no-repeat;
      background-size: 100%; }
    .jyd-product .tel-service a {
      color: #4c74d0;
      text-decoration-line: underline; }
  .jyd-product .lunbo {
    margin: 8vw auto 0;
    padding: 6vw 4vw;
    width: 93.3333333333vw;
    height: 58.6666666667vw;
    background-color: #fff;
    border-radius: 1.6vw;
    box-sizing: border-box; }
    .jyd-product .lunbo .lunbo-title {
      background: url("../images/jyd/img-title2.png") center center no-repeat;
      background-size: 100%;
      margin: 0 auto 4vw;
      width: 53.7333333333vw;
      height: 5.4666666667vw; }
    .jyd-product .lunbo .open-notice {
      height: 38.6666666667vw;
      background-size: 100%; }
      .jyd-product .lunbo .open-notice .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding: 1.6vw 1.6vw 1.6vw 4vw;
        color: #9BCEFD;
        box-sizing: border-box; }
        .jyd-product .lunbo .open-notice .swiper-slide span {
          display: inline-block;
          width: 29%;
          overflow: hidden; }
          .jyd-product .lunbo .open-notice .swiper-slide span:last-child {
            width: 20%;
            text-align: right; }
      .jyd-product .lunbo .open-notice .swiper-slide-next {
        color: #158DFD;
        background: #e0e6fb;
        border-radius: 13.3333333333vw;
        animation: swiperAnimation 6s infinite; }
@keyframes swiperAnimation {
  0% {
    background: #e0e6fb; }
  25% {
    background: rgba(224, 230, 251, 0.75); }
  50% {
    background: rgba(224, 230, 251, 0.5); }
  75% {
    background: rgba(224, 230, 251, 0); } }
.jyd_success .jyd_success_icon {
  margin: 10vw auto 0;
  width: 31.2vw;
  height: 31.0666666667vw;
  background: url("../images/jyd/icon-success.png") center center no-repeat;
  background-size: contain; }
.jyd_success .jyd_success_title {
  margin: 5.8666666667vw auto 0;
  font-size: 5.0666666667vw;
  font-family: "Microsoft Yahei";
  color: #000;
  text-align: center; }
.jyd_success .jyd_success_info {
  margin: 9.3333333333vw auto 0;
  font-size: 3.7333333333vw;
  font-family: "Microsoft Yahei";
  color: #999;
  text-align: center;
  line-height: 6.4vw; }
.jyd_success .submit-btn {
  display: block;
  font-size: 4.2666666667vw;
  color: #fff;
  line-height: 10.4vw;
  border-radius: 1.6vw;
  background-image: -webkit-linear-gradient(111deg, #178cfd, #178cfd);
  background-image: linear-gradient(111deg, #178cfd, #178cfd);
  text-align: center;
  margin: 22.6666666667vw 6.6666666667vw 0; }

.apple_test_del {
  font-size: 12px;
  background: url("../images/jyd/icon-success.png") center center no-repeat;
  background-size: contain;
  color: #f00; }

/*# sourceMappingURL=login.min.css.map */
