.bg-f5f7fd{
  background: #f5f7fd;
}

.line-1{
  width: 100%;
}
.line-1> img{
  width: 100%;
  height: auto;
  display: block;
}

.line-2 .type-list{
  width: 1200px;
  margin: auto;
  height: 60px;
  background: #e9f1ff;
  backdrop-filter: blur(4px);
  z-index: 101;
  left: 50%;
  margin-left: -600px;
}

.line-2 .type-list-absolute{
  position: absolute;
  top: -60px;
}
.line-2 .type-list-fixed{
  position: fixed;
  top: 84px;
}

@media screen and (max-width:  1920px) {
  .line-2 .type-list-fixed{
    position: fixed;
    top: 62px;
  }
}

.line-2 .type-list .active{
  background: #fe6d40 !important;
  color: #ffffff !important;
}

.type-list .type-box{
  width: 200px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #252642;
  display: block;
  float: left;
  cursor: pointer;
}

.line-2{
  width: 100%;
  /* height: 843px; */
  margin: auto;
  margin-top: 30px;
  background: url(https://asset.joinf.com/official/images/company/line2-bg.jpg) no-repeat ;
  background-size:100% 100%;
  position: relative;
}

.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: 154px;
  height: 202px; 
  position: relative;
}

.line-2 .btn-list .btn-box .btn-box-text{
  width: 100%;
  height: 92px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}

.line-2 .btn-list .btn-box .btn-box-text .btn-box-num{
  height: 50px;
  font-size: 50px;
  font-family: "BarlowCondensed-SemiBold";
  font-weight: normal;
  color: #252627;
  line-height: 60px;
}

.line-2 .btn-list .btn-box .btn-box-text  .btn-box-num span{
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  color: #4d526d;
  line-height: 20px;
  vertical-align: unset;
  padding-left: 4px;
}

.line-2 .btn-list .btn-box .btn-box-text .btn-box-dsc{
  height: 32px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  text-align: center;
  color: #a1a4b8;
  line-height: 32px;
  margin-top: 13.5px;
}

.line-2 .line-2-bottom{
  width: 1220px;
  height: auto;
  margin: auto;
  margin-top: 20px;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}

.line-2 .line-2-bottom .text-box{
  margin-top: 40px;
  width: 568px;
  height: auto;
}

.line-2 .line-2-bottom .text-box .text-label{
  width: 26px;
  padding-left: 10px;
}

.line-2 .line-2-bottom .text-box .text-label span{
  width: 6px;
  height: 6px;
  background: #fe6d40;
  border-radius: 50%;
  display: inline-block;
}

.line-2 .line-2-bottom .text-box .text-cont{
  height: auto;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  text-align: justify;
  color: #686d88;
  line-height: 32px;
  letter-spacing: -0.10px;
}

.line-3{
  width: 100%;
  /* height: 860px; */
  background: url(https://asset.joinf.com/official/images/company/line3-bg.png) no-repeat ;
  background-size:100% 100%;
  padding-top: 100px;
}

.color-fe6d40{
  color: #fe6d40;
  font-size: 36px;
  vertical-align: text-bottom;
  margin-right: 2px;
}
#time-axis{
  width: 1130px;
  overflow-y: auto;
}
#time-axis::-webkit-scrollbar {
  display: none;
}

/* 大 */
.line-3 .time-axis{
  height: 563px;
  margin: auto;
  margin-top: 60px;
}
.line-3 .time-axis .time-axis-year{
  height: 30px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  color: #252642;
  line-height: 30px;
}
.line-3 .time-axis .time-axis-cont{
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #252642;
  line-height: 26px;
  letter-spacing: 0.01px;
  padding-top: 6px;
  padding-bottom: 32px;
}

/* 小 */
.line-3 .time-axis-small{
  height: 424px;
  margin: auto;
  margin-top: 30px;
}
.line-3 .time-axis-small .time-axis-year{
  height: 30px;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  color: #252642;
  line-height: 30px;
}
.line-3 .time-axis-small .time-axis-cont{
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #252642;
  line-height: 22px;
  letter-spacing: 0.01px;
  padding-top: 6px;
  padding-bottom: 6px;
}

#time-axis .time-axis-year-center{
  width: 51px;
}

#time-axis .time-axis-year-center .check-box{
  width: 15px;
  height: 15px;
  margin: auto;
}

#time-axis .time-axis-year-center .line-box{
  height: 7px;
}

#time-axis .time-axis-year-center .line-box>div{
  width: 26px;
  height: 100%;
  border-right: 1px dashed #72767c;
}
/* 文字中线 */

#time-axis .time-axis-cont-center{
  width: 51px;

}
#time-axis .time-axis-cont-center>div{
  width: 26px;
  height: 100%;
  border-right: 1px dashed #72767c;
}

@media screen and (max-width:  1366px){
  .line-2{
    padding: 40px 0 !important;
  }
  .line-2 .line-2-bottom .text-box .text-cont{
    font-size: 14px;
    line-height: 28px;
  }
  .line-2 .line-2-bottom{
    margin-top: 0;
  }
  .line-2 .line-2-bottom .text-box{
    margin-top: 20px;
  }
  .line-3{
    padding-top: 40px;
  }
  .line-3 .time-list{
    margin-top: 20px !important;
  }
}

.line-3 .time-list{
  width: 800px;
  height: 52px;
  margin: auto;
  margin-top: 40px;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end ;
  flex-wrap: wrap;
  justify-content: center;
}


.line-3 .time-list .time-list-item{
  padding: 0 15px;
}
.line-3 .time-list .time-list-item .time-list-item-num{
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: center;
  color: #72767c;
  line-height: 20px;
  cursor: pointer;
}

.line-3 .time-list .time-list-item .time-list-item-num:hover{
  color: #fe6d40;
}

.line-3 .time-list .time-list-item span{
  display: block;
  width: 1px;
  height: 10px;
  background: #a1a4b8;
  margin: auto;
  margin-top: 10px;
}

.line-3 .time-list .active .time-list-item-num{
  height: 26px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #fe6d40;
  line-height: 26px;
  cursor: default;
}

.line-3 .time-list .active  span{
  width: 2px;
  height: 16px;
  background: #fe6d40;
}

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

.line-4 .case-list{
  width: 1200px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items:flex-start;
}
.line-4 .case-list .case-box{
  width: 300px;
  height: 250px;
  background: #f5f7f9;
  overflow: hidden;
}
.line-4 .case-list .case-box:hover > img:hover{
  transform: scale(1.1);
}
.line-4 .case-list .case-box:hover .case-box-text:hover{
  transform: scale(1.1);
}

.line-4 .case-list .case-box>img{
  width: 300px;
  height: 250px;
  transition: 1s;
}

.line-4 .case-list .case-box-text{
  width: 300px;
  height: 250px;
  padding-top: 65px;
  padding-left: 50px;
  transition: 1s;
}
.line-4 .case-list .case-box-text .line-short{
  width: 58px;
  height: 2px;
  background: #fe6d40;
  margin: 16px 0;
}
.line-4 .case-list .case-box-text .line-long{
  width: 123px;
  height: 2px;
  background: #fe6d40;
  margin: 16px 0;
}

.line-4 .case-list .case-box-text .case-box-title{
  height: 32px;
  font-size: 30px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #252627;
  line-height: 32px;
  letter-spacing: 0.03px;
}

.line-4 .case-list .case-box-text .case-box-dsc{
  height: 50px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #72767c;
  line-height: 25px;
  letter-spacing: 0.01px;
}

.line-5 .cooperation{
  width: 100%;
}
#cooperationSwiper{
  overflow: hidden;
  position: relative;
}

#cooperationSwiper .swiper-pagination{
  left: 50%;
  bottom: 140px;
  width: 1200px;
  margin: auto;
  margin-left: -600px;
  text-align: left;
}
@media screen and (max-width:  1280px){
  #cooperationSwiper .swiper-pagination{
    bottom: 20px;
  }
}

@media screen and (min-width:  1281px) and (max-width:  1440px){
  #cooperationSwiper .swiper-pagination{
    bottom: 40px;
  }
}
@media screen and (min-width:  1441px) and (max-width:  1600px){
  #cooperationSwiper .swiper-pagination{
    bottom: 70px;
  }
}

@media screen and (min-width:  1601px) and (max-width:  1680px){
  #cooperationSwiper .swiper-pagination{
    bottom: 90px;
  }
}

@media screen and (min-width:  1681px) and (max-width:  1920px){
  #cooperationSwiper .swiper-pagination{
    bottom: 116px;
  }
}

#cooperationSwiper .swiper-pagination .swiper-pagination-bullet{
  margin-right: 16px;
}

#cooperationSwiper .swiper-pagination .swiper-pagination-bullet-active{
  background: #fe6d40;
}

#cooperationSwiper .swiper-slide .flex-1 .text-box{
  width: 518px;
  height: 198px;
  position: absolute;
  top: 100px;
  right: 83px;
}

#cooperationSwiper .text-box .text-box-title{
  margin-top: 40px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #252642;
  line-height: 36px;
}

#cooperationSwiper .text-box .text-box-dsc{
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #72767c;
  line-height: 32px;
} 

#cooperationSwiper .swiper-slide .flex-1>img{
  width: 100%;
  height: 100%;
}

.line-6 .tab-list{
  width: 450px;
  height: 39px;
  margin: auto;
  text-align: center;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #686d88;
  line-height: 31px;
}
.line-6 .tab-list .tab-list-item{
  display: inline-block;
  width: 144px;
  height: 32px;
  position: relative;
}
.line-6 .tab-list .tab-list-item:hover{
  color: #4d526d;
  font-weight: 600;
  cursor: pointer;
}
.line-6 .tab-list .tab-list-item:hover::after{
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  right: 50%;
  margin-left: -4px;
  width: 8px;
  height: 3px;
  background: #fe6d40;
  border-radius: 100px;
}
.line-6 .tab-list .active{
  color: #4d526d;
  font-weight: 600;
}
.line-6 .tab-list .active::after{
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  right: 50%;
  margin-left: -4px;
  width: 8px;
  height: 3px;
  background: #fe6d40;
  border-radius: 100px;
}
.line-6 .new-list{
  width: 1200px;
  height: 450px;
  margin: auto;
}

.line-6 .new-list .line-6-btn-box{
  /* width: 571px; */
  width: 528px;
  height: 85px;
  position: relative;
  
}

.line-6 .new-list .line-6-btn{
  display: block;
  /* width: 571px; */
  width: 528px;
  height: 85px;
  background: #f5f7fd;
  padding: 0 30px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #252642;
  line-height: 85px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  border-bottom: 1px solid #ededf1;
}
.line-6 .new-list .line-6-btn>span{
  display: inline-block;
  margin-right: 30px;
  color: #FE6D40;
}

.line-6 .new-list .line-6-btn>b{
  margin-right: 10px;
  font-size: 20px;
  display: none;
}

.line-6 .new-list .line-6-btn:hover{
  /* position: absolute;
  left: -30px;
  top: 0;
  width: 631px!important;
  padding: 0 60px!important; */
  background: #fe6d40 !important;
  color: #ffffff !important;
  cursor: pointer;
}

.line-6 .new-list .line-6-btn:hover span{
  color: #ffffff !important;
}
.line-6 .new-list .line-6-btn:hover b{
  color: #ffffff !important;
  display: inline-block !important;
}

.line-6 .new-list .line-6-btn i {
  font-size: 30px;
  vertical-align: bottom;
  margin-right: 25px;
}

.line-6 .new-list .active .line-6-btn{
  /* position: absolute;
  left: -30px;
  top: 0; */
  /* width: 631px!important; */
  padding-left: 50px!important;
  background: #fe6d40 !important;
  color: #ffffff !important;
  border-bottom: 0;
}
.line-6 .new-list .active span{
  color: #ffffff !important;
}
.line-6 .new-list .active b{
  color: #ffffff !important;
  display: inline-block !important;
}

.line-6 .new-list .line-6-more{
  /* width: 571px; */
  width: 528px;
  height: 85px;
  background: #f5f7fd;
  line-height: 90px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #252642;
  padding-left: 229px;
}

.line-6 .new-list .line-6-more>a{
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #252642;
} 

.line-6 .new-list .new-list-right{
  width: 672px;
  height: 425px;
  overflow: hidden;
}

.line-6 .new-list .new-list-right .swiper-slide img{
  width: 672px;
  height: 425px;
}

.line-6 .pagination-box{
  width: 100%;
  height: 32px;
}

#sitehdSwiper .swiper-wrapper .swiper-slide{
  position: relative;
}

#sitehdSwiper .swiper-wrapper .swiper-slide .w-intro{
  opacity: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .29);
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  color: #fff;
}
#sitehdSwiper .swiper-wrapper .w-intro .text-box{
  width: 542px;
  height: 75px;
  position: absolute;
  bottom: 40px;
  left: 40px;
}

#sitehdSwiper .swiper-wrapper .w-intro .text-box .text-box-title{
  height: 40px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  text-align: LEFT;
  color: #ffffff;
  line-height: 30px;
  letter-spacing: 0.01px;
  border-bottom: 1px solid #ffffff;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}

#sitehdSwiper .swiper-wrapper .w-intro .text-box .text-box-dsc{
  height: 30px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: rgba(255,255,255,0.80);
  line-height: 34px;
  letter-spacing: 0.01px;
}

#technology{
  width: 100%;
  height: 280px;
  overflow: hidden;
  position: relative;
}
#technologyList{
  width: 1000000px;
  position: absolute;
  list-style: none; 
}

#technologyList li{
  float:left;
  margin-right: 30px;
}

#technologyList li img{
  height: 280px;
  width: auto;
}

.line-8 .video-box{
  width: 1200px;
  height: 500px;
  margin: auto;
  position: relative;
  cursor: pointer;
}

.line-8 .video-box .play{
  /* display: none; */
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

.line-14{
  width: 100%;
  height: 238px;
  padding-top: 50px;
  background: url(https://asset.joinf.com/official/images/index/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-explain{
  height: 20px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 20px;
}
.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;
}

@font-face{
  font-family:"DIN Condensed-Bold";
  src: url('https://asset.joinf.com/official/fonts/DINCondensedBold.ttf')
}

/*分页*/
.tcdPageCode{
  color: #ccc;
  text-align:center;
  box-sizing: border-box;
  margin: auto;
}
.tcdPageCode a{
  display: inline-block; 
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: rgba(255,255,255,0.00);
  border-radius: 2px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  text-align: center;
  color: #1d2129;
  box-sizing: border-box;
  margin: 0 2px;
}
.tcdPageCode a:hover{
  text-decoration: none;
  width: 32px;
  line-height: 32px;
  background: #fe6d40;
  border-radius: 2px;
  font-size: 16px;
  font-family: Rany, Rany-Regular,Microsoft YaHei;
  text-align: center;
  color: #ffffff;
}
.tcdPageCode .nextPage{
  margin: 0 2px;
  box-sizing: border-box;
}
.tcdPageCode .nextPage:hover,.tcdPageCode .prevPage:hover{
  color: #fe6d40!important;
  background: #ffffff;
}

.tcdPageCode .prevPage{
  margin: 0 2px;
  box-sizing: border-box;
}
.tcdPageCode .current{
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #fe6d40;
  border-radius: 2px;
  font-size: 16px;
  font-family: Rany, Rany-Regular,Microsoft YaHei;
  text-align: center;
  color: #ffffff;
  box-sizing: border-box;
  margin: 0 2px;
}
.tcdPageCode .disabled{	
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 10px;
  box-sizing: border-box;
  
}
.tcdPageCode .disabled i{
  color: #a1a4b8;
}

.tcdPageCode .more{
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #1d2129;
  display: inline-block;
}


@media screen and (max-width:  1366px) {
  #cooperationSwiper .text-box .text-box-dsc{
    font-size: 14px;
    line-height: 28px;
  }
  .line-6 .new-list .line-6-btn{
    font-size: 16px;
  }
  .line-4 .case-list .case-box-text .case-box-title{
    font-size: 20px;
  }
  .line-4 .case-list .case-box-text .case-box-dsc{
    font-size: 14px;
  }
}

