.css('property','value')
.css({'property1':'value1','property2':'value2'})
缓存选择符以免重复遍历DOM
动画
将非效果方法添加到动画队列 .quene(function(){.dequene(); }) 或者使用回调函数