var W=window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; // 弹框显示图片+切换 var l=$(".about2 ul li").length $(".about2 ul li").each(function(){ $(this).click(function(e){ e?e.stopPropagation():event.cancelBubble = true; var s=$(this).index() $(this).parent("ul").find("li img").clone().appendTo(".big_imgss"); $(".big_imgss img").eq(s).css({"display":"block"}) $(".big_box").fadeIn(400); $(".big_imgss").addClass("active") var k=s $(".big_imgss").append("