.softwareProduct {
  /* margin-top: 4.4vw ; */
  overflow: hidden;
}

.header-pc,.softwareProductHead{
  position: sticky;
}
.softwareProductHead{
  top: 5.68vw;
  background: #fff;
  z-index: 999;
}
.softwareProduct .crumbs{
  padding-bottom: 4.1667vw;
}
.softwareProduct-banner {
  padding-bottom: 2.0833vw /* 40px -> 2.0833vw */;
}
.softwareProduct .set-bg:nth-child(odd) {
  background-color: #fff;
}

.softwareProduct .set-bg:nth-child(even) {
  background-color: #fafafa;
}
/* 移动端隐藏 */
.softwareProduct .whyChooseDSS-sameDSS-mob {
  display: none;
}

.softwareProduct .readyToUse .readyToUseTab .readyToUseTab-mob,
.softwareProduct .readyToUse .readyToUseSwiperMob,
.softwareProduct .exploreDSS .whatDss .whatDss-detail-mob,
.softwareProduct .chooseProduct #chooseProductDetail-mob,
.softwareProduct .suitableScenario .suitableScenario-mob,
.softwareProduct .whyChooseExplore-mob,
.softwareProduct .whyChooseExplore-mob-modal,
.softwareProduct .chooseProduct #chooseProductDetail-mob,
.softwareProduct .chooseProduct .swipers-other-prev-btn,
.softwareProduct .chooseProduct .swipers-other-next-btn,
.softwareProduct .chooseProduct .chooseExplore-prev-btn,
.softwareProduct .chooseProduct .chooseExplore-next-btn {
  display: none;
}

/* 动态添加active，卡片依次从上到下动效 */
.softwareProduct .softwareProductTitle,
.softwareProduct .exploreDSS .whatDss-detai-item,
.softwareProduct .exploreDSS .whatDss-number img,
.softwareProduct .exploreDSS .whatDss-number .whatDss-msk,
.softwareProduct
  .whatDss-number
  .whatDss-msk
  .whatDss-number
  .whatDss-number-detail,
.softwareProduct .whyChooseDSS .whyChooseDSS-Subtitle,
.softwareProduct
  .whatDss-number
  .whatDss-msk
  .whatDss-number
  .whatDss-number-detail,
.softwareProduct .DSS-Explore-chooseProduct .chooseProductSubtitle,
.softwareProduct .DSS-Explore-chooseProduct .chooseProductDetail,
.softwareProduct .DSS-Explore-chooseProduct .chooseProductNotes,
.softwareProduct .DSS-fourModal-chooseProduct .chooseProductSubtitle,
.softwareProduct .DSS-fourModal-chooseProduct .chooseProductDetail,
.softwareProduct .DSS-fourModal-chooseProduct .chooseProductNotes,
.softwareProduct .software-whereDss .whereDssSubTitle,
.softwareProduct .software-whereDss .whereDss-target,
.softwareProduct .software-whereDss .swiper-container .whereDss-prev-btn,
.softwareProduct .software-whereDss .swiper-container .whereDss-next-btn,
.softwareProduct .software-whereDss .viewMore,
.softwareProduct .solutionsImg p,
.softwareProduct .solutionsImg img,
.softwareProduct .whyChooseDSS-Express .whyChooseDSS-Express-item,
.softwareProduct .whyChooseDSS .whyChooseDSS-Subtitle,
.softwareProduct .whereDssSubTitle,
.softwareProduct .suitableScenario .suitableScenarioSubTitle,
.softwareProduct .suitableScenario .suitableScenario-item,
.softwareProduct .software-interest .interestItem,
.softwareProduct .readyToUseTab ul,
.softwareProduct .swipers-readyToUse,
.softwareProduct .DSS-7116-specification h2,
.softwareProduct .DSS-7116-specification .specificationDetailList,
.softwareProduct .DSS-7116-specification .specificationDetailImg,
.softwareProduct .whyChooseDSS .whyChooseDSS-type1,
.softwareProduct .whyChooseDSS .whyChooseDSS-type2,
  .softwareProduct .whyChooseDSS .whyChooseDSS-type3,
  .softwareProduct .whyChooseDSS .whyChooseDSS-type4,
  .softwareProduct .professional-related h2,
  .softwareProduct .professional-related .professional-related-list,
  .softwareProduct .professional-related .professional-related-more   {
  opacity: 0;
}



.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS
  .whyChooseDSS-sameDSS-item {
  width: 100%;
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
}

/* 5.DSS OneBox 模块 ---- class = DSS-OneBox */

.softwareProduct #chooseProductDetail-pc {
  display: flex !important;
}

.softwareProduct .readyToUse {
  padding-bottom: 8.3333vw !important /* 160px -> 8.3333vw */;
  margin-top: 4.1667vw /* 80px -> 4.1667vw */;

}

.softwareProduct .DSS-7116-specification {
  background: #02051c;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  margin-top: 0;
  margin: 0 2.0833vw /* 40px -> 2.0833vw */ 0 2.0833vw /* 40px -> 2.0833vw */;
}

/* softwareProductTitle 公用大标题样式 */
.softwareProduct .softwareProductTitle {
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold";
  font-size: 3.125vw /* 60px -> 3.125vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  text-transform: capitalize;
}

/* viewMore 公共样式 */
.softwareProduct .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;
  margin: 0 auto;
}

.softwareProduct .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 */;
}

.softwareProduct .viewMore:hover {
  background: #3a66fb;
  border-color: #3a66fb;
  color: #fff;
}

.softwareProduct .viewMore:hover i {
  background: #fff;
  color: #3a66fb;
}

/* bookDemo按钮样式 */
.softwareProduct .bookDemo {
  font-family: "Montserrat-SemiBold" !important;
  background: #3a66fb;
  color: #fff;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  padding: 0.4167vw /* 8px -> 0.4167vw */ 2.0833vw /* 40px -> 2.0833vw */;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
  position: relative;
}

.softwareProduct .bookDemo::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(35, 24, 21, 0.2);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s;
  border-radius: 2.6042vw;
}

.softwareProduct .bookDemo:hover::before {
  opacity: 1;
}

/* 头部面包屑 start */
.softwareProductHead {
  border-bottom: 0.0521vw /* 1px -> 0.0521vw */ solid rgba(35, 24, 21, 0.1);
  border-top: 0.0521vw /* 1px -> 0.0521vw */ solid rgba(35, 24, 21, 0.1);
  padding-top: 0.4167vw /* 8px -> 0.4167vw */;
  padding-bottom: 0.4167vw /* 8px -> 0.4167vw */;
}

.softwareProductHead .softwareProductHeadbox {
  display: flex;
  justify-content: space-between;
}

  .softwareProductHead
  .softwareProductHeadbox
  .softwareProductTitle {
  color: #231815;
  font-family: "Montserrat-SemiBold";
  font-size: 2.0833vw /* 40px -> 2.0833vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  text-transform: capitalize;
}

  .softwareProductHead
  .softwareProductHeadbox
  .softwareProductCrumbs {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  display: flex;
  /* 横向排列 li */
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
  gap: 1.25vw /* 24px -> 1.25vw */;
}

  .softwareProductHead
  .softwareProductHeadbox
  .softwareProductCrumbs
  a {
  flex: 1;
  /* 三等分 */
  position: relative;
  /* 给伪元素定位 */
  text-align: center;
  white-space: nowrap;
}

  .softwareProductHead
  .softwareProductHeadbox
  .softwareProductCrumbs
  a.active {
  color: #3a66fb;
  font-family: "Montserrat-SemiBold";
}

  .softwareProductHead
  .softwareProductHeadbox
  .softwareProductCrumbs
  a:not(:last-child) {
  padding-right: 1.25vw;
}

  .softwareProductHead
  .softwareProductHeadbox
  .softwareProductCrumbs
  a:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 20%;
  /* 上下留白，可改 */
  bottom: 20%;
  right: 0;
  width: 0.0521vw /* 1px -> 0.0521vw */;
  /* 线宽 */
  background: #231815;
  /* 线颜色，改成需要的 */
}

/* 头部面包屑 end */
/* 共用视频 whatDss-vedio start */

/* 共用视频 whatDss-vedio end */
/* Ready to Use start */
.softwareProduct .readyToUse .readyToUseHead .readyToUse-Subtitle {
  color: #231815;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  max-width: 56.25vw;
  margin: 0 auto;
  /* 150% */
}

.softwareProduct .readyToUse .readyToUseTab {
  margin: 2.0833vw 0 /* 40px -> 2.0833vw */;
  text-align: center;
}

.softwareProduct .readyToUse .readyToUseTab #readyToUseTabUl {
  margin: 0 auto;
  background: #fafafa;
  border-radius: 2.0833vw /* 40px -> 2.0833vw */;
  padding: 0.2083vw /* 4px -> 0.2083vw */;
  display: inline-flex;
  /* 或 display:table; 也可以 */
  width: auto;
  /* 重置可能存在的 100% */
  justify-content: center;
}

.softwareProduct .readyToUse .readyToUseTab #readyToUseTabUl 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;
}

.softwareProduct .readyToUse .readyToUseTab #readyToUseTabUl li.active {
  background: #3a66fb;
  color: #fff;
  border-radius: 2.0833vw /* 40px -> 2.0833vw */;
}


.softwareProduct .readyToUse .swiper-container {
  position: relative;
}

.softwareProduct .readyToUse .swiper-wrapper .swiper-slide {
  overflow: hidden;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  width: 66.6667vw /* 1280px -> 66.6667vw */ /* 560px -> 29.1667vw */;
  height: 37.5vw ;
  background: #fafafa;
  opacity: 0.04;
}

.swiper-button-disabled-custom {
  opacity: 0.35;
  pointer-events: none;
}

.softwareProduct .readyToUse .swiper-wrapper .swiper-slide-active {
  opacity: 1;
  /* width: 70%; */
  margin: 0 4.1667vw /* 80px -> 4.1667vw */;
}

.softwareProduct .readyToUse .swipers-readyToUse .readyToUse-target {
  position: relative;
  width: 100%;
  height: 100%;
  font-style: normal;
}

.softwareProduct .readyToUse .swipers-readyToUse .readyToUse-target img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 23%;
}

.softwareProduct .readyToUse .swipers-readyToUse .readyToUse-detail {
  margin-left: 4.1667vw /* 80px -> 4.1667vw */;
  margin-top: 8.3333vw /* 160px -> 8.3333vw */;
  width: 50%;
}

.softwareProduct .readyToUse .swipers-readyToUse .readyToUse-detail h3 {
  color: #231815;
  font-family: "Montserrat-SemiBold";
  font-size: 2.5vw /* 48px -> 2.5vw */;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 150% */
  text-transform: capitalize;
}

.softwareProduct .readyToUse .swipers-readyToUse .readyToUse-detail p {
  color: #231815;
  font-family: "Montserrat-SemiBold";
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 150% */
  margin-top: 0.8333vw /* 16px -> 0.8333vw */;
}

.softwareProduct .readyToUse .swipers-readyToUse .readyToUse-detail ul {
  margin-top: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct .readyToUse .swipers-readyToUse .readyToUse-detail ul li {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  margin-bottom: 0.4167vw /* 8px -> 0.4167vw */;
}

.softwareProduct
  .readyToUse
  .swipers-readyToUse
  .readyToUse-detail
  ul
  li::before {
  content: "";
  display: inline-block;
  width: 0.1563vw /* 3px -> 0.1563vw */;
  height: 0.1563vw /* 3px -> 0.1563vw */;
  border-radius: 50%;
  background: currentColor;
  /* 或指定颜色 #3E59A7 */
  margin-right: 0.4167vw /* 8px -> 0.4167vw */;
  /* 圆点与文字间距 */
  vertical-align: middle;
  /* 垂直居中 */
}
.softwareProduct .readyToUse #swipers-readyToUse .swiper-button-next:hover,
.softwareProduct .readyToUse #swipers-readyToUse .swiper-button-prev:hover {
  background: #3a66fb;
  color: #fff !important;
}
.softwareProduct .readyToUse #swipers-readyToUse .swiper-button-next,
.softwareProduct .readyToUse #swipers-readyToUse .swiper-button-prev {
  width: 2.0833vw !important;
  height: 2.0833vw !important;
  background: #fafafa;
  border-radius: 1.5625vw;
  bottom: -4.1667vw /* -40px -> -2.0833vw */ !important;
  opacity: 1 !important;
  color: #231815 !important;
  font-weight: bold;
}
.swiper-button-next,.swiper-button-prev{
  z-index: 9 !important;
}
.softwareProduct .readyToUse #swipers-readyToUse .swiper-button-prev {
  top: auto !important;
  right: 4.375vw !important;
  left: auto !important;
}

.softwareProduct .readyToUse #swipers-readyToUse .swiper-button-next {
  top: auto !important;
  right: 0 !important;
  left: auto !important;
}

.softwareProduct
  .readyToUse
  #swipers-readyToUse
  .swiper-button-next.swiper-button-disabled,
.softwareProduct
  .readyToUse
  #swipers-readyToUse
  .swiper-button-prev.swiper-button-disabled {
  color: #9fa0a0 !important;
}

.softwareProduct .readyToUse #swipers-readyToUse .swiper-button-next:after,
.softwareProduct .readyToUse #swipers-readyToUse .swiper-button-prev:after {
  font-size: 0.7365vw !important;
}

/* Ready to Use end */
/* 公用 Solutions start */
.softwareProduct .solutionsImg {
  background: #fafafa;
  padding: 4.1667vw /* 80px -> 4.1667vw */ 0;
  text-align: center;
}

.softwareProduct .solutionsImg p {
  color: #231815;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  margin-top: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct .solutionsImg img {
  width: 100%;
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
}

/* 公用 Solutions end */
/* Explore DSS 模块 start */
/* Explore DSS ---- whatDss start*/
.softwareProduct .exploreDSS .whatDss {
  width: 100%;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  margin-bottom: 4.1667vw;
}

.softwareProduct .exploreDSS .whatDss .software-whatDss {
  padding-top: 0;
  padding-bottom: 0;
}

.softwareProduct .exploreDSS .whatDss-titleOrVideo {
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
  justify-content: space-between;
}

.softwareProduct .exploreDSS .whatDss-titleOrVideo .whatDss-title {
  background: #fff;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  width: 33.3333vw /* 640px -> 33.3333vw */;
  margin-top: 0 !important;
}
.softwareProduct .exploreDSS .whatDss-titleOrVideo .vertical-tit {
  width: 56.0417vw;
  background: #fafafa;
}

.softwareProduct .exploreDSS .whatDss-titleOrVideo .whatDss-title h2 {
  color: #231815;
  font-family: "Montserrat-SemiBold";
  font-size: 3.125vw /* 60px -> 3.125vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  text-transform: capitalize;
}

.softwareProduct .exploreDSS .whatDss-titleOrVideo .whatDss-title p {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  margin-top: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct .exploreDSS .whatDss .whatDss-titleOrVideo .overview-list {
  width: 37.5vw /* 720px -> 37.5vw */;
  height: 21.0938vw /* 405px -> 21.0938vw */;
  border-radius: 1.25vw;
  overflow: hidden;
}

.softwareProduct
  .exploreDSS
  .whatDss
  .whatDss-titleOrVideo
  .overview-list.overview-list-vertical {
  width: 17.8125vw /* 342px -> 17.8125vw */;
  height: 34.6354vw /* 665px -> 34.6354vw */;
}

.softwareProduct
  .exploreDSS
  .whatDss
  .whatDss-titleOrVideo
  .overview-list
  .overview-item {
  width: 100%;
  height: 100%;
  border-radius: 0.8333vw;
  overflow: hidden;
  display: block;
}

.softwareProduct
  .exploreDSS
  .whatDss
  .whatDss-titleOrVideo
  .overview-list
  .overview-item.active {
  display: block;
}

.softwareProduct
  .exploreDSS
  .whatDss
  .whatDss-titleOrVideo
  .overview-list
  .overview-item
  img,
.softwareProduct
  .exploreDSS
  .whatDss
  .whatDss-titleOrVideo
  .overview-list
  .overview-item
  video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.softwareProduct
  .exploreDSS
  .whatDss
  .whatDss-titleOrVideo
  .overview-list
  .overview-item
  video {
  border-radius: 0.8333vw;
  object-fit: cover;
}

.softwareProduct
  .exploreDSS
  .whatDss
  .whatDss-titleOrVideo
  .overview-list
  .video-item {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 0.8333vw;
  overflow: hidden;
}


.softwareProduct .exploreDSS .whatDss .whatDss-detail {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 1.25vw /* 24px -> 1.25vw */;
  margin-top: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct .exploreDSS .whatDss .whatDss-detail .whatDss-detai-item img {
  height: 13.125vw /* 252px -> 13.125vw */;
  width: 100%;
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
  object-fit: cover;
}

.softwareProduct .exploreDSS .whatDss .whatDss-detail .whatDss-detai-item h3 {
  color: #231815;
  font-family: "Montserrat-SemiBold";
  font-size: 1.6667vw /* 32px -> 1.6667vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  text-transform: capitalize;
  margin: 1.25vw /* 24px -> 1.25vw */ 0 1.25vw;
}

.softwareProduct .exploreDSS .whatDss .whatDss-detail .whatDss-detai-item p {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  margin-bottom: 0.4167vw /* 8px -> 0.4167vw */;
}

.softwareProduct .exploreDSS .whatDss-number {
  height: 9.5833vw /* 184px -> 9.5833vw */;
  overflow: hidden;
  position: relative;
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
  border-radius: 0.8333vw;
}

.softwareProduct .exploreDSS .whatDss-number img {
  width: 100%;
  height: 100%;
  position: absolute;
}

.softwareProduct .exploreDSS .whatDss-msk {
  background: rgba(35, 24, 21, 0.4);
  backdrop-filter: blur(6px);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}

.softwareProduct .exploreDSS .whatDss-number-detail {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding: 2.0833vw /* 40px -> 2.0833vw */ 6.0938vw /* 117px -> 6.0938vw */;
  display: flex;
  justify-content: space-between;
}

.softwareProduct .exploreDSS .whatDss-number-detail h3 {
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 2.5vw /* 48px -> 2.5vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  text-transform: capitalize;
}

.softwareProduct .exploreDSS .whatDss-number-detail p {
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  margin-top: 0.4167vw /* 8px -> 0.4167vw */;
}

/* Explore DSS ---- whatDss end*/
/* 共用 why choose DSS start */
/* why choose DSS 第1套模板 */
.softwareProduct .whyChooseDSS .whyChooseDSS-type1 {
  text-align: center;
  /* margin-bottom: 4.1667vw; */
}

.softwareProduct .whyChooseDSS .whyChooseDSS-type1 .whyChooseDSS-tab {
  margin: 0;
  margin-bottom: 1.0417vw;
  display: inline-flex;
  background: #fff;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2.0833vw /* 40px -> 2.0833vw */;
  padding: 0.2083vw /* 4px -> 0.2083vw */;
  width: auto;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type1
  .whyChooseDSS-tab
  .whyChooseDSS-tab-item {
  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: #fff;
  padding: 0.625vw 1.0417vw /* 20px -> 1.0417vw */;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type1
  .whyChooseDSS-tab
  .whyChooseDSS-tab-item.active {
  background: #3a66fb;
  color: #fff;
  border-radius: 2.0833vw /* 40px -> 2.0833vw */;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type1
  .type1-whyChooseDss-swiper
  .swiper-slide {
  margin-right: 0.0521vw;
  transition: opacity .3s ease;
}

.softwareProduct .whyChooseDSS .whyChooseDSS-type1 .whyChooseDSS-type1-list {
  max-height: 114vw;
  overflow: hidden;
  transition: max-height 0.35s ease;
  /* height: 89.58vw; */
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 1.25vw;
}

.viewMore.collapsed + .whyChooseDSS-type1-list {
  max-height: none;
  /* 先让浏览器撑开，JS 马上读值 */
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type1
  .whyChooseDSS-type1-list
  .whyChooseDSS-type1-item {
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
  border: 0.0521vw /* 1px -> 0.0521vw */ solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 1.25vw /* 24px -> 1.25vw */ 0 rgba(255, 255, 255, 0.24) inset;
  backdrop-filter: blur(0.1042vw /* 2px -> 0.1042vw */);
  display: flex;
  padding: 2.0313vw /* 40px -> 2.0833vw */;
  gap: 4.1667vw /* 88px -> 4.5833vw */;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type1
  .whyChooseDSS-type1-list
  .whyChooseDSS-type1-itemBox:nth-child(even)
  .whyChooseDSS-type1-item {
  flex-direction: row-reverse;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type1
  .whyChooseDSS-type1-list
  .whyChooseDSS-type1-itemBox:nth-child(odd)
  .whyChooseDSS-type1-item {
  flex-direction: row;
}

.softwareProduct .whyChooseDSS .whyChooseDSS-type1 .detail-item-txt {
  flex: 1;
  padding: 2.0833vw /* 40px -> 2.0833vw */;
  text-align: left;
}

.softwareProduct .whyChooseDSS .whyChooseDSS-type1 .detail-item-txt h3 {
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 1.25vw /* 24px -> 1.25vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
}

.softwareProduct .whyChooseDSS .whyChooseDSS-type1 .detail-item-txt p {
  margin-top: 1.25vw /* 24px -> 1.25vw */;
  color: #fff;
  text-overflow: ellipsis;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
}

.softwareProduct .whyChooseDSS .whyChooseDSS-type1 .detail-item-img {
  width: 31.25vw;
  height: 17.5521vw /* 328px -> 17.0833vw */;
  background: #4f5e88;
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
  padding: 0.4167vw /* 8px -> 0.4167vw */;
}

.softwareProduct .whyChooseDSS .whyChooseDSS-type1 .detail-item-img img {
  width: 100%;
  height: 100%;
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
}

.softwareProduct .whyChooseDSS .viewMore {
  margin: 0 auto;
  color: #fff;
  border-color: #fff;
}

.softwareProduct .whyChooseDSS .viewMore:hover {
  border-color: #3a66fb;
}

/* why choose DSS  第2套模板*/
.softwareProduct .whyChooseDSS .whyChooseDSS-sameDSS.whyChooseDSS-type2 .whyChooseDSS-sameDSS-item .whyChooseDSS-sameDSS-item-txt {
  width: 70%;
  padding: 4.1667vw /* 80px -> 4.1667vw */;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type2
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-txt
  p {
  margin-top: 0.8333vw /* 16px -> 0.8333vw */;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type2
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-img {
  width: 20.8333vw /* 400px -> 20.8333vw */;
  height: 20.8333vw /* 400px -> 20.8333vw */;
  width: 30%;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type2
  .whyChooseDSS-sameDSS-itemBox:nth-child(odd)
  .whyChooseDSS-sameDSS-item {
  flex-direction: row;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type2
  .whyChooseDSS-sameDSS-itemBox:nth-child(even)
  .whyChooseDSS-sameDSS-item {
  flex-direction: row-reverse;
}

/* why choose DSS  第4套模板*/
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type4
  .whyChooseDSS-sameDSS-itemBox:nth-child(odd)
  .whyChooseDSS-sameDSS-item {
  flex-direction: row-reverse;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type4
  .whyChooseDSS-sameDSS-itemBox:nth-child(even)
  .whyChooseDSS-sameDSS-item {
  flex-direction: row;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type4
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-txt {
  width: 55%;
  padding: 4.1667vw /* 80px -> 4.1667vw */;
}
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type4
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-txt p{
    margin-top: 0.8333vw;
  }
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS.whyChooseDSS-type4
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-img {
  width: 33.3333vw /* 640px -> 33.3333vw */ /* 400px -> 20.8333vw */;
  height: 20.8333vw /* 400px -> 20.8333vw */ /* 400px -> 20.8333vw */;
  width: 45%;
}

/* why choose DSS  第3套模板*/
.softwareProduct .whyChooseDSS-type3 {
  display: flex;
  gap: 1.25vw
    /* 24px -> 1.25vw */
  ;
  /* margin-bottom: 8.3333vw; */
}

.softwareProduct .whyChooseDSS-type3 .whyChooseDSS-type3-item {
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct .whyChooseDSS-type3 .whyChooseDSS-type3-item:nth-child(even) {
  flex-direction: column;
}

.softwareProduct .whyChooseDSS-type3 .whyChooseDSS-type3-item:nth-child(odd) {
  flex-direction: column-reverse;
}

.softwareProduct
  .whyChooseDSS-type3
  .whyChooseDSS-type3-item
  .whyChooseDSS-type3-item-txt {
  padding: 2.0833vw /* 40px -> 2.0833vw */;
}

.softwareProduct .whyChooseDSS {
  background: #02051c;
  margin: 0 2.0833vw /* 40px -> 2.0833vw */ 0 2.0833vw /* 40px -> 2.0833vw */;
  padding: 4.2708vw /* 82px -> 4.2708vw */ 10.4167vw /* 200px -> 10.4167vw */
    4.5833vw /* 88px -> 4.5833vw */;
  border-radius: 0.8333vw;
  overflow: hidden;
}

.softwareProduct .whyChooseDSS .softwareProductTitle {
  color: #fff;
}

.softwareProduct .whyChooseDSS .whyChooseDSS-Subtitle {
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  margin-top: 1.3021vw /* 25px -> 1.3021vw */;
}

.softwareProduct .whyChooseDSS .whyChooseDSS-sameDSS,
.softwareProduct .whyChooseDSS .whyChooseDSS-type3 {
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-txt
  h3,
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type3
  .whyChooseDSS-type3-item
  .whyChooseDSS-type3-item-txt
  h3 {
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 1.25vw /* 24px -> 1.25vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-txt
  p,
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type3
  .whyChooseDSS-type3-item
  .whyChooseDSS-type3-item-txt
  p {
  color: #fff;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-img
  img,
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type3
  .whyChooseDSS-type3-item
  .whyChooseDSS-type3-item-img
  img {
  width: 100%;
  height: 100%;
}

.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-txt,
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-sameDSS
  .whyChooseDSS-sameDSS-item
  .whyChooseDSS-sameDSS-item-img {
  border-radius: 0.8333vw /* 16px -> 0.8333vw */;
  border: 0.0521vw /* 1px -> 0.0521vw */ solid
    var(--brand-color-white-50, rgba(255, 255, 255, 0.5));
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 1.25vw /* 24px -> 1.25vw */ 0 rgba(255, 255, 255, 0.24) inset;
  backdrop-filter: blur(0.1042vw /* 2px -> 0.1042vw */);
}


.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type3
  .whyChooseDSS-type3-item
  .whyChooseDSS-type3-item-img {
  border-radius: 1.25vw;
  border: 0.0521vw /* 1px -> 0.0521vw */ solid
    var(--brand-color-white-50, rgba(255, 255, 255, 0.5));
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 1.25vw /* 24px -> 1.25vw */ 0 rgba(255, 255, 255, 0.24) inset;
  backdrop-filter: blur(0.1042vw /* 2px -> 0.1042vw */);
  width: 24.1667vw;
  height: 20.833vw;
  overflow: hidden;
}
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type3
  .whyChooseDSS-type3-item
  .whyChooseDSS-type3-item-txt{
  border-radius: 0.8333vw;
  border: 0.0521vw /* 1px -> 0.0521vw */ solid
    var(--brand-color-white-50, rgba(255, 255, 255, 0.5));
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 1.25vw /* 24px -> 1.25vw */ 0 rgba(255, 255, 255, 0.24) inset;
  backdrop-filter: blur(0.1042vw /* 2px -> 0.1042vw */);
  width: 24.1667vw;
  height: 15.625vw;
  }
.softwareProduct
  .whyChooseDSS
  .whyChooseDSS-type3
  .whyChooseDSS-type3-item
  .whyChooseDSS-type3-item-txt p{
    margin-top: 0.8333vw;
  }
/* 共用 why choose DSS end */
/* Specification ---- DSS7116D/DSS7116DR 模块 start */
.softwareProduct .DSS-7116-specification {
  /* margin-top: 4.1667vw !important; */
  padding: 0;
}

.softwareProduct .DSS-7116-specification h2 {
  color: #fff;
  text-align: center;
  font-family: "Montserrat-SemiBold";
  font-size: 3.125vw /* 60px -> 3.125vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  text-transform: capitalize;
  margin-bottom: 2.0833vw;
}

.softwareProduct .DSS-7116-specification .specificationDetail {
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
  display: flex;
  align-items: center;
  gap: 2.0833vw;
}

.softwareProduct .DSS-7116-specification .specification-note {
  color: #9fa0a0;
  margin-top: 1.25vw /* 24px -> 1.25vw */;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
}

.softwareProduct .DSS-7116-specification .specificationBtn {
  text-align: center;
  margin-top: 2.5vw;
}

.softwareProduct .DSS-7116-specification .specification-download {
  border: 1px solid #fff;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  padding: 0.4167vw /* 8px -> 0.4167vw */ 0.8333vw /* 16px -> 0.8333vw */;
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  line-height: 150%;
}

.softwareProduct .DSS-7116-specification .specification-download:hover {
  border-color: #3a66fb;
  background: #3a66fb;
}

.softwareProduct .DSS-7116-specification .specification-download:hover i {
  background: #fff;
  color: #3a66fb;
}

.softwareProduct .DSS-7116-specification .specification-download i {
  background: #3a66fb;
  color: #fff;
  border-radius: 50%;
  margin-left: 0.4167vw /* 8px -> 0.4167vw */;
  font-size: 1.25vw /* 24px -> 1.25vw */;
  line-height: 1.25vw /* 24px -> 1.25vw */;
  width: 1.25vw /* 24px -> 1.25vw */;
  height: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailImg {
  flex: 1;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailImg
  img {
  width: 200%;
  max-width: 48.5417vw;
  height: 52.9167vw;
  object-fit: cover;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList {
  width: 36.875vw;
  min-height: 52.9167vw;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1 {
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  overflow: hidden;
  margin-bottom: 2.0833vw /* 40px -> 2.0833vw */;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1:last-child {
  margin-bottom: 0;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .specificationsTitle,
.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  .levelTitle {
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .specificationsTitle {
  background: #333;
  padding: 0.9375vw /* 18px -> 0.9375vw */ 2.0833vw /* 40px -> 2.0833vw */
    0.7292vw /* 14px -> 0.7292vw */;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2 {
  padding: 0.9375vw /* 18px -> 0.9375vw */ 2.0833vw /* 40px -> 2.0833vw */
    0.7292vw /* 14px -> 0.7292vw */;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  p {
  color: #fff;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  .item-level2-box {
  display: flex;
  justify-content: space-between;

  gap: 2.0833vw /* 40px -> 2.0833vw */;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  .item-level2-box:has(> .item-level3) {
  display: block;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  .item-level2-box
  p {
  flex: 0 0 8.3333vw /* 160px -> 8.3333vw */ /* 120px -> 6.25vw */;
  text-align: left;
  margin: auto 0;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2 {
  display: flex;
  align-items: center;
  gap: 2.0833vw /* 40px -> 2.0833vw */;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  .levelTitle {
  flex: 0 0 8.3333vw /* 160px -> 8.3333vw */ /* 120px -> 6.25vw */;
  text-align: left;
  color: #fff;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2:nth-of-type(even) {
  background: #1c1e33;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2:nth-of-type(odd) {
  background: #011026;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  .item-level3 {
  display: flex;
  align-items: center;
  gap: 2.0833vw /* 40px -> 2.0833vw */;
  width: 100%;
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  .item-level3
  p {
  color: #fff;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
}

.softwareProduct
  .DSS-7116-specification
  .specificationDetail
  .specificationDetailList
  .item-level1
  .item-level2
  .item-level3
  .item-level3-box
  p {
  margin-top: 0.4167vw /* 8px -> 0.4167vw */;
}

/* Specification ---- DSS7116D/DSS7116DR 模块 end */
/* Explore DSS ---- chooseProduct start*/
.softwareProduct .chooseProduct {
  background: #fafafa;
  width: 100%;
  margin-top: 0 !important;
  padding: 4.1667vw /* 80px -> 4.1667vw */ 12.5vw /* 240px -> 12.5vw */;
}

.softwareProduct .chooseProduct .chooseProductSubtitle {
  color: #231815;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  margin-top: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct .chooseProduct #chooseProductDetail-mob {
  display: flex;
}

.softwareProduct .chooseProduct .chooseProductDetail {
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
}

.softwareProduct .chooseProduct .chooseProductDetail ul {
  width: 25%;
  margin-bottom: 0;
}

/* .softwareProduct .chooseProduct .chooseProductDetail ul:first-child li:first-child{
  border-radius: 0.8333vw 0 0 0;
  border-left: 0.0521vw solid #efefef;
  border-top: 0.0521vw solid #efefef;
}
.softwareProduct .chooseProduct .chooseProductDetail ul:first-child li:last-child{
  border-radius: 0 0 0 0.8333vw;
  border-left: 0.0521vw solid #efefef;
  border-bottom: 0.0521vw solid #efefef;
} */
.softwareProduct .chooseProduct .chooseProductDetail li {
  /* outline: 0.0521vw solid #efefef; */
  padding: 0.8333vw /* 16px -> 0.8333vw */ 2.0833vw /* 40px -> 2.0833vw */;
}

.softwareProduct .chooseProduct .chooseProductDetail li:first-child {
  padding: 1.4063vw /* 27px -> 1.4063vw */ 2.0833vw /* 40px -> 2.0833vw */ !important;
}

.softwareProduct .chooseProduct .chooseProductDetail li:nth-child(even) {
  background: #fafafa;
}

.softwareProduct .chooseProduct .chooseProductDetail li:nth-child(odd) {
  background: #ffffff;
}

.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .chooseProductDetail-item {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.7292vw /* 14px -> 0.7292vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 157.143% */
}

.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .chooseProductDetail-item
  .iconfont {
  color: #3a66fb;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  line-height: 0.8333vw /* 16px -> 0.8333vw */;
  margin-right: 0.4167vw /* 8px -> 0.4167vw */;
}

.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .chooseProductDetail-item.notPass,
.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .chooseProductDetail-item.notPass
  .icon-icon_failed {
  color: #9fa0a0 !important;
}

.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .chooseProductDetail-title {
  font-family: "Montserrat-SemiBold";
  font-size: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .chooseProductDetail-subTitle {
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
}

.softwareProduct .chooseProduct .chooseProductDetail li:last-child {
  display: flex;
  justify-content: space-between;
}

.softwareProduct .chooseProduct .chooseProductDetail .chooseProductDetail-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.softwareProduct
  .chooseProduct
  .chooseProductDetail
  .chooseProductDetail-btn
  .btn-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;
}
.softwareProduct
  .chooseProduct
  .chooseProductDetail
  .chooseProductDetail-btn
  .btn-viewMore.with-pdf,
  .softwareProduct
  .chooseProduct
  .chooseProductDetail
  .chooseProductDetail-btn
  .btn-viewMore.with-pdf
  i{
color: #3a66fb;
  }
  .softwareProduct
  .chooseProduct
  .chooseProductDetail
  .chooseProductDetail-btn
  .btn-viewMore.with-pdf:hover,
  .softwareProduct
  .chooseProduct
  .chooseProductDetail
  .chooseProductDetail-btn
  .btn-viewMore.with-pdf:hover
  i{
color: #3557CD;
  }
.softwareProduct
  .chooseProduct
  .chooseProductDetail
  .chooseProductDetail-btn
  .btn-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 */;
}

.softwareProduct .chooseProduct .chooseProductDetail li .btn-viewMore,
.softwareProduct .chooseProduct .chooseProductDetail li .btn-download {
  font-family: "Montserrat-SemiBold";
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  line-height: 150%;
  /* 150% */
  white-space: nowrap;
}

.softwareProduct .chooseProduct .chooseProductDetail li .btn-viewMore {
  color: #3a66fb;
}

.softwareProduct .chooseProduct .chooseProductDetail li .btn-viewMore:hover {
  color: #fff;
  background: #3a66fb;
  border-color: #3a66fb;
}

.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .btn-viewMore:hover
  .iconfont {
  color: #3a66fb;
  background: #fff;
}

.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .btn-viewMore
  .iconfont {
  color: #fff;
}

.softwareProduct .chooseProduct .chooseProductDetail li .btn-download:hover,
.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .btn-download:hover
  .iconfont {
  color: #3a66fb;
}

.softwareProduct .chooseProduct .chooseProductDetail li .btn-download,
.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .btn-download
  .iconfont {
  color: #231815;
}

.softwareProduct .chooseProduct .chooseProductDetail li .btn-viewMore .iconfont,
.softwareProduct
  .chooseProduct
  .chooseProductDetail
  li
  .btn-download
  .iconfont {
  font-weight: 600;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  line-height: 0.8333vw /* 16px -> 0.8333vw */;
  margin-left: 0.2083vw /* 4px -> 0.2083vw */;
}

.softwareProduct .chooseProductNotes {
  color: #9fa0a0;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  margin-top: 1.25vw /* 24px -> 1.25vw */;
}

/* Explore DSS ---- chooseProduct end*/
/* Explore DSS 模块 end */
/* 共用 where DSS Makes start */

/* 共用 where DSS Makes end */
/* 共用 Suitable Scenario start */
.softwareProduct .suitableScenario {
  margin-top: 0 !important /* 80px -> 4.1667vw */;
  margin-bottom: 3.125vw;
}

.softwareProduct .suitableScenario .suitableScenarioSubTitle {
  color: #231815;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  margin: 0 auto;

  margin-top: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct .suitableScenario .suitableScenario-List {
  margin-top: 2.0833vw /* 40px -> 2.0833vw */;
  display: flex;
  gap: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct
  .suitableScenario
  .suitableScenario-List
  .suitableScenario-item {
  background: #fafafa;
  padding: 1.25vw /* 24px -> 1.25vw */;
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  text-align: center;
  flex: 1;
  transition: all 0.4s ease;
}

.softwareProduct
  .suitableScenario
  .suitableScenario-List
  .suitableScenario-item.active {
  flex: 2;
}

.softwareProduct
  .suitableScenario
  .suitableScenario-List
  .suitableScenario-item
  .suitableScenario-item-imgbox {
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  overflow: hidden;
}

.softwareProduct
  .suitableScenario
  .suitableScenario-List
  .suitableScenario-item
  img {
  width: 100%;
  height: 14.0625vw /* 270px -> 14.0625vw */;
}

.softwareProduct
  .suitableScenario
  .suitableScenario-List
  .suitableScenario-item
  h3 {
  color: #231815;
  font-family: "Montserrat-SemiBold";
  font-size: 1.25vw /* 24px -> 1.25vw */;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 150% */
  text-align: left;
  margin-top: 0.8333vw /* 16px -> 0.8333vw */;
}

.softwareProduct
  .suitableScenario
  .suitableScenario-List
  .suitableScenario-item
  p {
  color: #9fa0a0;
  font-family: Montserrat;
  font-size: 0.8333vw /* 16px -> 0.8333vw */;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 150% */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* 限制行数为3 */
  -webkit-box-orient: vertical;
  text-align: left;
  margin-top: 0.8333vw /* 16px -> 0.8333vw */;
}

/* 共用 Suitable Scenario end */
/* 共用 Related Resources start */
.softwareProduct .relatedResources {
  margin-top: 3.6458vw /* 70px -> 3.6458vw */;
  background: #fafafa;
  padding: 4.1667vw /* 80px -> 4.1667vw */ 0;
}

.softwareProduct .relatedResources .relatedResourcesList {
  display: flex;
  gap: 1.25vw;
  margin: 2.0833vw /* 40px -> 2.0833vw */ 0;
  flex-wrap: wrap;
}

.softwareProduct .relatedResources .relatedResourcesList .relatedResourcesItem {
  border-radius: 1.25vw /* 24px -> 1.25vw */;
  background: #fff;
  cursor: pointer;
  padding: 0.8333vw /* 16px -> 0.8333vw */ 1.25vw /* 24px -> 1.25vw */;
  color: #231815;
  display: flex;
  align-items: center;
  flex: 0 0 calc((100% - 24px) / 2);
  /* 两列，减去一个 gap */
}

.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem
  .relatedResources-date,
.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem
  .relatedResources-name {
  font-family: Montserrat;
  font-size: 3.733vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 157.143% */
}

.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem
  .relatedResources-date {
  color: #9fa0a0;
  border-right: 1px solid rgba(35, 24, 21, 0.1);
  padding-right: 1.25vw /* 24px -> 1.25vw */;
  margin-right: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem
  .relatedResources-name {
  margin-right: 2.0833vw /* 40px -> 2.0833vw */;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 限制行数为3 */
  -webkit-box-orient: vertical;
  word-break: break-all;
  flex: 1;
}

.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem
  .iconfont {
  color: #9fa0a0;
  line-height: 2.0833vw /* 40px -> 2.0833vw */;
  font-size: 2.0833vw /* 40px -> 2.0833vw */;
  margin-right: 1.25vw /* 24px -> 1.25vw */;
}

.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem
  .icon-icon_Dowload {
  color: #231815;
  font-size: 1.25vw /* 24px -> 1.25vw */;
  line-height: 1.25vw /* 24px -> 1.25vw */;
  margin-right: 0 !important;
}

.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem:hover {
  color: #3a66fb !important;
  filter: drop-shadow(0 2px 8px rgba(35, 24, 21, 0.1));
}

.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem:hover
  .relatedResources-date,
.softwareProduct
  .relatedResources
  .relatedResourcesList
  .relatedResourcesItem:hover
  .iconfont {
  color: #3a66fb !important;
}
.softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .item-level2-box
    .levelText{
      width: 22.2917vw;
      flex: auto;
    }
    .software-whereDss{
          margin-bottom: 0;
          padding-bottom: 4.1667vw;
    }
.softwareProduct .exploreDSS .whatDss .whatDss-titleOrVideo .overview-list .video-item .vertical-play {
    right: 0.8333vw;
    bottom: 0.8333vw;
    top: unset;
    left: unset;
    font-size: 1.25vw;
    width: 2.0833vw;
    height: 2.0833vw;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.40);
    backdrop-filter: blur(0.2604vw);
    padding: 0.4167vw;
    color: #fff;
    transform: none !important;
}    
/* 共用 Related Resources end */
/* 移动端样式 */
@media screen and (max-width: 768px) {
  #imgZoomLayer {
    cursor: zoom-out;
  }
  .software-banner {
    /* padding-bottom: 21.3333vw; */
    /* padding-top: 32.2667vw !important; */
  }
  #imgZoomPic {
    cursor: default;
    transition: transform 0.3s;
  }

  #imgZoomPic.zoomed {
    transform: scale(1.5);
  }

  /* 双指或双击再放大 */
  #imgZoomLayer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* 必须有明确高度 */
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
  }

  #imgZoomPic {
    position: absolute;
    top: 50%;
    left: 0;
    /* 或 left: 某值 / right: 某值 */
    transform: translateY(-50%) !important;
    /* 只回退自身高度一半 */
    max-width: 100%;
    max-height: 90%;
    width: auto;
    height: auto;
  }

  .softwareProduct .softwareProductTitle,
  .softwareProduct .exploreDSS .whatDss-detai-item,
  .softwareProduct .exploreDSS .whatDss-number img,
  .softwareProduct .exploreDSS .whatDss-number .whatDss-msk,
  .softwareProduct
    .whatDss-number
    .whatDss-msk
    .whatDss-number
    .whatDss-number-detail,
  .softwareProduct .whyChooseDSS .whyChooseDSS-Subtitle,
  .softwareProduct
    .whatDss-number
    .whatDss-msk
    .whatDss-number
    .whatDss-number-detail,
  .softwareProduct .DSS-Explore-chooseProduct .chooseProductSubtitle,
  .softwareProduct .DSS-Explore-chooseProduct .chooseProductDetail,
  .softwareProduct .DSS-Explore-chooseProduct .chooseProductNotes,
  .softwareProduct .DSS-fourModal-chooseProduct .chooseProductSubtitle,
  .softwareProduct .DSS-fourModal-chooseProduct .chooseProductDetail,
  .softwareProduct .DSS-fourModal-chooseProduct .chooseProductNotes,
  .softwareProduct .software-whereDss .whereDssSubTitle,
  .softwareProduct .software-whereDss .whereDss-target,
  .softwareProduct .software-whereDss .swiper-container .whereDss-prev-btn,
  .softwareProduct .software-whereDss .swiper-container .whereDss-next-btn,
  .softwareProduct .software-whereDss .viewMore,
  .softwareProduct .solutionsImg p,
  .softwareProduct .solutionsImg img,
  .softwareProduct .whyChooseDSS-Express .whyChooseDSS-Express-item,
  .softwareProduct .whyChooseDSS .whyChooseDSS-Subtitle,
  .softwareProduct .whereDssSubTitle,
  .softwareProduct .suitableScenario .suitableScenarioSubTitle,
  .softwareProduct .suitableScenario .suitableScenario-item,
  .softwareProduct .software-interest .interestItem,
  .softwareProduct .readyToUseTab ul,
  .softwareProduct .swipers-readyToUse,
  .softwareProduct .DSS-7116-specification h2,
  .softwareProduct .DSS-7116-specification .specificationDetailList,
  .softwareProduct .DSS-7116-specification .specificationDetailImg,
  .softwareProduct .whyChooseDSS .whyChooseDSS-type1,
  .softwareProduct .whyChooseDSS .whyChooseDSS-type2,
  .softwareProduct .whyChooseDSS .whyChooseDSS-type3,
  .softwareProduct .whyChooseDSS .whyChooseDSS-type4,
  .softwareProduct .professional-related h2,
  .softwareProduct .professional-related .professional-related-list,
  .softwareProduct .professional-related .professional-related-more  {
    opacity: 1;
  }

  .softwareProduct .viewMore {
    font-size: 3.2vw;
    padding: 2.1333vw 4.2666vw;
    border-radius: 6.4vw;
    width: 31.9vw;
    margin-top: 6.4vw;
  }

  .softwareProduct .viewMore i {
    font-size: 4.2666vw;
    line-height: 4.2666vw;
    margin-left: 1.0666vw;
  }

  .softwareProduct .softwareProductTitle {
    font-size: 8.5333vw;
    text-align: left;
  }

  .softwareProduct .exploreDSS .whatDss {
    background: transparent !important;
    padding: 0 !important;
    margin-bottom: 0;
    margin-top: 6.4vw;
  }
  .softwareProduct .whatDss-titleOrVideo {
    flex-direction: column;
    gap: 2.1333vw;
  }

  .softwareProduct .whatDss-titleOrVideo .whatDss-title {
    width: 100%;
    border-radius: 2.1333vw !important;
    background: #fafafa;
    padding: 6.4vw 4.2666vw 0 4.2666vw;
    margin-bottom: 0;
  }
  .softwareProduct .exploreDSS .whatDss.has-whatDss-detail .whatDss-title {
    border-radius: 2.1333vw;
  }
  .softwareProduct .whatDss-titleOrVideo .whatDss-title h2 {
    font-size: 8.5333vw;
  }

  .softwareProduct .whatDss-titleOrVideo .whatDss-title p {
    font-size: 3.7333vw;
    margin-top: 5.3333vw;
  }

  .softwareProduct .whatDss-titleOrVideo .whatDss-video {
    width: 100%;
    border-radius: 4.2666vw;
    height: 40.0667vw;
  }

  .softwareProduct .whatDss-titleOrVideo .whatDss-video .small-play {
    width: 10.6667vw;
    height: 10.6667vw;
  }

  .softwareProduct .whatDss-titleOrVideo .whatDss-video .small-play i {
    font-size: 4.2666vw;
    line-height: 4.2666vw;
  }

  .softwareProduct .exploreDSS .whatDss .whatDss-detail {
    display: none;
  }

  .softwareProduct .exploreDSS .whatDss .whatDss-detail-mob {
    display: block;
    margin-top: 4.2666vw;
    padding-bottom: 24vw;
  }
  .softwareProduct .exploreDSS .whatDss.has-whatDss-detail .whatDss-detail-mob {
    margin-top: 0;
  }

  .softwareProduct .exploreDSS .whatDss .whatDss-detail-mob .swiper-container {
    position: relative;
    padding-left: 6.4vw;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-detail-mob
    .swiper-container
    .swipers-explore {
    overflow: hidden;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-detail-mob
    .swiper-wrapper
    .swiper-slide {
    margin: 0 4.2666vw 0 0;
    overflow: hidden;
    width: 74.6667vw;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-detail-mob
    .swiper-wrapper
    .swiper-slide
    .explore-target {
    width: 100%;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-detail-mob
    .swiper-wrapper
    .swiper-slide
    .explore-target
    img {
    width: 100%;
    height: 42.1333vw;
    border-radius: 2.1333vw;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-detail-mob
    .swiper-wrapper
    .swiper-slide
    .explore-target
    h3 {
    color: #231815;
    font-family: "Montserrat-SemiBold";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 155.556% */
    text-transform: capitalize;
    margin-top: 4.2666vw;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-detail-mob
    .swiper-wrapper
    .swiper-slide
    .explore-target
    p {
    color: #231815;
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 157.143% */
    margin-top: 2.1333vw;
  }

  .softwareProduct .exploreDSS .swiper-button-next,
  .softwareProduct .exploreDSS .swiper-button-prev {
    width: 10.6667vw !important;
    height: 10.6667vw !important;
    background: #fafafa;
    border-radius: 50%;
    bottom: 0;
    opacity: 1 !important;
    color: #231815 !important;
    font-weight: bold;
  }

  .softwareProduct .exploreDSS .whatDss .whatDss-detail-mob .swiper-button-next,
  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-detail-mob
    .swiper-button-prev {
    bottom: -17.3333vw !important;
  }

  .softwareProduct .swiper-button-prev {
    top: auto !important;
    right: 24.775vw !important;
    left: auto !important;
    color: #231815;
    font-weight: 600;
  }

  .softwareProduct .swiper-button-next {
    top: auto !important;
    right: 6.4vw !important;
    left: auto !important;
    color: #231815;
    font-weight: 600;
  }
  .softwareProduct .software-whereDss{
    margin-top: 0 !important;
  }
  .softwareProduct .software-whereDss .swiper-button-prev{
    right: 18.375vw !important;
  }
  .softwareProduct .software-whereDss .swiper-button-next{
    right: 0 !important;
  }
  .softwareProduct .swiper-button-next.swiper-button-disabled,
  .softwareProduct .swiper-button-prev.swiper-button-disabled {
    color: #9fa0a0 !important;
  }

  .softwareProduct .swiper-button-next:after,
  .softwareProduct .swiper-button-prev:after {
    font-size: 3.2vw !important;
  }

  .softwareProduct .exploreDSS .whatDss .whatDss-number {
    margin-left: 6.4vw !important;
    margin-right: 6.4vw !important;
    height: 34.1333vw;
    border-radius: 2.1333vw;
    overflow: hidden;
  }

  .softwareProduct .exploreDSS .whatDss-number-detail {
    gap: 6.4vw;
    align-items: center;
    padding: 6.4vw 5.3333vw !important;
  }

  .softwareProduct
    .exploreDSS
    .whatDss-number-detail
    .whatDss-number-detail-item
    h3 {
    font-size: 6.4vw;
  }

  .softwareProduct
    .exploreDSS
    .whatDss-number-detail
    .whatDss-number-detail-item
    p {
    font-size: 3.2vw;
    margin-top: 2.1333vw;
  }

  .softwareProduct .whyChooseExplore-mob {
    display: block;
    margin-top: 21.3333vw;
  }

  .softwareProduct .whyChooseExplore-mob .whyChooseExploreItem {
    width: 100%;
    height: 83.2vw;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .softwareProduct
    .whyChooseExplore-mob
    .whyChooseExploreItem
    .whyChooseExploreItemMsk {
    background: rgba(35, 24, 21, 0.4);
    backdrop-filter: blur(3.125px);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
  }

  .softwareProduct .whyChooseExplore-mob .whyChooseExploreItem img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
  }

  .softwareProduct
    .whyChooseExplore-mob
    .whyChooseExploreItem
    .whyChooseExploreTxt {
    position: relative;
    z-index: 3;
    text-align: center;
  }

  .softwareProduct
    .whyChooseExplore-mob
    .whyChooseExploreItem
    .whyChooseExploreTxt
    p {
    color: #fff;
    font-family: "Montserrat-SemiBold";
    font-size: 4.8vw;
    font-style: normal;
    line-height: 150%;
    /* 155.556% */
    text-transform: capitalize;
  }

  .softwareProduct
    .whyChooseExplore-mob
    .whyChooseExploreItem
    .whyChooseExploreTxt
    i {
    font-size: 6.4vw /* 40px -> 2.0833vw */;
    background: #fff;
    border-radius: 50%;
    color: #231815;
    cursor: pointer;
    margin-top: 4.2666vw;
  }

  .softwareProduct .whyChooseExplore-mob-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(35, 24, 21, 0.6);
    /* 关键：把滚动锁在遮罩内部 */
    overscroll-behavior: contain;
  }

  .whyChooseExplore-mob-modal-list {
    margin-top: 31.7333vw;
    height: calc(100vh - 18.93vw);
    overflow-y: auto;
    padding-bottom: 21.3333vw;
  }

  .softwareProduct .whyChooseExplore-mob-modal .icon-icon_CircleClose {
    position: absolute;
    top: 18.9333vw;
    right: 6.4vw;
    color: #fff;
    font-size: 6.4vw;
    line-height: 6.4vw;
  }

  .softwareProduct
    .whyChooseExplore-mob-modal
    .whyChooseExplore-mob-modal-item {
    background: #fff;
    border-radius: 4.2666vw;
    padding: 4.2666vw;
    margin-bottom: 4.2666vw;
    height: 146.133vw;
  }

  .softwareProduct
    .whyChooseExplore-mob-modal
    .whyChooseExplore-mob-modal-item
    img {
    width: 100%;
    height: 44.2667vw;
    border-radius: 2.1333vw;
    overflow: hidden;
  }

  .softwareProduct
    .whyChooseExplore-mob-modal
    .whyChooseExplore-mob-modal-item
    h3 {
    font-family: Montserrat;
    font-size: 4.2666vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 150% */
    color: #231815;
    margin-top: 4.2666vw;
  }

  .softwareProduct
    .whyChooseExplore-mob-modal
    .whyChooseExplore-mob-modal-item
    p {
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 150% */
    color: #231815;
    margin-top: 4.2666vw;
  }

  .softwareProduct .chooseProduct {
    padding:10.6667vw 0 27.7333vw !important;
    margin: 0;
  }

  .softwareProduct .chooseProduct .softwareProductTitle {
    padding-left: 6.4vw !important;
    padding-right: 6.4vw !important;
    margin-bottom: 4.2666vw;
  }

  .softwareProduct .chooseProduct .chooseProductSubtitle {
    font-size: 3.7333vw;
    text-align: left;
    padding-left: 6.4vw !important;
    padding-right: 6.4vw !important;
    margin-top: 4.2666vw;
  }

  .softwareProduct #chooseProductDetail-pc {
    display: none !important;
  }

  .softwareProduct .DSS-Explore-chooseProduct,
  .softwareProduct .DSS-fourModal-chooseProduct {
    position: relative;
  }

  .softwareProduct #chooseProductDetail-mob {
    display: block !important;
    padding-left: 6.4vw !important;
    border: none;
    margin-top: 6.4vw;
  }

  .softwareProduct #chooseProductDetail-mob ul {
    width: 100%;
  }

  .softwareProduct #chooseProductDetail-mob .swiper-slide:first-child ul {
    border-top-left-radius: 4.2666vw;
    border-bottom-left-radius: 4.2666vw;
    overflow: hidden;
    border: 0.0521vw solid #efefef;
  }

  .softwareProduct #chooseProductDetail-mob .swiper-slide:last-child ul {
    border-top-right-radius: 4.2666vw;
    border-bottom-right-radius: 4.2666vw;
    overflow: hidden;
    border: 0.0521vw solid #efefef;
  }

  .softwareProduct #chooseProductDetail-mob ul li {
    padding: 4.2666vw 6.4vw;
  }

  .softwareProduct #chooseProductDetail-mob ul li:first-child {
    padding: 6.4vw !important;
  }

  .softwareProduct #chooseProductDetail-mob ul li .chooseProductDetail-title {
    font-size: 4.8vw;
    margin-bottom: 2.1333vw;
  }

  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-subTitle {
    font-size: 3.7333vw;
  }

  .softwareProduct #chooseProductDetail-mob ul li .chooseProductDetail-item {
    font-size: 3.7333vw;
  }

  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-item
    .iconfont {
    font-size: 4.2666vw;
    margin-right: 2.1333vw;
  }

  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-btn
    .btn-viewMore {
    border: none;
    font-size: 3.2vw;
    color: #3a66fb;
  }

  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-btn
    .btn-viewMore:hover {
    background: none;
  }

  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-btn
    .btn-viewMore
    i {
    font-size: 4.2666vw;
    line-height: 4.2666vw;
    background: none;
    color: #3a66fb;
    margin-left: 1.0666vw;
  }

  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-btn
    .btn-download {
    font-size: 3.2vw;
  }

  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-btn
    .btn-download:hover,
  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-btn
    .btn-download:hover
    i {
    color: #231815;
  }

  .softwareProduct
    #chooseProductDetail-mob
    ul
    li
    .chooseProductDetail-btn
    .btn-download
    i {
    font-size: 4.2666vw;
    line-height: 4.2666vw;
    margin-left: 1.0666vw;
  }

  .softwareProduct .chooseProductNotes {
    padding-left: 6.4vw !important;
    padding-right: 6.4vw !important;
    font-size: 3.7333vw;
    margin-top: 6.4vw;
  }

  .softwareProduct .chooseProduct .swiper-button-prev,
  .softwareProduct .chooseProduct .swiper-button-next {
    display: block;
  }

  .softwareProduct .chooseProduct .swiper-button-prev,
  .softwareProduct .chooseProduct .swiper-button-next {
    bottom: 10.6667vw;
    width: 10.667vw;
    height: 10.667vw;
    display: flex;
    background: #fff;
    border-radius: 50%;
    font-weight: 600;
    color: #231815;
    z-index: 1;
  }

  .softwareProduct .chooseProduct .swiper-button-prev {
    right: 24.775vw !important;
  }

  .softwareProduct .chooseProduct .swiper-button-next {
    right: 6.4vw !important;
  }

  .softwareProduct .software-whatDss .whatDss-titleOrVideo {
    flex-direction: column;
    padding: 6.4vw;
  }

  .softwareProduct .software-whatDss .whatDss-titleOrVideo .whatDss-title,
  .softwareProduct .software-whatDss .whatDss-titleOrVideo .whatDss-video {
    width: 100%;
  }

  .softwareProduct .software-whatDss .whatDss-titleOrVideo .whatDss-title {
    padding-bottom: 9.6vw;
    padding: 0;
  }

  .softwareProduct .software-whatDss .whatDss-titleOrVideo .whatDss-title h2 {
    font-size: 8.5333vw;
  }

  .softwareProduct .software-whatDss .whatDss-titleOrVideo .whatDss-title p {
    width: 100%;
    font-size: 3.7333vw;
    margin: 0;
    margin-top: 6.4vw;
    text-align: left;
  }
  .softwareProduct
    .has-whatDss-detail
    .software-whatDss
    .whatDss-titleOrVideo
    .whatDss-title
    p {
    margin: 5.333vw auto 0;
  }
  .softwareProduct .whatDss-titleOrVideo .whatDss-video {
    width: 100%;
    border-radius: 4.2666vw;
    height: 40.0667vw;
  }

  .softwareProduct .whatDss-titleOrVideo .whatDss-video .small-play {
    width: 10.6667vw;
    height: 10.6667vw;
  }

  .softwareProduct .whatDss-titleOrVideo .whatDss-video .small-play i {
    font-size: 4.2666vw;
    line-height: 4.2666vw;
  }

  .softwareProduct
    .software-whatDss
    .whatDss-titleOrVideo
    .whatDss-title
    .bookDemo {
    padding: 2.1333vw 6.4vw;
    border-radius: 6.4vw;
    font-size: 3.2vw;
    margin: 6.4vw 0 !important;
  }

  .softwareProduct .software-whatDss .whatDss-titleOrVideo {
    gap: 0;
    padding-top: 0;
    padding-bottom: 10.667vw;
  }

  .softwareProduct .solutionsImg {
    padding: 10.6667vw 6.4vw 19.2vw;
    margin: 0;
  }

  .softwareProduct .readyToUse {
    padding: 0 6.4vw;
    margin-top: 10.667vw;
    padding-bottom: 27.7333vw !important;
  }
.softwareProduct .readyToUse .swiper-wrapper .swiper-slide{
  opacity: 0;
}
.softwareProduct .readyToUse .swiper-wrapper .swiper-slide-active{
  opacity: 1 !important;
}
  .softwareProduct .readyToUse .readyToUseHead .readyToUse-Subtitle {
    font-size: 3.733vw;
    text-align: left;
    margin-top: 6.4vw auto !important;
    max-width: 100%;
  }

  .softwareProduct .solutionsImg p {
    margin-top: 6.4vw;
    font-size: 3.7333vw;
    text-align: left;
  }

  .softwareProduct .solutionsImg img {
    margin-top: 6.4vw;
  }

  .softwareProduct .solutionsImg .container {
    padding: 0 !important;
  }

  .softwareProduct .chooseProduct {
    padding: 0;
  }

  .softwareProduct .chooseProduct .softwareProductTitle {
    padding: 0 6.4vw;
  }

  .softwareProduct .chooseProduct .chooseProductSubtitle {
    padding: 0 6.4vw;
    text-align: left;
    margin-top: 4.2666vw;
    font-size: 3.7333vw;
  }

  .softwareProduct .suitableScenario {
    padding-top: 10.6667vw;
    position: relative;
  }

  .softwareProduct .suitableScenario .suitableScenarioSubTitle {
    font-size: 3.7333vw;
    margin-top: 5.3333vw;
    text-align: left;
  }

  .softwareProduct .suitableScenario .suitableScenario-List {
    display: none;
  }

  .softwareProduct .suitableScenario .suitableScenario-mob {
    display: block;
    margin-top: 6.4vw;
    margin-right: -6.4vw;
  }

  .softwareProduct .suitableScenario .suitableScenario-mob .swiper-container {
    overflow: hidden;
    position: relative;
    padding-bottom: 21.3333vw;
  }

  .softwareProduct .suitableScenario .suitableScenario-mob .swiper-slide {
    width: 64vw !important;
    height: unset;
    background: #fafafa;
    border-radius: 4.2666vw;
    margin-right: 4.2666vw;
  }

  .softwareProduct
    .suitableScenario
    .suitableScenario-mob
    .suitableScenario-item {
    padding: 4.2666vw;
    padding-bottom: 10.667vw;
    border-radius: 4.2666vw;
    width: 64vw;
  }
.softwareProduct .set-bg:nth-child(even) .suitableScenario
    .suitableScenario-mob
    .suitableScenario-item{
      background: #fff;
    }
  .softwareProduct .suitable-prev-btn,
  .softwareProduct .suitable-next-btn {
    width: 10.667vw;
    height: 10.667vw;
    border-radius: 50%;
    background: #fafafa;
    color: #231815;
    font-weight: 600;
    top: auto !important;
    bottom: 6.4vw;
  }

  .softwareProduct .suitable-prev-btn {
    right: 23.466vw !important;
  }

  .softwareProduct .suitable-next-btn {
    right: 6.4vw !important;
  }

  .softwareProduct
    .suitableScenario
    .suitableScenario-mob
    .suitableScenario-item
    .suitableScenario-item-imgbox {
    border-radius: 1.6vw;
    overflow: hidden;
    width: 100%;
    height: 31.46667vw;
    object-fit: cover;
  }

  .softwareProduct
    .suitableScenario
    .suitableScenario-mob
    .suitableScenario-item
    img {
    width: 100%;
    height: 100%;
  }

  .softwareProduct
    .suitableScenario
    .suitableScenario-mob
    .suitableScenario-item
    h3 {
    color: #231815;
    font-family: "Montserrat-SemiBold";
    font-size: 4.2666vw;
    font-style: normal;
    line-height: 150%;
    /* 150% */
    text-align: left;
    margin-top: 4.2666vw;
    margin-bottom: 2.1333vw;
  }

  .softwareProduct
    .suitableScenario
    .suitableScenario-mob
    .suitableScenario-item
    p,
  .softwareProduct
    .suitableScenario
    .suitableScenario-mob
    .suitableScenario-item
    li {
    color: #9fa0a0;
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 150% */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* 限制行数为3 */
    -webkit-box-orient: vertical;
    text-align: left;
    margin-top: 2.1333vw;
  }

  .softwareProduct.DSS-OneBox .whyChooseDSS .whyChooseDSS-sameDSS-mob {
    display: none !important;
  }

  .softwareProduct .whyChooseDSS {
    padding: 10.6667vw 6.4vw !important;
  }

  .softwareProduct .whyChooseDSS .whyChooseDSS-Express {
    display: none;
  }

  .softwareProduct .whyChooseDSS .whyChooseDSS-Subtitle {
    margin: 4.2666vw 0 6.4vw !important;
    max-width: 100% !important;
    font-size: 3.7333vw !important;
    text-align: left !important;
  }

  .softwareProduct .readyToUseTab .readyToUseTab-mob {
    margin-top: 6.4vw;
    display: block !important;
  }

  .softwareProduct .readyToUseTab .readyToUseTab-mob .public-select-title {
    border-radius: 1.0666vw;
    background: #fafafa;
    padding: 4.2666vw 1.0666vw 4.2666vw 4.2666vw;
    height: 14.4vw;
  }

  .softwareProduct .readyToUseTab .readyToUseTab-mob #categorySelectListOne {
    background: #fafafa;
    padding: 4.2666vw;
    border: 0.2667vw solid rgba(35, 24, 21, 0.1);
    border-radius: 1.0666vw;
    overflow: hidden;
    text-align: left;
  }
  .softwareProduct .readyToUseTab .readyToUseTab-mob #categorySelectListOne .public-select-item{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .softwareProduct
    .whyChooseDSS
    .readyToUseTab
    .readyToUseTab-mob
    #categorySelectListOne
    .public-select-item {
    margin-bottom: 4.2666vw;
    color: #231815;
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 157.143% */
    padding: 0;
  }

  .softwareProduct
    .whyChooseDSS
    .readyToUseTab
    .readyToUseTab-mob
    #categorySelectListOne
    .public-select-item.active {
    color: #3a66fb;
    font-family: "Montserrat-SemiBold";
  }

  .softwareProduct.DSS-OneBox .readyToUse {
    padding-bottom: 27.7333vw;
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob {
    margin-top: 4.2666vw;
    display: block;
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .swiper-slide {
    height: 176.5333vw;
    margin: 0;
    border-radius: 6.4vw;
    /* margin-right: 6.4vw; */
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .readyToUse-target {
    position: relative;
    width: 100%;
    height: 100%;
    font-style: normal;
    padding: 6.4vw 4.2666vw;
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .readyToUse-target img {
    width: 100%;
    height: 68.5333vw;
    position: absolute;
    left: 23%;
    bottom: 17.8667vw;
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .readyToUse-detail {
    width: 100%;
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .readyToUse-detail h3 {
    color: #231815;
    font-family: "Montserrat-SemiBold";
    font-size: 6.4vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 150% */
    text-transform: capitalize;
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .readyToUse-detail p {
    color: #231815;
    font-family: "Montserrat-SemiBold";
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 150% */
    margin-top: 5.3333vw;
    word-break: break-all;
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .readyToUse-detail ul {
    margin-top: 5.3333vw;
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .readyToUse-detail ul li {
    color: #231815;
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 150% */
    margin-bottom: 0.4167vw /* 8px -> 0.4167vw */;
  }

  .softwareProduct
    .readyToUse
    .readyToUseSwiperMob
    .readyToUse-detail
    ul
    li::before {
    content: "";
    display: inline-block;
    width: 0.8vw;
    height: 0.8vw;
    border-radius: 50%;
    background: currentColor;
    /* 或指定颜色 #3E59A7 */
    margin-right: 2.1333vw;
    /* 圆点与文字间距 */
    vertical-align: middle;
    /* 垂直居中 */
  }

  .softwareProduct .readyToUse .readyToUseSwiperMob .swiper-button-prev,
  .softwareProduct .readyToUse .readyToUseSwiperMob .swiper-button-next {
    bottom: -16.7vw;
  }

  .softwareProduct .whyChooseDSS .whyChooseDSS-sameDSS {
    display: none !important;
  }

  .softwareProduct .whyChooseDSS .whyChooseDSS-sameDSS-mob {
    display: block !important;
    margin-top: 6.4vw;
  }

  .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item {
    border-radius: 4.2666vw;
    border: 0.2667vw solid var(--brand-color-white-50, rgba(255, 255, 255, 0.5));
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 6.4vw 0 rgba(255, 255, 255, 0.24) inset;
    backdrop-filter: blur(0.5333vw);
    padding: 6.4vw;
    margin-bottom: 4.2666vw;
    position: relative;
    max-height: 25.6vw;
    transition: max-height 0.35s ease;
    overflow: hidden;
  }

  .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item.active {
    max-height: 266vw;
    /* 展开时先 auto 撑开 */
  }
.softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item.active h3{
     
    color: #fff;
    font-family: "Montserrat-SemiBold";
    font-size: 4.2666vw;
    font-style: normal;
    line-height: 150%;
    /* 150% */
    margin-right: 18.667vw;
      overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 99 !important;
    }
    .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item p,
    .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item img {
      display: none;
    }
    .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item.active p,
    .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item.active img{
      display: block;
    }
  .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item
    h3 {
    color: #fff;
    font-family: "Montserrat-SemiBold";
    font-size: 4.2666vw;
    font-style: normal;
    line-height: 150%;
    /* 150% */
    margin-right: 18.667vw;
      overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  }

  .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item
    .iconfont {
    position: absolute;
    right: 6.4vw;
    top: 6.4vw;
    background: rgba(255, 255, 255, 0.2);
    width: 5.8667vw;
    height: 5.8667vw;
    border-radius: 50%;
    color: #fff;
    font-size: 4.2666vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item
    p {
    color: #fff;
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 157.143% */
    margin-top: 6.4vw;
  }

  .softwareProduct
    .whyChooseDSS
    .whyChooseDSS-sameDSS-mob
    .whyChooseDSS-sameDSS-mob-item
    img {
    width: 100%;
    margin-top: 4.2666vw;
  }

  .softwareProduct .DSS-7116-specification {
    margin-top: 0;
  }

  .softwareProduct .DSS-7116-specification h2 {
    text-align: left;
  }

  .softwareProduct .DSS-7116-specification .specificationDetailList {
    width: 100%;
  }

  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    ul {
    margin-top: 10.6667vw;
  }

  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    ul
    li {
    padding: 4.2666vw;
  }

  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    ul
    li
    div {
    font-size: 3.7333vw;
  }

  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    ul
    li
    .specificationsTitle {
    font-size: 4.2666vw;
  }

  .softwareProduct .exploreDSS .whatDss .whatDss-titleOrVideo .overview-list {
    width: 100%;
    height: 49.066vw;
    border-radius: 4.2666vw;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-titleOrVideo
    .overview-list.overview-list-vertical {
    width: 100%;
    height: 169.6vw;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-titleOrVideo
    .overview-list.overview-list-vertical
    .video-item
    .videoplay::after {
    display: none;
  }

  .softwareProduct
    .exploreDSS
    .whatDss
    .whatDss-titleOrVideo
    .overview-list.overview-list-vertical
    .video-item
    .videoplay {
    right: 4.2666vw;
    bottom: 4.2666vw;
    left: unset;
    top: unset;
    transform: translate(0, 0) !important;
    font-size: 8.533vw;
    width: auto;
    height: auto;
    color: unset;
  }
  .softwareProduct .exploreDSS .software-whatDss .whatDss-titleOrVideo {
    padding-bottom: 0;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1 {
    border-radius: 6.4vw;
    margin-bottom: 10.667vw;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .specificationsTitle {
    font-size: 4.2666vw;
    padding: 4.2666vw;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    p,
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .levelTitle {
    font-size: 4.2666vw;
    font-family: Montserrat !important;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .levelTitle {
    width: 21.3333vw;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .levelText {
    width: calc(100% - 27.73vw);
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2 {
    padding: 4.2666vw;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .item-level2-box {
    gap: 6.4vw;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .item-level2-box
    p {
    flex: none;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .item-level3
    .mob-level3-tit {
    font-family: "Montserrat-SemiBold" !important;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .item-level3
    p {
    font-size: 4.2666vw;
  }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2{
      display: block;
    }
  .softwareProduct
    .DSS-7116-specification
    .specificationDetail
    .specificationDetailList
    .item-level1
    .item-level2
    .item-level3 {
    gap: 6.4vw;
  }
  .softwareProduct .DSS-7116-specification .specification-note {
    margin-top: 8.533vw;
    font-size: 4.2666vw;
  }
  .softwareProduct .DSS-7116-specification .specificationBtn {
    margin-top: 6.4vw;
  }
  .softwareProduct .DSS-7116-specification .specification-download {
    padding: 2.1333vw 4.2666vw;
    border-radius: 6.4vw;
    font-size: 3.2vw;
  }
  .softwareProduct .DSS-7116-specification .specification-download i {
    font-size: 4.2666vw;
    margin-left: 1.066vw;
    line-height: normal;
  }
  .softwareProduct .exploreDSS .whatDss-titleOrVideo .vertical-tit {
    padding: 6.4vw 4.2666vw;
    margin-bottom: 4.2666vw;
    border-radius: 2.1333vw;
  }
  .softwareProduct .exploreDSS .whatDss .software-whatDss {
    margin-bottom: 10.6667vw;
  }
  .software-banner .swiper-multiple-slides .swiper-button-prev,
  .software-banner .swiper-multiple-slides .swiper-button-next {
    top: calc(50% - 5.8667vw) !important;
  }
  .softwareProduct .exploreDSS .whatDss .whatDss-titleOrVideo .overview-list .video-item .vertical-play {
    padding: 1.706vw;
    color: #fff!important;
    font-size: 5.066vw!important;
  }
  .softwareProduct .software-interest.set-bg:nth-child(odd) .interest-mob .interestItem{
    background: #fafafa;
  }
}
