.index_banner {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.index_banner .warp{
  height: 100vh;
}
.index_banner .swiper {
  height: 100%;
}
.index_banner .swiper .swiper-slide.on .img img {
  transform: scale(1);
}
.index_banner .swiper .swiper-slide.on .text h3 p div,
.index_banner .swiper .swiper-slide.on .text h4 p div {
  transition: all 1s;
  opacity: 1 !important;
  transform: none !important;
}
.index_banner .swiper .img {
  overflow: hidden;
  height: 100%;
}
.index_banner .swiper .img img {
  width: 100%;
  height: 100%;
  transform: scale(1.1);
  transition: cubic-bezier(0.77, 0, 0.175, 1) transform 2s;
}
.index_banner .swiper .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
}
.index_banner .swiper .text h3 {
  color: #fff;
  font-size: 100px;
  text-align: center;
  font-weight: 400;
  line-height: 120px;
}
.index_banner .swiper .text h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  position: absolute;
  width: 100%;
}
.index_banner .down {
  position: absolute;
  bottom: 40px;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
}
.index_banner .down p {
  color: #F8F8E4;
}
.index_banner .down .drop {
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  margin: 14px auto 0;
  animation: Tips 1s infinite ease-in-out alternate;
}
.section_1 {
  padding-top: 165px;
}
.section_1 .warp {
  width: 1680px;
  margin: 0 auto;
  padding-bottom: 125px;
}
.section_1 .warp .title {
  margin-bottom: 70px;
}
.section_1 .warp .title h3 {
  background: linear-gradient(90deg, #7328D9 0%, #4A1AB5 37%, #5D5AFB 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-size: 50px;
  width: fit-content;
}
.section_1 .warp .main {
  padding-left: 221px;
}
.section_1 .warp .main .top {
  color: #101214;
  margin-bottom: 108px;
}
.section_1 .warp .main .top span {
  font-size: 100px;
  line-height: 50px;
  display: inline-block;
  transform: translateY(40px);
}
.section_1 .warp .main .top p {
  font-size: 40px;
  line-height: 50px;
}
.section_1 .warp .main .bottom {
  display: flex;
}
.section_1 .warp .main .bottom .left {
  position: relative;
  width: fit-content;
}
.section_1 .warp .main .bottom .left .rb {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(50%, 50%);
}
.section_1 .warp .main .bottom .left .rb img{
  animation: rote 5s infinite linear;
}
.section_1 .warp .main .bottom .right {
  flex: 1;
  margin-left: 90px;
  padding-top: 50px;
}
.section_1 .warp .main .bottom .right .rt div:nth-child(2).aos-animate {
  transition-delay: 0.3s;
}
.section_1 .warp .main .bottom .right .rt h4 {
  color: #101214;
  font-size: 50px;
}
.section_1 .warp .main .bottom .right .rt p {
  color: #101214;
  font-size: 20px;
  line-height: 30px;
  opacity: 0.5;
}
.section_1 .warp .main .bottom .right .rb {
  margin-top: 54px;
}
.section_1 .warp .main .bottom .right .rb div:nth-child(1).aos-animate {
  transition-delay: 0.6s;
}
.section_1 .warp .main .bottom .right .rb p {
  color: #101214;
  font-size: 20px;
  line-height: 36px;
}
.section_1 .warp .main .bottom .right .rb .view {
  padding: 0 32px;
  display: flex;
  height: 60px;
  width: fit-content;
  align-items: center;
  background: linear-gradient(90deg, #7328D9 0%, #693CE7 42%, #5C58F9 100%);
  border-radius: 30px;
  font-size: 20px;
  margin-top: 122px;
}
.section_1 .warp .main .bottom .right .rb .view.aos-animate {
  transition-delay: 0.9s;
}
.section_1 .warp .main .bottom .right .rb .view .text {
  color: #F8F8E4;
}
.section_1 .warp .main .bottom .right .rb .view .icon {
  margin-left: 20px;
  filter: brightness(0) invert(1);
  width: 30px;
  display: flex;
  align-items: center;
  transition: all 1s;
}
.section_1 .warp .main .bottom .right .rb .view:hover .icon {
  transform: translateX(10px);
}
.section_2 .warp {
  position: relative;
  overflow: hidden;
}
.section_2 .warp .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  /*background: linear-gradient(90deg, #431C81 0%, #31186A 42%, #3F3989 100%);*/
  background: linear-gradient(90deg, #010916 0%, #021638 42%, #010916 100%);
}
.section_2 .warp .bg img {
  width: 100%;
  height: 100%;
}
.section_2 .warp .particle {
  /*position: absolute;*/
  top: 0;
  z-index: -1;
  mix-blend-mode: color-dodge;
}
.section_2 .warp .main {
  padding-top: 110px;
}
.section_2 .warp .main .title {
  margin-bottom: 40px;
}
.section_2 .warp .main .title h3 {
  color: #F8F8E4;
  font-size: 60px;
  text-align: center;
}
.section_2 .warp .main .title h3 a {
   color: #F8F8E4;
}
.section_2 .warp .main .text {
  height: 140px;
}
.section_2 .warp .main .text .swiper {
  height: 100%;
}
.section_2 .warp .main .text .swiper .swiper-slide-active p {
  opacity: 1;
}
.section_2 .warp .main .text .swiper .swiper-slide-next p{
  opacity: .6;
}
.section_2 .warp .main .text .swiper .swiper-slide-next+.swiper-slide p{
  opacity: .2;
}
.section_2 .warp .main .text .swiper p {
  opacity: 0;
  transition: all 1s;
  text-align: center;
  color: #F8F8E4;
  font-size: 40px;
}
.section_2 .warp .main .bottom {
  position: relative;
  height: 41.97916667vw;
}
.section_2 .warp .main .bottom .img {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.section_2 .warp .main .bottom .img img {
  width: 100%;
}
.section_2 .warp .main .bottom .num {
  position: absolute;
  left: 50%;
  z-index: 10;
  bottom: 0;
  transform: translateX(-50%);
  width: 82.8125vw;
}
.section_2 .warp .main .bottom .num img{
  width: 100%;
}
.section_2 .warp .main .bottom .electric {
  position: absolute;
  z-index: 100;
}
.section_2 .warp .main .bottom .electric.electric1 {
  left: 27.34375vw;
  top: 5.83333333vw;
  animation: tb1 2s infinite ease-in-out alternate;
}
.section_2 .warp .main .bottom .electric.electric2 {
  right: 25.625vw;
  top: 16.35416667vw;
  animation: tb2 2s infinite ease-in-out alternate;
}
.section_3 {
  position: relative;
  overflow: hidden;
  background-color: #EFEEF5;
}
.section_3 .bg {
  width: 60%;
  left: 50%;
  transform: translateX(-50%);
  height: auto;
  position: absolute;
  /* z-index: -1; */
}
.section_3 .bg img {
  width: 100%;
  margin: 0 auto;
}
.section_3 .warp {
  padding-top: 97px;
  padding-bottom: 65px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.section_3 .warp .title h3 {
  background: linear-gradient(90deg, #7328D9 0%, #4A1AB5 37%, #5D5AFB 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-size: 50px;
  width: fit-content;
  margin: 0 auto;
}
.section_3 .warp .main {
  text-align: center;
}
.section_3 .warp .main .num {
  font-size: 100px;
  background: linear-gradient(90deg, #7328D9 0%, #4A1AB5 37%, #5D5AFB 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  width: fit-content;
  margin: 0 auto;
  margin-top: 30px;
}
.section_3 .warp .main .text h4 {
  color: #101214;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 30px;
}
.section_3 .warp .main .text p {
  color: #101214;
  font-size: 20px;
  line-height: 36px;
}
.section_3 .warp .main .img {
  margin-top: 116px;
}
.section_4 {
  overflow: hidden;
}
.section_4 .warp {
  padding-top: 120px;
  position: relative;
  padding-bottom: 100px;
}
.section_4 .warp .map{
  position: relative;
  width: 700px;
  margin: 0 auto;
}
.section_4 .warp .bg {
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.section_4 .warp .bg img {
  width: 100%;
  height: 100%;
}
.section_4 .warp .title {
  text-align: center;
}
.section_4 .warp .title h3 {
  color: #F8F8E4;
  font-size: 60px;
}
.section_4 .warp .view {
  padding: 0 32px;
  display: flex;
  height: 60px;
  width: fit-content;
  align-items: center;
  background-color: #F8F8E4;
  border-radius: 30px;
  font-size: 20px;
  margin: 40px auto 86px;
}
.section_4 .warp .view.aos-animate {
  transition-delay: 0.3s;
}
.section_4 .warp .view .text {
  color: #101214;
}
.section_4 .warp .view .icon {
  margin-left: 20px;
  width: 30px;
  display: flex;
  align-items: center;
  transition: all 1s;
}
.section_4 .warp .view:hover .icon {
  transform: translateX(10px);
}
.section_4 .warp .list {
  display: flex;
  justify-content: center;
  margin: 0 auto 50px;
}
.section_4 .warp .list.aos-animate {
  transition-delay: 0.6s;
}
.section_4 .warp .list .item:not(:last-child) {
  margin-right: 120px;
}
.section_4 .warp .list .item .value {
  color: #F8F8E4;
  font-size: 60px;
}
.section_4 .warp .list .item .key {
  color: #F8F8E4;
  font-size: 18px;
}
.section_4 .warp .app {
  width: 700px;
  height: 700px;
  margin: 0 auto;
}
.section_4 .warp .drop {
  position: absolute;
  font-size: 30px;
  color: #F8F8E4;
}
.section_4 .warp .drop.aos-animate::after {
  transform: scaleX(1);
}
.section_4 .warp .drop.aos-animate p {
  opacity: 1;
  transition-delay: 0.5s;
}
.section_4 .warp .drop::after {
  content: "";
  display: block;
  position: absolute;
  left: calc(100% + 10px);
  height: 1px;
  top: 50%;
  background-color: #F8F8E4;
  transform-origin: right;
  transform: scaleX(0);
  transition: all 1s;
}
.section_4 .warp .drop p {
  opacity: 0;
  transition: all 1s;
}
.section_4 .warp .drop.drop1 {
  /* left: -12.75vw; */
  /* bottom: 31.61458333vw; */
  left: -12.45833333vw;
  bottom: 520px;
}
.section_4 .warp .drop.drop1::after {
  width: 11.45833333vw;
}
.section_4 .warp .drop.drop2 {
  /* right: 27.5vw; */
  right: -9.20833333vw;
  /* bottom: 27.44791667vw; */
  bottom: 440px;
}
.section_4 .warp .drop.drop2::after {
  width: 5.20833333vw;
  left: auto;
  right: calc(100% + 10px);
  transform-origin: left;
}
.section_4 .warp .drop.drop3 {
  /* left: 28.64583333vw; */
  left: -5.16666667vw;
  /* bottom: 15.98958333vw; */
  bottom: 380px;
}
.section_4 .warp .drop.drop3::after {
  width: 4.16666667vw;
}
.section_4 .warp .drop.drop4 {
  /* right: 27.5vw; */
  right: -6.20833333vw;
  /* bottom: 27.44791667vw; */
  bottom: 240px;
}
.section_4 .warp .drop.drop4::after {
  width: 5.20833333vw;
  left: auto;
  right: calc(100% + 10px);
  transform-origin: left;
}
.section_4 .warp .drop.drop5 {
  /* left: 28.64583333vw; */
  left: -5.16666667vw;
  /* bottom: 15.98958333vw; */
  bottom: 180px;
}
.section_4 .warp .drop.drop5::after {
  width: 4.16666667vw;
}
.section_5 .warp {
  overflow: hidden;
  padding-top: 75px;
  padding-bottom: 137px;
  position: relative;
}
.section_5 .warp .bg {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 200px;
  transform: translateX(-50%);
}
.section_5 .warp .title {
  background: linear-gradient(90deg, #7328D9 0%, #4A1AB5 37%, #5D5AFB 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-size: 60px;
  line-height: 70px;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.section_5 .warp .view {
  padding: 0 32px;
  display: flex;
  height: 60px;
  width: fit-content;
  align-items: center;
  background: linear-gradient(90deg, #7328D9 0%, #693CE7 42%, #5C58F9 100%);
  border-radius: 30px;
  font-size: 20px;
  transition-delay: 0.9s;
  margin: 28px auto 76px;
}
.section_5 .warp .view .text {
  color: #F8F8E4;
}
.section_5 .warp .view .icon {
  margin-left: 20px;
  filter: brightness(0) invert(1);
  width: 30px;
  display: flex;
  align-items: center;
  transition: all 1s;
}
.section_5 .warp .view:hover .icon {
  transform: translateX(10px);
}
.section_5 .warp .main {
  padding: 0 60px;
}
.section_5 .warp .main .box .list {
  display: flex;
  width: fit-content;
  position: relative;
}
.section_5 .warp .main .box .list .item {
  width: 558px;
  height: 558px;
  padding: 50px;
  border: 1px solid #E2E2E2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.91);
}
.section_5 .warp .main .box .list .item:not(:last-child) {
  margin-right: 30px;
}
.section_5 .warp .main .box .list .item .top .label {
  padding: 4px 20px;
  background: #F3F2F9;
  border-radius: 20px;
  color: #101214;
  font-size: 18px;
  border: 1px solid #D4D1EE;
  margin-bottom: 20px;
  width: fit-content;
}
.section_5 .warp .main .box .list .item .top h4 {
  font-size: 28px;
  background: linear-gradient(90deg, #7328D9 0%, #4A1AB5 37%, #5D5AFB 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  width: fit-content;
}
.section_5 .warp .main .box .list .item .bottom p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #101214;
  font-size: 20px;
}
.section_5 .warp .main .box .list .item .bottom .read {
  margin-top: 24px;
}
.section_5 .warp .main .box .list .item .bottom .read a {
  display: flex;
  color: #101214;
  transition: all 1s;
}
.section_5 .warp .main .box .list .item .bottom .read a:hover {
  color: #2B33FF;
}
.section_5 .warp .main .box .list .item .bottom .read a .icon {
  width: 20px;
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.section_6 .warp {
  position: relative;
}
.section_6 .warp .bg {
  width: 100%;
}
.section_6 .warp .bg img {
  width: 100%;
}
.section_6 .warp .main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.section_6 .warp .main .icon {
  /* width: 400px; */
  width: 250px;
  margin: 0 auto;
}
.section_6 .warp .main .contact {
  margin-top: 40px;
  color: #F8F8E4;
  font-size: 36px;
}
.section_6 .warp .main .button {
  padding: 17px 25px;
  background-color: #F8F8E4;
  border-radius: 30px;
  width: fit-content;
  margin: 33px auto 0;
  cursor: pointer;
  color: #101214;
  display: block;
}
@keyframes Tips {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes tb1 {
  0% {
    transform: translate(10px, 10px);
  }
  100% {
    transform: translate(-10px, -10px);
  }
}
@keyframes tb2 {
  0% {
    transform: translate(10px, -10px);
  }
  100% {
    transform: translate(-10px, 10px);
  }
}
@keyframes rote {

  100% {
    transform: rotate(1turn);
  }
}
.section_5 .warp .main .box .list.pe{
  display: none;
}
html[lang=zh-CN] .section_2 .warp .main .text{
  height: 160px;
}
html[lang=zh-CN] .section_5 .warp .title {
  line-height: 86px;
}

@media screen and (max-width:1792px){
  .section_1 .warp{
    width: 90%;
  }
}
@media screen and (max-width:1680px){
  .index_banner .swiper .text h3 {
    font-size: 100px;
    line-height: 100px;
  }
  .index_banner .swiper .text h4 {
    font-size: 18px;
  }
  .section_1 .warp .main .bottom .right .rt h4,
  .section_1 .warp .title h3{
    font-size: 42px;
  }
  .section_1 .warp .title{
    margin-bottom: 40px;
  }
  .section_1 .warp .main .top p {
    font-size: 36px;
    line-height: 42px;
  }
  .section_1 .warp .main .top{
    margin-bottom: 80px;
  }
  .section_1 .warp .main .bottom .right .rb p,
  .section_1 .warp .main .bottom .right .rt p {
    font-size: 18px;
  }
  .section_1 .warp .main .bottom .right .rb {
    margin-top: 40px;
  }
  .section_1 .warp .main .bottom .right .rb .view {
    font-size: 18px;
    height: 50px;
  }
  .section_1 .warp .main {
    padding-left: 180px;
  }
  .section_1 {
    padding-top: 120px;
  }
  .section_1 .warp .main .bottom .right {
    padding-top: 60px;
  }
  .section_1 .warp .main .bottom .left{
    width: 500px;
  }
  .section_1 .warp .main .bottom .left .rb{
    width: 100px;
  }
  .section_1 .warp .main .bottom .right .rb .view{
    margin-top: 80px;
  }
  .section_1 .warp .main .top span {
    font-size: 80px;
    transform: translateY(30px);
  }
  .section_2 .warp .main .title h3 {
    font-size: 52px;
  }
  .section_2 .warp .main .text .swiper p {
    font-size: 36px;
  }
  .section_2 .warp .main .bottom .electric.electric1{
    width: 70px;
  }
  .section_2 .warp .main .bottom .electric.electric2{
    width: 100px;
  }
  .section_3 .warp .title h3{
    font-size: 42px;
  }
  .section_3 .warp .main .num {
    font-size: 80px;
  }
  .section_3 .warp .main .text h4 {
    font-size: 36px;
  }
  .section_3 .warp .main .text p {
    font-size: 18px;
  }
  .section_4 .warp .title h3 {
    font-size: 52px;
  }
  .section_4 .warp .view {
    font-size: 18px;
  }
  .section_4 .warp .list .item .value{
    font-size: 52px;
  }
  .section_4 .warp .drop {
    font-size: 24px;
  }

  .section_5 .warp .title {
    font-size: 52px;
  }
  .section_5 .warp .view {
    font-size: 18px;
    height: 50px;
  }
  .section_5 .warp .main .box .list .item .top h4 {
    font-size: 24px;
  }
  .section_5 .warp .main .box .list .item .bottom p {
    font-size: 18px;
  }
  .section_5 .warp .main .box .list .item {
    width: 500px;
    height: 500px;
  }
  .section_5 .warp .main .box .list .item {
    padding: 40px;
  }
  .section_6 .warp .main .icon {
    width: 200px;
  }
  .section_6 .warp .main .contact {
    font-size: 32px;
  }
  .section_6 .warp .main .button {
    padding: 14px 20px;
  }
}
@media screen and (max-width:1440px){
  .index_banner .swiper .text h3{
    font-size: 80px;
    line-height: 80px;
  }
  .index_banner .swiper .text h4 {
    font-size: 16px;
  }
  .section_1 .warp .main .bottom .right .rt h4, .section_1 .warp .title h3 {
    font-size: 36px;
  }
  .section_1 .warp .main .top p {
    font-size: 32px;
    line-height: 36px;
  }
  .section_1 .warp .main {
    padding-left: 120px;
  }
  .section_1 .warp .main .top span {
    font-size: 60px;
    transform: translateY(20px);
  }
  .section_1 .warp .main .bottom .right {
    padding-top: 20px;
  }
  .section_1 .warp .main .bottom .left .rb {
    width: 80px;
  }
  .section_2 .warp .main .title h3 {
    font-size: 42px;
  }
  .section_2 .warp .main .text .swiper p {
    font-size: 32px;
  }
  .section_2 .warp .main .bottom .electric.electric1 {
    width: 60px;
  }
  .section_2 .warp .main .bottom .electric.electric2 {
    width: 80px;
  }
  .section_3 .warp{
    width: 90%;
  }
  .section_3 .warp .main .img {
    margin-top: 80px;
  }
  .section_3 .warp .title h3 {
    font-size: 36px;
  }
  .section_3 .warp .main .num {
    font-size: 60px;
  }
  .section_3 .warp .main .text h4 {
    font-size: 32px;
  }
  .section_3 .warp .main .text p {
    font-size: 16px;
    line-height: 28px;
  }
  .section_4 .warp .title h3 {
    font-size: 42px;
  }
  .section_4 .warp .view{
    height: 50px;
    font-size: 16px;
    margin-bottom: 60px;
  }
  .section_4 .warp .view .icon {
    width: 20px;
  }
  .section_4 .warp .list .item .value {
    font-size: 42px;
  }
  .section_5 .warp .title {
    font-size: 42px;
    line-height: 1.2;
  }
  .section_6 .warp .main .contact {
    font-size: 28px;
  }
  .section_6 .warp .main .icon {
    width: 160px;
  }
  html[lang=zh-CN] .section_5 .warp .title{
    line-height: 1.2;
  }
}
@media screen and (max-width:1024px){
  .index_banner .swiper .text h3{
    font-size: 60px;
    line-height: 60px;
  }
  .section_1{
    padding: 60px 0;
  }
  .section_1 .warp .main .bottom .right .rt h4, .section_1 .warp .title h3 {
    font-size: 32px;
  }
  .section_1 .warp .main{
    padding-left: 0;
  }
  .section_1 .warp .main .top p {
    font-size: 28px;
    line-height: 32px;
  }
  .section_1 .warp .main .bottom .left{
    width: 50%;
  }
  .section_1 .warp .main .top {
    margin-bottom: 60px;
  }
  .section_1 .warp .main .bottom{
    flex-direction: column;
  }
  .section_1 .warp .main .bottom .right .rb p, .section_1 .warp .main .bottom .right .rt p {
    font-size: 16px;
    line-height: 1.6;
  }
  .section_1 .warp .main .bottom .left{
    width: 100%;
  }
  .section_1 .warp .main .bottom .left .img img{
    width: 100%;
  }
  .section_1 .warp .main .bottom .left .rb {
    width: 60px;
  }
  .section_1 .warp .main .bottom .right{
    margin-left: 0;
    padding-top: 30px;
  }

  .section_1 .warp .main .bottom .right .rb {
    margin-top: 21px;
  }

  .section_1 .warp .main .bottom .right .rb .view {
    font-size: 16px;
  }
  .section_1 .warp .main .bottom .right .rb .view .icon {
    width: 20px;
    margin-left: 10px;
  }
  .section_1 .warp .main .bottom .right .rb .view {
    margin-top: 40px;
  }
  .section_2 .warp .main .title h3 {
    font-size: 36px;
  }
  .section_2 .warp .main .text .swiper p {
    font-size: 28px;
  }
  .section_2 .warp .main .text {
    height: 120px;
  }
  .section_1 .warp{
    padding-bottom: 0;
  }
  .section_2 .warp .main .bottom .electric.electric1{
    width: 5.859375vw;
    left: 19.34375vw;
  }
  .section_2 .warp .main .bottom .electric.electric2{
    width: 7.8125vw;
    right: 19.625vw;
  }
  @keyframes tb1 {
    0% {
      transform: translate(5px, 5px);
    }
    100% {
      transform: translate(-5px, -5px);
    }
  }
  @keyframes tb2 {
    0% {
      transform: translate(5px, -5px);
    }
    100% {
      transform: translate(-5px, 5px);
    }
  }
  .section_2 .warp .main {
    padding-top: 60px;
  }
  .section_2 .warp .main .text .swiper p {
    font-size: 24px;
  }
  .section_2 .warp .main .text{
    margin-bottom: 50px
  }
  .section_3 .bg {
    top: 200px;
  }
  .section_3 .warp{
    padding: 60px 0;
  }
  .section_3 .warp .title h3 {
    font-size: 32px;
  }
  .section_3 .warp .main .num {
    font-size: 50px;
    margin-top: 10px;
  }
  .section_3 .warp .main .text h4 {
    font-size: 28px;
  }
  .section_3 .warp .main .text p {
    font-size: 14px;
    line-height: 1.6;
  }
  .section_4 .warp .map{
    width: 70vw;
  }
  .section_4 .warp .app{
    width: 70vw;
    height: 70vw;
  }
  .section_4 .warp{
    padding: 60px 0;
  }
  .section_4 .warp .title h3 {
    font-size: 36px;
  }
  .section_4 .warp .view {
    height: 40px;
    font-size: 14px;
    padding: 0 24px;
  }
  .section_4 .warp .list .item .value {
    font-size: 36px;
  }
  .section_4 .warp .list .item .key {
    font-size: 16px;
  }
  .section_4 .warp .drop {
    font-size: 20px;
  }
  .text_effect .text{
    transform: translateY(2px);
  }
  .section_4 .warp .drop.drop1{
    bottom: 50.78125vw;
  }
  .section_4 .warp .drop.drop2{
    bottom: 23.4375vw;
  }
  .section_4 .warp .drop.drop3{
    bottom: 17.578125vw;
  }
  .section_5 .warp .main .box .list.pc{
    display: none;
  }
  .section_5 .warp .main .box .list.pe{
    display: block;
  }
  .section_5 .warp .main .box .list.pe .swiper{
    width: 180vw;
    height: 500px;
  }
  .section_5 .warp .main .box .list.pe .item{
    width: 100%;
    height: 100%;
  }
  .section_5 .warp .main{
    padding: 0 5vw;
  }
  .section_5 .warp .title {
    font-size: 36px;
  }
  .section_5 .warp .view {
    height: 40px;
    font-size: 14px;
    padding: 0 24px;
    margin-bottom: 40px;
  }
  .section_5 .warp .view .icon {
    width: 20px;
    margin-left: 20px;
  }
  .section_5 .warp{
    padding: 60px 0;
  }
  .section_5 .warp .main .box .list .item .top h4 {
    font-size: 20px;
  }
  .section_5 .warp .main .box .list .item .bottom p {
    font-size: 16px;
  }
  .section_5 .warp .main .box .list .item .bottom .read a .icon {
    width: 16px;
  }
  .section_4 .warp .app{
    pointer-events: none;
  }

  .section_6 .warp .main .icon{
    width: 120px;
  }
  .section_6 .warp .main .contact {
    font-size: 24px;
  }
  .section_6 .warp .main .button {
    padding: 10px 16px;
  }
  html[lang=zh-CN] .section_2 .warp .main .text{
    height: 120px;
  }
}

@media screen and (max-width:820px){
  .section_1 .warp .main .top p {
    font-size: 24px;
    line-height: 1.6;
  }
  .section_1 .warp .main .top span {
    font-size: 50px;
  }
  .section_1 .warp .main .bottom .left .rb {
    width: 50px;
  }
  .section_4 .warp .drop p{
    opacity: 1;
  }
  .section_4 .warp .drop::after{
    transform: scaleX(1);
  }
  .section_6 .warp .main .icon {
    width: 80px;
  }
  .section_6 .warp .main .contact {
    font-size: 20px;
  }
  /* .section_4 {display: none;} */
  .section_1 .warp .main .right {width: 100%;}
  .section_3 .warp {padding: 0px;}
  .section_4 .warp .drop.drop1{bottom: 54.4375vw;}
  .section_4 .warp .drop.drop2 {bottom: 47.4375vw;}
  .section_4 .warp .drop.drop3 {bottom: 150px;}
  .section_4 .warp .drop.drop4 {bottom: 120px;}
  .section_4 .warp .drop.drop5 {bottom: 80px;}
}
@media screen and (max-width:540px){
  html[lang=zh-CN] .section_2 .warp .main .text{
    height: 100px;
  }
  .index_banner .swiper .text h3 {
    font-size: 7.40740740vw;
    line-height:7.40740740vw;
  }
  .index_banner .swiper .text h4{
    font-size: 14px;
  }
 
  .section_1 .warp .main .bottom .right .rt h4, .section_1 .warp .title h3 {
    font-size: 28px;
  }
  .section_1 .warp .main .top p {
    font-size: 20px;
    line-height: 1.6;
  }
  .section_1 .warp .title {
    margin-bottom: 20px;
  }
  .section_1 .warp .main .top span {
    font-size: 40px;
    line-height: 20px;
  }
  .section_1 .warp .main .bottom .left .rb {
    width: 6vw;
  }
  .section_1 .warp .main .bottom .right .rb p, .section_1 .warp .main .bottom .right .rt p {
    font-size: 14px;
  }
  .section_1 .warp .main .bottom .right .rb .view {
    font-size: 14px;
    height: 40px;
    padding: 0 20px;
  }
  .section_1 .warp .main .top {
    margin-bottom: 30px;
  }
  .section_2 .warp .main .title h3 {
    font-size: 28px;
  }
  .section_2 .warp .main .text .swiper p {
    font-size: 20px;
  }
  .section_2 .warp .main .text {
    height: 80px;
  }
  .section_2 .warp .main .title {
    margin-bottom: 30px;
  }

  .section_3 .warp .title h3 {
    font-size: 28px;
  }
  .section_3 .warp .main .num {
    font-size: 40px;
  }
  .section_3 .warp .main .text h4 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .section_3 .warp .main .img {
    margin-top: 40px;
  }
  .section_3 .bg {
    width: 80%;
  }
  .section_4 .warp .title h3 {
    font-size: 32px;
  }
  .section_4 .warp .view {
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .section_4 .warp .list .item .value {
    font-size: 24px;
  }
  .section_4 .warp .list .item:not(:last-child) {
    margin-right: 60px;
  }
  .section_4 .warp .drop {
    font-size: 16px;
  }
  .section_4 .warp .drop.drop1::after {
    width: 7.458333vw;
  }
  .section_4 .warp .drop.drop2 {
    right: -10.208333vw;
  }
  .section_4 .warp .drop.drop3 {
    left: -9.166667vw;
  }
  .section_4 .warp .list .item .key {
    font-size: 14px;
  }
  .section_5 .warp .main .box .list.pe .swiper{
    height: 400px;
  }
  .section_5 .warp .main .box .list .item .top h4 {
    font-size: 18px;
  }
  .section_5 .warp .main .box .list .item .bottom .read a{
    font-size: 14px;
  }
  .section_5 .warp .main .box .list .item .bottom p {
    font-size: 14px;
    line-height: 1.6;
  }
  .section_5 .warp .main .box .list .item {
    padding: 20px;
  }
  .section_5 .warp .title {
    font-size: 28px;
  }
  .section_5 .warp .main .box .list .item .top .label {
    font-size: 14px;
  }
  .section_6 .warp{
    height: 400px;
  }
  .section_6 .warp .bg,
  .section_6 .warp .bg img{
    height: 100%;
  }
  .section_6 .warp .main .icon {
    width: 50%;
  }
  .section_6 .warp .main .button{
    font-size: 14px;
  }
  .section_6 .warp .main{
    width: 90vw;
  }
}

@media screen and (max-width:450px){
  .section_1 .warp .main .bottom .right .rt h4, .section_1 .warp .title h3 {
    font-size: 24px;
  }
  .section_1 .warp .main .top p {
    font-size: 18px;
  }
  .section_1 .warp .main .bottom .right .rb .view {
    margin-top: 20px;
  }
  .section_3 .warp .main .text h4 {
    font-size: 20px;
  }
  .section_3 .warp .main .text p {
    font-size: 12px;
  }
  .section_4 .warp .drop {
    font-size: 14px;
  }
  .section_5 .warp .main .box .list.pe .swiper {
    height: 360px;
  }

}