////////列表////////
.list-none{
  padding-left: 0;
  &,li{
    list-style:none;
  }
}