[v-cloak] {
    display: none;
}

html,
body {
    min-width: 1102px;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}

.ti28 {
    text-indent: 28px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}
.fs-26 {
    font-size: 26px;
}

.fs-20 {
    font-size: 20px;
}

.fz40 {
    font-size: 40px;
}

.color-red {
    color: #b9361f;
}

.colF25E23 {
    color: #F25E23
}

.colef7512 {
    color: #ef7512;
}

.mr-10 {
    margin-right: 10px;
}
.pointer {
    cursor: pointer;
}
.bold {
    font-weight: bold;
}
.fast-btn-list {
    display: none;
}
.page-body {
    height: auto;
    width: 100%;
    background-color: #B3C5FE;
    background-image: url(/images/passport-recruit-contract/merchant-introduce-bg.jpg?100);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: 2624px 2094px;
    padding-top: 330px;
    box-sizing: border-box;
    font-size: 14px;
}

.btn-apply {
    font-size: 16px;
    border-radius: 30px;
    cursor: pointer;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    background: -webkit-linear-gradient(left, #EA8123, #EC881E, #E36D2F);
    background: -o-linear-gradient(right, #EA8123, #EC881E, #E36D2F);
    background: -moz-linear-gradient(right, #EA8123, #EC881E, #E36D2F);
    background: linear-gradient(90deg, #EA8123, #EC881E, #E36D2F);
    padding: 0 50px;
    min-width: 200px;
    line-height: 60px;
    margin-right: 30px;
}

.btn-connect {
    font-size: 16px;
    border-radius: 30px;
    cursor: pointer;
    font-weight: bold;
    color: #13288b;
    text-align: center;
    background: #FFF;
    padding: 0 50px;
    min-width: 200px;
    line-height: 60px;
}

.btn-connect:hover {
    background: #eaeeff;
}

.btn-apply.disabled {
    background: -webkit-linear-gradient(left, #ddd, #eee, #ccc);
    background: -o-linear-gradient(right, #ddd, #eee, #ccc);
    background: -moz-linear-gradient(right, #ddd, #eee, #ccc);
    background: linear-gradient(90deg, #ddd, #eee, #ccc);
    color: #333;
}

.btn-apply:hover {
    background: -webkit-linear-gradient(left, #EA8123, #EC881E, #E36D2F);
    background: -o-linear-gradient(right, #EA8123, #EC881E, #E36D2F);
    background: -moz-linear-gradient(right, #EA8123, #EC881E, #E36D2F);
    background: linear-gradient(90deg, #EA8123, #EC881E, #E36D2F);
}

.btn-apply.disabled:hover {
    background: -webkit-linear-gradient(left, #ddd, #eee, #ccc);
    background: -o-linear-gradient(right, #ddd, #eee, #ccc);
    background: -moz-linear-gradient(right, #ddd, #eee, #ccc);
    background: linear-gradient(90deg, #ddd, #eee, #ccc);
    color: #333;
}

.buttonIndex {
    display: none !important;
}

.span-title {
    margin: 50px 0 30px;
    font-size: 30px;
    font-weight: bold;
    color: #2f478c;
    text-align: center;
}

.span-one {
    width: 1213px;
    background: rgba(255, 255, 255, .8) url(/images/passport-recruit-contract/desc-icon.png) no-repeat;
    background-size: 45px 35px;
    background-position: right 20px bottom 5px;
    line-height: 30px;
    padding: 20px 40px 60px;
    text-align: left;
    box-sizing: border-box;
    font-size: 16px;
    color: #43578f;
    border-radius: 15px;
}

.span-add-one {
    width: 1213px;
    background: rgba(255, 255, 255, .8);
    background-size: 45px 35px;
    background-position: right 20px bottom 5px;
    line-height: 30px;
    padding: 20px 40px 30px;
    text-align: left;
    box-sizing: border-box;
    font-size: 16px;
    color: #43578f;
    border-radius: 15px;
    margin-top: 20px;
}

.span-two {
}

.span-two .desc {
    width: 395px;
    height: 290px;
    padding: 20px 30px;
    box-sizing: border-box;
    border-radius: 15px;
}

.span-two .desc-1 {
    background: url(/images/passport-recruit-contract/desc-1.png) no-repeat;
    margin-right: 20.5px;
    width: 313px;
    background-size: 100% 100%;
}

.span-two .desc-2 {
    background: url(/images/passport-recruit-contract/desc-2.png) no-repeat;
    margin-right: 20.5px;
    background-size: 100% 100%;
    width: 354px;
}

.span-two .desc-3 {
    background: url(/images/passport-recruit-contract/desc-3.png) no-repeat;
    background-size: 100% 100%;
    width: 500px;
}

.span-two .desc .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.span-two .desc.desc-1 .title {
    color: #3d8ab0;
}

.span-two .desc.desc-2 .title {
    color: #715fa8;
}

.span-two .desc.desc-3 .title {
    color: #715fa8;
}

.span-two .desc .content {
    text-align: left;
    line-height: 30px;
    color: #43578f;
}

.span-three {
    background-repeat: no-repeat;
    background-position-x: center;
    width: 1220px;
    position: relative;
}

.span-three .desc {
    height: 276px;
    width: 600px;
    padding: 40px 50px;
    box-sizing: border-box;
    background: #F0F5FF;
    box-shadow: inset 0 0px 10px #b3c5fe;
    border-radius: 10px;
}

.span-three .desc .title {
    color: #2f478c;
    font-size: 24px;
    text-align: left;
    margin-bottom: 15px;
}

.span-three .desc .content {
    text-align: left;
    line-height: 30px;
    color: #4c515f;
}

.span-three .desc .content span {
    width: 50%;
    text-align: left;
    line-height: 30px;
    color: #4c515f;
    box-sizing: border-box;
}

.swiper-left, .swiper-right {
    color: #95abf1;
    background: #fff;
    box-shadow: 0 0 5px #8297db;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 240px;
    transform: translate(0, -50%);
    z-index: 2;
    border-radius: 50%;
    font-size: 20px;
    padding: 0 5px;
    box-sizing: border-box;
    cursor: pointer;
}

.swiper-left {
    left: -30px;
}

.swiper-right {
    right: -30px;
    text-align: right;
}

.span-four {
    width: 1208px;
}


.span-four .process {
    width: 100%;
    height: 198px;
    background: url(/images/passport-recruit-contract/process-bg.png);
    background-size: 100% 100%;
    position: relative;
}

.span-four .process-num {
    font-size: 24px;
    color: #2f478c;
}

.span-four .process-num span:nth-child(1) {
    position: absolute;
    top: 55px;
    left: 68px;
}

.span-four .process-num span:nth-child(2) {
    position: absolute;
    left: 220px;
    top: 55px;
}

.span-four .process-num span:nth-child(3) {
    position: absolute;
    left: 452px;
    top: 55px;
}

.span-four .process-num span:nth-child(4) {
    position: absolute;
    left: 675px;
    top: 55px;
}

.span-four .process-num span:nth-child(5) {
    position: absolute;
    left: 872px;
    top: 55px;
}

.span-four .process-num span:nth-child(6) {
    position: absolute;
    left: 1065px;
    top: 55px;
}

.span-four .process-des {
    font-size: 18px;
    color: #2f478c;
}

.span-four .process-des p:nth-child(1) {
    position: absolute;
    top: 115px;
    left: 45px;
}

.span-four .process-des p:nth-child(2) {
    position: absolute;
    top: 115px;
    left: 155px;;
}

.span-four .process-des p:nth-child(3) {
    position: absolute;
    top: 115px;
    left: 380px;
}

.span-four .process-des p:nth-child(4) {
    position: absolute;
    top: 115px;
    left: 593px;
}

.span-four .process-des p:nth-child(5) {
    position: absolute;
    top: 115px;
    left: 852px;
}

.span-four .process-des p:nth-child(6) {
    position: absolute;
    top: 115px;
    left: 1001px;
}

.span-five {
    height: 449px;
    background-repeat: no-repeat;
    background-position-x: center;
}

.span-five {
    height: 449px;
    background-repeat: no-repeat;
    background-position-x: center;
}

.span-five .text-body {
    width: 1102px;
    height: 449px;
    box-sizing: border-box;
    padding: 80px 185px 10px 0;
    margin: 0 auto;
    text-align: left;
    color: #333;
    user-select: none;
}

.text-body .fs-16 {
    line-height: 28px;
}

.text-body .fs-26 {
    line-height: 60px;
}

.bottom-btn-group {
    margin-top: 30px;
    width: 100%;
    height: 199px;
    background: #121556 url(/images/passport-recruit-contract/introduce-bottom-bg.png) center no-repeat;
    padding-top: 80px;
    box-sizing: border-box;
}

.bottom-btn-group-fixed {
    margin-top: 30px;
    width: 100%;
    height: 80px;
    background: #121556 url(/images/passport-recruit-contract/introduce-bottom-bg.png) center no-repeat;
    box-sizing: border-box;
    position: fixed;
    z-index: 99;
    left: 0px;
    bottom: 0px;
    background-position: bottom;
}

.bottom-btn-group.bottom-btn-group-hidden {
    bottom: -94px;
}

.famous-company {
  width: 100%;
}

.famous-company .title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  padding-bottom: 20px;
}

.slider-area {
   width: 100%;
   height: 75px;
   margin: 15px auto;
   position: relative;
   overflow: hidden;
}

.slider-area ul{
   position:absolute;
   left:0;
   top:0;
   overflow: hidden;
}

.slider-area ul li{
    width: 122px;
    height: 75px;
    list-style: none;
    background: #FFF;
    margin-right: 20px;
    border: 1px solid #E5ECFF;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.slider-area ul li img{
  width: 122px;
  height: 75px;
  opacity: 0.82;
}

.deliver-swiper {
    width: 1220px;
    overflow: hidden;
}

.connect {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  z-index: 999;
}

.connect .connect-center {
  position: fixed;
  width: 290px;
  height: 312px;
  background: url('/images/passport-recruit-contract/connect-bg.png') center no-repeat;
  z-index: 1000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
  font-size: 14px;
}

.connect .connect-center .connect-content {
  width: 200px;
}

.connect .connect-center .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.connect .connect-center .connect-qr {
  border: 1px solid #eeeeee;
  padding: 3px;
  width: 150px;
  height: 150px;
  box-sizing: border-box;
}

.connect .connect-center .connect-qr img {
  width: 144px;
  height: 144px;
}


.connect .connect-center .col084EFD {
  color: #084EFD;
}

.connect .connect-center .colE41818D {
  color: #E41818;
}

.connect .connect-center .connect-desc {
  color: #999;
  line-height: 25px;
  margin-top: 10px;
}

.connect .connect-center .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
