if( $('.hdhe_index').length ) { /* $(".zjr").each(function(){ var t1 = $(this).text(); if(t1==" 主讲人:"){$(this).hide();} }); */ $('.index_xshd_item .ky1').each(function() { var meta = $(this).attr('data-info').split('@#'); $(this).find('.meta_zj').append(' 主讲:' + meta[0]); $(this).find('.meta_sj').append(' 时间:' + meta[1]); $(this).find('.meta_dd').append(' 地点:' + meta[2]); }) $(window).scroll(function() { $(".nr2").css("background-position-y",$(document).scrollTop()/$(document).height()*130+"%"); }); // -------- var cdom_items = $('#myCarousel .carousel-inner .item'), cdom_item = cdom_items.eq(0), cdom_number = ''; cdom_items.each(function(i) { var c = i == 0 ? ' class="active"' : ''; cdom_number += '
'; }); $('#myCarousel .carousel-indicators').html(cdom_number) cdom_item.addClass( cdom_item.attr('data-first-class') ) // ------------ $('#myCarousels .carousel-inner .item').each(function(i) { if ($(this).find('img').length == 0) { $(this).remove(); $(this).parent().parent().find('.carousel-indicators li').eq(i).hide() } }) // ------------ $('#myCarousels2 .carousel-inner .item').each(function(i) { if ($(this).find('img').length == 0) { $(this).remove(); $(this).parent().parent().find('.carousel-indicators li').eq(i).hide() } }) // ------------ $('#myCarousels3 .carousel-inner .item').each(function(i) { if ($(this).find('img').length == 0) { $(this).remove(); $(this).parent().parent().find('.carousel-indicators li').eq(i).hide() } }) // --------- 填充内容用 -------- var r4lDom = $('#index_r4 .col-md-4 .xwlb .list_text_item_1 '); if (r4lDom.length < 10) { var need = 10 - r4lDom.length; } var addHtml = ''; for (i = 0; i < need; i++) { addHtml = addHtml + r4lDom.eq(i)[0].outerHTML; } r4lDom.parent().append(addHtml) // --------- 浮动对联 -------- $('.side_float').append('