CSS 属性
animation-play-state

结果
CSS 代码
div#myDIV {
  animation-play-state:running;
}
  
点击上面的属性值查看结果
W3Schools.com - 使用它