.containerHome{
  width:90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.containerHome .logo{
  width:145px;
  height:auto;
}
.loginHome a{
  display:block;
  border-radius: 6px;
  border: 1px solid #9929EA;
  color:#9929EA;
  height:34px;
  line-height:34px;
  padding:0px 20px;
  font-size:13px;
}
.modules-box-home{
  position:relative;
  background:
  linear-gradient(
    110deg,
    rgba(246, 230, 255, 1),
    rgba(252, 248, 240,1),
    rgba(229, 246, 248,0.1) 70.71%
  ),
  linear-gradient(180deg, rgba(229, 246, 248, 0.8), rgba(255,255,255,1) 70.71%),
  linear-gradient(90deg, rgba(245, 229, 255, 1), rgba(255,255,255, 0) 70.71%),
  linear-gradient(100deg, rgba(253, 253, 253, 0.8), rgba(255,255, 255, 0) 70.71%);
}
.bannerDiv{
  margin-top:120px;
  padding:0px 0px 0px 0px; 
  width:100%;
  background: url("./main/home/home_img_banner.png") no-repeat right top;
  background-size:45%; 
}
.chatgpt{
  color:#2C3855;
  font-size:18px;
  font-weight:bold;
}
.frameDiv{
  width:30px;
  height:30px;
  background:linear-gradient(270deg, #9929EA 0%, #5808FB 100%);
  border-radius:5px;
  margin-right:4px;
}
.frameDiv img{
  display:block;
  width:20px;
  height:20px;
}
.bigMsg{
  margin-top:20px;
  color: #5B36A2;
  font-family: "SF Pro";
  font-size: 44px;
  font-style: normal;
  font-weight: 1000;
  line-height:60px; /* 49.5px */
  width:40%;
}
.listmsg{
  margin-top:22px;
  width:45%;
  max-width:600px;
}
.listchild{
  margin-bottom:12px;
}
.cddtxt{
  color: rgba(51, 51, 51, 0.90);
  font-family: "SF Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 157.2%; /* 25.152px */
  padding-left:10px;
}
.cddtxt span{
  color: #5B36A2;
  font-family: "SF Pro";
  font-size: 16px; 
  font-weight:bold;
}
.cdd{
  width:8px;
  height:8px;
  background:#9929EA;
  border-radius:50%;
  margin-top:9px;
}
.trybtn{
  border-radius: 7.5px;
  background: linear-gradient(270deg, #9929EA 0%, #5808FB 100%);
  padding:5px 12px;
  color: #FFF;
  font-size: 14px;
  font-weight:bold;
  margin-top:6px;
}
.trybtn img{
  width:20px;
  height:20px;
  display:block;
  margin-left:2px;
}
.avafor{
  color:#333333;
  font-size:14px;
  margin-right:8px;
}
.avDiv{
  margin-top:15px;
}
.avDiv img{
  width:18px;
  height:18px;
  display:block;
  margin-right:8px;
}

.swiperContainer{
  width:95%;
  margin-left:5%;
  position:relative;
  margin-top:150px;
}

.prevDiv{
  position:absolute;
  left:20px !important;
  top:480px !important;
  width:48px !important;
  height:48px!important;
}
.nextDiv{
  position:absolute;
  left:78px !important;
  top:480px !important;
  width:48px !important;
  height:48px!important;
}
  .acpic{
  width:48px !important;
  height:48px !important;
  display:block;
}
.slidechtel img{
  width:30px;
  height:30px;
  margin-right:10px
}
.prodname{
  color:#333;
  font-size:16px;
 }
 .slidechremark{
   font-size:18px;
   font-weight:bold;	
   color:#2E2E2E;
   line-height:26px;
   text-align:left;
   margin-top:20px;
 }
 .slidechbotwen{
  width:100%;
  position:absolute;
  bottom:0px;
  left:0;
 }
 .learmore{
  color:"#5B36A2";
  font-size:16px;
 }
 .learmore img{
  width:24px;
  height:7px;
  display:block;
  margin-left:10px;
 }
 .botpic{
  width:100%;
  height:230px;
  overflow: hidden;
  margin-top:10px;
  border-radius:20px;
 }
 .botpic img{
  width:100%;
 }
/* .modules-box-bg{
  width:100%;
  height:;
} */

.videotel{
  text-align: center;
  font-size:32px;
  font-weight: bold;
  color:#2E2E2E;
}
.videoDiv{
  max-width:1200px;
  width: 100%;
  margin:20px auto 0;
}
.videoDiv img{
  width:100%;
}
.vch{
  text-align: center;
}
.vnum{
  font-size:36px;
  font-weight: bold;
  color:#2E2E2E;
}
.videomsg{
  font-size:20px;
  color:#2E2E2E;	
  opacity: 0.4;
}
.vline{
  width:1px;
  height:45px;
  border-radius: 36px;
  opacity: 0.3;
  background: #181818;
}

.evalch{
  width:100%;
  height:100%;
  position: relative;
}
.evaluationPar{
  padding:0 10px;
  margin-top:50px;
}
.evaluserpic{
  width:60px !important;
  height:60px !important;
  border-radius: 50%;
  margin-right:10px;
}
.evaltxt{
  text-align: left;
}
.evalname{
  font-size:22px;
  font-weight:bold;
}
.levelpic{
  width:140px !important;
  height:20px!important;
}
.evalcontent{
  font-size:16px;
  line-height:24px;
  color:#333;
  margin-top:20px;
  text-align: left;
}
.evlprevDiv{
  left:0px !important;
  height:50px !important;
  width:50px !important;
  margin-top:-30px !important;
}
.evlnextDiv{
  right:0px!important;
  height:50px !important;
  width:50px !important;
  margin-top:-30px !important;
}
.evalacpic{
  width:100% !important;
  height:100% !important;
}

body.page-home header{
  margin-bottom:0 !important;
}

.mfaqleft{
  width:480px;
  height:600px;
  position: relative;
}
.mfaqleft img{
  width:100%;
  height:100%;
}
.mfaqright ul li{
  border-radius: 21px;
  background: #F4F0FF;
  padding:20px;
  margin-bottom:15px;
}
.mfaqright ul li .liunfold,.mfaqright ul li.on .lifold{
  display:block;
}
.mfaqright ul li .lifold,.mfaqright ul li.on .liunfold{
  display:none;
}
.mfaqright ul li .faqchild{
  display:none;
}
.mfaqright ul li.on .faqchild{
  display:block;
}
.faqchild div,.faqchild a{
  font-size:13px;
  display:block;
  color:#333;
  line-height:24px;
  cursor: pointer;
}
.mainfaqname{
  color:#2E2E2E;
  font-size:20px;
  font-weight:600;
}
.faqdown{
  width:20px;
  height:20px;
  cursor: pointer;
}
.faqmore{
  width:300px;
  height:60px;
  border-radius: 750px;
      border:2px solid #2E2E2E;
  text-align: center;
  color:#2E2E2E;
  font-size:20px;
  line-height:60px;
  margin:30px auto 0;
  cursor: pointer;
}
.containerHomeDown{
  width:100%;
  background: url("./main/home/home_download_img_bg.png") no-repeat;
  height:450px;
  background-size:100%;
  margin-top:80px;
}
.HomeDownDiv{
	align-items:center;
}
.mainAllin{
	text-align:center;
	color:#2E2E2E;
	font-size: 36px;
	font-weight: 700;
}
.mainAllinmsg{
	font-size: 14px;
	color:#333333;
}
.maindownbtn{
	border-radius: 18px;
	background: linear-gradient(96deg, #35FFD0 0%, #20BDFF 49%, #866EFF 98.47%), #292525;
	box-shadow: 0 24px 36px 0 rgba(84, 167, 255, 0.30);
	color:#fff;
	padding:10px 30px;
	font-size: 16px;
	margin-top:30px;
	cursor: pointer;
}
a.maindownbtn:hover{
	color:#fff !important;
	opacity:0.8;
}
.maindownbtn img{
	width:22px;
	height:20px;
	margin-left:10px;
	display:block;
}

.fotbj{
  background: #0B0C13 !important;
}

.home_nav_logo{
  width:182px;
  height:40px;
  display:block;
}
.footlogo{
  margin:0 100px;
}
@media screen and (max-width: 575.98px) {
  .logo {
    margin-top:0 !important;
  }
  .bannerDiv{
    margin-top:20px;
  }
  .bigMsg{
    width:100%;
    font-size:26px;
    line-height:36px;
  }
  .listmsg{
    width:100%;
  }
  .swiperContainer{
    margin-top:20px;
    width:100%;
    margin-left:0 !important;
  }
  .fix-top{
    display:none!important;
  }
  .homeSwiper .swiper-slide{
    width:100%!important;
  }
  .homeSwiper{
    height:auto!important;
  }
  .videotel{
    font-size:24px;
  }
  .vnum{
    font-size:16px;
  }
  .videomsg{
    font-size:12px;
  }
  .evaluationPar{
    padding:0 !important;
  }
  .evaluation .swiper-slide{
    width:100% !important;
  }
  .mblock{display:block !important;}
  .mfaqleft{
    width:100%;
    height:auto;
  }
  .mbno{
    display:none!important;
  }
  .mfaqright{
    margin-top:20px;
  }
  .mfaqright ul{
    margin-left:0!important;
    padding-left:0 !important;
  }
  .containerHomeDown{
    background-size:100% 100%;
    margin-top:20px;
    height:auto !important;
    padding:50px 0 !important;
  }
  .mainAllin{
    font-size:30px;
  }
  .mainAllinmsg{
    text-align:center;
    padding:0 5px;
  }
  .footlogo{
    margin: 0 auto 20px !important;
  }
}