.common_section1 {
  padding: 5.20833vw 8.33333vw 6.66667vw 8.33333vw;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1
}

.common_section1 .bg {
  position: absolute;
  width: 100%;
  top: 3.48958vw;
  left: 0;
  z-index: -1
}

.common_section1 .img {
  width: 32.39583vw;
  height: 19.94792vw;
  border-radius: 1.04167vw
}

.common_section1 .l .title {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.56px;
  margin: 0 0 2.1875vw
}

.common_section1 .l .download {
  height: 9.79167vw;
  padding: 0 3.125vw 0 0;
  overflow: hidden;
  overflow-y: scroll
}

.common_section1 .l .download .item {
  height: 3.125vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 43.75vw;
  border-bottom: 1px solid;
  border-radius: 4px 0px 0px 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.common_section1 .l .download .item p {
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize
}

.common_section1 .l .download .item .dis {
  display: flex;
  gap: .72917vw
}

.common_section1 .l .download .item .dis img {
  width: 1.45833vw;
  height: 1.45833vw
}

.common_section2 {
  padding: 5.20833vw 8.33333vw 7.29167vw 8.33333vw;
  overflow: hidden
}

.common_section2 .title {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 4.375vw
}

.common_section2 .content {
  width: 100%
}

.common_section2 .content .common_swiper1 {
  width: 110.9375vw
}

.common_section2 .content .common_swiper1 .swiper-slide .item {
  width: 100%;
  display: block;
  cursor: pointer
}

.common_section2 .content .common_swiper1 .swiper-slide .img {
  width: 100%;
  height: 19.375vw;
  border-radius: .625vw
}

.common_section2 .content .common_swiper1 .swiper-slide .text {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 1.25vw 0 0 0
}

.common_section2 .content .other {
  margin: 6.04167vw 0 0 0;
  display: flex;
  align-items: center;
  gap: 1.71875vw;
  justify-content: space-between
}

.common_section2 .content .other .l {
  width: 8.75vw;
  height: 2.39583vw;
  border-radius: 1.19792vw;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center
}

.common_section2 .content .other .l .circle {
  cursor: pointer;
  position: relative;
  top: .10417vw
}

.common_section2 .content .other .l .circle svg {
  width: 1.09375vw;
  height: 1.09375vw
}

.common_section2 .content .other .l p {
  width: 1.97917vw;
  display: flex;
  align-items: center;
  margin: 0 1.14583vw;
  gap: .26042vw
}

.common_section2 .content .other .l p span {
  color: #051A2B;
  font-style: normal;
  font-weight: 700
}

.common_section2 .content .other .swiper-pagination {
  position: static;
  width: 72.86458vw;
  height: .10417vw;
  background: rgba(255, 255, 255, 0.4)
}

.common_section2 .content .other .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #fff
}

.common_section3 {
  padding: 0 8.33333vw 7.29167vw 8.33333vw;
  overflow: hidden
}

.common_section3 .title {
  text-align: center;
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 auto
}

.common_section3 .content {
  margin: 3.80208vw 0 0 0
}

.common_section3 .content .lastSwiper {
  width: 100%
}

.common_section3 .content .lastSwiper .item {
  width: 100%;
  border-radius: 18px;
  border: 1px solid #02D1FF;
  background: rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
}

.common_section3 .content .lastSwiper .item:hover .img img {
  transform: scale(1.05)
}

.common_section3 .content .lastSwiper .item:hover .text {
  background: #fff;
  flex: 1;
}

.common_section3 .content .lastSwiper .item:hover .text .p1 {
  color: #021122
}

.common_section3 .content .lastSwiper .item:hover .text .p2 {
  color: #212E3E
}

.common_section3 .content .lastSwiper .item:hover .text .p3 {
  color: #021021
}

.common_section3 .content .lastSwiper .item .img {
  padding: 5.36458vw 3.80208vw 2.60417vw 3.80208vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.53);
  display: flex
}

.common_section3 .content .lastSwiper .item .img img {
 object-fit: contain;
    transition: all 600ms;
    height: 11.375vw;
    max-width: 90%;
}

.common_section3 .content .lastSwiper .item .text {
  padding: 2.70833vw 2.08333vw;
  transition: .6s all;
  border-radius: 0 0 18px 18px
}

.common_section3 .content .lastSwiper .item .text .p1 {
    line-height: 1.4;
    height: 3.90625vw;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color:white;
  transition: .6s all
}

.common_section3 .content .lastSwiper .item .text .p2 {
    color:white;
   opacity: .8;
    line-height: 1.3;
    margin: 1.0416666667vw 0 1.5625vw 0;
    height: 4vw;
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 3;*/
    /*overflow: hidden;*/
    transition: all 600ms;
  transition: .6s all
}

.common_section3 .content .lastSwiper .item .text .p3 {
  color: rgba(255, 255, 255, 0.63);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: .6s all;
  height: 2.5vw;
}

.common_section3 .content .other {
  margin: 2.60417vw auto 0;
  width: 8.75vw;
  height: 2.39583vw;
  border-radius: 1.19792vw;
  background: #003053;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.04167vw
}

.common_section3 .content .other .circle {
  cursor: pointer;
  position: relative;
  top: .10417vw
}

.common_section3 .content .other .circle svg {
  width: 1.09375vw;
  height: 1.09375vw
}

.common_section3 .content .other .swiper-pagination {
  position: static;
  display: flex;
  align-items: center;
  width: 1.45833vw;
  gap: .15625vw;
  justify-content: center
}

.common_section3 .content .other .swiper-pagination span {
  color: #02D1FF;
  font-size: .83333vw;
  font-style: normal;
  font-weight: 700
}

.fixed_alert {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
  transition: .6s ease
}

.fixed_alert.on {
  opacity: 1;
  pointer-events: auto
}

.fixed_alert.on .content {
  opacity: 1;
  transform: translateX(0)
}

.fixed_alert .black {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.58)
}

.fixed_alert .content {
  width: 75.05208vw;
  height: 100%;
  background: #FFF;
  position: relative;
  z-index: 2;
  overflow: hidden;
  transform: translateX(100%);
  opacity: 0;
  transition: .7s
}

.fixed_alert .content .close {
  position: absolute;
  right: 1.09375vw;
  top: 1.40625vw;
  z-index: 5;
  cursor: pointer;
  width: 3.59375vw;
  height: 3.59375vw;
  background: #00162A;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center
}

.fixed_alert .content .close svg {
  width: 1.82292vw;
  height: fit-content
}

.fixed_alert .content .jump {
  width: 100%;
  padding: 3.33333vw 8.33333vw 1.92708vw 3.33333vw
}

.fixed_alert .content .top {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.fixed_alert .content .top .l {
  width: 32.76042vw
}

.fixed_alert .content .top .l .p1 {
  color: #000;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 .72917vw
}

.fixed_alert .content .top .l .p2 {
  color: #041A2B;
  font-style: normal;
  font-weight: 700;
  line-height: 2.39583vw
}

.fixed_alert .content .top .r {
  width: 28.75vw;
  height: 15.72917vw
}

.fixed_alert .content .center {
  margin: 1.5625vw 0 1.35417vw 0
}

.fixed_alert .content .center .list {
  display: flex;
  gap: 6.09375vw
}

.fixed_alert .content .center .list:not(:last-child) {
  margin: 0 0 1.5625vw
}

.fixed_alert .content .center .list p {
  color: #000;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  width: 8.85417vw
}

.fixed_alert .content .center .list p:first-child {
  font-weight: bold
}

.fixed_alert .content .center .list p:last-child {
  width: 46.5625vw
}

.fixed_alert .content .bottom {
  overflow: hidden;
  width: calc(100% + 8.333333333333333vw)
}

.fixed_alert .content .bottom .matter {
  display: flex;
  width: max-content;
  animation: lastA 30s infinite linear
}

.fixed_alert .content .bottom .matter .flex {
  display: flex
}

.fixed_alert .content .bottom .matter .flex .img {
  width: 19.32292vw;
  height: 11.77083vw;
  margin: 0 .9375vw 0 0
}

.fixed_alert .content .bottom .matter .flex .img img {
  width: 100%;
  height: 100%
}

@keyframes lastA {
  100% {
    transform: translateX(-50%)
  }
}

.lenis_scroll {
  overflow: hidden;
  overflow-y: scroll
}

.lenis_scroll::-webkit-scrollbar-thumb {
  background: #02D1FF
}

.lenis_scroll::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 5px
}

.lenis_scroll::-webkit-scrollbar {
  width: 3px !important;
  display: block
}

@media screen and (max-width: 768px) {
  .common_section1 {
    padding: 50px 5%;
    flex-direction: column
  }
.common_section1 .l .download .item p{
    max-width: 60%;
    font-size: 16px;
}
  .common_section1 .l .title {
    margin: 0 0 20px
  }

  .common_section1 .l .download {
    height: auto;
    padding: 0
  }

  .common_section1 .l .download::-webkit-scrollbar {
    display: none !important
  }

  .common_section1 .l .download .item {
    height: 60px;
    width: 100%
  }

  .common_section1 .l .download .item .dis img {
    width: 20px;
    height: 20px
  }

  .common_section1 .img {
    width: 100%;
    height: auto;
    margin: 60px 0 0 0;
    border-radius: 10px
  }

  .common_section2 {
    padding: 50px 5%
  }

  .common_section2 .title {
    margin: 0 0 40px
  }

  .common_section2 .content .common_swiper1 {
    width: 100%
  }

  .common_section2 .content .common_swiper1 .swiper-slide .img {
    height: auto;
    border-radius: 10px
  }

  .common_section2 .content .common_swiper1 .swiper-slide .text {
    margin: 20px 0 0 0
  }

  .common_section2 .content .other {
    flex-direction: column;
    align-items: unset
  }

  .common_section2 .content .other .l {
    width: fit-content;
    padding: 0 20px;
    height: 50px;
    border-radius: 25px
  }

  .common_section2 .content .other .l .circle {
    top: 1px
  }

  .common_section2 .content .other .l .circle svg {
    width: 20px;
    height: 20px
  }

  .common_section2 .content .other .l p {
    margin: 0 25px;
    gap: 2px;
    width: 40px;
    justify-content: center
  }

  .common_section2 .content .other .swiper-pagination {
    height: 2px;
    margin: 25px 0 0 0;
    width: 100%
  }

  .common_section3 {
    padding: 50px 5%
  }

  .common_section3 .content {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin: 30px 0 0 0
  }

  .common_section3 .content .other {
    width: fit-content;
    padding: 0 20px;
    height: 50px;
    border-radius: 25px;
    margin: 30px auto 0
  }

  .common_section3 .content .other .circle {
    top: 1px
  }

  .common_section3 .content .other .circle svg {
    width: 20px;
    height: 20px
  }

  .common_section3 .content .other .swiper-pagination {
    gap: 2px;
    width: 40px
  }

  .common_section3 .content .other .swiper-pagination span {
    font-size: 14px
  }

  .common_section3 .content .lastSwiper .swiper-slide .item {
    height: auto;
    border-radius: 15px
  }

  .common_section3 .content .lastSwiper .swiper-slide .item .img {
    padding: 50px 5%
  }

  .common_section3 .content .lastSwiper .swiper-slide .item .img img {
    height: 160px;
  }

  .common_section3 .content .lastSwiper .swiper-slide .item .text {
    padding: 25px 5%
  }

  .common_section3 .content .lastSwiper .swiper-slide .item .text .p1 {
    line-height: 1.6;
    height: auto;
  }

  .common_section3 .content .lastSwiper .swiper-slide .item .text .p2 {
    margin: 20px 0;
    line-height: 1.6;
    height: auto;
  }
    .common_section3 .content .lastSwiper .swiper-slide .item .text .p3 {
    height: auto;
  }

  .fixed_alert .content {
    width: 100%;
    display: block;
    overflow-y: scroll
  }

  .fixed_alert .content .close {
    width: 40px;
    height: 40px;
    right: 10px;
    top: 10px
  }

  .fixed_alert .content .close svg {
    width: 15px;
    height: 15px
  }

  .fixed_alert .content .jump {
    padding: 30px 5%
  }

  .fixed_alert .content .top {
    flex-direction: column;
    align-items: unset
  }

  .fixed_alert .content .top .l {
    width: 100%
  }

  .fixed_alert .content .top .l .p1 {
    margin: 0 0 10px
  }

  .fixed_alert .content .top .l .p2 {
    line-height: 1.4
  }

  .fixed_alert .content .top .r {
    width: 100%;
    height: auto;
    margin: 15px 0 0 0
  }

  .fixed_alert .content .center {
    margin: 25px 0 0 0
  }

  .fixed_alert .content .center .list {
    flex-direction: column;
    gap: 20px
  }

  .fixed_alert .content .center .list p {
    width: 100% !important;
    line-height: 1.6
  }

  .fixed_alert .content .bottom {
    margin: 25px 0 0 0
  }

  .fixed_alert .content .bottom .matter .flex .img {
    width: 140px;
    height: 80px;
    margin: 0 15px 0 0
  }
}