/* 招聘 */
.recruitNavList >div{
  float: left;
  width: 25%;
  text-align: center;
  font-size: 22px;
  line-height: 74px;
  color: #FFFFFF;
  font-family: 'ArtbeesWPTokens';
}
.recruitNavList{
  background-color: #333333;
}
.recruitListTitle >div{
  float: left;
  width: 25%;
  text-align: center;
  font-size: 18px;
  line-height: 56px;
  color: #FFFFFF;
  font-family: 'FontAwesome';
}
.recruitListTitle{
  background-color: #af9560;
  cursor: pointer;
}
.recruitList{
  padding-bottom: 1px;
}
.recruitListTxtTT{
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  padding-left: 20px;
  font-weight: bold;
}
.nenrong{
  padding-left: 40px;
  color: #666666!important;
  font-size: 16px!important;
  line-height: 26px!important;
}
.recruit{
  padding-bottom: 80px;
}
.nenrong:last-child{
  padding-bottom: 40px;
  font-family: 'ArtbeesWPTokens';
}

@media screen and (max-width:1200px){
  
  .pgAboutnav a{
    margin: 0;
    padding: 20px 10px;
  }
  .pgAbtitle >h1,.productDetailTitle h1{
    font-size: 0;
  }
  .pgAbtitle >h1 span,.productDetailTitle h1 span{
    font-size: 24px!important;
  }
  .pgAbtitle >p,.productDetailTitle >p{
    font-size: 16px;
  }
  .pgAbtitle{
    margin: 16px 0 24px;
  }
  .pgAbTxt >div{
    float: none;
    width: 98%;
    margin: 0 auto;
  }
  .pgAbTxtRT>H1{
    font-size: 26px;
    line-height: 40px;
  }
  .zhongjiannbg{
    height: 30px;
    margin-top: 20px;
  }
  .qiyewenhauBox{
    width: 48%;
    margin: 2% 1%;
  }
  .qiyewenhauBox >h2{
    font-size: 130px;
    top: -12%;
  }
  .qiyewenhauBox >span{
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 40px;
    margin: 20px auto 10px;
  }
  .qiyewenhauBox>h1,.zhengshubox>h1{
    font-size: 20px;
  }
  .qiyewenhauBox>p{
    font-size: 14px;
    padding: 0 10px;
  }
  .pgnewsList a .time{
    display: none;
  }
  .pgnewsImg{
    width: 40%;
  }
  .pgnewsTxt{
    width: 60%;
  }
  .pgnewsTxt >h1{
    line-height: 40px;
  }
  .pgnewsTxt >p{
    font-size: 14px;
    line-height: 26px;
    height: 52px;  
  }
  .newsDetailTitle >h1{
    font-size: 20px;
    line-height: 30px;
  }
  .newsDetailtxt,.newsPagebom{
    padding: 2% 2%;
  }
  .newsPagebomLeft{
    width: 70%;
  }
  .newsPagebomRightss{
    width: 30%;
  }
  .cooperationBox{
    padding: 0 2% 4%;
  }
  .recruitNavList >div{
    font-size: 14px;
    line-height: 50px;
  }
  .recruitNavList >div:first-child{
    width: 10%;
  }
  .recruitNavList >div:nth-child(2){
    width: 30%;
  }
  .recruitListTitle >div:first-child{
    width: 10%;
  }
  .recruitListTitle >div:nth-child(2){
    width: 30%;
  }
  .recruitListTitle >div{
    font-size: 14px;
    line-height: 24px;
    padding: 6px 0;
  }
