@media (max-width: 768px) {
  .banner {
    display: none;
  }
  .toptab .tablist>li {
    display: none !important;
  }
}
