.line-1{
  width: 100%;
  height: auto;
  position: relative;
}
.line-1>img{
  width: 100%;
  height: auto;
}
.line-1 .btn-box{
  position: absolute;
  left: 16.8%;
  top: 54%;
  z-index: 1;
  width: 128px;
  height: 50px;
}
.line-1 .btn-box button{
  width: 128px;
  height: 50px;
  color: #ffffff;
  border: 0;
  border-radius: 7px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  background-image: url(https://asset.joinf.com/official/images/button.gif?t=222);
  background-size: 128px 50px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.line-2{
  width: 100%;
  height: auto;
  background: #ffffff;
}

.explain-list {
  width: 1200px;
  height: 472px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items:flex-start;
}

.explain-list .explain-box{
  width: 373px;
  height: 472px;
  padding: 50px;
  text-align: center;
  border-radius: 10px;
}

.explain-list .active{
  background: #ffffff;
  box-shadow: 10px 32px 50px 0px rgba(205,210,237,0.30); 
}

.explain-list .explain-box>img{
  height: 181px;
  width: auto;
}

.explain-list .explain-box .explain-box-title{
  width: 84px;
  height: 30px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  text-align: LEFT;
  color: #252642;
  line-height: 30px;
  margin: auto;
  margin-top: 10px;
}

.explain-list .explain-box .explain-box-dsc{
  width: 300px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  text-align: LEFT;
  color: #686d88;
  line-height: 32px;
  margin: auto;
  margin-top: 20px;
}

.line-3{
  width: 100%;
  height: 720px;
  background: linear-gradient(289deg,#f8f9fc 0%, #fafbfd 100%);
}

.line-3 .line-3-enterprise{
  width: 1200px;
  /* height: 410px; */
  margin: auto;
  overflow: hidden;
}

.line-3 .line-3-enterprise .line-3-enterprise-left{
  width: 574px;
  padding-right: 20px;
  padding-top: 50px;
}

#leftSwiper{
  width: auto;
  width: 1396px;
  overflow: hidden;
}

.swiper-slide{
  width: 1396px;
}

#leftSwiper .swiper-pagination{
  text-align: left!important;
  bottom: 38px;
}

#leftSwiper .swiper-pagination .swiper-pagination-bullet{
  width: 42px!important;
  height: 4px!important;
  border-radius: 0!important;
}

#leftSwiper .swiper-pagination .swiper-pagination-bullet-active{
  background: #fe6d40!important;
}

#leftSwiper .line-3-enterprise-left-title{
  height: 30px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  color: #252642;
  line-height: 30px;
}
#leftSwiper .line-3-enterprise-left-dsc{
  min-height: 72px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #686d88;
  line-height: 32px;
  margin-top: 30px;
}

@media screen and (max-width:  1366px){
  .explain-list .explain-box .explain-box-dsc{
    font-size: 14px;
    line-height: 28px;
  }
  #leftSwiper .line-3-enterprise-left-dsc{
    font-size: 14px;
    line-height: 28px;
  }
}

.line-3 .line-3-enterprise .line-3-enterprise-right{
  width: 626px;
  height: 410px;
  overflow: hidden;
}
.line-3 .line-3-enterprise .line-3-enterprise-right img{
  width: auto;
  height: auto;
  max-width: 626px;
  max-height: 410px;
}

.line-3 .line-3-enterprise-left-btn{
  margin-top: 20px;
}

.line-3 .line-3-enterprise-left-btn button{
  width: 118px;
  height: 44px;
  padding: 6px 0;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: center;
  cursor: pointer;
}

.line-4{
  width: 100%;
  height: auto;
  background: #ffffff ;
}

.line-4 .img{
  display: block;
  width: 1200px;
  margin: auto;
}
.bg-f9fafd{
  background: #f9fafd;
}

.line-7{
  padding-bottom: 10px;
}
.line-8{
  padding: 60px 0;
}
.line-8 .functionList{
  width: 1200px;
  height: zuto;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
}
.line-8 .functionList .img-box{
  width: 560px;
  height: 434px;
}

.line-8 .functionList .img-box img{
  width: 560px;
  height: 434px;
}

.line-8 .functionList .cont-box{
  width: 542px;
}
.line-8 .functionList .cont-box .title1{
  height: 34px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: 600;
  text-align: LEFT;
  color: #333333;
  line-height: 34px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: start;
  box-sizing: border-box;
}
.line-8 .functionList .cont-box .title1>span{
  display: inline-block;
  width: 5px;
  height: 27px;
  background: #fe6d40;
  border-radius: 1px;
  margin-right: 20px;
}

.line-8 .functionList .cont-box .title2{
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Medium;
  /* font-weight: 500; */
  color: #4d526d;
  line-height: 42px;
  margin-top: 20px;
}

.line-8 .functionList .cont-box .mt-10{
  margin-top: 10px;
}

.line-8 .functionList .cont-box .desc{
  margin-top: 28px;;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #4d526d;
  line-height: 32px;
}

.line-8 .functionList .cont-box .desc .flex-1 span{
  font-weight: 600;
}

.line-8 .functionList .cont-box .desc .msg-icon{
  width: 6px;
  height: 6px;
  background: #4f5384;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
  margin-top: 12px;
}

.line-8 .functionList .cont-box .btn-box{
  width: 120px;
  height: 48px;
  margin-top: 28px;
  background:linear-gradient(289deg, rgba(255,255,255,0.58) 0%, rgba(255,255,255,0.00) 100%) 0.9115360975265503 0.9115360975265503;;
  padding: 1px;
  border-radius: 8px;
}

.line-8 .functionList .cont-box .btn-box button{
  width: 118px;
  height: 44px;
  color: #ffffff;
  border: 0;
  border-radius: 7px;
  background: linear-gradient(264deg,#fe6d40 0%, #fe9040 100%);
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  cursor: pointer;
}


.bor-l{
  border-left: 1px solid #f0f2fa;
}
.bor-r{
  border-right: 1px solid #f0f2fa;
}
.bor-b{
  border-bottom: 1px solid #f0f2fa;
}

/* .line-4 .line-4-btn-box{
  width: 126px;
  height: 44px;
  margin: auto;
  margin-top: 50px;
  background:linear-gradient(289deg, rgba(255,255,255,0.58) 0%, rgba(255,255,255,0.00) 100%) 0.9115360975265503 0.9115360975265503;;
  padding: 1px;
  border-radius: 8px;
}

.line-4 .line-4-btn-box button{
  width: 124px;
  height: 42px;
  color: #ffffff;
  border: 0;
  border-radius: 7px;
  background: linear-gradient(264deg,#fe6d40 0%, #fe9040 100%);
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  cursor: pointer;
} */

.line-5{
  width: 100%;
  background: #f9fafd;
}

.line-5 .content-explain{
  line-height: 32px!important;
}

.line-5 .line-5-img{
  margin: auto;
  width: 1200px;
  height: auto;
}

.line-5 .line-5-img > img {
  width: 1200px;
}

.line-14{
  width: 100%;
  height: 238px;
  padding-top: 63px;
  background: url('https://asset.joinf.com/official/images/product/line-14bg.png') no-repeat ;
  background-size:100% 100%;
}
.line-14 .line-14-title{
  width: 100%;
  height: 45px;
  font-size: 32px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  text-align: CENTER;
  color: #ffffff;
  line-height: 45px;
}

.line-14 .line-14-btn-box{
  width: 126px;
  height: 44px;
  margin: auto;
  margin-top: 20px;
  background:linear-gradient(289deg, rgba(255,255,255,0.58) 0%, rgba(255,255,255,0.00) 100%) 0.9115360975265503 0.9115360975265503;;
  padding: 1px;
  border-radius: 8px;
}

.line-14 .line-14-btn-box button{
  width: 124px;
  height: 42px;
  color: #ffffff;
  border: 0;
  border-radius: 7px;
  background: linear-gradient(264deg,#fe6d40 0%, #fe9040 100%);
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  cursor: pointer;
}

