/* Js for , Version=1775987536 */ var currentBlockID = 2; if(typeof($('#block' + currentBlockID).parent('.col').data('grid')) === 'undefined' && $('#block' + currentBlockID).parent('.col').data('probability') === 'undefined') { var grid = $('#block' + currentBlockID).parents('.blocks').data('grid'); grid = typeof(grid) == 'undefined' ? 12 : grid; $('#block' + currentBlockID).parent('.col').attr('data-grid', grid).attr('class', 'col col-' + grid); } $('.articleTitleA').each(function() { $(this).css('max-width', $(this).parents('li').width() - $(this).prev('.category').width() - $(this).next('.sticky').width() - $(this).parent().next('.article-date').width() - 10); }) $('.articleTitleB').each(function() { $(this).css('max-width', $(this).parent('li').width() - $(this).next('.sticky').width() - 10); }) ; var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?eb445dbf0c385ee3bd0dc397802528f5"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();