// (c) 2015 by zhxing 0403*/ $(function(){ //给P元素添加样式 var arr = $("p") //alert(arr.length); for(var i=0;i<=arr.length;i++){ if (i<10) { $('p.item'+i).css({"background":"url(pic/img_0"+i+".jpg) no-repeat top center", "height":"247px", }); }else{ $('p.item'+i).css({"background":"url(pic/img_"+i+".jpg) no-repeat top center", "height":"247px", }); } ; } });
400-808-8566 工作日:8:00-21:30
周六日:8:00-21:30
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F1791507b84869c51fd79b6d186be9178' type='text/javascript'%3E%3C/script%3E"));