

html{
  background-color: #fff;
}

/*  */
.header{
  width: 83.33vw;
  height: 6.67vw;
  background: #fff;
  margin: 0 auto;
}
.h-box{
  position: relative;
}
.logo{
  height: 6.67vw;
}
.menu{
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu>li{
  position: relative;
}
.menu>li>a{
  display: block;
  line-height: 6.67vw;
  text-align: center;
  font-size: 1.67vw;
  color: #333;
  transition: all 0.3s;
}
.menu>li>i{
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 1.5vw;
  background: #003da6;
  transition: all 0.3s;

}

.menu>li:hover>i,.menu>li.active>i{
  opacity: 1;
}
/*  */
.banner{
  display: block;
  width: 100%;
}
.txt-img{
  display: block;
  margin: 0 auto;
}

.i-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-logo{
  position: absolute;
  top: 5%;
  left: 3%;
  width: 28%;
}
.i-enter{
  position: absolute;
  width: 17%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 6%;
  -webkit-animation: suofang-ani 2s linear infinite;
}
.body{
  width: 100%;
  background: #d4e7ff url(../images/bgbottom.png) no-repeat bottom center;
  background-size: 100% auto;
}
.box1{
  box-sizing: border-box;
  padding: 0.73vw 0.63vw;
  width: 66.25vw;
  margin: 0 auto;
  border: 2px solid #fff;
  background: -webkit-linear-gradient(-180deg, #91ebff,#1c92ff);
  border-radius: 1.88vw;
}
.box2{
  position: relative;
  padding-top: 2.97vw;
  padding-bottom: 2.34vw;
  width: 64.84vw;
  background: #e5f1ff;
  border-radius: 1.88vw;
}
.txt1{
  text-align: justify;
  font-size: 1.15vw;
  color: #333333;
  width: 53.07vw;
  margin: 0 auto;
  margin-bottom: 1.46vw;
  line-height: 2;
}
.txt1>span{
  color: #000e70;
}
.txt2{
  font-size: 1.25vw;
  color: #333333;
  width: 53.07vw;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 1.46vw;
  line-height: 2;
}
.txt2>span{
  color: #000e70;
}
.left{
  position: absolute;
}
.left>li{
  overflow: hidden;
  width: 16.77vw;
  height: 3.80vw;
  margin-bottom: 0.63vw;
  line-height: 3.80vw;
  font-size: 1.15vw;
  text-indent: 2em;
  color: #070707;
  background: url(../images/c-bg1.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.left>li>img{
  position: relative;
  top: 1.2vw;
  opacity: 1;
  float: right;
  width: 0.83vw;
  margin-right: 1vw;
}
.left>li.active,.left>li:hover{
  color: #fff;
  background: url(../images/c-bg2.png) no-repeat;
  background-size: 100% 100%;
}
.left>li.active>img,.left>li:hover>img{
  opacity: 1;
}
.right{
  position: relative;
  left: 18.85vw;
  width: 42.81vw;
}
.lianxi-p{
  padding: 1vw 1.88vw;
  background: -webkit-linear-gradient(-90deg, #0066c2,#2497fe);
  border-radius: 0.94vw;
}
.lianxi-p>span{
  box-sizing: border-box;
  display: inline-block;
  min-width: 49%;
  font-size: 1.15vw;
  color: #fff;
  line-height: 3;
}
.lianxi-p>span>i{
  display: inline-block;
  width: 0.68vw;
  height: 0.68vw;
  margin-right: 1vw;
  border-radius: 0.34vw;
  background: #fff;
}

.joblist{
  font-size: 1.15vw;
  color: #070707;
  margin-top: 2vw;
}
.joblist>li{
  margin-bottom: 1vw;
}
.jobtop{
  overflow: hidden;
  height: 3.75vw;
  line-height: 3.75vw;
  border-radius: 0.94vw;
  background: #fff;
  cursor: pointer;
}
.jobname{
  margin-left: 2.29vw;
}
.jobbtn{
  float: right;
  margin-right: 2vw;
}
.jobbtn>img{
  display: inline-block;
  vertical-align: middle;
  width: 1.35vw;
  margin-left: 1vw;
  transition: all 0.3s;
}
.jobbtn>img.xuanzhuan{
  transform: rotate(90deg);
}

.jobinfo{
  display: none;
  overflow: hidden;
  box-sizing: border-box;
  padding: 1.15vw 2.29vw;
  line-height: 2;
}
.apply{
  float: right;
  color: #fff;
  margin-top: 2vw;
  padding: 0.75vw 1.56vw;
  border-radius: 0.31vw;
  background: -webkit-linear-gradient(-90deg, #0066c2,#2497fe);
}
.apply>img{
  display: inline-block;
  vertical-align: middle;
  width: 1.88vw;
  margin-left: 1vw;
}


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

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