.join-nav{
    height: 5rem;
    background-color: #000;
}
.join-nav .row{
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.join-nav .row .left{
  font-size: 1.1rem;
  color: #fff;
}
.join-nav .row .right{
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
.join-nav .row .right a{
    display: block;
    padding: 0 2rem;
    color: #fff;
  }
  .join-nav .row .right a:hover{
    color: #a51e35;
  }

 .page-jump{
  width: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: 3rem 0 5rem 0;
}
 .jump {
  font-size: 16px;
  color: #666;
  margin-left: 30px;
}
.jump .pagenum{
  width: 50px;
  height: 32px;
  margin: 0 5px;
  padding: 0 5px;
  border: 1px solid #adadad;
}
.page-jump .layui-laypage .layui-laypage-curr .layui-laypage-em {

  background-color: #a31e30;
}
.layui-laypage a{
  margin: 0 6px !important;
  background-color: #f1f1f1;
}
.layui-laypage span{
  margin: 0 6px !important;
}
.leimu-search{
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.leimu-search .leimu{
    color: #333;
    font-size: 20px;
    font-weight: 600;
}
.job-search{
    display: flex;
    justify-content: flex-end;
    align-items: center;

}
.s-jobs input{
    height: 38px !important;
    border: none !important;
    outline: none;
    padding-left: 19px;
}
.s-jobs .close{
    border: none;
    width: 16px;
    height: 16px;
    background-color: #fff;
    color: #fff;
    background-color: #c9c9c9;
    border-radius: 50%;
}
.s-jobs span{
    display: inline-block;
    width: 80px;
    height: 40px;
    background-color: #a51f31;
    color: #fff;
    font-size: 1.02rem;
    line-height: 40px;
    text-align: center;
}
.leimu-list ul {
    display: flex;
    background-color: #f2f2f2;
    flex-wrap: wrap;
    margin-top: 21px;
    padding: 0 20px;
}
.leimu-list ul li{
    width: 84px;
    height: 63px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.leimu-list ul li div{
    width: 74px;
    height: 36px;
    color: #999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.leimu-list ul li .active{
    color: #fff;
    background-color: #a51f31;
}
.getjob{
    cursor: pointer;
}
.totle{
    margin-top: 59px;
    margin-bottom: 21px;
}
.totle span{
    font-size: 20px;
    font-weight: 600;
}
.job-list {
    margin-bottom: 30px;
}
.job-list .item{
  height: 119px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 42px;
  background-color: #f2f2f2;
}
.item .left .name{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 17px;
}
.item .left .name .zhiwei{
    font-size: 20px;
    font-weight: 600;
}
.item .left .name .des{
    background-color: #c9ab82;
    color: #75592f;
    border-radius: 20px;
    height: 26px;
    padding: 1px 13px;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
}
.item .left .name div{
    margin-right: 10px;
}
.item .right{
    display: flex;
}
.item .left .yaoqiu{
   letter-spacing:3px;
}
.item .right .date{
    margin-right: 10px;
}

.open{
    width: 24px;
    height: 19px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../../images/recruitment/aboutus_zhaopin_abb.png");
}

.job-des{
    width: 100%;
    padding-left:41px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    padding-bottom: 50px;
}
.job-des .gwzz{
    margin-right: 40px;
    border-top: 1px solid #e6e6e6;
}
.rzyq{
    margin-right: 40px;
}
.gwzz h3,
.rzyq h3{
    margin-bottom: 18px;
    margin-top: 50px;
    color: #333;
    letter-spacing:2px;
}
.gwzz p,
.rzyq p{
   color: #999;
   letter-spacing:2px;
}
.job-apply{
width: 140px;
height: 38px;
text-align: center;
line-height: 38px;
color: #fff;
background-color: #a51f31;
margin-top: 80px;
cursor: pointer;
}
.job-model{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}
.job-model .apply{
    background-color: #fff;
    width: 440px;
    height: 620px;
    padding-top: 50px;
    box-sizing: border-box;
    position: relative;
}
.job-model .apply .title{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
}
.job-model .apply h2{
    color: #333;
    font-weight: 600;
    letter-spacing: 2px;
}
.job-model .apply .eng{
    color: #9a9a9a;
    margin: 19px 0;
}
.job-model .apply .eng{
    color: #9a9a9a;
}
.job-model .apply .line{
    background-color: #a51f31;
    width: 60px;
    height: 1px;
}
.job-form{
    margin-top: 30px;
    padding:0 52px;
}
.job-form .item{
    height: 58px;
    width: 100%;
    border: 1px solid #e6e6e6;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.job-form .item img{
    margin: 0 16px 0 27px;
}
.job-form .item input{
    border: none;
    outline: none;
    height: 38px;
    width: 100%;
}
.fuitem{
  width: 100%;
  border: 1px solid #e6e6e6;
  height: 138px;
  display: flex;
  justify-content: flex-start;
}
.fuitem textarea{
    border: none;
    outline: none;
    resize: none;
    padding-top: 10px;
}
.fuitem .zwms{
    font-size: 14px;
    color: #757575;
}
.upjl{
    display: flex;
    justify-content: flex-start;  
    align-items: center;
}
.upjl .scjl{
    color: #999;
    font-size: 15px;
    margin: 17px 0 11px 0;
}
.upjl .scbtn{
    font-size: 15px;
    background-color: #eee;
    color: #333;
    width: 100%;
    height: 30px;
    margin-left: 10px;
    border: 1px solid #c8c8c8;
    line-height: 30px;
    text-align: center;
}
.pro-des .tip{
    font-size: 12px;
    color: #999;
    margin-bottom: 14px;
}
#tjSaveBtn{
    width: 340px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background-color: #a51f31;
    color: #fff;
    border: none;
    outline: none;
    font-size: 17px;
}
.job-form .close-btn{
    position: absolute;
    top: 20px;
    right: 20px;
}

/* 企业文化的样式 */
 .business-center1{
    justify-content: center;
    flex-direction: column;
    align-items: center;
	width: 100%;
   margin: 70px 0 42px 0;
 }
  .culture{
   position: relative;
  }
  .swiper-slide-all{
    position: absolute;
    top:550px;
	left:350px;
    display: flex;
    justify-content: flex-start;
  }