.info-white{
    color:red;
    z-index:1;
    width: 100%;
    text-align: center;
    margin-top:20vh;
    height:60vh;
}
.info-white-con{
    margin-top:4vh;
    height:60vh;
text-align: center;
margin: 0 auto;
z-index:1;
 
}
.info-white-con .mask{
    border-radius: 2rem 2rem 0 0;
    background-color:rgba(255, 255, 255, 0.432);
    width:100%;
    height:100%;
    position: absolute;
    z-index:0;
}
#head{
    height: 100vh;
    overflow: hidden;
    position: relative;
   }
   #head::after {
    content: '';
    position: absolute;
    /* left: 50%; */
    top: 0;
    width: 100%;
    height: 100%;
    background: url(https://msupload.oss-cn-shenzhen.aliyuncs.com/jiuxunmu/assets/images/enp.png) center top no-repeat fixed;
    background-size:100%;
    z-index: -1;
   }
   .infos-number{ color:#fff;}
   .infos-number span{}
   .infos-number p{

   }
   .infos-number .counter-up{
     color:#fff;
   }
   .facts .counters span{
     color:#fff;
   }
   .desc-enterprise
   {}
   .desc-enterprise p{
       color:rgb(77, 77, 77);
   }
   .why-us .icon-box .title a{
  
       border-bottom: 2px solid orange;
   }
   .why-us .icon-box .description:first-child{
       
   }
   .why-us .icon-box .description:last-child{
     
   }

   .join-job{}
   .div-join .h5{
       text-align: center;
   }
   .div-join .join-job:first-child{
    border-top: 1px solid rgba(94, 94, 94, 0.4);
   }
   .div-join .join-job{
       text-align: center;
       border-bottom: 1px solid rgba(94, 94, 94, 0.4);
       padding:1em;
   }
   .div-join .join-job .a-job{
    text-decoration: none;
    color:#000;
    width:100%;
    display: inline-block;
    
   }
   .div-join .join-job .a-job:hover{
       background-color:rgb(65, 225, 236);
       color:#fff;
       padding:1.09em;
       border-radius: .5em;
   }
   .div-join .job-desc {}
   .div-join .job-desc h6{
       color:#fa4c49;
   }
   .div-join .job-desc .job-detail{}
 

   
   

  @media (max-width: 768px) {
    #hero h2 {
      font-size: 28px;
    }
    #head::after {
      background:  url("https://msupload.oss-cn-shenzhen.aliyuncs.com/jiuxunmu/assets/images/mb4.png") center top no-repeat fixed;
      background-size:100%;
    }
    #head::after {
    }
  }


  @media (max-width: 575px) {
    #head::after{
      background:  url("https://msupload.oss-cn-shenzhen.aliyuncs.com/jiuxunmu/assets/images/mb4.png") center top no-repeat fixed;
      background-size: 100%;
    }
    #head::before {
    }
  .services .container .row .align-items-stretch-brand{
    width:45%;
  }
  }

  