//ajax/json cors跨域开关 $.support.cors = true; if (typeof console == 'undefined') {window.console = {log: function () {}}} var config={ loadUrl:{// 接口地址 online_url:'//miniapi.7654.com/mini/news/page_type/pn/abckantu/type/', hotUrl:'//news.7654.com/tpop4/miniapi/recommend.json', recommendUrl:'//miniapi.7654.com/mini/news/recommend', loadbaseUrl:'//miniapi.7654.com/mini/news/recommend', }, tab_type:"toutiao",// tab类型 pageNum:1,//页数 render_flag:true, qid: {rewen:'03418',toutiao:'03418',shehui:'03418',yule:'03418',shipin:'01594',tiyu:'01552',qiche:'01595',junshi:'01551',yangsheng:'03064',youxi:'03418',guoji:'03418',shishang:'03418',lishi:'03418',keji:'03418',caijing:'03418',xiaohua:'03418'}, imptkArr:[], miniRight1:'sousuo_miniright_1', miniRight2:'sousuo_miniright_2', miniRight3:'sousuo_miniright_3', miniLeft1:'sousuo_minileft_1', miniQid:'finder', count:"", page:1, getArr:[], sspObj:{num:"",position:""}, ssp_flag:true } var timer0510; $('.left_nav .nav_item').hover(function () { if ($(this).hasClass('hover')) { $(this).find('.more_nav').show() } var x = 0; var that = this; timer0510 = setInterval(function () { x++; if (x > 3) { clearInterval(timer0510) $('.left_nav .nav_item').removeClass('active'); $(that).addClass('active'); var type = $(that).attr('date-type'); if(type){ config.tab_type=type; $('.scroll_con').html("").attr('class', 'scroll_con ' + type); config.page=1; config.pageNum=1; config.imptkArr=[]; renderNews(type,config.pageNum) } } }, 100) }, function () { if ($(this).hasClass('hover')) { $(this).find('.more_nav').hide() } clearInterval(timer0510) }); $('body').on('click', '.more_nav .nav_item_part', function () { var type = $(this).attr('date-type'); //通用 if(type){ config.tab_type=type; $('.scroll_con').html("").attr('class', 'scroll_con ' + type); config.page=1; config.pageNum=1; config.imptkArr=[]; renderNews(type,config.pageNum) } }); upstar(function(res){ if(res){ config.message_flow_showId=res.l;//左侧 config.right_top_showid=res.rt;//右上 config.right_bottom_showid=res.rb;//右下 renderNews("toutiao",1); renderRight(); } }) //360渲染 function render360(res,pageNum){ $.each(res,function(i,v){ if(v.type==3){//大图 var dom = '
' + '' + '

' + v.title.substring(0, 23) + '广告

' + '
' + '
' + '
'; }else if (v.type == 2) { var more_imgs = ''; $.each(v.assets, function (i, value) { more_imgs += '' }) var dom = '
' + '' + '

' + v.title.substring(0, 23) + '

' + '

广告·' + v.src + '

' + '
' + '
' + more_imgs + '
' + '
'; }else if (v.type == 4) { var domvideo=''; if((Common.getIeVersion()!='IE8')&&(Common.getIeVersion()!='IE9')){ domvideo='