.mobile {
  display: none;
}
.soft_banner {
  width: 100%;
  position: relative;
  margin-top: 100px;
}
.soft_banner_con {
  width: 100%;
}
.soft_banner_con img {
  display: block;
  width: 100%;
}

.function_points {
  width: 100%;
}
.function_points img {
  display: block;
  width: 100%;
}
.system_functions {
  width: 100%;
}
.system_functions img {
  display: block;
  width: 100%;
}
.operation_guide {
  width: 100%;
}
.operation_guide img {
  display: block;
  width: 100%;
}
.automatic_identification {
  width: 100%;
}
.automatic_identification img {
  display: block;
  width: 100%;
}
.marketing_plan {
  width: 100%;
}
.marketing_plan img {
  display: block;
  width: 100%;
}
.private_community {
  width: 100%;
}
.private_community img {
  display: block;
  width: 100%;
}
.management_system {
  width: 100%;
}
.management_system img {
  display: block;
  width: 100%;
}
@media (max-width: 994px) {
  .pc {
    display: none;
  }
  .mobile {
    display: block;
  }
  .soft_banner_m {
    width: 100%;
    margin-top: 68px;
  }
  .soft_banner_m img {
    display: block;
    width: 100%;
  }
  .function_points_m {
    width: 100%;
    background: #fff;
  }
  .function_points_m_ul {
    padding-top: 0.6rem;
    clear: both;
    overflow: hidden;
  }
  .function_points_m_li {
    width: 50%;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0.72rem;
  }
  .function_points_m_img {
    margin-left: auto;
    margin-right: auto;
  }
  .function_points_m_img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .function_points_m_li:nth-child(1) .function_points_m_img {
    width: 1.25rem;
    height: 1.26rem;
    margin-top: 0.2rem;
  }
  .function_points_m_li:nth-child(2) .function_points_m_img {
    width: 1.29rem;
    height: 1.25rem;
    margin-top: 0.25rem;
  }
  .function_points_m_li:nth-child(3) .function_points_m_img {
    width: 1.33rem;
    height: 1.22rem;
    margin-top: 0.22rem;
  }
  .function_points_m_li:nth-child(4) .function_points_m_img {
    width: 1.15rem;
    height: 1.25rem;
    margin-top: 0.25rem;
  }
  .function_points_m_li:nth-child(5) .function_points_m_img {
    width: 1.27rem;
    height: 1.25rem;
    margin-top: 0.25rem;
  }
  .function_points_m_li:nth-child(6) .function_points_m_img {
    width: 1.25rem;
    height: 1.25rem;
    margin-top: 0.25rem;
  }
  .function_points_m_title {
    width: 100%;
    font-size: 0.54rem;
    color: #191919;
    line-height: 0.9rem;
    text-align: center;
  }
  .function_points_m_con {
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
    color: #78838b;
    line-height: 0.48rem;
  }
  .system_functions_m {
    width: 100%;
    padding-top: 0.75rem;
    box-sizing: border-box;
    height: 13.34rem;
    background-color: #ffffff;
    background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/software/mobile/system_functions_m_icon.png) no-repeat #ffffff;
    background-size: 8.97rem 8.66rem;
    background-position: left bottom;
  }
  .system_functions_m_title {
    text-align: center;
    line-height: 1.64rem;
    font-size: 0.8rem;
    color: #191919;
    font-weight: bold;
    position: relative;
  }
  .system_functions_m_title span {
    display: block;
    width: 0.66rem;
    height: 0.14rem;
    background: #fac639;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.33rem;
  }
  .system_functions_m_desc {
    text-align: center;
    line-height: 1.12rem;
    padding-top: 0.82rem;
    font-size: 0.54rem;
    color: #191919;
    font-weight: 500;
  }
  .system_functions_m_con {
    text-align: center;
    line-height: 0.58rem;
    font-size: 0.44rem;
    color: #78838b;
  }
  .operation_guide_m {
    width: 100%;
    height: 13.45rem;
    box-sizing: border-box;
    background-color: #ffffff;
    background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/software/mobile/operation_guide_m_icon.png) no-repeat #ffffff;
    background-size: 8.83rem 9.55rem;
    background-position: right bottom;
    padding-top: 1.3rem;
  }
  .operation_guide_m_title {
    text-align: center;
    line-height: 1.1rem;
    font-size: 0.54rem;
    color: #191919;
    font-weight: 500;
  }
  .operation_guide_m_con {
    text-align: center;
    line-height: 0.58rem;
    font-size: 0.44rem;
    color: #78838b;
  }
  .automatic_identification_m {
    width: 100%;
    height: 7.38rem;
    background: #ffffff;
    padding-top: 0.38rem;
    box-sizing: border-box;
  }
  .automatic_identification_m_title {
    text-align: center;
    line-height: 1.14rem;
    font-size: 0.54rem;
    color: #191919;
    font-weight: 500;
  }
  .automatic_identification_m_con {
    width: 100%;
    text-align: center;
    line-height: 0.58rem;
    font-size: 0.44rem;
    color: #78838b;
  }
  .automatic_identification_m_img {
    margin-top: 1.2rem;
    width: 6.48rem;
    height: 5.8rem;
    padding-left: 1.28rem;
    box-sizing: content-box;
  }
  .automatic_identification_m_img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .marketing_plan_m {
    width: 100%;
    height: 15.86rem;
    background-color: #f9f9f9;
    background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/software/mobile/marketing_plan_m_con_img.png) no-repeat #f9f9f9;
    background-size: 10.16rem 9.48rem;
    background-position: left bottom;
    box-sizing: border-box;
    padding-top: 4rem;
  }
  .marketing_plan_m_title {
    width: 100%;
    line-height: 1.12rem;
    text-align: center;
    font-size: 0.54rem;
    font-weight: 500;
    color: #191919;
  }
  .marketing_plan_m_con {
    text-align: center;
    line-height: 0.58rem;
    font-size: 0.44rem;
    color: #78838b;
  }
  .private_community_m {
    width: 100%;
    height: 29.28rem;
    background-color: #f9f9f9;
    background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/software/mobile/private_community_m_img.png) no-repeat #f9f9f9;
    background-size: 100% 24.66rem;
    background-position: left bottom;
    box-sizing: border-box;
    padding-top: 1.1rem;
  }
  .private_community_m_title1 {
    width: 100%;
    text-align: center;
    line-height: 1.14rem;
    font-size: 0.54rem;
    color: #191919;
    font-weight: 500;
  }
  .private_community_m_con1 {
    text-align: center;
    font-size: 0.44rem;
    color: #78838b;
    line-height: 0.58rem;
  }
  .private_community_m_title2 {
    margin-top: 9rem;
    line-height: 1.1rem;
    text-align: center;
    font-size: 0.54rem;
    color: #ffffff;
    font-weight: 500;
  }
  .private_community_m_con2 {
    text-align: center;
    font-size: 0.44rem;
    color: #fff6e2;
    line-height: 0.58rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .soft_banner {
    margin-top: 68px;
  }
}
@media (max-width: 767px) {
  .soft_banner {
    margin-top: 68px;
  }
}
