$( function(){ $(".pullleft2 .list-id").hover( function(){ $(this).toggleclass("list-id1"); }); }); //视频弹窗1 $( function(){ $(".video-tc1").click( function(){ $(".popup-bac1").show(); $(".popup-bac11").show(); $(".popup-bac111").show(); }); }); $( function(){ $(".guanbi1").click( function(){ $(".popup-bac1").hide(); $(".popup-bac11").hide(); $(".popup-bac111").hide(); }); }); $(function () { $(".clearfix li").click(function(){ $(".clearfix li .hover").removeclass("hover") $(this).find("i").toggleclass("hover"); $(this).siblings().children(".more-content").slideup(); $(this).find(".more-content").slidetoggle(); }) $(".list-id2 li").click(function(){ $(".list-id2 li .hover").removeclass("hover") $(this).find("a").addclass("hover"); $(this).siblings().children(".more-content1").slideup(); $(this).find(".more-content1").slidetoggle(); }) $('.tit-list li').hover(function(){ $(".tit-list .hover").removeclass("hover"); $(this).addclass("hover"); $(this).find("i").addclass("hover"); $('.content1>div:eq('+$(this).index()+')').show().siblings().hide(); }) $(".list25").hover( function(){ $(this).toggleclass("list25_hover"); }); $(".list24").hover( function(){ $(this).toggleclass("list24_hover"); }); $(".news-list li").hover( function(){ $(this).toggleclass("hover"); }); }); $(function(){ $('.body1-middle .tabpanel ul li').click(function(){ $(this).addclass('hit').siblings().removeclass('hit'); $('.body1-middle .panes>.pane:eq('+$(this).index()+')').show().siblings().hide(); }) $('.body2-left .tabpanel ul.ul-list2 li').click(function(){ $(this).addclass('hit').siblings().removeclass('hit'); $('.body2-left .panes>div:eq('+$(this).index()+')').show().siblings().hide(); }) $('.body2-middle .tabpanel ul.ul-list3 li').click(function(){ $(this).addclass('hit').siblings().removeclass('hit'); $('.body2-middle .panes>div:eq('+$(this).index()+')').show().siblings().hide(); }) $('.zbzp .tabpanel ul.ul-list5 li').click(function(){ $(this).addclass('hit').siblings().removeclass('hit'); $('.zbzp .panes>div:eq('+$(this).index()+')').show().siblings().hide(); }) $('.ldfc .tabpanel ul.ul-list5 li').click(function(){ $(this).addclass('hit').siblings().removeclass('hit'); $('.ldfc .panes>div:eq('+$(this).index()+')').show().siblings().hide(); }) $(".person-wz .foot1 a").hover( function(){ $(this).find("i").toggleclass("hover"); }); $(".click-more").click( function(){ $(".link-bac").addclass("link-bac1"); $(".more-lianjie").slidetoggle(); }); $(".hotjpg-list li").hover( function(){ $(this).find("a").toggleclass("hover"); }); $(".tab-list1w li").hover(function(){ $(".tab-list1w li .a2_hover").removeclass("a2_hover") $(this).find("a").addclass("a2_hover") $(this).siblings().children(".more-contet").slideup(); $(this).find(".more-contet").slidetoggle(800); }) $(".click-more1 a").toggle( function(){ $(this).removeclass("hover").after(function() { $(".more-list1").animate({height:'248px'},300) }); },function(){ $(this).addclass("hover").after(function() { $(".more-list1").animate({height:'56px'},300) }); }); //$(".click-more1 a").click( function(){ //$(".click-more1 a").toggleclass("hover"); //}) $(".qr .other1-qr").hover( function(){ $(this).toggleclass("other1-qr1"); }); $(".qr .other2-qr").hover( function(){ $(this).toggleclass("other2-qr1"); }); $(".bike-qr").hover( function(){ $(this).find(".qhgj").toggle(); }) $(".yh-qr").hover( function(){ $(this).find(".qhgj").toggle(); }) }) $( function(){ //$(".gjdt").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // // $(".gjdt1").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // $(".gjdt2").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // $(".gjdt3").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // $(".gjdt4").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // $(".gjdt5").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // $(".gjdt6").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // $(".gjdt7").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // $(".gjdt8").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); // $(".gjdt9").hover( function(){ // $(this).find(".gjdt-more").slidedown(); // $(".more-zhezhao").slidedown(); // },function(){ // $(this).find(".gjdt-more").hide(); // $(".more-zhezhao").hide(); // }); $(".gjdt10").hover( function(){ $(this).find(".gjdt-more").slidedown(); $(".more-zhezhao").slidedown(); },function(){ $(this).find(".gjdt-more").hide(); $(".more-zhezhao").hide(); }); $(".tbxz li").hover( function(){ $(this).find("a").toggleclass("hover"); }); $(".gjdt-more .xiala-list1 li").hover( function(){ $(this).toggleclass("hover"); }); });