*{
  margin: 0;
  padding: 0;
}

.p-banner-icon {
  width: 560px!important;
  height: 480px!important;
}

.p-banner-container {
  padding: 0 60px;
  box-sizing: border-box;
}
.softSale-Container{
  width: 100%;
  height: 100%;
}

#internet_p{
  font-size: 18px;
  margin-top: 30px;
}
#internet_img{
  width: 470px !important;
  height: 506px !important;
  margin-top: 108px !important;
}
.internet-header{
  width: 1200px;
  height: 580px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}


section{
  width: 100%;
  background-size: 100% 100%;
}
.section-details{
  width: 1200px;
  padding: 0 60px;
  box-sizing: border-box;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.section-details-left{
  width: 600px;
  height: 435px;
  background: url(../img/lead-manage1.png);
  background-size: 100% 100%; 
  margin: 23px 0px;
}
.section-details-left2{
  width: 600px;
  height: 360px;
  background: url(../img/lead-manage2.png);
  background-size: 100% 100%; 
  margin: 47px 0px;
}
.section-details-left3{
  width: 600px;
  height: 373px;
  background: url(../img/lead-manage3.png);
  background-size: 100% 100%; 
  margin: 53px 0px;
}
.section-details-left4{
  width: 600px;
  height: 417px;
  background: url(../img/lead-manage4.png);
  background-size: 100% 100%; 
  margin-top: 63px;
}
.section-details-left5{
  width: 600px;
  height: 365px;
  background: url(https://record.steponeai.com/homepage/image/weixiaoyun5.png);
  background-size: 100% 100%; 
  margin: 58px 0px;
}
.section-details-right{
  height: 100%;
  margin-left: 10px;
}

.section-details-right-box{
  width: 480px;
  height: 480px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-word1{ 
  font-size: 32px;
  font-weight: 600;
  color: #333333;
}
.section-word2{
  font-size: 20px;
  color: #666;
  margin-top: 20px;
  line-height: 36px;
}