.bg-f9fafd{
  background: #f9fafd;
}
.line-1{
  width: 100%;
  height: auto;
  position: relative;
}
.line-1 > img{
  width: 100%;
  height: auto;
}
#sitehdSubmit1{
  position: absolute;
  left: 16.8%;
  top: 52%;
  z-index: 1;
  width: 128px;
  height: 50px;
  line-height: 50px;
}

.line-2{
  width: 100%;
  height: auto;
  background: #ffffff;
}
.line-2 .crm-box{
  width: 1200px;
  margin: auto;
  /* border: 1px solid red; */
}
.line-2 .crm-box .crm-box-item{
  padding: 40px;
  width: 585px;
  height: 178px;
  background: linear-gradient(289deg,#ffffff 0%, #f7faff 100%);
  border: 1px solid #ffffff;
  border-radius: 16px;
  box-shadow: 10px 32px 50px 0px rgba(205,210,237,0.30); 
  box-sizing: border-box;
}
.crm-box-item .crm-box-item-title{
  height: 30px;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  text-align: LEFT;
  color: #252642;
  line-height: 30px;
}
.crm-box-item .crm-box-item-desc{
  width: 505px;
  height: 48px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #686d88;
  line-height: 24px;
  margin-top: 20px;
}
.line-3{
  width: 100%;
  height: auto;
  /* background: #ffffff; */
  background: url('https://asset.joinf.com/official/images/crm/bg.jpg') no-repeat ;
  background-size:100% 100%;
}
.advantage-box{
  width: 1200px;
  margin: auto;
}
.advantage-box .advantage-top-item{
  width: 590px;
  height: 260px;
  background: #ffffff;
  border-radius: 8px;
  padding: 30px;
}
.advantage-box .advantage-top-item .advantage-top-item-img{
  width: 200px;
  height: 200px;
}
.advantage-box .advantage-top-item .advantage-top-item-img>img{
  max-width: 100%;
  max-height: 100%;
}
.advantage-box .advantage-top-item .advantage-top-item-title{
  height: 30px;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  text-align: LEFT;
  color: #252642;
  line-height: 30px;
  margin-top: 13px;
}
.advantage-box .advantage-top-item .advantage-top-item-desc{
  height: 130px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #686d88;
  line-height: 26px;
  margin-top: 14px;
}
.advantage-box .advantage-bottom-item{
  width: 387px;
  height: 444px;
  background: #ffffff;
  border-radius: 8px;
  padding: 30px;
}
.advantage-box .advantage-bottom-item .advantage-bottom-item-img{
  width: 200px;
  height: 200px;
  margin: auto;
  position: relative;
}
/* .advantage-box .advantage-bottom-item .advantage-bottom-item-img>img{
  max-width: 100%;
  max-height: 100%;
} */
.advantage-box .advantage-bottom-item .advantage-bottom-item-title{
  height: 30px;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  text-align: LEFT;
  color: #252642;
  line-height: 30px;
  margin-top: 10px;
}
.advantage-box .advantage-bottom-item .advantage-bottom-item-desc{
  height: 130px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #686d88;
  line-height: 26px;
  margin-top: 14px;
}
.line-4{
  width: 100%;
  height: auto;
  background: #ffffff;
}
.line-4 .line-4-cont{
  width: 100%;
  height: auto;
  padding: 60px 0;
}
.line-4 .line-4-cont .line-4-min{
  width: 1200px;
  margin: auto;
}

.line-4 .line-4-cont .img-box{
  width: 580px;
  height: auto;
}

.line-4 .line-4-cont .img-box img{
  max-width: 100%;
  max-height: 100%;
}

.line-4 .line-4-cont .cont-box{
  width: 560px;
}
.line-4 .line-4-cont .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-4 .line-4-cont .cont-box .title1>span{
  display: inline-block;
  width: 5px;
  height: 27px;
  background: #fe6d40;
  border-radius: 1px;
  margin-right: 20px;
}

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

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

.line-4 .line-4-cont .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-4 .line-4-cont .cont-box .desc .flex-1 span{
  font-weight: 600;
}

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

.line-4 .line-4-cont .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-4 .line-4-cont .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;
}
.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;
}