
body{
  background: url('/assets/images/free/bg-mobile.webp') 0 0 no-repeat;
  background-size:100% 100%;
}
.topProductInfoWrap{
  margin-top:40px;
  padding:0 20px;
}
.topProductInfoWrap .titleDiv h1{
  font-family: 'NunitoSans-ExtraBold';
  color:#000000;
  font-size: 2rem;
  line-height: 3rem;
  margin-bottom: 10px;
}
.topProductInfoWrap .titleDiv p{
  color:#00000099;
  font-size: 1.5rem;
  line-height: 1.75rem;
  margin-top:0px;
  margin-bottom: 28px;
}
.topProductInfoWrap ul{
  padding-left:0px;
  list-style: none;
}
.topProductInfoWrap ul li {
  margin-top:12px;
}
.topProductInfoWrap ul span:nth-child(1){
  display: inline-block;
  width:8px;
  height:8px;
  background-color: #E8A438;
  border-radius: 50%;
  margin-right: 8px;
}
.topProductInfoWrap ul span:nth-child(2){
  font-size: 1.125rem;
  line-height: 1.4rem;
}

.topProductInfoWrap .fourInfoWrap{
  flex-wrap: wrap;
  margin-top:16px;
  gap:27px;
}
.fourInfoWrap .fourInfoItem{
  width:calc(50% - 18px);
  font-size: 0.875rem;
  line-height: 1.375rem;
  color:#333333;
  margin-top:24px;
}
.fourInfoWrap .fourInfoItem img{
  width:22px;
  height:22px;
  margin-right:6px;
  margin-bottom: 4px;
}

.btnWrap{
  flex-wrap: wrap;
  margin-top:40px;
}
.btnWrap .whiteBtn, .whiteTwoRowBtn{
  margin-top: 24px;
}
.btnWrap.macBtn {
  display:none;
}
*[data-dev="auto"] .dev-mobile, *[data-dev="desktop"] .dev-mobile, *[data-dev="mobile"] .dev-desktop, *[data-sys="auto"] .sys-mac, *[data-sys="auto"] .sys-linux, *[data-sys="auto"] .sys-ios, *[data-sys="auto"] .sys-android, *[data-sys="auto"] .sys-other, *[data-sys="win"] .sys-mac, *[data-sys="win"] .sys-linux, *[data-sys="win"] .sys-ios, *[data-sys="win"] .sys-android, *[data-sys="win"] .sys-other, *[data-sys="mac"] .sys-win, *[data-sys="mac"] .sys-linux, *[data-sys="mac"] .sys-ios, *[data-sys="mac"] .sys-android, *[data-sys="mac"] .sys-other, *[data-sys="linux"] .sys-win, *[data-sys="linux"] .sys-mac, *[data-sys="linux"] .sys-ios, *[data-sys="linux"] .sys-android, *[data-sys="linux"] .sys-other, *[data-sys="android"] .sys-ios, *[data-sys="android"] .sys-win, *[data-sys="android"] .sys-mac, *[data-sys="android"] .sys-linux, *[data-sys="android"] .sys-other, *[data-sys="ios"] .sys-android, *[data-sys="ios"] .sys-win, *[data-sys="ios"] .sys-mac, *[data-sys="ios"] .sys-linux, *[data-sys="ios"] .sys-other, *[data-sys="other"] .sys-win, *[data-sys="other"] .sys-mac, *[data-sys="other"] .sys-linux, *[data-sys="other"] .sys-ios, *[data-sys="other"] .sys-android {
  display: none !important;
  margin: 0 !important;
}
.iconOrangeTwoRowBtn{
  display: flex;
  font-family: 'NunitoSans-SemiBold';
  padding: 0 20px;
  /* font-size: 1.5rem;
  text-align: center; */
  border-radius: 8px;
  border: 1px solid #E08349;
  color: #fff;
  background: linear-gradient(95.46deg, #E05149 0%, #E08349 100%);
  text-decoration: none;
  width:100%;
}
.iconOrangeTwoRowBtn div{
  margin-left:10px;
  height: 60px;
}
.iconOrangeTwoRowBtn div span{
  font-size: 1.5rem;
}
.iconOrangeTwoRowBtn div label{
  font-family: 'NunitoSans-Regular';
  font-size: 0.875rem;
}
.iconOrangeTwoRowBtn:hover{
  background: #E05149;
}
.iconOrangeTwoRowBtn:active{
  background: #E05149;
  color: #ffffff;
}
.whiteBtn{
  display: inline-block;
  font-family: 'NunitoSans-SemiBold';
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  font-size: 1.5rem;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #E05149;
  color: #E05149;
  text-decoration: none;
  width:100%;
}
.whiteBtn:hover{
  color: #ffffff;
  background: #E05149;
}
.whiteBtn:active{
  color: #ffffff;
  background: #E05149;
}
.otherNeedVersion{
  font-family: 'NunitoSans-SemiBold';
  width:100%;
  height:30px;
  line-height: 30px;
  font-size: 1.25rem;
  text-align: start;
  margin-top: 24px;
  color:#000000;
  display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
}
.onlineNeedVersion {
  color: #fff;
  font-family: 'NunitoSans-SemiBold';
  width:100%;
  height:30px;
  line-height: 30px;
  font-size: 1.25rem;
  text-align: start;
  margin-top: 24px;
  display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
}
.otherNeedVersion img, .onlineNeedVersion img{
  margin: 0 12px 4px 0;
  width:24px;
  height: 24px;
}
.otherNeedVersion span, .onlineNeedVersion span{
  cursor: pointer;
}
.needWinVersion, .onlineWinVersion{
  display: none;
}
.orange-btn-right-icon {
  border: none;
}

.menuAllWrap {
  position: relative;
}
.menuListWrap{
  margin-top:90px;
  padding:20px 8px;
  width:100%;
  /* overflow-x: scroll; */
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; 
  height:120px;
}
.menuListWrap ul{
  padding:8px;
  width:960px;
  border-radius: 16px;
  box-shadow: 0px 0px 25px 0px #0000001A;
  background-color: #F9F9F9;
  margin-bottom:0px;
}
.menuListWrap ul li{
  list-style: none;
  font-family: 'NunitoSans-SemiBold';
  padding:0 36px;
  font-size:1.125rem;
  text-align: center;
  height:60px;
  line-height: 60px;
  border-radius: 8px;
  margin-left:0;
  cursor: pointer;
  color:#000000E5;
}
.menuListWrap ul li.TechSpec a{
  text-decoration: none;
  color:#000000E5;
}
.menuListWrap ul li:hover{
  background-color:#FFFFFF;
}
.menuListWrap ul li:active{
  background-color:#FFFFFF;
}
.menuListWrap ul li.active{
  background-color:#FFFFFF;
}
.menuListWrap ul li:first-child{
  margin-left:0px;
}


.sectionWrap{
  margin-top:120px;
}
.sectionWrap .content {
  margin-top:40px;
}
.gradientDiv{
  flex-wrap: wrap;
}
.sectionTitle .gradientDiv h2{
  text-align: center;
}
.sectionTitle .gradientDiv .gradient-text{
  display: inline-block;
  font-family: 'OleoScript-Bold';
  background: linear-gradient(270deg, #FF4ABC 47.97%, #FFA53D 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom:0px;
  font-size: 2.25rem;
  line-height: 3.15rem;
  text-align: center;
}
.sectionWrap .sectionTitle .boldText{
  font-family: 'NunitoSans-ExtraBold';
  font-size: 2.25rem;
  line-height: 3.15rem;
  text-align: center;
}
.sectionWrap .sectionTitle .normalText{
  font-size: 1.25rem;
  text-align: center;
  color:#00000099;
  margin-top: 8px;
  line-height: 1.4rem;
}

.swiper {
  width: 100%;
  padding: 0 20px;
  height: 538px;
}
.prevAndNext{
  margin-top:10px;
  height:64px;
}
/* 自定义样式 */
.banner-tab-container {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; /* 平滑滚动 */
  scrollbar-width: none; /* 隐藏滚动条 - Firefox */
  padding-bottom: 10px; /* 给滚动条留空间 */
}

.banner-tab-container::-webkit-scrollbar {
  display: none; /* 隐藏滚动条 - Chrome/Safari */
}

.btn-group-scroll {
  display: inline-flex;
  flex-wrap: nowrap;
  width:100%;
}
.topBannerWrap .tabBtn{
  margin-top:40px;
}
.freeTopSwiper{
  padding-bottom: 20px;
}
/* .freeTopSwiper .swiper-button-prev, .freeTopSwiper .swiper-button-next{
  position: static;
  width:64px;
  height: 64px;
}
.freeTopSwiper .swiper-button-next{
  margin-left: 24px;
} */

.freeTopSwiper .swiper-slide{
  background-color:#ffffff;
  border-radius: 32px;
  padding:32px;
  display: flex;
  flex-direction:column;
  overflow: hidden;
}
.freeTopSwiper .swiper-slide .textDiv{
  transition: 0.3s;
}
.freeTopSwiper .swiper-slide .textDiv h3{
  font-family: 'NunitoSans-ExtraBold';
  font-size: 2rem;
  line-height: 2.8rem;
  color:#000000E5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.freeTopSwiper .swiper-slide .textDiv p{
  color:#00000099;
  font-size: 1rem;
  line-height: 1.4rem;
  margin-top:24px;
}
.freeTopSwiper .swiper-slide .imgDiv {
  width:100%;
  transition: 0.3s;
  overflow: hidden;
  text-align: center;
}
.imgDiv img{
  width:100%;
  height: auto;
}
.imgDiv .activeImg{
  display: none;
}
.swiper-slide.swiper-slide-active .imgDiv .normalImg{
  display: none;
}
.swiper-slide.swiper-slide-active .imgDiv .activeImg{
  display: block;
}
.swiper-slide.swiper-slide-active{
  background: linear-gradient(180deg, #1F1F2B 0%, #1E2A45 100%);
}
.swiper-slide.swiper-slide-active .textDiv h3{
  color:#FFFFFFE5;
}
.swiper-slide.swiper-slide-active .textDiv p{
  color:#FFFFFF99;
}

/* .swiperProgress{
  width:80px;
  height:7px;
  border-radius: 3px;
  background-color:#D9D9D9;
  margin-bottom:20px;
}
.swiperProgress span{
  display: inline-block;
  width:0px;
  height:100%;
  background: linear-gradient(280.64deg, #E08349 0%, #E05149 100%);
  transition: 0.3s;
} */

@keyframes slideTextDiv {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.swiper-slide .textDiv{
  /* animation: slideTextDiv 0.6s ease-in-out forwards; */
  /* order: 2; */
  margin-top:40px;
}
@keyframes slideImgDiv {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.swiper-slide.swiper-slide-active .imgDiv{
  /* order: 1; */
  /* animation: slideImgDiv 0.6s ease-in-out forwards; */
}



.tabBtn{
  margin-top:48px;
  gap:12px;
}
.tabBtn div{
  min-width:112px;
  height:60px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 60px;
  color:#00000099;
  padding:0 20px;
  border-radius: 8px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
  justify-content:center;
}
.tabBtn div:hover, .tabBtn div.tabBtnActive{
  color:#ffffff;
  background-color: #E05149;
}
.tabBtn div:active{
  background-color: #BF443E;
}
.tabBtn .tabRightBtn{
  margin-left: 12px;
}
.aIToolsWrap{
  display: none;
}


.imgListWrap{
  margin-top:48px;
}
.imgListWrap .flexRowStart{
  flex-wrap:wrap;
  width:100%;
  gap:32px;
  justify-content: center;
}
.imgListWrap .imgItem{
  width:100%;
  text-decoration: none;
  background-color: #ffffff;
  border-radius: 16px;
}
.imgListWrap .imgItem img{
  width:100%;
  height:auto;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.imgListWrap .imgItem div{
  padding:24px 24px 0;
}
.imgListWrap .imgItem .title{
  font-family: 'NunitoSans-SemiBold';
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom:4px;
  height: 56px;
  color:#000000E5;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.imgListWrap .imgItem .text{
  font-size: 1.125rem;
  line-height: 24px;
  color:#00000099;
  text-align: center;
  margin-bottom: 0px;
  height:100px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}





/* 自定义样式 */
.btn-container {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; /* 平滑滚动 */
  scrollbar-width: none; /* 隐藏滚动条 - Firefox */
  padding-bottom: 10px; /* 给滚动条留空间 */
  width:100%;
}

.btn-container::-webkit-scrollbar {
  display: none; /* 隐藏滚动条 - Chrome/Safari */
}
.btn-group-scroll {
  display: inline-flex;
  flex-wrap: nowrap;
  width:100%;
}


.btn-group-scroll .btn{
  font-family: 'NunitoSans-SemiBold';
  white-space: nowrap;
  height: 52px;
  line-height: 52px;
  gap: 24px;
  padding:0 16px 0 24px;
  font-size: 1.25rem;
  border-radius: 8px;
  color:#000000E5;
  background:#F5F5F5;
  min-width: 245px;
}
.btn-group-scroll .btn:hover{
  background: linear-gradient(280.64deg, #E08349 0%, #E05149 100%);
  color:#ffffff;
}
.btn-group-scroll .btn:active{
  background: linear-gradient(280.64deg, #E08349 0%, #E05149 100%);
  color:#ffffff;
}
.btn-group-scroll .active{
  background: linear-gradient(280.64deg, #E08349 0%, #E05149 100%);
  color:#ffffff;
}



.keyFeaturesWrap .featuresFlexWrap{
  flex-wrap: wrap;
  width:100%;
}
.featuresFlexWrap .featuresItem{
  width:100%;
  padding:32px 32px 0px 32px;
  background-color:#ffffff;
  border-radius: 32px;
  margin-top:40px;
}
.featuresFlexWrap .featuresItem:first-child{
  margin-top:0px;
}
.featuresItem .title{
  font-family: 'NunitoSans-ExtraBold';
  font-size: 2rem;
  line-height: 2.8rem;
  color:#000000E5;
  margin-bottom: 0px;
}
.featuresItem .text{
  font-size: 1.125rem;
  line-height: 1.4rem;
  color:#00000099;
  margin-top: 24px;
  margin-bottom: 24px;
}
.featuresItem .mobileShow{
  width: 100%;
}
.mobileShow img{
  width:100%;
  height: auto;
}
.featuresFlexWrap .yellowBgItem{
  background-color:#F9EBDD;
}
.featuresFlexWrap .thirdItem{
  background: linear-gradient(180deg, #1F1F2B 0%, #1E2A45 100%);
}
.thirdItem .title{
  color:#ffffff;
}
.thirdItem .text{
  color:#ffffff;
}
.priceWrap{
  margin-top:20px;
}
.priceWrap h3{
  font-family: 'NunitoSans-ExtraBold';
  font-size: 2rem;
  line-height: 2.8rem;
  margin-left:20px;
  color:#ffffff;
}
.priceWrap ul{
  padding-left:6px;
  margin-top:40px;
}
.priceWrap ul li{
  list-style: none;
  color:#ffffff;
  font-size: 1rem;
  line-height: 1.4rem;
  margin-top:16px;
}
.priceWrap ul li img{
  margin-right: 12px;
  margin-bottom:2px;
  width:20px;
  height:21px;
}
.priceWrap .topWrap{
  width:100%;
}
.priceWrap .topWrap .iconImg{
  width:80px;
  height:80px;
}
.topWrap .underline{
  width:100%;
  height:1px;
  background-color: #FFFFFF4D;
}
.tabContent .bottomWrap{
  width:100%;
}
.tabContent .bottomWrap h5{
  font-family: 'NunitoSans-ExtraBold';
  font-size: 2rem;
  line-height: 2.8rem;
  color:#ffffff;
  margin-bottom:24px;
}
.tabContent .bottomWrap a{
  width:100%;
  font-size: 1.25rem;
  justify-content: center;
}



.whyIsTop1Wrap .whyTopFlexWrap{
  flex-wrap: wrap;
  width:100%;
  gap:20px;
  margin-top:40px;
  justify-content: center;
}
.whyTopFlexWrap .whyTop1Item{
  height:398px;
  flex:0 0 calc(50% - 20px);
  padding: 40px 20px;
}
.whyTop1Item img{
  width:80px;
  height: 80px;
}
.whyTop1Item h5{
  font-family: 'NunitoSans-SemiBold';
  color:#000000E5;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin:24px 0 0 0;
  text-align: center;
}
.whyTop1Item p{
  font-size: 1rem;
  line-height: 1.4rem;
  color:#00000099;
  margin:4px 0 0 0;
  text-align: center;
}
.whyIsTop1Wrap .btnWrap{
  margin-top:40px;
}
.whyIsTop1Wrap .btnAllWrap{
  display: none;
}
.whyIsTop1Wrap .btnWrap .iconOrangeBtn{
  width:220px;
  height:52px;
  line-height: 52px;
  padding:0 16px 0 24px;
  font-size: 1.25rem;
  border: none;
}
.whyIsTop1Wrap .btnWrap .whiteTwoRowBtn {
  height:52px;
  line-height: 52px;
  padding:0 16px 0 24px;
  font-size: 1.25rem;
}
.winBtn{
  display: flex;
}
.macBtn{
  display: none;
}
*[data-sys="win"] .macBtn, *[data-sys="win"]  .needWinVersion, *[data-sys="win"]  .onlineWinVersion, *[data-sys="mac"] .winBtn, *[data-sys="mac"] .needMacVersion, *[data-sys="mac"] .onlineMacVersion{
  display:none;
}
*[data-sys="win"] .winBtn, *[data-sys="win"]  .needMacVersion,*[data-sys="win"]  .onlineMacVersion, *[data-sys="mac"] .macBtn, *[data-sys="mac"] .needWinVersion, *[data-sys="mac"] .onlineWinVersion{
  display: flex;
}
.howToUseWrap{
  background-color: #ffffff;
  border-radius: 32px;
  padding:24px 0px 60px;
}
.howToUseWrap .webBtnWrap .btnWrap{
  margin-top:0px;
}
.howToUseStepWrap{
  margin-top:40px;
}
.howToUseStepWrap .accordion-item{
  border:none;
  border-top: 1px solid #DDDDDD;
  padding:24px 20px;
  cursor: pointer;
}
.howToUseStepWrap .accordion-item .step {
  position: relative;
  z-index: 1;
  font-size: 1.5rem;
}
.howToUseStepWrap .accordion-item .step span {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 75px;
  height: 8px;
  font-size: 1.5rem;
  background: linear-gradient(270deg, hsla(315, 100%, 64%, 0.2) 47.97%, hsla(34, 100%, 62%, 0.2) 100%);
  z-index: -1;
}
.accordion-item:has([aria-expanded="true"]) .step span {
  background: linear-gradient(270deg, #FF4ABC 47.97%, #FFA53D 100%);
}
.accordion-item:has([aria-expanded="true"]) .step {
  border-image: linear-gradient(270deg, #FF4ABC 47.97%, #FFA53D 100%) 1;
}
.howToUseStepWrap .accordion-header{
  height:195px;
  overflow: hidden;
}
.accordion-header img{
  width:100%;
}
.howToUseStepWrap .accordion-header h4{
  font-family: 'NunitoSans-ExtraBold';
  font-size: 1.25rem;
  line-height: 2.1rem;
  color:#000000E5;
  text-align: start;
}
.howToUseStepWrap .accordion-header h4:nth-child(1) {
  text-align: center;
  margin-bottom: 24px;
}
.howToUseStepWrap .accordion-header h4:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.howToUseStepWrap .accordion-item:has([aria-expanded="true"]) .accordion-header h4:nth-child(2) {
  -webkit-line-clamp: 4;
}
.howToUseStepWrap .accordion-item:has([aria-expanded="true"]) .accordion-header img{
  display: none;
}
.howToUseStepWrap .accordion-item:has([aria-expanded="true"]) .accordion-header{
  height: 165px;
}
.accordion-item .accordion-body{
  padding:0px;
}
.howToUseStepWrap .accordion-item p{
  margin-bottom: 0px;
  font-size: 1rem;
  line-height: 1.4rem;
  color:#00000099;
  padding:0px;
}
.accordion-item .accordion-body img{
  width:100%;
  margin-top:24px;
}
.accordion-header .webText{
  display:none;
}

.seeWhatFlexWrap{
  margin-top: 40px;
  position: relative;
}

.seeWhatFlexWrap::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('/assets/images/free/bg-review.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1; /* 确保背景在底部 */
}

.seeWhatFlexWrap .seeWhatOurItem{
  width:100%;
  margin-top:36px;
  padding:40px;
  background-color: #ffffff;
  border-radius: 32px;
}
.seeWhatOurItem p{
  font-size: 1rem;
  line-height: 1.4rem;
  color:#000000E5;
  margin-bottom:42px;
}
.seeWhatOurItem img{
  width: 54px;
  height:54px;
}
.seeWhatOurItem .rightInfo{
  margin-left: 10px;
}
.seeWhatOurItem .rightInfo .name{
  font-size: 1rem;
  color:#00000066
}
.seeWhatOurItem .rightInfo img{
  width:116px;
  height:21px;
}
.seeWhatFlexWrap .seeWhatOurItem:nth-child(1){
  margin-top:0px;
}

.blackSection{
  margin-top:80px;
}
.blackBgWrap{
  background: url('/assets/images/free/bg-cta.webp');
  background-size: cover;
  border-radius: 32px;
  padding:60px 20px;
}
.blackBgWrap .sectionTitle .boldText{
  color:#ffffff;
}
.blackBgWrap .sectionTitle .normalText{
  color:#FFFFFF99;
}

.blackBgWrap .btnWrap{
  flex-wrap: wrap;
  margin-top:40px;
}
.blackBgWrap .iconOrangeBtn{
  width:100%;
  font-size: 1.25rem;
  border: none;
}
.blackBgWrap .whiteBorderBtn{
  width:100%;
  margin-top:16px;
  font-size: 1.25rem;
}

.fAQsWrap{
  margin-top:80px;
}
.faqAccordion{
  margin-top:40px;
}
.faqAccordion .accordion-item{
  padding:32px 20px;
  margin-top:16px;
  border-radius: 16px;
  border:none;
  cursor: pointer;
  background: #FFFFFF80;
}
.faqAccordion .accordion-item:has(.accordion-header[aria-expanded="true"]) {
  background: #ffffff;
}
.faqAccordion .accordion-item .collapseIcon{
  width:28px;
  height:28px;
  margin-right: 8px;
  transition: 0.5s;
  background:url('/assets/images/buynow/faq-collapse.png');
  background-size:28px;
}
.faqAccordion .accordion-item .accordion-header[aria-expanded="true"] .collapseIcon{
  background:url('/assets/images/buynow/faq-expand.png');
  background-size:28px;
}
.faqAccordion .accordion-item h4{
  font-family: 'NunitoSans-SemiBold';
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.faqAccordion .accordion-item h4 span{
  flex: 1;
}
.faqAccordion .accordion-item p{
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 1rem;
  line-height: 1.4rem;
  color:#00000099;
  padding-left:36px;
}


@keyframes moveLeft {
  0% {
      transform: translateX(0);
  }
  50% {
      transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes moveRight {
  0% {
      transform: translateX(-100%);
  }
  50% {
      transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.tipsTricksWrap .tipsFlexWrap{
  flex-wrap: wrap;
}
.tipsItem{
  width:100%;
  height: auto;
  border: 6px solid #FFFFFF;
  border-radius: 24px;
  position:relative ;
  overflow: hidden;
  display:block;
  margin-top:42px;
}
.tipsItem .bgImg{
  width:100%;
}
.tipsItem .tipTextDiv{
  font-family: 'NunitoSans-SemiBold';
  position:absolute;
  bottom:24px;
  left:24px;
  width:calc(100% - 48px);
  height:72px;
  border: 1px solid #FFFFFF33;
  background: #00000033;
  backdrop-filter: blur(20px);
  border-radius: 999px;
  padding:0 8px 0 24px;
}
.tipsItem .tipTextDiv p{
  margin-bottom: 0px;
  color:#FFFFFF;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tipsItem .tipTextDiv img{
  width:56px;
  height: 56px;
}
.tipsTricksWrap .bottomBtn{
  margin:40px 0px 120px 0px;
}


.right-animation-wrap{
  position: relative;
}
.right-animation-wrap .webShow, .right-animation-wrap .mobileShow{
  width: 100%;
}
.right-animation-wrap .webShow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.right-animation-wrap .mobileShow{
  margin-top:20px;
  padding:12px;
}
.right-animation-wrap .mobileShow img{
  width:100%;
  height: auto;
}

.iconOrangeTwoRowBtn img{
  width:24px;
  height:24px;
}
.afterBtn .iconOrangeRoundBtn img{
  width:24px;
  height:24px;
}

.whiteTwoRowBtn{
	font-family: 'NunitoSans-SemiBold';
  height: 60px;
	/* padding: 0 42px; */
	text-align: center;
  border-radius: 8px;
	border: 1px solid #E05149;
  color: #E05149;
	text-decoration: none;
  width:100%;
}

.whiteTwoRowBtn .flexColCenter {
  margin-left: 10px;
}
.whiteTwoRowBtn span{
  font-size: 1.25rem;
  line-height: 24px;
}
.whiteTwoRowBtn label{
  font-size: 0.875rem;
}
.whiteTwoRowBtn:hover{
  color: #ffffff;
  background: #E05149;
}

.whiteTwoRowBtn:active{
  color: #ffffff;
  background: #E05149;
}

  .menuListWrap .btnWrap .iconOrangeRoundBtn, .menuListWrap .btnWrap .whiteRoundBtn{
    height: 52px;
    line-height: 52px;
    font-size: 1rem;
    padding: 0 20px;
    min-width: 200px;
    border-radius:8px;
  }
  .menuListWrap .btnWrap{
    margin-top:0px;
  }
  .menuListWrap .btnWrap .whiteRoundBtn{
    margin-left:16px;
  }
  .menuListWrap .btnWrap .whiteRoundBtn svg{
    margin-bottom:4px;
  }
  .iconOrangeBtn img {
    width: 24px;
    height: 24px;
  }

  .readMoreFlex {
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0; /* 添加这行 */
    margin: 0 auto; /* 修改这行 */
    max-width: 680px;
    border-radius: 12px;
    border-width: 1px;
    background: linear-gradient(89.97deg, rgba(243, 228, 255, 0.9) 0.83%, rgba(218, 224, 255, 0.9) 32.29%, rgba(255, 228, 228, 0.9) 70.42%, rgba(255, 219, 210, 0.9) 99.98%);
    padding: 12px 40px;
    display: none;
    z-index: 100;
  }
  .readMoreFlex .readMoreFlexSpan {
    font-family: 'NunitoSans-SemiBold';
    font-size: 1.5rem;
  }
  .readMoreFlex .orange-btn-right-icon {
    height: 48px;
    line-height: 48px;
  }
  .readMoreFlex .orange-btn-right-icon span{ 
    font-size: 1.125rem;
  }
  .readMoreVideoFlex {
    position: relative;
  }
  .readMoreVideoFlex .readMoreVideoFlexClose {
    position: absolute;
    right: -34px;
    top: -6px;
    cursor: pointer;
    width: 16px;
    height: 16px;
  }


  .menuListWrap ul .techSpec1024 {
  pointer-events: none;
  font-family: 'NunitoSans-SemiBold';
  font-size: 20px;
  padding-left: 10px;
  padding-right: 0;
}
.techSpec1024 img{
  width: 40px;
  height: 40px;
  margin-right: 8px;
}

.navHover1024 {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 100;
  width: 100%;
}
.menuListWrap .navHover1024 ul {
  align-items: start;
  width: 100%;
}
.menuListWrap .navHover1024 ul li {
  text-align: left;
  width: 100%;
  border-bottom: 1px solid #D3D3D34D;
  height: 48px;
  line-height: 48px;
}
.menuListWrap .navHover1024 ul li:last-child {
  border-bottom: none;
}
.menuListWrap  .navFixedUl1024 {
  width: 100%;
}
.navFixed1024 .afterBtn {
  padding: 0 !important;
}
.navFixed1024 .afterBtn .btnWrap {
  margin-top: 0;
}

.navFixed1024 .navFixedIcon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  margin-left: 16px;
}
.menuListWrap .navFixedUl1024, .navHover1024 ul {
  background-color: #fff;
}
.menuListWrapMax {
  display: none;
}
.menuListWrapSmall {
  display: block;
}
.menuListWrap .navFixedUl1024 .iconOrangeRoundBtn, .menuListWrap .navFixedUl1024 .whiteRoundBtn{
  min-width: 160px !important;
}
.navFixedUl1024 .afterBtn .btnWrap1024 {
  display: none;
}
.nav-tab-fixed-small{
  position: fixed !important;
  top: -20px !important;
  z-index: 10;
  width:100%;
  margin-top:0px;
}


.whiteTwoRowBtn .whiteTwoRowBtnIcon{
  width: 24px;
  height: 24px;
    background: url('/assets/images/icon/icon-download-orange.png') 0 0 no-repeat;
  background-size:100% 100%;
}
.whiteTwoRowBtn:hover .whiteTwoRowBtnIcon{
  background: url('/assets/images/icon/icon-download-white.png') 0 0 no-repeat;
  background-size:100% 100%;
}
.btnWrap .whiteRoundBtn {
  display: flex;
}
.whiteRoundBtn .whiteRoundBtnIcon {
  width: 24px;
  height: 24px;
    background: url('/assets/images/icon/icon-download-black.png') 0 0 no-repeat;
  background-size:100% 100%;
  margin-right: 8px;
}
.whiteRoundBtn:hover .whiteRoundBtnIcon{
    width: 24px;
  height: 24px;
  background: url('/assets/images/icon/icon-download-white.png') 0 0 no-repeat;
    background-size:100% 100%;
}
.menuListWrap .iconOrangeRoundBtn {
  display: flex;
}

.navFixed1024 {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 768px) { 
  .whyTopFlexWrap .whyTop1Item {
    padding: 40px 0;
  }
  .seeWhatFlexWrap::before {
    display: none;
  }
  .readMoreFlex .orange-btn-right-icon {
    padding: 0 10px;
    min-width: 152px;
  }
  .readMoreFlex .readMoreFlexSpan {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
    .menuListWrap .btnWrap .iconOrangeRoundBtn, .menuListWrap .btnWrap .whiteRoundBtn{
    height: 52px;
    line-height: 52px;
    font-size: 1rem;
    padding: 0 20px;
    min-width: 200px;
    border-radius:8px;
  }

    .menuListWrap .btnWrap .whiteRoundBtn{
    margin-left:16px;
  }
  .menuListWrap .btnWrap .whiteRoundBtn svg{
    margin-bottom:4px;
  }
  .navFixed1024 {
  padding-left: 32px;
  padding-right: 32px;
}
  body{
    background: url('/assets/images/free/bg-web768.webp') 0 0 no-repeat;
    background-size:100% 100%;
  }
  .topProductInfoWrap{
    margin-top:60px;
  }
  .fourInfoWrap .fourInfoItem{
    width:auto;
  }
  .iconOrangeTwoRowBtn, .whiteBtn, .whiteTwoRowBtn{
    width: 254px;
  }
  .otherNeedVersion{
    justify-content: start;
  }
  .btnWrap .whiteBtn, .whiteTwoRowBtn{
    margin-top: 0px;
    margin-left: 24px;
  }
  .sectionWrap{
    /* margin-top:60px; */
  }
  .blackSection{
    margin-top:120px;
  }
  .fAQsWrap{
    margin-top:80px;
  }
  .sectionTitle .gradientDiv .gradient-text{
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  .sectionWrap .sectionTitle .boldText{
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  .prevAndNext{
    margin-top: -110px
  }
  .imgListWrap .flexRowStart{
    gap:32px;
  }
  .imgListWrap .imgItem{
    flex: 0 0 calc(50% - 16px);
  }

  .whyTopFlexWrap .whyTop1Item{
    height:282px;
  }
  .howToUseStepWrap .accordion-item{
    height:99px;
    transition: 0.3s;
    overflow: hidden;
  }
  .howToUseStepWrap .accordion-header{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: start;
  }
  .howToUseStepWrap .accordion-item:has([aria-expanded="true"]) .accordion-header{
    height:220px;
  }
  .howToUseStepWrap .accordion-item:has([aria-expanded="true"]) .accordion-header img{
    display: block;
  }
  .howToUseStepWrap .accordion-item:has([aria-expanded="true"]) .accordion-header .webText{
    display: block;
  }
  .howToUseStepWrap .accordion-header{
    height:102px;
  }
  .howToUseStepWrap .accordion-item:has([aria-expanded="true"]){
    height:250px;
  }
  .howToUseStepWrap .accordion-collapse{
    display:none;
  }
  .accordion-header img{
    width:240px;
    height: auto;
  }
  .accordion-header .step{
    width:100px;
    margin-right:18px;
  }
  .accordion-header .textWrap{
    width:270px;
  }
  .howToUseStepWrap .accordion-header .textWrap h4{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: start;
  }
  .howToUseStepWrap .accordion-item:has([aria-expanded="true"]) .accordion-header .textWrap h4 {
    -webkit-line-clamp: 4;
  }
  .howToUseStepWrap .accordion-header h4:nth-child(1){
    margin-bottom:12px;
  }

  .seeWhatFlexWrap{
    column-count: 3; /* 设置列数 */
    column-gap: 16px; /* 设置列之间的间隙 */
  }
  .seeWhatFlexWrap .seeWhatOurItem{
    break-inside: avoid-column; /* 防止内容被分割到多个列中 */
    margin-top:16px;
    padding:40px 24px;
  }
  .blackBgWrap{
    padding:100px 96px;
  }
  .blackBgWrap .btnWrap{
    margin-top:64px;
  }
  .blackBgWrap .iconOrangeBtn{
    width:243px;
  }
  .iconOrangeBtn img{
    margin-bottom: 4px;
  }
  .blackBgWrap .whiteBorderBtn{
    width:243px;
    margin-top:0px;
    margin-left:16px;
  }

  .tipsFlexWrap{
    margin-top: 40px;
    gap:16px;
  }
  .tipsItem{
    margin-top:0px;
    width:calc(33.33% - 16px);
  }
  .tipsItem .tipTextDiv p{
    overflow:hidden;
    text-overflow:clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .right-animation-wrap .mobileShow{
    margin-top:30px;
    padding:32px;
  }
}

@media (min-width: 1025px) {
  .menuListWrapMax {
    display: block;
  }
  .menuListWrapSmall {
    display: none;
  }
}
@media (min-width: 1024px) {
  .navFixedUl1024 .afterBtn .btnWrap1024 {
    display: block;
  }
    .howToUseWrap{
      padding: 60px 0px;
    }
  body{
    background: url('/assets/images/free/bg-web1024.webp') 0 0 no-repeat;
    background-size:100% 100%;
  }
  .iconOrangeBtn,.whiteBtn, .whiteTwoRowBtn{
    width: 254px;
  }
  .menuListWrap ul li{
    margin-left:-1px;
  }
  .sectionTitle .gradientDiv .gradient-text{
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .sectionWrap .sectionTitle .boldText{
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .btn-group-scroll .tabBtn{
    width:100%;
  }
  .freeTopSwiper .swiper-slide{
    width:560px;
    height:640px;
  }
  .freeTopSwiper .swiper-slide.swiper-slide-active{
    width:864px!important;
  }
  .freeTopSwiper{
    max-width: 1920px;
  }
  .prevAndNext{
    margin-top: 50px;
  }

  .howToUseStepWrap .accordion-header h4:nth-child(1){
    margin-left:0px;
  }
  .fAQsWrap{
    margin-top:120px;
  }

  .whyTopFlexWrap .whyTop1Item{
    flex:0 0 calc(33% - 20px);
    padding: 40px 20px 10px 20px;
  }
  .accordion-header .step{
    width:120px;
    margin-left:30px;
  }
  .accordion-header .textWrap{
    width:250px;
    margin:0 80px 0 80px;
  }
  .accordion-header img{
    width:310px;
    height: auto;
  }
  .seeWhatFlexWrap .seeWhatOurItem{
    padding:40px;
  }

  .blackBgWrap{
    padding:100px 106px;
  }

  .tipsItem .tipTextDiv p{
    -webkit-line-clamp: 2;
  }
  .nav-tab-fixed{
    position: fixed !important;
    top: -20px !important;
    z-index: 10;
    width:100%;
    margin-top:0px;
  }
  .right-animation-wrap .mobileShow{
    padding:0px;
    margin-top:40px;
  }
  .whyIsTop1Wrap .btnAllWrap{
    display: flex;
  }
}
@media (min-width: 1200px) {
  .menuListWrap ul{
    width:1136px;
  }
  .menuListWrap ul li{
    margin-left: 35px;
  }
  .sectionWrap{
    /* margin-top:80px; */
  }
  .swiper {
    height: auto;
  }
  .prevAndNext{
    left:40px;
    bottom:25px;
  }
  .imgListWrap .flexRowStart{
    /* gap:40px; */
  }
  .imgListWrap .imgItem{
    flex: 0 0 calc(25% - 30px);
  }

  .accordion-header .step{
    width:120px;
    margin-left:60px;
  }
  .accordion-header .textWrap{
    width:430px;
  }
  .accordion-header img{
    width:310px;
    height: auto;
  }
  .seeWhatFlexWrap{
    column-gap: 26px; /* 设置列之间的间隙 */
  }
  .seeWhatFlexWrap .seeWhatOurItem{
    margin-top:26px;
  }

  .contentImgSmall,.blackBg, .mouseIcon{
    visibility: hidden;
  }
  .orangeBg{
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 324px;
    max-height: 449px;
  }
  @keyframes contentImgMove {
    0% {
       translate: 0 0;
    }
    100% {
      translate: -100px -108px;
    }
  }
  .contentImg{
    position: absolute;
    right:10px;
    bottom:10px;
    translate: -100px -108px;
    max-width: 340px;
    max-height: 460px;
  }
  .contentImgAnimation{
    animation: contentImgMove 1s linear;
  }
  @keyframes contentImgSmallMove {
    0% {
      right: 90px;
      visibility:visible;
    }
    100% {
      right:33px;
      visibility:visible;
    }
  }
  .contentImgSmall{
    position: absolute;
    bottom: 40px;
    right: 33px;
    max-width: 288px;
    max-height: 387px;
  }
  .contentImgSmallAnimation{
    visibility:visible;
    animation: contentImgSmallMove 0.7s ease-out;
  }
  @keyframes blackBgMove {
    0% {
      right:-30px;
      visibility:visible;
    }
    100% {
      right:60px;
      visibility:visible;
    }
  }
  .blackBg{
    position: absolute;
    right:60px;
    bottom:22px;
    max-width: 435px;
    max-height: 111px;
  }
  .blackBgAnimation{
    visibility:visible;
    animation: blackBgMove 0.7s ease-out;
  }
  .mouseIcon{
    position: absolute;
    right: 84px;
    top: 111px;
    max-width: 100px;
    max-height: 100px;
  }
  .topProductInfoWrap .titleDiv h1{
    font-size: 3rem;
    line-height: 81px;
  }
}
@media (min-width: 1464px) {
    .howToUseWrap{
      padding: 120px 0px;
    }
    @keyframes contentImgMove {
    0% {
       translate: 0 0;
    }
    100% {
      translate: -223px -108px;
    }
  }
  .contentImg{
    position: absolute;
    right:10px;
    bottom:10px;
    translate: -223px -108px;
  }
  .contentImgAnimation{
    animation: contentImgMove 1s linear;
  }
  body{
    background: url('/assets/images/free/bg-main.webp') 0 0 no-repeat;
    background-size:100% 100%;
  }
  .topProductInfoWrap{
    margin-top:100px;
  }
  .topProductInfoWrap .titleDiv h1{
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .howToUseStepWrap{
    padding:0 120px;
  }
  .menuListWrap ul{
    width:1424px;
  }
  .menuListWrap ul li{
    margin-left: 0px;
    padding:0 110px;
  }
  .menuListWrap .afterBtn{
    padding:4px 8px 0 0px;
    margin-left: 15px;
  }

  .featuresFlexWrap .firstItem{
    width:555px;
    height:532px;
  }
  .featuresWrap .content{
    padding:0px;
  }
  .featuresFlexWrap .yellowBgItem{
    width:855px;
    height:532px;
    margin-top:0px;
    margin-left:30px;
  }
  .featuresFlexWrap .thirdItem{
    width:855px;
    height:532px;
  }
  .featuresFlexWrap .fourItem{
    width:555px;
    height:532px;
    margin-left: 30px;
  }
  .featuresItem .text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
  .sectionWrap{
    margin-top:120px;
  }
  .freeTopSwiper .swiper-slide{
    width:560px;
    height:640px;
  }
  .freeTopSwiper .swiper-slide.swiper-slide-active{
    width:864px!important;
  }
 
  .btn-container {
    width:245px;
  }

  .whyIsTop1Wrap .whyTopFlexWrap{
    gap:40px;
  }
  .whyTopFlexWrap .whyTop1Item{
    flex:0 0 calc(33% - 40px);
    padding: 40px 20px;
  }
  .accordion-header .step{
    width:120px;
    margin-left:120px;
  }
  .accordion-header .textWrap{
    width: 480px;
  }
  .accordion-header img{
    width:310px;
    height: auto;
  }
  .seeWhatFlexWrap{
    column-gap: 36px; /* 设置列之间的间隙 */
  }
  .seeWhatFlexWrap .seeWhatOurItem{
    margin-top:36px;
  }
  .blackBgWrap{
    padding:100px 60px;
  }
  .barrage-item {
    width:calc(25% - 18px);
    font-size: 1.25rem;
  }
  .mouseIcon{
    right: 84px;
    top: 111px;
  }
}
