img
jQuery
// .text 为文章正文部分的选择器, 大概是唯一的吧,没太仔细看 $(".text img").css({ width: "100%", height: "auto" });