Image Gallery
Image Gallery
Knowledge Center
Image Gallery

Current Location:Home > Knowledge Center > Image Gallery

li>
  • Accessories
  • Applications
  • Knowledge Center
  • News & Events
  • Company
  • Contact
  • Social Media
    移动 $(".filter-3 .listFilter.mobile .title").click(function (e) { e.stopPropagation(); $(this).next().addClass("show"); $(this).closest("li").siblings().find(".drop").removeClass("show") }); $(document).click(function (e) { if (!$(e.target).closest(".filter-3 .listFilter.mobile .box").length) { $(".filter-3 .listFilter.mobile .drop").removeClass("show"); } }); $(".filter-3 .listFilter.mobile .drop").click(function (e) { e.stopPropagation(); });