效果:样式/*针对webkit内核滚动条样式*/.zh-fd-scrollbar::-webkit-scrollbar{width:10px;height:10px;background-color:#3D3D46;}.zh-fd-scrollbar::-webkit-scrollbar-thumb{border-radius:8px;background-color:#505662;}.zh-fd-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#5D626C;}.zh-fd-scrollbar::-webkit-scrollbar-button{width:8px;height:8px;}.zh-fd-scrollbar::-webkit-scrollbar-button:horizo??ntal:start{background:url(../images/bg-group-flight-dynamic.png)no-repeat0-120px;}.zh-fd-scrollbar::-webkit-scrollbar-button:horizo??ntal:end{background:url(../images/bg-group-flight-dynamic.png)no-repeat3px-129px;}.zh-fd-scrollbar::-webkit-scrollbar-button:vertical:decrement{background:url(../images/bg-group-flight-dynamic.png)无重复1px-140px;}.zh-fd-scrollbar::-webkit-scrollbar-button:vertical:increment{background:url(../images/bg-group-flight-dynamic.png)无重复1px-148px;}.zh-fd-scrollbar::-webkit-scrollbar-corner{背景颜色:#3D3D46;}参考链接:https://webkit.org/blog/363/s...
