.solution_intro {
  padding: 18rem 0 21.2rem;
  margin-bottom: -15rem;
  overflow: hidden;
}
.solution_intro .content {
  z-index: 2;
}
.solution_intro .bg {
  position: absolute;
  right: -28.819444%;
  bottom: -21.2rem;
  z-index: -1;
  width: 152.361111%;
}
.solution_intro .lt {
  width: 42.708333%;
}
.solution_intro .lt .img {
  width: 73.821138%;
  margin: 26.01626% 0 0 auto;
}
.solution_intro .head h3 {
  font-weight: 500;
  font-size: 2.8rem;
  margin-top: 9.2rem;
}
.solution_intro .head p {
  color: var(--text);
  margin-top: 2rem;
  max-width: 50rem;
}
.solution_intro .rt {
  width: 49.166667%;
  margin-right: -1.527778%;
  position: relative;
  padding-bottom: 4.444444%;
}
.solution_intro .img_cv {
  border-radius: 4rem;
}
.solution_intro .img_cv:hover img {
  transform: scale(1.03);
}
.solution_intro .svg {
  width: 10.59322%;
  position: absolute;
  right: -3.672316%;
  top: -3.2rem;
  z-index: 2;
}
.solution_road {
  position: relative;
  z-index: 2;
  padding: 6.2rem 0;
}
.solution_road .head {
  position: relative;
  z-index: 2;
}
.solution_road .main {
  position: relative;
  padding-bottom: 47.222222%;
  margin-top: -3rem;
}
.solution_road .img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 67.083333%;
}
.solution_road .syeditorlist {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.solution_road .item {
  width: 33.125%;
  padding: 0 4.166667%;
  min-height: 20.9rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: no-repeat center / contain;
  position: absolute;
}
.solution_road .item h3 {
  font-weight: 500;
  font-size: 2.6rem;
}
.solution_road .item p {
  color: var(--text);
  margin-top: 0.6rem;
}
.solution_road .item1 {
  right: 2.361111%;
  top: 4.705882%;
  background-image: url(../img/solution-road1.svg);
}
.solution_road .item2 {
  right: 6.25%;
  top: 37.941176%;
  background-image: url(../img/solution-road2.svg);
}
.solution_road .item3 {
  left: 36.944444%;
  bottom: 6.470588%;
  background-image: url(../img/solution-road3.svg);
}
.solution_road .item4 {
  left: 2.222222%;
  bottom: 0;
  background-image: url(../img/solution-road4.svg);
}
.solution_data {
  padding: 6.2rem 0 15rem;
}
.solution_data .svg {
  position: absolute;
  right: -5%;
  top: -12rem;
  width: 9.652778%;
}
.solution_data .head h2 {
  font-size: 3.8rem;
  line-height: normal;
}
.solution_data .items {
  margin: 6.8rem 0 0 -1.25%;
}
.solution_data .items .syeditorlist {
  display: flex;
  align-items: flex-start;
}
.solution_data .item {
  color: #fff;
  position: relative;
}
.solution_data .item .con {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 0 18%;
}
.solution_data .item span {
  font-weight: 700;
  font-size: 5.2rem;
  line-height: 1;
}
.solution_data .item i {
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 1;
  padding-left: 1rem;
}
.solution_data .item p {
  line-height: 2.6rem;
  margin-top: 17.6%;
}
.solution_data .item1 {
  width: 28.66941%;
  margin-top: 0.411523%;
}
.solution_data .item2 {
  width: 26.748971%;
  margin-left: -3.017833%;
  margin-top: 1.234568%;
}
.solution_data .item3 {
  width: 27.434842%;
  margin-left: -3.978052%;
}
.solution_data .item4 {
  width: 26.886145%;
  margin-left: -2.743484%;
  margin-top: 3.566529%;
}
.solution_cases {
  position: relative;
  z-index: 2;
  max-width: 192rem;
  margin: 0 auto;
  padding: 20rem 0 5.6rem;
}
.solution_cases .bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}
.solution_cases .bg img {
  width: 113.958333%;
  margin: 0 -6.979166%;
}
.solution_cases .head {
  position: relative;
  z-index: 2;
}
.solution_cases .swiper_box {
  overflow: hidden;
  margin-top: -2.083333%;
}
.solution_cases .solution_cases_swiper {
  width: 74.722222%;
}
.solution_cases .solution_cases_swiper .swiper-slide {
  position: relative;
  gap: 3rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.solution_cases .solution_cases_swiper .swiper-slide-active .text h3 {
  top: 21.558872%;
  font-size: 3.4rem;
  text-align: left;
}
.solution_cases .solution_cases_swiper .swiper-slide-active .text .btn {
  opacity: 1;
}
.solution_cases .solution_cases_swiper .swiper-slide-active .img_ct {
  opacity: 1;
}
.solution_cases .solution_cases_swiper .swiper-slide-active .syedittext strong {
  opacity: 1;
}
.solution_cases .solution_cases_swiper .swiper-slide-active .syedittext p {
  opacity: 1;
}
.solution_cases .solution_cases_swiper .swiper-slide-active .img_cv {
  transform: scale(1);
  left: 0;
  top: 0;
}
.solution_cases .solution_cases_swiper .swiper-slide-next ~ .swiper-slide .text h3 {
  width: 24.070632%;
  left: -71%;
  top: 92%;
}
.solution_cases .solution_cases_swiper .swiper-slide-next ~ .swiper-slide .img_cv {
  left: -108%;
  top: 21.227197%;
  mask-image: url(../img/solution-major-mask2.svg);
}
.solution_cases .solution_cases_swiper .swiper-slide-next .img_cv {
  transform: scale(0.400888);
}
.solution_cases .solution_cases_swiper .text {
  flex: 1;
  max-width: 33.2rem;
  padding-top: 18.215613%;
}
.solution_cases .solution_cases_swiper .text h3 {
  width: 25.185874%;
  text-align: center;
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 1.6rem;
  position: absolute;
  left: 0;
  top: 89.552239%;
  transition: all 0.5s;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solution_cases .solution_cases_swiper .text strong {
  color: #334556;
  font-weight: 500;
  font-size: 2rem;
  line-height: 3.2rem;
}
.solution_cases .solution_cases_swiper .text p {
  color: var(--text);
  margin-top: 5rem;
}
.solution_cases .solution_cases_swiper .text .btn {
  opacity: 0;
  transition: all 0.3s;
  margin-top: 4.6rem;
}
.solution_cases .solution_cases_swiper .syedittext strong {
  opacity: 0;
  transition: all 0.3s;
}
.solution_cases .solution_cases_swiper .syedittext p {
  opacity: 0;
  transition: all 0.3s;
}
.solution_cases .solution_cases_swiper .img_ct {
  position: absolute;
  left: -2.32342%;
  top: 19.568823%;
  width: 4.832714%;
  transition: all 0.3s;
  opacity: 0;
}
.solution_cases .solution_cases_swiper .img_cv {
  --h: 89.201183%;
  width: 62.825279%;
  mask-image: url(../img/solution-major-mask1.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  align-self: center;
  transform-origin: left center;
  transition: all 0.5s;
  transform: scale(0.383136);
  left: -37.174721%;
  top: 16.915423%;
}
.solution_cases .solution_cases_swiper .img_cv:hover img {
  transform: scale(1.03);
}
.solution_cases .swiper_controls {
  gap: 3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 3;
}
.solution_feature {
  position: relative;
  z-index: 2;
  max-width: 192rem;
  margin: 0 auto;
  padding: 19.4rem 0 18.6rem;
}
.solution_feature .bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}
.solution_feature .bg img {
  width: 113.958333%;
  margin: 0 -6.979166%;
}
.solution_feature .swiper_box {
  overflow: hidden;
  margin-top: 7.5rem;
}
.solution_feature .solution_feature_swiper .swiper-slide {
  position: relative;
  max-width: 30.5rem;
}
.solution_feature .solution_feature_swiper .swiper-slide:nth-child(5n + 2) .arrow {
  left: 92%;
  top: 9.6rem;
  width: 51.803279%;
}
.solution_feature .solution_feature_swiper .swiper-slide:nth-child(5n + 2) .svg {
  margin-top: 4.8rem;
}
.solution_feature .solution_feature_swiper .swiper-slide:nth-child(5n + 3) .arrow {
  left: 98%;
  top: 9.8rem;
  width: 49.180328%;
}
.solution_feature .solution_feature_swiper .swiper-slide:nth-child(5n + 3) .svg {
  margin-top: 0;
}
.solution_feature .solution_feature_swiper .swiper-slide:nth-child(5n + 4) .arrow {
  top: 12.8rem;
  width: 43.278689%;
}
.solution_feature .solution_feature_swiper .swiper-slide:nth-child(5n + 4) .svg {
  margin-top: 7.4rem;
}
.solution_feature .solution_feature_swiper .swiper-slide:nth-child(5n + 5) .svg {
  margin-top: 5.2rem;
}
.solution_feature .solution_feature_swiper .arrow {
  position: absolute;
  left: 95%;
  top: 7.8rem;
  width: 56.393443%;
}
.solution_feature .solution_feature_swiper .svg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
}
.solution_feature .solution_feature_swiper .syedittext {
  text-align: center;
  margin-top: 7rem;
}
.solution_feature .solution_feature_swiper .syedittext h3 {
  font-weight: 500;
  font-size: 3rem;
}
.solution_feature .solution_feature_swiper .syedittext p {
  color: var(--text);
  margin-top: 1.8rem;
}
.solution_feature .swiper_controls {
  gap: 3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 3;
  margin-top: 5.8rem;
}
.solution_partner {
  position: relative;
  z-index: 5;
  padding: 15rem 0 8.3rem;
}
.solution_partner .head p {
  color: var(--text);
}
.solution_partner .lt {
  flex: 1;
  max-width: 46rem;
}
.solution_partner .rt {
  width: 36.388889%;
}
.solution_partner .swiper_boxs {
  padding-top: 7.8rem;
}
.solution_partner .swiper_box {
  overflow: hidden;
  position: relative;
}
.solution_partner .swiper_box::before,
.solution_partner .swiper_box::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 21.6rem;
  pointer-events: none;
  background-image: linear-gradient(to right, #FFFFFF, #FFFFFF, transparent);
}
.solution_partner .swiper_box::after {
  left: unset;
  right: 0;
  transform: rotate(180deg);
}
.solution_partner .solution_partner_swiper {
  max-width: 256rem;
  margin: 1.4rem auto 0;
}
.solution_partner .solution_partner_swiper .swiper-wrapper {
  transition: linear;
}
.solution_partner .solution_partner_swiper .swiper-slide {
  max-width: 20rem;
}
.solution_partner .solution_partner_swiper .img {
  overflow: hidden;
  border-radius: 50%;
  transition: all 0.3s;
  border: 1px solid #EBEBEB;
}
.solution_partner .solution_partner_swiper .img:hover {
  border-color: var(--primary);
}
.solution_partner .btn_cir {
  margin-top: 7.4rem;
}
.solution_partner .svg {
  width: 9.583333%;
  position: absolute;
  left: -8%;
  bottom: -21rem;
}
.solution_advantage {
  padding: 8.3rem 0 8.8rem;
}
.solution_advantage .lt {
  flex: 1;
  max-width: 55rem;
}
.solution_advantage .head h2 {
  max-width: 40.6rem;
}
.solution_advantage .head p {
  margin-top: 2.5rem;
}
.solution_advantage .tabs {
  max-width: 52rem;
  margin-top: 4.6rem;
}
.solution_advantage .tabs ul {
  counter-reset: tabs;
}
.solution_advantage .tabs li {
  counter-increment: tabs;
  cursor: pointer;
  color: #8E8E8E;
  font-weight: 500;
  font-size: 2.4rem;
  transition: all 0.3s;
  display: grid;
  align-items: center;
  grid-template-columns: 10.769231% 1fr auto;
  border-bottom: 1px solid #E2E2E2;
  padding: 2.5rem 0;
}
.solution_advantage .tabs li::before {
  content: counter(tabs, decimal-leading-zero);
  font-size: 1.4rem;
  transition: all 0.3s;
}
.solution_advantage .tabs li::after {
  content: '';
  display: block;
  width: 2.8rem;
  height: 2.8rem;
  opacity: 0;
  transition: all 0.3s;
  transform: rotate(-90deg);
  background: url(../img/arrow-d-b.svg) no-repeat center / contain;
}
.solution_advantage .tabs li.active,
.solution_advantage .tabs li:hover {
  color: var(--title);
  border-color: var(--secondary);
}
.solution_advantage .tabs li.active::before,
.solution_advantage .tabs li:hover::before {
  color: var(--secondary);
}
.solution_advantage .tabs li.active::after,
.solution_advantage .tabs li:hover::after {
  opacity: 1;
}
.solution_advantage .rt {
  width: 50.694444%;
  margin-right: 1.666667%;
}
.solution_advantage .solution_advantage_swiper {
  overflow: hidden;
}
.solution_advantage .solution_advantage_swiper .image {
  position: relative;
}
.solution_advantage .solution_advantage_swiper .img_cv {
  mask-image: url(../img/solution-mask.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  padding-bottom: 84.931507%;
}
.solution_advantage .solution_advantage_swiper .img_cv:hover img {
  transform: scale(1.03);
}
.solution_advantage .solution_advantage_swiper .svg {
  position: absolute;
  right: 2.054795%;
  bottom: 2.580645%;
  width: 12.054795%;
}
.solution_advantage .solution_advantage_swiper .syedittext {
  max-width: 61.3rem;
  min-height: 21rem;
  margin: -9.589041% auto 0;
  background: url(../img/solution-bg.svg) no-repeat center / contain;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 10%;
  position: relative;
  z-index: 2;
}
.solution_advantage .solution_advantage_swiper .syedittext p {
  color: var(--text);
}
.solution_advantage .btn {
  margin-top: 3rem;
}
.solution_gallery {
  position: relative;
  z-index: 2;
  max-width: 256rem;
  margin: 0 auto;
  overflow: hidden;
  padding: 5.2rem 0 15.8rem;
}
.solution_gallery .bg {
  width: 124.479167%;
  max-width: 239rem;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
  transform: translateX(-50%);
}
.solution_gallery .solution_gallery_swiper {
  transform: rotate(-2.374deg);
}
.solution_gallery .solution_gallery_swiper .swiper-wrapper {
  transition: linear;
}
.solution_gallery .solution_gallery_swiper .img {
  border-radius: 2.4rem;
  padding-bottom: 60.38961%;
}
.solution_gallery .solution_gallery_swiper .img:hover img {
  transform: scale(1.03);
}
.solution_process {
  position: relative;
  z-index: 2;
  max-width: 256rem;
  margin: 0 auto;
  padding: 11.6rem 0 11.2rem;
}
.solution_process .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}
.solution_process .bg img {
  width: 113.958333%;
  margin: 0 -6.979166%;
}
.solution_process .head {
  position: relative;
  z-index: 2;
  max-width: 36.4rem;
}
.solution_process .head h2 {
  max-width: 36rem;
}
.solution_process .head p {
  margin-top: 2.6rem;
}
.solution_process .items {
  margin-top: -6.666667%;
}
.solution_process .items .syeditorlist {
  gap: 2rem;
  display: flex;
  align-items: flex-start;
}
.solution_process .item {
  flex: 1;
  display: flex;
  align-items: flex-start;
}
.solution_process .item:nth-child(4n + 1) {
  gap: 4rem;
  margin-top: 22.083333%;
}
.solution_process .item:nth-child(4n + 1) .syedittext {
  margin-top: 14.492754%;
}
.solution_process .item:nth-child(4n + 2) {
  gap: 2.8rem;
  margin-top: 10.277778%;
}
.solution_process .item:nth-child(4n + 2) .syedittext {
  margin-top: 30.144928%;
}
.solution_process .item:nth-child(4n + 3) {
  gap: 1.2rem;
  margin-top: 3.125%;
}
.solution_process .item:nth-child(4n + 3) .syedittext {
  margin-top: 34.782609%;
}
.solution_process .item:nth-child(4n + 4) .syedittext {
  margin-top: 40%;
}
.solution_process .item .img {
  width: 45.797101%;
  --h: 96.202532%;
}
.solution_process .item .syedittext {
  flex: 1;
}
.solution_process .item .syedittext h3 {
  font-weight: 500;
  font-size: 3rem;
}
.solution_process .item .syedittext p {
  color: var(--text);
  font-size: 2rem;
  margin-top: 1.2rem;
}
.solution_process .btn {
  margin-top: -2.4rem;
}
.solution_testimonial {
  overflow: hidden;
  max-width: 256rem;
  margin: 0 auto;
  padding: 15.2rem 0 20.4rem;
}
.solution_testimonial .svg {
  position: absolute;
  left: -11%;
  top: 12rem;
  width: 9.583333%;
}
.solution_testimonial .solution_testimonial_swiper {
  max-width: 192rem;
  margin: 7rem auto -7rem;
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide {
  position: relative;
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide::after {
  content: '';
  display: block;
  padding-bottom: 55.767196%;
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide-active .item {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: var(--title);
  border-radius: 5.8rem;
  background-color: #F7F5F2;
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide-active .img {
  width: 40.740741%;
  top: 8.538899%;
  left: 3.597884%;
  border-radius: 4.8rem;
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide-active .img::after {
  padding-bottom: 114.025974%;
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide-active .con {
  opacity: 1;
  pointer-events: all;
  transition: all 0.3s 0.3s;
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide-active .info {
  left: 50.793651%;
  bottom: 13.662239%;
  right: 3.597884%;
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide-active .info p {
  color: var(--text);
}
.solution_testimonial .solution_testimonial_swiper .swiper-slide-next .item {
  left: 0;
  top: 6.641366%;
  background-color: #6BB3DB;
}
.solution_testimonial .solution_testimonial_swiper .item {
  position: absolute;
  left: 62.116402%;
  top: 23.149905%;
  width: 37.883598%;
  height: 52.751423%;
  transition: all 0.5s;
  color: #fff;
  border-radius: 4.2rem;
  background-color: #D34A33;
}
.solution_testimonial .solution_testimonial_swiper .img {
  width: 26.815642%;
  transition: all 0.5s;
  position: absolute;
  top: 10.071942%;
  left: 10.055866%;
  border-radius: 3rem;
  z-index: 2;
}
.solution_testimonial .solution_testimonial_swiper .img::after {
  content: '';
  display: block;
  padding-bottom: 100%;
  transition: all 0.5s;
}
.solution_testimonial .solution_testimonial_swiper .img:hover img {
  transform: scale(1.03);
}
.solution_testimonial .solution_testimonial_swiper .con {
  position: absolute;
  left: 50.793651%;
  top: 17.077799%;
  right: 3.597884%;
  transition: all 0.2s;
  opacity: 0;
  pointer-events: none;
}
.solution_testimonial .solution_testimonial_swiper .con::before {
  content: '';
  display: block;
  width: 6.4rem;
  height: 5.2rem;
  margin-bottom: 2.6rem;
  background: url(../img/icon-yinhao.svg) no-repeat center / contain;
}
.solution_testimonial .solution_testimonial_swiper .con .syedittext {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 19.2rem;
}
.solution_testimonial .solution_testimonial_swiper .con p {
  color: var(--text);
}
.solution_testimonial .solution_testimonial_swiper .info {
  position: absolute;
  left: 10.055866%;
  bottom: 7.913669%;
  right: 10.055866%;
  transition: all 0.5s;
}
.solution_testimonial .solution_testimonial_swiper .info strong {
  font-weight: 500;
  font-size: 2.4rem;
}
.solution_testimonial .solution_testimonial_swiper .info p {
  color: rgba(255, 255, 255, 0.68);
  transition: all 0.5s;
  margin-top: 0.4rem;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solution_testimonial .swiper_controls {
  gap: 3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .solution_cases .bg img {
    width: 130%;
    margin: 0 -15%;
  }
  .solution_feature .bg img {
    width: 130%;
    margin: 0 -15%;
  }
  .solution_testimonial .solution_testimonial_swiper .con .syedittext {
    max-height: 16rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .solution_road .img {
    display: none;
  }
  .solution_road .main {
    padding: 0;
    margin: 30px 0 0;
  }
  .solution_road .syeditorlist {
    position: static;
    gap: 5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .solution_road .item {
    width: 100%;
    position: static;
    padding: 0 12%;
    min-height: 28rem;
  }
  .solution_cases .bg img {
    width: 150%;
    margin: 0 -25%;
  }
  .solution_feature .bg img {
    width: 150%;
    margin: 0 -25%;
  }
  .solution_testimonial .solution_testimonial_swiper .con {
    top: 10%;
  }
  .solution_testimonial .solution_testimonial_swiper .con::before {
    width: 3rem;
    height: 3rem;
    margin-bottom: 2rem;
  }
  .solution_testimonial .solution_testimonial_swiper .con .syedittext {
    max-height: 12.8rem;
  }
  .solution_testimonial .solution_testimonial_swiper .info {
    bottom: 5%;
  }
  .solution_testimonial .solution_testimonial_swiper .info br {
    display: none;
  }
  .solution_testimonial .solution_testimonial_swiper .info strong {
    font-size: 2rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .solution_road .item {
    min-height: 24rem;
  }
  .solution_cases .bg img {
    width: 180%;
    margin: 0 -40%;
  }
  .solution_feature .bg img {
    width: 180%;
    margin: 0 -40%;
  }
  .solution_process .item .img {
    width: 30%;
  }
  .solution_process .items .item {
    gap: 2rem;
  }
  .solution_testimonial .solution_testimonial_swiper {
    margin: 5rem 0 3rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 896px) {
  .solution_road .syeditorlist {
    gap: 3rem;
  }
  .solution_road .item {
    min-height: 21rem;
  }
  .solution_data .item span {
    font-size: 4rem;
  }
  .solution_data .item i {
    font-size: 3rem;
  }
  .solution_data .item p {
    margin-top: 1rem;
  }
  .solution_cases .solution_cases_swiper .img_ct {
    top: 12%;
  }
  .solution_cases .solution_cases_swiper .swiper-slide-active .text h3 {
    top: 15%;
    font-size: 2.6rem;
  }
  .solution_cases .solution_cases_swiper .text p {
    margin-top: 3rem;
  }
  .solution_cases .solution_cases_swiper .text .btn {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .solution_intro {
    margin: 0;
    padding: 50px 0;
  }
  .solution_intro .head h3 {
    margin-top: 20px;
    font-size: 18px;
  }
  .solution_intro .head p {
    margin-top: 12px;
  }
  .solution_intro .img {
    border-radius: 20px;
  }
  .solution_intro .lt .img {
    margin-top: 30px;
  }
  .solution_intro .rt {
    padding: 0;
  }
  .solution_road {
    padding: 50px 0;
  }
  .solution_road .main {
    padding: 0;
    margin-top: 30px;
  }
  .solution_road .img {
    display: none;
  }
  .solution_road .syeditorlist {
    position: static;
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .solution_road .item {
    width: 100%;
    position: static;
    min-height: 160px;
    padding: 0 10%;
  }
  .solution_road .item h3 {
    font-size: 18px;
  }
  .solution_data {
    padding: 50px 0;
  }
  .solution_data .svg {
    right: 0;
    top: 0;
  }
  .solution_data .head h2 {
    font-size: 20px;
    line-height: 1.5;
  }
  .solution_data .items {
    margin-top: 30px;
  }
  .solution_data .item .con {
    padding: 0 10%;
  }
  .solution_data .item span {
    font-size: 30px;
  }
  .solution_data .item i {
    font-size: 20px;
    padding-left: 5px;
  }
  .solution_data .item p {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.5;
  }
  .solution_cases {
    padding: 50px 0;
  }
  .solution_cases .bg img {
    width: 140%;
    margin: 0 -20%;
  }
  .solution_cases .swiper_box {
    margin-top: 30px;
  }
  .solution_cases .solution_cases_swiper .swiper-slide-active .text h3 {
    top: 0;
    font-size: 18px;
  }
  .solution_cases .solution_cases_swiper .swiper-slide-next ~ .swiper-slide .img_cv {
    left: -119%;
  }
  .solution_cases .solution_cases_swiper .text {
    padding-top: 50px;
  }
  .solution_cases .solution_cases_swiper .text h3 {
    font-size: 16px;
  }
  .solution_cases .solution_cases_swiper .text strong {
    font-size: 16px;
    line-height: 1.5;
  }
  .solution_cases .solution_cases_swiper .text p {
    margin-top: 12px;
  }
  .solution_cases .solution_cases_swiper .text .btn {
    margin-top: 20px;
  }
  .solution_cases .solution_cases_swiper .img_ct {
    top: 0;
  }
  .solution_cases .solution_cases_swiper .img_cv {
    width: 50%;
    left: -48%;
  }
  .solution_cases .swiper_controls {
    margin-top: 30px;
  }
  .solution_feature {
    padding: 50px 0;
  }
  .solution_feature .bg img {
    width: 140%;
    margin: 0 -20%;
  }
  .solution_feature .swiper_box {
    margin-top: 30px;
  }
  .solution_feature .solution_feature_swiper .swiper-slide {
    max-width: 250px;
  }
  .solution_feature .solution_feature_swiper .swiper-slide .img.svg {
    height: 150px;
    margin: 0;
  }
  .solution_feature .solution_feature_swiper .swiper-slide .img.arrow {
    width: 20%;
    left: 105%;
    top: 25%;
  }
  .solution_feature .solution_feature_swiper .swiper-slide .syedittext {
    margin-top: 20px;
  }
  .solution_feature .solution_feature_swiper .swiper-slide .syedittext h3 {
    font-size: 18px;
    line-height: 1.5;
  }
  .solution_feature .solution_feature_swiper .swiper-slide .syedittext p {
    margin-top: 12px;
  }
  .solution_feature .swiper_controls {
    margin-top: 30px;
  }
  .solution_partner {
    padding: 50px 0;
  }
  .solution_partner .swiper_boxs {
    padding-top: 10px;
  }
  .solution_partner .swiper_box::before,
  .solution_partner .swiper_box::after {
    width: 30px;
  }
  .solution_partner .solution_partner_swiper {
    margin-top: 10px;
  }
  .solution_partner .solution_partner_swiper .swiper-slide {
    max-width: 100px;
  }
  .solution_advantage {
    padding: 50px 0;
  }
  .solution_advantage .head p {
    margin-top: 12px;
  }
  .solution_advantage .tabs {
    margin-top: 20px;
  }
  .solution_advantage .tabs li {
    font-size: 18px;
    padding: 12px 0;
  }
  .solution_advantage .tabs li::before {
    font-size: 14px;
  }
  .solution_advantage .tabs li::after {
    width: 20px;
    height: 20px;
  }
  .solution_advantage .solution_advantage_swiper .syedittext {
    min-height: 150px;
    margin-top: -12%;
  }
  .solution_advantage .solution_advantage_swiper .syedittext p {
    font-size: 12px;
  }
  .solution_advantage .btn {
    margin-top: 30px;
  }
  .solution_gallery {
    padding: 50px 0;
  }
  .solution_gallery .solution_gallery_swiper .img {
    border-radius: 20px;
  }
  .solution_process {
    padding: 50px 0;
  }
  .solution_process .items {
    margin-top: 0;
  }
  .solution_process .items .item {
    gap: 15px;
  }
  .solution_process .items .item .img {
    width: 30%;
  }
  .solution_process .items .item .syedittext {
    margin-top: 20px;
  }
  .solution_process .items .item .syedittext h3 {
    font-size: 18px;
  }
  .solution_process .items .item .syedittext p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .solution_testimonial {
    padding: 50px 0;
  }
  .solution_testimonial .solution_testimonial_swiper {
    margin: 30px 0;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .item {
    border-radius: 20px;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .img {
    border-radius: 20px;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .con {
    top: 10%;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .con::before {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .con .syedittext {
    max-height: 105px;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .info {
    bottom: 6%;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .info strong {
    font-size: 14px;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .info p {
    font-size: 12px;
  }
}
@media screen and (max-width: 576px) {
  .solution_intro .flex {
    display: block;
  }
  .solution_intro .lt {
    width: 100%;
  }
  .solution_intro .lt .img {
    width: 100%;
    margin-bottom: 20px;
  }
  .solution_intro .rt {
    width: 100%;
  }
  .solution_road .syeditorlist {
    grid-template-columns: 1fr;
  }
  .solution_road .item {
    min-height: 150px;
  }
  .solution_data .items .syeditorlist {
    gap: 10px;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
  }
  .solution_data .items .item {
    width: 100%;
    margin: 0;
  }
  .solution_data .items .item span {
    font-size: 26px;
  }
  .solution_data .items .item i {
    font-size: 18px;
  }
  .solution_cases {
    padding-bottom: 80px;
    margin-bottom: -30px;
    background-image: linear-gradient(to top, #DEECF9 50%, transparent 50%);
  }
  .solution_cases .bg img {
    width: 260%;
    margin: 0 -80%;
  }
  .solution_cases .solution_cases_swiper {
    width: 100%;
  }
  .solution_cases .solution_cases_swiper .swiper-slide {
    gap: 20px;
    padding: 0 20px;
    flex-direction: column-reverse;
  }
  .solution_cases .solution_cases_swiper .swiper-slide .img_cv {
    width: 100%;
    position: static;
    transform: translate(0);
    max-width: 220px;
    margin: 0 auto;
  }
  .solution_cases .solution_cases_swiper .swiper-slide .text {
    padding: 0;
  }
  .solution_cases .solution_cases_swiper .swiper-slide .text h3 {
    width: 100%;
    position: static;
    font-size: 18px;
    text-align: left;
  }
  .solution_cases .solution_cases_swiper .swiper-slide .text .syedittext strong,
  .solution_cases .solution_cases_swiper .swiper-slide .text .syedittext p {
    opacity: 1;
  }
  .solution_cases .solution_cases_swiper .swiper-slide .text .btn {
    opacity: 1;
  }
  .solution_feature .bg img {
    width: 260%;
    margin: 0 -80%;
  }
  .solution_feature .solution_feature_swiper .swiper-slide .img.svg {
    height: 120px;
  }
  .solution_feature .solution_feature_swiper .swiper-slide .img.arrow {
    left: 100%;
  }
  .solution_partner .flex {
    display: block;
  }
  .solution_partner .rt {
    width: 100%;
    margin-top: 12px;
  }
  .solution_advantage .flex {
    display: block;
  }
  .solution_advantage .lt {
    width: 100%;
  }
  .solution_advantage .rt {
    width: 100%;
    margin-top: 20px;
  }
  .solution_gallery {
    padding: 30px 0;
  }
  .solution_process .items {
    margin-top: 30px;
  }
  .solution_process .items .syeditorlist {
    width: calc(100% + 40px);
    padding: 0 20px;
    margin: 0 -20px;
    overflow: auto;
  }
  .solution_process .items .syeditorlist::-webkit-scrollbar {
    display: none;
  }
  .solution_process .items .item {
    margin: 0;
    display: block;
    flex: 1 0 120px;
  }
  .solution_process .items .item .img {
    width: 100%;
  }
  .solution_process .btn {
    margin-top: 30px;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide::after {
    display: none;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .item {
    width: 100%;
    height: 100%;
    position: static;
    padding: 20px;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .img {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .img::after {
    padding-bottom: 100%;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .con {
    position: static;
    margin-top: 20px;
  }
  .solution_testimonial .solution_testimonial_swiper .swiper-slide .info {
    position: static;
    margin-top: 20px;
  }
}
