说明$("html,body").animate(id的最顶端-向上偏移一定高度,动画过程)
$("html,body").animate({scrollTop:$("#id").offset().top-200},1);