* {
  box-sizing: border-box;
}
img {
  display: block;
}
.footer {
  position: absolute;
  bottom: 1%;
  width: 100%;
  text-align: right;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 10px;
}
.footer p {
  text-align: right;
  opacity: 0.5;
  padding-right: 10px;
}
.war {
  position:fixed;
  width: 100vw;
  height: 100vh;
  /* background: url("../images/kv-1.png") no-repeat center center #000000;   */
  background-size: cover;
  background-attachment: fixed;
  /* background-color: #CCCCCC; */
  overflow: auto;
}
.sound{
  width: 4%;
  /* height: 80px; */
  position: absolute;
  top: 22%;
  right: 7%;
  z-index: 999;
}
.sound img{
  width: 100%;
}

.page_wrapper{
  width: 100vw;
  height: 100vh;
  /* overflow: hidden; */
}

.page_wrapper1{
  transform: rotate(90deg);
  transform-origin: 50vw 50vw;
  /* width: 100vh;
  height: 100vw; */
  overflow: hidden;
}

.page_wrapper1 .war4 .kuang .jlist{
  left: 26%!important;
  top: 22%!important;
}

.page_wrapper1 .war{
  width: 100vh;
  height: 100vw;
}

.page_wrapper1 .show{
  width: 100vh;
  height: 100vw;
}

.page_wrapper1 .war .vvv{
  width: 100%;
  height: 100%;
}
.war .logo2 {
  width: 25%;
  position: absolute;
  top: 5%;
  left: 3%;
}
.war .ip {
  width: 10%;
  position: absolute;
  right: 6%;
  top: 40%;
  z-index: 999;
  display: none;
}
.war .send {
  width: 12%;
  position: absolute;
  right: 6%;
  top: 70%;
  cursor: pointer;
  z-index: 999;
}
.war .vvv {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  object-fit: contain;
  background-color: #000000;
}
.war.war2 {
  overflow: hidden;
  background-color: #000000;
}
.war.war2 .kv2 {
  width: 100%;
  height: 100%;
  position: fixed;
  /* object-fit: cover; */
}
.war.war2 .cont {
  position: absolute;
  width: 15%;
  height: 15%;
  cursor: pointer;
}
.war.war2 .cont.c1 {
  top: 14%;
  left: 60%;
}
.war.war2 .cont.c2 {
  top: 25%;
  left: 50%;
  transform: translateX(-90%);
}
.war.war2 .cont.c3 {
  top: 49%;
  left: 25%;
}
.war.war2 .ip {
  width: 10%;
  position: absolute;
  left: 3%;
  top: 40%;
  z-index: 999;
}
.war.war2 .ewm {
  width: 12%;
  position: absolute;
  bottom: 3%;
  left: 3%;
  z-index: 10;
}
.war.war2 .send2 {
  width: 23%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5%;
  cursor: pointer;
  z-index:99;
}
.page1 .show{
  display: block;
}
.show {
  display: none;
  position: relative;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
}

.canvas {
  display: none;
  width: 100vh;
  height: 100vw;
}
.show .return {
  width: 10%;
  position: absolute;
  right: 2% !important;
  left: auto !important;
  top: 3% !important;
  z-index: 999;
}
.return{
  cursor: pointer;
}
.return3{
  width: 10%;
  position: fixed;
  right: 2%;
  left: auto ;
  top: 0.6%;
  z-index: 999;
}
.show .ip {
  width: 10%;
  position: absolute;
  right: 6% !important;
  top: 40% !important;
  z-index: 999;
  left: auto !important;
}
.war3{
  overflow: hidden;
  background: url("../images/kv-1.png") no-repeat center center #000000;
  background-size: cover;  

}
.war3 .ip {
  width: 10%;
  position: absolute;
  right: 6%;
  top: 40%;
  z-index: 999;
}
.war3 .return {
  width: 10%;
  position: absolute;
  right: 2%;
  top: 3%;
  z-index: 999;
}
.war3 .box {
  width: 60%;
  height: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* font-size: 3vw; */
  color: #2082cf;
  font-weight: bold;
  /* background-image: url(../images/guangmang.png);
  background-size: 100% 100%; */
  position: absolute;
  bottom: 3%;
  left: 10%;
}
.war3 .box img{
  width: 100%;
}
.war4 {
  background-image: url(../images/kv3-1.png);
  overflow: hidden;
}
.war4 .return {
  width: 10%;
  position: absolute;
  right: 2%;
  top: 3%;
  z-index: 999;
}
.war4 .ip1 {
  top: 40%;
  left: 3%;
}
.war4 .ewm {
  width: 12%;
  position: absolute;
  bottom: 0%;
  left: 3%;
  z-index: 10;
}
.war4 .kuang {
  position: absolute;
  bottom: 0;
  left: 12%;
  width: 80%;
  height: 90%;
  background-image: url(../images/kuang.png);
  background-size: 100% 100%;
}
.war4 .kuang .jlist {
  position: absolute;
  width: 42.6589%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  left: 34%;
  top: 24%;
}
.war4 .kuang .jlist img {
  display: block;
  width: 48%;
  margin-bottom: 2%;
  cursor: pointer;
}
.war4 .kuang .send {
  position: absolute;
  bottom: 6%;
  left: 50%;
  width: 28.507%;
  top: auto;
  transform: translate(-50%);
}
.jobwar {
  background-color: #cfe5ec;
  position: relative;
  height: auto;
  background-image: url(../images/bottom.png);
  background-size: 100%;
  background-position: 0 100%;
  background-repeat: no-repeat;
  padding-bottom: 16%;
  background-attachment: scroll;
}
.jobwar .banner {
  width: 100%;
}
.jobwar .footer {
  text-align: center;
}
.jobwar .footer p {
  text-align: center;
}
.jobwar .navs-cont {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
}
.jobwar .navs-cont .navs {
  height: 105px;
  width: 1300px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jobwar .jobcontent {
  margin: 0 auto;
  width: 1300px;
  padding-top: 20px;
}
.jobwar .jobcontent .bt {
  margin: 0 auto 40px;
}
.jobwar .jobcontent .jobnavs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.jobwar .jobcontent .jobnavs .item {
  border-width: 1px;
  border-color: #0062b2;
  border-style: solid;
  background-color: #ffffff;
  width: 195px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #0062b2;
  border-radius: 30px;
  margin-bottom: 36px;
  margin-right: 81px;
  cursor: pointer;
}
.jobwar .jobcontent .jobnavs .item:nth-child(5n) {
  margin-right: 0;
}
.jobwar .jobcontent .jobnavs .item.active {
  border-color: transparent;
  background-image: linear-gradient(to right, #66f4f3, #f8fac9);
}
.jobwar .joblist {
  width: 100%;
  margin: 90px auto 0;
}
.jobwar .joblist .item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  border-radius: 10px 30px 30px 70px;
  background-color: #fff;
  padding: 0 27px 0 0;
  margin-bottom: 30px;
}
.jobwar .joblist .item .jobname {
  padding: 0 27px;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  font-weight: bold;
  color: #0062b2;
  border-radius: 10px 10px 70px 70px;
  background-image: linear-gradient(to right, #66f4f3, #f8fac9);
}
.jobwar .joblist .item .sends {
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 24px;
  font-weight: bold;
  color: #0062b2;
}

/* @media (min-width: 400px) and (max-width:440px) and (max-height: 840px) and (min-height: 800px) {
  .war4 .ip1,.war3 .ip,.war.war2 .ip,.show .ip{
    top: 25% !important;
  }
  .war4 .ewm{
    width: 10%;
  }
  .war4 .kuang{
    margin:0 auto;
    left:0;
    right:0;
    width:70%;
  }
  .war3 .box{
    width:45%;
  }
  .war4 .kuang .send{width:22%;bottom:3%;}
  .war4 .kuang .jlist img{width:40%;}
} */

/* @media (max-height: 855px){
   .war4 .ip1,.war3 .ip,.war.war2 .ip,.show .ip{
    top: 25% !important;
  }
  .war4 .ewm,.war.war2 .ewm{
    width: 10%;
  }
  .war4 .kuang{
    margin:0 auto;
    left:0;
    right:0;
    width:70%;
  }
  .war3 .box{
    width:42%;
  }
  .war4 .kuang .send{width:22%;bottom:3%;}
  .war4 .kuang .jlist img{width:40%;}
} */

/* @media (max-width: 600px) {
  
} */



 .page_wrapper1 .innerwarp{
    width:calc(960/540 * 100vw);
    height:100vw;
    margin:0 auto;
    position: relative;
  }
  .page_wrapper2 .innerwarp{
    width:calc(960/540 * 100vh);
    height:100vh;
    margin:0 auto;
    position: relative;
  }
  .page_wrapper1 .war.war2 .kv2,.page_wrapper2 .war.war2 .kv2{
    object-fit:contain;
    position:relative;
  }
  .page_wrapper1 .war4,.page_wrapper2 .war4{
    background-size:contain;
    background-position:center center;
    background-repeat: no-repeat;
    background-color:#000;
  }
  .page_wrapper1 .show,.page_wrapper2 .show{
    width: 100%;
  }
  .page_wrapper1 .war3,.page_wrapper2 .war3{
    background-size:contain;
  }
  .page_wrapper1 .jobwar .jobcontent,.page_wrapper1 .jobwar .navs-cont .navs,
  .page_wrapper2 .jobwar .jobcontent,.page_wrapper2 .jobwar .navs-cont .navs{
    width:100%;
  }
  .page_wrapper1 .jobwar .jobcontent .jobnavs,.page_wrapper2 .jobwar .jobcontent .jobnavs{
    /* justify-content: space-between; */
  }
  .page_wrapper1 .jobwar .jobcontent .jobnavs .item,.page_wrapper2 .jobwar .jobcontent .jobnavs .item{
    margin-right:0px;
  }
  .page_wrapper2 .show .return{
    /* top: 12% !important; */
  }
  .page_wrapper1 .war,.page_wrapper2 .war{
    background-size:contain;
    background-color:#000;
  }
  .page_wrapper1 .war.jobwar,.page_wrapper2 .war.jobwar{
    background-size:100%;
    background: #cfe5ec;
  }

  .page_wrapper2 .jobwar .navs-cont .nav,
  .page_wrapper1 .jobwar .navs-cont .navs{
    height: auto;
    padding: 1% 0% 1% 5%;
  }
  .page_wrapper2 .jobwar .navs-cont .navs .logo3,
  .page_wrapper1 .jobwar .navs-cont .navs .logo3{
    width: 25%;
  }
  .page_wrapper2 .jobwar .navs-cont .navs .jsend,
  .page_wrapper1 .jobwar .navs-cont .navs .jsend{
    width: 15%;
    margin-right: 20%;
  }

  .page_wrapper2 .jobwar .jobcontent .bt,
  .page_wrapper1 .jobwar .jobcontent .bt{
    width: 30%;
  }

  .page_wrapper2 .jobwar .footer,
  .page_wrapper1 .jobwar .footer{
    position: relative;
  }

  .page_wrapper2 .jobwar .jobcontent .jobnavs .item,
  .page_wrapper1 .jobwar .jobcontent .jobnavs .item {
    font-size: 12px;
    height:30px;
    line-height: 30px;
    margin-bottom: 12px;
    width: 25%;
    display: flex;
    justify-content: center;
    background: none;
    border: none;
  }
  .page_wrapper2 .jobwar .joblist .item
  .page_wrapper1 .jobwar .joblist .item{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
   
  }
  .page_wrapper2 .jobwar .joblist .item .jobname,
  .page_wrapper1 .jobwar .joblist .item .jobname{
    font-size: 12px;
  }

  .page_wrapper2 .jobwar .joblist .item .jobname,
  .page_wrapper1 .jobwar .joblist .item .jobname{
    height: 30px;
    line-height: 30px;
  }

  .page_wrapper2 .jobwar .joblist .item .sends,
  .page_wrapper1 .jobwar .joblist .item .sends{
    font-size: 12px;
    width: 70px
  }

  .page_wrapper2 .jobwar .joblist .item .fj,
  .page_wrapper1 .jobwar .joblist .item .fj{
    width: 20px
  }

  .page_wrapper2 .jobwar .joblist,
  .page_wrapper1 .jobwar .joblist{
    margin: 40px auto 0;
  }

  .page_wrapper2 .jobwar .jobcontent .jobnavs .item p,
  .page_wrapper1 .jobwar .jobcontent .jobnavs .item p{
    border-width: 1px;
    border-color: #0062b2;
    border-style: solid;
    background-color: #ffffff;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #0062b2;
    border-radius: 30px;
    cursor: pointer;
    border-radius: 30px;
    width: 80%;
  }

  .page_wrapper2 .jobwar .jobcontent .jobnavs .item.active p,
  .page_wrapper1 .jobwar .jobcontent .jobnavs .item.active p {
    border-color: transparent;
    background-image: linear-gradient(to right, #66f4f3, #f8fac9);
    border-radius: 30px;
    width: 80%;
  }
  .entrance{
    left: 3%;
    right:auto !important;
    width:200px;
    z-index: 9 !important;
  }
  .page_wrapper1 .entrance,.page_wrapper2 .entrance{
    display: none;
  }
  .page_wrapper1 .war .ip,.page_wrapper2 .war .ip{
    display: block;
  }
  /* .page_wrapper1 .entrance{
    transform: scale(0.65) translateY(-50%);
    top: 50%;
    left: 5%;
    margin-top: -89vw;
  }
  .page_wrapper2 .entrance{
    transform: scale(0.65) translateX(-50%);
    top:-10%;
    left: 50%;
    margin-left: -84vh;
  } */