

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: 80px;
  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;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.i-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.isM .i-bg{
  object-position: center center;
}
.i-logo,.i-slogan{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.isPC .i-logo{
  top: 3.8%;
  left: 3.6%;
  width: 27%;
  z-index: 2;
}
.isPC .i-slogan{
  top: 10%;
  left: 2%;
  width: 88%;
  z-index: 1;
}
.isM .i-logo{
  top: 6%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82%;
  z-index: 2;
}
.isM .i-slogan{
  top: 15%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 88%;
  z-index: 1;
}
.i-enter{
  position: absolute;
  width: 15.9%;
  left: 7.2%;
  top: 60.8%;
  z-index: 3;
  -webkit-animation: suofang-ani 2s linear infinite;
}
.m-enter{
  position: absolute;
  width: 42%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  z-index: 3;
  -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;
}
.page-box{
  position: relative;
  box-sizing: border-box;
  width: 1179px;
  margin: 0 auto;
  padding: 80px 0 70px;
  background-image: url(../images/body-bg-top.png), url(../images/body-bg-bottom.png);
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center bottom;
  background-size: 100% 255px, 100% 143px;
}
.page-box:before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 255px;
  bottom: 143px;
  background: url(../images/body-bg-middle.png) repeat-y center top;
  background-size: 100% auto;
  z-index: 0;
}
.page-box > *{
  position: relative;
  z-index: 1;
}
.page-box > .title{
  position: absolute;
  left: 0;
  right: 0;
  top: -80px;
  margin: 0 auto;
}
.page-box + .page-box{
  margin-top: 120px;
}
.page-box > .p3-jx{
  position: absolute;
  right: 70px;
  top: -52px;
  width: 112px;
  z-index: 2;
}
.p2-con{
  width: 1080px;
  margin: 0 auto;
}
.p3-txt{
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 40px;
}
.txt01{
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  text-indent: 2em;
  margin-bottom: 10px;
}
.p2-cond-item{
  position: relative;
  padding-left: 36px;
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 16px;
}
.p2-cond-item img{
  position: absolute;
  left: 0;
  top: 6px;
  width: 23px;
}
.p2-cond-sub{
  padding-left: 36px;
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 8px;
}
.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: #247de3;
  border-radius: 15px;
  background-size: 100% 100%;
}
.p2-flow-lead{
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 24px;
}
.p2-step{
  display: inline-block;
  box-sizing: border-box;
  height: 56px;
  line-height: 56px;
  padding: 0 28px 0 20px;
  margin: 22px 0 16px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: #247de3;
  border-radius: 28px;
}
.p2-step img{
  display: inline-block;
  width: 28px;
  height: auto;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.p2-flow-txt{
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 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;
  height: 32px;
  line-height: 32px;
  z-index: 4;
}
.isM .i-copyright{
  height: auto;
  line-height: 1.4;
  padding: 8px 16px;
  font-size: 12px;
  box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  
}
@media screen and (max-width: 1366px) {
  
}

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