body{
  background: url("../images/footer.png") center bottom/100% auto no-repeat;
}
.enter{
    position: relative;
    width: 100%;
    line-height: 0;
}
.enter img{
    width: 100%;
    height: 100%;
}
.main{
  position: relative;
  width: 100%;
  min-width: 1200px;
}
.navBox{
  position: relative;
  margin: 0 auto;
  width: 100%;
  z-index: 5;
}
.navList{
  position: relative;
  margin: 0 auto;
  padding: 40px 0;
  width: 1200px;
  height: 120px;
  display: -webkit-flex; /* Safari */
  display: -moz-flex;
  display: flex;
  justify-content: flex-end;
}
.navList .logo{
  position: absolute;
  left: 0;
  top: 36px;
}
.navList .tab{
  position: relative;
  display: inline-block;
  margin-left: 50px;
  padding: 0 5px;
  color: #4e4d4a;
  font-size: 16px;
  line-height: 36px;
}
.navList .tab.on::after{
  position: absolute;
  content: "";
  left: 0;
  top: 36px;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  background-color: #e30102;
}
.navList .tab:hover::after{
  position: absolute;
  content: "";
  left: 0;
  top: 36px;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  background-color: #e30102;
}
.banner{
  position: relative;
  width: 100%;
}
.banner img{
  width: 100%;
  height: auto;
}
.content{
  position: relative;
  margin: 60px auto 260px;
  width: 1200px;
}
.content .title{
  position: relative;
  margin: 60px auto;
  height: 65px;
  color: #1a8ace;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  background: url("../images/title.png") center no-repeat;
}
.content .image{
  position: relative;
  margin: 30px auto;
  line-height: 0;
  text-align: center;
}
.content .h1{
  position: relative;
  margin: 50px auto;
  color: #2a2a2a;
  font-size: 24px;
  line-height: 44px;
  text-align: center;
}
.content .txt_1{
  color: #333333;
  font-size: 15px;
  line-height: 41px;
  text-indent: 2em;
}
.content .txt_1 span{
  color: #097fbe;
}
.content .txt_2{
  color: #333333;
  font-size: 15px;
  line-height: 41px;
  text-indent: 5em;
  background: url("../images/dot_1.png") 30px 6px no-repeat;
}
.content .txt_3{
  color: #333333;
  font-size: 15px;
  line-height: 41px;
  text-indent: 5em;
  background: url("../images/dot_2.png") 35px 10px no-repeat;
}
.content .txt_4{
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  text-indent: 2em;
}
.content .txt_4 span{
  color: #097fbe;
  font-size: 16px;
  font-weight: bold;
}
.content .tips{
  margin: 30px auto 20px;
  padding-left: 62px;
  padding-top: 6px;
  height: 43px;
  color: #ffffff;
  font-size: 25px;
  line-height: 36px;
  font-weight: bold;
  background: url("../images/tips_1.png") left center no-repeat;
}
.content .tips_1{
  background: url("../images/tips_2.png") left center no-repeat;
}
.content .tab{
  margin: 20px 12px 10px;
  padding: 0 16px;
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  background: url("../images/tab_1.png") no-repeat;
}
.content .tab_1{
  background: url("../images/tab_2.png") no-repeat;
}
.content p.noIndent{
  text-indent: 0;
}
.typeBox{
  display: flex;
  display: -webkit-flex;
  margin: 60px 100px;
  justify-content: space-around;
}
.typeBox .item{
  position: relative;
  padding: 0 20px;
  color: #1a8ace;
  font-size: 24px;
  font-weight: bold;
  line-height: 46px;
  border-radius: 10px;
  cursor: pointer;
  border: #1a8ace 2px solid;
}
.typeBox .item.on{
  color: #fff;
  background: #1a8ace;
}
.typeBox .item.on::after{
  position: absolute;
  content: "";
  left: 50%;
  top: 48px;
  margin-left: -18px;
  width: 37px;
  height: 16px;
  background: url("../images/arrow.png") no-repeat;
}
.jobType{
  margin-bottom: 20px;
  padding-left: 75px;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
  background: url("../images/title_1.png") left center no-repeat;
}
.jobType.type_1{
  padding-left: 68px;
  background: url("../images/title_2.png") left center no-repeat;
}
.jobType.type_2{
  padding-left: 60px;
  background: url("../images/title_3.png") left center no-repeat;
}
.jobList{
  margin: 46px auto;
  width: 100%;
  border: #5ba9f2 2px solid;
}
.jobHead{
  background: linear-gradient(to right, #42a1f8, #7ecff2);
}
.jobList th{
  color: #fff;
  font-size: 20px;
  line-height: 42px;
}
.jobList td{
  padding: 9px 0;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  border-bottom: #c2d9ed 1px dashed;
  background: #fff;
}
.jobList th:nth-child(1),.jobList td:nth-child(1){
  padding-left: 36px;
  width: 500px;
  text-align: left;
}
.jobList th:nth-child(2),.jobList td:nth-child(2){
  width: 200px;
  text-align: center;
}
.jobList th:nth-child(3),.jobList td:nth-child(3){
  padding-right: 36px;
  width: 160px;
  text-align: right;
}
.buttonApply{
  padding: 0 15px;
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
  border-radius: 5px;
  background-color: #5ba9f2;
}
.clear{
  clear: both;
}
.footer{
  position: relative;
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background-color: #5ba9f2;
}
.footer a{
    color: #fff;
}