.list-item { padding: 20rpx; border-bottom: 1rpx solid #eee; background-color: #fff; } .list-item:hover { background-color: #f5f5f5; }