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

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

.item_hover {
  overflow: hidden;
}
.item_hover:hover img {
  transform: scale(1.05);
}
.item_hover img {
  width: 100%;
  height: 100%;
  transition: 1s;
}

.banner {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}
.banner .swiper-pagination {
  bottom: 2.6041666667vw;
  left: 50%;
  transform: translateX(-50%);
}
.banner .swiper-pagination span {
  width: 0.78125vw;
  height: 0.78125vw;
  margin: 0 1.3020833333vw 0 0 !important;
  transition: 0.6s ease;
  opacity: 1 !important;
  background: rgba(255, 255, 255, 0.5);
}
.banner .swiper-pagination span.swiper-pagination-bullet-active {
  background: #fff;
}
.banner .swiper-pagination span:last-child {
  margin: 0 !important;
}
.banner .swiper {
  height: calc(100vh + 1.5625vw);
}
.banner video, .banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner .text {
  z-index: 5;
}
.banner .text .p1, .banner .text .p2 {
  color: #D80001;
  font-weight: bold;
  text-transform: unset;
  -webkit-text-stroke-color: unset;
  -webkit-text-stroke-width: unset;
}
.banner .text .p1 div, .banner .text .p2 div {
  margin-top: 0.5208333333vw;
  font-family: "Jost";
}

.common_more {
  width: 10.1041666667vw;
  height: 2.5vw;
  border-radius: 2.0833333333vw;
  background: #F3F3F3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.6666666667vw 0 1.25vw;
  overflow: hidden;
  position: relative;
}
.common_more svg {
  position: absolute;
  width: 1.1458333333vw;
  height: 1.1458333333vw;
  right: 1.25vw;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.6s ease;
}
.common_more:hover svg {
  opacity: 1;
}
.common_more:hover p {
  color: #fff;
}
.common_more:hover .circle {
  transform: scale(50);
}
.common_more p {
  color: #000;
  transition: 0.6s ease;
  position: relative;
  z-index: 5;
}
.common_more .circle {
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  border-radius: 50%;
  background: #DA0E0F;
  transition: 0.4s ease;
}

.common_title .en {
  background: linear-gradient(7deg, rgba(0, 0, 0, 0) 4.71%, rgba(0, 0, 0, 0.12) 94.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  width: -moz-fit-content;
  width: fit-content;
}
.common_title .cn {
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -2.1354166667vw;
  background: linear-gradient(90deg, #DD3031 0%, #000 100%);
  background-size: 200% 200%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.index1 {
  padding: 7.8125vw 8.3333333333vw 6.25vw 8.3333333333vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 1.3020833333vw 1.3020833333vw 0px 0px;
  margin-top: -1.5625vw;
  position: relative;
  z-index: 21;
  background: #fff;
}
.index1 .img {
  width: 37.9166666667vw;
  height: 42.7083333333vw;
  border-radius: 1.3020833333vw;
  overflow: hidden;
}
.index1 .img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index1 .r {
  width: 41.25vw;
}
.index1 .r .text {
  color: #333;
  line-height: 1.6666666667vw;
  margin: 2.7083333333vw 0 3.125vw 0;
  font-weight: 300;
}

.index2 {
  padding: 6.25vw 8.3333333333vw;
  display: flex;
  justify-content: space-between;
  background: #F1F1F1;
  position: relative;
  z-index: 5;
}
.index2 .l {
  width: 41.25vw;
  margin: 3.5416666667vw 0 0 0;
}
.index2 .l .flex {
  margin: 4.1666666667vw 0 0 0;
}
.index2 .l .flex .item {
  background: #FFF;
  border-radius: 1.25vw;
}
.index2 .l .flex .item:not(:last-child) {
  margin: 0 0 0.8333333333vw;
}
.index2 .l .flex .item .show {
  width: 100%;
  height: 4.375vw;
  display: flex;
  align-items: center;
  padding: 0 3.3333333333vw;
  color: #000;
  cursor: pointer;
  font-weight: bold;
}
.index2 .l .flex .item .hide {
  overflow: hidden;
  display: none;
}
.index2 .l .flex .item .hide > div {
  margin: 0.5208333333vw 0 3.2291666667vw;
  padding: 0 3.3333333333vw;
}
.index2 .l .flex .item .hide > div p {
  width: 33.1770833333vw;
  font-weight: 300;
  line-height: 1.6666666667vw; /* 200% */
  color: rgba(0, 0, 0, 0.8);
}
.index2 .l .end {
  display: flex;
  justify-content: flex-end;
  margin: 1.25vw 0 0 0;
}
.index2 .l .end .common_more {
  background: #fff;
}
.index2 .img {
  width: 37.9166666667vw;
  height: 42.7083333333vw;
  border-radius: 1.3020833333vw;
}
.index2 .img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.index3 {
  padding: 6.25vw 8.3333333333vw;
  position: relative;
  z-index: 5;
  background: #fff;
}
.index3 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index3 .content {
  margin: 3.8541666667vw 0 0;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.index3 .content .item {
  width: 26.9791666667vw;
}
.index3 .content .item:hover .img img {
  transform: scale(1.05);
}
.index3 .content .item:hover .text .p1 {
  color: #DA0E0F;
}
.index3 .content .item .img {
  width: 100%;
  height: 12.5vw;
  border-radius: 1.25vw;
  overflow: hidden;
}
.index3 .content .item .img img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.index3 .content .item .text {
  margin: 1.25vw 0 0 0;
}
.index3 .content .item .text .dis {
  display: flex;
  gap: 1.25vw;
}
.index3 .content .item .text .dis p {
  color: #A1A1A1;
  font-weight: 300;
}
.index3 .content .item .text .p1 {
  color: #000;
  margin: 0.2604166667vw 0 0 0;
  transition: 1s;
}

.text_effect {
  position: relative;
  cursor: pointer;
}

.text_effect p {
  position: relative;
}

.text_effect .fist {
  overflow: hidden;
  width: 3.906vw;
}

.text_effect .fist div {
  min-width: 5px;
}

.text_effect .fist:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  white-space: nowrap;
}

.text_effect .fist:nth-child(2) div {
  transform: translate3d(0, 101%, 0);
  min-width: 5px;
  opacity: 0;
}

.text_effect:hover .fist:first-child div {
  transform: translate3d(0, -101%, 0);
  opacity: 0;
}

.text_effect:hover .fist:nth-child(2) div {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/*text end*/
/*text2 start*/
.text_effect2 {
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
}

.text_effect2 span {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .home .common_more {
    width: -moz-fit-content;
    width: fit-content;
    height: 40px;
    padding: 0 20px 0 25px;
    border-radius: 25px;
    gap: 30px;
  }
  .home .common_more svg {
    width: 16px;
    height: 16px;
    right: 20px;
  }
  .home .common_more .circle {
    width: 8px;
    height: 8px;
  }
  .home .banner .swiper-pagination {
    bottom: 60px;
  }
  .home .banner .swiper-pagination span {
    width: 7px;
    height: 7px;
    margin: 0 10px 0 0 !important;
  }
  .home .banner .swiper-pagination span:last-child {
    margin: 0 !important;
  }
  .home .banner .swiper {
    height: calc(100vh + 25px);
  }
  .home .banner .text {
    left: 0;
    padding: 0 5%;
    top: 40%;
  }
  .home .banner .text .p1 {
    font-size: 24px;
  }
  .home .banner .text .p2 {
    margin: 15px 0 0 0;
  }
  .home .index1 {
    margin-top: -25px;
    border-radius: 25px 25px 0px 0px;
    padding: 25px 5% 50px 5%;
    flex-direction: column;
  }
  .home .index1 .img {
    width: 100%;
    border-radius: 15px;
    height: auto;
  }
  .home .index1 .r {
    width: 100%;
    margin: 25px 0 0 0;
  }
  .home .index1 .r .text {
    margin: 20px 0 30px;
    line-height: 1.7;
  }
  .home .index2 {
    padding: 50px 5%;
    flex-direction: column;
  }
  .home .index2 .l {
    width: 100%;
  }
  .home .index2 .l .flex {
    margin: 30px 0;
  }
  .home .index2 .l .flex .item {
    border-radius: 20px;
  }
  .home .index2 .l .flex .item:not(:last-child) {
    margin: 0 0 10px;
  }
  .home .index2 .l .flex .item .show {
    height: 50px;
    padding: 0 15px;
  }
  .home .index2 .l .flex .item .hide > div {
    margin: 15px 0 30px;
    padding: 0 15px;
  }
  .home .index2 .l .flex .item .hide > div p {
    line-height: 1.7;
    width: 100%;
  }
  .home .index2 .l .end {
    justify-content: unset;
  }
  .home .index2 .img {
    width: 100%;
    /* height: auto; */
    height: 200px;
    border-radius: 15px;
    margin: 30px 0 0 0;
  }
  .home .index3 {
    padding: 50px 5%;
  }
  .home .index3 .content {
    flex-direction: column;
    gap: 30px;
  }
  .home .index3 .content .item {
    width: 100%;
  }
  .home .index3 .content .item .img {
    border-radius: 15px;
    /* height: auto; */
    height: 200px;
  }
  .home .index3 .content .item .text {
    margin: 20px 0 0 0;
  }
  .home .index3 .content .item .text .dis {
    gap: 20px;
  }
  .home .index3 .content .item .text .p1 {
    margin: 10px 0 0 0;
  }
}