body{
    overflow-x: hidden;
    width: 100%;
}
  .containers-top {
    height: 13.34rem;
  }
  .top-content {
    display: none;
  }
  .top-content-images {
    display: inline-block;
    width: 100%;
    height: 13.34rem;
    background-color:  #fff;
  }
  .top-content-images  figure{
    width: 100%;
    height: 13.34rem;
    margin: 0;
    padding-top: 0!important;
  }
  .top-content-images figure .sw-slides li{
    background: url(/static/website/template/images/one.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure  .sw-slides li.sw-slide_1{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-1.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure  .sw-slides li.sw-slide_2{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-2.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure  .sw-slides li.sw-slide_3{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-3.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure  .sw-slides li.sw-slide_4{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-4.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure  .sw-slides li.sw-slide_5{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-5.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure  .sw-slides li.sw-slide_6{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-6.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure  .sw-slides li.sw-slide_7{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-7.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure  .sw-slides li.sw-slide_8{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-8.jpg) left top / 100% 100% no-repeat;
  }  .sw-slides li.sw-slide_1{
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/topbanner/career-1.jpg) left top / 100% 100% no-repeat;
  }
  .top-content-images figure .sw-bullet {
    margin: 0 !important;
  }
  .top-content-images figure .sw-bullet li {
    width: 0.45rem !important;
    height: .05rem !important;
    border-bottom: 0px solid transparent !important;
    margin: 0 .14rem!important;
    border-radius: 0 !important;
    background-color: #fff;
    opacity: .5;
  }
  .top-content-images figure .sw-bullet li.active {
    width: 1.3rem !important;
    background-color: #fff;
    opacity: 1;
  }
  .top-header {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 1.2rem;
    background-color: transparent;
  }
  .header-title {
    top: 0.4rem;
    left: 0.5rem;
    width: 1.68rem;
    height: 0.35rem;
    text-indent: -99.99rem;
    background: url(/static/website/template/images/logo/ubiquant-logo-white.svg) left top / 100% 100% no-repeat;
  }
  .header-nav {
    display: none;
  }

  /* 有个动画 */
  .header-nav-mo {
    display: block;
    position: absolute;
    top: 0.41rem;
    right: 0.5rem;
    width: 0.45rem;
    height: 0.34rem;
    font-size: 0.4rem;
    color: #fff;
  }
  .header-nav-mo span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    height: 0.04rem;
    width: 0.46rem;
    /* margin-bottom: 0.11rem; */
    background-color: #fff;
  }
  .header-nav-mo span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    height: 0.04rem;
    width: 0.46rem;
    /* margin-bottom: 0.11rem; */
    background-color: #fff;
  }
  .header-nav-mo span.before {
    transform: translate( -50%, -50%)  translateY(-0.12rem);
  }
  .header-nav-mo span.after {
    transform: translate( -50%, -50%)  translateY(0.12rem);
  }
  .header-nav-mo.active span.middle{
      background-color: transparent!important;
      transition: background-color .3s;
  }
  .header-nav-mo.normal span{
      /* background-color: #fff; */
      transition: background-color .1s;
  }
  .header-nav-mo.active span.before {
      background-color: #fff;
      transition-delay: 0.3s;
      transition: transform .5s;
      transform: translate3d(-50%, 0, 0) rotate(-45deg);
  }
  .header-nav-mo.active span.after {
      background-color: #fff;
      transition-delay: 0.3s;
      transition: transform .5s;
      transform: translate3d(-50%, 0, 0)  rotate(45deg);
  }
  .header-nav-mo.normal span.before {
      background-color: #fff;
      transition-delay: 0.3s;
      transition: transform .5s;
      transform: translate( -50%, -50%)  translateY(-0.12rem) rotate(0deg);
  }
  .header-nav-mo.normal span.after {
      background-color: #fff;
      transition-delay: 0.3s;
      transition: transform .5s;
      transform: translate( -50%, -50%)  translateY(0.12rem)  rotate(0deg);
  }
  .header-search {
    right: 1.65rem;
    top: 0.4rem;
    height: 0.38rem;
    font-size: 0.24rem;
    line-height: 0.38rem;
  }
  .search-icon {
    height: 0.38rem;
    width: 0.38rem;
    margin-right: 0.11rem;
    color: #fff;
    overflow: hidden;
    /* background: url(/static/website/template/images/svg/search-button.svg) left top / 100% 100% no-repeat; */
  }
  .header-text-big {
    left: 0.48rem;
    bottom: 4.25rem;
    width: 4rem;
    line-height: 0.58rem;
    z-index: 1;
    font-size: 0.4rem;
    font-weight: 500;
  }
  .header-text-small {
    left: 0.48rem;
    bottom: 2.38rem;
    width: 6.5rem;
    line-height: 0.4rem;
    z-index: 1;
    color: #fff;
    font-size: 0.24rem;
    font-weight: 300;
  }
  .header-drop.mo{
    word-break: keep-all;
    display: block;
    position: absolute;
    right: .38rem;
   top: 11.5rem;
    width: 1.04rem;
    text-align: center;
    font-size: .18rem;
    color: #fff;
  }
  .header-drop.mo .drop-icon{
    display: inline-block;
    width: .60rem;
    height: .50rem;
    margin-top: .10rem;
    /* background: url(/static/website/template/images/placeholder.jpg) left top / 100% 100% no-repeat; */
  }
  .header-drop.pc{
    display: none;
  }
  
  .modal-nav{
    overflow: hidden;
      display: none;
      z-index: 1001;
      opacity: 1;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 13.34rem;
      /* background: #fff; */
      background: url(/static/website/template/images/Pattern-development/slices/pattern-blue-big.png) left top  no-repeat #fff;

  }
  .modal-nav  .header-title{
    display: block;
    opacity: 1;
  }
  .modal-nav .circle1{
    position: absolute;
    top: -2.10rem;
    right: -2.10rem;
    width: 5.2rem;
    height: 5.2rem;
    background-color: #fff;
    border-radius: 50%;
    transition: border .5s;
  }
  .modal-nav .circle2{
    position: absolute;
    top: -6.8rem;
    right: -6.8rem;
    width: 9.2rem;
    height: 9.4rem;
    background-color: transparent;
    border-radius: 50%;
    border: 0 solid #fff;
    transition: border .5s;
  }
  .modal-nav .circle3{
    position: absolute;
    top: -11.3rem;
    right: -11.3rem;
    width: 19rem;
    height: 19.2rem;
    background-color: transparent;
    border-radius: 50%;
    border: 0 solid #fff;
    transition: border .5s;
  }
  .modal-nav .circle4{
    position: absolute;
    top: -13.3rem;
    right: -13.3rem;
    width: 24rem;
    height: 25.2rem;
    background-color: transparent;
    border-radius: 50%;
    border: 0 solid #fff;
  }
  .modal-nav.active .circle2{
    border: 2.8rem solid #fff;
    transition: border .5s;
  }
  .modal-nav.active .circle3{
    border: 2.4rem solid #fff;
    transition: border .5s;
  }
  .modal-nav.active .circle4{
    border: 2.4rem solid #fff;
    transition: border .5s;
  }
  .modal-nav .search-text {
    color:#000 ;
  }

  .modal-nav .header-title {
    background: url(/static/website/template/images/logo/ubiquant-logo-color.svg) left top / 100% 100% no-repeat;
  }

  .modal-nav .header-nav-mo span{
      background-color: #000!important;
  }
    /* 有个动画 */
  .modal-nav .nav{
      position: absolute;
      top: 70%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-size: .5rem;
      transition: background-color 1s;
  }
  .modal-nav.active .nav{
      position: absolute;
      top: 70%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #000;
      font-size: .5rem;
      transition: background-color 1s;
      z-index: 2;
  }
  .modal-nav.active .nav.login{
    display: none;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    font-size: .5rem;
    transition: background-color 1s;
    z-index: 2;
  }
  .modal-nav .nav div{
    position: relative;
    line-height: 1.2rem;
    font-size: .4rem;
    width: 7.4rem;
    text-align: center;
  }
  .modal-nav.active .nav.login .svg{
    position: absolute;
    top: .39rem;
    left: 2.2rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(/static/website/template/images/svg/person.svg) left top / 100% 100% no-repeat;
  }
  .modal-nav.active .nav.login .svg.passwd{
    background: url(/static/website/template/images/svg/passwd.svg) left top / 100% 100% no-repeat;
  }
  .modal-nav.active .nav.login .svg.exit{
    background: url(/static/website/template/images/svg/exit.svg) left top / 100% 100% no-repeat;
  }
  .modal-nav .nav.active div{
    width: 5.5rem;
  }
  .modal-nav .nav-line{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: .5rem;
    transition: background-color 1s;
    overflow: hidden;
  }
  .modal-nav .nav-line div.line{
    position: relative;
    left: -5.5rem;
    width: 5.5rem;
    height: 0.01rem;
    background-color: #ccc;
    margin: 1.19rem 0;
  }

  .modal-nav  .angle{
    display: inline-block;
    width: 0.15rem;
    height: 0.15rem;
    background: url(/static/website/template/images/svg/angle.svg) left top / 100% 100% no-repeat!important;
    transform: rotateX( 0deg);
    margin-left: 0.12rem;
    opacity: .5;
    vertical-align: text-top;
    transform: translateY(-.1rem);
  }
  .modal-nav   .angleup{
    display: inline-block;
    width: 0.15rem;
    height: 0.15rem;
    background: url(/static/website/template/images/svg/angle.svg) left top / 100% 100% no-repeat!important;
    transform: rotateX( 180deg) translateY(.1rem);
    margin-left: 0.08rem;
    opacity: .5;
    vertical-align: text-top;
  }
  .modal-nav .login_name_text_mo{
    display: inline-block;
    max-width: 7rem;
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    vertical-align: text-bottom;
    height: 1.2rem;
  }
  .modal-nav .login_name_mo{
    height: 1.2rem;
  }


  .containers-recruitment{
    display: none;
  }
  .containers-recruitment-mo{
    position: relative;
    display: block;
    width: 100%;
    height: 5.02rem;
    background-color:  #fff;
  }
  .containers-recruitment-mo .recruitment{
    position: absolute;
    bottom: .3rem;
    left: .35rem;
    width: 6.8rem;
    height: 3.84rem;
    overflow-x: hidden;
    /* background-color: blue; */
  }
  .containers-recruitment-mo .recruitment .slider{
    position: absolute;
    top: 0;
    left: 0;
    width:11.74rem;
    height: 3.84rem;
  }

  /* 社会招聘梯形 */
.containers-recruitment-mo .social-img{
  position: absolute;
  top: 0;
  left: 0;
  width: 6.52rem;
  height: 3.84rem;
}
.containers-recruitment-mo .social-img .skew-elm1{    
  width: 6.52rem;
  height: 3.84rem;
  transform-origin: bottom;
  transform: skew(8deg, 0deg);
  -ms-transform: skew(8deg, 0deg);
  -moz-transform: skew(8deg, 0deg);
  -webkit-transform: skew(8deg, 0deg);
  -o-transform: skew(9deg, 0deg);
  overflow: hidden;
}

.containers-recruitment-mo .social-img .skew-elm2{    
  position: absolute;
  top: 0;
  left: -1rem;
  width: 6.52rem;
  height: 3.84rem;
  transform-origin: bottom;
  transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  -moz-transform: skew(-16deg, 0deg);
  -webkit-transform: skew(-16deg, 0deg);
  -o-transform: skew(-16deg, 0deg);
  overflow: hidden;
}

.containers-recruitment-mo .social-img .con{
  position: absolute;
  top: 0;
  left: 1.1rem;
  width: 6.52rem;
  height: 3.84rem;
  transform-origin: bottom;
  transform: skew(16deg, 0deg); 
  -ms-transform: skew(16deg, 0deg);
  -moz-transform: skew(16deg, 0deg);
  -webkit-transform: skew(16deg, 0deg);
  -o-transform: skew(16deg, 0deg);
  background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/open-positions/social-recruitment-mobile.png) left top / 100% 100% no-repeat;
  filter:brightness(100%);-webkit-filter: brightness(100%);
  transition: filter .3s;
}
/* .social-img .con:hover{
  filter:brightness(60%);-webkit-filter: brightness(60%);
  transition: filter .3s;
} */

.containers-recruitment-mo .social-img .con .mask{
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}

.containers-recruitment-mo .social{
  position: absolute;
  bottom: 1.02rem;
  left: 2.27rem;
  width: 1.52rem;
  height: .62rem;
  text-align: center;
  line-height: .62rem;
  color: #fff;
}
.containers-recruitment-mo .social svg{
  position: absolute;
  top: 0;
  right: 0;
}

/* 校园招聘梯形 */
.containers-recruitment-mo .school-img{
  position: absolute;
  top: 0;
  right: 0;
  width: 6.52rem;
  height: 3.84rem;
}
.containers-recruitment-mo .school-img .skew-elm1{    
  width: 6.52rem;
  height: 3.84rem;
  transform-origin: bottom;
  transform: skew(8deg, 0deg);
  -ms-transform: skew(8deg, 0deg);
  -moz-transform: skew(8deg, 0deg);
  -webkit-transform: skew(8deg, 0deg);
  -o-transform: skew(9deg, 0deg);
  overflow: hidden;
}

.containers-recruitment-mo .school-img .skew-elm2{    
  position: absolute;
  top: 0;
  right: 0;
  width: 6.52rem;
  height: 3.84rem;
  transform-origin: bottom;
  transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  -moz-transform: skew(-16deg, 0deg);
  -webkit-transform: skew(-16deg, 0deg);
  -o-transform: skew(-16deg, 0deg);
  overflow: hidden;
}

.containers-recruitment-mo .school-img .con{
  position: absolute;
  top: 0;
  right: 0;
  width: 6.52rem;
  height: 3.84rem;
  transform-origin: bottom;
  transform: skew(16deg, 0deg); 
  -ms-transform: skew(16deg, 0deg);
  -moz-transform: skew(16deg, 0deg);
  -webkit-transform: skew(16deg, 0deg);
  -o-transform: skew(16deg, 0deg);
  background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/open-positions/campus-recruitment-mobile.png) left top / 100% 100% no-repeat;
  filter:brightness(100%);-webkit-filter: brightness(100%);
  transition: filter .3s;
}
/* .school-img .con:hover{
  filter:brightness(60%);-webkit-filter: brightness(60%);
  transition: filter .3s;
} */
.containers-recruitment-mo .school-img .con .mask{
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
}

.containers-recruitment-mo .school{
  position: absolute;
  bottom: 1.02rem;
  right: 2.27rem;
  width: 1.52rem;
  height: .62rem;
  text-align: center;
  line-height: .62rem;
  color: #fff;
}

.containers-recruitment-mo .school svg{
  position: absolute;
  top: 0;
  right: 0;
}


  .containers-recruitment-mo .social{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 2.3rem;
    height: .9rem;
    text-align: center;
    line-height:.9rem;
    color: #fff;
    font-size: .24rem;
  }
  .containers-recruitment-mo .social svg {
    position: absolute;
    top: 0;
    right: 0;
  }
  .containers-recruitment-mo .school svg {
    position: absolute;
    top: 0;
    right: 0;
  }

  .containers-recruitment-mo  figure{
    width: 100%;
    height: 4.3rem;
    margin: 0;
    padding-top: 0!important;
  }
  .containers-recruitment-mo  .sw-bullet {
    margin: 0 !important;
    bottom: -.05rem!important;
  }
  .containers-recruitment-mo  .sw-slides li{
    background: url(/static/website/template/images/one.jpg) left top / 100% 100% no-repeat;
    height: 3.84rem;
  }
  
  .containers-recruitment-mo   .sw-bullet li {
    width:  1.3rem !important;
    height: .1rem !important;
    border-bottom: 0px solid transparent !important;
    margin: 0 .14rem!important;
    border-radius: 0 !important;
    background-color: #eee;
    opacity: .5;
  }
  .containers-recruitment-mo   .sw-bullet li:hover{
    background-color:#eee
  }
  .containers-recruitment-mo   .sw-bullet li.active {
    width: 3.82rem !important;
    background-color: #ccc;
    opacity: 1;
  }

  .containers-recruitment-mo .school{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 2.3rem;
    height: .9rem;
    text-align: center;
    line-height:.9rem;
    color: #fff;
    font-size: .24rem;
  }
  
  .welfare{
    height: 9.2rem;
    background-color: #fff;
  }
  .welfare-content{
    position: relative;
    width: 100%;
    height: 9.2rem;
  }
  .welfare-content .circle1{
    position: absolute;
    width: 20rem;
    height:20rem;
    top: 2.8rem;
    left: 50%;
    transform: translate(-50%, 0);
    background: url(/static/website/template/images/Pattern-development/slices/pattern-yellow-big.png) left top / 100% 100% no-repeat;
    border-radius: 50%;
  }
  .welfare-content .circle2{
    position: absolute;
    width: 16rem;
    height: 16rem;
    top:4.88rem;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #fff;
    border-radius: 50%;
  }
  .welfare-title{
    top: 1.12rem;
    left: 50%;
    height: .45rem;
    line-height: .45rem;
    font-size: .4rem;
    font-weight: 500;
    transform: translate(-50%, 0%);
  }
  .welfare-title span{
    width: .7rem;
    height: .45rem;
    background: url(/static/website/template/images/placeholder.jpg) left top / 100% 100% no-repeat;
  }
  .welfare-title span.left{
    background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png) left top / 100% 100% no-repeat;
  }
  .welfare-title span.right{
    background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png) left top / 100% 100% no-repeat;
  }
  .welfare-title div{
    margin: 0 .1rem;
  }
  .welfare-detail{
    top: 2.25rem;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 5.5rem;
  }
  .welfare-detail .block {
    height: 2rem;
    margin-top: .4rem;
  }
  .welfare-detail .block>div{
    width: 1.3rem;
  }
  .welfare-detail .block .img{
    position: relative;
    width: 1.3rem;
    height: 1.25rem;
    background: url(/static/website/template/images/PC-slices/3-main-pages/career/image-border-round.png) left top / 100% 100% no-repeat;
  }
  .welfare-detail .block .img .img-detail{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: .98rem;
    height: .98rem;
  }
  .welfare-detail .block:nth-child(1) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/581215.svg) left top / 100% 100% no-repeat;
  }
  .welfare-detail .block:nth-child(2) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/431211.svg) left top / 100% 100% no-repeat;
  }
  
  .welfare-detail .block:nth-child(3) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/521215.svg) left top / 100% 100% no-repeat;
  }
  
  .welfare-detail .block:nth-child(4) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/481215.svg) left top / 100% 100% no-repeat;
  }
  
  .welfare-detail .block:nth-child(5) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/491215.svg) left top / 100% 100% no-repeat;
  }
  .welfare-detail .block:nth-child(6) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/511215.svg) left top / 100% 100% no-repeat;
  }
  
  .welfare-detail .block:nth-child(7) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/561215.svg) left top / 100% 100% no-repeat;
  }
  
  .welfare-detail .block:nth-child(8) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/591218.svg) left top / 100% 100% no-repeat;
  }
  
  .welfare-detail .block:nth-child(9) .img .img-detail{
    background: url(/static/website/template/images/svg/career/company/601221.svg) left top / 100% 100% no-repeat;
  }
  .welfare-detail .block .text{
    width: 1.3rem;
    line-height: .5rem;
    font-size: .24rem;
  }
  .culture{
    display: none;
  }
  .culture-mo{
    position: relative;
    display: block;
    width: 100%;
    height: 27.48rem;
    background-color:  #fff;
  }
  
  .culture-title-mo{
    position: absolute;
    top: 1.12rem;
    left: 50%;
    height: .45rem;
    line-height: .5rem;
    font-size: .4rem;
    transform: translate(-50%, 0%);
  }
  .culture-title-mo span{
    display: inline-block;
    width: .7rem;
    height: .5rem;
    background: url(/static/website/template/images/placeholder.jpg) left top / 100% 100% no-repeat;
    vertical-align: bottom;
  }
  .culture-title-mo span.left{
    background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png) left top / 100% 100% no-repeat;
  }
  .culture-title-mo span.right{
    background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png) left top / 100% 100% no-repeat;
  }
  .culture-title-mo div{
    display: inline-block;
    margin: 0 .1rem;
  }
  .culture-img-mo{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 6.8rem;
    height: 2.92rem;
  }
  .culture-text-mo{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 6.8rem;
    height: 2.72rem;
    background-color: #f2f5fa;

    /* padding: .4rem 0 0 .95rem; */
  }
  .culture-text-mo>div{
    margin-top: 0.4rem;
    margin-left: 0.95rem;
  }
  .culture-text-mo .title{
    font-size: .36rem;
  }
  .culture-text-mo .img{
    width: .5rem;
    height: .1rem;
    margin: 0.1rem 0;
    background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-yellow-bottom.png) left top / 100% 100% no-repeat;
  }
  .culture-text-mo .text{
    font-size: .24rem;
    margin-bottom: .08rem;
  }

  .culture-one-img-mo{
    top: 2.38rem;
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/company-culture/entrepreneurship.png) left top / 100% 100% no-repeat;
  }
  .culture-one-text-mo{
    top: 5.3rem;
  }

  .culture-two-img-mo{
    top: 8.5rem;
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/company-culture/acme.png) left top / 100% 100% no-repeat;
  }
  .culture-two-text-mo{
    top: 11.42rem;
  }

  .culture-three-img-mo{
    top: 14.62rem;
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/company-culture/flexible.png) left top / 100% 100% no-repeat;
  }
  .culture-three-text-mo{
    top: 17.54rem;
  }

  .culture-four-img-mo{
    top:20.74rem;
    background: url(/static/website/template/images/MOBILE-slices/3-main-pages/career/company-culture/personality.png) left top / 100% 100% no-repeat;
  }
  .culture-four-text-mo{
    top: 23.66rem;
  }
  
  .footer{
    height: 7.94rem;
  }
  .footer-container{
    width: 100%;
    height: 7.94rem;
    margin: 0 auto;
    padding: .3rem 0 0 .65rem;
  }

  .footer-icon{
    width: 1.66rem;
    height: .35rem;
    background: url(/static/website/template/images/logo/ubiquant-logo-color.svg) left top / 100% 100% no-repeat;
  }
  
  .footer-link{
    display: none;
  }
  .footer-link-mo{
    display: flex;
    width: 6.8rem;
    margin-top: .46rem;
  }
  .footer-link-mo>div{
    flex-grow: 4; /* default 0 */
  }
  .footer-link-mo>div>p{
    font-size: .20rem;
    margin-bottom: .2rem;
  }
  .code-re{
    left: .6rem;
    top: 3.34rem;
    right: auto;
  }
  
  .code-re .icon{
    width: 1.65rem;
    height: 1.65rem;
    background: url(/static/website/template/images/qrcode/qrcode-official.png) 50% 50% / 90% 90% no-repeat;
    box-shadow:0 0 10px #e6e5e5;
    border-radius: 10%;
  }
  .code-re .text{
    width: 1.65rem;
    height:.54rem;
    margin-top: .25rem;
    font-size: .24rem;
    line-height: .54rem;
    border-radius: .54rem;
  }
  
  .code-es{
    left: 3.15rem;
    top: 3.34rem;
    right: auto;
  }
  .code-es .icon{
    width: 1.65rem;
    height: 1.65rem;
    background: url(/static/website/template/images/qrcode/qrcode-recruitment.png) 50% 50%  / 90% 90% no-repeat;
    box-shadow:0 0 10px #e6e5e5;
    border-radius: 10%;
  }
  .code-es .text{
    width: 1.65rem;
    height:.54rem;
    margin-top: .25rem;
    font-size: .24rem;
    line-height: .54rem;
    border-radius: .54rem;
  }
  .code-gy {
    left: 5.6rem;
    top: 3.34rem;
    right: auto;
  }
  
  .code-gy .icon {
    width: 1.65rem;
    height: 1.65rem;
    background: url(/static/website/template/images/qrcode/btn_01.jpg) 50% 50% / 90% 90% no-repeat;
    box-shadow: 0 0 10px #e6e5e5;
    border-radius: 10%;
  }
  
  .code-gy .text {
    left: 0rem;
    top: 0rem;
    width: 1.65rem;
    height: .54rem;
    margin-top: .25rem;
    font-size: .24rem;
    line-height: .54rem;
    border-radius: .54rem;
  }
  .code-copyright{
    bottom: .5rem;
    left: .6rem;
    width: 6.17rem;
    padding-top: .27rem;
    border-top: 1px solid #ccc;
    font-size: .20rem;
  }

/* 合格投资者认证 */
.modal-backdrop {
  opacity: 0 !important;
  /* filter: alpha(opacity=0) !important; */
}
.modal-open .modal{
  overflow: hidden;
}

#exampleModalCenter{
  background: rgba(0, 0, 0, .1);
  padding-right: 0!important;
}
#exampleModalCenter .modal-dialog {
max-width: 6.76rem;
max-height: 12rem;
min-height: auto;
margin: 1rem auto 0 auto;
align-items: flex-start;
}
#exampleModalCenter .modal-content{
  border-radius: .05rem;
  border: 0;
  background-color: #fdfefe;
}
#exampleModalCenter .modal-body{
  max-height:12rem;
  height: 80vh;
  padding: .5rem .05rem 0 0;
}
#exampleModalCenter .modal-body .modal-body-top{
  position: relative;
  height: calc(100% - 2.26rem);
  overflow: hidden;
}
#exampleModalCenter .modal-body .modal-body-top div.line{
  position: absolute;
  left: .2rem;
  bottom: 0;
  width: 6.2rem;
  height: 0.4rem;
  background-color: #fff;
  border-bottom: .02rem solid #ddddde;
  box-shadow: 0 -.32rem .1rem rgba(255, 255, 255, 0.9);
  

}
#exampleModalCenter .modal-body .modal-body-title{
  font-size: .3rem;
  font-weight: 500;
  text-align: center;
}
#exampleModalCenter .modal-body .modal-body-content{
  position: relative;
  /* height: 8.1rem;  */
  height:calc(100% - .96rem);
  padding: 0 .3rem 0 .3rem;
  margin-top: 0.7rem;
  overflow: auto;
}
#exampleModalCenter .modal-body .modal-body-content div{
  font-size: .24rem;
  line-height: 0.48rem;
  color: #000;
  word-wrap:break-word;
  word-break: break-all;
}
#exampleModalCenter .modal-body .modal-body-content div:nth-child(1){
  margin-bottom: .5rem;
}
#exampleModalCenter .modal-body .modal-body-content div:nth-child(3){
  margin-bottom: .5rem;
}
#exampleModalCenter .modal-body .modal-body-content div:nth-child(6){
  margin-bottom:  0.9rem;
}
#exampleModalCenter .modal-body>div:nth-child(2){
  /* height: 60vh; */
  overflow-y: auto;
}

#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-title .close span{
  position: absolute;
  top: 0;
  right: 5px;
}

#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-bottom{
  overflow: hidden;
  width:2.27rem;
  margin: 0 auto;
  margin-top: .27rem;
  text-align: center;
}

#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-bottom .modal-first-bottom-accept{
  position: relative;
  text-align: center;
  height: .90rem;
  line-height: .9rem;
  font-size: .24rem;
  cursor: pointer;
}
#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-bottom .modal-first-bottom-accept svg{
  position: absolute;
  top: 0;
  right: 0;
}

#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-bottom .modal-first-bottom-giveup{
  display: inline-block;
  color: #000;
  text-align: center;
  height: .4rem;
  line-height: .4rem;
  font-size: .24rem;
  cursor: pointer;
  margin-top: 0.3rem;
  border-bottom: 1px solid #000;
}




/* 滚动条 */

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/  
#exampleModalCenter  ::-webkit-scrollbar  
{  
  width: .05rem!important;  
  background-color: #fff!important;  
}  
/*定义滚动条轨道 内阴影+圆角*/  
#exampleModalCenter  ::-webkit-scrollbar-track  
{  
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)!important;   */
  /* border-radius: 10px;   */
  background-color: #f4f4f5!important;  
}    
/*定义滑块 内阴影+圆角*/  
#exampleModalCenter  ::-webkit-scrollbar-thumb  
{  
  border-radius: 10px!important;  
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)!important;   */
  background-color:#dfdfe1!important;  
}  
/*滑块效果*/
#exampleModalCenter  ::-webkit-scrollbar-thumb:hover
{
border-radius: 5px!important;
/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2)!important; */
background: rgba(0,0,0,0.4)!important;
}
.modal-open{
  overflow: auto;
}
  