CSS 属性
animation-duration

结果
CSS 代码
#myDIV {
  animation-duration:1s;
}
  
单击上面的属性值查看结果
W3Schools.com - 操作它