.box {
  width: 100%;
  height: 100vh;
}
.box .Swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.box .Swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.box .Swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide1 {
  background: url(../img/WH/Bg1.png) center no-repeat;
  background-size: cover;
  padding: 22vh 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide1 .h1 {
  width: 65%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide1 .h1 img {
  width: 100%;
  height: auto;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide1 h2 {
  font-size: 58px;
  line-height: 58px;
  text-align: center;
  color: #002060;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide2 {
  background-color: #a6cae2;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide2 .text {
  position: absolute;
  z-index: 9;
  top: 6vh;
  left: 5vw;
  background-color: #000;
  width: 10vw;
  height: 75vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide2 .text img {
  width: 100%;
  height: 100%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide2 img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide3 {
  background: url(../img/WH/Bg3.png) center no-repeat;
  background-size: cover;
  padding: 57vh 0 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide3 .h1 {
  width: 65%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 0.5vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide3 .h1 img {
  width: 100%;
  height: auto;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide3 h2 {
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide4 .bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: static;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide4 img {
  width: 48%;
  height: auto;
  position: absolute;
  top: 5vh;
  right: 1.5vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide4 img:last-child {
  width: 50%;
  height: auto;
  position: absolute;
  top: auto;
  right: 2.5vw;
  bottom: 8vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide5 {
  background: url(../img/WH/Bg5.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide5 img {
  position: absolute;
  top: 10vh;
  left: 7vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide6 {
  background: url(../img/WH/Bg6.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide6 .text {
  width: 60%;
  height: 19vh;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.7), #ffffff);
  position: absolute;
  top: 7vh;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-right: 4vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide6 .text h2 {
  font-size: 39px;
  line-height: 55px;
  color: #104862;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide6 .text h2:last-child {
  color: #c00000;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide7 {
  background: url(../img/WH/Bg7.png) center no-repeat;
  background-size: cover;
  padding: 12vh 5vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide7 .content {
  width: 55vw;
  height: auto;
  background-color: #fff;
  padding: 1.5vh 1vw 2.5vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide7 .content img {
  width: 100%;
  height: auto;
  margin-bottom: 2vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide7 .content h2 {
  font-size: 37px;
  line-height: 45px;
  color: #002060;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide8 {
  background: url(../img/WH/Bg8.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide9 {
  background: url(../img/WH/Bg9.png) center no-repeat;
  background-size: cover;
  padding: 5vh 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide9 .top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide9 .top .p {
  width: 32vw;
  height: 10vh;
  border-radius: 5vh;
  border: 4px solid #0c374b;
  background: linear-gradient(#fff 80%, rgba(224, 236, 246, 0.3) 95%, #e0ecf6);
  display: flex;
  align-items: center;
  justify-content: center;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide9 .top .p p {
  font-size: 48px;
  line-height: 48px;
  color: #002060;
  font-weight: bold;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide9 h2 {
  text-align: center;
  color: #c00000;
  font-size: 48px;
  line-height: 78px;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide10 {
  background: url(../img/WH/Bg10.png) center no-repeat;
  background-size: 120% 100%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide10 .left {
  width: 40%;
  height: 100%;
  position: relative;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide10 .left img {
  width: 100%;
  height: 100%;
  object-fit: 100% 100%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide10 .left img:last-child {
  width: 65%;
  height: auto;
  position: absolute;
  top: 15%;
  left: 45%;
  transform: translate(-50%);
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide10 .right {
  position: absolute;
  right: 2vw;
  bottom: 9vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide11 {
  background-color: #d1eeff;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide11 .Imgs {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide11 .Imgs img {
  width: 54%;
  height: 49.5%;
  object-fit: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide11 .Imgs img:nth-child(2) {
  width: 53.7%;
  left: auto;
  right: 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide11 .Imgs img:nth-child(3) {
  width: 60%;
  height: 49%;
  top: auto;
  bottom: 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide11 .Imgs img:nth-child(4) {
  width: 40%;
  height: 49%;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide11 .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 25vw;
  height: auto;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide12 {
  background: url(../img/WH/Bg12.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide12 img {
  width: 46%;
  height: auto;
  position: absolute;
  top: 7vh;
  left: 3.5vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide12 .text {
  position: absolute;
  left: 0;
  bottom: 10vh;
  width: 100%;
  height: 20vh;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide12 .text img {
  width: auto;
  height: 75%;
  top: 50%;
  left: 4vw;
  transform: translateY(-50%);
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide13 {
  background: url(../img/WH/Bg13.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide13 .text {
  position: absolute;
  top: 7vh;
  left: 0;
  width: 100%;
  height: 15vh;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide13 .text img {
  width: auto;
  height: 58%;
  position: absolute;
  top: 45%;
  left: 4vw;
  transform: translateY(-50%);
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 {
  background: url(../img/WH/Bg14.png) center no-repeat;
  background-size: cover;
  padding: 8vh 3.5vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.5vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 ul li {
  width: 49%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 ul li img {
  width: 100%;
  height: 45vh;
  margin-bottom: 1.5vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 ul li .text {
  text-align: center;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 ul li .text h2 {
  font-size: 58px;
  line-height: 58px;
  color: #002060;
  margin-bottom: 2vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 ul li .text p {
  font-size: 45px;
  line-height: 45px;
  color: #002060;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 .img {
  width: 100%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide14 .img img {
  width: 100%;
  height: auto;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 {
  background-color: #e2f2fb;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 .content {
  padding: 6vh 0 0 7vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 .content img {
  width: 11vw;
  height: auto;
  margin-bottom: 12vh;
  margin-left: -1vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 .content .text {
  margin-bottom: 22vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 .content .text h2 {
  font-size: 65px;
  line-height: 65px;
  color: #e20025;
  margin-bottom: 4vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 .content .text p {
  font-size: 37px;
  line-height: 52px;
  font-weight: bold;
  color: #262626;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 .content .button {
  display: flex;
  align-items: center;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 .content .button button {
  width: 19vh;
  height: 5.5vh;
  background: linear-gradient(to right, #f95973, #ba001f);
  border: none;
  outline: none;
  margin-right: 1vw;
  border-radius: 3vh;
  font-size: 35px;
  line-height: 5.5vh;
  color: #fff;
  text-align: center;
  font-family: 'SongJian';
  letter-spacing: 4px;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide15 .bg {
  position: absolute;
  top: 40%;
  right: 0;
  transform: translate(30%, -52%);
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide16 {
  background-color: #e2f2fb;
  padding: 2.5vh 1vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide16 ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide16 ul li {
  width: 33%;
  height: 40%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide16 ul li img {
  width: 100%;
  height: 100%;
  object-fit: 100% 100%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide16 .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  height: 15vh;
  background: linear-gradient(#00286a, #006fbf);
  border-radius: 7.5vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide16 .text p {
  font-size: 48px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide17 {
  background: url(../img/WH/Bg17.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide17 .text {
  position: absolute;
  top: 6vh;
  left: 0;
  width: 100%;
  height: 15vh;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
  display: flex;
  align-items: center;
  padding-left: 4vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide17 .text h2 {
  font-size: 40px;
  line-height: 54px;
  color: #002060;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide18 {
  background: url(../img/WH/Bg18.png) center no-repeat;
  background-size: cover;
  padding-top: 8vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide18 h2 {
  font-size: 57px;
  line-height: 57px;
  text-align: center;
  color: #002060;
  margin-bottom: 3.5vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide18 h2 p {
  display: inline-block;
  color: #c00000;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide18 .imgs {
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide18 .imgs img {
  width: 46%;
  height: 35vh;
  object-fit: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide18 .content {
  width: 100%;
  height: 35vh;
  background-color: #fff;
  margin-top: 5vh;
  position: relative;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide18 .content img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 105%;
  height: 100%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide19 {
  background: url(../img/WH/Bg19.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide19 .text {
  position: absolute;
  top: 6vh;
  left: 0;
  width: 100%;
  height: 15vh;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
  display: flex;
  align-items: center;
  padding-left: 4vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide19 .text h2 {
  font-size: 40px;
  line-height: 54px;
  color: #002060;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide20 {
  background: url(../img/WH/Bg20.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide20 .title {
  width: 48%;
  position: absolute;
  top: 5vh;
  left: 4vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide20 .imgs {
  width: auto;
  position: absolute;
  top: 52%;
  right: 3vw;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide20 .imgs img {
  margin: 0.5vh 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide20 .text {
  position: absolute;
  right: 0;
  bottom: 5vh;
  width: 100%;
  height: 15vh;
  background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 3.5vw 2vh 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide21 {
  background: url(../img/WH/Bg21.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide21 .text {
  position: absolute;
  top: 6vh;
  left: 0;
  width: 100%;
  height: 15vh;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
  display: flex;
  align-items: center;
  padding-left: 4vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide21 .text h2 {
  font-size: 39px;
  line-height: 54px;
  color: #002060;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide21 .text h2 span {
  color: #c00000;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide22 {
  background: url(../img/WH/Bg22.png) center no-repeat;
  background-size: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide22 .text {
  position: absolute;
  top: 6vh;
  left: 0;
  width: 65%;
  height: 15vh;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
  display: flex;
  align-items: center;
  padding: 0 0 1vh 4vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide22 .imgs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide22 .imgs img {
  width: 75vw;
  position: absolute;
  top: -4vh;
  right: 12vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide22 .imgs img:nth-child(2) {
  width: 37vw;
  top: 22vh;
  right: 3vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide22 .imgs img:nth-child(3) {
  width: 54vw;
  top: 65vh;
  right: 35vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide23 {
  background-color: #d1eeff;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide23 .text {
  position: absolute;
  top: 6vh;
  left: 0;
  width: 65%;
  height: 15vh;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
  display: flex;
  align-items: center;
  padding: 0 0 1vh 4vw;
  z-index: 9;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide23 .map {
  position: absolute;
  top: 50%;
  left: 52%;
  transform: translate(-50%, -50%);
  width: 85%;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide23 .img {
  width: 95%;
  position: absolute;
  left: 50%;
  bottom: 1vh;
  transform: translate(-50%);
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide24 {
  background-color: #d1eeff;
  padding: 2.5vh 2vw;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide24 .imgs {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide24 .imgs img {
  width: 32%;
  height: 39%;
  object-fit: cover;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide24 .text {
  height: 25%;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide25 {
  background: url(../img/WH/Bg25.png) center no-repeat;
  background-size: cover;
  padding-top: 15vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide25 img {
  width: 65%;
  display: block;
  margin: 0 auto;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide25 img:last-child {
  width: 52%;
  margin-top: 6.5vh;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide26 {
  background: url(../img/WH/Bg26.png) center no-repeat;
  background-size: cover;
  padding: 14vh 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide26 img {
  display: block;
  width: 55%;
  margin: 0 auto;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide26 h2 {
  font-size: 42px;
  line-height: 52px;
  color: #fff;
  text-align: center;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide27 {
  background: url(../img/WH/Bg27.png) center no-repeat;
  background-size: cover;
  padding: 11vh 0;
}
.box .Swiper .swiper-wrapper .swiper-slide.swiper-slide27 img {
  display: block;
  width: 50%;
  margin: 0 auto;
}
