@media (max-width: 768px) {
  .cloud .product-config .tips span {
    position: static;
    white-space: normal;
  }
  .waf-scene .section-5-tabs {
    justify-content: space-between;
  }
  .waf-scene .section-5-tab {
    font-size: 18px;
  }
  .waf-scene .section-5-tab:not(:last-child) {
    margin-right: 10px;
  }
  .cloud .product-function .float-item {
    width: 100%;
  }
  .cloud .product-advantage .float-item {
    width: 100%;
  }
}
