.banner {
  position: relative;
  width: 100%;
  height: 2.44rem;
  padding-top: 1.54rem;
}
.banner .title,.banner .line_img ,.banner .title_ES{
  margin-top: .7rem;
  opacity: 0;
}

.banner img {
  width: 100%;
}

.banner .title {
  position: absolute;
  top: 2.38rem;
  width: 100%;
  text-align: center;
  font-size: .48rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
} 

.banner .line {
  position: absolute;
  top: 3.826667rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1.6rem;
  height: .053333rem;
  background: linear-gradient(-90deg, #FFFFFF, #2462C5);
  border-radius: 1px;
}

.banner .title_ES {
  position: absolute;
  top: 4rem;
  width: 100%;
  text-align: center;
  font-size: .48rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
}
.line_img{
  height: 0.05rem;
  position: absolute;
  top: 3.46rem;
  left: 4.2rem;
}


/* 小标题 */
.pro_title {
  width: 100%;
  /* margin-bottom: 0.43rem; */
  height: 1.2rem;
  line-height: 1.2rem;
  border-bottom: 1px solid #ddd;
  margin-top: 3rem;
  z-index: 100;
}

.pro_title ul {
  display: flex;
  justify-content: center;
}
.pro_title li {
  margin-right: 0.63rem;
  font-size: 0.37rem;
  font-family: PingFang SC;
  /* font-weight: bold; */
  color: #333;
}
 .index{
  font-size: 0.36rem;
  color: #333;
}
.pro_title li:last-child {
  margin-right: 0;
}

.pro_title .active {
  position: relative;
  color: #2967CC;
}
.pro_title .active::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.48rem;
  height: 0.05rem;
  background: #2967CC;
  border-radius: .05rem;
}

/*  招聘信息 */
.recruitment {
  padding-bottom: 0rem !important;
  padding: .43rem .32rem;
  background-color: #f5f5f5;
}

.needjob {
  padding: 0.33rem;
  background-color: #fff;
  margin-bottom: 0.4rem;
}

.needjob h2 {
  font-size: 0.43rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}

.needjob li {
  height: 1.17rem;
  line-height: 1.17rem;
  border-bottom: 1px solid #DDDDDD;
}

.needjob li:last-child {
  border-bottom: 0;
}

.needjob li .need {
  margin-right: .41rem;
  padding: 0.09rem 0.09rem;
  background-color: #FB6A6A;
  border-radius: .05rem;
  font-size: 0.37rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}

/* 职位筛选 */
.chose {
  padding: 0.32rem;
  background-color: #fff;
  margin-bottom: 0.32rem;
}

.chose h2 {
  font-size: 0.43rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}

.chose .search {
  position: relative;
  margin: 0.32rem 0;
  width: 8.77rem;
  height: 0.85rem;
  line-height: 0.85rem;
}

.chose .search input {
  width: 100%;
  height: 0.85rem;
  padding-left: 0.21rem;
  font-size: 0.37rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  border: 1px solid #ddd;
  line-height: 0.21rem;
}

.chose .search_btn {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 2.03rem;
  height: 0.85rem;
  background: #2967CC;
  border-radius: 0rem .05rem 0.05rem 0rem;
  font-size: 0.37rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}

.chose .name_item span:first-child {
  font-size: 0.37rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.67rem;
}

.chose .name_item span {
  font-size: 0.37rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.67rem;
}
/* 搜索失败 */
.no_job{
  display: none;
  width: 4.2rem;
  height: 2.386667rem;
  /* margin-top: 20px; */
  line-height: 3rem;
  margin-left: 2rem;
  background-color: #fff;
}
.no_job span {
  font-size: .266667rem;
  /* text-align: center; */
}

.no_job_active {
  display: block;
}

.succ_job {
  display: none;
}

.succ_job_active {
  display: block;
}
/* 职位介绍 */
.job_intr{
  padding-bottom: .3rem;
}
.job_intr_item {
  padding: 0.32rem;
  background-color: #fff;
  /* margin-bottom: 0.32rem; */
}

.job_intr_item h2 {
  font-size: 0.43rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
 
}

.job_intr_item .address {
  font-size: 0.37rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
}

.job_intr_item .zhize h2{
  font-size: 0.4rem;
  font-family: PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 0.64rem;
  z-index: -1;
  margin-top: .2rem;
}
.job_intr_item .zhize p {
  font-size: 0.37rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.64rem;
}

/* 背景横线 */
.b_line{
  width: .1rem;
height: 0.35rem;
background: #2967CC;
/* opacity: .75; */
    position: relative;
    top: -.5rem;
    left: .07rem;
    z-index: 0;
}

.nav1,.nav2,.nav3,.nav4,.nav5{
  margin-top: .7rem;
  opacity: 0;
}
.nav3{
  margin-top: .4rem !important;
  margin-bottom: .17rem !important;
}