.banner {
  width: 100%;
  height: 526px;
  position: relative;

  background: url('../../../static/img/imgs/free-banner@2x.png') center top no-repeat;
  background-size: cover;
}
h1, h2, h3, h4, p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  color: #333;
  margin: 0;
}
.bantxt {
  width: 1200px;
  margin: 0 auto;
  color: #FFF;
  padding-top: 103px;
}

.ban-title {
  font-size: 56px;
  font-weight: 600;
  padding-top: 171px;
  position: relative;
  opacity: 0;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
}

.ban-img{
  width: 331.25px;
  height: 50px;
  margin-top: 170px;
  opacity: 0;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
}
.ban-h4 {
  margin-top: 84px;
  font-size: 48px;
  font-weight: bold;
  line-height: 48px;
  color: #FFFFFF;
  text-shadow: 0px 3px 10px #004DAB;
  opacity: 0;
  /* font-size: 20px;
  padding-top: 10px;
  position: relative;
  opacity: 0; */
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.h4 {
  font-size: 14px!important;
}
.top-btn-box{
   display: flex;
   justify-content: flex-start;
}

.btn-sheet {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  width: 134px;
  height: 34px;
  font-size: 14px;
  background: #FFF500;
  border-radius: 17px;
  text-align: center;
  /* line-height: 34px; */
  /* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.1); */
  cursor: pointer;
  /* font-weight: 500; */
  color: #333;
  margin-top: 40px;
  opacity: 0;
  -webkit-animation: slide-left 1.2s forwards;
  animation: slide-left 1.2s forwards;
}

.right-btn-sheet {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 134px;
  height: 34px;
  font-size: 14px;
  background: #fefeff;
  border-radius: 17px;
  text-align: center;
  /* line-height: 34px; */
  /* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.1); */
  cursor: pointer;
  /* font-weight: 500; */
  color: #333;
  margin-top: 40px;
  opacity: 0;
  -webkit-animation: slide-left 1.2s forwards;
  animation: slide-left 1.2s forwards;
}
.btn-sheet img {
  width:15px;
  height: 14px;
  margin-left: 0;
  margin-right: 7px;
  margin-top: 2px;
}
.right-btn-sheet img {
  width:15px;
  height: 14px;
  margin-left: 0;
  margin-right: 7px;
  margin-top: 2px;
}

.ban-adv {
  margin-top: 40px;
 
}
.ban-adv img{
  width: 16px;
  height: 16px;
  margin-right: 7px;
}
.ban-item {
  margin-top: 21px;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  margin-bottom: 13px;
  opacity: 0;
  /* letter-spacing: 100px; */
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}



.applyProcessWrap {
  padding-top: 50px;
  text-align: center;
}
.applyProcess-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #333333;
  text-align: center;
  opacity: 0;
}
.title-bottom {
  opacity: 0;
  margin: 10px auto 0 auto;
  width: 152px;
  height: 3px;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  background-image: linear-gradient(to right, rgba(59, 135, 249, 1), rgba(235, 152, 38, 1));
}
.process-part {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 52px;
}
.process-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;

}
.itemlogo-img {
  width: 137px;
  height: 137px;
  cursor: pointer;
}
.process-line {
  width: 276px;
  height: 8px;
}
.processImgTips {
  padding: 17px 0 6px 0;
}
.circleSpan {
  width: 24px;
  height: 24px;
  border: 2px solid #1B81FC;
  border-radius: 50%;
  opacity: 1;
  font-size: 16px;
  font-family: Roboto;
  font-weight: bold;
  line-height: 16px;
  color: #1B81FC;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  margin-right: 6px;
}
.processImgTips .linkSpan {
  color: #186CEA;
  cursor: pointer;
}
.titleSpan {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #333333;

}
.processItem-tips {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #666666;
}

.process-line {
  margin-bottom: 57px;
}

.btn-down {
  display: inline-block;
  width: 172px;
  height: 36px;
  color: rgba(24, 108, 234, 1);
  border: 1px solid rgba(24, 108, 234, 0.58);
  border-radius: 36px;
  line-height: 36px;
  /* margin-bottom: 30px; */
  cursor: pointer;
  /* opacity: 0; */
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  font-size: 17px;
  margin: 40px 0 50px 0;
  opacity: 0;
}

.btn-down:hover {
  background-color: rgba(235, 246, 255, 1);
}

.btn-down img{
  vertical-align: middle;
  /* width: 17px; */
  height: auto;
  margin-bottom: 2px;
}


.reason-wrap {
  padding-bottom: 80px;
  background: url("../../../static/img/imgs/free-bg@2x.png");
  overflow: hidden;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 14px;
  padding: 40px 0 40px;
}
.deve-title {
  opacity: 0;
  text-align: center;
  font-size: 30px;
  padding-top: 38px;
}
.deve-title img {
  vertical-align: middle;
}
.middle6 {
  width: 67px;
  height: 78px;
  padding: 0;
}
.left-titleimg {
  width: 38px;
  height: 16px;
  padding: 0 10px;
}
.deve-title img.right {
  transform: rotate(180deg);
  width: 38px;
  height: 16px;
  padding: 0 10px;
}
.reason-wrap .deve-title {
  color: #FFF;
  margin-bottom: 38px;
}
.row {
  display: flex;
  margin: 0;
  padding: 0;
  padding-left: 70px;
  /* padding-inline-start: 0;
  justify-content: space-between;
  margin-block-start: 0; */ 
}
.toprow .reason-item{
  border-bottom: 1px dashed #DEDEDE;
}
.bottomrow .reason-item{
  padding-top: 20px;
}
.reason-item {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  width: 328px;
  height: 162px;
  opacity: 0;
  /* padding: 35px; */
  box-sizing: border-box;
}
.reason-item.center {
  width: 406px;
  border-left: 1px dashed #DEDEDE;
  border-right: 1px dashed #DEDEDE;
}
.reason-item.slide-bottom {
  animation-duration: 2s;
}
.reason-item h3 {
  font-size: 18px;
  font-weight: 500;
  color: #0D58CD;
  margin: 6px 0 15px;
}
.reason-item p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #666666;
}
.reason-item img {
  width: 58px;
  height: 58px;
}
#reason1 {
  /* padding-left: 70px; */
}
/* 动画设置 */
#reason1.slide-bottom {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
#reason2.slide-bottom {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
#reason3.slide-bottom {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#reason4.slide-bottom {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
#reason5.slide-bottom {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
#reason6.slide-bottom {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}


.custom-wrap {
  background: #FAFAFA;
  text-align: center;

}
.deve-title-customer {
  padding-top: 50px;
  opacity: 0;
}
.deve-title-p {
  margin-top: 22px;
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-align: center;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.custom-swiper {
  width: 1224px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;

}
.swiper-wrap {
  width: 1320px;
  margin: 0 auto;
  display: flex;
  position: relative;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.swiper-wrapper {
  bottom: 4px;
}

.swiper-slide {
  width: 384px !important;
  /* height: 523px; */
  background: #FFFFFF;
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.1600);
  margin: 0 12px;
  /* padding: 26px 20px;
  border-radius: 11px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16); */
}
.custom-video video {
  display: none;
  width: 384px;
  height: 269px;
  cursor: pointer;
  object-fit: fill
}
.custom-video img {
  cursor: pointer;
}
.frontComma {
  left: 9px;
  top: 21px;
}
.endComma {
  bottom: 93px;
  left: 63px;
}
.endComma3 {
  bottom: 115px;
  left: 341px;
}
.endComma4 {
  bottom: 115px;
  left: 330px;
}
.endComma5 {
  bottom: 115px;
  left: 302px;
}
.endComma6 {
  bottom: 115px;
  left: 315px;
}
.endComma7 {
  bottom: 115px;
  left: 303px;
}
.endComma8 {
  bottom: 115px;
  left: 316px;
}
.frontComma,.endComma {
  width: 18px;
  height: 36px;
  position: absolute;
}
 

.custom-video img {
  width: 384px;
  height: 269px;
}
.custom-tips {
  padding: 28px;
  position: relative;
}
.custom-p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  width: 320px;
  height: 110px;
  margin-bottom: 32px;
  text-align: left;
  
}
.custom-info {
  display: flex;
  align-items: center;
}
.custom-info img {
  width: 48px;
  height: 48px;
}
.custom-tl {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  margin: 0 30px;
}
.custom-name {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

.swiper-button-prev {
    background-image: url('../../../static/img/imgs/free-btn1@2x.png');
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -10px;
    background-size: 30px;
    opacity: 1;
    left: 6px;
}
.swiper-button-prev.swiper-button-disabled {
  background-image: url("../../../static/img/imgs/free-btn1@2x.png");
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -10px;
  background-size: 30px;
  opacity: 0.5;
  left: 6px;
}
.swiper-button-next {
  background-image: url("../../../static/img/imgs/free-btn2@2x.png");
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -10px;
  background-size: 30px;
  opacity: 1;
  right: 6px;
}
.swiper-button-next.swiper-button-disabled {
  background-image: url("../../../static/img/imgs/free-btn2@2x.png");
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -10px;
  background-size: 30px;
  opacity: 0.5;
  right: 6px;

}
.btn-class2 {
  margin: 30px 0 50px 0;
}

.bottom-wrap {
  width: 100%;
  height: 242px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../img/free-foot-banner@2x.png');
  text-align: center;
  
}
.bottom-wrap p {
  font-size: 35px;
  font-weight: bold;
  line-height: 35px;
  color: #FFFFFF;
  padding-top: 60px;
}
#totalcount {
  color: #FFF500;
  font-size: 48px;
}
.bottom-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.free-register {
  width: 112px;
  height: 34px;
  background: #FFF500;
  border-radius: 17px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #000000;
  margin-right: 12px;
  line-height: 34px;
}
.download-now {
  width: 112px;
  height: 32px;
  border: 1px solid #FFFFFF;
  opacity: 1;
  border-radius: 17px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #FFFFFF;
  line-height: 32px;
  
}

.button-wraps {
  display: inline-block;
  width: 162px;
  height: 34px;
  color: #186cea;
  border: 1px solid rgba(24, 108, 234, 0.58);
  border-radius: 36px;
  line-height: 34px;
  cursor: pointer;
  font-size: 16px;
}

.button-delay {
  opacity: 1;
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
} 

 .button-wraps:hover {
  background-color: rgba(235, 246, 255, 1);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
} 