CSS 属性
animation-duration

结果
CSS 代码
#myDIV {
  animation-duration:1s;
}
  
点击上面的属性值来查看结果
W3Schools.com - 亲自试试