.tec-main {  padding-top: 0;}.arrow {  position: absolute;  z-index: 7;  top: 50%;  transform: translateY(-50%);  display: flex;  align-items: center;  justify-content: center;  width: 60px;  height: 120px;  border-top-right-radius: 0.5rem;  border-bottom-right-radius: 0.5rem;  cursor: pointer;}.swiper-pagination-bullet {  background: rgba(255, 255, 255, 0.2);  /* 将未选中的圆点设置为红色  */}.swiper-pagination-bullet-active {  background: #ffffff;  /* 将选中的圆点设置为蓝色  */}.swiper-button-next,.swiper-button-prev {  top: 45%;}.arrowright {  position: absolute;  z-index: 7;  top: 50%;  transform: translateY(-50%);  display: flex;  align-items: center;  justify-content: center;  width: 60px;  height: 120px;  border-top-left-radius: 0.5rem;  border-bottom-left-radius: 0.5rem;  cursor: pointer;}.arrowright:hover {  background-color: rgba(0, 0, 0, 0.2);}.arrow:hover {  background-color: rgba(0, 0, 0, 0.2);}.swiper {  overflow: hidden;  position: relative;  width: 100%;  height: 100vh;}.swiper .swiper-wrapper {  height: 100%;}.swiper .swiper-slide {  width: 120rem;  height: 100vh;  transition: all 0.6s;  background-size: cover;  background-position: top center;}.swiper .swiper-slide.show {  z-index: 1;  transition: all 0.6s;}.swiper .wrapper-item0 {  background-image: url("../images/banner_02.jpeg");}.swiper .wrapper-item0 .btn {  display: block;  position: absolute;  left: 0;  right: 0;  top: 48rem;  margin: auto;}.swiper .wrapper-item1 {  position: relative;}.swiper .wrapper-item2 {  background-image: url("../images/1-2.jpg");}.swiper .wrapper-item5 {  background-image: url("../images/1-5.jpg");}.swiper .wrapper-item6 {  background-image: url("../images/1-6.jpg");}.wrapper-item4 {  background-image: url("../images/banner2.jpg");}.screen5 .item1 .text {  flex-basis: 125%;}.screen5 .item1 p {  font-size: 1.125rem;  line-height: 1.75rem;  color: #767676;}.screen5 .item1 .text h2 {  font-size: 2.5rem;}.swiper .swiper-slide .info span {  font-size: 6.25rem;  font-weight: 900;  letter-spacing: 0em;  color: #ffffff;}.swiper .wrapper-item1 .desc {  position: absolute;  left: 0;  bottom: 0;  display: flex;  align-items: center;  justify-content: space-between;  width: 100%;  height: 10.3625rem;  padding: 0 15rem;  color: #fff;  background: rgba(0, 16, 32, 0.2);  backdrop-filter: blur(200px);}.swiper .wrapper-item1 .desc p {  font-size: 1.25rem;  line-height: 2.25rem;}.swiper .swiper-slide .btn {  display: block;  cursor: pointer;  width: 8.75rem;  height: 2.5rem;  font-size: 1.2rem;  line-height: 2.5rem;  margin-top: 2.5rem;  display: flex;  justify-content: center;}.swiper .wrapper-item2 .info span,.swiper .wrapper-item6 .info span {  font-size: 4.5rem;  color: #000000;}.swiper .wrapper-item3 .info span,.swiper .wrapper-item4 .info span,.swiper .wrapper-item5 .info span {  font-size: 4.5rem;  color: #ffffff;}.swiper .wrapper-item2 .btn,.swiper .wrapper-item3 .btn,.swiper .wrapper-item4 .btn,.swiper .wrapper-item5 .btn,.swiper .wrapper-item6 .btn {  margin-top: 2.5rem;}.swiper .wrapper-item3 .en {  color: rgba(255, 255, 255, 0.9);  font-size: 3rem;  font-weight: bold;  opacity: 0.3;  position: absolute;  top: 12.384375rem;  left: 14.8125rem;}.swiper .wrapper-item3 .info {  top: 17.165625rem;}.swiper .wrapper-item3 .btn {  top: 31.638125rem;}.swiper .wrapper-item1 video,.swiper .wrapper-item3 video,.swiper .wrapper-item4 video {  width: 100%;  height: 100%;}.swiper .wrapper-item5 img {  width: 54.81rem;  height: 32.526875rem;  position: absolute;  top: 10.37375rem;  right: 5.445rem;}.screen2 {  width: 100%;  height: 59.375rem;  /* background-image: url("../images/2-1.jpg"); */  background-size: 100%;  position: relative;}.banner-more {  display: none;}.screen2 .container {  position: absolute;  left: 15rem;  top: 10.9375rem;  width: 39.3rem;  height: auto;  padding: 4.375rem 4.75rem;  background: linear-gradient(180deg, #000bfe 0%, #0750fe 100%);}.screen2 .container h2 {  font-size: 3rem;  font-weight: 900;  letter-spacing: 0em;  color: #ffffff;}.screen2 .container .desc {  width: auto;  margin-top: 3.125rem;  font-size: 1.375rem;  line-height: 2.375rem;  color: #ffffff;}.screen2 .container .screen2-more {  position: relative;  display: block;  text-decoration: none;  width: max-content;  margin-top: 2.9375rem;  font-size: 1.357rem;  color: #fff;}.screen2 .container .screen2-more::after {  content: "";  position: absolute;  top: 55%;  right: -2rem;  transform: translateY(-50%);  width: 1.8125rem;  height: 1.8125rem;  background: url("../images/more-icon.png") no-repeat;  background-size: 100%;}.screen8 .more a {  display: flex;  align-items: center;}@keyframes scaleAniCircle1 {  0% {    transform: scale(1);  }  50% {    transform: scale(1.1);  }  100% {    transform: scale(1);  }}@keyframes scaleAniCircle2 {  0% {    transform: scale(1);  }  50% {    transform: scale(1.2);  }  100% {    transform: scale(1);  }}@keyframes scaleAniRing1 {  0% {    transform: scale(1);  }  50% {    transform: scale(1.4);  }  100% {    transform: scale(1);  }}@keyframes scaleAniRing2 {  0% {    transform: scale(1);  }  50% {    transform: scale(1.6);  }  100% {    transform: scale(1);  }}@keyframes scaleAniRing3 {  0% {    transform: scale(1);  }  50% {    transform: scale(1.8);  }  100% {    transform: scale(1);  }}.screen5 .container {  width: 90rem;  margin: 0 auto;  padding-top: 5.875rem;  padding-bottom: 4.1875rem;  display: flex;  flex-direction: column;  justify-content: space-between;}.screen5 .container .item1 {  width: 100%;  height: 9.0625rem;  position: relative;}.screen5 .container .item1 .img1 {  width: 32.8125rem;  height: 6.9375rem;  position: absolute;  left: 0;  top: 0;}.screen5 .container .item1 .img2 {  width: 52.0625rem;  height: 3rem;  position: absolute;  top: 1.5rem;  right: 0;}.screen5 .container .item2 {  width: 90.0625rem;  border-radius: 0.625rem;  /* background: #E1EAFF; */  padding: 3.125rem;}.screen5 .container .item2 .item2-top {  display: flex;  justify-content: space-between;  margin-bottom: 1.5625rem 0;}.screen5 .container .item2 .item2-top .element {  width: 20rem;  height: 24.375rem;  background-color: #fff;  border-radius: 0.625rem;  cursor: pointer;}.screen5 .container .item2 .item2-top .element:hover {  box-shadow: 1px 1px 15px #c8c8c8;  transform: scale(1.1);  transition: all 0.6s;}.screen5 .container .item2 .item2-top .element img {  width: 16.5rem;  height: 16.5rem;  display: block;  margin: 0 auto;}.screen5 .container .item2 .item2-top .element p {  padding-left: 2.8125rem;}.screen5 .container .item2 .item2-top .element p:nth-child(2) {  font-weight: 900;  font-size: 1.6875rem;  line-height: 2rem;  color: #1a1a1a;}.screen5 .container .item2 .item2-top .element p:nth-child(3) {  font-weight: 900;  font-size: 1.6875rem;  line-height: 2rem;  color: #0750fe;}.screen5 .container .item2 .item2-top .element p:nth-child(4) {  font-size: 1rem;  line-height: 1.6875rem;  letter-spacing: 0em;}.upMove {  position: absolute;  top: 0;  width: 6.2rem;  left: 13rem;  height: 6rem;  animation: breathDown 1.2s ease-in-out infinite;}.upMoveri {  position: absolute;  top: 0;  width: 6.2rem;  right: 13rem;  height: 6rem;  animation: breathDown 1.2s ease-in-out infinite;}.screen5 .container .item2 .item2-bottom {  display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: center;  position: relative;  width: 85.75rem;  height: 8.5rem;  border-radius: 0.625rem;  background-color: #b5d6fe;  background-repeat: no-repeat;  background-size: cover;  overflow: hidden;}.screen5 .container .item2 .item2-bottom:hover {  transform: scale(1.02);  transition: all 0.6s;}@keyframes breathDown {  0% {    transform: translateY(0) rotate(0deg);  }  10% {    transform: translateY(-5px) rotate(0deg);  }  100% {    transform: translateY(5px) rotate(0deg);  }}.screen5 .container .item2 .item2-bottom img {  display: block;  margin: 0 auto;  margin-top: 1.25rem;}.screen5 .container .item2 .item2-bottom img:nth-child(1) {  margin-top: 0;  width: 23.375rem;  height: 2.8125rem;}.screen5 .container .item2 .item2-bottom img:nth-child(2) {  margin-top: 1rem;  width: 23.375rem;  height: 1.5625rem;}.screen6 {  height: 59.375rem;  background-size: cover;  overflow: hidden;}.screen6 .labels {  display: flex;  justify-content: center;  margin-top: 1.375rem;}.screen6 .label {  width: 14.75rem;  height: 2rem;  font-size: 1.5rem;  text-align: center;  color: #828dca;  position: relative;  cursor: pointer;}.screen6 .label-active {  color: #ffffff;}.label-active::after {  content: "";  width: 3.25rem;  height: 4px;  background: #2d8ffe;  position: absolute;  bottom: -0.675rem;  left: 50%;  transform: translateX(-50%);}.screen6 .label:nth-child(2) {  border-left: 1px solid #828dca;  border-right: 1px solid #828dca;}.screen7 {  height: 66.5rem;  position: relative;  overflow: hidden;  background: #ffffff;}.screen7 > h2 {  height: 3.9375rem;  font-size: 3rem;  font-weight: bold;  letter-spacing: 0em;  color: #1a1a1a;  text-align: center;  margin-top: 5.14rem;}.screen7-bg {  position: relative;  width: 90rem;  height: 9.6875rem;  background-position: center;  background-repeat: no-repeat;  margin: 2rem auto 2.5rem;  overflow: hidden;}.screen7-bg::before {  content: "";  position: absolute;  z-index: 9;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: linear-gradient(    270deg,    #ffffff 0%,    rgba(255, 255, 255, 0) 51%,    #ffffff 100%  );}.screen7-bg .move {  display: flex;  align-items: center;  width: 180rem;  animation: 35s wordsLoop linear infinite normal;}.tab-pane-list__contains {  width: 8rem;  height: 28.75rem;  margin-right: 6rem;  background: #f2f4f6;  position: absolute;}.tab-pane-list__contains_last {  width: 18rem;  height: 28.75rem;  right: 0;  background: #f2f4f6;  position: absolute;}.screen7-bg .move2 {  display: flex;  align-items: center;  margin-top: 1rem;  width: 260rem;  animation: 37s wordsLoop linear infinite normal;}.screen7-bg img {  width: 10rem;  height: 3.6875rem;}.screen7-bg .move .move-img,.screen7-bg .move2 .move-img {  width: 8.125rem;  height: 3.125rem;  margin-left: 3rem;  display: flex;}.screen7-bg .move .move-img:nth-child(1) {  width: 8.625rem;  background: url("../images/css_sprites_logo.png") -0px -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(2) {  background: url("../images/css_sprites_logo.png") -8.625rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(3) {  background: url("../images/css_sprites_logo.png") -16.75rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(4) {  background: url("../images/css_sprites_logo.png") -24.875rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(5) {  background: url("../images/css_sprites_logo.png") -33rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(6) {  background: url("../images/css_sprites_logo.png") -41.125rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(7) {  background: url("../images/css_sprites_logo.png") -49.25rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(8) {  background: url("../images/css_sprites_logo.png") -57.375rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(9) {  width: 8.625rem;  background: url("../images/css_sprites_logo.png") -0px -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(10) {  background: url("../images/css_sprites_logo.png") -8.625rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(11) {  background: url("../images/css_sprites_logo.png") -16.75rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(12) {  background: url("../images/css_sprites_logo.png") -24.875rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(13) {  background: url("../images/css_sprites_logo.png") -33rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(14) {  background: url("../images/css_sprites_logo.png") -41.125rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(15) {  background: url("../images/css_sprites_logo.png") -49.25rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(16) {  background: url("../images/css_sprites_logo.png") -57.375rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(17) {  background: url("../images/css_sprites_logo.png") -24.875rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(18) {  background: url("../images/css_sprites_logo.png") -16.75rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(19) {  background: url("../images/css_sprites_logo.png") -8.625rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move .move-img:nth-child(20) {  width: 8.625rem;  background: url("../images/css_sprites_logo.png") -0px -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move2 img {  width: 10rem;  height: 3.6875rem;  margin-right: 3rem;}.screen7-bg .move2 .move-img.netease {  background: url("../images/css_sprites_logo.png") -65.5rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move2 .move-img.tx {  background: url("../images/css_sprites_logo.png") -73.625rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move2 .move-img.kwai {  background: url("../images/css_sprites_logo.png") -81.75rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move2 .move-img.tcl {  background: url("../images/css_sprites_logo.png") -89.875rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move2 .move-img.hisense {  background: url("../images/css_sprites_logo.png") -98rem -0px no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move2 .move-img.bilibili {  background: url("../images/css_sprites_logo.png") -106.125rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move2 .move-img.manguo {  background: url("../images/css_sprites_logo.png") -114.25rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}.screen7-bg .move2 .move-img.hdl {  background: url("../images/css_sprites_logo.png") -122.375rem -0px    no-repeat;  background-size: 146.75rem 3.9375rem;}@keyframes wordsLoop {  from {    transform: translateX(0);  }  to {    transform: translateX(-50%);  }}.screen7 .tab-body {  position: relative;}.screen7 .arrow {  position: absolute;  z-index: 7;  top: 50%;  transform: translateY(-50%);  display: flex;  align-items: center;  justify-content: center;  width: 4rem;  height: 7.875rem;  border-top-right-radius: 0.5rem;  border-bottom-right-radius: 0.5rem;  cursor: pointer;  z-index: 11;}.screen7 .arrowright {  position: absolute;  z-index: 7;  top: 50%;  transform: translateY(-50%);  display: flex;  align-items: center;  justify-content: center;  width: 4rem;  height: 7.875rem;  border-top-left-radius: 0.5rem;  border-bottom-left-radius: 0.5rem;  cursor: pointer;  z-index: 11;}.screen7 .arrowright:hover {  background-color: rgba(0, 0, 0, 0.2);}.screen7 .arrow:hover {  background-color: rgba(0, 0, 0, 0.2);}.screen7 .arrow img,.screen7 .arrowright img {  width: 1rem;  height: 1.875rem;}#screen7-arrow-left {  left: 0;}#screen7-arrow-right {  right: 0;}.screen7 .more-img {  width: 13.875rem;  height: 2rem;  display: block;  margin: 0 auto;  font-size: 1.25vw;  text-align: center;  color: #0750fe;}.screen7 .more__contain a {  width: 13.875rem;  height: 2rem;  display: block;  margin: 0 auto;  font-size: 1.25vw;  text-align: center;  color: #0750fe;}.tab-pane {  position: relative;  margin-top: 1.5rem;}.tab-pane .tab-wrapper {  position: relative;  display: flex;  align-items: center;  justify-content: space-between;  width: 90rem;  height: 6.495625rem;  margin: 0 auto;  border-top: 1px solid #d8d8d8;}.tab-pane .tab-wrapper .indicate {  position: absolute;  top: 0;  width: 8.67875rem;  height: 0.5rem;  background-color: #0012ef;}.tab-pane .tab-wrapper .tab-item {  display: flex;  align-items: center;  justify-content: center;  width: 8.67875rem;  height: 100%;  cursor: pointer;}.tab-pane .tab-wrapper .tab-item img {  pointer-events: none;  width: 8.6875rem;}.tab-pane .tab-body {  overflow: hidden;  width: 100%;  height: 28.75rem;}.tab-pane .tab-body .tab-pane-list {  width: max-content;  display: flex;  margin-left: 15.03125rem;  position: absolute;  z-index: 9;}.tab-pane .tab-body .tab-pane-list li {  overflow: hidden;  position: relative;  display: flex;  flex-shrink: 0;  height: 28.75rem;  padding-right: 6rem;}.tab-pane .tab-body .swiper-item li {  overflow: hidden;  position: relative;  display: flex;  flex-shrink: 0;  height: 28.75rem;  padding-right: 6rem;  padding: 0 6rem 0 0;}.tab-pane .tab-body .swiper-item .swiper-img {  width: 39.875rem;  background-size: cover;  border-radius: 0.625rem 0 0 0.625rem;  object-fit: cover;}.info-img {  width: 51.9375rem;  height: 28.75rem;  border-radius: 0.625rem 0 0 0.625rem;}.tab-pane .tab-body .tab-pane-list .info-box::before {  border-bottom: 28.85rem solid #f5f8ff;  left: -3.25rem;}.tab-pane .tab-body .tab-pane-list .info-box img {  height: 5rem;}.tab-pane .tab-body .tab-pane-list .info-box {  width: 49.6rem;  height: 28.75rem;  padding-top: 3.0025rem;  padding-left: 4.69125rem;  right: 6rem;  padding-right: 3.95875rem;  padding-bottom: 3.0025rem;  border-radius: 0px 0.625rem 0.625rem 0px;  background: #f2f4f6;}.info-box .title {  font-size: 2.5rem;  font-weight: bold;  line-height: 2rem;  color: #4a4e64;}.info-box .desc {  height: 10.5rem;  font-size: 1.125rem;  line-height: 2rem;  text-align: justify;  color: #4a4e64;  margin-top: 1.31375rem;  border-bottom: 1px solid #c8c8c8;}.info-box .data {  display: flex;  align-items: center;  margin-top: 2.235625rem;}.info-box .dataOther {  display: flex;  justify-content: space-between;  align-items: center;  margin-top: 1.235625rem;}.info-box .dataOther .data-f {  padding-top: 1.5rem;}.info-box .data .data-val {  font-size: 1.7125rem;  font-weight: 900;  line-height: 2.425625rem;  letter-spacing: 0em;  color: #0750fe;}.info-box .data .data-desc {  font-size: 1rem;  color: #303030;}.tab-pane .more {  width: 8.75rem;  height: 2.5rem;  margin: 2.125rem auto 0;  font-size: 1rem;  text-align: center;  line-height: 2.5rem;  border-radius: 0.25rem;  color: #f7f8fa;  cursor: pointer;  background: linear-gradient(80deg, #000bff 5%, #0750fe 98%);}.screen8 {  width: 100%;  height: 56.25rem;  background-repeat: no-repeat;  background-size: cover;  position: relative;  overflow: hidden;}.tec-header-nav-Mobile {  display: none;}.mobileImg {  display: none;}.PCDisplay {  display: none;}.screen7 .tab-wrapper .tab-item1 {  margin-left: -7.25rem;}.mobileclass {  display: none;}.swiper .wrapper-item3 .info h1,.swiper .wrapper-item4 .info h1,.swiper .wrapper-item5 .info h1 {  font-size: 4.5rem;  color: #ffffff;  width: 36rem;}.swiper .wrapper-item2 .info h1,.swiper .wrapper-item6 .info h1 {  font-size: 4.5rem;  color: #000000;}.mobile {  display: none;}@media (min-width: 961px) {  .tab-pane .tab-body .tab-pane-list .info-box .imgTCLMobileBIBI {    height: 3.5rem;    width: auto;  }  .screen8 .lazy {    width: 100%;    height: 100%;    z-index: -1;    right: 0;    top: 0;    position: absolute;  }  .screen7 .unselect {    display: none;  }  .mobile {    display: none !important;  }  .tec-header__hide {    top: 0;  }  .swiper-horizontal > .swiper-pagination-bullets,  .swiper-pagination-bullets.swiper-pagination-horizontal,  .swiper-pagination-custom,  .swiper-pagination-fraction {    left: 15rem;    top: 69%;    width: auto;  }  .swiper .swiper-slide .info {    position: absolute;    top: 25%;    left: 14.8125rem;    transform: translate(0, -60%);    z-index: 2;  }  .swiper-button-next,  .swiper-button-prev {    color: white;    font-size: 2rem;  }  .swiper-button-next:hover,  .swiper-button-prev:hover {    background-color: rgba(0, 0, 0, 0.9);  }  .swiper-button-prev,  .swiper-rtl .swiper-button-next {    left: 0;    padding: 2.5rem 1.5rem;    border-top-right-radius: 0.5rem;    border-bottom-right-radius: 0.5rem;  }  .swiper-button-next,  .swiper-rtl .swiper-button-next {    right: 0;    padding: 2.5rem 1.5rem;    border-top-left-radius: 0.5rem;    border-bottom-left-radius: 0.5rem;  }  .swiper .swiper-slide .info h1 {    font-size: 5.25rem;    font-weight: 900;    letter-spacing: 0;    color: #ffffff;  }  .screen8 .more {    margin: 2.9375rem auto 0;    display: flex;    align-items: center;    justify-content: center;    transform: translateX(-11%);    text-decoration: none;    width: max-content;    font-size: 1.5rem;    color: #fff;  }  .screen8 > h2 {    width: 22rem;    height: 3.6875rem;    font-size: 2.75rem;    font-weight: 900;    letter-spacing: 0em;    color: #ffffff;    margin: 6rem auto 2.1875rem;  }  .screen8 .container {    width: 89.9375rem;    height: 32.125rem;    margin: 0 auto;  }  .screen8 .container .top {    height: 22.5625rem;    background-color: #fff;    margin-bottom: 0.875rem;    border-radius: 0.375rem;    overflow: hidden;    display: flex;    flex-wrap: wrap;    justify-content: space-between;  }  .screen8 .container .bottom {    width: 100%;    height: 8.6875rem;    display: flex;    justify-content: space-between;  }  .pcdisplay-none-mobile {    display: none;  }  .screen8 .container .top > div {    width: 21.875rem;    height: 10.2125rem;    text-align: center;    overflow: hidden;  }  .screen8 .container .bottom > div {    width: 21.875rem;    height: 100%;    background-color: #fff;    border-radius: 0.375rem;    text-align: center;  }  .screen8 .container .top > div img {    width: 21.875rem;    height: 3.0325rem;    margin: 2.8075rem auto 1.375rem;    object-fit: contain;  }  .screen8 .container .bottom > div img {    width: 16.9375rem;    height: 3.8125rem;    margin: 0.833125rem auto 0;  }  .screen8 .container .bottom > div .img1 {    width: 9.9375rem;    height: 3.8125rem;    margin: 0.833125rem auto 0;  }  .screen8 .container .top > div span,  .screen8 .container .bottom > div span {    width: 16.26375rem;    height: 3.009375rem;    font-size: 1.125rem;    line-height: 1.5rem;    text-align: center;    color: #767676;  }  .screen5 .item1 {    display: flex;  }  .screen5 .container .item1 .more {    width: 7.8125rem;    height: 2rem;    position: absolute;    top: 5.1825rem;    left: 37.875rem;    font-size: 1.25vw;    font-weight: bold;    color: #0750fe;  }  .screen5 .item3 {    display: none;  }  .screen5 .item2-bottom span:first-child {    text-align: center;    color: #0750fe;    font-size: 2.5rem;  }  .screen5 .item2-bottom span:nth-child(2) {    text-align: center;    color: black;    font-size: 2.5rem;  }  .screen5 .item2-bottom p {    text-align: center;    font-size: 1.2rem;    margin-top: -2rem;    flex-basis: 100%;  }  .screen6 .content span {    font-size: 1.5rem;    font-weight: bold;    letter-spacing: 0em;    color: #ffffff;  }  .screen6 .content .left-img {    width: 34.25rem;    height: 31.125rem;    border-radius: 0.625rem;  }  .screen6 .content .label-item {    width: 90rem;    height: 31.125rem;    display: flex;    justify-content: space-between;    padding-left: 0.15rem;  }  .screen6 .content .right {    width: 51.375rem;    position: relative;  }  .screen6 .content .right .right-content {    position: absolute;    height: 100%;    display: flex;    flex-direction: column;    justify-content: space-between;    width: 100%;  }  .screen6 .content .desc-img1,  .screen6 .content .desc-img2,  .screen6 .content .desc-img3,  .screen6 .content .desc-img4,  .screen6 .content .desc-img5,  .screen6 .content .desc-img6 {    box-sizing: border-box;    height: 8.9375rem;    border-radius: 11.32px;    opacity: 1;    background: rgba(255, 255, 255, 0.05);    box-sizing: border-box;    border: 2px solid rgba(255, 255, 255, 0.1);    backdrop-filter: blur(10px);    display: flex;    align-items: center;    margin-right: 0.125rem;  }  .screen6 .content .desc-img3 .item > div {    width: 33.3%;    display: flex;    flex-direction: column;    justify-content: center;    align-items: center;  }  .screen6 .content .desc-img3 .item > div:nth-child(3) {    border-left: 0.5px solid rgba(255, 255, 255, 0.1);    border-right: 0.5px solid rgba(255, 255, 255, 0.1);    width: 30%;  }  .screen6 .content .desc-img1 {    margin-top: 1.125rem;    margin-bottom: 2.3125rem;    display: flex;    justify-content: space-around;  }  .screen6 .content .desc-img2 {    height: 13.6875rem;    margin-top: 1.125rem;    align-items: center;    justify-content: center;  }  .screen6 .content .desc-img1 .item {    display: flex;    flex-direction: column;    align-items: center;    justify-content: center;  }  .screen6 .content .desc-img1 .item .img1 {    width: 18.75rem;    height: 7.8125rem;    margin-bottom: 0.3125rem;    margin-left: 6rem;    margin-right: 2rem;  }  .screen6 .content .desc-img1 .item img {    width: 15.75rem;    height: 2.8125rem;    margin-bottom: 0.3125rem;  }  .screen6 .content .desc-img1 .item span {    font-size: 0.875rem;    text-align: center;    letter-spacing: 0em;    color: #ffffff;    display: block;    text-align: center;    margin: 0 auto;  }  .screen6 .content .desc-img2 img {    width: 47.5625rem;    height: 9.875rem;  }  /* .screen6 .content .desc-img3,  .screen6 .content .desc-img5 {    height: 17.9375rem;    margin-top: 1.125rem;  } */  .screen6 .content .desc-img4,  .screen6 .content .desc-img6 {    height: 14.625rem;    display: flex;  }  .screen6 .content .desc-img {    box-sizing: border-box;    width: 51.375rem;    height: 8.625rem;    border-radius: 0.75rem;    background: rgba(255, 255, 255, 0.05);    box-sizing: border-box;    border: 0.125rem solid rgba(255, 255, 255, 0.1);    backdrop-filter: blur(0.625rem);  }  .screen6 .content .desc-img3 .item,  .screen6 .content .desc-img5 .item {    display: flex;    justify-content: space-between;    position: relative;    width: 100%;  }  .screen6 .content .desc-img5 .item {    height: 10.5rem;    display: block;    margin: 3.3125rem auto;  }  .screen6 .content .desc-img3 .item img {    width: 5rem;    height: 5rem;    display: block;    margin: 0 auto;  }  .screen6 .content .desc-img3 .item span,  .screen6 .content .desc-img4 .item span {    font-size: 1.25rem;    font-weight: bold;    line-height: normal;    letter-spacing: 0em;    color: #25f4ee;    display: flex;    align-items: center;    text-align: center;  }  .screen6 .content .desc-img3 .item p,  .screen6 .content .desc-img4 .item p {    padding: 0.375rem 0 0;    font-size: 0.875rem;    font-weight: normal;    line-height: normal;    letter-spacing: 0em;    color: #ffffff;  }  .screen6 .content .desc-img3 .line,  .screen6 .content .desc-img5 .line {    width: 0.6875rem;    height: 1px;    background: rgba(255, 255, 255, 0.1);    position: absolute;    top: 50%;    left: 50%;    transform: translate(-50%, -50%);  }  .screen6 .content .desc-img4 {    flex-wrap: wrap;  }  .screen6 .content .desc-img4 .item {    flex-basis: 45%;    display: flex;    height: 50%;    flex-direction: column;    justify-content: center;    padding-left: 3.25rem;    position: relative;    align-items: center;  }  .screen6 .content .desc-img4 .item:nth-child(1),  .screen6 .content .desc-img4 .item:nth-child(2) {    border-bottom: 0.5px solid rgba(255, 255, 255, 0.1);  }  .screen6 .content .desc-img4 .item:nth-child(1),  .screen6 .content .desc-img4 .item:nth-child(3) {    margin-left: 2rem;    padding-right: 2rem;  }  .screen6 .content .desc-img4 .item:nth-child(2),  .screen6 .content .desc-img4 .item:nth-child(4) {    margin-right: 2rem;    padding-left: 2rem;  }  .screen6    .content    .desc-img4    .item    .screen6    .content    .desc-img4    .item    span:nth-child(2) {    font-size: 1rem;    font-weight: bold;    letter-spacing: 0em;    color: #ffffff;  }  .screen6 .content .desc-img4 .item:nth-child(1)::after,  .screen6 .content .desc-img4 .item:nth-child(3)::after {    content: "";    display: block;    width: 0.5px;    height: 2.925rem;    background: rgba(255, 255, 255, 0.1);    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%);  }  .screen6 .content .desc-img5 {    height: 12.125rem;  }  .screen6 .content .desc-img5_sub {    height: 11rem;  }  .screen6 .content .desc-img5 .item {    display: flex;    align-items: center;  }  .screen6 .content .desc-img5 .item > div {    display: flex;    justify-content: center;    align-items: center;    flex-direction: column;    flex-basis: 33.3%;    height: 30%;    margin-top: -2rem;  }  .screen6 .content .desc-img5 .item > div:nth-child(3) {    border-left: 0.5px solid rgba(255, 255, 255, 0.1);    border-right: 0.5px solid rgba(255, 255, 255, 0.1);  }  .screen6 .content .desc-img5 .item > div p {    font-size: 1.125rem;    line-height: normal;    text-align: center;    letter-spacing: 0em;    color: #ffffff;    height: 0rem;    padding: 0.5rem 0;  }  .screen6 .content .desc-img5 .item > div:nth-child(3) p {    padding: 0.5rem 3.2rem;  }  .screen6 .content .desc-img5 .item > div img {    height: 4.375rem;  }  .screen6 .content .desc-img6 {    height: 10.995rem;  }  .screen6 .content .desc-img6 .item {    display: flex;    align-items: center;  }  .screen6 .content .desc-img5 .item > div p span {    color: #25f4ee;    font-size: 1.125rem;  }  .screen6 .content .desc-img6 .item > div {    display: flex;    justify-content: center;    align-items: center;    flex-direction: column;    flex-basis: 33.3%;  }  .screen6 .content .desc-img6 .item > div:nth-child(2) {    border-left: 0.5px solid rgba(255, 255, 255, 0.1);    border-right: 0.5px solid rgba(255, 255, 255, 0.1);  }  .screen6 .content .desc-img6 .item > div p {    font-size: 1.125rem;    line-height: normal;    text-align: center;    letter-spacing: 0em;    color: #ffffff;    height: 0rem;    padding: 0.5rem 0;  }  .screen6 .content .desc-img6 .item > div:nth-child(2) p {    padding: 0.5rem 2.8rem;  }  .screen6 .content .desc-img6 .item > div img {    height: 4.375rem;  }  .screen6 .content .desc-img5 .item > div span {    font-size: 1.8125rem;    color: #fff;  }  .screen6 .content .desc-img6 .item {    flex: 1;    display: flex;    justify-content: center;    position: relative;  }  .screen6 .content .desc-img6 .item div:nth-child(1) {    font-size: 1.5rem;    font-weight: bold;    letter-spacing: 0em;    color: #ffffff;  }  .screen6 .content .desc-img6 .item div:nth-child(2) {    font-size: 1rem;    font-weight: bold;    letter-spacing: 0em;    color: #ffffff;  }  .screen6 .content .desc-img6 .item:nth-child(1)::after,  .screen6 .content .desc-img6 .item:nth-child(2)::after {    content: "";    display: block;    width: 2px;    height: 2.625rem;    background: rgba(255, 255, 255, 0.1);    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%);  }  .screen6 .content .desc-img_sub {    height: 21.99rem;  }}.screen6 > h2 {  height: 3.9375rem;  font-size: 3rem;  font-weight: bold;  letter-spacing: 0em;  color: #ffffff;  text-align: center;  margin-top: 7.375rem;}.screen6 .content-box {  width: 90rem;  height: 31.125rem;  margin: 3.625rem auto 0;  overflow: hidden;  position: relative;}.screen6 .content {  position: absolute;  width: max-content;  display: flex;}.screen7 .tab-wrapper > div {  display: flex;}.screen7 .info-box .data {  justify-content: space-between;}.screen7 .info-box > p {  height: 10.5rem;  font-size: 1.125rem;  line-height: 2rem;  text-align: justify;  color: #4a4e64;  margin-top: 1.31375rem;  border-bottom: 1px solid #c8c8c8;}.screen7 .info-box .data span:first-child {  font-size: 1.7125rem;  font-weight: 900;  line-height: 2.425625rem;  letter-spacing: 0em;  color: #0750fe;  display: block;}.screen7 .info-box .data span:nth-child(2) {  font-size: 1rem;  color: #303030;}.screen7 .more__contain {  z-index: 15;  position: relative;}@media (max-width: 960px) {  .tab-pane .more {    width: 8.75rem;    height: 2.5rem;    margin: 2.125rem auto 0;    font-size: 1rem;    text-align: center;    line-height: 2.5rem;    border-radius: 0.25rem;    color: #f7f8fa;    cursor: pointer;    background: linear-gradient(80deg, #000bff 5%, #0750fe 98%);  }  .tab-pane .tab-body .tab-pane-list .info-box img {    height: 6.795rem;    width: auto;  }  .pc {    display: none;  }  .mobile {    display: block;  }}.item2_head {  height: 5.5625rem;  background: #347cff;  display: flex;  align-items: center;  justify-content: center;  font-size: 2.25rem;  font-weight: 600;  text-align: center;  color: #ffffff;}.item2_logo {  background: #ffffff;  padding: 1.9375rem 2.5rem;}.item2_logo img {  width: 100%;}.item2_contain {  padding: 1.5625rem 0 0;  display: flex;  justify-content: space-between;}.item2_contain_left {  width: 61.6875rem;}.item2_contain_right {  width: 20.75rem;}.item2_logo_head {  display: flex;  justify-content: space-between;}.item2_logo_content {  display: flex;  justify-content: space-between;  flex-wrap: wrap;  margin: 0.6875rem 0 0;  padding: 0 0 2rem 0;}.item2_logo_head span {  font-size: 1.75rem;  line-height: normal;  text-align: center;  color: #ffffff;  background: #689fff;  width: 13.7175rem;  height: 4.0625rem;  display: flex;  align-items: center;  justify-content: center;}.item2_logo_content span {  font-size: 1.125rem;  font-weight: normal;  line-height: 3.125rem;  text-align: center;  color: #000064;  background: #ebf5ff;  width: 10.875rem;}.item2_logo_content span:nth-child(n + 6) {  margin: 0.5625rem 0 0;}.item2_title {  background: #ffffff;  display: flex;  justify-content: space-between;  padding: 0.5rem 17.375rem;}.item2_title span,.item2_img_change span {  font-size: 1.5rem;  line-height: 1.8594rem;  color: #3232a0;  z-index: 5;}.item2_img {  display: flex;  height: 3.5625rem;  align-items: flex-start;  justify-content: space-around;}.item2_img_change {  width: 15.5625rem;  background: #ffffff;  display: flex;  flex-direction: column;  align-items: center;  border-radius: 50%;  transform: translateY(-45%);}.item2_img_change img {  width: 10.125rem;}.item2_middle {  display: flex;  justify-content: space-between;}.item2_middle_left,.item2_middle_right {  padding: 0rem 1.9375rem 1.375rem;  background: #ffffff;  width: 30.3125rem;  display: flex;  flex-direction: column;}.item2_middle .icon {  width: 11rem;  display: flex;  align-items: center;  justify-content: center;  background: #6877ff;  padding: 0.5625rem 0;  margin-bottom: 1.6875rem;}.item2_middle_right .icon {  margin-left: 15.4rem;}.item2_middle p {  height: 3.3712rem;  background: #6877ff;  display: flex;  align-items: center;  justify-content: center;  font-size: 1.75rem;  font-weight: 600;  text-align: center;  color: #ffffff;}.item2_middle .item2_middle_title {  font-size: 1.5rem;}.item2_flex {  display: flex;  justify-content: space-between;}.item2_middle_bussiness {  width: 48.97%;  height: 7.375rem;  background: #ebf5ff;  display: flex;  align-items: center;  justify-content: center;  color: #3232a0;  flex-direction: column;}.item2_middle_bussiness span:first-child {  font-size: 1.5rem;  line-height: normal;  text-align: center;}.item2_middle_bussiness span:nth-child(2) {  font-size: 1.125rem;  line-height: normal;  text-align: center;}.item2_middle_left .item2_img {  height: auto;  padding: 0.625rem 0;}.item2_middle_left .item2_img img {  height: 1.2rem;}.item2_middle_desc {  width: 32.04%;  height: 7.375rem;  background: #ebf5ff;  display: flex;  align-items: center;  justify-content: space-around;  color: #3232a0;  flex-direction: column;  padding: 0.3rem 0.3125rem 0.3rem;}.item2_middle_desc span:first-child {  font-size: 0.875rem;  line-height: normal;  text-align: center;  color: #3232a0;}.item2_middle_desc span:nth-child(n + 2) {  font-size: 0.75rem;  line-height: 1.765rem;  text-align: center;  color: #3232a0;  background: #ffffff;  padding-top: 0.4375rem;  width: 100%;}.item2_middle_data {  width: 49.03%;  padding: 0.5rem 0.3125rem;}.item2_botton {  height: 5.5625rem;  background: #6877ff;  display: flex;  align-items: center;  justify-content: center;  font-size: 2.25rem;  font-weight: 600;  text-align: center;  color: #ffffff;}.item2_middle_app {  height: 7.375rem;  background: #ebf5ff;  display: flex;  align-items: center;  justify-content: space-between;  color: #3232a0;  flex-wrap: wrap;  padding: 0.625rem 0.875rem;}.item2_middle_app span {  width: 45.56%;  height: 43.96%;  border-radius: 0.0563rem;  background: #ffffff;  display: flex;  align-items: center;  padding: 0 0 0 0.75rem;}.item2_middle_padding {  margin: 2.5rem 0 0 0;}.item2_contain_right {  background: #ffffff;}.right_content {  padding: 2.125rem 2.875rem;  justify-content: center;  align-items: center;  flex-direction: column;}.item2_contain_right_head {  display: flex;  justify-content: space-around;  align-items: center;  flex-direction: column;  width: 15rem;  height: 11.5625rem;  background: #ebf5ff;  font-size: 1.75rem;  color: #000064;}.item2_contain_right_head img {  height: 6.0625rem;}.item2_rignt_img {  padding: 2.5rem 0;  display: flex;  justify-content: center;}.item2_rignt_img img {  width: 11.1875rem;}.right_middle {  width: 100%;  height: 26.5625rem;  display: flex;  flex-direction: column;  justify-content: center;  background: #689fff;  align-items: center;}.right_middle img {  width: 7.125rem;}.right_middle span:nth-child(2) {  font-size: 2.25rem;  color: #ffffff;  padding: 0.5rem 0 0;}.right_middle span:nth-child(3) {  font-size: 1.5rem;  color: #ffffff;}.item2_contain_right_img img {  transform: rotate(180deg);}.screen5-more {  font-size: 1.5rem;  padding: 4.8125rem 0 0;  color: #0750fe;  text-align: center;}@media (max-width: 960px) {  .item2_head {    height: 5.5625rem;    background: #347cff;    display: flex;    align-items: center;    justify-content: center;    font-size: 2.25rem;    font-weight: 600;    text-align: center;    color: #ffffff;  }  .item2_logo {    background: #ffffff;    padding: 1.9375rem 2.5rem;  }  .item2_logo img {    width: 100%;  }  .item2_contain {    padding: 1.5625rem 0 0;    display: flex;    justify-content: space-between;  }  .item2_contain_left {    width: 61.6875rem;  }  .item2_contain_right {    width: 20.75rem;  }  .item2_logo_head {    display: flex;    justify-content: space-between;  }  .item2_logo_content {    display: flex;    justify-content: space-between;    flex-wrap: wrap;    margin: 0.6875rem 0 0;    padding: 0 0 2rem 0;  }  .item2_logo_head span {    font-size: 1.75rem;    line-height: normal;    text-align: center;    color: #ffffff;    background: #689fff;    width: 13.7175rem;    height: 4.0625rem;    display: flex;    align-items: center;    justify-content: center;  }  .item2_logo_content span {    font-size: 1.125rem;    font-weight: normal;    line-height: 3.125rem;    text-align: center;    color: #000064;    background: #ebf5ff;    width: 10.875rem;  }  .item2_logo_content span:nth-child(n + 6) {    margin: 0.5625rem 0 0;  }  .item2_title {    background: #ffffff;    display: flex;    justify-content: space-between;    padding: 0.5rem 17.375rem;  }  .item2_title span,  .item2_img_change span {    font-size: 1.5rem;    line-height: 1.8594rem;    color: #3232a0;    z-index: 5;  }  .item2_img {    display: flex;    height: 3.5625rem;    align-items: flex-start;    justify-content: space-around;  }  .item2_img_change {    width: 15.5625rem;    background: #ffffff;    display: flex;    flex-direction: column;    align-items: center;    border-radius: 50%;    transform: translateY(-45%);  }  .item2_img img {    width: 10.375rem;  }  .item2_img_change img {    width: 10.25rem;  }  .icon img {    width: 9.875rem;  }  .item2_middle {    display: flex;    justify-content: space-between;  }  .item2_middle_left,  .item2_middle_right {    padding: 0rem 1.9375rem 1.375rem;    background: #ffffff;    width: 30.3125rem;    display: flex;    flex-direction: column;  }  .item2_middle .icon {    width: 11rem;    display: flex;    align-items: center;    justify-content: center;    background: #6877ff;    padding: 0.5625rem 0;    margin-bottom: 1.6875rem;  }  .item2_middle_right .icon {    margin-left: 15.4rem;  }  .item2_middle p {    height: 3.3712rem;    background: #6877ff;    display: flex;    align-items: center;    justify-content: center;    font-size: 1.75rem;    font-weight: 600;    text-align: center;    color: #ffffff;  }  .item2_middle .item2_middle_title {    font-size: 1.5rem;  }  .item2_flex {    display: flex;    justify-content: space-between;  }  .item2_middle_bussiness {    width: 48.97%;    height: 7.375rem;    background: #ebf5ff;    display: flex;    align-items: center;    justify-content: center;    color: #3232a0;    flex-direction: column;  }  .item2_middle_bussiness span:first-child {    font-size: 1.5rem;    line-height: normal;    text-align: center;  }  .item2_middle_bussiness span:nth-child(2) {    font-size: 1.125rem;    line-height: normal;    text-align: center;  }  .item2_middle_left .item2_img {    height: auto;    padding: 0.625rem 0;  }  .item2_middle_left .item2_img img {    height: 1.2rem;    width: auto;  }  .item2_middle_desc {    width: 32.04%;    height: 7.375rem;    background: #ebf5ff;    display: flex;    align-items: center;    justify-content: space-around;    color: #3232a0;    flex-direction: column;    padding: 0.3rem 0.3125rem 0;  }  .item2_middle_desc span:first-child {    font-size: 0.875rem;    line-height: normal;    text-align: center;    color: #3232a0;  }  .item2_middle_desc span:nth-child(n + 2) {    font-size: 0.75rem;    line-height: 1.765rem;    text-align: center;    color: #3232a0;    background: #ffffff;    padding-top: 0.4375rem;    width: 100%;  }  .item2_middle_data {    width: 49.03%;    padding: 0.5rem 0.3125rem;  }  .item2_botton {    height: 5.5625rem;    background: #6877ff;    display: flex;    align-items: center;    justify-content: center;    font-size: 2.25rem;    font-weight: 600;    text-align: center;    color: #ffffff;  }  .item2_middle_app {    height: 7.375rem;    background: #ebf5ff;    display: flex;    align-items: center;    justify-content: space-between;    color: #3232a0;    flex-wrap: wrap;    padding: 0.625rem 0.875rem;  }  .item2_middle_app span {    width: 45.56%;    height: 43.96%;    border-radius: 0.0563rem;    background: #ffffff;    display: flex;    align-items: center;    padding: 0 0 0 0.75rem;  }  .item2_middle_padding {    margin: 2.5rem 0 0 0;  }  .item2_contain_right {    background: #ffffff;  }  .right_content {    padding: 2.125rem 2.875rem;    justify-content: center;    align-items: center;    flex-direction: column;  }  .item2_contain_right_head {    display: flex;    justify-content: space-around;    align-items: center;    flex-direction: column;    width: 15rem;    height: 11.0625rem;    background: #ebf5ff;    font-size: 1.75rem;    color: #000064;  }  .item2_contain_right_head img {    height: 6.0625rem;  }  .item2_rignt_img {    padding: 3rem 0;    display: flex;    justify-content: center;  }  .item2_rignt_img img {    width: 11.1875rem;  }  .right_middle {    width: 100%;    height: 27.5625rem;    display: flex;    flex-direction: column;    justify-content: center;    background: #689fff;    align-items: center;  }  .right_middle img {    width: 7.125rem;  }  .right_middle span:nth-child(2) {    font-size: 2.25rem;    color: #ffffff;    padding: 0.5rem 0 0;  }  .right_middle span:nth-child(3) {    font-size: 1.5rem;    color: #ffffff;  }  .item2_contain_right_img img {    transform: rotate(180deg);  }  .screen5-more {    font-size: 1.5rem;    padding: 4.8125rem 0 0;    color: #0750fe;    text-align: center;  }}@media (min-width: 961px) {  .swiper-button-next::after,  .swiper-button-prev::after {    font-size: 3rem;  }  .screen6 .content .label-item {    width: 87.5rem;  }  .screen6_item3 .content .label-item {    width: 84.4rem;  }  .screen6 .content .left-img {    width: 30.25rem;    height: 31.125rem;    border-radius: 0.625rem;  }  .tab-pane .tab-wrapper .tab-item {    width: 8.4rem;    height: 3rem;  }  .tab-item1 {    background: url(../images/css_sprites_logo.png) -138.625rem 0px no-repeat;    background-size: 146.75rem 3.9375rem;  }  .tab-pane .tab-wrapper .tab-item2 {    width: 8.3rem;    background: url(../images/css_sprites_logo.png) -89.875rem 0px no-repeat;    background-size: 146.75rem 3.9375rem;  }  .tab-item4 {    background: url(../images/css_sprites_logo.png) 0px 0px no-repeat;    background-size: 146.75rem 3.9375rem;  }  .tab-item3 {    background: url(../images/css_sprites_logo.png) -65.5rem 0px no-repeat;    background-size: 146.75rem 3.9375rem;  }  .tab-pane .tab-wrapper .tab-item5 {    background: url(../images/css_sprites_logo.png) -106.125rem 0px no-repeat;    background-size: 146.75rem 3.9375rem;    width: 8rem;  }  .tab-pane .tab-wrapper .tab-item6 {    background: url(../images/css_sprites_logo.png) -114.25rem 0px no-repeat;    background-size: 146.75rem 3.9375rem;    width: 8rem;  }  .tab-pane .tab-wrapper .tab-en-item6 {    /* background: url(../images/css_sprites_logo.png) -114.25rem 0px no-repeat; */    background: url(../images/mongoTV.png) no-repeat center      center;    background-size: contain;    width: 8rem;    /* margin-left: 0.5rem; */  }  /* .tab-pane-list .swiper-item:first-child .titleTCL {    background: url(../images/css_sprites_logo.png) -138.625rem 0px no-repeat;    background-size: 146.75rem 3.9375rem;    height: 5rem;  }  .tab-pane-list .swiper-item:nth-child(2) .title {    background: url(../images/css_sprites_logo.png) -89.875rem 0px no-repeat;    background-size: 146.75rem 3.9375rem;    height: 5rem;  } */}.screen6 .content .desc-img1,.screen6 .content .desc-img2,.screen6 .content .desc-img3,.screen6 .content .desc-img4,.screen6 .content .desc-img5,.screen6 .content .desc-img6 {  border-radius: 0.7075rem;  background: rgba(255, 255, 255, 0.05);  border: none;  backdrop-filter: blur(0.625rem);}.screen6_item2 .label-item img.pc,.screen6_item3 .label-item img.pc {  display: none;}.screen6_item2 h2 {  text-align: left;  padding: 0 0 0 15rem;}.screen6_item3 .content .label-item {  justify-content: center;  width: 100%;}.screen6_item3 .content span {  text-align: center;}.screen6_item3 .content {  width: 100%;}.screen6 .content .desc-img1 {  height: 8.375rem;  width: 89.75rem;}.screen6 .content .desc-img1 .item img {  width: 27.6875rem;  height: auto;}.screen6_item3 .content .right {  width: 100%;  position: relative;}.screen6_item3 .content .desc-img2 img {  width: auto;  height: 14.875rem;}.screen6 .content .desc-img2 {  height: 18.5rem;}.screen6_item3 .content .right .right-content {  height: max-content;}.screen6_item3 .content-box {  height: 37rem;}.screen6 .label-item img.pc,.screen6 .label-item img.mobile {  opacity: 0;}.dashbord .container .item2 {  width: 90.0625rem;  padding: 0;}.screen5 .item2 img {  width: 100%;  height: 100%;}.tec-main .dashbord .screen2,.tec-main .dashbord .screen5,.tec-main .dashbord .screen6 {  position: relative;  background: none;}.tec-main .screen8 {  position: relative;}.screen2 .lazy,.screen5 .lazy,.screen6 .lazy {  width: 100%;  height: 100%;  z-index: -1;  right: 0;  top: 0;  position: absolute;}.screen5 .item2 img {  position: unset;}@media (max-width: 960px) {  .tec-main .screen2 img {    height: 100%;  }  .screen6 .content .left-img {    opacity: 0;  }  .screen6 .content .desc-img1 {    background: none;  }  .screen7-bg .move .move-img:nth-child(1) {    width: 16.625rem;    background: url("../images/css_sprites_logo.png") -0px -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(2) {    background: url("../images/css_sprites_logo.png") -17.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(3) {    background: url("../images/css_sprites_logo.png") -33.5rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(4) {    background: url("../images/css_sprites_logo.png") -49.75rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(5) {    background: url("../images/css_sprites_logo.png") -66rem -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(6) {    background: url("../images/css_sprites_logo.png") -82.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(7) {    background: url("../images/css_sprites_logo.png") -98.5rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(8) {    background: url("../images/css_sprites_logo.png") -114.75rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(9) {    width: 16.625rem;    background: url("../images/css_sprites_logo.png") -0px -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(10) {    background: url("../images/css_sprites_logo.png") -17.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(11) {    background: url("../images/css_sprites_logo.png") -33.5rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(12) {    background: url("../images/css_sprites_logo.png") -49.75rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(13) {    background: url("../images/css_sprites_logo.png") -66rem -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(14) {    background: url("../images/css_sprites_logo.png") -82.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(15) {    background: url("../images/css_sprites_logo.png") -98.5rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move .move-img:nth-child(16) {    background: url("../images/css_sprites_logo.png") -114.75rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 img {    width: 10rem;    height: 3.6875rem;    margin-right: 3rem;  }  .screen7-bg .move2 .move-img:nth-child(1) {    background: url("../images/css_sprites_logo.png") -131rem -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(2) {    background: url("../images/css_sprites_logo.png") -147.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(3) {    background: url("../images/css_sprites_logo.png") -163.5rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(4) {    background: url("../images/css_sprites_logo.png") -179.75rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(5) {    background: url("../images/css_sprites_logo.png") -196rem -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(6) {    background: url("../images/css_sprites_logo.png") -212.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(7) {    background: url("../images/css_sprites_logo.png") -228.5rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(8) {    background: url("../images/css_sprites_logo.png") -244.75rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  /*.screen7-bg .move2 .move-img:nth-child(9) {*/  /*  background: url("../images/css_sprites_logo.png") -261rem -0px no-repeat;*/  /*  background-size: 293.5rem 7.875rem;*/  /*}*/  .screen7-bg .move2 .move-img:nth-child(9) {    background: url("../images/css_sprites_logo.png") -277.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(10) {    background: url("../images/css_sprites_logo.png") -131rem -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(11) {    background: url("../images/css_sprites_logo.png") -147.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(12) {    background: url("../images/css_sprites_logo.png") -163.5rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(13) {    background: url("../images/css_sprites_logo.png") -179.75rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(14) {    background: url("../images/css_sprites_logo.png") -196rem -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(15) {    background: url("../images/css_sprites_logo.png") -212.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(16) {    background: url("../images/css_sprites_logo.png") -228.5rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(17) {    background: url("../images/css_sprites_logo.png") -244.75rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(18) {    background: url("../images/css_sprites_logo.png") -261rem -0px no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen7-bg .move2 .move-img:nth-child(19) {    background: url("../images/css_sprites_logo.png") -277.25rem -0px      no-repeat;    background-size: 293.5rem 7.875rem;  }  .screen6 .content span {    font-size: 4.5rem;  }}.screen6 .label-item .lazy {  width: auto;  position: unset;}.screen8 .container .lazy {  width: auto;  position: unset;}/* 客户好评 */.customer-reviews {  width: 100%;  height: 43.75rem;  display: flex;  align-items: center;  flex-direction: column;  background: url("../images/customer-review-bg.png")    no-repeat;}.customer-reviews__title {  font-size: 3rem;  font-weight: bold;  text-align: center;  color: #303030;  margin: 4.625rem 0 2.1875rem;}.customer-reviews .swiper-slide {  text-align: center;  display: flex;  align-items: center;  width: 90rem;  border-radius: 1.25rem;  background: rgba(255, 255, 255, 0.5);}.customer-reviews .review-left img {  width: 25rem;}.customer-reviews .review-right {  flex: 1;  height: 23.125rem;  border-radius: 0.625rem;  background: #ffffff;  padding: 2.0625rem 2.5rem 1.5rem 3.75rem;  margin-right: 2.3125rem;  display: flex;  flex-direction: column;  justify-content: space-between;}.customer-reviews .review-right .review-right__top {  display: flex;  flex-direction: column;}.customer-reviews .review-right__logo {  width: 13.5rem;  height: 5.375rem;}.customer-reviews .review-right__content {  margin-top: 1.1875rem;  font-size: 1.25rem;  color: #4a4e64;  line-height: 2.25rem;  text-align: left;}.customer-reviews .review-right__name {  font-size: 1.5rem;  font-weight: bold;  line-height: normal;  text-align: left;  color: #0750fe;  height: 3rem;}.reviews-swiper {  position: relative;  width: 100%;}.reviews-swiper .swiper-button-prev,.reviews-swiper .swiper-button-next {  color: #0750fe;}.reviews-swiper .swiper-button-prev:hover,.reviews-swiper .swiper-button-next:hover {  background: transparent;}