jQuery(function(){ jQuery('.link_list li:nth-child(4n)').addClass('pd'); jQuery('.investor_column ul li:nth-child(3n)').addClass('pd'); }) function doPrint() { bdhtml=window.document.body.innerHTML; sprnstr=""; eprnstr=""; prnhtml=bdhtml.substr(bdhtml.indexOf(sprnstr)+17); prnhtml=prnhtml.substring(0,prnhtml.indexOf(eprnstr)); OpenWindow = window.open(""); OpenWindow.document.write(" 打印页<\/TITLE><link \="" href='/javascript/\"..\/css\/common.css\"' rel='\"stylesheet\"' type='\"text\/css\"'/><link \="" href='/javascript/\"..\/css\/lxy_style.css\"' rel='\"stylesheet\"' type='\"text\/css\"'/><\/HEAD><body><div id='\"printbox\"'><\/div><\/BODY><\/HTML>"); OpenWindow.document.getElementById("printbox").innerHTML=prnhtml; OpenWindow.document.close(); OpenWindow.print(); } jQuery(function () { var group=jQuery(".special_index_detail1_part6_top > ul > li").size(); var spec_part6_count=0; jQuery(".special_index_detail1_part6_menu_r").click(function () { if (!jQuery(".special_index_detail1_part6_top ul").is(":animated")) { if (spec_part6_count >= group - 2) { jQuery(".special_index_detail1_part6_menu_r").removeClass("active").addClass("active"); } if (spec_part6_count >= group - 1) { } else { spec_part6_count++; jQuery(".special_index_detail1_part6_menu_l").removeClass("active"); jQuery(".special_index_detail1_part6_top ul").stop().animate({ "left": jQuery(".special_index_detail1_part6_top").width() * -1 * spec_part6_count }); jQuery(".special_index_detail1_box").stop().animate({ "left": jQuery(".special_index_detail1_part6_bottom").width() * -1 * spec_part6_count }); } } }) jQuery(".special_index_detail1_part6_menu_l").click(function () { if (!jQuery(".special_index_detail1_part6_top ul").is(":animated")) { if (spec_part6_count <= 1) { jQuery(".special_index_detail1_part6_menu_l").removeClass("active").addClass("active"); } if (spec_part6_count <= 0) { } else { spec_part6_count--; jQuery(".special_index_detail1_part6_menu_r").removeClass("active"); jQuery(".special_index_detail1_part6_top ul").stop().animate({ "left": jQuery(".special_index_detail1_part6_top").width() * -1 * spec_part6_count }); jQuery(".special_index_detail1_box").stop().animate({ "left": jQuery(".special_index_detail1_part6_bottom").width() * -1 * spec_part6_count }); } } }) jQuery(".special_index_detail1_part5 > ul li").hover(function () { var nIndex = jQuery(".special_index_detail1_part5 > ul li").index(this); jQuery(this).removeClass().addClass("active").siblings().removeClass(); jQuery(".special_index_detail1_part5_box").eq(nIndex).show().siblings(".special_index_detail1_part5_box").hide(); jQuery(".special_index_detail1_part7 ul li").each(function(){ $(this).find("a > img").width(jQuery(this).width()); $(this).find("a > img").height(jQuery(this).width()*0.56); }) }) }) jQuery(function(){ jQuery(window).resize(function(){ jQuery('.p_m5 .content').height(jQuery('.p_m5 li').width()*0.75); jQuery('.p_m2 .image img').height(jQuery('.p_m2 .image').width()*0.75); if(jQuery(window).width()>1300){ jQuery('.nav_menu .fr ul li a > img').height('196px'); }else{ jQuery('.nav_menu .fr ul li a > img').height('148px'); } jQuery('.honor_part1_main ul li').height(jQuery('.honor_part1_main ul li').width()*0.7491); jQuery('.special_index_detail1_part5_box .part7_part1 > img').height(jQuery('.special_index_detail1_part5_box ul li').width()*0.5605); }) jQuery(window).resize(); }) </div></body>