.scroll-to-top {
  background-color: #5965a2 !important;
}

.main-menu ul li a {
  color: #76777a !important;
}

.translate_icon {
  background-image: url(https://cache.zeasn.tv/webstatic/custom_portal/portal/v1.8.1/images/translate-black.png) !important;
}

.main-menu .chevron::after {
  color: #76777a !important;
}

.col_line {
  background-color: #76777a !important;
}

.header__bottom.sticky {
  background-color: #e1efff !important;
}

.services-footer {
  background-image: url(https://cache.zeasn.tv/webstatic/custom_portal/portal/v1.8.1/images/img_bottom.png);
}

@-webkit-keyframes slideUp_own_slow_2 {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    -webkit-transform: translate(0, 8.125rem);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
  }
}

@keyframes slideUp_own_slow_2 {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    transform: translate(0, 8.125rem);
  }

  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.fadeInLeft>* {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.fadeInRight>* {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.section_scroll_effect {
  width: auto;
}

.slow_2>* {
  animation-duration: 0.4s;
}

.slow_4>* {
  animation-duration: 0.8s;
}

.slow_6>* {
  animation-duration: 1.2s;
}

.slow_8>* {
  animation-duration: 1.6s;
}

.slow_10>* {
  animation-duration: 1.6s;
}

.slow_12>* {
  animation-duration: 1.6s;
}

.slideDown>* {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
}

@-moz-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translatex(-10px);
    -moz-transform: translatex(-10px);
    -o-transform: translatex(-10px);
    transform: translatex(-10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translatex(-100px);
    -moz-transform: translatex(-100px);
    -o-transform: translatex(-100px);
    transform: translatex(-100px);
  }

  to {
    opacity: 1;
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translatex(100px);
    -moz-transform: translatex(100px);
    -o-transform: translatex(100px);
    transform: translatex(100px);
  }

  to {
    opacity: 1;
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
  }
}

@-webkit-keyframes slideDown {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    transform: translate(0, -50px);
  }

  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes slideDown {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    transform: translate(0, -50px);
  }

  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.play {
  animation-play-state: running !important;
}

.slideDown_own_slow_2 {
  animation: slideDown 2s linear;
  animation-fill-mode: forwards;
  animation-play-state: paused;
}

.whalePlay-banner {
  width: 100%;
  height: 80vh;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50rem;
  padding-top: 5rem;
}

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

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

.whalePlay-body {
  display: flex;
  flex-direction: row;
  /* padding-top: 73px; */
  z-index: 2;
  justify-content: center;
}

.whalePlay-banner-left {
  display: flex;
  flex-direction: column;
  margin-right: 8px;
  margin-top: 2.1875rem;
}

.whalePlay-icon {
  width: 34rem;
  height: 7.5rem;
}

.whalePlay-banner-info {
  display: flex;
  flex-direction: column;
  padding-top: 3.5rem;
}

.whalePlay-banner-info .info-title {
  font-size: 2.5rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #585f87;
  line-height: 3.625rem;
  white-space: nowrap;
}

.whalePlay-banner-info .info-des {
  padding-top: 0.75rem;
  font-size: 1.875rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #585f87;
  line-height: 2.75rem;
}

.whalePlay-banner-code {
  /* padding: 2.3rem 2.68rem 3.5rem 3.3rem;
  position: relative;
  margin-top: 1.8rem; */
  margin-top: 6.75rem;
  width: 18.75rem;
  height: 6.875rem;
  border: 2px solid #889CC7;
  border-radius: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #585F87;
  font-size: 2rem;
}

.whalePlay-banner-code .code-img-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 32.6rem;
  height: 16.8rem;
  z-index: -1;
}

.whalePlay-code-body {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.whalePlay-code-left .code-left-img {
  width: 11rem;
  height: 11rem;
}

.whalePlay-code-right {
  display: flex;
  flex-direction: column;
  padding-left: 2.3rem;
}

.code-right-mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.code-right-mobile .android {
  width: 4.8rem;
  height: 4.8rem;
}

.code-right-mobile .ios {
  width: 4.8rem;
  height: 4.8rem;
  margin-left: 1.75rem;
}

.code-mobile-des {
  font-size: 1.3rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #585f87;
  line-height: 2rem;
  padding-top: 1rem;
}

.whalePlay-banner-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  display: none;
  margin-left: 3rem;
}

@keyframes bounce-down {
  25% {
    transform: translateY(-4px);
  }

  50%,
  100% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(4px);
  }
}

.banner-right-body {
  width: 38rem;
  height: 28.9rem;
  position: relative;
}

.whalePlay-banner-com {
  width: 38rem;
  height: 28.9rem;
  z-index: 3;
}

.whalePlay-mobile-icon {
  position: absolute;
  z-index: 4;
  left: -6rem;
  bottom: -8.8rem;
  width: 23.25rem;
  height: 23.25rem;
  -webkit-animation: bounce-down 1.6s linear infinite;
  animation: bounce-down 1.6s linear infinite;
}

.whalePlay-What {
  position: relative;
  display: flex;
  justify-content: center;
  background-color: #fcffff;
  padding-top: 10rem;
}

.whalePlay-What-body {
  display: flex;
  flex-direction: column;
  z-index: 4;
}

.whalePlay-What-body-title {
  font-size: 4rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #585f87;
  line-height: 5.75rem;
  text-align: center;
}

.whalePlay-What-body-des {
  padding-top: 4.375rem;
  font-size: 1.5rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #585f87;
  line-height: 2.25rem;
  text-align: center;
}

.what-tv {
  padding-top: 4rem;
  width: 80.5rem;
  height: 52.4375rem;
  z-index: 5;
}

.play-bottom-container {
  height: 68.5rem;
  position: relative;
}

.play-bottom-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.what-tv-people {
  z-index: 6;
  position: absolute;
  right: -4rem;
  bottom: 0px;
  height: 36.625rem;
  width: 96.3rem;
  animation: slideUp_own_slow_2 2s linear;
  animation-fill-mode: forwards;
  animation-play-state: paused;
}

.whalePlay-Total {
  height: 45.375rem;
  position: relative;
  padding-left: 68.3rem;
  background-color: #fbfcff;
}

.total-body {
  display: flex;
  flex-direction: row;
}

.toach-img {
  z-index: 7;
  position: absolute;
  top: -11.6rem;
  left: 7.8rem;
  height: 48.4rem;
  width: 48.4rem;
}

.total-des-body {
  display: flex;
  flex-direction: column;
  padding-top: 10.75rem;
}

.total-des-body-title {
  font-size: 3.375rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #585f87;
  line-height: 4rem;
}

.total-des-body-des {
  font-size: 2.25rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #585f87;
  padding-top: 3.8125rem;
}

.whalePlay-ADFun {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8.25rem 12.6rem 6.9rem 16.6rem;
  background-color: #fbfcff;
}

.AD-body {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.AD-body-left {
  display: flex;
  flex-direction: column;
}

.AD-body-left-title {
  font-size: 3.375rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #585f87;
  line-height: 4rem;
  white-space: nowrap;
}

.AD-body-left-des {
  padding-top: 4rem;
  font-size: 2.25rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #585f87;
  line-height: 3.375rem;
  white-space: nowrap;
}

.img-body {
  margin-left: 9.9rem;
  width: 42.125rem;
  height: 25rem;
  position: relative;
}

.AD-body-right .img-body-main {
  width: 41rem;
  height: 25rem;
  position: relative;
  margin-left: 13.9rem;
}

.main-img-screen {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 4;
  width: 42.125rem;
  height: 25rem;
  display: none;
}

.main-img-show-lr {
  position: absolute;
  left: 0.5625rem;
  top: 0.5625rem;
  opacity: 0;
  z-index: 5;
  width: 41rem;
  height: 23.125rem;
}

.main-img-show-hl {
  position: absolute;
  left: 0.5625rem;
  top: 0.5625rem;
  opacity: 0;
  z-index: 5;
  width: 41rem;
  height: 23.125rem;
}

.childBody {
  height: 20rem;
  width: 20rem;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -7.5rem;
  bottom: -6rem;
}

.child-img-show-lr {
  width: 19.5rem;
  height: 9.75rem;
  z-index: 5;
  opacity: 0;
  position: absolute;
  left: 0px;
  right: 0px;
}

.child-img-show-hl {
  width: 9.75rem;
  height: 19.5rem;
  z-index: 5;
  opacity: 0;
  position: absolute;
  left: calc(50% - 4.875rem);
  right: 0px;
}

@keyframes hideToShow {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes HtoL {
  from {
    transform: rotate(0);
    opacity: 1;
  }

  to {
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes LtoH {
  from {
    transform: rotate(0);
    opacity: 1;
  }

  to {
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.show {
  opacity: 1;
}

.LtoH {
  animation: LtoH 1s ease-in-out;
  animation-fill-mode: forwards;
}

.HtoL {
  animation: HtoL 1s ease-in-out;
  animation-fill-mode: forwards;
}

.Function-body {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10.18rem 0px 6.93rem 0px;
}

.Function-left-img {
  width: 43.75rem;
  height: 39.875rem;
}

.Function-body-right {
  display: flex;
  flex-direction: column;
  padding-left: 12rem;
}

.Function-body-title {
  font-size: 3.375rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #585f87;
  line-height: 4rem;
  white-space: nowrap;
}

.Function-body-des {
  font-size: 2.25rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #585f87;
  line-height: 3.375rem;
  padding-top: 4rem;
  white-space: nowrap;
}

.Featured-Function {
  width: 100%;
  min-height: 83rem;
  position: relative;
  overflow: hidden;
  padding: 9.25rem 0px 14.125rem 0px;
}

.Featured-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  z-index: 2;
}

.Featured-body-title {
  font-size: 4.1875rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #333333;
  line-height: 6.0625rem;
  padding-bottom: 7.0625rem;
  z-index: 2;
}

.Featured-body-card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 372px);
  grid-column-gap: 48px;
  grid-row-gap: 28px;
}

.Featured-card-item {
  padding: 33px 52px 31px 52px;
  background: linear-gradient(131deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.2) 100%);
  box-shadow: 0px 20px 20px 0px rgba(76, 91, 96, 0.1);
  border-radius: 48px;
  border: none;
  border-image: linear-gradient(133deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 2 2;
  backdrop-filter: blur(40px);
}

.Featured-card-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.Featured-card-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.Featured-card-header {
  height: 86px;
}

.Featured-card-header .card-header-icon1 img {
  width: 213px;
  height: 86px;
}

.Featured-card-header .card-header-icon2 img {
  width: 195px;
  height: 74px;
}

.Featured-card-header .card-header-icon3 img {
  width: 54px;
  height: 84px;
}

.Featured-card-header .card-header-icon4 img {
  width: 77px;
  height: 56px;
}

.Featured-card-header .card-header-title {
  font-size: 2.3rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #383838;
  line-height: 3.5rem;
}

.Featured-card-body {
  padding-top: 2.25rem;
  font-size: 1.5rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #383838;
  line-height: 2.1875rem;
}

.whale-gradient-bg {
  background: linear-gradient(180deg, #ffffff 0%, #f5f8fd 100%);
}

.whalePlay-UseCase {
  width: 100%;
  min-height: 74.875rem;
  position: relative;
  overflow: hidden;
  padding: 7rem 0px 9.625rem 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.whalePlay-UseCase-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.whalePlay-UseCase-header .header-title {
  font-size: 4rem;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  color: #585f87;
  line-height: 5.75rem;
}

.whalePlay-UseCase-header .header-des {
  padding-top: 4rem;
  font-size: 2.25rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #575e8a;
  line-height: 3rem;
  text-align: center;
}

.whalePlay-UseCase-body {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 7.875rem;
}

.UseCase-body-card.current {
  width: 31.7rem;
}

.whalePlay-UseCase-body .left-body:nth-of-type(n + 2) {
  margin-left: 2rem;
}

/* .UseCase-body-card:nth-of-type(n + 1) {
  
} */

.UseCase-body-card {
  position: relative;
  float: left;
  width: 13.1rem;
  height: 36rem;
  transition: all 0.5s;
  border-radius: 2.5rem;
  overflow: hidden;
  cursor: pointer;
}

.UseCase-body-card .UseCase-body-card-img {
  width: 31.7rem;
  height: 36rem;
}

@keyframes hoverToUP {
  from {
    height: 24%;
  }

  to {
    height: 58%;
  }
}

@keyframes hoverToUPLR {
  from {
    height: 58%;
  }

  to {
    height: 24%;
  }
}

.UseCase-body-card .bg-show {
  width: 100%;
  background: linear-gradient(180deg, rgba(87, 94, 138, 0) 0%, #1a1c26 100%);
  border-radius: 0px 0px 2.68rem 2.68rem;
  backdrop-filter: blur(0px);
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  height: 58%;
}

.UseCase-body-card.current .bg-show {
  height: 24% !important;
}

.UseCase-body-card:hover .bg-show {
  height: 24%;
}

@keyframes hoverhrTolr {
  from {
    width: 0px;
  }

  to {
    width: 22.6rem;
  }
}

.UseCase-body-card .UseCase-body-card-des {
  height: 6.6rem;
  max-width: 22.6rem;
  position: absolute;
  bottom: 0px;
  left: 5.5rem;
  z-index: 2;
  font-size: 2.25rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 3.25rem;
  transform: rotateZ(-90deg);
  overflow: hidden;
  animation: hoverhrTolr 0.5s linear;
  animation-fill-mode: forwards;
  transform-origin: 0% 50%;
}

.card-des {
  height: 6.5rem;
  width: 0rem;
  position: absolute;
  left: 0px;
  top: 0px;
  animation: hoverhrTolr 0.5s linear;
  animation-fill-mode: forwards;
}

.UseCase-body-card:hover {
  width: 31.7rem;
}

@keyframes hoverlrTohr {
  from {
    width: 0px;
  }

  to {
    width: 22.6rem;
  }
}

.UseCase-body-card-des.desCurrent {
  transform: rotateZ(0deg);
  animation: hoverlrTohr 0.5s linear;
  animation-fill-mode: forwards;
  bottom: 2.5rem;
  left: 2.5rem;
}

.UseCase-body-card:hover .UseCase-body-card-des {
  transform: rotateZ(0deg);
}

.UseCase-body-card:hover .UseCase-body-card-des {
  width: 0px;
  bottom: 2.5rem;
  left: 2.5rem;
  animation: hoverlrTohr 0.5s linear;
  animation-fill-mode: forwards;
}

.UseCase-body-card:hover .UseCase-body-card-des.cn {
  bottom: -0.5rem !important;
}

.UseCase-body-card-des.cn.desCurrent {
  transform: rotateZ(0deg);
  animation: hoverlrTohr 0.5s linear;
  animation-fill-mode: forwards;
  bottom: -0.5rem !important;
  left: 2.5rem;
}

.whalePlay-FOUR {
  width: 100%;
  min-height: 68.3125rem;
  position: relative;
  overflow: hidden;
  padding: 7.875rem 0px 11.43rem 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.whalePlay-FOUR-title {
  margin-bottom: 11.375rem;
  font-size: 4rem;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  color: #585f87;
  line-height: 5.25rem;
}

.FOUR-card-body {
  display: grid;
  grid-template-columns: repeat(4, 22.5rem);
  grid-template-rows: repeat(1, 32.5rem);
  grid-column-gap: 21px;
}

.FOUR-card-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 7.8rem 1.375rem 0px 1.375rem;
  background: #ffffff;
  box-shadow: 0px 20px 20px 0px rgba(76, 91, 96, 0.1);
  border-radius: 2.6875rem;
  height: 100%;
}

.FOUR-card-title {
  height: 8.7rem;
  padding-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #585f87;
  line-height: 2.6875rem;
  text-align: center;
}

.FOUR-card-icon {
  position: absolute;
  width: 9.4rem;
  height: 9.4rem;
  top: -3.375rem;
  left: calc(50% - 4.7rem);
}

.FOUR-card-des {
  text-align: center;
  font-size: 1.375rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #585f87;
  line-height: 2rem;
}

.whalePlay-UseCase-body-mobile {
  display: none;
}

@media screen and (min-width: 679px) and (max-width: 1024px) {
  .Featured-body-card {
    display: grid;
    grid-template-columns: repeat(1, 80%);
    grid-template-rows: repeat(4, 296px);
    grid-column-gap: 0px;
    grid-row-gap: 28px;
    justify-content: center;
  }
}

@media screen and (max-height: 668px) {
  .whalePlay-banner.mobile_en {
    height: 100vh;
  }
}

@media screen and (max-width: 678px) {
  .whalePlay-banner-left {
    margin-right: 0px;
  }

  .main-img-screen {
    width: 83rem;
    height: 53rem;
  }

  .main-img-show-lr {
    left: 1.5rem;
    top: 1.5rem;
  }

  .main-img-show-hl {
    left: 1.5rem;
    top: 1.5rem;
  }

  .whalePlay-banner-left.mobile_en {
    width: 75%;
  }

  .whalePlay-banner-info .info-title.mobile_en {
    white-space: pre-wrap;
  }

  .whalePlay-banner-info .info-des.mobile_en {
    padding-top: 2.75rem;
  }

  .whalePlay-banner-com {
    width: 85rem;
    height: 64.6rem;
  }

  .whalePlay-banner-code.mobile_en {
    height: 35rem;
    padding: 0px 0px 0px 2rem;
    display: flex;
    align-items: center;
  }

  .whalePlay-banner-code .code-img-bg.mobile_en {
    width: 100%;
    height: 38rem;
    left: -3rem;
  }

  .whalePlay-mobile-icon.mobile_en {
    width: 35.25rem;
    height: 35.25rem;
    left: -3rem;
    bottom: -5.8rem;
  }

  .banner-right-body {
    width: 85rem;
    height: 64.6rem;
    margin-top: 2rem;
  }

  .Function-body-right {
    padding-left: 0px;
  }

  .Featured-card-item {
    border: none !important;
  }

  .whalePlay-banner-info .info-des {
    font-size: 5.5rem;
    line-height: 7.5rem;
  }

  .whalePlay-body {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .whalePlay-icon {
    width: 50rem;
    height: 10.5rem;
  }

  .whalePlay-banner-info {
    padding-top: 5.5rem;
  }

  .whalePlay-banner-info .info-title {
    font-size: 5.5rem;
    line-height: 7.625rem;
  }

  .whalePlay-banner-code .code-img-bg {
    width: 100%;
    height: 36.8rem;
  }

  .whalePlay-code-left .code-left-img {
    width: 30rem;
    height: 30rem;
  }

  .whalePlay-banner-code {
    /* margin-top: 7.8rem; */
    width: 30.75rem;
    height: 15.875rem;
    border-radius: 13rem;
    font-size: 4.5rem;
  }

  .whalePlay-code-right {
    padding-left: 8.3rem;
  }

  .code-right-mobile .android {
    width: 13.8rem;
    height: 13.8rem;
  }

  .code-right-mobile .ios {
    width: 13.8rem;
    height: 13.8rem;
    margin-left: 4.75rem;
  }

  .code-mobile-des {
    font-size: 4.3rem;
    line-height: 6rem;
  }

  .whalePlay-banner-right {
    margin-left: 0px;
  }

  .banner-right-body.mobile_en {
    width: 75rem;
    height: 57rem;
  }

  .whalePlay-banner-com.mobile_en {
    width: 75rem;
    height: 57rem;
  }

  .whalePlay-mobile-icon {
    left: -3rem;
    bottom: -1.8rem;
    width: 30.25rem;
    height: 30.25rem;
  }

  .whalePlay-What-body-title {
    font-size: 7rem;
  }

  .whalePlay-What-body-des {
    font-size: 5rem;
    line-height: 7.5rem;
  }

  .total-des-body-title {
    font-size: 7rem;
    line-height: 7.5rem;
  }

  .total-des-body-des {
    font-size: 5rem;
    line-height: 7.5rem;
    padding-top: 4rem;
  }

  .AD-body {
    display: flex;
    flex-direction: column;
  }

  .AD-body-left-title {
    font-size: 7rem;
    line-height: 7.5rem;
  }

  .AD-body-left-des {
    font-size: 5rem;
    line-height: 7.5rem;
  }

  .AD-body-right .img-body-main {
    margin-left: 0px;
    margin-top: 4rem;
  }

  .Function-body {
    display: flex;
    flex-direction: column;
  }

  .Function-body-title {
    font-size: 7rem;
    line-height: 7.5rem;
    white-space: nowrap;
  }

  .Function-body-des {
    font-size: 5rem;
    line-height: 7.5rem;
  }

  .Featured-body-title {
    font-size: 7rem;
  }

  .Featured-body-card {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(4, minmax(296px, 1fr));
    grid-column-gap: 0px;
    grid-row-gap: 28px;
  }

  .Featured-card-header .card-header-icon1 img {
    width: 172px;
    height: 73px;
  }

  .Featured-card-header .card-header-title {
    font-size: 5.3rem;
    line-height: 6rem;
  }

  .Featured-card-header .card-header-icon2 img {
    width: 141px;
    height: 61px;
  }

  .Featured-card-body {
    font-size: 5rem;
    line-height: 7.5rem;
  }

  .whalePlay-UseCase-header .header-title {
    font-size: 7rem;
    line-height: 9rem;
  }

  .whalePlay-UseCase-header .header-des {
    font-size: 5rem;
    line-height: 7.5rem;
    padding: 0px 6rem;
  }

  .whalePlay-UseCase-body {
    display: none;
  }

  .whalePlay-UseCase-body-mobile {
    display: flex;
    flex-direction: column;
    padding: 0px 6rem 0px 6rem;
  }

  .Featured-Function .container {
    max-width: 100%;
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .whalePlay-ADFun {
    padding: 40.25rem 2rem 6.9rem 2rem;
  }

  .AD-body-right .img-body-main {
    width: 80rem;
    height: 48rem;
  }

  .main-img-show-lr {
    width: 80rem;
    height: 48rem;
  }

  .main-img-show-hl {
    width: 80rem;
    height: 48rem;
  }

  .child-img-show-lr {
    width: 30.5rem;
    height: 15.25rem;
  }

  .child-img-show-hl {
    width: 15.25rem;
    height: 30.5rem;
  }

  .Function-body-left {
    display: flex;
    justify-content: center;
  }

  .Function-left-img {
    width: 75%;
    height: auto;
    margin: 0px auto;
    display: flex;
    justify-content: center;
  }

  .whalePlay-FOUR-title {
    font-size: 7rem;
    line-height: 7.5rem;
    text-align: center;
    margin-bottom: 14.375rem;
  }

  .whalePlay-FOUR {
    padding: 7.875rem 6rem 11.43rem 6rem;
  }

  .FOUR-card-body {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(4, 70.5rem);
    grid-row-gap: 70px;
  }

  .FOUR-card-icon {
    width: 20.4rem;
    height: 20.4rem;
    top: -9.375rem;
    left: calc(50% - 10.2rem);
  }

  .FOUR-card-des {
    font-size: 4.375rem;
    line-height: 9rem;
  }

  .FOUR-card-item {
    padding: 17.8rem 1.375rem 0px 1.375rem;
  }

  .FOUR-card-title {
    padding-bottom: 1.5rem;
    font-size: 6rem;
    height: 12.7rem;
    line-height: 7.6875rem;
  }
}

.UseCase-body-mobile-card {
  position: relative;
  margin: 7rem 0px 0px 0px;
  width: 100%;
}

.UseCase-body-mobile-card:nth-of-type(n + 1) {
  margin-top: 8rem;
}

.UseCase-body-mobile-card-img {
  width: 100%;
}

.UseCase-body-mobile-card-des {
  position: absolute;
  left: 9rem;
  bottom: 5rem;
  font-size: 5rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
}