

html{
  background-color: #fff;
}

.txt-img{
  display: block;
  margin: 0 auto;
}
.i-bg,.i-slogan,.i-enter{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-enter{
  -webkit-animation: suofang-ani 2s linear infinite;
}
.i-logo{
  position: absolute;
  top: 3%;
  left: 2%;
  width: 16.3%;
}
.i-zhida{
  position: absolute;
  bottom: 12%;
  right: 9%;
  width: 17.3%;
}
#mobile,#pc{
  display: none;
}
.i-m-logo{
  position: absolute;
  top: 3%;
  left: 6%;
  width: 46%;
}
.i-m-enter{
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 60%;
  -webkit-animation: suofang-ani 2s linear infinite;
}
.i-m-zhida{
  position: absolute;
  bottom: 16%;
  right: 0%;
  width: 40%;
}
.header{
  width: 100%;
  height: 100px;
  background: #fff;
}
.box{
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.menu-ul{
  position: absolute;
  top: 0;
  right: 0;
}

.menu-ul>li{
  position: relative;
  float: left;
  width: 148px;
  color: #333333;
  text-align: center;
  line-height: 100px;
  font-size: 20px;
  cursor: pointer;
}
.menu-ul>li:hover{
  font-weight: bold;
}
.menu-ul>li>i{
  position: absolute;
  width: 2px;
  height: 20px;
  right: 0;
  top: 41px;
  background: #333;
}
.logo{
  margin: 0;
}
.banner{
  display: block;
  width: 100%;
}
.body{
  /* min-height: 5000px; */
  padding-bottom: 200px;
  background: url(../images/bg.jpg) no-repeat;
  background-size: 100% 100%;
}
.title{
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
  margin-bottom: 60px;
}
.txt01{
  position: relative;
  z-index: 2;
  width: 1066px;
  margin: 0 auto;
  text-indent: 2em;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
}
.v-div1{
  position: relative;
  height: 777px;
}
.img11{
  display: block;
  position: relative;
  top: -160px;
  margin: 0 auto;
}
.vbg{
  position: absolute;
  bottom: 133px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 370px;
  width: auto;
}
.jobtab{
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 40px;
}
.jobtab>li{
  display: inline-block;
  width: 260px;
  margin: 0 40px;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: #eaf5ff;
  border: 1px solid #eaf5ff;
  border-radius: 25px;
  background: #162b59;
  cursor: pointer;
}
.jobtab>li:hover,.jobtab>li.active{
  background: #eaf5ff;
  color: #162b59;
}
.joblist{
  position: relative;
  min-height: 500px;
  z-index: 2;
  width: 1075px;
  margin: 0 auto;
}
.joblist>li{
  margin-bottom: 15px;
}
.jobtop{
  width: 100%;
  height: 50px;
  background: url(../images/jobtopbg.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.jobname{
  padding-left: 30px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 50px;
}
.jobtop>img{
  position: relative;
  top: 10px;
  float: right;
  margin-right: 40px;
}
.jobinfo{
  display: none;
  box-sizing: border-box;
  padding: 10px 40px;
}
.jobtxt{
  font-size: 18px;
  line-height: 40px;
  color: #fff;
}
.jobbtn-p{
  text-align: right;
}
.apply{
  display: inline-block;
  width: 207px;
  line-height: 50px;
  text-align: center;
  margin-left: 10px;
  color: #0e2d68;
  font-weight: bold;
  font-size: 20px;
  border-radius: 25px;
  border: 1px solid #fff;
  background: -webkit-linear-gradient(-180deg, #34f4f8, #4eaefe)
}
.jobbg1{
  position: absolute;
  top: -200px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.bgicon{
  position: relative;
  z-index: 2;
  display: block;
  margin: 30px auto;
  margin-bottom: 60px;
}
.txt02{
  position: relative;
  z-index: 2;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.img31{
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.zpdx-ul{
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 140px;
  padding-bottom: 130px;
}
.zpdx-ul>li{
  display: inline-block;
  width: 300px;
  margin: 0 40px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  color: #eaf5ff;
  border: 1px solid #eaf5ff;
  border-radius: 25px;
  background: #162b59;
}
.zpdx-ul>li>img{
  position: relative;
  top: 3px;
  margin-right: 10px;
  display: inline-block;
}
.vbg2{
  display: block;
  margin: 0 auto;
  width: auto;
  height: 370px;
}
.baozi{
  position: absolute;
  top: -278px;
  right: 20px;
  margin: 0 auto;
}
.img51{
  display: block;
  margin: 0 auto;
}
.lxwm{
  position: absolute;
  width: 559px;
  line-height: 50px;
  background: url(../images/lxwmbg.png) no-repeat;
  background-size: 100% 100%;
}
.lxwm>span{
  display: inline-block;
  font-size: 20px;
  color: #fff;
}
.lxwm>span:nth-child(1){
  padding-left: 46px;
  width: 110px;
  font-weight: bold;
}
.lxwm>span:nth-child(2){
  width: 40px;
}
.lxwm1{
  top: 394px;
  left: 63px;
}
.lxwm2{
  top: 489px;
  left: 63px;
}



@-webkit-keyframes suofang-ani { 0% { -webkit-transform: scale(1)} 50% { -webkit-transform: scale(.9)} 100% { -webkit-transform: scale(1);}}
@keyframes suofang-ani { 0% { -webkit-transform: scale(1)} 50% { -webkit-transform: scale(.9)} 100% { -webkit-transform: scale(1);}}

.copyright { width: 100%; text-align: center; margin: 0 auto; margin-top: -92px; color: #fff; font-size: 12px; height: 92px; line-height: 92px;}
.copyright { position: relative; bottom: 0; left: 0;  background: none;}
.copyright-m { font-size: 28px;}
@media screen and (max-width: 1440px) {
  
}
@media screen and (max-width: 1366px) {
  
}