/**组件样式**/


li.class{
background: #ff7417;}

ul li:active {
  background-color: red;}
