.line-1{
  width: 100%;
  height: auto;
  position: relative;
}
.line-1 > img{
  width: 100%;
  height: auto;
}
#sitehdSubmit1{
  position: absolute;
  left: 18%;
  top: 62%;
  z-index: 1;
  width: 128px;
  height: 50px;
  line-height: 50px;
}

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

.line-2 .btn-list{
  width: 1160px;
  height: 202px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.line-2 .btn-list .btn-box{
  width: 141px;
  height: 198px; 
  text-align: center;
}
.line-2 .btn-list .btn-box>img{
  width: 90px;
}

.line-2 .btn-list .btn-box .btn-box-title{
  height: 22px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  color: #252627;
  line-height: 22px;
  letter-spacing: 0.01px;
  margin-top: 30px;
}

.line-2 .btn-list .btn-box .btn-box-dsc1{
  height: 44px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: CENTER;
  color: #686d88;
  line-height: 22px;
  letter-spacing: 0.01px;
  margin-top: 12px;
}

.line-2 .btn-list .btn-box .btn-box-dsc2{
  height: 44px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  margin-top: 12px;
  text-align: CENTER;
  color: #686d88;
  line-height: 44px;
  letter-spacing: 0.01px;
}

.line-3{
  width: 100%;
  background: url('https://asset.joinf.com/official/images/tradewhy/line3-bg.png') no-repeat ;
  background-size:100% 100%;
}

.line-3 .introduce{
  width: 1200px;
  height: 558px;
  margin: auto;
  overflow: hidden;
  position: relative;
}

.line-3 .introduce .introduce-bg{
  width: 1200px;
  height: 558px;
  padding-left: 456px;
}
.line-3 .introduce .introduce-bg>img{
  width: 744px;
  height: 505px;
}
#introduceSwiper{
  width: 1200px;
  height: 505px;
  position: absolute;
  top: 0;
  left: 0;
}
#introduceSwiper .swiper-pagination{
  bottom: -54px;
}
#introduceSwiper .swiper-pagination .swiper-pagination-bullet{
  margin: 0;
  width: 40px;
  height: 3px;
  border-radius: 10px;
  }

#introduceSwiper .swiper-pagination .swiper-pagination-bullet-active{
  width: 40px;
  height: 3px;
  background: #fe6d40;
  border-radius: 10px;
}

.line-3 .introduce .introduce-item{
  width: 100%;
  height: 505px;
  position: relative;
}
.line-3 .introduce .introduce-item>img{
  width: 744px;
  height: 505px;
  display: block;
  float: right;
}
.line-3 .introduce .introduce-item .cont-box{
  width: 540px;
  height: 372px;
  background: linear-gradient(212deg,rgba(255,255,255,0.89) 28%, rgba(218,239,240,0.31) 100%);
  opacity: 0.9;
  border-radius: 6px;
  backdrop-filter: blur(26px);
  padding: 50px;
  position: absolute;
  top: 60px;
  left: 0;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  text-align: LEFT;
  color: #686D88;
  line-height: 38px;
  letter-spacing: 0.09px;
  
}
.line-3 .introduce .introduce-item .cont-box>span{
  font-size: 36px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #252627;
  letter-spacing: 0.14px;
}

.line-4{
  width: 100%;
  height: auto;
  background: #ffffff ;
}
.line-4 .more-platform{
  width: 106px;
  height: 24px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: CENTER;
  
  line-height: 24px;
  margin: auto;
  margin-top: 28px;
  cursor: pointer;
}

.line-4 .more-platform a{
  color: #fe6d40;
}

.line-4 .more-platform i {
  font-size: 10px;
  vertical-align: top;
}

.line-4 .platform-list {
  width: 1200px;
  height: 383px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items:flex-start;
  margin: auto;
}

.line-4 .platform-list .active{
  background: linear-gradient(271deg,#f0f4ff 0%, #eef9ff 100%) !important;
  border: 1px solid #dae9ff!important;
  border-radius: 6px!important;
}

.line-4 .platform-list .active .platform-list-box{
  display: block!important;
}

.line-4 .platform-list .platform-list-item{
  width: 361px;
  height: 358px;
  padding: 30px;
  background: #ffffff;
  border-radius: 8px;
  position: relative;
  border: 1px solid #ffffff;
}

.line-4 .platform-list .platform-list-item .platform-list-box{
  display: none;
  width: 322px;
  height: 25px;
  position: absolute;
  position: absolute;
  left: 20px;
  bottom: -25px;
  background: rgba(181,197,214,0.24);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  filter: blur(16px);
}

.line-4 .platform-list .platform-list-item .img-box{
  height: 90px;
}
.line-4 .platform-list .platform-list-item .platform-list-title{
  height: 30px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #000000;
  line-height: 30px;
}
.line-4 .platform-list .platform-list-item .platform-list-line{
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  margin-top: 14px;
}
.line-4 .platform-list .platform-list-item .platform-list-dsc{
  height: 78px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: LEFT;
  color: #686d88;
  line-height: 32px;
  margin-top: 20px;
}

.line-4 .platform-list .platform-list-item .platform-list-btn{
  width: 80px;
  height: 32px;
  margin-top: 24px;
}
.line-4 .platform-list .platform-list-item .platform-list-btn>button{
  width: 80px;
  height: 32px;
  background: rgba(254,109,64,0.10);
  border-radius: 8px;
  border: 0;
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  color: #fe6d40;
  line-height: 28px;
}

.line-5{
  width: 100%;
  height: auto;
}

.line-5 .line-5-cont{
  width: 100%;
  height: 312px;
  background: #f0f6f8;
  position: relative;
}
.line-5 .line-5-cont .img-box{
  width: 521px;
  height: 402px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.line-5 .line-5-cont .img-box img{
  height: 402px;
}

.line-5 .line-5-cont .btn-list{
  width: 972px;
  height: 312px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items:flex-start;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -486px;
}
.line-5 .line-5-cont .btn-list .btn-box{
  width: 224px;
  height: 312px;
  padding: 40px 0;
}
.line-5 .line-5-cont .btn-list .btn-box>img{
  width: 112px;
  height: auto;
  display: block;
  margin: auto;
}
.line-5 .line-5-cont .btn-list .btn-box .btn-box-title{
  height: 22px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  text-align: center;
  color: #252627;
  line-height: 22px;
  letter-spacing: 0.01px;
  margin-top: 11px;
}
.line-5 .line-5-cont .btn-list .btn-box .btn-box-dsc{
  height: 24px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: center;
  color: #72767c;
  line-height: 24px;
  margin-top: 16px;
}

.line-6{
  width: 100%;
}

.line-6 .services{
  width: 1200px;
  height: 348px;
  margin: auto;
  background: #f0f6f8;
  backdrop-filter: blur(4px);
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items:flex-start;
}

.line-6 .services .services-item{
  height: 348px;
  position: relative;
}
.line-6 .services .services-item-line{
  width: 1px;
  height: 348px;
  background: #d8dfe7;
}
.line-6 .services .services-item .services-item-default{
  padding-top: 115px;
}
.line-6 .services .services-item .services-item-default .services-item-default-icon{
  width: 60px;
  height: 60px;
  margin: auto;
}
.line-6 .services .services-item .services-item-default .services-item-default-icon>i{
  font-size: 60px;
  color: #252627;
}
.line-6 .services .services-item .services-item-default  .services-item-default-title{
  height: 24px;
  font-size: 18px;
  text-align: center;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #252642;
  line-height: 24px;
  margin-top: 33px;
}
.line-6 .services .active {
  width: 365px;
}

.line-6 .services .services-item .services-item-hover{
  width: 365px;
  height: 396px;
  background: #fe6d40;
  position: absolute;
  left: 0;
  top: -24px;
}
.line-6 .services .services-item .services-item-hover .services-item-hover-icon{
  width: 60px;
  height: 60px;
  margin: auto;
  margin-top: 40px;
  color: #ffffff;
}
.line-6 .services .services-item .services-item-hover .services-item-hover-icon>i{
  font-size: 60px;
}
.line-6 .services .services-item .services-item-hover .services-item-hover-title{
  height: 24px;
  font-size: 18px;
  text-align: center;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #ffffff;
  line-height: 24px;
  margin-top: 30px;
}

.line-6 .services .services-item .services-item-hover .services-item-hover-dsc{
  height: 110px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: center;
  color: #ffffff;
  line-height: 28px;
  margin-top: 20px;
}

.line-6 .services .services-item .services-item-hover .services-item-hover-btn{
  width: 92px;
  height: 32px;
  margin: auto;
  margin-top: 40px;
}

.line-6 .services .services-item .services-item-hover .services-item-hover-btn > button{
  width: 92px;
  height: 32px;
  line-height: 28px;
  border-radius: 8px;
  color: #ffffff;
  border: 1px solid #ffffff;
  background: #fe6d40;
}

.line-7{
  width: 100%;
}

#move{
  width: 100%;
  height: 580px;
  overflow: hidden;
  position: relative;
}

#moveList{
  width: 1000000px;
  list-style: none; 
  position: absolute;
  height: 580px;
}
#technologyList{
  width: auto;
  height: 590px;
  list-style: none;
}

#technologyList li{
  float:left;
}
#technologyList li img{
  width: auto;
  height: 580px;
}

.line-8{
  width: 100%;
  padding-bottom: 100px;
}

.line-8 .customized{
  width: 1200px;
  margin: auto;
}

.line-8 .customized .customized-left{
  width: 296px;
}
.line-8 .customized .customized-left .customized-left-btn{
  width: 266px;
  height: 60px;
  background: #f0f6f8;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: center;
  color: #252627;
  line-height: 60px;
  cursor: pointer;
}
.line-8 .customized .customized-left .customized-left-btn:hover{
  color: #ffffff !important;
  background: #fe6d40 !important;
}
.line-8 .customized .customized-left .active{
  color: #ffffff !important;
  background: #fe6d40 !important;
}
.line-8 .customized .customized-left .customized-left-line{
  width: 266px;
  height: 0px;
  border: 1px solid #e1e6fa;
}

.line-8 .customized .customized-right{

}

.line-8 .customized .customized-right .customized-right-item{
  width: 100%;
  height: 100%;
  background: url('https://asset.joinf.com/official/images/tradewhy/customized-right-item.png') no-repeat ;
  background-size:100% 100%;
  padding: 56px 70px;
}

.line-8 .customized .customized-right .customized-right-item .customized-right-item-title{
  height: 36px;
  font-size: 26px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #252627;
  line-height: 26px;
  letter-spacing: 0.03px;
}

.line-8 .customized .customized-right .customized-right-item .customized-right-item-dsc{
  height: 42px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #72767c;
  line-height: 21px;
  letter-spacing: 0.09px;
}

.line-8 .customized .customized-right .customized-right-item .customized-right-item-btn{
  margin-top: 9px;
  height: 36px;
}

.line-8 .customized .customized-right .customized-right-item .customized-right-item-btn>button{
  width: 118px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #ec7753;
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  
  text-align: center;
  color: #ec7753;
  letter-spacing: 0.01px;
}

.line-9{
  width: 100%;
}
.line-9 .line-9-cont{
  width: 100%;
  height: auto;
  position: relative;
}
.line-9 .line-9-cont img{
  width: 100%;
  height: auto;
  display: block;
}
.line-9 .line-9-cont .student-list{
  width: 1200px;
  height: 296px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -148px;
  overflow: hidden;
}
.line-9 .line-9-cont .student-list .student-list-item{
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items:flex-start;
}

.line-9 .line-9-cont .student-list .student-list-item .student-list-box{
  width: 586px;
  height: 222px;
  padding: 30px;
  background: rgba(0,0,0,0.40);
  border-radius: 4px;
  backdrop-filter: blur(4px);
}

.line-9 .line-9-cont .student-list .student-list-item .student-list-box .student-list-header{
  width: 48px;
  height: 48px;
}
.line-9 .line-9-cont .student-list .student-list-item .student-list-box .student-list-header>img{
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.line-9 .line-9-cont .student-list .student-list-item .student-list-box .student-list-header-name{
  height: 28px;
  font-size: 16px;
  font-family: Inter, Inter-Regular,Microsoft YaHei;
  
  color: #ffffff;
  line-height: 32px;
  padding-left: 17px;
}
.line-9 .line-9-cont .student-list .student-list-item .student-list-box .student-list-header-dsc{
  height: 20px;
  font-size: 14px;
  font-family: Inter, Inter-Regular,Microsoft YaHei;
  
  color: #ffffff;
  line-height: 20px;
  padding-left: 17px;
}

.line-9 .line-9-cont .student-list .student-list-item .student-list-box .student-list-dsc{
  height: 96px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  
  text-align: LEFT;
  color: rgba(255,255,255,0.70);
  line-height: 24px;
  margin-top: 17px;
}

.line-9 .line-9-cont .swiper-pagination-bullet-active{
  background: #ffffff !important;
}




.line-14{
  width: 100%;
  height: 238px;
  padding-top: 63px;
  background: url('https://asset.joinf.com/official/images/sitehd/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-explain{
  letter-spacing: 0.11px;
  height: 32px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: center;
  color: #ffffff;
  line-height: 32px;
}

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

.line-14 .line-14-btn-box button{
  width: 134px;
  height: 42px;
  background: #ffffff;
  border: 0;
  border-radius: 8px;
  color: #fe6d40;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  cursor: pointer;
}
@media screen and (max-width:  1366px) {
  .line-4 .platform-list .platform-list-item .platform-list-dsc{
    font-size: 14px;
    line-height: 28px;
  }
  .line-5 .line-5-cont .btn-list .btn-box .btn-box-dsc{
    font-size: 14px;
  }
  .line-8 .customized .customized-left .customized-left-btn{
    font-size: 14px;
  }
  .line-8 .customized .customized-right .customized-right-item .customized-right-item-dsc{
    font-size: 14px;
  }
}