Chrome、Safari html::-webkit-scrollbar { display: none; } 火狐 html { scrollbar-width: none; } IE html { -ms-overflow-style:none; }