.banner {
  overflow: hidden;
  position: relative;
  height: 917px;
}
@media screen and (max-width: 992px) {
  .banner {
    padding-top: 80px;
    height: unset;
  }
}
@media screen and (max-width: 1632px) {
  .banner {
    height: unset;
  }
}
.banner .bg {
  height: 917px;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 1632px) {
  .banner .bg {
    height: unset;
  }
}
.banner .flat-1 {
  background-color: rgba(153, 185, 242, 0.75);
  width: 20.8333vw;
  height: 50.3646vw;
  position: absolute;
  bottom: -7.1354vw;
  right: -9.7917vw;
  transform: rotate(26deg);
}
@media screen and (max-width: 992px) {
  .banner .flat-1 {
    width: 80px;
    height: 350px;
    right: -50px;
    width: 50.6667vw;
    height: 111.1111vw;
    right: -31.3889vw;
    top: 0;
    transform: rotate(22deg);
  }
}
.banner .flat-2 {
  background-color: rgba(126, 219, 226, 0.75);
  width: 20.8333vw;
  height: 43.1771vw;
  position: absolute;
  bottom: -9.1146vw;
  right: -9.8958vw;
  transform: rotate(33deg);
}
@media screen and (max-width: 992px) {
  .banner .flat-2 {
    width: 70px;
    height: 324px;
    right: -70px;
    transform: rotate(30deg);
    width: 53.6667vw;
    height: 105.5556vw;
    right: -36.6667vw;
    top: 0;
    transform: rotate(26deg);
  }
}
.banner .flat-3 {
  background-color: rgba(116, 200, 238, 0.75);
  width: 15.625vw;
  height: 42.6042vw;
  position: absolute;
  top: -20.4688vw;
  left: 8.8021vw;
  transform: rotate(67deg);
}
@media screen and (max-width: 992px) {
  .banner .flat-3 {
    width: 26.6667vw;
    height: 53.2222vw;
    left: 0;
    top: -32vw;
    transform: rotate(62deg);
  }
}
.banner .flat-4 {
  background-color: rgba(126, 219, 226, 0.75);
  width: 15.625vw;
  height: 38.75vw;
  position: absolute;
  top: -18.9063vw;
  left: 5.9375vw;
  transform: rotate(63deg);
}
@media screen and (max-width: 992px) {
  .banner .flat-4 {
    width: 26.6667vw;
    height: 43.2222vw;
    left: -11vw;
    top: -22vw;
    transform: rotate(58deg);
  }
}
.banner .text-box {
  padding-bottom: 38px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
@media screen and (max-width: 567px) {
  .banner .text-box {
    padding-bottom: 10px;
  }
}
.banner .text-box .container {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: column;
  height: 100%;
}
.banner .text-box h1 {
  margin: 0;
  text-align: right;
  font-size: 5vw;
  line-height: 1.2;
  color: #ffffff;
  text-shadow: 0px 0px 1.0417vw #00000080;
  text-transform: uppercase;
  max-width: 31.1458vw;
}
@media screen and (max-width: 992px) {
  .banner .text-box h1 {
    text-shadow: 0px 0px 20px #00000080;
    font-size: 28px;
    max-width: 56%;
  }
}
.banner .text-box h1.chn {
  font-size: 8vw;
  max-width: 33vw;
}
@media screen and (max-width: 992px) {
  .banner .text-box h1.chn {
    text-shadow: 0px 0px 20px #00000080;
    font-size: 28px;
    max-width: 56%;
  }
}
.banner .text-box .hr {
  margin: 1.0417vw 0 2.0833vw;
  box-shadow: 0px 0px 1.0417vw #00000080;
  height: 1px;
  background-color: #fff;
  width: 16.7708vw;
}
@media screen and (max-width: 992px) {
  .banner .text-box .hr {
    width: 35%;
    text-shadow: 0px 0px 5.5556vw #00000080;
    margin: 2.7778vw 0 4.1667vw 0;
  }
}
.banner .text-box p {
  margin: 0;
  color: #ffffff;
  text-shadow: 0px 0px 1.0417vw #00000080;
  font-size: 1.5625vw;
  line-height: 1.4;
}
@media screen and (max-width: 992px) {
  .banner .text-box p {
    text-align: right;
    font-size: 4.4444vw;
    text-shadow: 0px 0px 5.5556vw #00000080;
    max-width: 56%;
  }
}
.banner .text-box p.chn {
  font-size: 2vw;
}
@media screen and (max-width: 992px) {
  .banner .text-box p.chn {
    text-align: right;
    font-size: 4.4444vw;
    text-shadow: 0px 0px 5.5556vw #00000080;
    max-width: 56%;
  }
}
.module-1 {
  padding: 124px 0 283px;
  overflow: hidden;
  background: url(../img/index/module1-bg.png) no-repeat center center / cover;
}
@media screen and (max-width: 1400px) {
  .module-1 {
    padding: 90px 0 180px;
  }
}
@media screen and (max-width: 1200px) {
  .module-1 {
    padding: 70px 0 140px;
  }
}
@media screen and (max-width: 567px) {
  .module-1 {
    padding: 50px 0 100px;
  }
}
.module-1 .container {
  display: flex;
  gap: 176px;
}
@media screen and (max-width: 1200px) {
  .module-1 .container {
    flex-direction: column;
    gap: 100px;
  }
}
@media screen and (max-width: 567px) {
  .module-1 .container {
    gap: 40px;
  }
}
.module-1 .left-box {
  width: calc(50% - 88px);
}
@media screen and (max-width: 1200px) {
  .module-1 .left-box {
    width: 100%;
  }
}
.module-1 .left-box h2 {
  margin-bottom: 12px;
  color: #64B5A2;
  font-size: 48px;
  line-height: 1.6;
}
@media screen and (max-width: 1400px) {
  .module-1 .left-box h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .module-1 .left-box h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 567px) {
  .module-1 .left-box h2 {
    font-size: 26px;
  }
}
.module-1 .left-box .hr {
  margin-bottom: 36px;
  height: 1px;
  background-color: #b4b4b4;
  width: 100%;
}
.module-1 .left-box p {
  margin-bottom: 48px;
  color: #62779c;
  font-size: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 1400px) {
  .module-1 .left-box p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .module-1 .left-box p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 992px) {
  .module-1 .left-box p {
    margin-bottom: 16px;
  }
}
.module-1 .left-box a {
  padding: 0 25px;
  background-color: #64B5A2;
  line-height: 50px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.35s ease-in-out;
  display: inline-flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 1200px) {
  .module-1 .left-box a {
    padding: 0 16px;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
  }
}
.module-1 .left-box a .icon {
  width: 16px;
  position: relative;
  right: 0;
  transition: right 0.35s ease-in-out;
}
.module-1 .left-box a:hover {
  background-color: #20344a;
}
.module-1 .left-box a:hover .icon {
  right: -4px;
}
.module-1 .right-box {
  width: calc(50% - 88px);
}
@media screen and (max-width: 1200px) {
  .module-1 .right-box {
    margin: 0 auto;
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 567px) {
  .module-1 .right-box {
    width: 100%;
  }
}
.module-1 .right-box .num-list {
  border-bottom: 1px solid #b4b4b4;
  padding-bottom: 25px;
  display: flex;
  justify-content: space-between;
  gap: 130px;
}
@media screen and (max-width: 1400px) {
  .module-1 .right-box .num-list {
    gap: 80px;
  }
}
@media screen and (max-width: 567px) {
  .module-1 .right-box .num-list {
    gap: 50px 40px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.module-1 .right-box .num-list .num-item {
  position: relative;
}
.module-1 .right-box .num-list .num-item .num {
  font-size: 64px;
  color: #00286a;
  line-height: 1.6;
  font-weight: bold;
  position: relative;
  z-index: 2;
  display: block;
}
@media screen and (max-width: 1400px) {
  .module-1 .right-box .num-list .num-item .num {
    font-size: 54px;
  }
}
.module-1 .right-box .num-list .num-item .text {
  font-size: 18px;
  color: #62779c;
  line-height: 1.6;
  position: relative;
  z-index: 2;
  display: block;
}
@media screen and (max-width: 1400px) {
  .module-1 .right-box .num-list .num-item .text {
    font-size: 18px;
  }
}
.module-1 .right-box .num-list .num-item::before {
  content: '';
  width: 74px;
  height: 74px;
  background: transparent linear-gradient(180deg, #f9ca71 0%, #f4e9d8 100%) 0% 0% no-repeat padding-box;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
  transform: matrix(-0.71, 0.71, -0.71, -0.71, 0, 0) translate(-7%, 61%);
}
@media screen and (max-width: 567px) {
  .module-1 .right-box .num-list .num-item::before {
    width: 40px;
    height: 40px;
    transform: matrix(-0.71, 0.71, -0.71, -0.71, 0, 0) translate(21%, 0%);
  }
}
.module-1 .right-box p {
  margin-top: 38px;
  white-space: wrap;
  font-size: 18px;
  color: #62779c;
  line-height: 1.6;
  text-align: justify;
}
@media screen and (max-width: 1200px) {
  .module-1 .right-box p {
    margin-top: 26px;
  }
}
.module-2 {
  margin-top: -164px;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .module-2 {
    margin-top: -100px;
  }
}
@media screen and (max-width: 1200px) {
  .module-2 {
    margin-top: -70px;
  }
}
@media screen and (max-width: 567px) {
  .module-2 {
    margin-top: -50px;
  }
}
.module-2 .swiper {
  overflow: visible;
}
.module-2 .swiper .swiper-slide {
  transition: all 0.5s ease;
  /* 所有属性在0.5秒内平滑过渡 */
}
.module-2 .swiper .swiper-slide .pic {
  width: 100%;
}
.module-2 .swiper .swiper-pagination {
  display: none;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-horizontal-gap: 6px;
  --swiper-pagination-color: #fff;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 0.3;
}
@media screen and (max-width: 567px) {
  .module-2 .swiper .swiper-pagination {
    display: block;
  }
}
.module-3 {
  padding-top: 84px;
  position: relative;
  background: url(../img/index/module3-bg.png) no-repeat right bottom / auto 100%;
}
@media screen and (max-width: 1200px) {
  .module-3 {
    padding-top: 70px;
  }
}
@media screen and (max-width: 567px) {
  .module-3 {
    padding-top: 50px;
  }
}
.module-3 .left-box {
  width: 50vw;
}
@media screen and (max-width: 1200px) {
  .module-3 .left-box {
    width: 100%;
  }
}
.module-3 .left-box .pic {
  width: 100%;
}
.module-3 .right-box {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .module-3 .right-box {
    margin-top: 40px;
    position: static;
  }
}
.module-3 .right-box .container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.module-3 .right-box .container .text-box {
  width: 28vw;
}
@media screen and (max-width: 1200px) {
  .module-3 .right-box .container .text-box {
    width: 100%;
  }
}
.module-3 .right-box .container .text-box .tag {
  margin-bottom: 28px;
  font-size: 16px;
  color: #74bba2;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.module-3 .right-box .container .text-box .tag::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: #74bba2;
}
.module-3 .right-box .container .text-box h2 {
  margin-bottom: 28px;
  color: #64B5A2;
  font-size: 48px;
  line-height: 1.6;
}
@media screen and (max-width: 1400px) {
  .module-3 .right-box .container .text-box h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .module-3 .right-box .container .text-box h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 567px) {
  .module-3 .right-box .container .text-box h2 {
    font-size: 26px;
  }
}
.module-3 .right-box .container .text-box p {
  margin-bottom: 45px;
  white-space: wrap;
  font-size: 18px;
  color: #62779c;
  line-height: 1.6;
}
@media screen and (max-width: 1200px) {
  .module-3 .right-box .container .text-box p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 992px) {
  .module-3 .right-box .container .text-box p {
    margin-bottom: 16px;
  }
}
.module-3 .right-box .container .text-box a {
  padding: 0 25px;
  background-color: #64B5A2;
  line-height: 50px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.35s ease-in-out;
  display: inline-flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 1200px) {
  .module-3 .right-box .container .text-box a {
    padding: 0 16px;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
  }
}
.module-3 .right-box .container .text-box a .icon {
  width: 16px;
  position: relative;
  right: 0;
  transition: right 0.35s ease-in-out;
}
.module-3 .right-box .container .text-box a:hover {
  background-color: #20344a;
}
.module-3 .right-box .container .text-box a:hover .icon {
  right: -4px;
}
.module-4 {
  padding-top: 20px;
  padding-bottom: 96px;
}
@media screen and (max-width: 1400px) {
  .module-4 {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1200px) {
  .module-4 {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 567px) {
  .module-4 {
    padding-bottom: 50px;
    padding-top: 40px;
  }
}
.module-4 .row {
  display: flex;
  gap: 18px;
}
@media screen and (max-width: 992px) {
  .module-4 .row {
    flex-wrap: wrap;
  }
}
.module-4 .row .item {
  width: calc(25% - 13.5px);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .module-4 .row .item {
    width: calc(50% - 9px);
  }
}
@media screen and (max-width: 567px) {
  .module-4 .row .item {
    width: 47%;
  }
}
.module-4 .row .item .pic {
  width: 100%;
  overflow: hidden;
}
.module-4 .row .item .pic img {
  transform: scale(1);
  transition: transform 0.35s ease-in-out;
}
.module-4 .row .item .num {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  opacity: 1;
  transition: opacity 0.35s ease-in-out;
}
.module-4 .row .item .num::before {
  content: '';
  width: 108px;
  height: 108px;
  background-color: #2bb9b0;
  position: absolute;
  top: -64px;
  left: -64px;
  z-index: -1;
  transform: rotate(45deg);
}
.module-4 .row .item .tit {
  padding: 0 38px 18px;
  background-color: #2bb9b0;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.625;
  transition: background-color 0.35s ease-in-out;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  transition: bottom 0.35s ease-in-out;
}
@media screen and (max-width: 1200px) {
  .module-4 .row .item .tit {
    padding: 0 22px 14px;
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 567px) {
  .module-4 .row .item .tit {
    padding: 0 10px 14px;
    font-size: 20px;
    line-height: 1.4;
  }
}
.module-4 .row .item .tit::after {
  content: '';
  height: 212px;
  background-image: linear-gradient(180deg, #ffffff00 0%, #2bb9b0 100%);
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 567px) {
  .module-4 .row .item .tit::after {
    height: 100%;
  }
}
.module-4 .row .item::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(43, 185, 176, 0.64);
  position: absolute;
  top: 100%;
  transition: top 0.35s ease-in-out;
}
.module-4 .row .item:nth-child(2n) .tit {
  background-color: #2ba3b9;
}
.module-4 .row .item:nth-child(2n) .tit::after {
  background-image: linear-gradient(180deg, #ffffff00 0%, #2ba3b9 100%);
}
.module-4 .row .item:hover .pic img {
  transform: scale(1.1);
}
.module-4 .row .item:hover .num {
  opacity: 0;
}
.module-4 .row .item:hover .tit {
  bottom: 50%;
  transform: translateY(50%);
  text-align: center;
  background-color: transparent;
}
.module-4 .row .item:hover .tit::after {
  height: 0;
}
.module-4 .row .item:hover::after {
  top: 0;
}
.module-5 {
  padding-top: 80px;
  padding-bottom: 104px;
  background-color: rgba(43, 185, 176, 0.64);
  position: relative;
}
@media screen and (max-width: 1400px) {
  .module-5 {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1200px) {
  .module-5 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 567px) {
  .module-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.module-5 .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.module-5 .bg .ele {
  height: 100%;
  object-fit: cover;
}
.module-5 h2 {
  margin-bottom: 99px;
  color: #fff;
  font-size: 48px;
  line-height: 1.6;
}
@media screen and (max-width: 1400px) {
  .module-5 h2 {
    margin-bottom: 70px;
    font-size: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .module-5 h2 {
    margin-bottom: 55px;
    font-size: 32px;
  }
}
@media screen and (max-width: 567px) {
  .module-5 h2 {
    margin-bottom: 36px;
    font-size: 26px;
  }
}
.module-5 .con {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 992px) {
  .module-5 .con {
    flex-wrap: wrap;
  }
}
.module-5 .con .left-box {
  width: calc(50% - 50px);
}
@media screen and (max-width: 1200px) {
  .module-5 .con .left-box {
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 992px) {
  .module-5 .con .left-box {
    margin-bottom: 60px;
    width: 100%;
  }
}
.module-5 .con .left-box .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #ffffff;
  margin-right: 150px;
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  .module-5 .con .left-box .item {
    margin-right: 130px;
  }
}
@media screen and (max-width: 1200px) {
  .module-5 .con .left-box .item {
    margin-right: 100px;
  }
}
@media screen and (max-width: 567px) {
  .module-5 .con .left-box .item {
    margin-right: 0;
    padding: 15px 0 5px;
  }
}
@media screen and (min-width: 567px) {
  .module-5 .con .left-box .item:nth-child(2) {
    margin-left: 50px;
    margin-right: 100px;
  }
  .module-5 .con .left-box .item:nth-child(3) {
    margin-left: 100px;
    margin-right: 50px;
  }
  .module-5 .con .left-box .item:nth-child(4) {
    margin-left: 150px;
    margin-right: 0;
  }
}
@media screen and (min-width: 567px) and screen and (max-width: 1400px) {
  .module-5 .con .left-box .item:nth-child(2) {
    margin-left: 40px;
    margin-right: 90px;
  }
}
@media screen and (min-width: 567px) and screen and (max-width: 1200px) {
  .module-5 .con .left-box .item:nth-child(2) {
    margin-left: 30px;
    margin-right: 70px;
  }
}
@media screen and (min-width: 567px) and screen and (max-width: 1400px) {
  .module-5 .con .left-box .item:nth-child(3) {
    margin-left: 90px;
    margin-right: 40px;
  }
}
@media screen and (min-width: 567px) and screen and (max-width: 1200px) {
  .module-5 .con .left-box .item:nth-child(3) {
    margin-left: 70px;
    margin-right: 30px;
  }
}
@media screen and (min-width: 567px) and screen and (max-width: 1400px) {
  .module-5 .con .left-box .item:nth-child(4) {
    margin-left: 130px;
    margin-right: 0;
  }
}
@media screen and (min-width: 567px) and screen and (max-width: 1400px) {
  .module-5 .con .left-box .item:nth-child(4) {
    margin-left: 100px;
    margin-right: 0;
  }
}
.module-5 .con .left-box .item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
}
.module-5 .con .left-box .item .info-box {
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
  transition: top 0.35s ease-in-out;
}
.module-5 .con .left-box .item .info-box .tit {
  font-size: 72px;
  color: #fff;
  line-height: 1.6;
  font-weight: bold;
}
@media screen and (max-width: 1400px) {
  .module-5 .con .left-box .item .info-box .tit {
    font-size: 60px;
  }
}
@media screen and (max-width: 1200px) {
  .module-5 .con .left-box .item .info-box .tit {
    font-size: 50px;
  }
}
@media screen and (max-width: 567px) {
  .module-5 .con .left-box .item .info-box .tit {
    font-size: 40px;
    margin-right: 4px;
  }
}
.module-5 .con .left-box .item .info-box .text-box {
  font-size: 24px;
  color: #fff;
  line-height: 1.625;
  font-weight: bold;
}
@media screen and (max-width: 1400px) {
  .module-5 .con .left-box .item .info-box .text-box {
    font-size: 20px;
  }
}
@media screen and (max-width: 567px) {
  .module-5 .con .left-box .item .info-box .text-box {
    font-size: 18px;
  }
}
.module-5 .con .left-box .item .info-box .text-box .en-text {
  margin-top: -5px;
}
.module-5 .con .left-box .item .icon {
  width: 16px;
  transform: rotate(90deg);
  transition: transform 0.35s ease-in-out;
}
.module-5 .con .left-box .item:hover .info-box {
  top: -4px;
}
.module-5 .con .left-box .item.active .icon {
  transform: rotate(0);
}
.module-5 .con .right-box {
  padding: 98px 62px 80px;
  width: calc(50% - 50px);
  background-color: rgba(27, 114, 109, 0.74);
  position: relative;
}
@media screen and (max-width: 1400px) {
  .module-5 .con .right-box {
    padding: 78px 52px 65px;
  }
}
@media screen and (max-width: 1200px) {
  .module-5 .con .right-box {
    padding: 64px 38px 48px;
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 992px) {
  .module-5 .con .right-box {
    width: 100%;
  }
}
@media screen and (max-width: 567px) {
  .module-5 .con .right-box {
    padding: 80px 20px 30px;
  }
}
.module-5 .con .right-box .tit {
  font-size: 72px;
  color: #fff;
  line-height: 1.6;
  font-weight: bold;
  position: absolute;
  left: 62px;
  top: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1400px) {
  .module-5 .con .right-box .tit {
    font-size: 60px;
    left: 52px;
  }
}
@media screen and (max-width: 1200px) {
  .module-5 .con .right-box .tit {
    font-size: 50px;
    left: 38px;
  }
}
@media screen and (max-width: 567px) {
  .module-5 .con .right-box .tit {
    font-size: 40px;
    position: absolute;
    left: 20px;
    top: -17px;
    line-height: 1;
    transform: translateY(0);
  }
}
.module-5 .con .right-box .tit span {
  margin-left: -16px;
  font-size: 24px;
}
@media screen and (max-width: 567px) {
  .module-5 .con .right-box .tit span {
    padding-left: 5px;
  }
}
.module-5 .con .right-box p {
  margin-bottom: 30px;
  color: #fff;
  line-height: 1.66;
}
.module-5 .con .right-box p:last-child {
  margin-bottom: 0;
}
.module-6 {
  overflow: hidden;
  position: relative;
}
.module-6 .swiper .swiper-slide .pic {
  width: 100%;
}
@media screen and (max-width: 567px) {
  .module-6 .swiper .swiper-slide .pic .ele {
    object-fit: contain;
  }
}
.module-6 .swiper .swiper-pagination {
  bottom: 37px;
  --swiper-pagination-bullet-width: 15px;
  --swiper-pagination-bullet-height: 15px;
  --swiper-pagination-bullet-horizontal-gap: 10px;
  --swiper-pagination-color: #fff;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 0.3;
}
@media screen and (max-width: 1200px) {
  .module-6 .swiper .swiper-pagination {
    --swiper-pagination-bullet-width: 10px;
    --swiper-pagination-bullet-height: 10px;
    --swiper-pagination-bullet-horizontal-gap: 8px;
  }
}
@media screen and (max-width: 992px) {
  .module-6 .swiper .swiper-pagination {
    bottom: 20px;
  }
}
@media screen and (max-width: 567px) {
  .module-6 .swiper .swiper-pagination {
    bottom: 14px;
    --swiper-pagination-bullet-width: 8px;
    --swiper-pagination-bullet-height: 8px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
  }
}
.module-6 .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media screen and (max-width: 567px) {
  .module-6 .container {
    display: none;
  }
}
.module-6 .container .icon {
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.46);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.module-6 .container .icon.icon-prev {
  transform: rotate(180deg);
}
.module-6 .container .icon .pic {
  width: 16px;
}
.module-7 {
  padding-top: 97px;
  padding-bottom: 107px;
  background-color: #e0e9e6;
}
@media screen and (max-width: 1400px) {
  .module-7 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1200px) {
  .module-7 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 567px) {
  .module-7 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.module-7 .module-tit {
  margin-bottom: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .module-7 .module-tit {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 567px) {
  .module-7 .module-tit {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.module-7 .module-tit h2 {
  color: #333;
  font-size: 48px;
  line-height: 1.6;
}
@media screen and (max-width: 1400px) {
  .module-7 .module-tit h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .module-7 .module-tit h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 567px) {
  .module-7 .module-tit h2 {
    margin-bottom: 16px;
    font-size: 26px;
  }
}
.module-7 .module-tit a {
  padding: 0 25px;
  background-color: #64B5A2;
  line-height: 50px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.35s ease-in-out;
  display: inline-flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 1200px) {
  .module-7 .module-tit a {
    padding: 0 16px;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
  }
}
@media screen and (max-width: 567px) {
  .module-7 .module-tit a {
    margin-left: 0;
  }
}
.module-7 .module-tit a .icon {
  width: 16px;
  position: relative;
  right: 0;
  transition: right 0.35s ease-in-out;
}
.module-7 .module-tit a:hover {
  background-color: #20344a;
}
.module-7 .module-tit a:hover .icon {
  right: -4px;
}
.module-7 .swiper-slide {
  background-color: #fff;
  height: auto;
  cursor: pointer;
  transition: background-color 0.35s ease-in-out;
  display: flex;
  flex-direction: column;
}
.module-7 .swiper-slide .pic {
  width: 100%;
  flex-shrink: 0;
}
.module-7 .swiper-slide .text-box {
  border-bottom: 5px solid #64B5A2;
  padding: 25px;
  flex-grow: 1;
}
@media screen and (max-width: 1200px) {
  .module-7 .swiper-slide .text-box {
    padding: 18px;
  }
}
.module-7 .swiper-slide .text-box .date {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.6;
  color: #64B5A2;
  transition: color 0.35s ease-in-out;
}
@media screen and (max-width: 1200px) {
  .module-7 .swiper-slide .text-box .date {
    font-size: 16px;
  }
}
.module-7 .swiper-slide .text-box .tit {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6;
  color: #333;
  transition: color 0.35s ease-in-out;
}
@media screen and (max-width: 1200px) {
  .module-7 .swiper-slide .text-box .tit {
    font-size: 18px;
  }
}
.module-7 .swiper-slide:hover {
  background-color: #64B5A2;
}
.module-7 .swiper-slide:hover .text-box .date,
.module-7 .swiper-slide:hover .text-box .tit {
  color: #fff;
}
.module-7 .swiper-pagination {
  margin-top: 20px;
  position: static;
  --swiper-pagination-bullet-width: 10px;
  --swiper-pagination-bullet-height: 10px;
  --swiper-pagination-bullet-horizontal-gap: 8px;
  --swiper-pagination-color: #64B5A2;
  --swiper-pagination-bullet-inactive-color: #64B5A2;
  --swiper-pagination-bullet-inactive-opacity: 0.3;
}
#module2.module-2 {
  width: 100%;
  overflow: hidden;
}
#module2.module-2 .slider_container {
  width: 100%;
  overflow: hidden;
}
#module2.module-2 .slider_container ul {
  width: 100%;
  overflow: hidden;
  display: flex;
  position: relative;
}
#module2.module-2 .slider_container ul li {
  height: 100%;
  padding: 0 0.7813vw;
}
#module2.module-2 .slider_container ul li img {
  width: 25.5208vw;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 1923px) {
  #module2.module-2 {
    width: 100%;
    overflow: hidden;
  }
  #module2.module-2 .slider_container {
    width: 100%;
    overflow: hidden;
  }
  #module2.module-2 .slider_container ul {
    width: 100%;
    overflow: hidden;
    display: flex;
    position: relative;
  }
  #module2.module-2 .slider_container ul li {
    height: 100%;
    padding: 0 15px;
  }
  #module2.module-2 .slider_container ul li img {
    width: 490px;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 1918px) {
  #module2.module-2 {
    width: 100%;
    overflow: hidden;
  }
  #module2.module-2 .slider_container {
    width: 100%;
    overflow: hidden;
  }
  #module2.module-2 .slider_container ul {
    width: 100%;
    overflow: hidden;
    display: flex;
    position: relative;
  }
  #module2.module-2 .slider_container ul li {
    height: 100%;
    padding: 0 0.7813vw;
  }
  #module2.module-2 .slider_container ul li img {
    width: 25.5208vw;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 992px) {
  #module2.module-2 {
    width: 100%;
    overflow: hidden;
  }
  #module2.module-2 .slider_container {
    width: 100%;
    overflow: hidden;
  }
  #module2.module-2 .slider_container ul {
    width: 100%;
    height: unset;
    overflow: hidden;
    display: flex;
    position: relative;
  }
  #module2.module-2 .slider_container ul li {
    height: 100%;
    padding: 0 8px;
  }
  #module2.module-2 .slider_container ul li img {
    width: 250px;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 361px) {
  #module2.module-2 {
    width: 100%;
    overflow: hidden;
  }
  #module2.module-2 .slider_container {
    width: 100%;
    overflow: hidden;
  }
  #module2.module-2 .slider_container ul {
    width: 100%;
    height: unset;
    overflow: hidden;
    display: flex;
    position: relative;
  }
  #module2.module-2 .slider_container ul li {
    height: 100%;
    padding: 0 8px;
  }
  #module2.module-2 .slider_container ul li img {
    width: 200px;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
