同一个页面,第一栏的排版没有问题,之后的文字排版全都会下调。 问题如图: 问题解决:并不是JS错误导致。 在对应样式文件中加上 #banner_img .ad_txt top:120px; 加个 !important;即可。