html {
  width: 100%;
  height: 100%;
  position: relative;
}

.font10px {
  font-size: 10px;
  zoom: 0.75;
  text-align: left;
}

.video-js{
  width: 100%;
    height: 100%;
}

a {
  color: #2b1e00;
  cursor: pointer;
}

body {
  height: 100%;
  width: 100%;
}

img {
  width: 100%;
  height: auto;
}

body,
p {
  padding: 0;
  margin: 0;
  font-family: Microsoft YaHei, PingFang SC;
  font-size: 14px;
}

/* .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

.swiper-title {
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.map {
  background: url("../image/map.png?v=1001");
  background-size: 100% 100%;
  width: 100%;
  height: 846.53px;
  position: relative;
  left: -4%;
}

.top,
.tops,
.top-new,
.left,
.lefts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 480px;
}

.right,
.right2,
.right3,
.right4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 297px;
}

.top {
  top: 17%;
  left: 24.9%;
}

.tops {
  top: 30%;
  left: 24.9%;
}

.top-new{
  top: 42%;
    left: 24.9%;
}

.left {
  bottom: 12.5%;
  left: 3.5%;
}

.lefts {
  bottom: 27%;
  left: 3.5%;
}

.right {
  right: -4%;
  bottom: 55%;
}

.right2 {
  right: -4%;
  bottom: 41.5%;
}

.right3 {
  right: -4%;
  right: -4%;
  bottom: 27.5%;
}

.right4 {
  right: -4%;
  right: -4%;
  bottom: 11.5%;
}

.cursor {
  cursor: pointer;
}

.top1,
.top2 {
  position: relative;
  width: 126px;
  height: 76px;
}

.fire {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -15%;
  left: -6%;
  z-index: 9;
}

.fire img {
  width: 100%;
  height: 100%;
}

.top1 .top-click-bg {
  background: url("../image/top1-h5.png");
  background-size: 100% 100%;
}

.top2 .top-click-bg {
  background: url("../image/top2-h5.png");
  background-size: 100% 100%;
}

.top-click-bg {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9;
  top: 0;
}

.swiper-logo {
  width: 36px;
  height: 36px;
  padding-left: 25px;
}

.swiper-logo img {
  width: 100%;
  height: 100%;
}

.title1 {
  width: 1315px;
  height: 63px;
  margin-top: 87px;
}

.title1 img {
  width: 100%;
  height: auto;
}

.container-1920 {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.container-1920-special {
  height: 100% !important;
}

.container-1920-content {
  width: 1315px;
  margin: 0 auto;
}

.container-1920-content .slogan-1 {
  width: 915px;
  height: 278px;
  margin: 0 auto;
  margin-bottom: 61px !important;
}

.container-1920-content .slogan-2 {
  width: 1181px;
  height: 251px;
  margin: 0 auto;
  margin-bottom: 106px !important;
}

.container-1920-content .slogan-3 {
  width: 1042px;
  height: 56px;
  margin: 0 auto;
}

.container-1920-content .slogan-1 img,
.slogan-2 img,
.slogan-3 img {
  width: 100%;
  height: 100%;
}

.swiper-change img {
  width: 1098px;
  height: 917px;
}

.pc-img .swiper {
  /* width: 100%; */
  /* height: 100%; */
}

.swiper-pagination-bullet{
  border: none !important;
}

.mobile-img .swiper-wrap {
  position: relative;
  width: 1222px;
  height: auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  margin: 0 auto;
}

.pc-img .swiper-wrap .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.pc-img .swiper-wrapper .swiper-slide img {
  display: block;
  object-fit: cover;
}

.mySwiper {
  text-align: center;
  font-size: 18px;
  background: url("../image/banner-4k.jpg") center top no-repeat;
  background-size: 100% 100%;
  position: fixed;
  width: 100%;
  height: 100vh;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.vertical .swiper-pagination-bullet-active {
  width: 14px !important;
  height: 14px !important;
  background-color: #2e0048!important;
  opacity: .5;
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%) !important;
  transition: 1s clip-path !important;
}

.vertical .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  opacity: .5;
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%) !important;
  transition: 1s clip-path !important;
}

.alien {
  top: 0;
  position: absolute;
  width: 50px;
  height: 60px;
  right: 0;
}

.alien .swiper-pagination {
  display: flex;
  align-items: center;
}

.alien .swiper-pagination-bullet {
  width: 39px !important;
  height: 19px !important;
  background-color: transparent;
  display: block;
  opacity: 1;
  margin: 0 41px !important;
}

.alien .swiper-pagination-bullet-active {
  width: 39px !important;
  height: 19px !important;
  display: block;
  opacity: 1;
  margin: 0 41px !important;
}

.alien .swiper-pagination>.swiper-pagination-bullet-active:first-child {
  background: url("../image/video.png") !important;
  background-size: 100% 100% !important;
}

.alien .swiper-pagination>.swiper-pagination-bullet-active:nth-child(2) {
  background: url("../image/fuli.png") !important;
  background-size: 100% 100% !important;
}

.alien .swiper-pagination>.swiper-pagination-bullet-active:last-child {
  background: url("../image/license.png") !important;
  background-size: 100% 100% !important;
}

.alien .swiper-pagination>.swiper-pagination-bullet:first-child {
  background: url("../image/video-disabled.png");
  background-size: 100% 100%;
}

.alien .swiper-pagination>.swiper-pagination-bullet:nth-child(2) {
  background: url("../image/fuli-disabled.png");
  background-size: 100% 100%;
}

.alien .swiper-pagination>.swiper-pagination-bullet:last-child {
  background: url("../image/license-disabled.png");
  background-size: 100% 100%;
}

.enlarge_warp {
  opacity: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  transition: all 0.3s;
  z-index: 10;
}

.enlarge {
  background: url("../image/enlarge.png");
  background-size: 100% 100%;
  width: 1066px;
  height: 742px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: none;
}

.enlarge img {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -11%;
  left: 48%;
}

.video {
  width: 960px;
  height: 540px;
  position: absolute;
  top: 4%;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.video-auto {
  width: 116px;
  height: 65px;
  margin: 6px 5px;
}

.video video {
  width: 100%;
  height: 100%;
}

.mobile-img {
  display: none;
}

.pc-img {
  display: block;
}
.pc-img .swiper-button-prev {
  background: url("../image/prev.png");
  background-size: 100% 100%;
}
.pc-img .swiper-button-next {
  background: url("../image/next.png");
  background-size: 100% 100%;
}
.mobile-img .swiper-button-prev {
  background: url("../image/prev-h5.png");
  background-size: 100% 100%;
}
.mobile-img .swiper-button-next {
  background: url("../image/next-h5.png");
  background-size: 100% 100%;
}
.pc-img .swiper-button-next,
.pc-img .swiper-button-prev {
  width: 39px;
  height: 78px;
  top: 50%;
}
.mobile-img .swiper-button-next,
.mobile-img .swiper-button-prev {
  width: 30px;
  height: 30px;
  top: 82%;
}
.mobile-img .swiper-button-next {
  right: 35%;
}
.mobile-img .swiper-button-prev {
  left: 35%;
}
.video-show:hover{
  transform: scale(1.5)
}
.video-show{
  transition: all 0.6s;
}
@media only screen and (min-width: 801px) and (max-width: 1280px) {
  .enlarge {
    width: 717.5px;
    height: 500px;
  }

  .video {
    width: 622px;
    height: 350px;
    top: 3%;
  }

  .video-auto {
    width: 59px;
    height: 32px;
    margin: 3px 1px;
  }


  .enlarge img {
    width: 30px;
    height: 30px;
    bottom: -8%;
  }

  .top,
  .tops,
  .top-new,
  .left,
  .lefts {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 270px;
  }

  .right,
  .right2,
  .right3,
  .right4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 162px;
  }

  .top {
    top: 17%;
    left: 24.9%;
  }

  .tops {
    top: 30%;
    left: 24.9%;
  }

  .top-new{
    top: 42%;
      left: 24.9%;
  }

  .left {
    bottom: 14%;
    left: 3.5%;
  }

  .lefts {
    bottom: 27%;
    left: 3.5%;
  }

  .right {
    right: -4.3%;
    bottom: 55%;
  }

  .right2 {
    right: -4.3%;
    bottom: 40.5%;
  }

  .top1,
  .top2 {
    width: 63px;
    height: 38px;
  }

  .swiper-wrap {
    width: auto;
  }

  .container-1920-content {
    width: 860px;
    margin: 0 auto;
  }

  .container-1920-content {
    padding-top: 60px;
  }

  .container-1920-content .slogan-1 {
    width: 580px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 30px !important;
  }

  .container-1920-content .slogan-2 {
    width: 750px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 56px !important;
  }

  .container-1920-content .slogan-3 {
    width: 650px;
    height: auto;
    margin: 0 auto;
  }

  .title1 {
    width: 900px;
    height: auto;
    margin-top: 27px !important;
    margin: auto;
  }

  .map {
    width: 741.32px;
    height: 378px;
    left: 0;
  }

  .swiper-change img {
    width: 680px;
    height: auto;
  }
}

@media only screen and (min-width: 1281px) and (max-width: 1537px) {
  .top-click {
    cursor: pointer;
    width: 94.5px !important;
    height: 57px !important;
  }

  .enlarge {
    width: 861px;
    height: 600px;
  }

  .video {
    width: 750px;
    height: 400px;
    top: 3%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }

  .video-auto {
    width: 86px;
    height: 49px;
  }

  .enlarge img {
    width: 40px;
    height: 40px;
    bottom: -9%;
  }

  .top,
  .tops,
  .top-new,
  .left,
  .lefts {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 368px;
  }

  .right,
  .right2,
  .right3,
  .right4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 226px;
  }

  .top {
    top: 17%;
    left: 24.9%;
  }

  .tops {
    top: 30%;
    left: 24.9%;
  }

  .top-new{
    top: 42%;
      left: 24.9%;
  }

  .left {
    bottom: 13%;
    left: 3.5%;
  }

  .lefts {
    bottom: 26%;
    left: 3.5%;
  }

  .top1,
  .top2 {
    cursor: pointer;
    width: 94.5px;
    height: 57px;
  }

  .swiper-wrap {
    width: auto !important;
  }

  .container-1920-content {
    width: 1060px;
    margin: 0 auto;
  }

  .container-1920-content {
    padding-top: 60px;
  }

  .container-1920-content .slogan-1 {
    width: 780px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 30px !important;
  }

  .container-1920-content .slogan-2 {
    width: 950px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 56px !important;
  }

  .container-1920-content .slogan-3 {
    width: 850px;
    height: auto;
    margin: 0 auto;
  }

  .title1 {
    width: 900px;
    height: auto;
    margin-top: 27px !important;
    margin: auto;
  }

  .map {
    width: 95%;
    height: 532px;
    left: 0;
  }

  .swiper-change img {
    width: 880px;
    height: auto;
  }
}

@media only screen and (max-width: 800px) {
  .mobile-img {
    display: block !important;
  }

  .pc-img {
    display: none !important;
  }

  .swiper-title {
    height: 60px;
  }

  .alien {
    height: 60px;
  }

  .alien .swiper-pagination-bullet {
    margin: 0 21px !important;
  }

  .swiper1 {
    height: auto;
    padding-bottom: 20px;
    background: url("../image/banner-h5.jpg");
    background-size: 100% 100%;
    position: fixed;
    width: 100%;
    height: 100vh;
  }

  .title1 {
    width: 100%;
    margin-top: 87px;
    position: absolute;
  }

  .container-h5-content {
    width: 92%;
    margin: 0 auto;
    position: relative;
  }

  .slogan-1 {
    margin-bottom: 83px !important;
    width: 90%;
    margin: auto;
  }

  .slogan-2 {
    margin-bottom: 83px;
  }

  .mobile-img .swiper-wrap {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
  }

  .maps {
    background: url("../image/map-h5.png?v=1000");
    background-size: 100% 100%;
    width: 95%;
    height: 28%;
    margin-top: 68%;
    position: relative;
    top: 1%;
    left: 2%;
  }

  .top1,
  .top2 {
    width: 65px;
    height: 40px;
  }

  .top {
    position: initial;
    margin: 0 auto;
  }

  .top3 {
    width: 65px;
    height: 40px;
    position: relative;
  }
  .fire {
    width: 15px;
    height: 15px;
    top: -15%;
    left: -10%;
}

  .maps-wrap {
    position: relative;
    width: 100%;
    bottom: 37%;
  }

  .top-first {
    width: 45%;
    margin-bottom: 7%;
  }

  .top-sec,
  .top-six {
    width: 90%;
    margin-bottom: 8%;
  }

  .top-third,
  .top-four,
  .top-five {
    width: 100%;
    margin-bottom: 8%;
  }

  .top-third .top3s {
    left: 39%;
    position: absolute;
  }

  .top-third .top3s-new {
    left: 19.5%;
    position: absolute;
  }

  .top-five .top3s {
    left: 28%;
    position: absolute;
  }

  .top-seven {
    width: 45%;
  }

  .enlarge_warp {
    opacity: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    transition: all 0.3s;
    z-index: 10;
  }

  .enlarge {
    background: url("../image/enlarge.png");
    background-size: 100% 100%;
    width: 100%;
    height: 286px;
  }

  .enlarge img {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -11%;
    left: 48%;
  }

  .video {
    width: 90%;
    height: 71%;
  }

  .top-click-bg {
    background: url("../image/top1-h5.png");
    background-size: 100% 100%;
  }

  .video-auto {
    width: 59px;
    height: 34px;
    margin: 3px 3px;
  }

  .swiper-change img {
    width: 350px;
    height: auto;
  }

  .swiper {
    height: 500px;
  }
}