.header{
  width: 100%;
  background: #ffffff;
  padding-left: 140px;
  padding-right: 150px;
  box-sizing: border-box;
}
.header-nav{
  width: 1200px;
  height: 80px;
  margin: 0 auto;
}
.logo{
  float: left;
  margin-right: 83px;
  margin-top: 19px;
  width: 422px;
}
.nav-content{
  float: right;
}
.nav-content li {
  float: left;
  line-height: 80px;
  margin-right: 44px;
}
.nav-content li a{
  display: inline-block;
  font-size: 14px;
  color: #333333;
  height: 53px;
}
.nav-content li a:hover{
  border-bottom: 3px solid #0b6ec2;
}   
.active{
  border-bottom: 3px solid #0b6ec2;
}   
.banner{margin-bottom: 30px;}
.banner,
.banner img
{
  background-size:cover ;
  width: 100%;
}
.content{
  width: 100%;
  background: url(../images/bottom_bg.png) center bottom no-repeat;
  padding-bottom: 100px;
}
.job-wrap{
  width: 1200px;
  margin: 0 auto;
}
.job-left{width: 325px;min-height: 678px;
  margin-right: 30px;
  /* background: url(../images/job_left.png) center top ; */
  background-size:100% 100%;float: left;margin-left: 20px;    padding-bottom: 35px;
  box-sizing: border-box;}
.job_title{background: url(../images/2.png) center;
  background-size: 100%;
  width: 100%;
  height: 77px;
  font-size: 22px;
  color: #ffffff;
  line-height: 77px;
  font-weight: bold;
  text-align: center}

.career_list{
  width: 324px;
  height: 100%;
  background: url(../images/1.png) center top;
  background-size: 100% 100%;
  float: left;
  margin-right: 20px;
  padding-bottom: 40px;
  width: 100%;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.career_list li{width: 296px;line-height: 50px; height:50px;margin: 0 auto;border-bottom: 1px solid #3b93e2;}
.career_list li:hover{
  background: #c7e4ff;    
}

.career_list li>a{width: 100%;height: 100%;display: block;text-align: center;line-height: 55px;}

 .jobs{
  width: 691px;
  border-left: 1px solid #00a0e9;
  border-right: 1px solid #00a0e9;
  margin-top: 50px;
 }

.job_table{width: 640px;margin: 0 auto;}
.com_name{width: 330px;text-align: center;height: 32px;line-height: 32px;color: #fff;margin: 0 auto;font-size: 18px;}
.footer{background: #0a062b;}

.department-conter{
  background: url(../images/21.png) #ebf4fc no-repeat;
  background-position:98% 50%;
  cursor: pointer;
  
}
.department-conter.one{
  background: url(../images/22.png) #ebf4fc no-repeat;
  background-position:98% 50%;
}
.right-app{
  width: 640px;
  margin-bottom: 6px;
  line-height: 40px;
  padding-left: 15px;
  box-sizing: border-box;
  color: #163870;
  margin-left: 25px;
}
.jobitem{
  display: none;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #eeeeee;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 25px;
  position: relative;
}
.Delivery{
  width: 80px;
  height: 30px;
  background: #3b93e2;
  border-radius: 5px;
  margin-top: 10px;
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  float: left;
  margin-left: 81px;
}
.job-t{
  width: 328px;
  height: 36px;
  background: url(../images/10.png) no-repeat;
  position: absolute;
  top: -47px;
  left: 50%;
  margin-left: -164px;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  color: #ffffff;
}