jQuery获取margin-top和padding-top的值(bottom类似)

$("#Survey_description").css("marginTop");

$("#Survey_description").css("paddingTop")