.software {
  margin-top: 5.7292vw;
}

.software .softwareTitle {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 4.1667vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
  margin-bottom: 2.0833vw /* 40px -> 2.0833vw */;
  opacity: 0;
}
/* 公共样式 start*/
.software .soft-product-mob {
  display: none;
}
.software .softwareSubTitle {
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 3.125vw /* 60px -> 3.125vw */;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
  opacity: 0;
}
.software .viewMore {
  border: 1px solid #231815;
  font-family: "Montserrat-SemiBold" !important;
  padding: 0.4167vw /* 8px -> 0.4167vw */ 0.8333vw /* 16px -> 0.8333vw */;
  color: #231815;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  line-height: 150%;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  display: flex;
  align-items: center;
  width: 7.9167vw /* 152px -> 7.9167vw */ /* 130px -> 6.7708vw */;
  white-space: nowrap;
  cursor: pointer;
}
.software .viewMore i {
  background: #3a66fb;
  border-radius: 50%;
  color: #fff;
  font-size: 1.25vw /* 24px -> 1.25vw */;
  line-height: 1.25vw /* 24px -> 1.25vw */;
  margin-left: 0.4167vw /* 8px -> 0.4167vw */;
}
.software .viewMore:hover {
  background: #3a66fb;
  border-color: #3a66fb;
  color: #fff;
}
.software .viewMore:hover i {
  background: #fff;
  color: #3a66fb;
}
.software .softwareTitleBox {
  /* margin-top: 6.4583vw; */
}
.softwareTitleBox-mob {
  display: none;
}
/* 公共样式 end */
/* banner start */
.software .software-banner-wrap {
  position: relative;
}
.software .software-banner-wrap .software-banner-swiper {
  opacity: 0;
}
.software .software-banner-wrap .software-banner-link {
  display: block;
  position: relative;
  width: 100%;
  height: 33.0208vw /* 530px -> 27.6042vw */;
}
.software .software-banner-wrap .software-banner-link img {
  position: absolute;
  top: 0;
  height: 0;
  width: 100%;
  height: 33.0208vw;
  object-fit: cover;
  z-index: 1;
}
.software .software-banner-wrap .software-banner-link .bannerTitle {
  position: absolute;
  z-index: 2;
  left: 11.5%;
  top: 50%; /* 先放到中间 */
  transform: translateY(-50%); /* 再往回走自身高度的一半 */
}
.software .software-banner-wrap .software-banner-link .banner-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  z-index: 1;
}
.software .software-banner-wrap .software-banner-link .bannerTitle h3 {
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 2.5vw /* 48px -> 2.5vw */;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
}
.software .software-banner-wrap .software-banner-link .bannerTitle p {
  color: #fff;
  font-family: Montserrat;
  font-size: 0.9375vw /* 18px -> 0.9375vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 155.556% */
}
/* 分页器隐藏 */

.software .software-banner-wrap .software-banner-swiper {
  /* border-radius: 1.25vw;
  overflow: hidden; */
}
.software .software-banner-wrap .swiper-banner-button-next,
.software .software-banner-wrap .swiper-banner-button-prev {
  width: 64px;
  height: 64px;
}

.software
  .software-banner-wrap
  .swiper-banner-button-next.swiper-button-disabled:after,
.software
  .software-banner-wrap
  .swiper-banner-button-prev.swiper-button-disabled:after {
  color: #9fa0a0 !important;
}
.software
  .software-banner-wrap
  .swiper-banner-button-next.swiper-button-next:after,
.software
  .software-banner-wrap
  .swiper-banner-button-prev.swiper-button-prev:after {
  color: #231815;
  font-size: 0.9375vw !important;
  font-weight: bold;
}

.software .software-banner-wrap .swiper-button-prev,
.swiper-rtl .swiper-button-prev {
  left: 7.2917vw !important;
}
.software .software-banner-wrap .swiper-button-next,
.swiper-rtl .swiper-button-next {
  right: 7.2917vw !important;
}
/* .software .software-banner-wrap .swiper-banner-button-prev,
.software .software-banner-wrap .swiper-banner-button-next {
  opacity: 0.5;
}

.software .software-banner-wrap .swiper-banner-button-prev:hover,
.software .software-banner-wrap .swiper-banner-button-next:hover {
  opacity: 0.9;
} */
.software .software-banner-logo {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2009;
  cursor: pointer;
  transition: all 0.3s;
}
.software .software-banner-logo .img-box {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  transition: none;
}

/* banner end */
.software .crumbs {
  opacity: 0;
}
.software .crumbs.animation1 {
  opacity: 1;
}
/* product start */
.software .product .productList {
  margin-top: 2.0833vw;
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
}
.software .product .productList .productItem {
  width: 24.1667vw /* 464px -> 24.1667vw */;
  height: 28.125vw /* 540px -> 28.125vw */;
  background: #fafafa;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  overflow: hidden;
  position: relative;
  perspective: 1000px;
  opacity: 0;
}
.showDetail,
.showFilter {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden; /* 翻过去后隐藏 */
  transition: transform 0.6s ease;
}
.showDetail {
  transform: rotateY(0deg);
  z-index: 2;
}
.showFilter {
  transform: rotateY(180deg);
  z-index: 1;
}
.productItem.open .showDetail {
  transform: rotateY(-180deg);
}
.productItem.open .showFilter {
  transform: rotateY(0deg);
}

.software .product .productList .productItem .showDetail {
  padding: 1.25vw /* 24px -> 1.25vw */ 1.25vw /* 24px -> 1.25vw */ 2.1875vw
    /* 42px -> 2.1875vw */ 1.25vw /* 24px -> 1.25vw */;
  background: #fafafa;
}
.software .product .productList .productItem.open .showFilter {
  background: rgba(35, 24, 21, 0.2);
  position: relative;
  height: 100%;
  width: 100%;
}
.software .product .productList .productItem.open .showFilter .showFilterMsk {
  background: rgba(35, 24, 21, 0.5);
  backdrop-filter: blur(6px);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
.software .product .productList .productItem.open .showFilter .showFilterMsk + img {
  width: 100%;
  height: 100%;
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
}
.software .product .productList .productItem.open .showFilter .showFilterSkipTxt img {
  /* height: 100%; */
  width: 1.25vw;
  margin-right: 0.4167vw;
}

.software .product .productList .productItem img {
  width: 100%;
}
.software .product .productList .productItem .productItemTitleBox {
  display: flex;
  justify-content: space-between;
  margin-top: 1.25vw /* 24px -> 1.25vw */;
}
.software .product .productList .productItem .productItemSubTitle {
  color: #231815;
  font-family: "Montserrat-SemiBold";
  font-size: 1.25vw /* 24px -> 1.25vw */;
  font-style: normal;
  line-height: 150%; /*  */
}
.software .product .productList .productItem .showDetail img{
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
}
.software .product .productList .productItem .showDetail .productBtn {
  background: #231815;
  color: #ffffff;
  border-radius: 50%;
  width: 1.6667vw /* 32px -> 1.6667vw */;
  height: 1.6667vw /* 32px -> 1.6667vw */;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.software .product .productList .productItem .showDetail .productBtn i {
  font-size: 1.25vw /* 24px -> 1.25vw */ /* 32px -> 1.6667vw */;
  line-height: 1.25vw;
  font-weight: 600;
}
.software .product .productList .productItem .showFilter .productBtn {
  background: #ffffff;
  color: #231815;
  border-radius: 50%;
  width: 1.6667vw /* 32px -> 1.6667vw */;
  height: 1.6667vw /* 32px -> 1.6667vw */;
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  right: 1.25vw /* 24px -> 1.25vw */;
  bottom: 2.0833vw /* 40px -> 2.0833vw */;
  display: flex;
  align-items: center;
  justify-content: center;
}
.software .product .productList .productItem .showFilter .productBtn i {
  font-size: 1.25vw /* 24px -> 1.25vw */ /* 32px -> 1.6667vw */;
  line-height: 1.25vw;
  font-weight: 600;
}
.software .product .productList .productItem .showFilter .showFilterList {
  position: absolute;
  top: 3.3333vw /* 64px -> 3.3333vw */;
  left: 3.3333vw /* 64px -> 3.3333vw */;
  z-index: 11;
  width: 13.75vw /* 264px -> 13.75vw */;
}
.software .product .productList .productItem .productShow{
  display: none;
}
.software
  .product
  .productList
  .productItem
  .showFilter
  .showFilterList
  .showFilterSkip {
  display: flex;
  justify-content: space-between;
  color: #fff;
  border-bottom: 0.0521vw /* 1px -> 0.0521vw */ solid #fff;
  padding: 0.8333vw /* 16px -> 0.8333vw */ 0 0.4167vw /* 8px -> 0.4167vw */;
}
.software
  .product
  .productList
  .productItem
  .showFilter
  .showFilterList
  .showFilterSkip
  .iconfont {
  font-size: 1.25vw /* 24px -> 1.25vw */;
  line-height: 1.25vw /* 24px -> 1.25vw */;
}
.software
  .product
  .productList
  .productItem
  .showFilter
  .showFilterList
  .showFilterSkip
  .showFilterSkipTxt {
  font-family: "Montserrat-SemiBold";
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  line-height: 150%; /* 150% */
}
.software
  .product
  .productList
  .productItem
  .showFilter
  .showFilterList
  .showFilterSkip
  .showFilterSkipTxt
  .iconfont {
  margin-right: 0.4167vw /* 8px -> 0.4167vw */;
}
.software
  .product
  .productList
  .productItem
  .showFilter
  .showFilterList:hover
  .showFilterSkip {
  color: rgba(255, 255, 255, 0.5);
  border-bottom: 0.0521vw /* 1px -> 0.0521vw */ solid rgba(255, 255, 255, 0.5);
}
.software
  .product
  .productList
  .productItem
  .showFilter
  .showFilterList
  .showFilterSkip:hover {
  color: #fff;
}
/* product end */
/* Ecosystem start */
.software .ecosystem {
  background: #fafafa;
  margin-top: 4.1667vw /* 80px -> 4.1667vw */;
  padding: 4.1667vw /* 80px -> 4.1667vw */ 0;
}
.software .ecosystem .ecosystemList {
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
  justify-content: center;
}
.software .ecosystem .ecosystemList .ecosystemItem {
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  width: 36.875vw /* 708px -> 36.875vw */;
  height: 27.6563vw /* 531px -> 27.6563vw */;
  position: relative;
  overflow: hidden;
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
  opacity: 0;
  cursor: pointer;
}
.software .ecosystem .ecosystemList .ecosystemItem .ecosystemItemMsk {
  background: rgba(35, 24, 21, 0.2);
  backdrop-filter: blur(6px);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
.software .ecosystem .ecosystemList .ecosystemItem img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  transition: transform 0.4s ease;
}
.software .ecosystem .ecosystemList .ecosystemItem:hover img {
  transform: scale(1.05); /* 放大 5%，数值随意调 */
}
.software .ecosystem .ecosystemList .ecosystemItem .ecosystemItemTxt {
  position: absolute;
  z-index: 3;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.software .ecosystem .ecosystemList .ecosystemItem .ecosystemItemTxt p {
  color: #fff;
  text-align: center;
  font-family: "Montserrat-SemiBold";
  font-size: 1.6667vw /* 32px -> 1.6667vw */;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
  margin-bottom: 1.25vw;
}
.software .ecosystem .ecosystemList .ecosystemItem .ecosystemItemTxt i {
  font-size: 2.0833vw /* 40px -> 2.0833vw */;
  background: #fff;
  border-radius: 50%;
  color: #231815;
}
/* Ecosystem end */
/* Support start */
.software .support {
  margin-top: 4.1667vw /* 80px -> 4.1667vw */;
}
.software .support .supportList {
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
  justify-content: center;
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
}
.software .support .supportList-mob {
  display: none;
}
.software .support .supportList .supportSubTitle {
  color: var(--BrandColor_black, #231815);
  font-family: "Montserrat-SemiBold";
  font-size: 1.6667vw /* 32px -> 1.6667vw */;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
}
.software .support .supportList .supportSubTxt {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 150% */
  margin: 0.8333vw /* 16px -> 0.8333vw */ 0 1.25vw /* 24px -> 1.25vw */;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.software .support .supportList .supportItemLeft {
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
  /* background: #f3f3f3; */
  background: linear-gradient(
    172deg,
    rgba(243, 243, 243, 0.8) 29.93%,
    rgba(243, 243, 243, 0.19) 91.63%
  );
  width: 35.4167vw /* 680px -> 35.4167vw */;
  height: 40vw /* 768px -> 40vw */;
  position: relative;
  overflow: hidden;
  opacity: 0;
}
.software .support .supportList .supportItemLeft .supportSubTxt{
  max-width: 27.083vw;
  height: 2.5vw;
}
.software .support .supportList .supportItemRight .supportSubTxt{
  max-width: 23.75vw;
  height: 2.5vw;
}
.software .support .supportList .supportItemLeft img {
  width: 100%;
  height: 100%;
  transition: transform 0.4s ease;
}
.software .support .supportList .supportItemLeft:hover img {
  transform: scale(1); /* 放大 5%，数值随意调 */
}
.software .support .supportList .supportItemLeft .supportDetail {
  position: absolute;
  left: 4.1667vw /* 80px -> 4.1667vw */;
  top: calc(50% - 4.1667vw);
}
.software .support .supportList .supportItemRight {
  width: calc(100% - 35.4167vw) /* 736px -> 38.3333vw */;
  height: 40vw /* 768px -> 40vw */;
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
  flex-wrap: wrap;
}
.software .support .supportList .supportItemRight .supportItemRightItem {
  width: 100%;
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
  background: #f3f3f3;
  padding: 1.6667vw /* 32px -> 1.6667vw */ 8.3333vw /* 160px -> 8.3333vw */
    1.6667vw /* 32px -> 1.6667vw */ 6.25vw /* 120px -> 6.25vw */;
  height: 12.5vw /* 240px -> 12.5vw */;
  opacity: 0;
}
/* Support end */
/* About DSS start */
.software .aboutDss {
  margin-top: 4.1667vw /* 80px -> 4.1667vw */;
  padding: 4.1667vw /* 80px -> 4.1667vw */ 0;
  background: #fafafa;
}
.software .aboutDss .aboutDssTab {
  margin: 2.0833vw 0 /* 40px -> 2.0833vw */;
  opacity: 0;
}
.software .aboutDss .aboutDssTab ul {
  margin: 0 auto;
  display: flex;
  background: #fff;
  width: 23.9583vw /* 460px -> 23.9583vw */;
  border-radius: 2.0833vw /* 40px -> 2.0833vw */;
  padding: 0.2083vw /* 4px -> 0.2083vw */;
}
.software .aboutDss .aboutDssTab ul li {
  white-space: nowrap;
  font-family: "Montserrat-SemiBold";
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
  color: rgba(35, 24, 21, 0.6);
  padding: 0.625vw 1.0417vw /* 20px -> 1.0417vw */;
  cursor: pointer;
}
.software .aboutDss .aboutDssTab ul li.active {
  background: #3a66fb;
  color: #fff;
  border-radius: 2.0833vw /* 40px -> 2.0833vw */;
}
.software .aboutDss .aboutDssList {
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
  justify-content: center;
  margin-bottom: 2.0833vw /* 40px -> 2.0833vw */;
}
.software .aboutDss .aboutDssList-mob {
  display: none;
}
.software .aboutDss .aboutDssList img {
  width: 100%;
  height: 100%;
}
.software
  .aboutDss
  .swiper-wrapper
  .swiper-slide:first-child
  .aboutDssList
  .aboutDssListLeft {
  opacity: 0;
}
.software
  .aboutDss
  .swiper-wrapper
  .swiper-slide:first-child
  .aboutDssList
  .aboutDssListRight {
  opacity: 0;
}
.software .aboutDss .aboutDssList .aboutDssListLeft img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.software .aboutDss .aboutDssList .aboutDssListLeft:hover img {
  transform: scale(1.05); /* 放大 5%，数值随意调 */
}
.software .aboutDss .aboutDssList .aboutDssListRight img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.software
  .aboutDss
  .aboutDssList
  .aboutDssListRight
  .aboutDssListRightItem:hover
  img {
  transform: scale(1.05); /* 放大 5%，数值随意调 */
}
.software .aboutDss .aboutDssList .aboutDssListLeft .aboutDssListDetail {
  position: absolute;
  width: 100%;
  background: linear-gradient(180deg, rgba(35, 24, 21, 0) 0%, #231815 132.32%);
  bottom: 0;
  padding: 1.25vw;
}
.software .aboutDss .aboutDssList .aboutDssListRight .aboutDssListDetail {
  position: absolute;
  width: 100%;
  background: linear-gradient(180deg, rgba(35, 24, 21, 0) 0%, #231815 132.32%);
  bottom: 0;
  padding: 0 0.8333vw 0.8333vw 0.8333vw;
}

.software .aboutDss .aboutDssList .aboutDssListLeft {
  width: 36.875vw /* 708px -> 36.875vw */;
  height: 27.7083vw /* 532px -> 27.7083vw */;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  position: relative;
  overflow: hidden;
}
.software .aboutDss .aboutDssListLeft .aboutDssDate {
  color: #fff;
  font-family: Montserrat;
  font-size: 0.7292vw /* 14px -> 0.7292vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 171.429% */
  margin-bottom: 0.8333vw;
}
.software .aboutDss .aboutDssListLeft .aboutDssTxt {
  color: #fff;
  font-family: Montserrat;
  font-size: 1.25vw /* 24px -> 1.25vw */;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 150% */
}
.software .aboutDss .aboutDssList .aboutDssListRight {
  width: 36.875vw /* 708px -> 36.875vw */;
  height: 27.7083vw /* 532px -> 27.7083vw */;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25vw /* 24px -> 1.25vw */;
  justify-content: space-between;
}
.software .aboutDss .aboutDssListRight .aboutDssDate {
  color: #fff;
  font-family: Montserrat;
  font-size: 0.625vw /* 12px -> 0.625vw */ /* 14px -> 0.7292vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 171.429% */
  margin-bottom: 0.4167vw;
}
.software .aboutDss .aboutDssListRight .aboutDssTxt {
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 0.8333vw /* 16px -> 0.8333vw */ /* 24px -> 1.25vw */;
  font-style: normal;
  line-height: 150%; /* 150% */
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.software .aboutDss .aboutDssList .aboutDssListRight .aboutDssListRightItem {
  width: 17.8125vw /* 342px -> 17.8125vw */;
  height: 13.2292vw /* 254px -> 13.2292vw */;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  position: relative;
  overflow: hidden;
}
.software .aboutDss .aboutDssList .aboutDssListRight .aboutDssListRightItem.has-small-play {
  cursor: pointer;
}
.software .aboutDss .viewMoreBtn {
  display: block;
  margin: 0 auto;
  opacity: 0;
}
.software .aboutDss .viewMoreBtn .viewMore {
  margin: 0 auto;
}
.software .aboutDss .aboutDssVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.software .aboutDss .aboutDssVideo.has-small-play{
  cursor: pointer;
}
.software .aboutDss .aboutDssVideo .video-item {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.software .aboutDss .aboutDssVideo .small-play {
  width: 3.125vw;
  height: 3.125vw;
  line-height: 3.125vw;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  background: #3a66fb;
  color: #fff;
  border-radius: 50%;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}
.software .aboutDss .aboutDssVideo .small-play .icon-play {
  font-size: 1.25vw;
  line-height: 1.3542vw;
}
/* About DSS end */
/* 移动端样式 */
@media screen and (max-width: 768px) {
  .software {
    margin-top: 12.8vw;
  }
  .software-banner .swiper-slide .swiper-img{
  height: 154.93vw !important;
}
  .software .softwareTitleBox {
    display: none;
  }
  .softwareTitleBox-mob {
    display: block;
    font-size: 8.5333vw;
    margin: 6.4vw 0;
    opacity: 1;
  }
  /* 公共样式 start*/
  .software .softwareTitle {
    font-size: 8.5333vw;
    margin: 19.2vw 0 6.4vw;
    opacity: 1;
  }

  .software .softwareSubTitle {
    font-size: 8.5333vw;
    margin: 10.6667vw 0 6.4vw;
    opacity: 1;
  }
  .software .viewMore {
    font-size: 3.2vw;
    padding: 2.1333vw 4.2666vw;
    width: 32.2vw;
    border-radius: 6.4vw;
  }
  .software .viewMore i {
    margin-left: 1.0666vw;
    font-size: 4.2666vw;
    line-height: 4.2666vw;
  }
  /* 公共样式 end*/
  /* banner start */
  .software .soft-product-mob {
    display: block;
  }
  .software .software-banner-wrap {
    padding: 0 6.4vw !important;
  }
  .software .software-banner-wrap .swiper-wrapper {
    border-radius: 4.2666vw;
  }
  .software .software-banner-wrap .software-banner-link {
    height: 154.9vw;
  }
  .software .software-banner-wrap .software-banner-link .banner-mask {
    border-radius: 4.2666vw;
  }
  .software .software-banner-wrap .software-banner-link img {
    height: 100%;
    border-radius: 4.2666vw;
  }
  .software .software-banner-wrap .software-banner-swiper {
    opacity: 1;
  }

  /* 分页器显示 */
  .software .software-banner-wrap .swiper-banner-button-next,
  .software .software-banner-wrap .swiper-banner-button-prev {
    opacity: 1;
  }
  .software-banner .software-swiper-pagination {
    justify-content: start !important;
  }
  .software
    .software-banner-wrap
    .swiper-banner-button-next.swiper-button-next:after,
  .software
    .software-banner-wrap
    .swiper-banner-button-prev.swiper-button-prev:after {
    font-size: 4.2666vw !important;
  }
  /* banner end */
  .software .crumbs {
    opacity: 1;
    padding-bottom: 0 !important;
  }
  /* product start */
  .software .product .productList {
    display: none;
  }
  .software .soft-product-mob .software-product-wrap {
    position: relative;
  }
  .software .soft-product-mob .software-product-wrap-tab {
    padding-right: 0 !important;
  }
  .software .product .productList .productItem {
    opacity: 1;
  }
  .software .soft-product-mob .software-product-wrap-tab .swiper-slide {
    width: auto !important;
    margin-right: 6.4vw;
  }
  .software
    .soft-product-mob
    .software-product-wrap-tab
    .swiper-slide
    .product-tab-item {
    color: #231815;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 155.556% */
    text-transform: capitalize;
    white-space: nowrap;
    display: inline-block;
  }
  .software
    .soft-product-mob
    .software-product-wrap-tab
    .swiper-slide
    .product-tab-item.active {
    color: #3a66fb;
    border-bottom: 0.0521vw /* 1px -> 0.0521vw */ solid #3a66fb;
  }
  .software .software-product-wrap {
    margin-top: 6.6667vw;
  }
  .software .software-product-wrap .software-product-swiper {
    padding-bottom: 22.6667vw;
  }

  .software .software-product-wrap .software-product-item {
    width: 100%;
    height: 108.2667vw;
    border-radius: 4.2666vw;
    background: #fafafa;
    padding: 4.2666vw;
  }
  .software .software-product-wrap .software-product-item img {
    width: 100%;
    height: 44.2667vw;
    border-radius: 4.2666vw;
  }
  .software .software-product-wrap .software-product-item ul {
    margin-bottom: 0;
  }
  .software .software-product-wrap .software-product-item ul li {
    margin-top: 4.2666vw;
    color: #231815;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 3.7333vw;
    font-style: normal;
    line-height: 150%; /* 171.429% */
    display: flex;
    align-items: center;
  }
  .software .software-product-wrap .software-product-item ul li .iconfont {
    font-size: 6.4vw;
    line-height: 6.4vw;
    font-weight: 600;
    margin-left: 1.06667vw;
  }
  .software .software-product-wrap .swiper-button-next,
  .software .software-product-wrap .swiper-button-prev {
    width: 10.6667vw !important;
    height: 10.6667vw !important;
    background: #fafafa;
    border-radius: 50%;
    bottom: 8.6833vw /* -40px -> -2.0833vw */ !important;
    opacity: 1 !important;
    color: #231815 !important;
    font-weight: bold;
  }
  .software .software-product-wrap .swiper-button-prev {
    top: auto !important;
    right: 16vw !important;
    left: auto !important;
  }
  .software .software-product-wrap .swiper-button-next {
    top: auto !important;
    right: 0 !important;
    left: auto !important;
  }
  .software .software-product-wrap .swiper-button-next.swiper-button-disabled,
  .software .software-product-wrap .swiper-button-prev.swiper-button-disabled {
    color: #9fa0a0 !important;
  }
  .software .software-product-wrap .swiper-button-next:after,
  .software .software-product-wrap .swiper-button-prev:after {
    font-size: 3.7333vw !important;
  }

  /* product end */
  /* Ecosystem start */
  .software .ecosystem {
    margin: 0;
    padding-top: 0.1666vw;
    padding-bottom: 10.6667vw;
  }
  .software .ecosystem .ecosystemList {
    flex-direction: column;
    gap: 4.2666vw;
  }
  .software .ecosystem .ecosystemList .ecosystemItem {
    width: 100%;
    height: 65.4vw;
    border-radius: 6.4vw;
    opacity: 1;
    margin-top: 0;
  }
  .software .ecosystem .ecosystemList .ecosystemItem .ecosystemItemMsk{
    backdrop-filter: blur(3px);
  }
  .software .ecosystem .ecosystemList .ecosystemItem .ecosystemItemTxt p {
    font-size: 3.7333vw;
    margin-bottom: 4.2666vw;
  }
  .software .ecosystem .ecosystemList .ecosystemItem .ecosystemItemTxt i {
    font-size: 4.2666vw;
  }
  .software .support {
    margin-top: 21.3333vw;
  }
  .software .support .supportList {
    display: none;
  }
  .software .support .supportList-mob {
    display: flex;
    gap: 4.2666vw;
    flex-wrap: wrap;
  }
  .software .support .supportList .supportItemLeft,
  .software .support .supportList .supportItemRight .supportItemRightItem {
    opacity: 1;
  }
  .software .support .supportItem-mob:not(:first-child) {
    width: 100%;
    border-radius: 4.2666vw;
    background: #fafafa;
    display: flex;
    align-items: baseline;
    height: 17.6vw;
    padding: 6.4vw;
    align-items: center;
  }
  .software .support .supportItem-mob:first-child {
    width: 100%;
    border-radius: 4.2666vw;
    background: #fafafa;
    display: flex;
    height: 43.7333vw;
    display: flex;
    gap: 4.2666vw;
    padding: 6.4vw 4.2666vw;
  }
  .software .support .supportItem-mob:first-child .fir {
    font-size: 10.667vw;
  }
  .software .support .supportItem-mob h3 {
    color: #231815;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 4.2666vw;
    font-style: normal;
    line-height: 150%; /* 150% */
  }
  .software .support .supportItem-mob p {
    color: #231815;
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 157.143% */
    margin: 2.1333vw 0 6.4vw;
  }
  .software .support .supportItem-mob .iconfont {
    font-size: 6.4vw;
    line-height: 6.4vw;
  }
  .software .support .supportItem-mob .svg-icon {
    width: 6.4vw;
    height: 6.4vw;
    object-fit: cover; 
  }
  .software .support .supportItem-mob .svg-icon.first-svg {
    width: 10.6667vw;
    height: 10.6667vw;
  }
  .software .support .supportItem-mob .supportItem-mob-right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 4.2666vw;
  }
  .software .support .supportItem-mob .icon-icon_CirclegotoFilled {
    background: #3a66fb;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 4.2666vw;
    line-height: 4.2666vw;
  }
  /* Ecosystem end */
  /* About DSS start */

  .software .aboutDss .aboutDssTab {
    margin: 0 0 10.6667vw 0;
    opacity: 1;
  }
  .software .aboutDss .aboutDssTab ul {
    margin: 0;
    padding: 1.0666vw;
    border-radius: 10.6667vw;
    width: 100%;
  }
  .software .aboutDss .aboutDssTab ul li {
    font-size: 3.2vw;
    padding: 2.1333vw 3.2vw;
    background: #fff;
  }
  .software .aboutDss .aboutDssTab ul li.active {
    border-radius: 10.6667vw;
  }
  .software .aboutDss .software-aboutDss-wrap {
    margin-bottom: 6.4vw;
  }
  .software .aboutDss .software-aboutDss-wrap.container {
    padding: 0 !important;
  }
  .software .aboutDss .aboutDssList {
    display: none;
  }
  .software .aboutDss .aboutDssList .aboutDssListLeft,
  .software .aboutDss .aboutDssList .aboutDssListRight {
    opacity: 1;
  }
  .software .aboutDss .aboutDssList-mob {
    display: flex;
    flex-wrap: wrap;
    gap: 4.2666vw;
  }
  .software .aboutDss .aboutDssList-mob-Item {
    width: 100%;
    height: 65.6vw;
    border-radius: 4.2666vw;
    position: relative;
    overflow: hidden;
  }
  .software .aboutDss .aboutDssList-mob-Item img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
  }
  .software .aboutDss .aboutDssList-mob-Item .aboutDssVideo .small-play {
    width: 10.6667vw;
    height: 10.6667vw;
  }
  .software
    .aboutDss
    .aboutDssList-mob-Item
    .aboutDssVideo
    .small-play
    .icon-play {
    font-size: 3.7333vw;
    line-height: 3.7333vw;
  }
  .software .aboutDss .aboutDssList-mob-Item .aboutDssListDetail {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 4.2666vw;
    background: linear-gradient(
      180deg,
      rgba(35, 24, 21, 0) 0%,
      #231815 132.32%
    );
  }
  .software .aboutDss .aboutDssList-mob-Item .aboutDssListDetail .aboutDssDate {
    color: #fff;
    font-family: Montserrat;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 150% */
  }
  .software .aboutDss .aboutDssList-mob-Item .aboutDssListDetail .aboutDssTxt {
    color: #fff;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 3.7333vw;
    font-style: normal;
    line-height: 150%; /* 157.143% */
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* 限制行数为3 */
    -webkit-box-orient: vertical;
    margin-top: 1.0667vw;
  }
  .software .aboutDss .viewMoreBtn {
    opacity: 1;
  }
  .software .aboutDss .viewMoreBtn .viewMore:hover {
    background: #fff;
    border-color: #231815;
    color: #231815;
  }
  .software .aboutDss .viewMoreBtn .viewMore:hover .iconfont {
    background: #3a66fb;
    color: #fff;
  }
  .software .aboutDss {
    margin-top: 10.6667vw;
    padding-top: 0.1vw;
    padding-bottom: 10.6667vw;
  }
  /* About DSS end */
}
.software-whereDss .swiper-wrapper .swiper-slide,
.software-banner .swiper {
  border-radius: 0 !important;
}
.software-banner {
  padding-top: 0 !important;
}
.crumbs {
  padding-bottom: 4.1667vw !important;
}
.software {
  margin-top: 4.375vw;
}
