<input type="button" value="测试" />
input{ cursor:pointer; background:#f90; transition:background 1s } input:hover{ background:#f00 }