a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: PingFangSC-Regular, Helvetica Neue, Hiragino Sansgb, Arial,
    Microsoft Yahei, Microsoft Yahei ui, Simsun, Sans-serif;
  vertical-align: baseline;
  outline: 0;
  word-break: break-word;
  word-wrap: break-word;
}
html {
  font-size: 16px;
}
html,
body {
  min-height: auto;
  margin: 0;
  /* overflow: hidden; */
}


#icon_tel.active .tel-layout,
#icon_qq.active .qq-layout,
#icon_email.active .email-layout {
  opacity: 1;
}

.device-management .banner {
  position: relative;
  width: 100%;
  height: 800px;
  display: flex;
  align-items: center;
  margin-top: 68px;
  justify-content: center;
  overflow: hidden;
}
.audio-banner-container {
  position: relative;
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/elive/bg_elive_banner_1920.jpg)
    no-repeat 0;
  background-size: cover;
  height: 840px;
  margin-top: 68px;
}
.common-banner-wrap {
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 150px;
  position: relative;
}

.audio-banner-container .common-left-box {
  position: relative;
  z-index: 4;
  max-width: 1440px;
  margin: 0 auto;
}

.audio-broadcast {
  display: block;
  width: max-content;
  height: 38px;
  background: linear-gradient(180deg, #fffefd, #fcf0e4);
  box-shadow: inset -1px -1px 1px 0 #ffd3a7;
  border-radius: 50px 26px 26px 0;
  font-size: 16px;
  font-weight: 600;
  color: #f14a23;
  padding: 8px 29px 8px 56px;
  margin-bottom: 30px;
  position: relative;
}
.common-title {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 80px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #fff;
  line-height: 120px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  line-height: 112px;
}
.audio-banner-container .common-banner-wrap .common-left-box .common-title h1 {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.audio-banner-container .common-banner-wrap .common-left-box .common-desc {
  max-width: 623px;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 500;
  color: hsla(0, 0%, 100%, 0.9);
  line-height: 30px;
}
.audio-broadcast .icon-activity {
  position: absolute;
  top: -30px;
  left: -15px;
  width: 68px;
}

.common-desc h2 {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.tags {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  margin-top: 30px;
}

.tag-item {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: 20px;
  padding: 8px 12px;
  margin-right: 8px;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
}

.btnx {
  margin-top: 54px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.btn-item {
  width: 160px;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
  color: #05f;
  background: hsla(0, 0%, 100%, 0.9);
  border-radius: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 17px;
  cursor: pointer;
}

.btn-item:hover {
  opacity: 0.85;
}

.audio-banner-container .common-banner-wrap .common-right-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 1044px;
  height: 840px;
}

.audio-banner-container .common-banner-wrap .common-right-box img {
  width: 1044px;
  height: 840px;
  position: absolute;
  top: 0;
  left: 0;
}


.audio-banner-container .common-banner-wrap .common-right-box img.mohu {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 1;
  z-index: -1;
}

/* 弹出框样式 */
.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  text-align: center;
}

.popup .phone-number {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

/* 关闭按钮 */
.close-btn {
  margin-top: 10px;
  padding: 5px 10px;
  background-color: #f14a23;
  color: white;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}

.close-btn:hover {
  background-color: #e60000;
}
.play-scene-container .sortof-box .sortof-title {
  text-align: center;
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #28292e;
  line-height: 56px;
}
/* 功能点介绍 */
.function {
  background: linear-gradient(180deg, #e8f2ff 0%, #ffffff 100%);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding: 5vw 5vw;
}
.audio_video {
  max-width: 1360px;
}
@media only screen and (min-width: 1920px) {
  .function {
    padding: 5vw 25vw;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .function {
    padding-top: 5vw;
    padding-bottom: 5vw;
    padding-left: min(10vw, 280px);
    padding-right: min(10vw, 280px);
  }
}
.audio_video .audio_video_list {
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  box-shadow: 0px 0px 1.5rem 0px rgba(34, 124, 255, 0.09);
  border-radius: 1.25rem;
  margin-top: 3.75rem;
  width: 100%;
}
.audio_video .audio_video_list .audio_video_item {
  /* width: 15.9375rem; */
  width: calc((100%) / 3);

  border-bottom: 1px solid #f4f4f4;
  cursor: pointer;
}
.audio_video_item_child {
  padding: 1.875rem 01.25rem 1.875rem 1.25rem;
  border-right: 1px solid #f4f4f4;
}
.audio_video .audio_video_list .audio_video_item:nth-child(4n + 0) {
  border-right: none;
}
.audio_video .audio_video_list .audio_video_item .audio_video_item_child > img {
  width: 3rem;
}
.audio_video .audio_video_list .audio_video_item .title {
  font-size: 1.25rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 1.75rem;
  margin: 0.625rem 0;
}
.audio_video .audio_video_list .audio_video_item .smallitle {
  font-size: 0.875rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 1.25rem;
}
.audio_video .audio_video_list .audio_video_item:hover,
.audio_video .audio_video_list .audio_video_item_active {
  background: linear-gradient(
    180deg,
    rgba(34, 124, 255, 0) 0%,
    rgba(34, 124, 255, 0.1) 100%
  );
}
.comm_h1 {
  font-size: 2.5rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 3.5rem;
  margin-bottom: 0.625rem;
  text-align: center;
}
.comm_p {
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 1.375rem;
  text-align: center;
}
.apis {
  background: #f16249;
  padding-top: 20px;

}
.apis .common-title {
  align-self: center;
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: 56px;
  padding-top: 100px;
  padding-bottom: 13px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.apis .section-title {
  text-align: center;
  margin-top: 60px;
  font-size: 36px;
  font-weight: 600;
  color: white;
}

.classroom-scene {
  margin: 0 auto;
  padding-bottom: 34px;
}
.solu-swiper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 1440px;
  overflow: inherit;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.classroom-scene .classroom-scene-wrap .solu-swiper .solu-swiper-pagination {
  display: block;
  width: 260px;
  -webkit-transform: unset;
  transform: unset;
  margin-right: 50px;
  margin-top: 120px;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.solu-swiper .swiper-wrapper {
  height: 746px;
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  overflow: hidden;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-slide.swiper-slide-active {
  z-index: 10;
  pointer-events: auto;
  height: 746px;
  opacity: 1;
  transform: translate3d(0px, -746px, 0px);
  transition-duration: 0ms;
}
.swiper-slide {
  height: 100%;
  z-index: 1;
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item {
  opacity: 0 !important;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.solution-desc .desc {
  max-width: 430px;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 500;
  color: hsla(0, 0%, 100%, 0.8);
  line-height: 28px;

}
.swiper-slide .hot-gif.disa {
  -webkit-animation: disa-data-v-b37581ee 0.3s ease forwards;
  animation: disa-data-v-b37581ee 0.3s ease forwards;
}
.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .hot-gif {
  opacity: 0;
  position: absolute;
  width: 400px;
  height: auto;
  right: -20px;
  bottom: 0;
}
.common-img {
  flex: 1;
}
@media screen and (max-width: 1440px) {
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .hot-gif {
    position: absolute;
    width: 33.75vw;
    height: auto;
    right: -1.1vw;
    bottom: 0;
  }
  .swiper-slide .hot-gif.disa {
    -webkit-animation: disaVW-data-v-b37581ee 0.3s ease forwards;
    animation: disaVW-data-v-b37581ee 0.3s ease forwards;
  }
  .solution-desc .desc {
    max-width: 22.396vw;
    font-size: 1.042vw;
    font-family: PingFangSC-Regular, PingFang SC;
    color: hsla(0, 0%, 100%, 0.8);
    line-height: 1.458vw;
      }
  .solution-desc .title {
    font-size: 2.083vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: #fff;
    line-height: 2.917vw;
    margin-bottom: 0.833vw;
  }
  .scene-banner .solution-desc {
    max-width: 26.042vw;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    display: inline-block;
    text-align: left;
    position: relative;
    z-index: 9;
  }
  .scene-banner {
    background: rgba(233, 255, 253, 0.1)
      url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_elive_insets.jpg)
      no-repeat;
    background-size: 24.375vw 29.6875vw;
    background-position: 7.292vw 10.9375vw;
    border-radius: 1.042vw;
    display: -webkit-box;
    display: flex;
    padding: 3.646vw 0 0 4.167vw;
    width: 58.854vw;
    height: 26.979vw;
    margin-top: 6.25vw;
    position: relative;
    border-radius: 1.042vw;
    border: 0.104vw solid hsla(0, 0%, 100%, 0.1);
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner.is-mounted {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }

  .solu-swiper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 75vw;
    overflow: inherit;
  }
  .classroom-scene .classroom-scene-wrap .solu-swiper .solu-swiper-pagination {
    display: block;
    width: 13.542vw;
    -webkit-transform: unset;
    transform: unset;
    margin-right: 2.604vw;
    margin-top: 6.25vw;
  }
  .solu-swiper .swiper-wrapper {
    height: 38.854vw;
    -webkit-box-flex: 1;
    flex: 1;
  }
  .swiper-slide-active {
    z-index: 10;
    opacity: 1 !important;
    pointer-events: auto;
    height: 29.3333vw;
    opacity: 1;
    transform: translate3d(0px, -746px, 0px);
    transition-duration: 0ms;
  }
  .swiper-slide {
    height: 100%;
    z-index: 1;
    opacity: 0 !important;
    height: 29.3333vw;
  }
  .classroom-scene {
    margin: 0 auto;
    padding-bottom: 1.771vw;
  }
  .apis .common-title {
    align-self: center;
    font-size: 2.083vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 2.917vw;
    padding-top: 5.208vw;
    padding-bottom: 0.677vw;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .audio-banner-container {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/elive/bg_elive_banner_1920.jpg)
      no-repeat 0;
    background-size: cover;
    height: 43.75vw;
    position: relative;
  }
  .audio-banner-container .common-banner-wrap {
    max-width: 100vw;
    margin: auto 0;
    padding-top: 10vw;
  }
  .audio-banner-container .common-banner-wrap .common-left-box {
    max-width: 75vw;
    margin: 0 auto;
  }
  .audio-banner-container .common-banner-wrap .common-right-box {
    width: 54.375vw;
    height: 43.75vw;
    position: absolute;
    top: 0;
    right: 0;
  }
  .audio-banner-container
    .common-banner-wrap
    .common-left-box
    .audio-broadcast {
    display: block;
    width: 15.365vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 1.979vw;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#fffefd),
      to(#fcf0e4)
    );
    background: linear-gradient(180deg, #fffefd, #fcf0e4);
    box-shadow: inset -0.052vw -0.052vw 0.052vw 0 #ffd3a7;
    border-radius: 2.604vw 1.354vw 1.354vw 0;
    font-size: 0.833vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #f14a23;
    line-height: 1.146vw;
    padding: 0.417vw 1.51vw 0.417vw 2.917vw;
    margin-bottom: 1.5625vw;
    position: relative;
  }
  .audio-banner-container .common-banner-wrap .common-left-box .common-title {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 4.167vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 6.25vw;
    letter-spacing: 0.104vw;
    margin-bottom: 1.042vw;
    line-height: 5.833vw;
  }
  .audio-banner-container .common-banner-wrap .common-left-box .common-desc {
    max-width: 30.156vw;
    font-size: 1.042vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
    color: hsla(0, 0%, 100%, 0.9);
    line-height: 1.5625vw;
  }
  .audio-banner-container .common-banner-wrap .common-left-box .tags {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin-top: 1.5625vw;
  }
  .audio-banner-container .common-banner-wrap .common-left-box .btnx {
    margin-top: 2.8125vw;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .audio-banner-container
    .common-banner-wrap
    .common-left-box
    .btnx
    .btn-item:first-of-type,
  .audio-banner-container
    .common-banner-wrap
    .common-left-box
    .btnx
    .btn-item:nth-of-type(2) {
    width: 7.604vw;
    height: 2.5vw;
    background: hsla(0, 0%, 100%, 0.9);
    box-shadow: 0 0.365vw 1.979vw 0 rgba(0, 85, 255, 0.34);
    border-radius: 1.458vw;
    font-size: 0.833vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #28292e;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 0.365vw;
    box-shadow: none;
  }
  .audio-banner-container .common-banner-wrap .common-left-box .tags .tag-item {
    font-size: 0.729vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 1.042vw;
    padding: 0.208vw 0.417vw;
    margin-right: 0.417vw;
    background: hsla(0, 0%, 100%, 0.1);
    border-radius: 0.104vw;
  }
  .audio-banner-container .common-banner-wrap .common-right-box img {
    width: 54.375vw;
    height: 43.75vw;
  }
  .play-scene-container .sortof-box {
    max-width: 75vw;
    height: 56.771vw;
    margin: 0 auto;
    padding-top: 5.208vw;
  }
  .play-scene-container .sortof-box .sortof-title {
    text-align: center;
    font-size: 2.083vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #28292e;
    line-height: 2.917vw;
  }

  .plan-box .play-scene-container .sortof-box .play-sing-wrapper {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/elive/img_elive_main_figure.jpg)
      no-repeat 50%;
    background-size: cover;
  }
  .play-scene-container .sortof-box .play-sing-wrapper {
    width: 52.083vw;
    height: 44.792vw;
    margin: -0.417vw auto 0;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/zego-commons/solution/banner/new-banner/img_ktv_figure.webp)
      no-repeat 50%;
    background-size: cover;
    position: relative;
  }

  .play-num {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    position: absolute;
    width: 14.583vw;
    height: 3.958vw;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#fff),
      to(hsla(0, 0%, 100%, 0))
    );
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    box-shadow: 0 0.417vw 0.521vw 0 rgba(226, 219, 228, 0.24),
      inset -0.052vw -0.052vw 0.15625vw 0 rgba(236, 239, 255, 0.6),
      inset 0 0.052vw 0.15625vw 0 hsla(0, 0%, 100%, 0.5);
    border-radius: 1.979vw;
    padding: 1.302vw 0 1.302vw 1.875vw;
    font-size: 0.9375vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #000;
    line-height: 1.302vw;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
  }
  .play-num.play-01 {
    top: 12.604vw;
    left: -9.375vw;
  }
  .play-num.play-02 {
    top: 25.417vw;
    left: -12.604vw;
  }
  .play-num.play-03 {
    top: 18vw;
    left: 50vw;
    padding-right: 1.875vw !important;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
  .play-num.play-04 {
    top: 25.469vw;
    left: 50vw;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding-right: 1.875vw;
  }
  .play-num .sing-icon {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/elive/m_elive_spirit_mobile.webp)
      no-repeat;
    display: inline-block;
    width: 8.333vw;
    height: 8.333vw;
    background-size: auto 8.333vw;
    position: absolute;
    right: 0.625vw;
    top: -2.5vw;
  }

  .play-num.play-01 .sing-icon {
    right: 0.625vw;
    background-position: 0 0;
  }
  .play-num.play-02 .sing-icon {
    right: 0.625vw;
    background-position: -8.333vw 0;
  }
  .play-num.play-03 .sing-icon {
    left: 0.625vw;
    background-position: -16.667vw 0;
  }
  .play-num.play-04 .sing-icon {
    left: 0.625vw;
    background-position: -25vw 0;
  } */
}
.classroom-scene {
  margin: 0 auto;
  padding-bottom: 34px;
}

.classroom-scene .classroom-scene-wrap .solu-swiper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 1440px;
  overflow: inherit;
}

.classroom-scene .classroom-scene-wrap .solu-swiper .solu-swiper-pagination {
  display: block;
  width: 260px;
  -webkit-transform: unset;
  transform: unset;
  margin-right: 50px;
  margin-top: 120px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item {
  width: 260px;
  height: 80px;
  padding: 20px 0 20px 35px;
  margin: 0 0 28px;
  text-align: center;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 16px;
  border: 2px solid hsla(0, 0%, 100%, 0.1);
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  justify-self: start;
  -webkit-box-align: center;
  align-items: center;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.advan-01
  .advance-icon {
  background-position: 0 -40px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.advan-02
  .advance-icon {
  background-position: -40px -40px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.advan-03
  .advance-icon {
  background-position: -80px -40px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.advan-04
  .advance-icon {
  background-position: -120px -40px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.advan-05
  .advance-icon {
  background-position: -160px -40px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item
  .advance-icon {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  background: url(/_nuxt/img/03e0448.webp) no-repeat;
  background-size: auto 80px;
  margin-right: 18px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item
  .title {
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #fff;
  line-height: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item:last-of-type {
  margin-bottom: 0;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet {
  opacity: 1;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet:hover {
  background: rgba(255, 237, 245, 0.25);
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet-active {
  background: #fff !important;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet-active
  .title {
  color: #7e14ff;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet-active.advan-01
  .advance-icon {
  background-position: 0 0;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet-active.advan-02
  .advance-icon {
  background-position: -40px 0;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet-active.advan-03
  .advance-icon {
  background-position: -80px 0;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet-active.advan-04
  .advance-icon {
  background-position: -120px 0;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .solu-swiper-pagination
  .swiper-pagination-item.swiper-pagination-bullet-active.advan-05
  .advance-icon {
  background-position: -160px 0;
}

.classroom-scene .classroom-scene-wrap .solu-swiper .swiper-wrapper {
  height: 746px;
  -webkit-box-flex: 1;
  flex: 1;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide {
  height: 100%;
  z-index: 1;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item {
  opacity: 0 !important;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner {
  display: -webkit-box;
  display: flex;
  padding: 70px 0 0 80px;
  width: 1130px;
  height: 518px;
  margin-top: 120px;
  position: relative;
  border-radius: 20px;
  border: 2px solid hsla(0, 0%, 100%, 0.1);
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc {
  max-width: 500px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  display: inline-block;
  text-align: left;
  position: relative;
  z-index: 9;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .title {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #fff;
  line-height: 56px;
  margin-bottom: 16px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .desc {
  max-width: 430px;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 500;
  color: hsla(0, 0%, 100%, 0.8);
  line-height: 28px;
  margin-bottom: 60px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .desc-title {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #fff;
  line-height: 56px;
  margin-bottom: 16px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .desc-desc {
  max-width: 430px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 500;
  color: hsla(0, 0%, 100%, 0.8);
  line-height: 28px;
  margin-bottom: 60px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  position: absolute;
  top: 188px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.sociallivestreaming
  a:first-of-type {
  color: #462aff;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.sociallivestreaming-global
  a:first-of-type {
  color: #7b2bc5;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.clubhouse
  a:first-of-type {
  color: #462aff;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.edu-vocation
  a:first-of-type,
.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.groupvoicechat
  a:first-of-type,
.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.onlinemeeting
  a:first-of-type {
  color: #033eff;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.k12
  a:first-of-type {
  color: #15cb73;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.workout
  a:first-of-type {
  color: #f86848;
  box-shadow: 0 14px 10px 0 rgba(178, 62, 19, 0.1);
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx.date
  a:first-of-type {
  color: #7d06ff;
  box-shadow: 0 14px 10px 0 rgba(79, 19, 178, 0.1);
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx
  a:first-child {
  width: 140px;
  height: 48px;
  background: #28292e;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  margin-right: 24px;
  background: #fff;
  box-shadow: 0 14px 10px 0 rgba(19, 24, 178, 0.1);
  border-radius: 24px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #7e14ff;
  line-height: 22px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx
  a:first-child.groupvoicechat {
  color: #033eff;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx
  a:first-child:focus,
.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx
  a:first-child:hover {
  opacity: 0.8;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx
  a:last-child {
  width: 140px;
  height: 48px;
  background: #05f;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-right: 17px;
  background: hsla(0, 0%, 100%, 0.2);
  border-radius: 24px;
  border: 1px solid #fff;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: 22px;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx
  a:last-child:focus,
.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .slide-item
  .scene-banner
  .solution-desc
  .solution-btx
  a:last-child:hover {
  opacity: 0.8;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .hot-gif {
  opacity: 0;
  position: absolute;
  width: 648px;
  height: auto;
  right: -20px;
  bottom: 0;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide
  .hot-gif.disa {
  -webkit-animation: disa-data-v-b37581ee 0.3s ease forwards;
  animation: disa-data-v-b37581ee 0.3s ease forwards;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active {
  z-index: 10;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item {
  opacity: 1 !important;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.groupvoicechat
  .scene-banner {
  background: url(/_nuxt/img/bc0a733.webp) no-repeat, hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.in-gamevoicechat
  .scene-banner {
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_gamevoice_picture.webp)
      no-repeat,
    rgba(233, 255, 253, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.in-gamevoicechat
  .scene-banner
  .solution-desc
  .solution-btx
  .try-register {
  box-shadow: 0 14px 10px 0 rgba(144, 82, 255, 0.1);
  color: #9055fd;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.ktv
  .scene-banner {
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_ktv_microphone.webp)
      no-repeat,
    hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.sociallivestreaming
  .scene-banner,
.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.sociallivestreaming-global
  .scene-banner {
  background: url(/_nuxt/img/28da0fe.webp) no-repeat, hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.workout
  .scene-banner {
  background: url(/_nuxt/img/49a7f49.webp) no-repeat, hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.date
  .scene-banner {
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_date_phone.webp)
      no-repeat,
    hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.clubhouse
  .scene-banner {
  background: url(/_nuxt/img/fbacb97.webp) no-repeat, hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.entertainmentgames
  .scene-banner {
  background: url(/_nuxt/img/154d67d.webp) no-repeat, hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.onlinemeeting
  .scene-banner {
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_meeting.webp)
      no-repeat,
    hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.edu-vocation
  .scene-banner {
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/zego-commons/solution/edu-vocation/img_education_advantage.webp)
      no-repeat,
    hsla(0, 0%, 100%, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.k12
  .scene-banner {
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_k12_advantage.webp)
      no-repeat,
    rgba(233, 255, 253, 0.1);
  background-position: 140px 210px;
  background-size: 486px auto;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item.k12
  .scene-banner
  .solution-desc
  .solution-btx
  .try-register {
  box-shadow: 0 14px 10px 0 rgba(21, 203, 115, 0.1);
  color: #15cb73;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item
  .scene-banner
  .pic,
.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item
  .scene-banner
  .solution-desc {
  margin-top: 0;
  opacity: 1;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .slide-item
  .scene-banner:after {
  bottom: -14px;
  right: 8px;
  opacity: 1;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .hot-gif {
  opacity: 1;
}

.classroom-scene
  .classroom-scene-wrap
  .solu-swiper
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .hot-gif.show {
  -webkit-animation: show-data-v-b37581ee 0.7s ease forwards;
  animation: show-data-v-b37581ee 0.7s ease forwards;
}

.classroom-scene .classroom-scene-wrap .solu-swiper .notShow {
  display: none !important;
}

.classroom-scene .m-classroom-scene-wrap {
  display: none;
}

@media screen and (max-width: 1440px) {
  .classroom-scene {
    margin: 0 auto;
    padding-bottom: 1.771vw;
  }

  .classroom-scene .classroom-scene-wrap .solu-swiper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 75vw;
    overflow: inherit;
  }

  .classroom-scene .classroom-scene-wrap .solu-swiper .solu-swiper-pagination {
    display: block;
    width: 13.542vw;
    -webkit-transform: unset;
    transform: unset;
    margin-right: 2.604vw;
    margin-top: 6.25vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item {
    width: 13.542vw;
    height: 4.167vw;
    padding: 1.042vw 0 1.042vw 1.823vw;
    margin-bottom: 1.458vw;
    text-align: center;
    background: hsla(0, 0%, 100%, 0.1);
    border-radius: 0.833vw;
    border: 0.104vw solid hsla(0, 0%, 100%, 0.1);
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    justify-self: start;
    -webkit-box-align: center;
    align-items: center;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.advan-01
    .advance-icon {
    background-position: 0 -2.083vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.advan-02
    .advance-icon {
    background-position: -2.083vw -2.083vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.advan-03
    .advance-icon {
    background-position: -4.167vw -2.083vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.advan-04
    .advance-icon {
    background-position: -6.25vw -2.083vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.advan-05
    .advance-icon {
    background-position: -8.333vw -2.083vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item
    .advance-icon {
    display: block;
    width: 2.083vw;
    height: 2.083vw;
    position: relative;
    background: url(/_nuxt/img/03e0448.webp) no-repeat;
    background-size: auto 4.167vw;
    margin-right: 0.9375vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item
    .title {
    font-size: 1.146vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 1.5625vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item:last-of-type {
    margin-bottom: 0;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.swiper-pagination-bullet {
    opacity: 1;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.swiper-pagination-bullet-active {
    background: #fff;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.swiper-pagination-bullet-active
    .title {
    color: #7e14ff;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.swiper-pagination-bullet-active.advan-01
    .advance-icon {
    background-position: 0 0;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.swiper-pagination-bullet-active.advan-02
    .advance-icon {
    background-position: -2.083vw 0;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.swiper-pagination-bullet-active.advan-03
    .advance-icon {
    background-position: -4.167vw 0;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.swiper-pagination-bullet-active.advan-04
    .advance-icon {
    background-position: -6.25vw 0;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .solu-swiper-pagination
    .swiper-pagination-item.swiper-pagination-bullet-active.advan-05
    .advance-icon {
    background-position: -8.333vw 0;
  }

  .classroom-scene .classroom-scene-wrap .solu-swiper .swiper-wrapper {
    height: 38.854vw;
    -webkit-box-flex: 1;
    flex: 1;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide {
    height: 100%;
    z-index: 1;
    opacity: 0 !important;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner {
    display: -webkit-box;
    display: flex;
    padding: 3.646vw 0 0 4.167vw;
    width: 58.854vw;
    height: 26.979vw;
    margin-top: 6.25vw;
    position: relative;
    border-radius: 1.042vw;
    border: 0.104vw solid hsla(0, 0%, 100%, 0.1);
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner.not-yet-mounted {
    opacity: 0;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner.is-mounted {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc {
    max-width: 26.042vw;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    display: inline-block;
    text-align: left;
    position: relative;
    z-index: 9;
  }

  .solution-desc.ad {
    display: flex; /* 使用 Flexbox 布局 */
    justify-content: center; /* 水平居中排列 */
    align-items: center; /* 垂直居中 */
    gap: 20px; /* 设置卖点之间的间距 */
    background-color: #f8f9fa; /* 背景颜色 */
    padding: 10px 20px; /* 内边距 */
    border: 2px solid #ddd; /* 描边 */
    border-radius: 8px; /* 圆角边框 */
  }

  .ad span {
    display: inline-block;
    padding: 8px 16px; /* 文字区域的内边距 */
    background: #ffffff; /* 背景色 */
    border: 1px solid #ccc; /* 每个卖点的描边 */
    border-radius: 5px; /* 轻微圆角 */
    font-size: 16px; /* 文字大小 */
    font-weight: bold; /* 加粗 */
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .title {
    font-size: 2.083vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: #fff;
    line-height: 2.917vw;
    margin-bottom: 0.833vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .desc {
    max-width: 22.396vw;
    font-size: 1.042vw;
    font-family: PingFangSC-Regular, PingFang SC;
    color: hsla(0, 0%, 100%, 0.8);
    line-height: 1.458vw;
    margin-bottom: 3.125vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .desc-title {
    font-size: 1.25vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 2.917vw;
    margin-bottom: 0.833vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .desc-desc {
    max-width: 22.396vw;
    font-size: 0.9375vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
    color: hsla(0, 0%, 100%, 0.8);
    line-height: 1.458vw;
    margin-bottom: 3.125vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    position: absolute;
    top: 9.792vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx
    a {
    color: #462aff;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx
    a:first-child {
    width: 7.292vw;
    height: 2.5vw;
    background: #28292e;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 0.729vw;
    color: #fff;
    line-height: 1.042vw;
    margin-right: 1.25vw;
    background: #fff;
    box-shadow: 0 0.729vw 0.52vw 0 rgba(19, 24, 178, 0.1);
    border-radius: 1.25vw;
    font-size: 0.833vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #7e14ff;
    line-height: 1.146vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx
    a:first-child.groupvoicechat {
    color: #033eff;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx
    a:first-child:focus,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx
    a:first-child:hover {
    opacity: 0.8;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx
    a:last-child {
    width: 7.292vw;
    height: 2.5vw;
    background: #05f;
    font-size: 0.729vw;
    line-height: 1.042vw;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 0.885vw;
    background: hsla(0, 0%, 100%, 0.2);
    border-radius: 1.25vw;
    border: 0.052vw solid #fff;
    font-size: 0.833vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 1.146vw;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx
    a:last-child:focus,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .slide-item
    .scene-banner
    .solution-desc
    .solution-btx
    a:last-child:hover {
    opacity: 0.8;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .hot-gif {
    position: absolute;
    width: 33.75vw;
    height: auto;
    right: -1.1vw;
    bottom: 0;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide
    .hot-gif.disa {
    -webkit-animation: disaVW-data-v-b37581ee 0.3s ease forwards;
    animation: disaVW-data-v-b37581ee 0.3s ease forwards;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active {
    z-index: 10;
    opacity: 1 !important;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.groupvoicechat
    .scene-banner {
    background: url(/_nuxt/img/bc0a733.webp) no-repeat, hsla(0, 0%, 100%, 0.1);
    background-position: 7.292vw 10.9375vw;
    background-size: 25.3125vw auto;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.in-gamevoicechat
    .scene-banner {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_gamevoice_picture.webp)
        no-repeat,
      rgba(233, 255, 253, 0.1);
    background-position: 7.292vw 10.9375vw;
    background-size: 25.3125vw auto;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.in-gamevoicechat
    .scene-banner
    .solution-desc
    .solution-btx
    .try-register {
    box-shadow: 0 0.729vw 0.521vw 0 rgba(144, 82, 255, 0.1);
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.ktv
    .scene-banner {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_ktv_microphone.webp)
        no-repeat,
      hsla(0, 0%, 100%, 0.1);
    background-position: 7.292vw 10.9375vw;
    background-size: 25.3125vw auto;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.sociallivestreaming
    .scene-banner,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.sociallivestreaming-global
    .scene-banner {
    background: url(/_nuxt/img/28da0fe.webp) no-repeat, hsla(0, 0%, 100%, 0.1);
    background-position: 7.292vw 10.9375vw;
    background-size: 25.3125vw auto;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.clubhouse
    .scene-banner,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.date
    .scene-banner,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.edu-vocation
    .scene-banner,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.entertainmentgames
    .scene-banner,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.k12
    .scene-banner,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.onlinemeeting
    .scene-banner,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item.workout
    .scene-banner {
    background-position: 7.292vw 10.9375vw;
    background-size: 25.3125vw auto;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item
    .scene-banner
    .pic,
  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item
    .scene-banner
    .solution-desc {
    margin-top: 0;
    opacity: 1;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .slide-item
    .scene-banner:after {
    bottom: -0.729vw;
    right: 0.417vw;
    opacity: 1;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .hot-gif {
    opacity: 1;
  }

  .classroom-scene
    .classroom-scene-wrap
    .solu-swiper
    .swiper-wrapper
    .swiper-slide.swiper-slide-active
    .hot-gif.show {
    -webkit-animation: showVW-data-v-b37581ee 0.7s ease forwards;
    animation: showVW-data-v-b37581ee 0.7s ease forwards;
  }

  .classroom-scene .m-classroom-scene-wrap {
    display: none;
  }

  .classroom-scene .notShow {
    display: none !important;
  }
}
.solution {
  padding: 0;
  width: 100%;
  position: relative;
}
.solution .title {
  position: absolute;
  left: 50%;
  top: 100px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #28292e;
  font-size: 40px;
  line-height: 66px;
  z-index: 3;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
}
.solution .container {
  max-width: 100%;
}
.solution .content-m {
  display: none;
}
.solution .content {
  width: 100%;
  display: -webkit-box;
  display: flex;
  margin: 0 auto;
  position: relative;
}
.solution .content .items {
  width: 50%;
  height: 900px;
  background: linear-gradient(
    195deg,
    hsla(0, 0%, 100%, 0.10196) -18.46%,
    rgba(0, 85, 255, 0.12157) 95.28%
  );
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  position: relative;
}
.solution .content .items .tips {
  z-index: 1;
}
.solution .content .items:after {
  content: "";
  width: 1440px;
  height: 900px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/UIKits_bg.jpg)
    no-repeat;
  background-size: cover;
}
.solution .content .items:first-child .tips {
  width: 499.88px;
  height: 38.6px;
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/sub_title_2.png)
    no-repeat;
  background-size: contain;
  position: absolute;
  right: 220px;
  top: 295px;
}
.solution .content .items:first-child .sub-title {
  position: relative;
}
.solution .content .items:first-child .sub-title:after {
  content: "";
  width: 130px;
  height: 130px;
  position: absolute;
  left: -33px;
  top: 0;
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/icon_uikits%402x.png)
    no-repeat;
  background-size: cover;
}
.solution .content .items:first-child .item-content {
  flex-shrink: 0;
  background: #fff;
  right: 48px;
}
.solution .content .items:first-child .item-content:after {
  width: 666px;
  height: 448px;
  background: linear-gradient(316deg, #fff 75.46%, #cde1ff 93.57%);
  position: absolute;
  content: "";
  left: 4px;
  top: 4px;
  opacity: 0.5;
  z-index: -1;
  border-radius: 12px;
}
.solution .content .items:first-child .feature-list {
  width: 537px;
}
.solution .content .items:first-child .feature-item:nth-child(2),
.solution .content .items:first-child .feature-item:nth-child(4) {
  width: 281px;
  margin-left: 12px;
}
.solution .content .items:nth-child(2) {
  position: relative;
}
.solution .content .items:nth-child(2):after {
  content: "";
  width: 1440px;
  height: 900px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/sdk_bg.jpg)
    no-repeat;
  background-size: cover;
}
.solution .content .items:nth-child(2) .tips {
  width: 499.88px;
  height: 38.6px;
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/sub_title_1.png)
    no-repeat;
  background-size: contain;
  position: absolute;
  left: 51px;
  top: 291px;
}
.solution .content .items:nth-child(2) .sub-title {
  position: relative;
}
.solution .content .items:nth-child(2) .sub-title:after {
  content: "";
  width: 130px;
  height: 130px;
  position: absolute;
  left: -33px;
  top: 0;
  background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/icon_sdk%402x.png)
    no-repeat;
  background-size: cover;
}
.solution .content .items:nth-child(2) .item-content {
  left: 45px;
}
.solution .content .items:nth-child(2) .item-content:after {
  width: 666px;
  height: 448px;
  background: linear-gradient(316deg, #fff 75.46%, #b5ffc6 93.57%);
  position: absolute;
  content: "";
  left: 4px;
  top: 4px;
  z-index: -1;
  border-radius: 12px;
  opacity: 0.5;
}
.solution .content .items:nth-child(2) .feature-list {
  width: 600px;
}
.solution .content .items:nth-child(2) .feature-item:first-child {
  width: 329px;
  margin-right: 12px;
}
.solution .content .items:nth-child(2) .feature-item:nth-child(2) {
  width: 258px;
}
.solution .content .items:nth-child(2) .feature-item:nth-child(3) {
  width: 600px;
}
.solution .content .items .item-content {
  position: absolute;
  top: 373px;
  z-index: 1;
  width: 672px;
  height: 480px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #fff;
  padding: 40px;
  overflow: hidden;
}
.solution .content .items .sub-title {
  color: #28292e;
  font-family: PingFang SC;
  font-size: 38px;
  font-weight: 600;
  line-height: 50px;
  padding-left: 80px;
}
.solution .content .items .desc {
  color: #28292e;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  line-height: 22px;
  padding-left: 80px;
  margin-bottom: 47px;
}
.solution .content .items .feature-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.solution .content .items .feature-item {
  width: 244px;
  height: 68px;
  flex-shrink: 0;
  border-radius: 120.4px;
  border: 1px solid #eee;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 8px 0 8px 8px;
}
.solution .content .items .feature-item:first-child,
.solution .content .items .feature-item:nth-child(2) {
  margin-bottom: 12px;
}
.solution .content .items .feature-item div:first-child {
  width: 52px;
  height: 52px;
  margin-right: 8px;
}
.solution .content .items .feature-item div:first-child img {
  width: 52px;
  height: 52px;
}
.solution .content .items .feature-item div:nth-child(2) {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.solution .content .items .feature-item div:nth-child(2) span:first-child {
  color: #28292e;
  font-family: PingFang SC;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 2px;
}
.solution .content .items .feature-item div:nth-child(2) span:nth-child(2) {
  color: rgba(40, 41, 46, 0.7);
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.7;
}
.solution .content .items .link-list {
  margin-top: 54px;
}
.solution .content .items .link-list a {
  color: #28292e;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-right: 26px;
}
.solution .content .items .link-list a:hover {
  color: #05f;
}
.solution .content .items .link-list a:last-of-type {
  margin-right: 0;
}
.solution .content .items .btn-container {
  margin-top: 40px;
}
.solution .content .items .btn-container,
.solution .content .items .get-it {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 16px;
}
.solution .content .items .get-it {
  -webkit-box-pack: center;
  justify-content: center;
  width: 160px;
  height: 48px;
  background: #28292e;
  color: #fff;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 500;
  border-radius: 28px;
}
.solution .content .items .get-it:hover {
  opacity: 0.8;
}
.solution .content .items .get-it .zgfont {
  margin-left: 10px;
}
.solution .content .items .get-it .zgfont.ow-arrow_right {
  font-size: 14px;
  position: relative;
  left: 4px;
  -webkit-animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
  animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
}
.solution .content .items .try-it {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: #06ac7b;
  line-height: 24px;
  opacity: 1;
  margin-left: 32px;
  font-family: PingFang SC;
  font-size: 30px;
  font-weight: 700;
}
.solution .content .items .try-it:hover {
  opacity: 0.8;
}
.solution .content .items .try-it .zgfont {
  margin-left: 10px;
}
.solution .content .items .try-it .zgfont.ow-arrow_right {
  font-size: 14px;
  position: relative;
  left: 4px;
  -webkit-animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
  animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
}
@media screen and (max-width: 1440px) {
  .solution {
    padding: 0;
    width: 100%;
    position: relative;
  }
  .solution .title {
    position: absolute;
    left: 50%;
    top: 5.208vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #28292e;
    font-size: 2.083vw;
    line-height: 3.438vw;
    z-index: 3;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
  }
  .solution .container {
    max-width: 100%;
  }
  .solution .content-m {
    display: none;
  }
  .solution .content {
    width: 100%;
    display: -webkit-box;
    display: flex;
    margin: 0 auto;
    position: relative;
  }
  .solution .content .items {
    width: 50%;
    height: 46.875vw;
    background: linear-gradient(
      195deg,
      hsla(0, 0%, 100%, 0.10196) -18.46%,
      rgba(0, 85, 255, 0.12157) 95.28%
    );
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    position: relative;
  }
  .solution .content .items .tips {
    z-index: 1;
  }
  .solution .content .items:after {
    content: "";
    width: 75vw;
    height: 46.875vw;
    position: absolute;
    right: 0;
    top: 0;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/UIKits_bg.jpg)
      no-repeat;
    background-size: cover;
  }
  .solution .content .items:first-child .tips {
    width: 26.035vw;
    height: 2.01vw;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/sub_title_2.png)
      no-repeat;
    background-size: contain;
    position: absolute;
    right: 11.458vw;
    top: 15.365vw;
  }
  .solution .content .items:first-child .sub-title {
    position: relative;
  }
  .solution .content .items:first-child .sub-title:after {
    content: "";
    width: 6.771vw;
    height: 6.771vw;
    position: absolute;
    left: -1.719vw;
    top: 0;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/icon_uikits%402x.webp)
      no-repeat;
    background-size: cover;
  }
  .solution .content .items:first-child .item-content {
    flex-shrink: 0;
    background: #fff;
    right: 2.5vw;
  }
  .solution .content .items:first-child .item-content:after {
    width: 34.6875vw;
    height: 23.333vw;
    background: linear-gradient(316deg, #fff 75.46%, #cde1ff 93.57%);
    position: absolute;
    content: "";
    left: 0.208vw;
    top: 0.208vw;
    opacity: 0.5;
    z-index: -1;
    border-radius: 0.625vw;
  }
  .solution .content .items:first-child .feature-list {
    width: 27.969vw;
  }
  .solution .content .items:first-child .feature-item:nth-child(2),
  .solution .content .items:first-child .feature-item:nth-child(4) {
    width: 14.635vw;
    margin-left: 0.625vw;
  }
  .solution .content .items:nth-child(2) {
    position: relative;
  }
  .solution .content .items:nth-child(2):after {
    content: "";
    width: 75vw;
    height: 46.875vw;
    position: absolute;
    left: 0;
    top: 0;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyu…com/official-website/images/components/sdk_bg.jpg)
      no-repeat;
    background-size: cover;
  }
  .solution .content .items:nth-child(2) .tips {
    width: 26.035vw;
    height: 2.01vw;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/sub_title_1.webp)
      no-repeat;
    background-size: contain;
    position: absolute;
    left: 2.65625vw;
    top: 15.156vw;
  }
  .solution .content .items:nth-child(2) .sub-title {
    position: relative;
  }
  .solution .content .items:nth-child(2) .sub-title:after {
    content: "";
    width: 6.771vw;
    height: 6.771vw;
    position: absolute;
    left: -1.719vw;
    top: 0;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/icon_sdk%402x.webp)
      no-repeat;
    background-size: cover;
  }
  .solution .content .items:nth-child(2) .item-content {
    left: 2.34375vw;
  }
  .solution .content .items:nth-child(2) .item-content:after {
    width: 34.6875vw;
    height: 23.333vw;
    background: linear-gradient(316deg, #fff 75.46%, #b5ffc6 93.57%);
    position: absolute;
    content: "";
    left: 0.208vw;
    top: 0.208vw;
    z-index: -1;
    border-radius: 0.625vw;
    opacity: 0.5;
  }
  .solution .content .items:nth-child(2) .feature-list {
    width: 31.25vw;
  }
  .solution .content .items:nth-child(2) .feature-item:first-child {
    width: 17.135vw;
    margin-right: 0.625vw;
  }
  .solution .content .items:nth-child(2) .feature-item:nth-child(2) {
    width: 13.4375vw;
  }
  .solution .content .items:nth-child(2) .feature-item:nth-child(3) {
    width: 31.25vw;
  }
  .solution .content .items .item-content {
    position: absolute;
    top: 19.427vw;
    z-index: 1;
    width: 35vw;
    height: 32vw;
    flex-shrink: 0;
    border-radius: 0.833vw;
    background: #fff;
    padding: 2vw;
    overflow: hidden;
  }
  .solution .content .items .sub-title {
    color: #28292e;
    font-family: PingFang SC;
    font-size: 1.979vw;
    font-weight: 600;
    line-height: 2.604vw;
    padding-left: 4.167vw;
  }
  .solution .content .items .desc {
    color: #28292e;
    font-family: PingFang SC;
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    line-height: 1.146vw;
    padding-left: 4.167vw;
    margin-bottom: 2.448vw;
  }
  .solution .content .items .feature-list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  .solution .content .items .feature-item {
    width: 12.708vw;
    height: 3.542vw;
    flex-shrink: 0;
    border-radius: 6.271vw;
    border: 0.052vw solid #eee;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0.417vw 0 0.417vw 0.417vw;
  }
  .solution .content .items .feature-item:first-child,
  .solution .content .items .feature-item:nth-child(2) {
    margin-bottom: 0.625vw;
  }
  .solution .content .items .feature-item div:first-child {
    width: 2.708vw;
    height: 2.708vw;
    margin-right: 0.417vw;
  }
  .solution .content .items .feature-item div:first-child img {
    width: 2.708vw;
    height: 2.708vw;
  }
  .solution .content .items .feature-item div:nth-child(2) {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .solution .content .items .feature-item div:nth-child(2) span:first-child {
    color: #28292e;
    font-family: PingFang SC;
    font-size: 0.9375vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0.104vw;
  }
  .solution .content .items .feature-item div:nth-child(2) span:nth-child(2) {
    color: rgba(40, 41, 46, 0.7);
    font-family: PingFang SC;
    font-size: 0.729vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.7;
  }
  .solution .content .items .link-list {
    margin-top: 2.8125vw;
  }
  .solution .content .items .link-list a {
    color: #28292e;
    font-family: PingFang SC;
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-right: 1.354vw;
  }
  .solution .content .items .link-list a:hover {
    color: #05f;
  }
  .solution .content .items .link-list a:last-of-type {
    margin-right: 0;
  }
  .solution .content .items .btn-container {
    margin-top: 2.083vw;
  }
  .solution .content .items .btn-container,
  .solution .content .items .get-it {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }
  .solution .content .items .get-it {
    -webkit-box-pack: center;
    justify-content: center;
    width: 8.333vw;
    height: 2.5vw;
    background: #28292e;
    color: #fff;
    font-family: PingFang SC;
    font-size: 0.833vw;
    font-weight: 500;
    border-radius: 1.458vw;
  }
  .solution .content .items .get-it:hover {
    opacity: 0.8;
  }
  .solution .content .items .get-it .zgfont {
    margin-left: 0.521vw;
  }
  .solution .content .items .get-it .zgfont.ow-arrow_right {
    font-size: 0.729vw;
    position: relative;
    left: 0.208vw;
    -webkit-animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
    animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
  }
  .solution .content .items .try-it {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #05161e;
    line-height: 1.146vw;
    opacity: 1;
    margin-left: 1.667vw;
    font-family: PingFang SC;
    font-size: 0.833vw;
    font-weight: 500;
  }
  .solution .content .items .try-it:hover {
    opacity: 0.8;
  }
  .solution .content .items .try-it .zgfont {
    margin-left: 0.521vw;
  }
  .solution .content .items .try-it .zgfont.ow-arrow_right {
    font-size: 0.729vw;
    position: relative;
    left: 0.208vw;
    -webkit-animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
    animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
  }
}
@media screen and (max-width: 750px) {
  .solution {
    padding: 16vw 4.26667vw 12vw;
    background: linear-gradient(
      195deg,
      hsla(0, 0%, 100%, 0.10196) -18.46%,
      rgba(0, 85, 255, 0.12157) 95.28%
    );
  }
  .solution .title {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: auto;
    font-size: 7.46667vw;
    line-height: 10.4vw;
    text-align: center;
    width: 52.26667vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    margin: 0 0 8vw;
  }
  .solution .pagination {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 auto 5.33333vw;
  }
  .solution .pagination .pagination-items {
    position: relative;
    width: 42.66667vw;
    height: 14.93333vw;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 2.13333vw;
    font-size: 4vw;
    line-height: 5.6vw;
    text-align: center;
    color: #3a3a3a;
  }
  .solution .pagination .pagination-items.active {
    color: #fff;
  }
  .solution .pagination .pagination-items:after {
    position: absolute;
    left: 7.2vw;
    top: 2.66667vw;
    content: "";
    width: 28.8vw;
    height: 10.66667vw;
  }
  .solution .pagination .pagination-items:first-child {
    margin-right: 4vw;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/tab_uikits_nol.webp)
      no-repeat;
    background-size: cover;
  }
  .solution .pagination .pagination-items:first-child:after {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/tab_font_nol.webp)
      no-repeat;
    background-size: 28vw auto;
  }
  .solution .pagination .pagination-items:first-child.active {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/tab_uikits_sel.webp)
      no-repeat;
    background-size: cover;
  }
  .solution .pagination .pagination-items:first-child.active:after {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/tab_font_sel.webp)
      no-repeat;
    background-size: 28vw auto;
  }
  .solution .pagination .pagination-items:nth-child(2) {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/tab_sdk_sel.webp)
      no-repeat;
    background-size: cover;
  }
  .solution .pagination .pagination-items:nth-child(2):after {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/tab_font_1_nol.webp)
      no-repeat;
    background-size: 28vw auto;
  }
  .solution .pagination .pagination-items:nth-child(2).active {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/tab_sdk_nol.webp)
      no-repeat;
    background-size: cover;
  }
  .solution .pagination .pagination-items:nth-child(2).active:after {
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/tab_font_1_sel.webp)
      no-repeat;
    background-size: 28vw auto;
  }
  .solution .nation {
    display: -webkit-box;
    display: flex;
    grid-gap: 2.13333vw;
    gap: 2.13333vw;
    margin: 2.66667vw auto 0;
  }
  .solution .nation span {
    width: 5.33333vw;
    height: 1.33333vw;
    flex-shrink: 0;
    border-radius: 2.66667vw;
    background: hsla(0, 0%, 100%, 0.5);
  }
  .solution .nation span.active {
    background: #fff;
  }
  .solution .container .content {
    display: none;
  }
  .solution .container .content-m {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .solution .container .content-m .swiper-wrapper {
    width: 91.46667vw;
  }
  .solution .container .content-m .swiper-slide {
    height: 129.86667vw;
    border-radius: 3.2vw;
    background: #fff;
    padding: 6.93333vw 0 0 6.4vw;
    overflow: hidden;
  }
  .solution .container .content-m .swiper-slide:after {
    width: 89.33333vw;
    height: 119.46667vw;
    content: "";
    position: absolute;
    background: linear-gradient(337deg, #fff 62.22%, #cde1ff 91.62%);
    background-size: contain;
    left: 1.06667vw;
    top: 1.06667vw;
    opacity: 0.5;
    z-index: 1;
    border-radius: 2.13333vw;
  }
  .solution .container .content-m .swiper-slide:before {
    content: "";
    width: 33.33333vw;
    height: 26.66667vw;
    position: absolute;
    top: 6.53333vw;
    right: 0.93333vw;
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/icon_uikits%402x.webp)
      no-repeat;
    background-size: cover;
    z-index: 2;
  }
  .solution .container .content-m .swiper-slide:nth-child(2):after {
    background: linear-gradient(337deg, #fff 62.22%, #b5ffc6 91.62%);
  }
  .solution .container .content-m .swiper-slide:nth-child(2):before {
    content: "";
    background: url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/official-website/images/components/icon_sdk%402x.webp)
      no-repeat;
    background-size: cover;
  }
  .solution .container .content-m .swiper-slide:nth-child(2) .sub-title {
    display: -webkit-box;
    display: flex;
    width: 53.33333vw;
  }
  .solution
    .container
    .content-m
    .swiper-slide:nth-child(2)
    .items:nth-child(3) {
    width: 78.13333vw;
  }
  .solution .container .content-m .swiper-slide:nth-child(2) .desc {
    margin-bottom: 2.93333vw;
  }
  .solution .container .content-m .swiper-slide:first-child .items .sub-title {
    font-size: 8.53333vw;
  }
  .solution
    .container
    .content-m
    .swiper-slide:first-child
    .items:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .solution
    .container
    .content-m
    .swiper-slide:first-child
    .items:nth-child(4) {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .solution .container .content-m .swiper-slide .sub-title {
    color: #28292e;
    font-family: PingFang SC;
    font-size: 8vw;
    line-height: 11.2vw;
    font-weight: 600;
    margin-bottom: 1.06667vw;
    z-index: 2;
    position: relative;
  }
  .solution .container .content-m .swiper-slide .sub-title span:first-child {
    margin-right: 2.66667vw;
  }
  .solution .container .content-m .swiper-slide .desc {
    width: 49.6vw;
    color: #28292e;
    font-family: PingFang SC;
    font-size: 3.73333vw;
    font-weight: 500;
    line-height: 5.33333vw;
    margin-bottom: 5.33333vw;
    z-index: 2;
    position: relative;
  }
  .solution .container .content-m .swiper-slide .detail-container {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-right: 5.33333vw;
    z-index: 2;
    position: relative;
  }
  .solution .container .content-m .swiper-slide .detail-container .items {
    width: 37.86667vw;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .solution
    .container
    .content-m
    .swiper-slide
    .detail-container
    .items:first-child,
  .solution
    .container
    .content-m
    .swiper-slide
    .detail-container
    .items:nth-child(2) {
    margin-bottom: 5.86667vw;
  }
  .solution .container .content-m .swiper-slide .detail-container .items img {
    width: 10.66667vw;
    height: 10.66667vw;
    margin-bottom: 2.13333vw;
  }
  .solution
    .container
    .content-m
    .swiper-slide
    .detail-container
    .items
    span:nth-child(2) {
    font-family: PingFang SC;
    font-size: 3.73333vw;
    line-height: 5.33333vw;
    font-weight: 500;
    margin-bottom: 0.8vw;
    color: #28292e;
    white-space: nowrap;
  }
  .solution
    .container
    .content-m
    .swiper-slide
    .detail-container
    .items
    span:nth-child(3) {
    color: rgba(40, 41, 46, 0.4);
    font-family: PingFang SC;
    font-size: 3.2vw;
    line-height: 4.53333vw;
    font-weight: 400;
  }
  .solution .container .content-m .swiper-slide .btn-container {
    -webkit-box-ordinal-group: 6;
    order: 5;
    z-index: 2;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 12.26667vw;
  }
  .solution .container .content-m .swiper-slide .get-it {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 28.26667vw;
    height: 10.66667vw;
    background: #28292e;
    color: #fff;
    font-family: PingFang SC;
    font-size: 3.2vw;
    font-weight: 500;
    border-radius: 10.66667vw;
  }
  .solution .container .content-m .swiper-slide .get-it:hover {
    opacity: 0.8;
  }
  .solution .container .content-m .swiper-slide .get-it .zgfont {
    margin-left: 2.66667vw;
  }
  .solution .container .content-m .swiper-slide .get-it .zgfont.ow-arrow_right {
    font-size: 3.2vw;
    position: relative;
    left: 1.06667vw;
    -webkit-animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
    animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
  }
  .solution .container .content-m .swiper-slide .try-it {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #05161e;
    line-height: 4.53333vw;
    opacity: 1;
    font-size: 3.2vw;
    margin-left: 6.4vw;
    font-family: PingFang SC;
    font-weight: 500;
  }
  .solution .container .content-m .swiper-slide .try-it:hover {
    opacity: 0.8;
  }
  .solution .container .content-m .swiper-slide .try-it .zgfont {
    margin-left: 2.66667vw;
  }
  .solution .container .content-m .swiper-slide .try-it .zgfont.ow-arrow_right {
    font-size: 3.2vw;
    position: relative;
    left: 1.06667vw;
    -webkit-animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
    animation: slide-arrow-data-v-f530e4a0 0.7s ease-in-out infinite;
  }
  .solution .container .content-m .swiper-slide .link-list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 5.06667vw;
    border-top: 1px solid #f2f2f2;
    margin-top: 5.33333vw;
  }
  .solution .container .content-m .swiper-slide .link-list a {
    color: #28292e;
    font-family: PingFang SC;
    font-size: 3.2vw;
    font-weight: 500;
    line-height: 4.53333vw;
  }
  .solution .container .content-m .swiper-slide .link-list a:first-child {
    margin-bottom: 3.73333vw;
  }
  .solution .container .content-m .swiper-slide .link-list a:first-child,
  .solution .container .content-m .swiper-slide .link-list a:nth-child(2),
  .solution .container .content-m .swiper-slide .link-list a:nth-child(4) {
    margin-right: 16vw;
  }
  .solution .container .content-m .swiper-slide .link-list a:nth-child(4) {
    margin-right: 14.53333vw;
  }
}

.slide-flex-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  margin-top: 120px;
  width: 100%;
  padding: 20px;
  width: 1130px;
  height: 518px;
  position: relative;
  border-radius: 20px;
  border: 2px solid hsla(0, 0%, 100%, 0.1);
  background: rgba(233, 255, 253, 0.1)
    url(https://zego-platform-growth.oss-cn-shanghai.aliyuncs.com/cdn-source/images/Solution/img_elive_insets.webp)
    no-repeat;
  background-size: 468px 570px;
  background-position: 140px 210px;
}

.slide-left-box {
  flex: 0 0 40%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slide-right-box {
  flex: 0 0 55%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  border-radius: 10px;
}

.swiper-slide {
  height: 100%;
  width: 100%;
  position: relative;
}

.solution-desc {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 20px;
  padding: 20px;
}

.solution-desc .title {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #fff;
  line-height: 56px;
}


@media screen and (max-width: 1440px) {
  .slide-image {
    border-radius: 0.521vw; /* 在小屏幕下使用vw单位，约等于10px */
  }
}
/* 精致化案例样式 */
.case-study {
  padding: 80px 0;
  position: relative;
  background-color: #fff;
}

.case-study .decorative-line {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 4px;
  background: linear-gradient(90deg, #ff812d, #fe2f63);
  border-radius: 2px;
}

.case-study .container {
  max-width: 1360px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 0 20px;
}

.case-study .section-title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #28292e;
  margin-bottom: 60px;
  position: relative;
}

.case-study .section-title::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #ff812d, #fe2f63);
}

.case-study .common-left-box {
  flex: 1;
  max-width: 600px;
}

.case-study .common-right-box {
  flex: 1;
  max-width: 600px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease;
}

.case-study .common-right-box::before {
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
  width: 100px;
  height: 100px;
   border-radius:  0 10px 0 0 ;
  border-top: 4px solid #ff812d;
  border-right: 4px solid #ff812d;
  z-index: 1;
  opacity: 0.6;
  transition: all 0.3s ease;
}

.case-study .common-right-box::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: -10px;
  width: 100px;
  height: 100px;
 border-radius:  0 0 0 10px;
  border-bottom: 4px solid #fe2f63;
  border-left: 4px solid #fe2f63;
  z-index: 1;
  opacity: 0.6;
  transition: all 0.3s ease;
}

.case-study .common-right-box:hover::before,
.case-study .common-right-box:hover::after {
  width: 120px;
  height: 120px;
  opacity: 0.8;
}

.case-image {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
  position: relative;
  z-index: 2;
}

.case-study .common-right-box:hover .case-image {
  transform: translate(-5px, -5px);
  box-shadow: 10px 15px 30px rgba(248, 104, 72, 0.2);
}

.case-header {
  margin-bottom: 25px;
  position: relative;
}

.case-label {
  display: inline-block;
  padding: 6px 16px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(90deg, #ff812d, #fe2f63);
  border-radius: 50px;
  margin-bottom: 15px;
}

.case-content h3 {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 15px;
}

.case-content h3::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #ff812d, #fe2f63);
}

.case-desc {
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 30px;
}

.features {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.features h4 {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.icon-feature {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../images/yangtao/feature-icon.webp') no-repeat center;
  background-size: contain;
  margin-right: 8px;
}

.features ul {
  padding-left: 10px;
}

.features li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  font-size: 15px;
  color: #555;
  line-height: 1.5;
}

.li-decoration {
  position: absolute;
  left: 0;
  top: 6px;
  width: 16px;
  height: 16px;
  background: url('../images/yangtao/check-icon.webp') no-repeat;
  background-size: contain;
}

.tech-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.tech-tags .tag-item {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  background-color: #f7f8fa;
  border-radius: 50px;
  font-size: 14px;
  color: #555;
  transition: all 0.3s ease;
  border: 1px solid #eee;
}

.tech-tags .tag-item:hover {
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(248, 104, 72, 0.15);
  transform: translateY(-3px);
  color: #f75820;
  border-color: #f75820;
}

.icon-check {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../images/yangtao/check-icon.webp') no-repeat;
  background-size: contain;
  margin-right: 8px;
}

@media (max-width: 768px) {
  .case-study .container {
    flex-direction: column-reverse;
    gap: 30px;
  }
  
  .case-study .common-left-box,
  .case-study .common-right-box {
    max-width: 100%;
  }
  
  .case-content h3 {
    font-size: 24px;
  }
  
  .features li {
    font-size: 14px;
  }
  
  .case-study .common-right-box::before,
  .case-study .common-right-box::after {
    width: 60px;
    height: 60px;
  }
}