img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover
}

.common_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1
}

.home_main {
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, #000D1E 0%, #061E2F 100%)
}

.item_hover {
  overflow: hidden
}

.item_hover:hover img {
  transform: scale(1.05)
}

.item_hover img {
  width: 100%;
  height: 100%;
  transition: .6s ease
}

.foot {
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
  z-index: 1
}

@keyframes goImg {
  100% {
    transform: translateY(-50%)
  }
}

.fixed_img {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1
}

body .home {
  background: linear-gradient(180deg, #000D1E 0%, #072031 100%)
}

body .home .about1 {
  padding: 10.41667vw 19.16667vw 6.875vw 19.16667vw;
  position: relative;
  z-index: 1
}

body .home .about1 .tu1 {
  position: absolute;
  width: 5.20833vw;
  left: 4.58333vw;
  top: 17.70833vw
}

body .home .about1 .title {
  text-align: center;
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 auto
}

body .home .about1 .text {
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 1.40625vw 0 0 0
}

body .home .about1 .text p .chars {
  display: inline-block
}

body .home .about1 .fig {
  display: flex;
  justify-content: space-between;
  margin: 5.20833vw 0 0 0
}

body .home .about1 .fig .item .dis {
  display: flex;
  align-items: flex-end
}

body .home .about1 .fig .item .dis span {
  color: #02D1FF;
  font-style: normal;
  font-weight: 700;
  line-height: 120%
}

body .home .about1 .fig .item .dis .dw {
  color: #02D1FF;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0 0 0 .36458vw;
  position: relative;
  top: -.625vw
}

body .home .about1 .fig .item .p1 {
  margin: .26042vw 0 0 0;
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  line-height: 150%
}

body .home .about2 {
  position: relative;
  z-index: 1
}

body .home .about2 .fix {
  width: 100%;
  height: 100vh;
  position: sticky;
  position: -webkit-sticky;
  overflow: hidden;
  padding: 7.5vw 8.85417vw 9.5625vw 8.85417vw;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0
}

body .home .about2 .fix .tu1 {
  width: 5.20833vw;
  right: 2.08333vw;
  bottom: 2.08333vw;
  position: absolute
}

body .home .about2 .fix .wrap {
  width: 82.29167vw;
  margin: auto;
  position: relative;
  top: 3.125vw
}

body .home .about2 .fix .wrap .bottom {
  width: 100%;
  margin: 5.20833vw 0 0 0;
  display: flex;
  justify-content: space-between;
  position: relative
}

body .home .about2 .fix .wrap .bottom .r {
  width: 60.9375vw;
  margin: 4.16667vw 0 0 0;
  position: relative
}

body .home .about2 .fix .wrap .bottom .r .rote {
  width: 3.07292vw;
  height: fit-content;
  position: absolute;
  left: 0;
  top: 0
}

body .home .about2 .fix .wrap .bottom .r .rote img {
  width: 100%;
  position: relative;
  left: -1.66667vw;
  top: -1.45833vw
}

body .home .about2 .fix .wrap .bottom .r .line {
  width: 100%;
  height: .15625vw;
  background: rgba(255, 255, 255, 0.4);
  position: relative
}

body .home .about2 .fix .wrap .bottom .r .line .line_div {
  width: 0px;
  height: 100%;
  background: #fff
}

body .home .about2 .fix .wrap .bottom .r .year {
  margin: 1.5625vw 0 0 0
}

body .home .about2 .fix .wrap .bottom .r .year .move {
  width: 100%;
  display: flex;
  justify-content: space-between
}

body .home .about2 .fix .wrap .bottom .r .year .move p {
  color: rgba(255, 255, 255, 0.4);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: lowercase;
  transition: .6s ease
}

body .home .about2 .fix .wrap .bottom .r .year .move p.on {
  color: #fff
}

body .home .about2 .fix .wrap .bottom .l {
  display: flex;
  gap: 1.04167vw;
  align-items: center
}

body .home .about2 .fix .wrap .bottom .l .thread {
  width: .15625vw;
  height: 6.35417vw;
  background: #02D1FF
}

body .home .about2 .fix .wrap .bottom .l .text .p1 {
  color: #FFF;
  font-style: normal;
  font-weight: 300;
  line-height: 150%
}

body .home .about2 .fix .wrap .bottom .l .text .p2 {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  margin: .78125vw 0 0 0
}

body .home .about2 .fix .wrap .x {
  margin: 0 0 0 5.57292vw;
  width: max-content;
  display: flex
}

body .home .about2 .fix .wrap .x .item {
  width: 18.85417vw;
  margin: 0 7.34375vw 0 0;
  position: relative;
  cursor: pointer
}

body .home .about2 .fix .wrap .x .item .img {
  width: 100%;
  height: 12.60417vw;
  overflow: hidden;
  position: relative;
}

body .home .about2 .fix .wrap .x .item .img::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
  transition: all 600ms;
  z-index: 10;
}

body .home .about2 .fix .wrap .x .item .img:hover img {
  transform: scale(1.05)
}

body .home .about2 .fix .wrap .x .item .img:hover::before {
  opacity: 0;
}

body .home .about2 .fix .wrap .x .item .img img {
  width: 100%;
  height: 100%;
  transition: .6s ease
}

body .home .about2 .fix .wrap .x .item .p1 {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 1.25vw;
  position: relative;
  left: -4.16667vw;
  margin-top: -2.08333vw;
  z-index: 20;
}

body .home .about2 .fix .wrap .x .item .p2 {
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35417vw
}

body .home .about3 {
  padding: 5.20833vw 0 3.125vw 0
}

body .home .about3 .top {
  padding: 0 8.33333vw 3.125vw 8.33333vw;
  position: relative
}

body .home .about3 .top .title {
  text-align: center
}

body .home .about3 .top .title .p1 {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: capitalize;
  margin: 0 auto .72917vw auto
}

body .home .about3 .top .title .p2 {
  width: 44.21875vw;
  margin: auto;
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  line-height: 150%
}

body .home .about3 .top .fig {
  margin: 2.91667vw 0 0 0;
  display: flex;
  justify-content: center;
  gap: 18.75vw
}

body .home .about3 .top .fig .item span {
  color: #00D9FF;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  display: inline-block;
  width: 100%;
}

body .home .about3 .top .fig .item p {
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  max-width: 22.60417vw
}

body .home .about3 .top .content {
  margin: 2.60417vw auto 0;
  position: relative;
  z-index: 2
}

body .home .about3 .top .content .button {
  width: 83.33333vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none
}

body .home .about3 .top .content .button .circle {
  width: 3.125vw;
  height: 3.125vw;
  pointer-events: auto;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 600ms;
  border: 1px solid white;
  cursor: pointer
}

body .home .about3 .top .content .button .circle svg {
  width: .72917vw;
  height: fit-content;
  transition: all 600ms;
  display: block
}

body .home .about3 .top .content .button .circle:first-child svg {
  transform: rotateY(180deg)
}

body .home .about3 .top .content .button .circle:hover {
  background: rgba(255, 255, 255, 0.4)
}

body .home .about3 .top .content .button .circle:hover svg {
  filter: invert(100%)
}

body .home .about3 .top .content .tuSwiper {
  width: 72.91667vw;
  margin: auto
}

body .home .about3 .top .content .tuSwiper .swiper-slide.swiper-slide-active img {
  opacity: 1
}

body .home .about3 .top .content .tuSwiper .swiper-slide.swiper-slide-next img,
body .home .about3 .top .content .tuSwiper .swiper-slide.swiper-slide-prev img {
  opacity: .6
}

body .home .about3 .top .content .tuSwiper .swiper-slide .img {
  background: #000
}

body .home .about3 .top .content .tuSwiper .swiper-slide img {
  width: 100%;
  transition: .6s ease;
  opacity: 0.4
}

body .home .about3 .top .common_bg {
  z-index: 1
}

body .home .about3 .top .honorSwiper {
  width: 83.33333vw;
  margin: 3.90625vw 0 0 0;
  padding: 0 1.5625vw 0 0
}

body .home .about3 .top .honorSwiper .swiper-slide .item {
  padding: 0 0 .52083vw 1.875vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center
}

body .home .about3 .top .honorSwiper .swiper-slide .item .img {
  width: 100%;
  position: relative;
  z-index: 5
}

body .home .about3 .top .honorSwiper .swiper-slide .item .l {
  width: 7.5vw;
  position: absolute;
  left: 0;
  top: .26042vw;
  object-fit: contain
}

body .home .about3 .top .honorSwiper .swiper-slide .item .r {
  width: 8.90625vw;
  position: absolute;
  right: -4.01042vw;
  top: .26042vw;
  object-fit: contain
}

body .home .about3 .top .swiper-pagination {
  position: static;
  background: rgba(255, 255, 255, 0.4);
  height: .15625vw;
  margin: 3.64583vw 0 0 0
}

body .home .about3 .top .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #fff
}

body .home .about3 .bottom {
  margin: 3.80208vw 0
}

body .home .about3 .bottom .title {
  text-align: center
}

body .home .about3 .bottom .title .p1 {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 auto .72917vw auto
}

body .home .about3 .bottom .title .p2 {
  width: 44.21875vw;
  margin: auto;
  color: #FFF;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 150%
}

body .home .about4 {
  padding: 0 0 6.875vw 0
}

body .home .about4 .title {
  text-align: center
}

body .home .about4 .title .p1 {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 auto .72917vw auto
}

body .home .about4 .title .p2 {
  width: 44.21875vw;
  margin: auto;
  color: #FFF;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 150%
}

body .home .about4 .content {
  margin: 2.60417vw auto 0;
  position: relative
}

body .home .about4 .content .button {
  width: 41.875vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none
}

body .home .about4 .content .button .circle {
  width: 3.125vw;
  height: 3.125vw;
  pointer-events: auto;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 600ms;
  border: 1px solid white;
  cursor: pointer
}

body .home .about4 .content .button .circle svg {
  width: .72917vw;
  height: fit-content;
  transition: all 600ms;
  display: block
}

body .home .about4 .content .button .circle:first-child svg {
  transform: rotateY(180deg)
}

body .home .about4 .content .button .circle:hover {
  background: rgba(255, 255, 255, 0.4)
}

body .home .about4 .content .button .circle:hover svg {
  filter: invert(100%)
}

body .home .about4 .content .tuSwiper {
  width: 33.54167vw;
  margin: auto
}

body .home .about4 .content .tuSwiper .swiper-slide.swiper-slide-active img {
  opacity: 1
}

body .home .about4 .content .tuSwiper .swiper-slide.swiper-slide-next img,
body .home .about4 .content .tuSwiper .swiper-slide.swiper-slide-prev img {
  opacity: .6
}

body .home .about4 .content .tuSwiper .swiper-slide .img {
  background: #000
}

body .home .about4 .content .tuSwiper .swiper-slide img {
  width: 100%;
  transition: .6s ease;
  opacity: 0.4
}

body .home .about5 {
  position: relative;
  z-index: 1;
  padding: 12.70833vw 8.33333vw 10.26042vw 8.33333vw;
  display: flex;
  justify-content: space-between
}

body .home .about5 .waterBox {
  z-index: 10;
  pointer-events: none;
  width: 100%;
  height: 4.16667vw;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(180deg)
}

body .home .about5 .waterBox svg {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  margin: 0;
  display: block
}

body .home .about5 .waterBox .water .parallax>use {
  transition: fill .5s ease-in-out;
  animation: 5s linear infinite move-forever
}

@keyframes move-forever {
  0% {
    transform: translate(-90px)
  }

  100% {
    transform: translate(85px)
  }
}

body .home .about5 .title {
  color: #FFF;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  width: 36.25vw
}

body .home .about5 .text {
  width: 33.48958vw;
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  line-height: 150%
}

body .home .about5 .more {
  width: 4.375vw;
  height: 4.375vw;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 600ms;
  border: 1px solid white
}

body .home .about5 .more svg {
  width: .72917vw;
  height: fit-content;
  transition: all 600ms
}

body .home .about5 .more:hover {
  background: rgba(255, 255, 255, 0.4)
}

body .home .about5 .more:hover svg {
  filter: invert(100%)
}

@media screen and (max-width: 768px) {
  body .home .about1 {
    padding: 50px 5%
  }

  body .home .about1 .tu1 {
    width: 60px
  }

  body .home .about1 .text {
    margin: 30px 0 0 0
  }

  body .home .about1 .fig {
    flex-direction: column;
    gap: 30px;
    margin: 30px 0 0 0
  }

  body .home .about2 {
    height: auto !important
  }

  body .home .about2 .fix {
    height: auto !important;
    padding: 0 5%
  }

  body .home .about2 .fix .tu1 {
    width: 60px
  }

  body .home .about2 .fix .wrap {
    width: 100%;
    padding: 60px 0;
    top: 0
  }

  body .home .about2 .fix .wrap .sj_content {
    display: block !important;
    width: 100%;
    margin: 0 0 30px
  }

  body .home .about2 .fix .wrap .sj_content .sjSwiper2 {
    width: 100%;
    margin: 45px 0 0 0
  }

  body .home .about2 .fix .wrap .sj_content .sjSwiper2 .swiper-slide.swiper-slide-active p {
    color: #FFF
  }

  body .home .about2 .fix .wrap .sj_content .sjSwiper2 .swiper-slide p {
    color: rgba(255, 255, 255, 0.4);
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: lowercase;
    transition: .6s ease;
    font-size: 18px
  }

  body .home .about2 .fix .wrap .sj_content .sjSwiper1 {
    width: 100%
  }

  body .home .about2 .fix .wrap .sj_content .sjSwiper1 .swiper-slide .item {
    width: 100%;
    margin: 0;
    transform: none !important
  }

  body .home .about2 .fix .wrap .sj_content .sjSwiper1 .swiper-slide .item .img {
    width: 100%;
    height: auto
  }

  body .home .about2 .fix .wrap .sj_content .sjSwiper1 .swiper-slide .item .p1 {
    margin: 20px 0 10px !important;
    left: 0;
    color: #FFF;
    font-style: normal;
    font-weight: 700
  }

  body .home .about2 .fix .wrap .sj_content .sjSwiper1 .swiper-slide .item .p2 {
    color: #FFF;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4
  }

  body .home .about2 .fix .wrap .bottom {
    margin: 35px 0 0 0
  }

  body .home .about2 .fix .wrap .bottom .r {
    display: none
  }

  body .home .about2 .fix .wrap .bottom .l {
    gap: 20px
  }

  body .home .about2 .fix .wrap .bottom .l .thread {
    width: 2px;
    height: 100%
  }

  body .home .about2 .fix .wrap .bottom .l .text .p1 {
    margin: 0 0 10px
  }

  body .home .about2 .fix .wrap .x {
    transform: none !important;
    width: 100%;
    flex-direction: column;
    margin: 0;
    gap: 20px;
    display: none
  }

  body .home .about2 .fix .wrap .x .item {
    width: 100%;
    margin: 0;
    transform: none !important
  }

  body .home .about2 .fix .wrap .x .item .img {
    width: 100%;
    height: auto
  }

  body .home .about2 .fix .wrap .x .item .p1 {
    margin: 20px 0 10px !important;
    left: 0
  }

  body .home .about2 .fix .wrap .x .item .p2 {
    line-height: 1.4
  }

  body .home .about3 {
    padding: 50px 5%
  }

  body .home .about3 .top {
    padding: 0 0 60px
  }

  body .home .about3 .top .title .p2 {
    width: 100%
  }

  body .home .about3 .top .fig {
    margin: 30px 0 0 0;
    flex-direction: column;
    gap: 30px
  }

  body .home .about3 .top .fig .item p {
    max-width: 100%
  }

  body .home .about3 .top .common_bg {
    display: none
  }

  body .home .about3 .top .content {
    margin: 30px 0 0 0
  }

  body .home .about3 .top .content .tuSwiper {
    width: 100%
  }

  body .home .about3 .top .content .button {
    position: static;
    width: fit-content;
    transform: none;
    gap: 20px;
    margin: 50px auto 0
  }

  body .home .about3 .top .content .button .circle {
    width: 50px;
    height: 50px
  }

  body .home .about3 .top .content .button .circle svg {
    width: 14px
  }

  body .home .about3 .top .honorSwiper {
    margin: 40px 0 0 0;
    padding: 0;
    width: 100%
  }

  body .home .about3 .top .honorSwiper .swiper-slide .item {
    padding: 0
  }

  body .home .about3 .top .honorSwiper .swiper-slide .item .img {
    width: 80%
  }

  body .home .about3 .top .honorSwiper .swiper-slide .item .l,
  body .home .about3 .top .honorSwiper .swiper-slide .item .r {
    width: fit-content;
    height: 80%
  }

  body .home .about3 .top .honorSwiper .swiper-slide .item .r {
    right: -30px
  }

  body .home .about3 .top .swiper-pagination {
    height: 2px;
    margin: 40px 0 0 0
  }

  body .home .about3 .bottom .title .p1 {
    margin: 0 auto 15px
  }

  body .home .about3 .bottom .title .p2 {
    width: 100%;
    padding: 0
  }

  body .home .about4 {
    padding: 0 0 40px
  }

  body .home .about4 .title .p2 {
    width: 100%;
    padding: 0 5%
  }

  body .home .about4 .content {
    margin: 30px 0 0 0
  }

  body .home .about4 .content .tuSwiper {
    width: 80%
  }

  body .home .about4 .content .button {
    position: static;
    width: fit-content;
    transform: none;
    gap: 20px;
    margin: 50px auto 0
  }

  body .home .about4 .content .button .circle {
    width: 50px;
    height: 50px
  }

  body .home .about4 .content .button .circle svg {
    width: 14px
  }

  body .home .about5 {
    flex-direction: column;
    padding: 60px 5%;
    gap: 30px
  }

  body .home .about5 .waterBox {
    height: 30px
  }

  body .home .about5 .title {
    width: 100%
  }

  body .home .about5 .text {
    width: 100%;
    line-height: 1.5
  }

  body .home .about5 .more {
    width: 50px;
    height: 50px
  }

  body .home .about5 .more svg {
    width: 14px
  }
}