这个是div里的ul给li设置了float:left但是它不浮动
用diaplay:flex如果要用浮动,把html跟css贴下
借助flex布局更方便;实例:div父元素{display:flex;}