div{
-webkit-scrollbar{width:14px;}//滚动条宽度的大小
-webkit-scrollbar-track{background-color:#bee1eb;}//滚动条背景颜色改变-webkit-scrollbar-thumb{background-color:#00aff0;}-webkit-scrollbar-thumb:active {background-color:#00aff0}原文:https://www.cnblogs.com/wangjianping123/p/9304607.html