选取li标签偶数行

li:nth-child(even){\n                
background-color: rgb(255, 0, 0);