/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }::-webkit-scrollbar-track-piece { width:5px; background-color:#f8f8f8 } ::-webkit-scrollbar { width:5px; background-color:#ccc } ::-webkit-scrollbar-thumb { width:5px; background-color:#aeaeae } ::-webkit-scrollbar-thumb:hover { width:5px; background-color:#ccc } .reset_style { line-height: normal; word-wrap: break-word; word-break: normal; }