如果把animation: move 7s steps(7) forwards; 改成animation: move 7s infinite steps(7);如图:
https://www.zhangxinxu.com/wordpress/2018/06/css3-animation-steps-step-start-end/
设置无限循环好像就位置了1200px,真的陷进去了,看不懂
要什么效果
加了infinite之后确实没有向左偏移1400就完成了单次动画,但实际所有的图片都是有显示的,不明所以