html {
  font-family: "Noto Sans HK", sans-serif;
  scroll-behavior: smooth;
}
details:focus,
summary:focus {
  outline: none;
}
details,
summary {
  list-style: none;
}
summary::-webkit-details-marker {
  display: none; /* 兼容旧版浏览器 */
}
.swiper-navigation-icon {
  display: none;
}
