.recruit-swiper{
  position: relative;
  width: 100%;
  height: 859px;
}
.swiper-cover{
  background: rgba(0, 0,0, 0.2);
  z-index: 7;
}
.recruit-swiper img{
  width: 100%;
}

.recruit-swiper li:last-child{
  margin-right: 0px;
}
.character{
  /*width: 48.4375%;*/
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 99;
}
.character>ul{
  display: flex;
  justify-content: space-between;
}
.recruit-swiper ul{
  display: flex;
  align-items: center ;
}
.character{
  float: left;
  font-size: 60px;
  font-family: SYHeavy;
  font-weight: bold;
  color: #FFFFFF;
}
.recruit-swiper p{
  margin-top: 50px;
  font-size: 30px;
  font-family: SYNormal;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 35px;
}
.Dot{
  width: 10px;
  height: 10px;
  border-radius:50% ;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zaibu{
    border:1px solid #009CDE !important;
}
.zaibu .job>div{
    background-color: #eee;
    font-size: 17px;
    font-weight: bold;
}
#detail{
  margin: 100px 0;
  color: rgb(57, 57, 122);
  font-size: 14px;
}
#text-title{
  /* margin-left: 260px; */
  height: 80px;
}
#text-title>span{
  font-weight: 800;
  width: 160px;
  height: 53px;
  font-size: 40px;
  font-family: SYBold;
  font-weight: bold;
  color: #003A70;
  line-height: 47px;
}
#text-title>p{
  margin-top: 10px; 
  height: 22px;
  font-size: 16px;  
  font-family: SYNormal;
  font-weight: 400;
  color: #003A70;
  line-height: 19px;
}


#list{
  margin: auto;
  min-width:1050px ;
  margin-top: 60px;
}
#list1{
  display: none;
}
.myli>li:hover{
  border: 1px solid #009CDE;
}
.myli>li .job-detail{
  display: none;
}
.myli .activete .job-detail{
  display: block;
}
.myli>li{
  list-style: none;
  margin-top: 20px;
  border: 1px solid #f0f0f0d8;
  cursor: pointer;
}
.job>div,.recruit-head>div{
  flex:1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  font-size: 16px;
  font-family: SYRegular;
  font-weight: 500;
  color: #003A70;
  line-height: 19px;
}
.recruit-head>div{
  background-color: #f0f0f0d8;
  font-weight: bold;
  font-size: 18px;
  font-family:  SYNormal !important;
  color: #003A70;
}
.job,.recruit-head{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
/* 激活时状态 */
.activete{
  border: 1px solid #009CDE !important;
}
.activete>div{
  background-color: #F5F8FF;
}

#job-content{
  margin-left: 6.0715%;
  margin-top: 20px;
  /*display: flex;*/
}
#working{
  margin-top: 60px;
}
#salary{
    margin-top: 32px;
}
#require{
  margin-left: 6.0715%;
  margin-top: 32px;
  
}
.job-detail-title{
  font-weight: 800;
  font-size: 24px;
  font-family:SYNormal;
  /* font-weight: bold; */
  color: #003A70;
}
.job-detail-text{
  margin-top: 10px;
  font-size: 16px;
  font-family: SYRegular;
  font-weight: 400;
  color: #003A70;
  line-height: 30px;
}

.job-detail>p{
  margin: 60px 0px 60px 6.0715%;
}
#email{
  color: #009CDE;
  cursor: pointer;
  font-family: SYNormal;
font-size: 16px;
font-family:SYNormal;
font-weight: 500;
line-height: 30px;
}

.job_message{
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding: 20px;
  border-bottom: 1px solid #d6d9da;
}
.jobname{
  font-family:SYLight;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  color: #003a70;
}

.jobdetail{
  display: flex;
  align-items: center;
}
.jobdetail>div{
  width: 50%;
  font-family: SYRegular;
    font-size: 14px;
    line-height: 40px;
    color: #003A70;

}
.job-detail{
  display:none;
}
.lookdetail>div>a{
  display: flex;
  justify-content: space-between;
  text-decoration: none;
}
/* 媒体 */
@media only screen and (max-width: 1600px) {
  .w1600{
    width: 100%;
  }
  
}
@media only screen and (max-width: 1400px) {
  
  .recruit-swiper li{
    font-size: 50px;
  }
  .recruit-swiper p{
    margin-top: 30px;
    font-size: 24px;
  }
  #detail{
    margin-top: 80px;
  }
  #text-title>span{
    
    font-size: 36px;
  
  }
  #text-title>p{
    
    font-size: 14px; 
  }
}
@media only screen and (max-width:1050px){
  .recruit-swiper li{
    font-size: 40px;
  }
  .recruit-swiper p{
    margin-top: 20px;
    font-size: 24px;
  }
  #detail{
    margin-top: 60px;
  }
  #text-title>span{

    font-size: 30px;
  }
#detail::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

#detail::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #009CDE;
}

#detail::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #d3dce6;
}
  
}
@media only screen and (max-width:980px){
  .recruit-swiper li{
    font-size: 30px;
  }
  .recruit-swiper p{
    margin-top: 16px;
    font-size: 20px;
  }
  .Dot{
    width: 8px;
    height: 8px;
    border-radius:50% ;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #detail{
    margin-top: 40px;
  }
  #text-title>span{
    font-size: 24px;
  }
  #list{
    display: none;
  }
  #list1{
    display: block;
  }
  
}
@media only screen and (max-width:600px){
    .recruit-swiper{
  position: relative;
  width: 100%;
  height: auto;
}
  .recruit-swiper li{
    font-size: 24px;
  }
  .recruit-swiper p{
    margin-top: 10px;
    font-size: 16px;
  }
  #detail{
    margin-top: 20px;
  }
  #text-title>span{
    
    font-size: 20px;
  
  }
  .character{
    display: none;
  }
  #job-content{
    display: flex;
    flex-direction: column;
  }
  #job-content,#require{
    margin-left: 0px;
    margin-top: 10px;
  }
  #working{
    margin-top: 0px;
  }
  
  #salary{
    margin: 0;
    margin-top: 10px;
  }
  .job-detail>p{
    margin: 20px 0px 20px 0;
  }
  .job-detail-title {
    font-size: 16px;
}
.job-detail-text {
  font-size: 14px;
}
.zaibu{
    
        background-color: #eee;
    border: none !important;
}
}