.banner {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 6;
  overflow: hidden;
}
.banner .bannerSwiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner .bannerSwiper .banner-swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper .banner-swiper-slide .banner-img {
  width: 100%;
  position: relative;
  height: 100%;
  object-fit: cover;
  display: block;
}
.banner .bannerSwiper .banner-swiper-slide .banner-desc-title {
  position: relative;
  z-index: 555;
}
.banner .bannerSwiper .banner-swiper-slide .banner-desc-title .video-play {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #33FFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner .bannerSwiper .banner-swiper-slide .banner-desc-title .video-play svg {
  width: 24px;
  height: 24px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
  display: block;
  font-size: 60px;
  color: #FFFFFF;
  line-height: 84px;
  text-transform: uppercase;
  font-family: 'simhei-Regular';
  margin: 50px 0 60px;
  position: relative;
  z-index: 555;
  width: 100%;
}
.banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-pc {
  display: block;
}
.banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-m {
  display: none;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 45%;
  transform: translateY(-50%);
  z-index: 5;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main .indexPage-outer {
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.banner .bannerSwiper .banner-swiper-slide .banner-inner {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 9%;
  align-items: center;
}
.banner .bannerSwiper .banner-swiper-slide .banner-logo {
  width: 60%;
  height: 100%;
  position: absolute;
  top: 0;
  right: -1%;
}
.banner .bannerSwiper .banner-swiper-slide .banner-logo .banner-logo-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner .bannerSwiper .banner-swiper-slide .banner-logo .banner-logo-inner img {
  width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
}
.banner .bannerSwiper .banner-swiper-slide .banner-logo .banner-logo-inner .img1 {
  transform: translate(100%, 100%);
  transition: 1.5s 0.5s;
}
.banner .bannerSwiper .banner-swiper-slide .banner-logo .banner-logo-inner .img2 {
  transform: translate(100%, 100%);
  transition: 1.5s 0.8s;
}
.banner .bannerSwiper .banner-swiper-slide .banner-logo .banner-logo-inner .img3 {
  transform: translate(100%, -100%);
  transition: 1.5s 0.5s;
}
.banner .bannerSwiper .banner-swiper-slide .banner-logo .banner-logo-inner .img4 {
  transform: translate(100%, -100%);
  transition: 1.5s 0.8s;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new {
  margin-bottom: 52px;
  position: relative;
  z-index: 555;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new .video-play {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #33FFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new .video-play svg {
  width: 24px;
  height: 24px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
  font-size: 60px;
  color: #FFFFFF;
  line-height: 84px;
  text-transform: uppercase;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new-ru {
  font-size: 46px;
  line-height: 74px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 67px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-more-new {
  max-width: 196px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons {
  width: 262px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons .banner-new-icon-one {
  display: flex;
  align-items: center;
  font-weight: normal;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 35px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons .banner-new-icon-one .banner-new-icon-dom {
  width: 33px;
  margin-right: 10px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons .banner-new-icon-one .banner-new-icon-dom img {
  display: block;
  width: 100%;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons .banner-new-icon-one .banner-new-icon-text {
  width: calc(100% - 43px);
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
  right: 5%;
  width: 730px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new1 .banner-desc-title-new {
  margin-left: 98px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new1 .banner-new-bottom {
  transform: translateX(-67px);
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new2 {
  left: 5%;
  width: 710px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new2 .banner-desc-title-new {
  padding-right: 98px;
  display: flex;
  justify-content: flex-end;
}
.banner .bannerSwiper .banner-swiper-slide .banner-main-new2 .banner-new-bottom {
  transform: translateX(67px);
}
.banner .bannerSwiper .banner-inner-left {
  width: 51%;
}
.banner .bannerSwiper .banner-inner-other {
  width: 100%;
}
.banner .bannerSwiper .banner-inner-right {
  width: 45%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.banner .bannerSwiper .banner-inner-right .banner-inner-pro-one {
  width: 28%;
  margin-bottom: 35px;
}
.banner .bannerSwiper .banner-inner-right .banner-inner-pro-one .pro-img {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
}
.banner .bannerSwiper .banner-inner-right .banner-inner-pro-one .pro-img img {
  width: 100%;
  display: block;
}
.banner .bannerSwiper .banner-inner-right .banner-inner-pro-one .pro-img1 {
  background: #E7E7E7;
  padding: 8%;
}
.banner .bannerSwiper .banner-inner-right .banner-inner-pro-one .pro-text {
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 14px;
}
.banner .bannerSwiper .banner_slide_active .banner-logo .banner-logo-inner img {
  opacity: 1;
}
.banner .bannerSwiper .banner_slide_active .banner-logo .banner-logo-inner .img1 {
  transform: translate(0, 0);
}
.banner .bannerSwiper .banner_slide_active .banner-logo .banner-logo-inner .img2 {
  transform: translate(0, 0);
}
.banner .bannerSwiper .banner_slide_active .banner-logo .banner-logo-inner .img3 {
  transform: translate(0, 0);
}
.banner .bannerSwiper .banner_slide_active .banner-logo .banner-logo-inner .img4 {
  transform: translate(0, 0);
}
.banner .bannerSwiper .swiper-button-lock {
  display: block;
}
.banner .bannerSwiper .banner-down {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 120px;
  z-index: 12;
}
.banner .bannerSwiper .banner-down .banner-down-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 36px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
  overflow: hidden;
}
.banner .bannerSwiper .banner-down .banner-down-icon .scroll-bottom-dom {
  width: 100%;
  height: 100%;
  position: relative;
  animation: scrollLine 1.2s infinite;
}
.banner .bannerSwiper .banner-down .banner-down-icon .scroll-bottom-after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-100%);
  transition: 0.5s;
}
.banner .bannerSwiper .banner-down .banner-down-text {
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 18px;
  font-family: 'Montserrat-Medium';
  text-transform: uppercase;
  margin-top: 17px;
}
.banner .bannerSwiper .banner-tabs {
  position: absolute;
  z-index: 13;
  width: 78%;
  bottom: 140px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  min-width: 1500px;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  cursor: pointer;
  padding-bottom: 25px;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one .index {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.6;
  font-family: 'Montserrat-Regular';
  transition: 0.5s;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one .text {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 4px;
  opacity: 0.6;
  transition: 0.5s;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #fff;
  width: 0;
  transition: 0.5s;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one:hover .index {
  opacity: 1;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one:hover .text {
  opacity: 1;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one:hover::after {
  width: 100%;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one:nth-last-of-type(1) {
  margin-right: 0;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one-active .index {
  opacity: 1;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one-active .text {
  opacity: 1;
}
.banner .bannerSwiper .banner-tabs .banner-tab-one-active::after {
  width: 100%;
}
.banner .bannerSwiper .banner-logos {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 60%;
  height: 100%;
}
.banner .bannerSwiper .banner-logos .banner-logos-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner .bannerSwiper .banner-logos .banner-logo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/xinwang/banner-logo.png') no-repeat;
  background-size: 100% auto;
  background-position: bottom right;
  opacity: 0;
  transform: translate(100%, 100%);
  transition: 2s;
}
.banner .bannerSwiper .banner-logos .banner-logo-active {
  opacity: 1;
  transform: translate(0, 0);
}
@keyframes scrollLine {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(36px);
  }
}
.indexTitle {
  font-weight: bold;
  font-size: 30px;
  line-height: 42px;
  text-transform: uppercase;
  position: relative;
  padding-left: 25px;
  color: transparent;
  background: linear-gradient(0deg, #0046c0 0.63476563%, #23b2ff 100%);
  -webkit-background-clip: text;
}
.indexTitle::after {
  content: "";
  width: 12px;
  height: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/xinwang/title-dot.png') no-repeat;
  background-size: 100% 100%;
}
.indexDesc {
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  line-height: 24px;
  opacity: 0.8;
}
.indexIntro {
  font-weight: 500;
  font-size: 30px;
  color: #222222;
  line-height: 42px;
  font-family: 'SourceHanSansSC-Medium';
}
.proi {
  background: #EBF2FF;
}
.proi .proi-outer {
  width: 85%;
  margin: 0 auto;
}
.proi .proi-title {
  width: 100%;
  display: flex;
  margin-bottom: 60px;
}
.proi .proi-title .indexTitle {
  width: 300px;
  height: 50px;
}
.proi .proi-title .indexDesc {
  width: 48%;
  margin-right: 8%;
}
.proi .proi-title .proi-more {
  margin-top: -8px;
}
.proi .proi-main {
  width: 100%;
  padding-left: calc(60px + 7.5%);
  display: flex;
  justify-content: space-between;
}
.proi .proi-main .proi-type {
  width: 230px;
  transform: translateX(-30px);
}
.proi .proi-main .proi-type .proi-type-inner {
  width: 100%;
  position: relative;
}
.proi .proi-main .proi-type .proi-type-inner::after {
  background: rgba(0, 70, 192, 0.4);
  content: "";
  position: absolute;
  top: 4px;
  height: calc(100% - 8px);
  left: 39px;
  width: 1px;
}
.proi .proi-main .proi-type .proi-type-item {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  cursor: pointer;
}
.proi .proi-main .proi-type .proi-type-item .index {
  font-weight: 400;
  font-size: 14px;
  color: #0046C0;
  line-height: 24px;
  font-family: 'Montserrat-Regular';
  opacity: 0;
  transform: translateX(-2px);
  transition: 0.5s;
}
.proi .proi-main .proi-type .proi-type-item .icon {
  width: 10px;
  margin: 0 10px 0 20px;
  opacity: 0;
  transform: translateX(-2px);
  transition: 0.5s;
}
.proi .proi-main .proi-type .proi-type-item .icon img {
  width: 100%;
  display: block;
}
.proi .proi-main .proi-type .proi-type-item .name {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  line-height: 24px;
  width: calc(100% - 90px);
  transition: 0.5s;
}
.proi .proi-main .proi-type .proi-type-item .right {
  font-weight: 400;
  font-size: 24px;
  font-family: 'Montserrat-Regular';
  color: rgba(34, 34, 34, 0.6);
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
}
.proi .proi-main .proi-type .proi-type-item .right p {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.5s;
}
.proi .proi-main .proi-type .proi-type-item .right .add {
  opacity: 1;
  transform: translate(-50%, -50%) rotateZ(0deg);
}
.proi .proi-main .proi-type .proi-type-item .right .type-active {
  opacity: 0;
  transform: translate(-50%, -50%) rotateZ(90deg);
}
.proi .proi-main .proi-type .proi-type-item:hover .index {
  opacity: 1;
  transform: translateX(0);
}
.proi .proi-main .proi-type .proi-type-item:hover .icon {
  opacity: 1;
  transform: translateX(0);
}
.proi .proi-main .proi-type .proi-type-item:hover .name {
  color: #0046C0;
}
.proi .proi-main .proi-type .proi-type-item:nth-last-of-type(1) {
  margin-bottom: 0;
}
.proi .proi-main .proi-type .proi-type-active .index {
  opacity: 1;
  transform: translateX(0);
}
.proi .proi-main .proi-type .proi-type-active .icon {
  opacity: 1;
  transform: translateX(0);
}
.proi .proi-main .proi-type .proi-type-active .name {
  color: #0046C0;
}
.proi .proi-main .proi-type .proi-type-active .right .add {
  opacity: 0;
  transform: translate(-50%, -50%) rotateZ(90deg);
}
.proi .proi-main .proi-type .proi-type-active .right .type-active {
  opacity: 1;
  transform: translate(-50%, -50%) rotateZ(0deg);
}
.proi .proi-main .proi-type .proi-type-swiper {
  width: 100%;
  display: none;
}
.proi .proi-main .proi-list {
  width: calc(100% - 300px);
}
.proi .proi-main .proi-list .proi-data-swiper {
  width: 100%;
  position: relative;
}
.proi .proi-main .proi-list .proi-data-one {
  width: 420px;
  border-radius: 20px;
  border: 1px solid #0046C0;
  margin-right: 30px;
  padding: 28px 30px 45px;
  transition: 0.5s;
  height: auto;
}
.proi .proi-main .proi-list .proi-data-one .proi-data-one-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.proi .proi-main .proi-list .proi-data-one .proi-data-one-top .index {
  font-weight: 400;
  font-size: 24px;
  color: #0046C0;
  line-height: 32px;
  font-family: 'Montserrat-Regular';
  width: 45px;
}
.proi .proi-main .proi-list .proi-data-one .proi-data-one-top .proi-data-one-type {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  line-height: 32px;
  transform: translateY(-2px);
  max-width: calc(90% - 45px);
  text-align: right;
}
.proi .proi-main .proi-list .proi-data-one .proi-data-one-cover {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  margin: 30px 0;
}
.proi .proi-main .proi-list .proi-data-one .proi-data-one-cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transform: scale(1);
  transition: 0.5s;
}
.proi .proi-main .proi-list .proi-data-one .proi-data-one-title {
  font-weight: 500;
  font-size: 24px;
  color: #222222;
  line-height: 32px;
  font-family: 'SourceHanSansSC-Medium';
  text-align: center;
  display: flex;
  justify-content: center;
  transition: 0.5s;
}
.proi .proi-main .proi-list .proi-data-one .proi-data-one-title p {
  width: auto;
  transition: all 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  display: inline;
  text-decoration: none;
  padding-bottom: 4px;
  background-image: radial-gradient(circle farthest-corner at 10% 20%, #0046c0 0, #23b2ff 100.2%);
  background-size: 0 1px;
  background-repeat: no-repeat;
  background-position: left 90%;
  border-radius: 10px;
  position: relative;
}
.proi .proi-main .proi-list .proi-data-one:hover .proi-data-one-cover img {
  transform: scale(1.05);
}
.proi .proi-main .proi-list .proi-data-one:hover .proi-data-one-title {
  color: #0046C0;
}
.proi .proi-main .proi-list .proi-data-one:hover .proi-data-one-title p {
  background-size: 100% 1px;
  transition: all 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.proi .proi-main .proi-list .proi-data-one:nth-last-of-type(1) {
  margin-right: 0;
}
.proi .proi-main .proi-list .nodata {
  font-size: 32px;
  line-height: 42px;
  margin: 5% 0;
  text-align: center;
  color: #222;
}
.proi .proi-main .proi-list .proi-one-opacity {
  opacity: 0 !important;
}
.proi .proi-main .proi-list .producti-btn {
  width: 65px;
  height: 52px;
  background: linear-gradient(90deg, #0046c0, #23b2ff);
  transform: skewX(-20deg) translateY(-50%);
  position: absolute;
  top: 50%;
  z-index: 5;
  cursor: pointer;
  transition: 0.5s;
}
.proi .proi-main .proi-list .producti-btn .producti-btn-inner {
  width: 100%;
  height: 100%;
  transform: skewX(20deg);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  position: relative;
}
.proi .proi-main .proi-list .producti-btn .producti-btn-inner img {
  width: 17px;
  display: block;
  position: relative;
  z-index: 12;
  transition: 0.5s;
}
.proi .proi-main .proi-list .producti-btn .producti-btn-inner::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #0046c0, #23b2ff);
  transform: skewX(-20deg);
  opacity: 0;
  transition: 0.5s;
}
.proi .proi-main .proi-list .producti-btn:hover {
  border-radius: 2px;
}
.proi .proi-main .proi-list .producti-btn:hover .producti-btn-inner img {
  transform: translate(5px, 5px);
}
.proi .proi-main .proi-list .producti-btn:hover .producti-btn-inner::before {
  opacity: 1;
  border-radius: 6px;
  transition: 0.5s;
}
.proi .proi-main .proi-list .producti-btn-prev {
  left: 390px;
}
.proi .proi-main .proi-list .producti-btn-next {
  left: 840px;
}
.proi .proi-main .proi-list .proi-data-no {
  width: 100%;
  border: none;
}
.casei .indexPage-outer {
  overflow: visible;
}
.casei .casei-outer {
  width: 85%;
  display: flex;
  justify-content: space-between;
  padding-right: 3%;
  margin: 0 auto 30px;
}
.casei .casei-outer .casei-text {
  max-width: calc(95% - 148px);
}
.casei .casei-outer .casei-btns {
  width: 148px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.casei .casei-outer .casei-btns .casei-btn {
  width: 65px;
  height: 52px;
  background: linear-gradient(90deg, #0046c0, #23b2ff);
  transform: skewX(-20deg);
  z-index: 5;
  cursor: pointer;
  transition: 0.5s;
}
.casei .casei-outer .casei-btns .casei-btn .casei-btn-inner {
  width: 100%;
  height: 100%;
  transform: skewX(20deg);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.casei .casei-outer .casei-btns .casei-btn .casei-btn-inner img {
  width: 17px;
  display: block;
}
.casei .casei-outer .casei-btns .casei-btn:hover {
  border-radius: 12px;
}
.casei .casei-con {
  width: calc(100% - 120px);
  display: flex;
  justify-content: flex-end;
  overflow: visible;
  padding-right: 8%;
}
.casei .casei-con .casei-swiper {
  width: 90%;
  position: relative;
  overflow: visible;
}
.casei .casei-con .casei-swiper .casei-img-slide {
  width: 100%;
  margin-right: 60px;
}
.casei .casei-con .casei-swiper .casei-img-con {
  width: 57%;
  overflow: hidden;
  aspect-ratio: 1.33333333;
  display: block;
}
.casei .casei-con .casei-swiper .casei-img-con img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.casei .casei-con .casei-swiper .casei-img-con:hover img {
  transform: scale(1.05);
}
.casei .casei-con .casei-swiper .casei-main {
  position: absolute;
  top: 0;
  right: 0;
  width: 43%;
  background: #0E46A7;
  height: 100%;
  z-index: 5;
  padding: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center {
  width: 100%;
  aspect-ratio: 1;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/xinwang/casei-timeline.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words {
  width: 74%;
  aspect-ratio: 1;
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
  z-index: 35;
  overflow: hidden;
  background: #0E46A7;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom {
  width: 74.6%;
  aspect-ratio: 1;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line-dom-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line {
  position: absolute;
  height: 100%;
  width: 45%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 25;
  transform-origin: center center;
  transform: rotate(calc((51.43deg * var(--n)) + 28deg));
  background: #fff;
  opacity: 0;
  transition: 0.5s;
  display: flex;
  align-items: flex-end;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line:nth-of-type(1) {
  top: -12%;
  transform: rotate(33deg);
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line:nth-of-type(2) {
  top: -6%;
  transform: rotate(84.43deg);
  left: 18%;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line:nth-of-type(3) {
  top: 4%;
  transform: rotate(135.86deg);
  left: 16%;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line:nth-of-type(4) {
  top: 7%;
  transform: rotate(187.29deg);
  left: 2%;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line:nth-of-type(5) {
  top: 7%;
  transform: rotate(238.72deg);
  left: 2%;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line:nth-of-type(6) {
  top: 0;
  transform: rotate(284.15deg);
  left: 0;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line:nth-of-type(7) {
  top: 0;
  transform: rotate(331.15deg);
  left: 0;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom .casei-word-line-active {
  opacity: 1;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide {
  width: 100%;
  padding-bottom: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  width: 100%;
  padding: 0 22%;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  margin: 15px 0 24px;
  text-align: center;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-more {
  width: 100%;
  display: flex;
  justify-content: center;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-more .public-btn {
  background: transparent;
  border: 1px solid #EBF2FF;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-num {
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 32px;
  font-family: 'Montserrat-Medium';
  opacity: 0.5;
  transition: 0.5s;
  position: absolute;
  height: 100%;
  width: 25%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 25;
  transform-origin: center center;
  transform: rotate(calc(51.43deg * var(--n)));
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-num p {
  position: relative;
  z-index: 66;
  cursor: pointer;
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-num:hover {
  opacity: 1;
  font-family: 'Montserrat-Bold';
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-num-active {
  opacity: 1;
  font-family: 'Montserrat-Bold';
}
.casei .casei-con .casei-swiper .casei-main .casei-main-center .timeline {
  width: 16px;
  position: absolute;
  z-index: 38;
  top: 9%;
  left: 48%;
  transform: rotateZ(-40deg);
  transition: 0.5s;
}
.casei .casei-con .casei-swiper .casei-img-slide:nth-last-of-type(1) {
  margin-right: 0;
}
.casei .casei-con .casei-swiper .swiper-slide-prev .casei-img-con {
  transform: translateX(75%);
}
.casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
  font-size: 20px;
}
.abouti {
  background: #F1F6FF;
}
.abouti .abouti-outer {
  width: 85%;
  margin: 0 auto;
}
.abouti .abouti-title {
  font-weight: 500;
  font-size: 36px;
  color: #222222;
  line-height: 60px;
  font-family: 'SourceHanSansSC-Medium';
  width: 65%;
}
.abouti .abouti-title1 {
  display: block;
}
.abouti .abouti-title2 {
  display: none;
}
.abouti .abouti-main {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 50px 0 57px;
}
.abouti .abouti-main .abouti-logo {
  width: 40%;
}
.abouti .abouti-main .abouti-logo .logo {
  width: 74.7%;
}
.abouti .abouti-main .abouti-logo .logo img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.abouti .abouti-main .abouti-logo .logo:hover img {
  transform: scale(1.05);
}
.abouti .abouti-main .abouti-main-con {
  width: 60%;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-honor {
  width: 44%;
  display: flex;
  justify-content: space-between;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-honor .abouti-honor {
  width: 45%;
  overflow: hidden;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-honor .abouti-honor img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-honor .abouti-honor:hover img {
  transform: scale(1.05);
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video {
  width: 40%;
  aspect-ratio: 1.5;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transform: translateY(-50%);
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .video-dom {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask .play {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask .play svg {
  width: 34px;
  height: 34px;
  transform: translateX(4px);
  transition: 0.5s;
  position: relative;
  z-index: 12;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask .play::after {
  position: absolute;
  content: "";
  width: 100%;
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(90deg, #1a5ed4, #009be0);
  border-radius: 50%;
  opacity: 0.4;
  transition: 1s;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video:hover .play svg {
  width: 38px;
  height: 38px;
}
.abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video:hover .play::after {
  opacity: 0;
  width: 200%;
}
.abouti .abouti-main .abouti-main-con .abouti-main-words {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #009BE0;
}
.abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-title {
  font-weight: 500;
  font-size: 30px;
  color: #222222;
  line-height: 32px;
  font-family: 'SourceHanSansSC-Medium';
}
.abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  line-height: 24px;
  margin: 28px 0 42px;
}
.abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros .abouti-company-text {
  width: 48%;
}
.abouti .abouti-nums {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 55px 0 42px;
  border-top: 1px solid #009BE0;
}
.abouti .abouti-nums .abouti-num .abouti-num-top {
  display: flex;
}
.abouti .abouti-nums .abouti-num .abouti-num-count {
  font-weight: bold;
  font-size: 72px;
  color: #0046C0;
  line-height: 74px;
  font-family: 'Montserrat-Bold';
  margin-right: 10px;
  white-space: nowrap;
}
.abouti .abouti-nums .abouti-num .abouti-num-desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.abouti .abouti-nums .abouti-num .abouti-num-desc .abouti-num-add {
  font-weight: 500;
  font-size: 36px;
  color: #0046C0;
  line-height: 24px;
  font-family: 'Montserrat-Medium';
}
.abouti .abouti-nums .abouti-num .abouti-num-desc .abouti-num-text {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
}
.abouti .abouti-nums .abouti-num .abouti-num-unit {
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  font-family: 'SourceHanSansSC-Medium';
  margin-top: 20px;
}
.abouti .abouti-img {
  width: 100%;
  overflow: hidden;
}
.abouti .abouti-img img {
  width: 100%;
  display: block;
  transform: calc(1);
  transition: 0.5s;
}
.abouti .abouti-img:hover img {
  transform: scale(1.05);
}
.workshopi .workshopi-outer {
  width: 85%;
  display: flex;
  align-items: center;
  margin: 0 auto 60px;
}
.workshopi .workshopi-outer .workshopi-text {
  width: calc(95% - 200px);
}
.workshopi .workshopi-outer .workshopi-more {
  margin-top: 18px;
}
.workshopi .workshopi-swiper {
  width: 100%;
  overflow: visible;
  position: relative;
  padding-bottom: 66px;
  margin: 0 auto;
  transform: translateX(0);
}
.workshopi .workshopi-swiper .workshopi-img-slide {
  width: 33.35%;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.33333333;
}
.workshopi .workshopi-swiper .workshopi-img-slide .dom {
  width: 100%;
  display: block;
  height: 100%;
}
.workshopi .workshopi-swiper .workshopi-img-slide .dom img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  transform: calc(1);
  transition: 0.5s;
}
.workshopi .workshopi-swiper .workshopi-img-slide .el-image {
  width: 100%;
  display: block;
  height: 100%;
}
.workshopi .workshopi-swiper .workshopi-img-slide .text {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 12px;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 24px;
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s;
}
.workshopi .workshopi-swiper .workshopi-img-slide .text-after {
  width: 100%;
  padding: 6px 12px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  opacity: 0;
  transform: translateY(100%);
  transition: 0.5s;
}
.workshopi .workshopi-swiper .workshopi-img-slide:hover .dom img {
  transform: calc(1.05);
}
.workshopi .workshopi-swiper .workshopi-img-slide:hover .text {
  opacity: 0;
  transform: translateY(100%);
}
.workshopi .workshopi-swiper .workshopi-img-slide:hover .text-after {
  opacity: 1;
  transform: translateY(0);
}
.workshopi .workshopi-swiper .workshopi-img-slide:nth-last-of-type(1) {
  margin-right: 0;
}
.workshopi .workshopi-swiper .workshopi-scrollbar {
  width: 100%;
  max-width: 1500px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
}
.workshopi .workshopi-swiper .workshopi-btn {
  width: 65px;
  height: 52px;
  background: linear-gradient(90deg, #0046c0, #23b2ff);
  transform: skewX(-20deg) translateY(-50%);
  position: absolute;
  top: calc((100% - 66px) / 2);
  z-index: 5;
  cursor: pointer;
  transition: 0.5s;
}
.workshopi .workshopi-swiper .workshopi-btn .workshopi-btn-inner {
  width: 100%;
  height: 100%;
  transform: skewX(20deg);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.workshopi .workshopi-swiper .workshopi-btn .workshopi-btn-inner img {
  width: 17px;
  display: block;
}
.workshopi .workshopi-swiper .workshopi-btn:hover {
  width: 66px;
  border-radius: 12px;
}
.workshopi .workshopi-swiper .workshopi-btn-prev {
  left: 31.5%;
}
.workshopi .workshopi-swiper .workshopi-btn-next {
  left: 67%;
}
.servicei {
  background: #0046C0;
  padding-bottom: 70px;
}
.servicei .indexPage-inner {
  width: 85%;
  margin: 0 auto;
  max-width: 100%;
}
.servicei .servicei-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.servicei .servicei-title .servicei-text {
  width: 50%;
  max-width: calc(95% - 200px);
}
.servicei .servicei-title .servicei-text .indexTitle {
  color: #fff;
}
.servicei .servicei-title .servicei-text .indexTitle::after {
  top: 52%;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/xinwang/dot-light.png') no-repeat;
  background-size: 100% 100%;
}
.servicei .servicei-title .servicei-text .indexDesc {
  color: #fff;
  margin-top: 25px;
}
.servicei .servicei-title .servicei-more {
  padding-top: 5%;
}
.servicei .servicei-title .servicei-more .public-btn {
  background: #23B2FF;
}
.servicei .servicei-map {
  width: 100%;
  margin-top: 72px;
  display: flex;
  padding-right: 11%;
  transform: translateY(55px);
}
.servicei .servicei-map .servicei-map-dom {
  width: 100%;
  margin-right: -400px;
  margin-left: -50px;
  position: relative;
  transform: translateX(-12%);
}
.servicei .servicei-map .servicei-map-dom .dom {
  width: 109%;
  display: block;
}
.servicei .servicei-map .servicei-map-dom .servicei-map-main {
  position: absolute;
  width: 48%;
  bottom: 32%;
  left: 21%;
  z-index: 3;
}
.servicei .servicei-map .servicei-map-dom .servicei-map-line {
  position: absolute;
  bottom: 14%;
  left: 10%;
  width: 86%;
  z-index: 2;
}
.servicei .servicei-map .servicei-card {
  width: 450px;
  height: 360px;
  border-radius: 20px;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/xinwang/servicei-card.png') no-repeat;
  background-size: cover;
  position: relative;
  z-index: 5;
  padding: 20px 30px;
  transform: translateY(-96px);
}
.servicei .servicei-map .servicei-card .servicei-card-inner {
  width: 100%;
  height: 100%;
}
.servicei .servicei-map .servicei-card .servicei-card-nums {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-bottom: 22px;
  font-family: 'Montserrat-Medium';
}
.servicei .servicei-map .servicei-card .servicei-card-nums .servicei-card-num-list {
  font-weight: 500;
  font-size: 24px;
  color: #0046C0;
  line-height: 30px;
  position: relative;
  overflow: hidden;
  height: 30px;
  width: 30px;
}
.servicei .servicei-map .servicei-card .servicei-card-nums .servicei-card-num-list .num-cur {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translateX(-6px);
  transition: 0.5s;
}
.servicei .servicei-map .servicei-card .servicei-card-nums .servicei-card-num-list .num-active {
  transform: translateX(0);
  opacity: 1;
}
.servicei .servicei-map .servicei-card .servicei-card-nums .servicei-card-num-divider {
  transform: translateY(-2px);
}
.servicei .servicei-map .servicei-card .servicei-card-nums .servicei-card-num-divider svg {
  width: 20px;
  height: 17px;
}
.servicei .servicei-map .servicei-card .servicei-card-nums .servicei-card-num-all {
  font-weight: 500;
  font-size: 14px;
  color: #6B9EF8;
  line-height: 24px;
}
.servicei .servicei-map .servicei-card .servicei-card-swiper {
  width: 100%;
}
.servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide {
  width: 100%;
}
.servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide .servicei-card-icon {
  width: 169px;
  margin: 0 auto;
}
.servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide .servicei-card-icon img {
  display: block;
  width: 100%;
  transform: scale(1) rotateY(0deg);
  transition: 0.5s;
}
.servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide .servicei-card-text {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  line-height: 24px;
  margin-top: 35px;
  text-align: center;
  transition: 0.5s;
}
.servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide:hover .servicei-card-icon img {
  transform: scale(1.1) rotateY(360deg);
}
.servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide:hover .servicei-card-text {
  color: #0046C0;
}
.servicei .servicei-logos {
  width: 100%;
  display: flex;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  position: relative;
  z-index: 12;
  margin-top: -20px;
}
.servicei .servicei-logos::-webkit-scrollbar {
  height: 0;
  width: 4px;
}
.servicei .servicei-logos .servicei-logo {
  width: 320px;
  height: 160px;
  background: #EBF2FF;
  border-radius: 10px;
  margin-right: 50px;
  flex: none;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.servicei .servicei-logos .servicei-logo img {
  width: 75%;
  height: 70%;
  object-fit: scale-down;
  transform: scale(1);
  transition: 0.5s;
}
.servicei .servicei-logos .servicei-logo:hover img {
  transform: scale(1.05);
}
.servicei .servicei-logos .servicei-logo:nth-last-of-type(1) {
  margin-right: 0;
}
@keyframes ani-map {
  0% {
    width: 100%;
    opacity: 1;
  }
  100% {
    width: 300%;
    opacity: 0;
  }
}
@keyframes scroll-ani {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
.banner .bannerSwiper .banner-swiper-slide .banner-img {
  transition: all 1.4s ease;
  -webkit-transform: scale(1.2) !important;
  transform: scale(1.2) !important;
}
.banner .bannerSwiper .banner_slide_active .banner-img {
  transition: all 1.4s ease 1s;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.banner .bannerSwiper .banner_slide_active .banner-inner .banner-num .cur-num p {
  transform: translateX(-12px) translateY(0);
  transition: 0.5s ease 0.5s;
}
.hidden-element {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity 0.3s ease !important;
  /* 添加过渡效果，时间可根据需要调整 */
}
@media only screen and (max-width: 1918px) {
  .indexTitle {
    font-size: 28px;
  }
  .abouti .abouti-outer {
    width: 90%;
  }
  .casei .casei-outer {
    margin-bottom: 40px;
  }
  .abouti .abouti-nums {
    padding: 46px 0 42px;
  }
  .proi .proi-main .proi-list .proi-data-one {
    padding: 28px 28px 36px;
  }
  .proi .proi-main .proi-list .proi-data-one .proi-data-one-title {
    font-size: 20px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-desc .abouti-num-add {
    font-size: 32px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-desc .abouti-num-text {
    font-size: 16px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-unit {
    font-size: 22px;
    margin-top: 16px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-count {
    font-size: 66px;
    line-height: 68px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide {
    padding-bottom: 10px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-num {
    font-size: 22px;
  }
  .casei .casei-con .casei-swiper .casei-main {
    padding: 3%;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
    font-size: 22px;
  }
  .servicei .servicei-logos .servicei-logo {
    width: 260px;
    height: 130px;
    margin-right: 36px;
  }
  .workshopi .workshopi-swiper .workshopi-img-slide .text {
    padding: 20px 12px;
  }
  .workshopi .workshopi-outer .workshopi-more {
    margin-top: 10px;
  }
  .workshopi .workshopi-outer {
    margin-bottom: 50px;
  }
  .abouti .abouti-title {
    font-size: 32px;
    width: 72%;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask .play {
    width: 70px;
    height: 70px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask .play svg {
    width: 30px;
    height: 30px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video:hover .mask .play svg {
    width: 35px;
    height: 35px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-honor .abouti-honor {
    width: 46%;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-title {
    font-size: 28px;
  }
  .casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-more {
    display: none;
  }
  .casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
    font-size: 20px;
    padding: 0 15%;
  }
  .casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    margin-bottom: 0;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inner {
    padding: 0 5%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
    font-size: 50px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-other {
    font-size: 46px;
    line-height: 72px;
    margin: 30px 0 38px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 46px;
    line-height: 72px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new-ru {
    font-size: 40px;
    line-height: 66px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
    width: 610px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom {
    margin-top: 50px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new {
    margin-bottom: 45px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 {
    width: 596px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 .banner-new-bottom {
    transform: translateX(-50px);
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 .banner-new-bottom {
    transform: translateX(30px);
  }
  .banner .bannerSwiper .banner-tabs {
    bottom: 128px;
  }
}
@media only screen and (max-width: 1650px) {
  .banner .bannerSwiper .banner-tabs {
    width: 90%;
    min-width: 0;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    font-size: 13px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
    font-size: 52px;
    margin: 32px 0 45px;
  }
  .banner .bannerSwiper .banner-inner-left {
    width: 54%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inner {
    padding: 0 3%;
  }
  .banner .bannerSwiper .banner-inner-right {
    width: 40%;
  }
  .banner .bannerSwiper .banner-tabs {
    bottom: 118px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main {
    top: 46%;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one {
    padding-bottom: 16px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-other {
    font-size: 42px;
    line-height: 70px;
    margin: 22px 0 30px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new {
    margin-bottom: 25px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom {
    margin-top: 44px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new-ru {
    font-size: 35px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 1598px) {
  .indexTitle {
    font-size: 28px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inner {
    padding: 0 3%;
  }
  .banner .bannerSwiper .banner-inner-right .banner-inner-pro-one .pro-text {
    font-size: 14px;
    margin-top: 13px;
  }
  .banner .bannerSwiper .banner-inner-right .banner-inner-pro-one {
    margin-bottom: 28px;
  }
  .workshopi .workshopi-outer {
    margin-bottom: 45px;
  }
  .workshopi .workshopi-swiper {
    padding-bottom: 50px;
  }
  .workshopi .workshopi-outer .workshopi-more {
    margin-top: 0;
  }
  .workshopi .workshopi-swiper .workshopi-btn {
    top: calc((100% - 50px) / 2);
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-title {
    font-size: 24px;
  }
  .servicei .servicei-map {
    padding-right: 5%;
  }
  .servicei .servicei-map .servicei-card {
    width: 360px;
    height: auto;
    padding: 20px 22px;
  }
  .servicei .servicei-logos .servicei-logo {
    width: 220px;
    height: 106px;
    margin-right: 30px;
  }
  .servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide .servicei-card-icon {
    width: 150px;
    margin-top: 0;
  }
  .servicei .servicei-map .servicei-map-dom {
    margin-right: -300px;
  }
  .servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide .servicei-card-text {
    font-size: 16px;
  }
  .servicei .servicei-title .servicei-text .indexDesc {
    margin-top: 20px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words {
    padding-top: 32px;
    margin-top: 36px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros {
    margin: 22px 0 38px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask .play {
    width: 62px;
    height: 62px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask .play svg {
    width: 26px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video:hover .mask .play svg {
    width: 30px;
    height: 30px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
    font-size: 48px;
    line-height: 68px;
    margin: 20px 0 40px;
  }
  .banner .bannerSwiper .banner-tabs {
    bottom: 106px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-title .video-play {
    width: 55px;
    height: 55px;
  }
  .banner .bannerSwiper .banner-down {
    height: 82px;
    justify-content: flex-start;
  }
  .banner .bannerSwiper .banner-down .banner-down-text {
    margin-top: 12px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-title .video-play svg {
    width: 22px;
    height: 22px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one {
    padding-bottom: 20px;
  }
  .proi .proi-outer {
    width: 100%;
  }
  .casei .casei-outer {
    width: 100%;
    padding-right: 8%;
  }
  .servicei .indexPage-inner {
    width: 100%;
    padding-right: 8%;
  }
  .workshopi .workshopi-outer {
    width: 100%;
    padding-right: 8%;
  }
  .proi .proi-main {
    padding-left: 60px;
  }
  .proi .proi-main .proi-type .proi-type-item .name {
    font-size: 16px;
  }
  .proi .proi-main .proi-type .proi-type-item {
    margin-bottom: 26px;
  }
  .proi .proi-main .proi-list .proi-data-one {
    width: 340px;
    padding: 18px 22px 32px;
    border-radius: 16px;
  }
  .proi .proi-main .proi-list .proi-data-one .proi-data-one-top .index {
    font-size: 20px;
    line-height: 26px;
  }
  .proi .proi-main .proi-list .proi-data-one .proi-data-one-top .proi-data-one-type {
    font-size: 16px;
    line-height: 24px;
  }
  .proi .proi-main .proi-list .proi-data-one .proi-data-one-title {
    font-size: 18px;
  }
  .proi .proi-main .proi-list .producti-btn {
    width: 58px;
    height: 50px;
  }
  .proi .proi-main .proi-list .producti-btn-prev {
    left: 310px;
  }
  .proi .proi-main .proi-list .producti-btn-next {
    left: 684px;
  }
  .proi .proi-main .proi-list .producti-btn .producti-btn-inner img {
    width: 14px;
  }
  .proi .proi-title {
    margin-bottom: 50px;
  }
  .casei .casei-con .casei-swiper .casei-img-slide {
    margin-right: 42px;
  }
  .casei .casei-con .casei-swiper {
    width: 100%;
  }
  .casei .casei-outer .casei-btns .casei-btn {
    width: 58px;
    height: 50px;
  }
  .casei .casei-outer .casei-btns .casei-btn .casei-btn-inner img {
    width: 14px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-num {
    font-size: 20px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
    font-size: 20px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    margin: 10px 0 22px;
  }
  .abouti .abouti-outer {
    width: 100%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-other {
    font-size: 40px;
    line-height: 58px;
    margin: 20px 0 45px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 40px;
    line-height: 64px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new-ru {
    font-size: 32px;
    line-height: 52px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new {
    margin-bottom: 28px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom {
    margin-top: 42px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
    width: 517px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons .banner-new-icon-one {
    font-size: 14px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons {
    width: 250px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 {
    width: 517px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 .banner-new-bottom {
    transform: translateX(0px);
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom {
    margin-top: 34px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons .banner-new-icon-one {
    margin-bottom: 28px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new {
    top: 48%;
  }
}
@media only screen and (max-width: 1380px) {
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-new-icons .banner-new-icon-one {
    font-size: 13px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
    font-size: 44px;
    line-height: 62px;
    margin: 20px 0 40px;
  }
  .banner .bannerSwiper .banner-down {
    height: 74px;
  }
  .banner .bannerSwiper .banner-down .banner-down-text {
    margin-top: 8px;
  }
  .banner .bannerSwiper .banner-tabs {
    bottom: 90px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one {
    padding-bottom: 13px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one .text {
    margin-top: 2px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 35px;
    line-height: 56px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new {
    margin-bottom: 20px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom {
    margin-top: 28px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new .video-play {
    width: 52px;
    height: 52px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new .video-play svg {
    width: 20px;
    height: 22px;
  }
}
@media only screen and (max-width: 1365px) {
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
    font-size: 43px;
    line-height: 70px;
    margin: 10px 0 26px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-other {
    font-size: 32px;
    line-height: 56px;
    margin: 6px 0 28px;
  }
  .proi .proi-main .proi-list .proi-data-one {
    padding: 18px 22px 18px;
    border-radius: 14px;
  }
  .casei .casei-outer {
    padding-right: 5%;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide {
    padding-bottom: 0;
  }
  .abouti .abouti-nums {
    padding: 40px 0 40px;
  }
  .abouti .abouti-main {
    margin: 42px 0 42px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-honor {
    width: 48%;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-unit {
    font-size: 20px;
    margin-top: 12px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-count {
    font-size: 58px;
    line-height: 60px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video {
    width: 44%;
    transform: translateY(-40%);
  }
  .workshopi .workshopi-outer {
    width: 100%;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros {
    margin: 20px 0 35px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words {
    padding-top: 28px;
    margin-top: 35px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-title {
    font-size: 22px;
  }
  .abouti .abouti-title {
    font-size: 30px;
    line-height: 50px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
    font-size: 18px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    margin: 8px 0 18px;
    font-size: 13px;
    line-height: 22px;
    padding: 0  16px;
  }
  .casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    font-size: 12px;
    padding: 0  16px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-more .public-btn {
    min-width: 130px;
    height: 42px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-more .public-btn .banner-more-inner {
    padding: 0 15px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-more .public-btn .read-more-p {
    line-height: 42px;
  }
  .banner .bannerSwiper .banner-inner-right .banner-inner-pro-one .pro-text {
    font-size: 13px;
    margin-top: 12px;
    line-height: 20px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one {
    padding-bottom: 16px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one .text {
    font-size: 13px;
    line-height: 22px;
  }
  .banner .bannerSwiper .banner-down .banner-down-text {
    display: none;
  }
  .banner .bannerSwiper .banner-down {
    height: 56px;
  }
  .banner .bannerSwiper .banner-tabs {
    bottom: 78px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one {
    padding-bottom: 12px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
    right: 30px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 30px;
    line-height: 50px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 .banner-desc-title-new {
    margin-left: 60px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
    width: 476px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 .banner-new-bottom {
    transform: translateX(-30px);
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 {
    width: 448px;
  }
}
@media only screen and (max-width: 1250px) {
  .banner {
    margin-top: 65px;
    height: auto;
    overflow: hidden;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inner {
    padding: 0 0;
  }
  .banner .bannerSwiper .banner-inner-right .banner-inner-pro-one .pro-text {
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
  }
  .casei .casei-con {
    width: 100%;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    margin: 5px 0 15px;
    font-size: 12px;
    line-height: 22px;
  }
  .casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    padding: 0 10px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
    font-size: 16px;
    line-height: 26px;
  }
  .proi .proi-title {
    margin-bottom: 42px;
  }
  .abouti .abouti-title {
    font-size: 25px;
    line-height: 46px;
  }
  .workshopi .workshopi-outer {
    justify-content: space-between;
  }
  .workshopi .workshopi-swiper .workshopi-btn .workshopi-btn-inner img {
    width: 14px;
  }
  .workshopi .workshopi-swiper {
    padding-bottom: 46px;
  }
  .workshopi .workshopi-swiper .workshopi-btn {
    width: 50px;
    height: 48px;
    top: calc((100% - 46px) / 2);
  }
  .servicei .servicei-title .servicei-text {
    width: 60%;
  }
  .servicei .servicei-map {
    margin-top: 110px;
  }
  .servicei .servicei-map .servicei-card {
    transform: translateY(-140px);
    width: 330px;
  }
  .servicei .servicei-map .servicei-card .servicei-card-swiper .servicei-card-slide .servicei-card-text {
    font-size: 14px;
    margin-top: 20px;
  }
  .servicei .servicei-map .servicei-card .servicei-card-nums {
    margin-bottom: 16px;
  }
  .servicei .servicei-logos .servicei-logo {
    width: 180px;
    height: 100px;
    margin-right: 24px;
  }
  .servicei .servicei-logos {
    margin-top: 0;
  }
  .workshopi .workshopi-outer {
    margin-bottom: 40px;
  }
  .abouti .abouti-main .abouti-logo {
    width: 35%;
    margin-right: 5%;
  }
  .abouti .abouti-nums {
    padding: 40px 0 35px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-count {
    font-size: 54px;
    line-height: 56px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-desc .abouti-num-add {
    font-size: 30px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-desc .abouti-num-text {
    font-size: 14px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-unit {
    font-size: 18px;
    margin-top: 10px;
  }
  .abouti .abouti-main .abouti-logo .logo {
    width: 100%;
  }
  .proi .proi-main .proi-list .proi-data-one .proi-data-one-top .index {
    font-size: 18px;
    line-height: 24px;
  }
  .proi .proi-main .proi-list .producti-btn-prev {
    left: 267px;
  }
  .proi .proi-main .proi-list .producti-btn-next {
    left: 590px;
  }
  .proi .proi-main .proi-list .producti-btn .producti-btn-inner img {
    width: 13px;
  }
  .proi .proi-main .proi-list .producti-btn {
    width: 50px;
    height: 48px;
  }
  .proi .proi-main .proi-list .proi-data-one {
    padding: 14px 15px 16px;
    border-radius: 12px;
    width: 290px;
  }
  .proi .proi-main .proi-list .proi-data-one .proi-data-one-title {
    font-size: 16px;
  }
  .proi .proi-title .indexTitle {
    width: 250px;
  }
  .proi .proi-main .proi-list {
    width: calc(100% - 250px);
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main {
    top: 38%;
  }
  .banner .bannerSwiper .banner-tabs {
    bottom: 92px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one .text {
    font-size: 13px;
    line-height: 22px;
    margin-top: 2px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one {
    padding-bottom: 14px;
    width: calc((100% - 36px) / 3);
    margin-right: 18px;
  }
  .banner .bannerSwiper .banner-tabs .banner-tab-one .index {
    font-size: 12px;
    line-height: 20px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
    font-size: 35px;
    line-height: 52px;
    margin: 20px 0 28px;
  }
  .banner .bannerSwiper .banner-inner-right {
    width: 42%;
  }
  .banner .bannerSwiper .banner-down {
    height: 70px;
  }
  .banner .bannerSwiper .banner-down .banner-down-text {
    margin-top: 8px;
  }
  .banner .bannerSwiper .banner-tabs {
    display: none;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main {
    top: 48%;
  }
  .banner .bannerSwiper .banner-swiper-slide:nth-of-type(2) .banner-inner {
    padding: 0 5%;
  }
  .banner .bannerSwiper .banner-swiper-slide:nth-of-type(3) .banner-inner {
    padding: 0 5%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new {
    display: flex;
    justify-content: flex-end;
    margin-left: 0;
    padding-right: 6%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-new-bottom .banner-more-new {
    display: none;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 .banner-new-bottom {
    display: flex;
    justify-content: flex-end;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
    width: 384px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 {
    width: 360px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 23px;
    line-height: 45px;
  }
  .proi .proi-main .proi-type .proi-type-item .name {
    font-size: 13px;
  }
  .proi .proi-main .proi-list .proi-data-one .proi-data-one-title {
    font-size: 13px;
    line-height: 26px;
  }
  .proi .proi-main .proi-list .proi-data-one .proi-data-one-top .proi-data-one-type {
    font-size: 13px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1025px) {
  .banner {
    margin-top: 65px;
  }
}
@media (max-width: 1023px) {
  .banner .bannerSwiper .banner-swiper-slide:nth-of-type(1) .banner-inner {
    padding: 0 5% 0 10%;
  }
  .banner .bannerSwiper .banner-swiper-slide:nth-of-type(2) .banner-inner {
    padding: 0 5% 0 10%;
  }
  .banner .bannerSwiper .banner-swiper-slide:nth-of-type(3) .banner-inner {
    padding: 0 5% 0 10%;
  }
  .banner .bannerSwiper .banner-inner-left {
    width: 100%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-pc {
    display: none;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-m {
    display: block;
  }
  .banner .bannerSwiper .banner-inner-right {
    display: none;
  }
  .banner .bannerSwiper .banner-tabs {
    display: none;
  }
  .proi .proi-main .proi-list .proi-data-swiper {
    padding-top: 76px;
  }
  .proi .proi-main .proi-list .producti-btn-prev {
    top: 0;
    left: auto;
    right: 90px;
    transform: skewX(-20deg) translateY(0);
  }
  .proi .proi-main .proi-list {
    margin-top: -60px;
  }
  .proi .proi-main .proi-list .producti-btn-next {
    left: auto;
    top: 0;
    right: 15px;
    transform: skewX(-20deg) translateY(0);
  }
  .servicei .indexPage-inner {
    padding-right: 0;
  }
  .servicei .servicei-title {
    flex-wrap: wrap;
  }
  .servicei .servicei-title .servicei-text {
    width: 100%;
    max-width: 100%;
  }
  .proi .proi-title {
    flex-wrap: wrap;
  }
  .proi .proi-title .indexDesc {
    width: 100%;
    margin: 8px 0 30px;
  }
  .proi .proi-title .proi-more {
    margin-top: 0;
  }
  .casei .casei-con {
    padding-right: 0;
  }
  .workshopi .workshopi-outer {
    padding-right: 0;
  }
  .casei .casei-outer {
    padding-right: 0;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros {
    margin: 16px 0 20px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros {
    flex-wrap: wrap;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros .abouti-company-text {
    width: 100%;
    margin-bottom: 15px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-more {
    display: none;
  }
  .abouti .abouti-title {
    font-size: 20px;
    line-height: 40px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-title {
    font-size: 20px;
    line-height: 28px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words {
    padding-top: 25px;
    margin-top: 32px;
  }
  .indexTitle {
    font-size: 22px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-num {
    font-size: 18px;
  }
  .casei .casei-con .casei-swiper .casei-main {
    padding: 2%;
    width: 50%;
    height: auto;
    aspect-ratio: 1;
  }
  .casei .casei-con .casei-swiper .casei-img-con img {
    height: 100%;
    object-fit: cover;
  }
  .casei .casei-con .casei-swiper .casei-img-con {
    aspect-ratio: 1;
    width: 50%;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-more {
    display: none;
  }
  .casei .casei-outer .casei-btns .casei-btn {
    width: 50px;
    height: 44px;
  }
  .casei .casei-outer .casei-btns {
    width: 128px;
  }
  .casei .casei-outer .casei-btns .casei-btn .casei-btn-inner img {
    width: 12px;
  }
  .casei .casei-outer {
    margin-bottom: 34px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 .banner-new-bottom {
    display: none;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new {
    top: 40%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 .banner-new-bottom {
    display: none;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 25px;
    line-height: 45px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
    width: 302px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 {
    width: 290px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new {
    padding-right: 16%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 23px;
    line-height: 41px;
  }
}
@media (max-width: 767px) {
  .indexTitle {
    font-size: 20px;
  }
  .banner .bannerSwiper .banner-swiper-slide:nth-of-type(1) .banner-inner {
    padding: 0 5%;
  }
  .banner .bannerSwiper .banner-swiper-slide:nth-of-type(2) .banner-inner {
    padding: 0 5%;
  }
  .banner .bannerSwiper .banner-swiper-slide:nth-of-type(3) .banner-inner {
    padding: 0 5%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main {
    top: 40%;
  }
  .casei .casei-outer {
    flex-wrap: wrap;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-unit {
    font-size: 13px;
    line-height: 28px;
  }
  .casei .casei-outer .casei-text {
    max-width: 100%;
    width: 100%;
    margin-bottom: 12px;
  }
  .casei .casei-outer {
    margin-bottom: 28px;
  }
  .casei .casei-outer .casei-btns .casei-btn {
    width: 44px;
    height: 44px;
  }
  .casei .casei-outer .casei-btns .casei-btn:hover {
    border-radius: 6px;
  }
  .casei .casei-outer .casei-btns {
    width: 114px;
  }
  .workshopi .workshopi-outer {
    flex-wrap: wrap;
  }
  .workshopi .workshopi-outer .workshopi-text {
    width: 100%;
    margin-bottom: 18px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-title .video-play {
    width: 45px;
    height: 45px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inner {
    padding: 0 0;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
    font-size: 20px;
    line-height: 36px;
    margin: 8px 0 0;
  }
  .proi .proi-main .proi-list .producti-btn-next {
    right: 22px;
  }
  .proi .proi-main .proi-list .producti-btn {
    width: 45px;
    height: 45px;
  }
  .abouti .abouti-nums {
    flex-wrap: wrap;
  }
  .abouti .abouti-nums .abouti-num {
    min-width: 50%;
    margin-top: 25px;
    width: auto;
  }
  .abouti .abouti-title {
    width: 100%;
  }
  .abouti .abouti-title1 {
    display: none;
  }
  .abouti .abouti-title {
    font-size: 18px;
    line-height: 32px;
  }
  .proi .proi-main {
    flex-wrap: wrap;
  }
  .proi .proi-main .proi-list {
    width: 100%;
    margin-top: 25px;
  }
  .proi .proi-main .proi-type {
    width: 100%;
    transform: translateX(0);
  }
  .proi .proi-main .proi-type .proi-type-inner {
    display: flex;
    overflow-x: auto;
  }
  .proi .proi-main .proi-type .proi-type-item {
    width: auto;
    flex: none;
    white-space: nowrap;
    margin-bottom: 0;
    position: relative;
    margin-right: 20px;
  }
  .proi .proi-main .proi-type .proi-type-item::after {
    background: rgba(0, 70, 192, 0.4);
    content: "";
    position: absolute;
    top: 4px;
    height: calc(100% - 8px);
    left: 30px;
    width: 1px;
  }
  .proi .proi-title {
    margin-bottom: 35px;
  }
  .proi .proi-title .indexDesc {
    margin: 6px 0 22px;
  }
  .proi .proi-main .proi-type .proi-type-item .name {
    margin-right: 12px;
    width: auto;
  }
  .proi .proi-main .proi-type .proi-type-item .icon {
    margin: 0 10px 0 12px;
  }
  .proi .proi-main .proi-type .proi-type-inner::after {
    display: none;
  }
  .proi .proi-main .proi-type .proi-type-inner {
    display: none;
  }
  .proi .proi-main .proi-type .proi-type-swiper {
    display: block;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
    font-size: 14px;
    line-height: 24px;
  }
  .proi .proi-main {
    padding-left: 5%;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    margin: 5px 0 0;
  }
  .casei .casei-con .casei-swiper .casei-main {
    aspect-ratio: inherit;
    padding: 4%;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center {
    aspect-ratio: inherit;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center {
    background: transparent;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-num {
    display: none;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words {
    border-radius: 0;
    width: 100%;
  }
  .casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words {
    aspect-ratio: inherit;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .timeline {
    display: none;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-word-line-dom {
    display: none;
  }
  .abouti .abouti-main {
    margin: 0 0 38px;
  }
  .abouti .abouti-main {
    flex-wrap: wrap;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video .mask .play {
    width: 48px;
    height: 48px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-imgs .abouti-main-video {
    transform: translateY(0);
  }
  .abouti .abouti-main .abouti-main-con {
    width: 100%;
  }
  .abouti .abouti-title2 {
    display: block;
  }
  .abouti .abouti-main .abouti-logo {
    width: 100%;
    margin-right: 0;
  }
  .abouti .abouti-nums {
    padding: 5px 0 30px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-count {
    font-weight: 500;
    font-size: 45px;
    line-height: 52px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-unit {
    font-size: 16px;
    margin-top: 5px;
  }
  .workshopi .workshopi-outer {
    margin-bottom: 32px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-unit {
    font-size: 16px;
    padding-right: 12px;
    max-width: 160px;
  }
  .servicei .servicei-logos .servicei-logo {
    width: 148px;
    height: 86px;
    margin-right: 16px;
  }
  .servicei .servicei-map {
    padding-right: 0;
    flex-wrap: wrap;
    transform: translateY(0);
    margin: 14vw auto 30px;
  }
  .workshopi .workshopi-swiper .workshopi-img-slide {
    width: 320px;
    margin-right: 20px;
  }
  .workshopi .workshopi-swiper .workshopi-btn {
    top: auto;
    bottom: 0;
    transform: skewX(-20deg) translateY(0);
  }
  .workshopi .workshopi-swiper {
    padding-bottom: 100px;
  }
  .workshopi .workshopi-swiper .workshopi-img-slide .text {
    padding: 15px 12px;
    font-size: 14px;
  }
  .workshopi .workshopi-swiper .workshopi-scrollbar {
    bottom: 20px;
    width: calc(100% - 122px);
    left: 0;
    margin-left: 0;
  }
  .workshopi .workshopi-swiper .workshopi-btn-prev {
    left: auto;
    right: 70px;
  }
  .workshopi .workshopi-swiper .workshopi-btn-next {
    right: 0;
    left: auto;
  }
  .servicei .servicei-map-outer {
    width: 100%;
  }
  .servicei .servicei-map .servicei-card {
    transform: translateY(0);
    margin: 0 auto;
  }
  .servicei .servicei-map .servicei-map-dom {
    margin-right: 0;
    margin-left: 0;
    transform: translateX(0);
  }
  .servicei .servicei-title .servicei-text .indexDesc {
    margin-top: 16px;
  }
  .servicei {
    padding-bottom: 45px;
  }
  .casei-other .casei-con .casei-swiper .casei-img-slide {
    height: 237px;
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide {
    height: auto;
  }
  .casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-title {
    padding: 0 0;
  }
  .casei-other .casei-con .casei-swiper .casei-img-con {
    aspect-ratio: auto;
    height: 100%;
  }
  .casei-other .casei-con .casei-swiper .casei-main {
    height: 100%;
  }
  .casei-other .casei-con .casei-swiper .casei-main .casei-main-center .casei-words-slide .casei-words-desc {
    padding: 0 0;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro-other {
    font-size: 15px;
    line-height: 28px;
    margin: 14px 0 0;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-title-new {
    display: none;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
    width: 90%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 {
    width: 86%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 22px;
    line-height: 38px;
  }
  .banner .bannerSwiper .banner-down {
    height: 48px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new {
    top: 49%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new1 {
    right: 7%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new2 {
    left: 7%;
  }
}
@media only screen and (max-width: 641px) {
  .banner {
    margin-top: 50px;
  }
}
@media (max-width: 521px) {
  .abouti .abouti-nums .abouti-num .abouti-num-desc .abouti-num-text {
    font-size: 12px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-unit {
    font-size: 14px;
  }
}
@media only screen and (max-width: 431px) {
  .banner {
    margin-top: 42px;
  }
  .servicei .servicei-map .servicei-card {
    width: 90%;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-unit {
    font-size: 14px;
    max-width: 100%;
  }
  .abouti .abouti-nums {
    padding: 5px 0 20px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-desc .abouti-num-add {
    font-size: 22px;
    line-height: 18px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-title {
    font-size: 18px;
    line-height: 24px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros {
    margin: 12px 0 20px;
  }
  .abouti .abouti-nums .abouti-num .abouti-num-count {
    font-size: 36px;
    line-height: 40px;
  }
  .abouti .abouti-main {
    margin: 0 0 30px;
  }
  .abouti .abouti-main .abouti-main-con .abouti-main-words .abouti-company-intros .abouti-company-text {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 428px) {
  .banner .bannerSwiper .banner-down {
    width: 120px;
    margin-right: 5%;
  }
  .casei .casei-con .casei-swiper .casei-img-con {
    width: 100%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main {
    top: 45%;
  }
  .casei .casei-con .casei-swiper .casei-main {
    width: 88%;
    background: rgba(14, 70, 167, 0.4);
  }
  .casei .casei-con .casei-swiper .casei-main .casei-main-center .casei-words {
    background: transparent;
  }
  .casei .casei-con .casei-swiper .casei-img-slide {
    margin-right: 8%;
  }
  .casei .casei-con .casei-swiper .casei-img-con {
    width: 100%;
  }
  .casei .casei-con .casei-swiper .swiper-slide-prev .casei-img-con {
    transform: translateX(0);
  }
  .casei-other .casei-con .casei-swiper .casei-main {
    width: 70%;
  }
}
@media only screen and (max-width: 396px) {
  .banner .bannerSwiper .banner-swiper-slide .banner-main-new .banner-desc-intro-new {
    font-size: 20px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 386px) {
  .banner .bannerSwiper .banner-swiper-slide .banner-desc-intro {
    font-size: 16px;
    line-height: 30px;
  }
  .banner .bannerSwiper .banner-down {
    display: none;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-main {
    top: 50%;
  }
}
