css选择双数

.goods-list:nth-of-type(2n) { margin-right: 0rpx; }
.goods-list:nth-of-type(2n) { margin-right: 0rpx; }