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

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

.line-2 .explain-box{
  width: 1200px;
  /* height: 460px; */
  margin: auto;
}
.line-2 .explain-box .img-box{
  width: 620px;
  height: 460px;
}
.line-2 .explain-box .img-box > img{
  width: 620px;
}
.pal-34{
  padding-left: 34px !important;
}
.line-2 .explain-box .msg-box{
  padding-top: 40px;
  padding-left: 106px;
}
.line-2 .explain-box .msg-box button{
  width: 200px;
    height: 48px;
    line-height: 48px;
}

.line-2 .explain-box .msg-title{
  height: 60px;
  font-size: 40px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  font-weight: 500;
  color: #4d526d;
  line-height: 60px;
}
.line-2 .explain-box .msg-dsc{
  margin-top: 14px;
  width: 603px;
  height: auto;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #4d526d;
  line-height: 42px;
}

.line-2 .explain-box .msg-dsc .msg-icon{
  width: 6px;
  height: 6px;
  background: #4f5384;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
  margin-top: 18px;
}

.line-3{
  width: 100%;
  height: auto;
  min-height: 200px;
  background: #f6f8fe;
}
.line-3 .line-3-innovate{
  width: 1136px;
  height: 426px; 
  margin: auto;
  margin-top: 40px;
}

.line-3 .line-3-innovate .line-3-btn{
  width: 430px;
  height: 80px;
  background: rgba(255,255,255,0.70);
  border-radius: 8px;
  line-height: 80px;
  margin-top: 20px;
  font-size: 18px;
  color: #686D88;
  cursor: pointer;
  padding-left: 20px;
}

.line-3 .line-3-innovate .line-3-btn:hover{
  background: #fe6d40 !important;
  color: #ffffff !important;
}

.line-3 .line-3-innovate .line-3-btn i {
  font-size: 30px;
  vertical-align: bottom;
  margin-right: 25px;
}
@media screen and (max-width:  1920px) {
  .line-2 .explain-box .msg-title{
    font-size: 28px;
  }
}
@media screen and (max-width:  1366px) {
  .line-2 .explain-box .msg-dsc{
    font-size: 14px;
  }
  .line-3 .line-3-innovate .line-3-btn{
    font-size: 16px;
  }
}
.line-3 .line-3-innovate .active{
  background: #fe6d40 !important;
  color: #ffffff !important;
}

.line-3 .line-3-innovate .line-3-innovate-right{
  width: 639px;
  height: 426px;
  overflow: hidden;
}

.line-3 .line-3-innovate .line-3-innovate-right .swiper-slide img{
  width: 639px;
  height: auto;
}

.line-3 .line-3-btn{
  width: 124px;
  height: 42px;
  margin: auto;
  margin-top: 34px;
}

.line-3 .line-3-btn button{
  width: 124px !important;
  height: 42px !important;
  line-height: 42px !important;
}

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

.line-4 .trade-lint{
  width: 1168px;
  height: 196px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
.line-4 .trade-lint .trade-box{
  width: 217px;
  height: 196px;
}

.line-4 .trade-lint .trade-box .svg-box{
  width: 92px;
  height: 92px;
  margin: auto;
}

.line-4 .trade-lint .trade-box .msg-title{
  width: 100%;
  height: 26px;
  margin-top: 19px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  
  text-align: center;
  color: #252642;
  line-height: 26px;
  letter-spacing: 0.04px;
}

.line-4 .trade-lint .trade-box .msg-dsc{
  width: 191px;
  height: 52px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  text-align: CENTER;
  color: #686d88;
  line-height: 26px;
  letter-spacing: 0.01px;
  margin: auto;
  margin-top: 8px;
}

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

#template-list-wrap{
  width: 1200px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
#template-list-wrap .theme-item {
  position: relative;
  margin-bottom: 30px;
  width: 380px;
  height: 240px;
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
}
#template-list-wrap .theme-item .w-intro{
  opacity: 0;
  /* 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;
}
.theme-item .theme-title{
  font-size: 12px;
  line-height: 38px;
  width: 100%;
  /* margin-top: 202px; */
  text-align: left;
  padding-left: 10px;
  background: rgba(0,0,0,0.29);
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  position: absolute;
  bottom: 0;
}
.theme-item .theme-title .theme-btn{
  position: absolute;
  display: block;
  right: 10px;
  bottom: 6px;
  width: 26px;
  height: 26px;
}
.theme-item .theme-title .theme-btn img{
  width: 24px;
  height: 24px;
  vertical-align: initial;
}
#template-list-wrap .theme-item .theme-title{
  font-size: 12px;
  line-height: 38px;
  width: 100%;
  margin-top: 202px;
  text-align: left;
  padding-left: 10px;
  color: #fff;
  background: rgba(0,0,0,0.29);
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
}
#template-list-wrap .theme-item:hover .w-intro{
  opacity: 1;
}
#template-list-wrap .theme-item .w-intro .btn-view{
  margin-top: 20px;
  width: 110px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  background-color: #63cae6;
  border-radius: 18px;
  transition: all .3s;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
}
#template-list-wrap .theme-item .w-intro .btn-view:hover{
  color: #fff;
  background-color: #3bb1d1;
}
#template-list-wrap .theme-item img {
  width: 100%;
}

.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 .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;
}
