/* Js for , Version=1776151533 */
 v.lang = {"confirmDelete":"Do you want to delete it?","deleteing":"Deleting","doing":"Doing","loading":"Loading","updating":"Updating","timeout":"Timeout. Please try it again.","errorThrown":"Error : ","continueShopping":"Continue shopping","required":"Required","back":"Back","continue":"Continue","bindWechatTip":"Posting sets the limit for binding WeChat. Please bind WeChat user first.","importTip":"Old layout data will be replaced","fullImportTip":"Old article, product, layout data will be replaced and import test data"};;$('#block258 .carousel-caption h2').addClass('wow fadeInUp animated').attr('data-wow-delay','0s');
$('#block258 .carousel-caption p').addClass('wow fadeInUp animated').attr('data-wow-delay','.5s');;
$('#block258 .carousel-caption .box').addClass('wow fadeInUp animated').attr('data-wow-delay','1s');;;$('#block296 .panel-body').addClass('wow fadeInUp animated');;$('#block282').addClass('wow fadeInLeft animated');;

var currentBlockID = 257;


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);
})
;$('#block257').addClass('wow fadeInRight animated');
$('#block257 .pull-right').insertAfter('#block257 .panel-body');;$('#block281').insertBefore('#footer');;$(document).ready(function()
{          
    // add "index" class to the body element.
    $('body').addClass('index');

    $('.nav-system-home:first').addClass('active');
    $('#navbar li.active').parents('li').addClass('active');
})
$('#words').attr('placeholder','搜索');
if(screen.width > 767){
    $(".dropdown").mouseover(function(e){
       	$(this).addClass('open');
    });
    $(".dropdown").mouseout(function(e) {
       	$(this).removeClass('open');
    });
};
