

html{
  background-color: #fff;
}

/*  */
.header{
  width: 100%;
  height: 80px;
  background: #fff;
}
.h-box{
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.menu{
  position: absolute;
  top: 0;
  right: 0;
  width: 666px;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu>li{
  position: relative;
}
.menu>li>a{
  display: block;
  width: 118px;
  line-height: 38px;
  text-align: center;
  font-size: 18px;
  color: #333;
  transition: all 0.3s;
}

.menu>li:hover>a,.menu>li.active>a{
  color: #fff;
  font-weight: bold;
  background: url(../images/m-bg.png);
  background-size: 100% 100%;
}

/*  */
.banner{
  display: block;
  width: 100%;
}
.txt-img{
  display: block;
  margin: 0 auto;
}
.isPC,.isM{
  display: none;
}
.i-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-logo,.i-slogan{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.i-enter{
  position: absolute;
  width: 17.08%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 8.15%;
  -webkit-animation: suofang-ani 2s linear infinite;
}
.m-enter{
  position: absolute;
  width: 38%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 23%;
  -webkit-animation: suofang-ani 2s linear infinite;
}

.body{
  width: 100%;
}
.body>.nr{
  width: 1180px;
  margin: 0 auto;
  padding: 25px 0;
  background: rgba(255,255,255,.6);
  border: 3px solid rgba(60,191,226,.6);
  border-radius: 30px;
}
.body>.nr>.kuang{
  position: relative;
  box-sizing: border-box;
  padding: 44px 22px;
  width: 1134px;
  margin: 0 auto;
  background: #fff;
  border: 3px solid #1271ef;
  border-radius: 30px;
}
.body>.nr>.kuang>.title{
  position: absolute;
  left: 0;
  right: 0;
  top: -80px;
  margin: 0 auto;
}
.txt01{
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  text-indent: 2em;
  margin-bottom: 10px;
}
.txt02{
  position: relative;
  padding-left: 40px;
  text-indent: 0;
}
.txt02>span{
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  line-height: 31px;
  font-size: 20px;
  text-indent: 0;
  color: #fff;
  text-align: center;
  background: url(../images/p2btnbg2.png);
  background-size: 100% 100%;
}
.txt03{
  text-indent: 0;
  padding-left: 26px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.p2tit1{
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  width: 156px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
  background: url(../images/p2btnbg1.png);
  background-size: 100% 100%;
}
.p2tit3{
  display: inline-block;
  box-sizing: border-box;
  padding-right: 30px;
  padding-left: 26px;
  margin-bottom: 0;
  font-size: 24px;
  text-indent: 0;
  color: #1271ef;
  font-weight: bold;
  min-width: 216px;
  line-height: 60px;
  background: #cfeaff;
  border-radius: 0 30px 30px 0;
}
.p2tit3>span{
  position: relative;
  top: -2px;
  display: inline-block;
  font-size: 20px;
  width: 30px;
  line-height: 31px;
  margin-right: 15px;
  text-indent: 0;
  color: #fff;
  text-align: center;
  background: url(../images/p2btnbg2.png);
  background-size: 100% 100%;
}
.borderleft{
  border-left: 3px dashed #8fbcf7;
}
.pt10{
  padding-top: 10px;
}


.joblist{
  width: 1080px;
  margin: 0 auto;
}
.p3tit1{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  width: 260px;
  line-height: 60px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
  background: url(../images/p3jobbg.png);
  background-size: 100% 100%;
}
.joblist>ul{
  margin-bottom: 50px;
}
.joblist>ul>li{
  margin-bottom: 30px;
}
.jobtop{
  position: relative;
  box-sizing: border-box;
  padding-left: 38px;
  line-height: 80px;
  margin-bottom: 18px;
  background: #1271ef;
  border-radius: 8px;
  cursor: pointer;
}
.jobname{
  font-size: 20px;
  color: #fff;
}
.apply{
  position: absolute;
  right: 156px;
  top: 14px;
}
.jobjt{
  position: absolute;
  right: 26px;
  top: 28px;
}
.jobjt.on{
  transform: rotate(90deg);
}
.jobinfo{
  display: none;
  box-sizing: border-box;
  border: 2px solid #1271ef;
  border-radius: 8px;
  padding: 12px 35px;
  font-size: 20px;
  color: #333;
  line-height: 1.8;
}



.copyright { 
  position: relative;
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0 auto; 
  color: #fff; 
  font-size: 12px; 
  height: 55px; 
  line-height: 55px;
  margin-top: -55px;
  background: none;
  /* background: -webkit-linear-gradient(-180deg, #5397e1,#2759c5) */
}
.i-copyright{
  position: absolute; 
  bottom: 0; 
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  
}
@media screen and (max-width: 1366px) {
  
}

/* 竖屏样式 */
@media (orientation: portrait) {
  
}
 
/* 横屏样式 */
@media (orientation: landscape) {
  
}