@media (max-width: 1400px) {
    .index-banner-content {
        max-width: calc(100% - 180px);
    }
}

@media (max-width: 1200px) {

    /*公用底部*/
    .footer-box-left {
        width: 50%;
    }

    .footer-box-right {
        width: 50%;
        padding-left:5%;
    }
    .footer-box-right > div:nth-of-type(1) {
        width: 50%;
        text-align: center;
    }

    .footer-box-left-list li {
        height: 50%;
        min-width: 30%;
    }

    .footer-box-left-list {
        line-height: 49px;
    }

    .footer-box-left .text-justify {
        text-align: center;
        text-align-last: center;
        text-justify: inter-ideograph;
    }

    .footer-box-right .pr60 {
        padding-right: 0;
    }

    /*首页*/

    /*banner*/
    .index-banner-content {
        max-width: calc(100% - 180px);
    }

    .index-banner-content .fs60 {
        font-size: 30px;
    }

    .index-banner-content .fs20 {
        font-size: 18px !important;
    }


    .index-swiper-apply {
        width: 140px;
        line-height: 30px;
    }


    /*导航栏*/
    .index-introduce a{
        height: 100%;
        width: 20%;
    }
    .index-introduce a .table{
        display: block;
        width: 100%;
        height: 100%;
        padding: 4% 0;
        text-align: center;
        text-align-last: center;
    }
    .index-introduce a .table-cell{
        display: block;
    }
    .index-introduce a .pl18{
        padding-left: 0;
        padding-top: 4%;
    }

     /* banner */
 .index-swiper-content{
     font-size: 80px;
 }
    /*码农简介*/
    .index-introduction > div:nth-of-type(1) {
        width: 100%;
    }

    .index-introduction > div:nth-of-type(2) {
        width: 100%;
        margin-top: 20px;
    }
  /*招聘公告--公式公告*/
    .index-introduction-notice-list a > div:nth-of-type(1){
        padding-right: 15%;
    }

  /*薪资待遇*/
    .index-salary-package-list>li{
        width:48%;
        margin-top: 2%;
    }

    /*招聘流程*/

    .index .flow .list li .item .center{
        width: 80%;
    }
    .index .flow .list li .item{
        height: 50px;
        top: -60px;
    }
    .index .flow .list li .item:before, .index .flow .list li .item:after{
        border-width: 25px 0 25px 10px;
    }
    .index .flow .list li .item:after{
        right: -10px;
    }
    .index .flow .list li .step{
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        margin: 7px;
    }
    .index .flow .list li .name{
        font-size: 18px;
        padding-left: 0;
        line-height: 50px;
    }
    .index .flow .list li .table-cell  div{
        line-height: 1.5;
       font-size: 12px;
    }
     .index .flow .list li .table-cell span{
      font-size: 12px;
     }
    /*招聘信息*/
    .index-recruitment-information li>div:nth-of-type(1){
        width: 100%;
       padding: 2% 0;
    }
    .index-recruitment-information li>div:nth-of-type(2){
        width: 100%;
        padding: 4% 4% 12% 4%;
    }
    .index-recruitment-information-btn{
        top: auto;
        bottom:5%;
        left: 50%;
       margin-left: -72px;
    }
    /*人才体系*/
    .talents-system {
        transform: scale(0.8);
    }
     /*体系管理*/
    .talents-system-manage-list li{
        padding-left:1%;
        padding-right:1%;
    }
    /*人才招聘*/
    /*公告栏目*/
    .talent-recruitment-announcement-list li {
        width: calc((100% - 15px) / 2);
    }

    .talent-recruitment-announcement-item-recruit-box > div:nth-of-type(1) {
        width: 65%;
    }

    .talent-recruitment-announcement-item-recruit-box > div:nth-of-type(2) {
        width: 35%;
    }


    /*关于我们*/

    /*人才理念*/
    .about-us-concept > div:nth-of-type(1) > iv {
        background-color: #ffffff;
    }

    .about-us-concept > div:nth-of-type(2) > div {
        padding: 20px;
    }

    /*综合实力*/
    .about-us-strength-list{
        height:456px;
    }
    /*项目管理体系*/
    .project-management-system{
        padding: 8% 4%;
    }
    /*服务体系*/
    .about-us-service-system>div:nth-of-type(1) img{
        max-width: inherit;
    }
    .about-us-service-system>div:nth-of-type(3) img{
        max-width: inherit;
    }
    /*团队介绍*/
    .about-us-team-content{
        bottom: 100px;
    }
   /*服务体系*/
  .service-system-img{
      transform: scale(0.8);
  }
    /*员工风采*/
    .about-us-staff > div, .about-us-staff > ul {
        width: 100%;
    }

    .about-us-staff > ul {
        margin-top: 20px;
    }


    /*职位详情*/
    .job-table {
        width: 80% !important;
        min-width:320px;
    }
    .job-table .table-item{
        height: auto;
    }
}

@media (max-width: 768px) {

    /*通用banner*/
    .job-detail-banner{
        height: calc( 100vw  * (9 / 16) );
    }

    /*通用-title*/
    .section-title:before{
        width: 80px;
    }
    .section-title:after{
        width: 80px;
    }
    .section-content{
        max-width: 100% !important;
        font-size: 16px;
    }


      /*分页*/
    .pageination{
        position: relative;
    }
    .turning-page-num-box{
        position: absolute;
        left: 50%;
        top: 40px;
        margin-left: -53px;
    }




  /*通用底部*/
    .footer-box{
        height: auto;
    }
    .footer-box-left{
        width: 100%;
    }
    .footer-box-left-list li{
        min-width: 25%;
    }
    .footer-box-left-share{
        margin: 0 auto;
    }
    .social-share .social-share-icon{
        margin-left: 0;
    }
    .footer-box-right{
        width: 100%;
        padding: 15px 0;
    }
    .footer-box-right > div:nth-of-type(2){
        width: 50%;
    }
    .footer-copyright{
        line-height: 30px;
    }
    .footer-box-right>div:nth-of-type(2) {
        padding-left: 5%;
    }

    /*首页*/
    /*banner*/
    .index-swiper{
        height: calc( 100vw  * (9 / 16) );
    }
    .index-banner-content .fs60 {
        font-size:20px;
    }
.index-swiper-content p{
    font-size: 30px;
    letter-spacing:60px;
    text-align: center;
  
}
    .index-banner-content .fs20 {
        font-size: 16px !important;
    }
    .index-swiper .index-news-swiper-button-next, .index-swiper .index-news-swiper-button-prev{
        display: none;
    }
    .index-banner-content .pt20{
        padding-top: 15px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        text-overflow: ellipsis;
    }
    .index-banner-content .mt35{
        margin-top: 15px!important;
    }

    /*首页导航栏*/
    .index-introduce{
        height: 97px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .index-introduce a{
        display: flex;
        align-items: center;
    }
    .index-introduce a img{
        width: 36px;
    }
    .index-introduce a .fs21{
        font-size: 14px;
    }
    .index-introduce a .table{
         height: auto;
        padding: 0;
    }
    .index-introduce a .pl18{
        padding-top: 10px;
    }


    /*码农简介*/
    .index-introduction{
        padding-bottom: 13px;
    }
    .index-introduction>div:nth-of-type(1)>div:nth-of-type(1){
        width: 100%;
       height:calc( (100vw - 30px)  * (9 / 16) ) ;
    }
    .index-introduction>div:nth-of-type(1)>div:nth-of-type(2){
        width: 100%;
        height: auto;
    }
    .index-introduction > div:nth-of-type(1){
        height: auto;
    }
    .index-introduction-about{
        padding-left: 12px;
    }
    .index-introduction-content{
        padding: 12px;
        font-size: 14px;
    }


     /*招聘公告和公示公告*/
    .index-introduction-notice > div:nth-of-type(1){
        text-align: center;
    }
    .index-introduction-notice > div:nth-of-type(1) ul{
        display: inline-block;
        float: none;
    }
    .index-introduction-notice-list a > div:nth-of-type(1){
        width: 65%;
        padding-right: 5%;
    }
    .index-introduction-notice-list a > div:nth-of-type(2){
        width: 30%;
    }
  
    /*招聘职位*/
    .index-job-list li a{
        padding:0 10px;
    }

   /*薪资待遇*/
    .index-salary-package-list{
        padding-bottom: 18px;
    }
    .index-salary-package-list>li img{
        width: 45px;
        height: 45px;
    }
    .index-salary-package-list>li .pt40{
           padding-top: 23px;
       }
    .index-salary-package-list>li .pt30{
        padding-top: 15px;
    }
    .index-salary-package-list>li .fs20{
        font-size: 12px;
    }
    .index-salary-package-list>li{
        width: calc(50% - 2.5px);
        height: 243px;
    }
    .index-salary-package-item-list>li{
        padding: 0 3%;
        font-size: 14px;
        height: 22px;
        line-height: 22px;
    }
    .index-salary-package-item-list>li:after{
        width: 2px;
        height: 2px;
    }

    /*招聘流程*/
   .index .flow .list{
       padding-top: 10px;
       padding-bottom: 10px;
   }
    .index .flow .list li{
        width:48%;
        margin-top: 80px;
    }
   .index .flow .list li .item .center{
       width: 100;
   }

        /*招聘信息*/
    .index-recruitment-information li>div:nth-of-type(2){
        height: auto;
        padding: 4% 4% 30% 4%;
    }

    /*弹窗表单*/
    .job-table .table-item input[type=text]{
        width: 80%;
        max-width: calc(100% - 80px);
    }
  .job-table .table-add {
    padding: 10px 0;
    margin-top: 10px;  
}
    /*人才招聘*/
    /*公告栏目*/
    .talent-recruitment-announcement-li{
        padding: 25px 10px;
    }

    /*人力资源核心*/
    .talents-system-human{
        margin-top: 20px;
        height: 450px;
        overflow: visible;
    }
    .talents-system-human-active{
        width: 100% !important;
        height: 70% !important;
    }
    .talents-system-human > div{
        width: 100%;
        height: 10%;
    }
    .talents-system-human > div:nth-of-type(1){
        border-radius: 10px 10px 0 0 ;
    }
    .talents-system-human > div:nth-of-type(4){
        border-radius:0 0  10px 10px ;
    }
    .talents-system-human-active .table-cell{
        padding-left: 10%;
        padding-right: 10%;
    }

    /*人才体系*/
    .talents-system{
        transform:scale(1);
        padding-left: 0;
        margin-top: 25px;
        height: auto;
        padding-bottom: 20px;
    }
    .talents-system > div{
        width: 100%;
    }
    .talents-system > div:nth-of-type(1){
        height: 200px;
    }
    .talents-system > div:nth-of-type(1) .table-cell{
        text-align: center;
    }
    .talents-system-center{
        margin-left: 0;
        display: none;
    }
    .talents-system-center img{
        transform: rotate(90deg);
    }

    .talents-system-item{
        position: static;
        width: 100% !important;
        margin-top: 15px;
        overflow: hidden;
    }

    /*体系管理*/
    .talents-system-manage-list{
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .talents-system-manage-list li{
        width: 50%;
        /*padding-left: 3%;*/
        /*padding-right: 3%;*/
        padding: 20px 10px;
    }
    .talents-system-manage-list li .pt30{
        padding-top: 15px;
    }


    /*职业路线*/
    .talents-system-path{
        display: block !important;
    }
    .talents-system-path .table-cell{
        display: block;
    }
    .talents-system-path > div:nth-of-type(2){
        width: 100%;
        padding-left: 0;
        max-width: 100%;
        padding-top: 20px;
    }


       /*人才招聘*/

    .talent-recruitment-announcement-list li {
        width: 100%;
        padding: 26px 15px;
    }



     /*关于我们*/

    /*人才理念*/
    .about-us-concept .w50{
        width: 100%;
    }
    .about-us-concept > div{
        height: auto;
    }
    .about-us-concept .pr5,.about-us-concept .pl5{
        padding-left: 0;
        padding-right: 0;
    }
    .about-us-concept > div:nth-of-type(1){
        height: calc( (100vw - 40px ) * 9 / 16);
    }
    .about-us-concept .table{
        display: block;
    }
    .about-us-concept .table-cell{
        display: block;
    }
    .about-us-concept > div:nth-of-type(1) > div{
        width: 100%;
        height: 100%;
    }
    .about-us-concept > div:nth-of-type(1) img{
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover;
    }

    .about-us-concept-list li{
        width: calc(50% - 3px);
        height: 85px;
       margin-top: 2px;
    }
    .about-us-concept-list li > div{
        height: 40px;
        width: 91px;
        line-height: 40px;
        font-size: 12px;
    }

    /*综合实力*/
    .about-us-strength{
        width: 100%;
        display: block;
    }
    .about-us-strength-list{
        display: block;
        width: 100%;
    }
    .about-us-strength-list > div{
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
    .about-us-strength-swiper{
        height:auto;
    }
    .about-us-strength-swiper .swiper-slide{
        padding-top: 20px;
    }

    .about-us-strength-content{
        display: block;
        min-height: 200px;
        height: auto;
        width: 100%;
        margin-top: 20px;
    }
    .about-us-strength-content>div{
        height: auto;
    }
    /*信息化管理体系*/
    .informatization-management{
        display: block !important;
        padding: 3%;
    }
    .informatization-management img{
        width: 250px;
    }
    .informatization-management .table-cell{
        display: block;
        padding: 0;
    }
    .informatization-management>div:nth-of-type(2){
        padding-top: 10px;
        width: 100%;
    }
    .informatization-management .pt30{
        padding-top: 15px;
    }

    /*项目管理体系*/
    .project-management-system li{
        width: 50%;
    }
    .project-management-system li{
        margin-left: 0;
    }
        /*质量管理体系*/
    .quality-management-system{
        padding: 5% 2%;
        display: block;
    }
    .quality-management-system .table-cell{
        display: block;
    }
    .quality-management-system>div:nth-of-type(2){
        padding-top: 5%;
    }
    /*服务体系*/
    .about-us-service-system{
        display: block !important;
    }
    .about-us-service-system>div{
        display: block;
    }
    .service-system-list>div{
        margin-top: 20px;
    }
    .about-us-service-system>div:nth-of-type(1){
        width: 100%;
    }
    .about-us-service-system>div:nth-of-type(2){
        width: 100%;
    }
    .about-us-service-system>div:nth-of-type(3){
        width: 100%;
    }
    /*工作环境*/

    .about-us-work .swiper-container{
        padding-top: 0;
        padding-bottom: 50px;
    }
    .about-us-work .swiper-container .swiper-slide{
        height: calc( (100vw - 40px) * 9 /16) ;
    }
    .about-us-work .swiper-1-pagination{
        bottom: 20px;
    }

     /*团队介绍*/
    .about-us-team{
        padding-top: 0;
    }
    .about-us-team-content{
        width: 100%;
        padding: 0 15px;
    }
    .about-us-team .swiper-container{
        padding-bottom: 260px;
        padding-left: 30px;
        padding-right: 30px;
    }
    /*员工风采*/
    .about-us-staff-box .swiper-container{
        padding-top: 0;
        padding-bottom: 50px;
    }
    .about-us-staff-box .swiper-3-pagination{
        bottom: 20px;
    }
    .about-us-staff{
        padding-top: 15px;
    }
    .about-us-staff > div{
        height: calc( (100vw - 40px) * 9 /16);
    }
    .about-us-staff > ul{
        height: auto;
    }
    .about-us-staff-right li{
        height: calc( (100vw - 40px) * 9 /16);
        width: 100%;
        margin-top: 2%;
    }
    .about-us-staff-left .w70{
        width: 50%;
    }
    .about-us-staff-left .w20{
        width: 50%;
        text-align: right;
    }

    .about-us-staff-right-item{
        padding: 3%;
    }
    .about-us-staff-right li .pt26{
        padding-top: 3%;
    }
    .about-us-staff-right-item-detail{
        padding:  0 3%;
    }

    /*详情页*/
    .detail-content .pr20,.detail-content .pl20{
        padding-left: 0;
        padding-right: 0;
    }

    .nav-path .pl18{
        padding-left: 9px;
    }
    .nav-path .pl14{
        padding-left: 7px;
    }
    .nav-path .fs16{
        font-size: 14px;
    }
    .nav-path .pl15{
        padding-left: 8px;
    }
    .detail-content .pt30{
        padding-top: 15px;
    }
    .detail-content .fs26{
        font-size: 18px;
    }
    .detail-content  .pr58,.detail-content .pl58 {
        padding-right:0;
        padding-left: 0;
    }


    /*招聘详情*/
    .job-detail-table tr{
        height: 80px;
    }
    .job-detail-table td{
        padding: 0 ;
        text-align: center;
    }
    .job-table{
        width: 90% !important;
    }
    .job-table .layui-layer-content{
        padding: 10px;
    }

    .job-table .table-item > div{
        width: 100%;
    }
    .job-table .table-item > div:nth-of-type(1){
        padding-right: 0;
    }
    .job-table .table-item > div:nth-of-type(2){
        padding-left: 0;
        margin-top: 14px;
    }


    .index-swiper-content {
        color: #ffffff;
        font-size: 30px;
        letter-spacing: 10px;
    }
}
