//<script>
    var textareaEle = document.querySelector('#u738812 > textarea');
    //textarea元素是否存在
    if( textareaEle ){
        var StorageVal = $('#u738812').children('textarea').eq(0).text();
        if(JSON.parse(StorageVal).data.StorageVal){
            var rowFixed = JSON.parse(JSON.parse(StorageVal).data.StorageVal).fixed;
            var rowId = JSON.parse(JSON.parse(StorageVal).data.StorageVal).rowId;
        }
    }
    else{
        var StorageVal = '{"display":"none","row_type":"default","banner_is_adaptation":"false","rowId":"","module_height":"500","r_background":"#e3e3e3","full_banner_width":"0","full_banner_height":"0","scroll_list":[{"id":"10","src":"","url":"","target":"_blank","video_isOpen":"false","video_src":"","video_poster":"","video_autoplay":"true","title":""},{"id":"11","src":"","url":"","target":"_blank","video_isOpen":"false","video_src":"","video_poster":"","video_autoplay":"true"}],"swiper":{"type":"full","width":"1200","speed":"300","full_width":"1900","full_height":"500","time":"1000","loop":"false"},"pageStyle":{"display":"block","background":"#fff","background_globalColor":"","selectbackground":"#f00","selectbackground_globalColor":"","width":"20","height":"20","margin":"5","borderColor":"#333","borderColor_globalColor":"","borderWidth":"5","borderRadius":"0","bottom":"10"},"btnStyle":{"display":"block","leftIcon":"fa-angle-double-left","rightIcon":"fa-angle-double-right","background":"#5874d8","fontSize":"30","color":"#ccc","width":"50","height":"80","marginLR":"1","borderRadius":"0"}}';
        if( StorageVal != 'null'){
            var rowFixed = JSON.parse(StorageVal).fixed;

            var rowId = JSON.parse(StorageVal).rowId ? JSON.parse(StorageVal).rowId : 'u738812';
        }
    }

    if( rowFixed == 'fixed'){
        $('#' + rowId).addClass('rowFixed');
    }
    else{
        $('#' + rowId).remove('rowFixed');
        $('.rowFixedNext').remove();
    }

    var ele = document.querySelector('.rowFixed');//是否存在固定的row

    if( ele ){
        var navY = $('.rowFixed').offset().top;
        var eleHeight = $('.rowFixed').height();

        var nextEle = document.querySelector('.rowFixedNext');//如果不存在就插入一个
        if(!nextEle){
            $('.rowFixed').after('<div class="rowFixedNext"></div>');
            $('.rowFixedNext').css('marginTop',0);
        }


        $(window).scroll(function () {


            var nowY = document.body.scrollTop ? document.body.scrollTop : document.documentElement.scrollTop;
            if( nowY > navY){
                $('.rowFixed').css({
                    'position':'fixed',
                    'left':0,
                    'top':0,
                    'zIndex':100
                });

                $('.rowFixedNext').css('marginTop',eleHeight);
            }
            else{
                $('.rowFixed').css({
                    'position':'relative',

                });
                $('.rowFixedNext').css('marginTop',0);
            }
        })
    }

    //普通模式下的动画,且不是横幅
    
        

    //滚动模式下的动画
    

    //普通模式下的横幅
    //<script>
    var textareaEle = document.querySelector('#u738788 > textarea');
    //textarea元素是否存在
    if( textareaEle ){
        var StorageVal = $('#u738788').children('textarea').eq(0).text();
        if(JSON.parse(StorageVal).data.StorageVal){
            var rowFixed = JSON.parse(JSON.parse(StorageVal).data.StorageVal).fixed;
            var rowId = JSON.parse(JSON.parse(StorageVal).data.StorageVal).rowId;
        }
    }
    else{
        var StorageVal = '{"row_type":"default","module_width":"980","module_height":400,"module_index":1,"module_name":"","w_border_raduis_num":"0","w_opacity":"1","w_fill":"0","w_transtion":"0","w_background":"rgba(227, 227, 227, 0)","w_background_globalColor":"","w_border_left_color":"rgba(255, 255, 255, 1)","w_border_left_color_globalColor":"","w_border_left_style":"solid","w_border_left_width":"0","w_border_top_color":"rgba(255, 255, 255, 1)","w_border_top_color_globalColor":"","w_border_top_style":"solid","w_border_top_width":"0","w_border_right_color":"rgba(255, 255, 255, 1)","w_border_right_color_globalColor":"","w_border_right_style":"solid","w_border_right_width":"0","w_border_bottom_color":"rgba(255, 255, 255, 1)","w_border_bottom_color_globalColor":"","w_border_bottom_style":"solid","w_border_bottom_width":"0","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"center center","r_bg_src":"https:\/\/img01.71360.com\/file\/read\/www\/M00\/DD\/D3\/wKj0iWKR3OmAZbp9AAbT6xjEnI8686.jpg","r_bg_position":"top center","r_background":"rgba(255, 255, 255, 1)","r_background_globalColor":"","r_border_top_style":"solid","r_border_top_width":0,"r_border_top_color":"rgba(255, 255, 255, 1)","r_border_top_color_globalColor":"","r_border_bottom_width":0,"r_border_bottom_style":"solid","r_border_bottom_color":"rgba(255, 255, 255, 1)","r_border_bottom_color_globalColor":"","r_fill":0,"r_tile_style":"no-repeat","fixed":"static","rowId":"","scroll_list":[{"id":"1","r_background":"#fff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#e3e3e3","w_background_globalColor":"","backgroundSize":"cover"},{"id":"2","r_background":"#1db9ff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#fff","w_background_globalColor":"","backgroundSize":"cover"},{"id":"3","r_background":"#fff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#ffc400","w_background_globalColor":"","backgroundSize":"cover"}],"swiper_set":{"pattern":"horizontal","speed":"300"},"pageStyle":{"display":"block","background":"#fff","background_globalColor":"","selectbackground":"#f00","selectbackground_globalColor":"","width":"20","height":"20","margin":"5","borderColor":"#333","borderColor_globalColor":"","borderWidth":"5","borderRadius":"0","bottom":"10"}}';
        if( StorageVal != 'null'){
            var rowFixed = JSON.parse(StorageVal).fixed;

            var rowId = JSON.parse(StorageVal).rowId ? JSON.parse(StorageVal).rowId : 'u738788';
        }
    }

    if( rowFixed == 'fixed'){
        $('#' + rowId).addClass('rowFixed');
    }
    else{
        $('#' + rowId).remove('rowFixed');
        $('.rowFixedNext').remove();
    }

    var ele = document.querySelector('.rowFixed');//是否存在固定的row

    if( ele ){
        var navY = $('.rowFixed').offset().top;
        var eleHeight = $('.rowFixed').height();

        var nextEle = document.querySelector('.rowFixedNext');//如果不存在就插入一个
        if(!nextEle){
            $('.rowFixed').after('<div class="rowFixedNext"></div>');
            $('.rowFixedNext').css('marginTop',0);
        }


        $(window).scroll(function () {


            var nowY = document.body.scrollTop ? document.body.scrollTop : document.documentElement.scrollTop;
            if( nowY > navY){
                $('.rowFixed').css({
                    'position':'fixed',
                    'left':0,
                    'top':0,
                    'zIndex':100
                });

                $('.rowFixedNext').css('marginTop',eleHeight);
            }
            else{
                $('.rowFixed').css({
                    'position':'relative',

                });
                $('.rowFixedNext').css('marginTop',0);
            }
        })
    }

    //普通模式下的动画,且不是横幅
        $(function(){
        function animations_scroll(){
            var $items = $('#u738788').find('.hasAnimated');
            var $l = $items.length;
            var scrollTop = $(window).scrollTop();
            var windowHeight = document.documentElement.clientHeight; // 可视区域的高度

            for (var i = 0; i < $l; i++) {
                var anitype = $items.eq(i).data('anitype');
                var anistate = $items.eq(i).data('anistate');
                var aniieteration = $items.eq(i).data('aniieteration');
                var duration = $items.eq(i).data('duration');
                var delay = $items.eq(i).data('delay');
                var domHeight = $items.eq(i).height();
                var top = 0;

                //如果是底部
                if($items.eq(i).parents('.layout_footer').length > 0){
                    top = $items.eq(i).height() / 2 + $items[i].offsetTop + $items.eq(i).parents('.layout_footer')[0].offsetTop;
                }
                else{
                    top = $items.eq(i).height() / 2 + $items[i].offsetTop + $items.eq(i).parents('div.layrow')[0].offsetTop;
                }
                
                if(top >= scrollTop && top <= windowHeight + scrollTop){
                    // 是否多次触发 通过类名进行控制
                    if (aniieteration) {
                        $items.eq(i).addClass('animated  '+anitype+anistate).css({
                            animationDuration:duration + 's',
                            animationDelay:delay + 's'
                        });
                    } else {
                        //  若是单次触发  触发一次 便不再进入
                        if (!$items.eq(i).hasClass('oneCountAnimate')) {
                            $items.eq(i).addClass('animated  '+anitype+anistate).addClass('oneCountAnimate').css({
                                animationDuration:duration + 's',
                                animationDelay:delay + 's'
                            });
                        }
                    }
                }else{
                    $items.eq(i).removeClass('animated  '+anitype+anistate);
                }
            }
        }

        // 动画 animations_scroll
        $(document).scroll(animations_scroll);
        animations_scroll();
    });
    
        

    //滚动模式下的动画
    

    //普通模式下的横幅
    if( parseInt($.browser.version) === 8 ){
	console.log('ie8')
}else{
    //只有dom存在，才绑定js
    if(document.querySelector('#u109329')){
        var num = 'u109329';
        window['indexVm'+num]	=new Vue({
            el:'#u109329',
            data:{
                indexStore:{
                },
                indexModule:{

                },
                listArr:[],
                lasta:'',
                indexShow:false
            },
            computed:{
                divs:function(){
                    return {
                        textAlign:this.indexStore.location_text_align_all,
                        lineHeight:this.indexStore.line_height + 'px'
                    }
                },
                lasta1:function(){
                    return {
                        color:this.indexStore.last_font_color,
                        fontSize:this.indexStore.font_sizes + 'px',
                    }
                },
                iconStyle:function(){
                    return {
                        color:this.indexStore.location_icon_color,
                        fontSize:this.indexStore.icon_sizes + 'px',
                        marginLeft:this.indexStore.location_icon_left + 'px',
                        marginRight:this.indexStore.location_icon_top + 'px',
                        fontFamily: 'FontAwesome'
                    }
                },
                titlestyle:function(){
                    return {
                        color:this.indexStore.font_color,
                        fontSize:this.indexStore.font_sizes + 'px'
                    }
                },
                huoqude:function(){
                    return {
                        color:this.indexStore.font_color,
                        fontSize:this.indexStore.font_sizes + 'px',
                        float:'left'
                    }
                },
                moduleStyle:function(){
                    return{
                        width: this.indexStore.modulevms.module_width + 'px',
                        height: this.indexStore.modulevms.module_height + 'px',
                        left: this.indexStore.modulevms.module_left + 'px',
                        top: this.indexStore.modulevms.module_top + 'px',
                        borderRadius: this.indexStore.modulevms.w_border_raduis_num,
                        opacity: this.indexStore.modulevms.w_opacity,
                        padding: this.indexStore.modulevms.w_fill + 'px',
                        borderLeftStyle: this.indexStore.modulevms.w_border_left_style,
                        borderLeftWidth: this.indexStore.modulevms.w_border_left_width + 'px',
                        borderTopStyle: this.indexStore.modulevms.w_border_top_style,
                        borderTopWidth: this.indexStore.modulevms.w_border_top_width + 'px',
                        borderRightStyle: this.indexStore.modulevms.w_border_right_style,
                        borderRightWidth: this.indexStore.modulevms.w_border_right_width + 'px',
                        borderBottomStyle: this.indexStore.modulevms.w_border_bottom_style,
                        borderBottomWidth: this.indexStore.modulevms.w_border_bottom_width + 'px',
                        backgroundRepeat: this.indexStore.modulevms.w_tile_style,
                        borderTopColor: this.indexStore.modulevms.module_pulick_border_top_color,
                        borderRightColor: this.indexStore.modulevms.module_pulick_border_right_color,
                        borderBottomColor: this.indexStore.modulevms.module_pulick_border_bottom_color,
                        borderLeftColor: this.indexStore.modulevms.module_pulick_border_left_color
                    }
                }
            },
            methods:{

            },
            created: function(){

                try{
                    var StorageVal = {"allwidth":621,"allheight":39,"icon_class":"fa-home","font_sizes":14,"line_height":40,"icon_sizes":20,"location_icon_left":0,"location_icon_top":10,"location_title":"您所在位置：","font_color":"rgba(102, 102, 102, 1)","font_color_globalColor":"","last_font_color":"rgba(102, 102, 102, 1)","last_font_color_globalColor":"","hover_font_color":"#18469B","hover_font_color_globalColor":"sys_color_primary","location_icon_color":"#18469B","location_icon_color_globalColor":"sys_color_primary","location_text_align_all":"left","location_data_source":"default","location_self_data":"","width":260,"height":40,"effectsObj":{"type":"","icon":"fa-adjust","iconSize":50,"iconColor":"#fff","changeSrc":"","borderStyle":"solid","borderWidth":1,"borderColor":"#ccc","deg":90,"zoom":1.5,"distance":20,"direction":"left-right"}};
                    if(StorageVal != null){
                        this.indexStore = StorageVal;
                    }

                    this.huoqu =  JSON.stringify('');
                }catch(e){}

                for (var i = 0; i < $('').length; i++) {
                    if ($('').eq(i).hasClass('last_a')) {
                        this.lasta = $('').eq(i).text();
                    }else{
                        this.listArr.push($('').eq(i).text());
                    }
                }
            },
            ready:function(){
                if(typeof templet!="undefined"){
                    templet.checkaction(this);
                }
            }
        });
    }

}
//<script>
    var textareaEle = document.querySelector('#u361406 > textarea');
    //textarea元素是否存在
    if( textareaEle ){
        var StorageVal = $('#u361406').children('textarea').eq(0).text();
        if(JSON.parse(StorageVal).data.StorageVal){
            var rowFixed = JSON.parse(JSON.parse(StorageVal).data.StorageVal).fixed;
            var rowId = JSON.parse(JSON.parse(StorageVal).data.StorageVal).rowId;
        }
    }
    else{
        var StorageVal = '{"row_type":"default","module_width":"1200","module_height":"40","module_index":"1","module_name":"","w_border_raduis_num":"0","w_opacity":"1","w_fill":"0","w_transtion":"0","w_background":"rgba(227, 227, 227, 0)","w_background_globalColor":"","w_border_left_color":"rgba(51, 51, 51, 1)","w_border_left_color_globalColor":"","w_border_left_style":"solid","w_border_left_width":"0","w_border_top_color":"rgba(51, 51, 51, 1)","w_border_top_color_globalColor":"","w_border_top_style":"solid","w_border_top_width":"0","w_border_right_color":"rgba(51, 51, 51, 1)","w_border_right_color_globalColor":"","w_border_right_style":"solid","w_border_right_width":"0","w_border_bottom_color":"rgba(220, 220, 220, 1)","w_border_bottom_color_globalColor":"","w_border_bottom_style":"dashed","w_border_bottom_width":"1","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","r_bg_src":"","r_bg_position":"top left","r_background":"rgba(255, 255, 255, 1)","r_background_globalColor":"","r_border_top_style":"solid","r_border_top_width":"0","r_border_top_color":"rgba(204, 204, 204, 1)","r_border_top_color_globalColor":"","r_border_bottom_width":"0","r_border_bottom_style":"solid","r_border_bottom_color":"rgba(204, 204, 204, 1)","r_border_bottom_color_globalColor":"","r_fill":"0","r_tile_style":"repeat","fixed":"static","rowId":"","scroll_list":[{"id":"1","r_background":"#fff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#e3e3e3","w_background_globalColor":"","backgroundSize":"cover"},{"id":"2","r_background":"#1db9ff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#fff","w_background_globalColor":"","backgroundSize":"cover"},{"id":"3","r_background":"#fff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#ffc400","w_background_globalColor":"","backgroundSize":"cover"}],"swiper_set":{"pattern":"horizontal","speed":"300"},"pageStyle":{"display":"block","background":"#fff","background_globalColor":"","selectbackground":"#f00","selectbackground_globalColor":"","width":"20","height":"20","margin":"5","borderColor":"#333","borderColor_globalColor":"","borderWidth":"5","borderRadius":"0","bottom":"10"}}';
        if( StorageVal != 'null'){
            var rowFixed = JSON.parse(StorageVal).fixed;

            var rowId = JSON.parse(StorageVal).rowId ? JSON.parse(StorageVal).rowId : 'u361406';
        }
    }

    if( rowFixed == 'fixed'){
        $('#' + rowId).addClass('rowFixed');
    }
    else{
        $('#' + rowId).remove('rowFixed');
        $('.rowFixedNext').remove();
    }

    var ele = document.querySelector('.rowFixed');//是否存在固定的row

    if( ele ){
        var navY = $('.rowFixed').offset().top;
        var eleHeight = $('.rowFixed').height();

        var nextEle = document.querySelector('.rowFixedNext');//如果不存在就插入一个
        if(!nextEle){
            $('.rowFixed').after('<div class="rowFixedNext"></div>');
            $('.rowFixedNext').css('marginTop',0);
        }


        $(window).scroll(function () {


            var nowY = document.body.scrollTop ? document.body.scrollTop : document.documentElement.scrollTop;
            if( nowY > navY){
                $('.rowFixed').css({
                    'position':'fixed',
                    'left':0,
                    'top':0,
                    'zIndex':100
                });

                $('.rowFixedNext').css('marginTop',eleHeight);
            }
            else{
                $('.rowFixed').css({
                    'position':'relative',

                });
                $('.rowFixedNext').css('marginTop',0);
            }
        })
    }

    //普通模式下的动画,且不是横幅
        $(function(){
        function animations_scroll(){
            var $items = $('#u361406').find('.hasAnimated');
            var $l = $items.length;
            var scrollTop = $(window).scrollTop();
            var windowHeight = document.documentElement.clientHeight; // 可视区域的高度

            for (var i = 0; i < $l; i++) {
                var anitype = $items.eq(i).data('anitype');
                var anistate = $items.eq(i).data('anistate');
                var aniieteration = $items.eq(i).data('aniieteration');
                var duration = $items.eq(i).data('duration');
                var delay = $items.eq(i).data('delay');
                var domHeight = $items.eq(i).height();
                var top = 0;

                //如果是底部
                if($items.eq(i).parents('.layout_footer').length > 0){
                    top = $items.eq(i).height() / 2 + $items[i].offsetTop + $items.eq(i).parents('.layout_footer')[0].offsetTop;
                }
                else{
                    top = $items.eq(i).height() / 2 + $items[i].offsetTop + $items.eq(i).parents('div.layrow')[0].offsetTop;
                }
                
                if(top >= scrollTop && top <= windowHeight + scrollTop){
                    // 是否多次触发 通过类名进行控制
                    if (aniieteration) {
                        $items.eq(i).addClass('animated  '+anitype+anistate).css({
                            animationDuration:duration + 's',
                            animationDelay:delay + 's'
                        });
                    } else {
                        //  若是单次触发  触发一次 便不再进入
                        if (!$items.eq(i).hasClass('oneCountAnimate')) {
                            $items.eq(i).addClass('animated  '+anitype+anistate).addClass('oneCountAnimate').css({
                                animationDuration:duration + 's',
                                animationDelay:delay + 's'
                            });
                        }
                    }
                }else{
                    $items.eq(i).removeClass('animated  '+anitype+anistate);
                }
            }
        }

        // 动画 animations_scroll
        $(document).scroll(animations_scroll);
        animations_scroll();
    });
    
        

    //滚动模式下的动画
    

    //普通模式下的横幅
    if('' == '0' || '1' == '0'){
    //样式1
    var ad = new AdMove("u91131");
    $('#u91131').css('zIndex','999999');
    var times = '' || '10'
    ad.Run(parseInt(times));
    //关闭点击事件
    $("#u91131 #open_page").on('click',function(){
        $('#u91131').css("display","none");
    });
};

 	if( parseInt($.browser.version) === 8 ){
 		console.log('ie8')
 	}else {

        //只有dom存在，才绑定js
        if (document.querySelector('#u91131')) {
            ;var num = 'u91131';
            window['indexVm' + num] = new Vue({
                el: "#u91131",
                data: {
                    indexStore: {},
                    indexShow: false,
                    costomDatas: {}
                },
                watch: {
                    costomDatas: {
                        handler: function (val, oldVal) {
                            console.log('test');
                        },
                        deep: true
                    }
                },
                computed: {
                    div: function () {
                        return {
                            overflowX: this.indexStore.w_scrollX_type,
                            overflowY: this.indexStore.w_scrollY_type,
                            wordWrap: this.indexStore.w_word_type
                        };
                    }
                },
                methods: {},
                created: function () {
                    try {
                        var StorageVal = {"w_scrollX_type":"hidden","w_scrollY_type":"hidden","w_word_type":"normal","contents":"<p style=\"text-align:center;line-height:70px;\">\n\t<span style=\"font-size:24px;color:#FFFFFF;\">产品中心</span> \n</p>","msg":"","custom_pos_style":"1","is_hover":"0","custom_pos_style_left":0,"custom_pos_style_top":0,"custom_pos_style_rate":10,"hover_color":"#000","hover_bc_color":"#fff","width":240,"height":70,"fixedLeft":0,"fixedTop":0,"openShow":false,"isShows":false,"editBc":"rgba(0, 0, 0, 1)","effectsObj":{"type":"","icon":"fa-adjust","iconSize":50,"iconColor":"#fff","changeSrc":"","borderStyle":"solid","borderWidth":1,"borderColor":"#ccc","deg":90,"zoom":1.5,"distance":20,"direction":"left-right"}};
                        if (StorageVal != null) {
                            this.indexStore = StorageVal;
                        }
                    } catch (e) {
                    }


                    // 兼容
                    if (!this.indexStore.is_hover) {
                        this.indexStore.is_hover = '0';
                        this.indexStore.hover_color = "#000";
                        this.indexStore.hover_bc_color = "#fff";
                    }

                    console.log('index', this.indexStore.custom_pos_style);
                    //debugger;

                    if (this.indexStore.custom_pos_style == '0') {
                        //样式1
                    } else if (this.indexStore.custom_pos_style == '1') {
                        //样式2
                    } else if (this.indexStore.custom_pos_style == '2') {
                        //样式3
                        try {
                            $('#u91131').css({
                                'position': 'fixed',
                                'zIndex': '999999'
                            });
                        } catch (e) {
                        }
                        ;
                    }

                    //挂件动画
                    try {
                        $.allWidgetAnimate(this, $('#u91131'));
                    } catch (e) {
                    }
                    ;
                },
                ready: function () {
                    if (this.indexStore.custom_pos_style === '2') {
                        var t = setTimeout(function () {
                            try {
                                $("#u91131").draggable();
                                $("#u91131").draggable("disable");
                            } catch (e) {
                            }
                            clearTimeout(t);
                        }, 500);
                    } else if (this.indexStore.custom_pos_style === '1') {
                        setTimeout(function () {
                            try {
                                $("#u91131").draggable("enable");
                            } catch (e) {
                            }
                        }, 100);
                    }
                    if (typeof templet != "undefined") {
                        templet.checkaction(this);
                    }

                    // 兼容
                    if (!this.indexStore.is_hover) {
                        this.indexStore.is_hover = '0';
                        this.indexStore.hover_color = "#000";
                        this.indexStore.hover_bc_color = "#fff";
                    }
                }
            });
        }
    }

 	//<script>

if( parseInt($.browser.version) === 8 ){
    }else {
    Vue.filter('my-filter', function (value) {
        var str = value.replace(/`/g, '"');
        return str
    });
    //只有dom存在，才绑定js
    if (document.querySelector('#u825249')) {
        var num = 'u825249';
        window['indexCatelogVm' + num] = new Vue({
            el: '#u825249',
            data: {
                editVal: {},
                listArr: {},
                twolevelList: [],
                threelevelList: [],
                testList: [],
                oneSelectId: '',
                twoSelectId: '',
                threeSelectId: '',
                oneSelectIndex: '',
                twoSelectIndex: '',
                self_height:0,
                timer:null
            },
            methods: {
                selectOneLevel: function (i) {
                    this.oneSelectIndex = i;
                    if (val.children) {
                        this.twolevelList = val.children;
                    }

                },
                select: function (val, i) {
                    this.selectIndex = i;
                },
                selectTwolevel: function (val, i) {
                    this.selectTwolevelIndex = i;
                    if (val.children) {
                        this.threelevelList = val.children;
                    }

                },
                selectThreelevel: function (val, i) {
                    this.selectThreelevelIndex = i;
                },
                module_top_calculation:function () {
    var now_height = parseFloat($('#u825249').outerHeight());
    var doms = $('#u825249').siblings('.module');
    var difference = now_height - this.self_height;//计算出高度的差值

    var max_top = parseFloat($('#u825249').css('top')) + this.self_height;
    var laybox_left = 0;
    if($("#u825249").parent('.laybox').offset() && $("#u825249").parent('.laybox').offset().left) {
        laybox_left = $("#u825249").parent('.laybox').offset().left
    }
    var self_offset_left = parseFloat($('#u825249').css('left')) + laybox_left;
    var self_width = parseFloat($("#u825249").css('width'));
    var layrow_height = parseFloat($("#u825249").parents('.layrow').attr('data-height'));

    $("#u825249").parents('.layrow').css('height',layrow_height+difference)

    for(var i = 0;i<doms.length;i++){
        var top = parseFloat($(doms[i]).attr('data-top'));
        //每个module距离屏幕右边的距离
        var doms_offset_left = parseFloat($(doms[i]).css('left')) + laybox_left;
        var width = parseFloat($(doms[i]).css('width'));
        //判断上下和左右

        if(top >= max_top && doms_offset_left+width > self_offset_left && doms_offset_left < self_offset_left + self_width ){
            $(doms[i]).css('top',top+difference);

        }
    }
},
mark_top:function () {
    var doms = $('#u825249').parent().children('.module');
    var layrow = $("#u825249").parents('.layrow');
    for(var i = 0;i<doms.length;i++){
        var top = parseFloat($(doms[i]).css('top'));
        $(doms[i]).attr('data-top',top)
    }
    layrow.attr('data-height',layrow.outerHeight())
},
module_top_animation:function () {
    var that = this;
    clearInterval(this.timer);
    this.timer = setInterval(function () {
        that.module_top_calculation();
    },1000/60)
},
top_calculation_init:function(objs){
    if(objs.height_type === 'auto'){
        var that = this;
        this.self_height = parseFloat($('#u825249').outerHeight());
        this.mark_top();
        this.module_top_animation();
        clearTimeout(this.setTimer);
        this.setTimer = setTimeout(function(){
            clearInterval(that.timer);
            clearTimeout(that.setTimer);
        },objs.animate_time*2)
    }
},




            },
            created: function () {
                try {
                    //分类列表数据源
                    var data = JSON.stringify();
                    if (data) {
                        var dataList = JSON.parse(data);
                        this.testList = dataList;
                    }
                    //初始化数据源赋
                    var style = JSON.stringify({"frameBox":240,"frameHeight":330,"modeSelection":"vertical","animation":"toggle","animationTime":600,"sort":"float","numShow":6,"padding":5,"open_type":"hoverOpen","height_type":"auto","height_auto":230,"btn":{"width":40,"fontSzie":14,"background":"#666","background_globalColor":"","color":"#fff","color_globalColor":"","borderColor":"#f00","borderColor_globalColor":"","borderRadius":3},"box":{"width":240,"height":300,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"none","borderWidth":1,"background":"rgba(255, 0, 0, 0)","background_globalColor":"","padding":1},"title":{"content":"我是分类列表","height":30,"fontSize":12,"fontFamily":"Microsoft YaHei","background":"rgba(227, 227, 227, 1)","background_globalColor":"","color":"#f00","color_globalColor":"","fontWeight":"bolder","fontAlign":"center","display":"none","paddingLeft":10},"onelevel":{"fontWeight":"normal","fontAlign":"left","fontSize":16,"fontFamily":"Microsoft YaHei","background":"rgba(236, 236, 236, 1)","background_globalColor":"","color":"rgba(51, 51, 51, 1)","width":240,"height":45,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","borderRadius":0,"seleFontSize":16,"seleBackground":"#18469B","seleBackground_globalColor":"sys_color_primary","seleColor":"rgba(255, 255, 255, 1)","seleColor_globalColor":"","borderTopWidth":0,"borderBottomWidth":0,"borderleftWidth":0,"borderRightWidth":0,"paddingLeft":30,"icon":"fa-angle-double-right","icon_margin_right":10,"icon_margin_left":0},"twolevel":{"fontWeight":"normal","fontAlign":"left","fontSize":15,"fontFamily":"Microsoft YaHei","background":"rgba(246, 246, 246, 1)","background_globalColor":"","color":"rgba(51, 51, 51, 1)","width":240,"height":40,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","borderRadius":0,"seleFontSize":15,"seleBackground":"#18469B","seleBackground_globalColor":"sys_color_primary","seleColor":"rgba(255, 255, 255, 1)","seleColor_globalColor":"","boxWidth":1000,"boxHeight":40,"margin":10,"borderTopWidth":0,"borderBottomWidth":0,"borderleftWidth":0,"borderRightWidth":0,"paddingLeft":50,"icon":"fa-angle-right","icon_margin_right":10,"icon_margin_left":0,"marginTop":1,"marginBottom":0,"marginLeft":0,"marginRight":0},"threelevel":{"fontWeight":"bolder","fontAlign":"center","fontSize":12,"fontFamily":"Microsoft YaHei","background":"#069805","background_globalColor":"","color":"#333","width":160,"height":30,"borderColor":"#ccc","borderColor_globalColor":"","borderStyle":"solid","borderRadius":3,"seleFontSize":12,"seleBackground":"#054c98","seleBackground_globalColor":"","seleColor":"#fff900","seleColor_globalColor":"","borderTopWidth":0,"borderBottomWidth":0,"borderleftWidth":0,"borderRightWidth":0,"paddingLeft":0,"icon":"fa-archive","icon_margin_right":10,"icon_margin_left":10},"effectsObj":{"type":"","icon":"fa-adjust","iconSize":50,"iconColor":"#fff","changeSrc":"","borderStyle":"solid","borderWidth":1,"borderColor":"#ccc","deg":90,"zoom":1.5,"distance":20,"direction":"left-right"}});
                    if (style) {
                        this.editVal = JSON.parse(style);
                    }
                    var listArr = JSON.stringify();
                    if (listArr) {
                        this.listArr = JSON.parse(listArr);
                    }
                }
                catch (err) {
                }


                //获取链接，匹配/分割字符串
                var myUrlId = window.location.pathname;
                var urlId = myUrlId.split('/');


                for (var i = 0; i < urlId.length; i++) {
                    if (urlId[i].indexOf('html') > -1) {
                        //链接带id的情况
                        if (urlId[i].indexOf('-') > -1) {
                            var str = urlId[i].split('-');
                            var val = str[1].split('.')[0];
                        }
                    }
                }
                this.selectId = val;
                //计算1级，2级，3级ID
                if (this.testList) {
                    for (var i = 0; i < this.testList.length; i++) {
                        if (this.testList[i].children) {
                            if (this.testList[i].id == val) {
                                this.oneSelectId = val;//算出一级id
                                this.oneSelectIndex = i;
                                break;
                            }
                        }
                    }
                }

            },
            ready: function () {
                var that = this;
                var ele = $('#u825249').find('.swiperCatelog-container');
                var catelogSwiper = new Swiper(ele, {
                    slidesPerView: that.editVal.numShow, //同时显示数量
                    paginationClickable: true,
                    spaceBetween: that.editVal.padding, //间距
                    freeMode: true,
                    autoplay: 0,
                    autoplayDisableOnInteraction: false,
                    observer: true,
                    observeParents: true, //时时监听
                    initialSlide: that.oneSelectIndex
                });

                $('#u825249').find('.swiperLeft button').click(function () {
                    catelogSwiper.slidePrev();
                });

                $('#u825249').find('.swiperRight button').click(function () {
                    catelogSwiper.slideNext();
                });





                //竖向动画下拉
                if(this.editVal.open_type != 'showOne' && this.editVal.open_type != 'showTwo' && this.editVal.open_type != 'showAll' && this.editVal.height_type != 'auto'){


                    if (this.editVal.animation == 'toggle') {
                        $('#u825249').find('.oneUl').children('li').hover(
                            function () {
                                if($(this).find('.twoUl').children().length > 0){
                                    $(this).find('.twoUl').stop(true, true).delay(100).show(that.editVal.animationTime);
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.twoUl').stop(true, true).delay(100).hide(that.editVal.animationTime)
                                }

                            }
                        );
                        $('#u825249').find('.twoUl').children('li').hover(
                            function () {
                                if($(this).find('.threeUl').children().length > 0) {
                                    $(this).find('.threeUl').stop(true, true).delay(100).show(that.editVal.animationTime);
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.threeUl').stop(true, true).delay(100).hide(that.editVal.animationTime)
                                }

                            }
                        );
                    }
                    else if (this.editVal.animation == 'slide') {
                        $('#u825249').find('.oneUl').children('li').hover(
                            function () {
                                if($(this).find('.twoUl').children().length > 0) {
                                    $(this).find('.twoUl').stop(true, true).delay(100).slideDown(that.editVal.animationTime);
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.twoUl').stop(true, true).delay(100).slideUp(that.editVal.animationTime);
                                }
                            }
                        );
                        $('#u825249').find('.twoUl').children('li').hover(
                            function () {
                                if($(this).find('.threeUl').children().length > 0) {
                                    $(this).find('.threeUl').stop(true, true).delay(100).slideDown(that.editVal.animationTime);
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.threeUl').stop(true, true).delay(100).slideUp(that.editVal.animationTime);
                                }
                            }
                        );
                    }
                    else {
                        $('#u825249').find('.oneUl').children('li').hover(
                            function () {
                                if($(this).find('.twoUl').children().length > 0) {
                                    $(this).find('.twoUl').stop(true, true).fadeIn(that.editVal.animationTime)
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.twoUl').stop(true, true).fadeOut(that.editVal.animationTime)
                                }

                            }
                        );
                        $('#u825249').find('.twoUl').children('li').hover(
                            function () {
                                if($(this).find('.threeUl').children().length > 0) {
                                    $(this).find('.threeUl').stop(true, true).fadeIn(that.editVal.animationTime)
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.threeUl').stop(true, true).fadeOut(that.editVal.animationTime)
                                }

                            }
                        );
                    }
                }

                //竖向动画下拉,自动撑开
                if(this.editVal.open_type != 'showOne' && this.editVal.open_type != 'showTwo' && this.editVal.open_type != 'showAll' && this.editVal.height_type == 'auto'){
                    //先做次自适应高度撑开,当数据增加或减少的时候
                    if(this.editVal.height_auto > 0){
                        this.self_height = this.editVal.height_auto;
                        this.mark_top();
                        this.module_top_calculation();
                    }

                    //如果是自动撑开，先做一些自定义属性绑定
                    this.self_height = parseFloat($('#u825249').outerHeight());
                    this.mark_top();
                    if (this.editVal.animation == 'toggle') {
                        $('#u825249').find('.oneUl').children('li').hover(
                            function () {
                                if($(this).find('.twoUl').children().length > 0) {

                                    $(this).find('.twoUl').stop(true, true).delay(100).show(that.editVal.animationTime, function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.twoUl').stop(true, true).delay(100).hide(that.editVal.animationTime,function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    })
                                    that.module_top_animation();
                                }

                            }
                        );
                        $('#u825249').find('.twoUl').children('li').hover(
                            function () {
                                if($(this).find('.threeUl').children().length > 0) {

                                    $(this).find('.threeUl').stop(true, true).delay(100).show(that.editVal.animationTime, function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.threeUl').stop(true, true).delay(100).hide(that.editVal.animationTime,function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    })
                                    that.module_top_animation();
                                }

                            }
                        );
                    }
                    else if (this.editVal.animation == 'slide') {
                        $('#u825249').find('.oneUl').children('li').hover(
                            function () {
                                if($(this).find('.twoUl').children().length > 0) {

                                    $(this).find('.twoUl').stop(true, true).delay(100).slideDown(that.editVal.animationTime,function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.twoUl').stop(true, true).delay(100).slideUp(that.editVal.animationTime,function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }
                            }
                        );
                        $('#u825249').find('.twoUl').children('li').hover(
                            function () {

                                if($(this).find('.threeUl').children().length > 0) {
                                    $(this).find('.threeUl').stop(true, true).delay(100).slideDown(that.editVal.animationTime, function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    })
                                    that.module_top_animation();
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.threeUl').stop(true, true).delay(100).slideUp(that.editVal.animationTime,function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }
                            }
                        );
                    }
                    else {
                        $('#u825249').find('.oneUl').children('li').hover(
                            function () {
                                if($(this).find('.twoUl').children().length > 0) {
                                    $(this).find('.twoUl').stop(true, true).fadeIn(that.editVal.animationTime, function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.twoUl').stop(true, true).fadeOut(that.editVal.animationTime,function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }

                            }
                        );
                        $('#u825249').find('.twoUl').children('li').hover(
                            function () {
                                if($(this).find('.threeUl').children().length > 0) {
                                    $(this).find('.threeUl').stop(true, true).fadeIn(that.editVal.animationTime, function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }
                            },
                            function () {
                                if (!$(this).attr('data-select')) {
                                    $(this).find('.threeUl').stop(true, true).fadeOut(that.editVal.animationTime, function () {
                                        clearInterval(that.timer);
                                        that.module_top_calculation();
                                    });
                                    that.module_top_animation();
                                }

                            }
                        );
                    }
                }

                if (typeof templet != "undefined") {
                    templet.checkaction(this);
                }


            }
        })
    }
}

if('' == '0' || '1' == '0'){
    //样式1
    var ad = new AdMove("u687483");
    $('#u687483').css('zIndex','999999');
    var times = '' || '10'
    ad.Run(parseInt(times));
    //关闭点击事件
    $("#u687483 #open_page").on('click',function(){
        $('#u687483').css("display","none");
    });
};

 	if( parseInt($.browser.version) === 8 ){
 		console.log('ie8')
 	}else {

        //只有dom存在，才绑定js
        if (document.querySelector('#u687483')) {
            ;var num = 'u687483';
            window['indexVm' + num] = new Vue({
                el: "#u687483",
                data: {
                    indexStore: {},
                    indexShow: false,
                    costomDatas: {}
                },
                watch: {
                    costomDatas: {
                        handler: function (val, oldVal) {
                            console.log('test');
                        },
                        deep: true
                    }
                },
                computed: {
                    div: function () {
                        return {
                            overflowX: this.indexStore.w_scrollX_type,
                            overflowY: this.indexStore.w_scrollY_type,
                            wordWrap: this.indexStore.w_word_type
                        };
                    }
                },
                methods: {},
                created: function () {
                    try {
                        var StorageVal = {"w_scrollX_type":"hidden","w_scrollY_type":"hidden","w_word_type":"normal","contents":"<p style=\"text-align:center;line-height:70px;width:240px;height:70px;background:#18469B;\">\n\t<span style=\"font-size:24px;color:#FFFFFF;\">联系我们</span> \n</p>\n<div style=\"background:#ECECEC;padding:15px;\">\n\t<p>\n\t\t<span style=\"font-size:16px;color:#333333;\">联系人：吴总</span> \n\t</p>\n\t<p style=\"margin-top:5px;\">\n\t\t<span style=\"font-size:16px;color:#333333;\">电话：13088722905</span> \n\t</p>\n\t<p style=\"margin-top:5px;margin-bottom:5px;\">\n\t\t<span style=\"font-size:16px;color:#333333;\">邮箱：<a style=\"text-decoration:none;\" href=\"mailto:gongsi@gs.com\"><span style=\"font-size:16px;color:#333333;\">lzbxzl@163.com</span></a></span> \n\t</p>\n\t<p>\n\t\t<span style=\"font-size:16px;color:#333333;\">地址：甘肃省兰州市城关区白银路415号</span> \n\t</p>\n</div>","msg":"","custom_pos_style":"1","is_hover":"0","custom_pos_style_left":0,"custom_pos_style_top":0,"custom_pos_style_rate":10,"hover_color":"#000","hover_bc_color":"#fff","width":240,"height":240,"fixedLeft":0,"fixedTop":0,"openShow":false,"isShows":false,"editBc":"rgba(0, 0, 0, 1)","effectsObj":{"type":"","icon":"fa-adjust","iconSize":50,"iconColor":"#fff","changeSrc":"","borderStyle":"solid","borderWidth":1,"borderColor":"#ccc","deg":90,"zoom":1.5,"distance":20,"direction":"left-right"}};
                        if (StorageVal != null) {
                            this.indexStore = StorageVal;
                        }
                    } catch (e) {
                    }


                    // 兼容
                    if (!this.indexStore.is_hover) {
                        this.indexStore.is_hover = '0';
                        this.indexStore.hover_color = "#000";
                        this.indexStore.hover_bc_color = "#fff";
                    }

                    console.log('index', this.indexStore.custom_pos_style);
                    //debugger;

                    if (this.indexStore.custom_pos_style == '0') {
                        //样式1
                    } else if (this.indexStore.custom_pos_style == '1') {
                        //样式2
                    } else if (this.indexStore.custom_pos_style == '2') {
                        //样式3
                        try {
                            $('#u687483').css({
                                'position': 'fixed',
                                'zIndex': '999999'
                            });
                        } catch (e) {
                        }
                        ;
                    }

                    //挂件动画
                    try {
                        $.allWidgetAnimate(this, $('#u687483'));
                    } catch (e) {
                    }
                    ;
                },
                ready: function () {
                    if (this.indexStore.custom_pos_style === '2') {
                        var t = setTimeout(function () {
                            try {
                                $("#u687483").draggable();
                                $("#u687483").draggable("disable");
                            } catch (e) {
                            }
                            clearTimeout(t);
                        }, 500);
                    } else if (this.indexStore.custom_pos_style === '1') {
                        setTimeout(function () {
                            try {
                                $("#u687483").draggable("enable");
                            } catch (e) {
                            }
                        }, 100);
                    }
                    if (typeof templet != "undefined") {
                        templet.checkaction(this);
                    }

                    // 兼容
                    if (!this.indexStore.is_hover) {
                        this.indexStore.is_hover = '0';
                        this.indexStore.hover_color = "#000";
                        this.indexStore.hover_bc_color = "#fff";
                    }
                }
            });
        }
    }

 	if('' == '0' || '1' == '0'){
    //样式1
    var ad = new AdMove("u506416");
    $('#u506416').css('zIndex','999999');
    var times = '' || '10'
    ad.Run(parseInt(times));
    //关闭点击事件
    $("#u506416 #open_page").on('click',function(){
        $('#u506416').css("display","none");
    });
};

 	if( parseInt($.browser.version) === 8 ){
 		console.log('ie8')
 	}else {

        //只有dom存在，才绑定js
        if (document.querySelector('#u506416')) {
            ;var num = 'u506416';
            window['indexVm' + num] = new Vue({
                el: "#u506416",
                data: {
                    indexStore: {},
                    indexShow: false,
                    costomDatas: {}
                },
                watch: {
                    costomDatas: {
                        handler: function (val, oldVal) {
                            console.log('test');
                        },
                        deep: true
                    }
                },
                computed: {
                    div: function () {
                        return {
                            overflowX: this.indexStore.w_scrollX_type,
                            overflowY: this.indexStore.w_scrollY_type,
                            wordWrap: this.indexStore.w_word_type
                        };
                    }
                },
                methods: {},
                created: function () {
                    try {
                        var StorageVal = {"w_scrollX_type":"hidden","w_scrollY_type":"hidden","w_word_type":"normal","contents":"<p>\n\t<span style=\"font-size:24px;color:#333333;\">产品中心</span>\n</p>","msg":"","custom_pos_style":"1","is_hover":"0","custom_pos_style_left":0,"custom_pos_style_top":0,"custom_pos_style_rate":10,"hover_color":"#000","hover_bc_color":"#fff","width":930,"height":45,"fixedLeft":0,"fixedTop":0,"openShow":false,"isShows":false,"editBc":"rgba(255, 255, 255, 1)","effectsObj":{"type":"","icon":"fa-adjust","iconSize":50,"iconColor":"#fff","changeSrc":"","borderStyle":"solid","borderWidth":1,"borderColor":"#ccc","deg":90,"zoom":1.5,"distance":20,"direction":"left-right"}};
                        if (StorageVal != null) {
                            this.indexStore = StorageVal;
                        }
                    } catch (e) {
                    }


                    // 兼容
                    if (!this.indexStore.is_hover) {
                        this.indexStore.is_hover = '0';
                        this.indexStore.hover_color = "#000";
                        this.indexStore.hover_bc_color = "#fff";
                    }

                    console.log('index', this.indexStore.custom_pos_style);
                    //debugger;

                    if (this.indexStore.custom_pos_style == '0') {
                        //样式1
                    } else if (this.indexStore.custom_pos_style == '1') {
                        //样式2
                    } else if (this.indexStore.custom_pos_style == '2') {
                        //样式3
                        try {
                            $('#u506416').css({
                                'position': 'fixed',
                                'zIndex': '999999'
                            });
                        } catch (e) {
                        }
                        ;
                    }

                    //挂件动画
                    try {
                        $.allWidgetAnimate(this, $('#u506416'));
                    } catch (e) {
                    }
                    ;
                },
                ready: function () {
                    if (this.indexStore.custom_pos_style === '2') {
                        var t = setTimeout(function () {
                            try {
                                $("#u506416").draggable();
                                $("#u506416").draggable("disable");
                            } catch (e) {
                            }
                            clearTimeout(t);
                        }, 500);
                    } else if (this.indexStore.custom_pos_style === '1') {
                        setTimeout(function () {
                            try {
                                $("#u506416").draggable("enable");
                            } catch (e) {
                            }
                        }, 100);
                    }
                    if (typeof templet != "undefined") {
                        templet.checkaction(this);
                    }

                    // 兼容
                    if (!this.indexStore.is_hover) {
                        this.indexStore.is_hover = '0';
                        this.indexStore.hover_color = "#000";
                        this.indexStore.hover_bc_color = "#fff";
                    }
                }
            });
        }
    }

 	if( parseInt($.browser.version) === 8 ){
    console.log('ie8')
}else{

    //只有dom存在，才绑定js
    if(document.querySelector('#u940443')){
        console.log(1111,8)
        var num = 'u940443';
        window['indexListAndPageVm'+num] = new Vue({
            el: '#u940443',
            data:{
                editVal:{},
                listArr:{},
                indexData:[],
                page:[],
                left:[
                    {
                        name:'上一页',
                        title:'nextBtnWidth'
                    },
                    {
                        name:'首页',
                        title:'firstBtnWidth'
                    }
                ],
                right:[
                    {
                        name:'下一页',
                        title:'nextBtnWidth'
                    },
                    {
                        name:'末页',
                        title:'firstBtnWidth'
                    }
                ],
                selectPage:0,
                nowPage:0,
                id:0,
                nextBtnUrl:'',
                lastBtnUrl:'',
                searchType:'',
                pageType:'',
                pageToGo: ''
            },
            filters:{
                myFilter:function(value){
                    if(value){
                        var str = value.replace(/`/g,'"');
                        return str
                    }
                },

            },
            methods:{
                listAndPageHoverAnimation:function (that) {
                    if(that.Mongolia.isOpen == 'true'){

                        $('#u940443').find('.listEveryOne').hover(
                            function () {
                                $(this).find('.Mongolia').stop(true,true).delay(200).show(
                                    {
                                        effect:that.Mongolia.animation,
                                        direction:that.Mongolia.direction,
                                        duration:that.Mongolia.time
                                    }
                                )
                            },
                            function () {
                                $(this).find('.Mongolia').stop(true,true).delay(200).hide(
                                    {
                                        effect:that.Mongolia.animation,
                                        direction:that.Mongolia.direction,
                                        duration:that.Mongolia.time
                                    }
                                )
                            }
                        )
                    }
                },
                onClickGoPageBtn(){
                    this.goPage()
                },
                onClickEnterPage(){
                    this.goPage()
                },
                goPage(){
                    if(!this.isValidPage(this.pageToGo)){
                        return
                    }
                    let url
                    if(this.pageType == 'search'){
                        url = '/' + this.pageType + '-0-'  +this.pageToGo +'-'+ this.searchType +'.html';
                    }
                    else{
                        url = '/' + this.listArr.listType + '-' + this.id + '-' +this.pageToGo +'.html';
                    }
                    window.location = url;
                },
                isValidPage(pageToGo){
                    pageToGo = Number(pageToGo)
                    var page = '4';
                    return pageToGo>0 && pageToGo<=page
                }
            },
            created:function () {
                try{
                    //编辑数据源
                    var listArr = JSON.stringify({"listType":"product","Pattern":"list","listArr":[],"Prompt":"暂无数据！","home_page":"首页","last_page":"末页","previous_page":"上一页","next_page":"下一页"});
                    this.editVal = JSON.parse(JSON.stringify({"summaryLength":10,"is_lazy":"false","backgroundSelect":{"background":"#ccc","background_globalColor":"","className":"backgroundSelect","color":"#fff","color_globalColor":"","fontSize":14,"textAlign":"center","fontFamily":"Microsoft YaHei","isOpen":"false"},"Mongolia":{"width":200,"height":200,"background":"#f00","background_globalColor":"","opacity":0.3,"animation":"fade","time":200,"direction":"up","isOpen":"false","marginTop":50,"marginLeft":50},"MongoliaIcon":{"display":"block","color":"#fff","color_globalColor":"","fontSize":24,"icon":""},"MongoliaTitle":{"display":"block","color":"#fff","color_globalColor":"","fontSize":24,"fontFamily":"Microsoft YaHei","lineHeight":30,"width":300,"height":30,"fontWeight":"bolder","textAlign":"center"},"MongoliaContent":{"display":"block","color":"#f00","color_globalColor":"","fontSize":24,"fontFamily":"Microsoft YaHei","lineHeight":30,"width":300,"height":30,"textAlign":"center","fontWeight":"bolder"},"pageSelect":{"width":40,"height":40,"borderLeftWidth":1,"borderRightWidth":1,"borderTopWidth":1,"borderBottomWidth":1,"borderColor":"rgba(24, 70, 155, 1)","borderColor_globalColor":"sys_color_primary","borderStyle":"solid","background":"rgba(24, 70, 155, 1)","background_globalColor":"sys_color_primary","borderRadius":0,"margin":10,"padding":0,"color":"rgba(255, 255, 255, 1)","color_globalColor":"","fontSize":14,"textAlign":"center","fontFamily":"Microsoft YaHei","className":"pageSelect"},"pageDefault":{"boxWidth":700,"width":30,"nextBtnWidth":60,"firstBtnWidth":60,"height":30,"borderLeftWidth":1,"borderRightWidth":1,"borderTopWidth":1,"borderBottomWidth":1,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","background":"rgba(255, 255, 255, 1)","background_globalColor":"","borderRadius":0,"margin":5,"className":"pageDefault","padding":0,"color":"rgba(51, 51, 51, 1)","color_globalColor":"","fontSize":14,"textAlign":"center","fontFamily":"Microsoft YaHei","left":0,"bottom":0,"isOpen":"true","pagePosition":"center","text_background":"rgba(255, 255, 255, 1)","text_background_globalColor":"","type":0},"frame":{"width":948,"height":400,"borderLeftWidth":0,"borderRightWidth":0,"borderTopWidth":0,"borderBottomWidth":0,"borderLeftColor":"rgba(204, 204, 204, 1)","borderLeftColor_globalColor":"","borderRightColor":"rgba(204, 204, 204, 1)","borderRightColor_globalColor":"","borderTopColor":"rgba(204, 204, 204, 1)","borderTopColor_globalColor":"","borderBottomColor":"rgba(204, 204, 204, 1)","borderBottomColor_globalColor":"","borderLeftStyle":"solid","borderRightStyle":"solid","borderTopStyle":"solid","borderBottomStyle":"solid","background":"rgba(255, 255, 255, 0)","background_globalColor":"","borderRadius":1,"className":"frame","padding":0,"showNum":9,"heightType":"auto","paddingBottom":70,"paddingTop":0,"paddingLeft":0,"paddingRight":0},"box":{"width":296,"height":277,"borderLeftWidth":1,"borderRightWidth":1,"borderTopWidth":1,"borderBottomWidth":1,"borderColor":"#ccc","borderColor_globalColor":"","borderLeftColor":"rgba(222, 222, 222, 1)","borderLeftColor_globalColor":"","borderRightColor":"rgba(222, 222, 222, 1)","borderRightColor_globalColor":"","borderTopColor":"rgba(222, 222, 222, 1)","borderTopColor_globalColor":"","borderBottomColor":"rgba(222, 222, 222, 1)","borderBottomCColor_globalColor":"","borderLeftStyle":"solid","borderRightStyle":"solid","borderTopStyle":"solid","borderBottomStyle":"solid","left":25,"top":0,"className":"box","margin":10,"target":"_self","marginTop":10,"marginLeft":10,"marginRight":10,"marginBottom":10,"borderRadius":0,"background":"rgba(255, 0, 0, 0)"},"Component":[{"editName":"标题","englishName":"name","id":0,"select":"block","width":294,"height":50,"padding":0,"borderLeftWidth":0,"borderRightWidth":0,"borderTopWidth":0,"borderBottomWidth":0,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","background":"rgba(255, 255, 255, 0)","background_globalColor":"","color":"rgba(51, 51, 51, 1)","color_globalColor":"","fontSize":18,"textAlign":"center","fontFamily":"Microsoft YaHei","fontWeight":"bold","borderRadius":0,"left":0,"top":219,"zIndex":1,"className":"title","lineHeight":50,"editBackground":"#f00","editBackground_globalColor":"","SfontWeight":"bold","Swidth":294,"Sheight":50,"Spadding":0,"SborderLeftWidth":1,"SborderRightWidth":1,"SborderTopWidth":1,"SborderBottomWidth":1,"SborderColor":"#f00","SborderColor_globalColor":"","SborderStyle":"none","Sbackground":"rgba(0, 0, 0, 0)","Sbackground_globalColor":"","Scolor":"rgba(24, 70, 155, 1)","Scolor_globalColor":"sys_color_primary","SfontSize":18,"StextAlign":"center","SfontFamily":"Microsoft YaHei"},{"editName":"时间","englishName":"up_time","id":1,"select":"none","width":200,"height":20,"borderLeftWidth":0,"borderRightWidth":0,"borderTopWidth":0,"borderBottomWidth":0,"borderRadius":3,"padding":0,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","editBackground":"#00E31B","editBackground_globalColor":"","color":"rgba(51, 51, 51, 1)","color_globalColor":"","fontSize":14,"textAlign":"left","left":0,"top":220,"fontFamily":"Microsoft YaHei","background":"rgba(255, 255, 255, 1)","background_globalColor":"","zIndex":1,"className":"time","lineHeight":20,"timePattern":"ordinary","day_line_height":40,"day_fontsize":18,"year_line_height":20,"year_fontsize":12,"Swidth":400,"Sheight":40,"Spadding":0,"SborderLeftWidth":1,"SborderRightWidth":1,"SborderTopWidth":1,"SborderBottomWidth":1,"SborderColor":"#f00","SborderColor_globalColor":"","SborderStyle":"solid","Sbackground":"rgba(0, 0, 0, 1)","Sbackground_globalColor":"","Scolor":"rgba(255, 255, 255, 1)","Scolor_globalColor":"","SfontSize":20,"StextAlign":"center","SfontFamily":"Microsoft YaHei","Sday_fontsize":18,"Syear_fontsize":12},{"editName":"简介","englishName":"summary","id":2,"select":"none","width":200,"height":40,"padding":0,"borderRadius":3,"borderLeftWidth":0,"borderRightWidth":0,"borderTopWidth":0,"borderBottomWidth":0,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","editBackground":"#3563FF","editBackground_globalColor":"","color":"rgba(51, 51, 51, 1)","color_globalColor":"","fontSize":14,"textAlign":"left","left":0,"top":245,"fontFamily":"Microsoft YaHei","background":"rgba(255, 255, 255, 1)","background_globalColor":"","zIndex":1,"className":"content","lineHeight":20,"Swidth":320,"Sheight":40,"Spadding":0,"SborderLeftWidth":1,"SborderRightWidth":1,"SborderTopWidth":1,"SborderBottomWidth":1,"SborderColor":"#f00","SborderColor_globalColor":"","SborderStyle":"solid","Sbackground":"rgba(0, 0, 0, 1)","Sbackground_globalColor":"","Scolor":"rgba(255, 255, 255, 1)","Scolor_globalColor":"","SfontSize":20,"StextAlign":"center","SfontFamily":"Microsoft YaHei"},{"editName":"价格","englishName":"price_sell","id":3,"select":"none","width":160,"height":20,"padding":0,"borderRadius":3,"borderLeftWidth":0,"borderRightWidth":0,"borderTopWidth":0,"borderBottomWidth":0,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","editBackground":"#FF00E1","editBackground_globalColor":"","color":"rgba(51, 51, 51, 1)","color_globalColor":"","fontSize":14,"textAlign":"center","left":0,"top":30,"fontFamily":"Microsoft YaHei","background":"rgba(255, 255, 255, 1)","background_globalColor":"","zIndex":1,"className":"money","lineHeight":20,"Swidth":320,"Sheight":40,"Spadding":0,"SborderLeftWidth":1,"SborderRightWidth":1,"SborderTopWidth":1,"SborderBottomWidth":1,"SborderColor":"#f00","SborderColor_globalColor":"","SborderStyle":"solid","Sbackground":"rgba(0, 0, 0, 1)","Sbackground_globalColor":"","Scolor":"rgba(255, 255, 255, 1)","Scolor_globalColor":"","SfontSize":20,"StextAlign":"center","SfontFamily":"Microsoft YaHei"},{"editName":"更多","englishName":"more","id":4,"select":"none","width":140,"height":40,"padding":0,"borderLeftWidth":1,"borderRightWidth":1,"borderTopWidth":1,"borderBottomWidth":1,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","editBackground":"#FFB200","editBackground_globalColor":"","color":"rgba(51, 51, 51, 1)","color_globalColor":"","fontSize":14,"textAlign":"center","left":150,"top":240,"fontFamily":"Microsoft YaHei","background":"rgba(255, 255, 255, 1)","background_globalColor":"","zIndex":1,"className":"more","lineHeight":40,"content":"查看更多","borderRadius":3,"Swidth":320,"Sheight":40,"Spadding":0,"SborderLeftWidth":1,"SborderRightWidth":1,"SborderTopWidth":1,"SborderBottomWidth":1,"SborderColor":"#f00","SborderColor_globalColor":"","SborderStyle":"solid","Sbackground":"rgba(0, 0, 0, 1)","Sbackground_globalColor":"","Scolor":"rgba(255, 255, 255, 1)","Scolor_globalColor":"","SfontSize":20,"StextAlign":"center","SfontFamily":"Microsoft YaHei"},{"editName":"图片","englishName":"img","id":5,"select":"block","width":294,"height":215,"padding":0,"borderRadius":0,"borderLeftWidth":0,"borderRightWidth":0,"borderTopWidth":0,"borderBottomWidth":0,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","editBackground":"#00EBFF","editBackground_globalColor":"","color":"#333","color_globalColor":"","fontSize":14,"textAlign":"center","left":0,"top":0,"fontFamily":"Microsoft YaHei","background":"rgba(255, 255, 255, 1)","background_globalColor":"","zIndex":1,"className":"pic","length":20,"hover":"false","scale":1,"Swidth":350,"Sheight":220,"Spadding":0,"SborderLeftWidth":1,"SborderRightWidth":1,"SborderTopWidth":1,"SborderBottomWidth":1,"SborderColor":"#f00","SborderColor_globalColor":"","SborderStyle":"solid","Sbackground":"#000","Sbackground_globalColor":"","SmarginLeft":-15,"SmarginTop":-10},{"editName":"图标","englishName":"icon","id":6,"select":"none","width":50,"height":50,"padding":0,"borderLeftWidth":1,"borderRightWidth":1,"borderTopWidth":1,"borderBottomWidth":1,"borderColor":"rgba(204, 204, 204, 1)","borderColor_globalColor":"","borderStyle":"solid","editBackground":"#FFB200","editBackground_globalColor":"","color":"rgba(51, 51, 51, 1)","color_globalColor":"","fontSize":14,"textAlign":"center","left":0,"top":80,"background":"rgba(255, 255, 255, 1)","background_globalColor":"","zIndex":3,"className":"more","lineHeight":50,"content":"fa-adjust","borderRadius":1,"Swidth":320,"Sheight":40,"Spadding":0,"SborderLeftWidth":1,"SborderRightWidth":1,"SborderTopWidth":1,"SborderBottomWidth":1,"SborderColor":"#f00","SborderColor_globalColor":"","SborderStyle":"solid","Sbackground":"#000","Sbackground_globalColor":"","Scolor":"rgba(255, 255, 255, 1)","Scolor_globalColor":"","SfontSize":20,"StextAlign":"center"}],"Prompt":{"height":40,"color":"rgba(51, 51, 51, 1)","color_globalColor":"","fontSize":14},"effectsObj":{"type":"","icon":"fa-adjust","iconSize":50,"iconColor":"#fff","changeSrc":"","borderStyle":"solid","borderWidth":1,"borderColor":"#ccc","deg":90,"zoom":1.5,"distance":20,"direction":"left-right"}}))
                    this.listArr = listArr ? JSON.parse(listArr) : {};
                    this.pageType = this.listArr.listType;
                    //获得搜索当前的key值
                    var searchType = '';
                }
                catch(err){}

                if(searchType){
                    this.searchType = searchType;
                }


                //判断模式----------------------------------
                if(this.listArr.Pattern == 'list'){
                    //列表数据
                    var moduleStr = '';
                    try{
                        moduleStr =  JSON.stringify([{"id":"30","name":"\u9632\u7206\u51b7\u5e93","type_id":"200000","img":"https:\/\/img01.71360.com\/file\/read\/www2\/M00\/40\/22\/wKj2K2MW632ASGc5AABis7cdmDU858.jpg","summary":"\u7518\u8083\u51b0\u6d0b\u5236\u51b7\u8bbe\u5907\u6709\u9650\u516c\u53f8\u4e3b\u8425\u5236\u51b7\u8bbe\u5907\uff0c\u51b7\u5e93\u5b89\u88c5\uff0c\u9632\u7206\u51b7\u5e93\uff0c\u836f\u54c1\u6b3e\u51b7\u85cf\u5e93\uff0c\u4f4e\u6e29\u5e93\uff0c\u5236\u51b7\u5242\u7b49\u4ea7\u54c1\u4e3b\u8981\u9762\u5411\u897f\u5317\u533a\u57df\u8fdb\u884c\u552e\u5356\u5b89\u88c5\uff0c\u516c\u53f8\u5728\u5236\u51b7\u5de5\u7a0b\u9886\u57df\uff0c\u6211\u4eec\u6709\u4e13\u4e1a\u7684\u6280\u672f\u5de5\u7a0b\u5e08\u548c\u65bd\u5de5\u4e13\u4e1a\u4eba\u5458\uff0c\u5de5\u7a0b\u8986\u76d6\u7518\u8083\u3001\u9752\u6d77\u3001\u5b81\u590f\u3001\u65b0\u7586\u3001\u9655\u897f\u3001\u5185\u8499\u7b49\u5730\uff0c\u7528\u4e8e\u98df\u54c1\u4fdd\u9c9c\u3001\u8089\u7c7b\u3001\u51b7\u51bb\u52a0\u5de5\u3001\u5de5\u4e1a\u3001\u519c\u4e1a\u3001\u8d85\u5e02\u3001\u73af\u5883\u3001\u533b\u7597\u3001\u679c\u852c\u6c14\u8c03\u5e93\u3001\u7a7a\u8c03\u3001\u4ea4\u901a\u7b49\u5404\u4e2a\u9886\u57df\u3002","price_sell":"0.000","up_time":"1662446323","createtime":"1662446560","type_name":"\u51b7\u5e93\u7cfb\u5217"},{"id":"29","name":"\u533b\u836f\u5316\u5de5\u51b7\u5e93","type_id":"200000","img":"https:\/\/img01.71360.com\/file\/read\/www2\/M00\/40\/1A\/wKj2K2MW6C6AGyK4AAB0xfFoo1M684.jpg","summary":"\u7518\u8083\u51b0\u6d0b\u5236\u51b7\u8bbe\u5907\u6709\u9650\u516c\u53f8\u4e3b\u8425\u5236\u51b7\u8bbe\u5907\uff0c\u51b7\u5e93\u5b89\u88c5\uff0c\u9632\u7206\u51b7\u5e93\uff0c\u836f\u54c1\u6b3e\u51b7\u85cf\u5e93\uff0c\u4f4e\u6e29\u5e93\uff0c\u5236\u51b7\u5242\u7b49\u4ea7\u54c1\u4e3b\u8981\u9762\u5411\u897f\u5317\u533a\u57df\u8fdb\u884c\u552e\u5356\u5b89\u88c5\uff0c\u516c\u53f8\u5728\u5236\u51b7\u5de5\u7a0b\u9886\u57df\uff0c\u6211\u4eec\u6709\u4e13\u4e1a\u7684\u6280\u672f\u5de5\u7a0b\u5e08\u548c\u65bd\u5de5\u4e13\u4e1a\u4eba\u5458\uff0c\u5de5\u7a0b\u8986\u76d6\u7518\u8083\u3001\u9752\u6d77\u3001\u5b81\u590f\u3001\u65b0\u7586\u3001\u9655\u897f\u3001\u5185\u8499\u7b49\u5730\uff0c\u7528\u4e8e\u98df\u54c1\u4fdd\u9c9c\u3001\u8089\u7c7b\u3001\u51b7\u51bb\u52a0\u5de5\u3001\u5de5\u4e1a\u3001\u519c\u4e1a\u3001\u8d85\u5e02\u3001\u73af\u5883\u3001\u533b\u7597\u3001\u679c\u852c\u6c14\u8c03\u5e93\u3001\u7a7a\u8c03\u3001\u4ea4\u901a\u7b49\u5404\u4e2a\u9886\u57df\u3002","price_sell":"0.000","up_time":"1662444863","createtime":"1662446248","type_name":"\u51b7\u5e93\u7cfb\u5217"},{"id":"28","name":"\u9152\u5e97\u51b7\u51bb\u51b7\u85cf\u5e93","type_id":"200000","img":"https:\/\/img01.71360.com\/file\/read\/www2\/M00\/40\/11\/wKj2K2MW5C6AfIe3AABOSD-EUCg569.gif","summary":"\u7518\u8083\u51b0\u6d0b\u5236\u51b7\u8bbe\u5907\u6709\u9650\u516c\u53f8\u4e3b\u8425\u5236\u51b7\u8bbe\u5907\uff0c\u51b7\u5e93\u5b89\u88c5\uff0c\u9632\u7206\u51b7\u5e93\uff0c\u836f\u54c1\u6b3e\u51b7\u85cf\u5e93\uff0c\u4f4e\u6e29\u5e93\uff0c\u5236\u51b7\u5242\u7b49\u4ea7\u54c1\u4e3b\u8981\u9762\u5411\u897f\u5317\u533a\u57df\u8fdb\u884c\u552e\u5356\u5b89\u88c5\uff0c\u516c\u53f8\u5728\u5236\u51b7\u5de5\u7a0b\u9886\u57df\uff0c\u6211\u4eec\u6709\u4e13\u4e1a\u7684\u6280\u672f\u5de5\u7a0b\u5e08\u548c\u65bd\u5de5\u4e13\u4e1a\u4eba\u5458\uff0c\u5de5\u7a0b\u8986\u76d6\u7518\u8083\u3001\u9752\u6d77\u3001\u5b81\u590f\u3001\u65b0\u7586\u3001\u9655\u897f\u3001\u5185\u8499\u7b49\u5730\uff0c\u7528\u4e8e\u98df\u54c1\u4fdd\u9c9c\u3001\u8089\u7c7b\u3001\u51b7\u51bb\u52a0\u5de5\u3001\u5de5\u4e1a\u3001\u519c\u4e1a\u3001\u8d85\u5e02\u3001\u73af\u5883\u3001\u533b\u7597\u3001\u679c\u852c\u6c14\u8c03\u5e93\u3001\u7a7a\u8c03\u3001\u4ea4\u901a\u7b49\u5404\u4e2a\u9886\u57df\u3002","price_sell":"0.000","up_time":"1662444466","createtime":"1662444714","type_name":"\u51b7\u5e93\u7cfb\u5217"},{"id":"26","name":"\u94dd\u6392\u5e93","type_id":"200000","img":"https:\/\/img01.71360.com\/file\/read\/www\/M00\/DD\/99\/wKj0iWKRo06Aa4taAARCLrEWt_0844.png","summary":"\u51b7\u51bb\u51b7\u85cf_\u94dd\u6392\u7ba1\u51b7\u5e93\uff0c\u7518\u8083\u51b0\u6d0b\u5236\u51b7\u8bbe\u5907\u6709\u9650\u516c\u53f8\u4e3b\u8425\u5236\u51b7\u8bbe\u5907\uff0c\u51b7\u5e93\u5b89\u88c5\uff0c\u9632\u7206\u51b7\u5e93\uff0c\u836f\u54c1\u6b3e\u51b7\u85cf\u5e93\uff0c\u4f4e\u6e29\u5e93\uff0c\u5236\u51b7\u5242\u7b49\u4ea7\u54c1\u4e3b\u8981\u9762\u5411\u897f\u5317\u533a\u57df\u8fdb\u884c\u552e\u5356\u5b89\u88c5","price_sell":"0.000","up_time":"1653711523","createtime":"1653711827","type_name":"\u51b7\u5e93\u7cfb\u5217"},{"id":"25","name":"\u8089\u7c7b\u4f4e\u6e29\u51b7\u85cf\u5e93","type_id":"200000","img":"https:\/\/img01.71360.com\/file\/read\/www\/M00\/DD\/98\/wKj0iWKRogaACffnAAA29LDWAzQ25.webp","summary":"\u51b7\u51bb\u51b7\u85cf_\u8089\u7c7b\u4f4e\u6e29\u51b7\u85cf\u5e93\uff0c\u7518\u8083\u51b0\u6d0b\u5236\u51b7\u8bbe\u5907\u6709\u9650\u516c\u53f8\u4e3b\u8425\u5236\u51b7\u8bbe\u5907\uff0c\u51b7\u5e93\u5b89\u88c5\uff0c\u9632\u7206\u51b7\u5e93\uff0c\u836f\u54c1\u6b3e\u51b7\u85cf\u5e93\uff0c\u4f4e\u6e29\u5e93\uff0c\u5236\u51b7\u5242\u7b49\u4ea7\u54c1\u4e3b\u8981\u9762\u5411\u897f\u5317\u533a\u57df\u8fdb\u884c\u552e\u5356\u5b89\u88c5","price_sell":"0.000","up_time":"1653711170","createtime":"1653711501","type_name":"\u51b7\u5e93\u7cfb\u5217"},{"id":"22","name":"\u679c\u852c\u9ad8\u6e29\u51b7\u85cf\u5e93","type_id":"200000","img":"https:\/\/img01.71360.com\/file\/read\/www\/M00\/DD\/96\/wKj0iWKRnoWARLHOAAGkZWa1wFY527.jpg","summary":"\u51b7\u51bb\u51b7\u85cf_\u679c\u852c\u9ad8\u6e29\u51b7\u85cf\u5e93\uff0c\u7518\u8083\u51b0\u6d0b\u5236\u51b7\u8bbe\u5907\u6709\u9650\u516c\u53f8\u4e3b\u8425\u5236\u51b7\u8bbe\u5907\uff0c\u51b7\u5e93\u5b89\u88c5\uff0c\u9632\u7206\u51b7\u5e93\uff0c\u836f\u54c1\u6b3e\u51b7\u85cf\u5e93\uff0c\u4f4e\u6e29\u5e93\uff0c\u5236\u51b7\u5242\u7b49\u4ea7\u54c1\u4e3b\u8981\u9762\u5411\u897f\u5317\u533a\u57df\u8fdb\u884c\u552e\u5356\u5b89\u88c5","price_sell":"0.000","up_time":"1653710200","createtime":"1653710572","type_name":"\u51b7\u5e93\u7cfb\u5217"},{"id":"13","name":"\u4e39\u4f5b\u65af\u89c6\u6db2\u955c","type_id":"200010","img":"https:\/\/img01.71360.com\/file\/read\/www2\/M00\/56\/13\/wKj2K2MxTdaAayFkAACrlBADufA430.png","summary":"\u5236\u51b7\u914d\u4ef6_\u4e39\u4f5b\u65af\u89c6\u6db2\u955c\uff0c\u7ecf\u9500\u591a\u5bb6\u6709\u540d\u54c1\u724c\u53ca\u591a\u6b3e\u538b\u7f29\u673a\u578b\uff0c\u5982\u610f\u5927\u5229\u54c1\u724c\u90fd\u51cc\u3001\u5fb7\u56fd\u54c1\u724c\u6bd4\u6cfd\u5c14\u534a\u5c01\u95ed\u6d3b\u585e\u538b\u7f29\u673a\uff0c\u6c49\u949f\u3001\u590d\u76db\u87ba\u6746\u538b\u7f29\u673a\uff0c\u827e\u9ed8\u751f\u53ca\u4e39\u4f5b\u65af\u5168\u5c01\u95ed\u6d3b\u585e\u5f0f\u3001\u6da1\u65cb\u5f0f\u5236\u51b7\u3001\u7a7a\u8c03\u538b\u7f29\u673a\uff0c\u90fd\u51cc\u3001\u6bd4\u6cfd\u5c14\u534a\u5c01\u95ed\u53cc\u7ea7\u4f4e\u6e29\u5236\u51b7\u538b\u7f29\u673a\uff0c\u70ed\u4ea4\u6362\u3001\u7247\u51b0\u673a\u7b49\u5404\u7c7b\u9ad8\u3001\u4f4e\u6e29\u8bd5\u9a8c\u8bbe\u5907\u53ca\u5404\u79cd\u8fdb\u53e3\u5236\u51b7\u914d\u4ef6\u3002","price_sell":"0.000","up_time":"1653705761","createtime":"1653706003","type_name":"\u5236\u51b7\u914d\u4ef6"},{"id":"10","name":"\u901f\u51bb\u51b7\u5e93","type_id":"200000","img":"https:\/\/img01.71360.com\/file\/read\/www\/M00\/DD\/75\/wKj0iWKRhs-ADBHSAAduRWqd8UY912.png","summary":"\u5de5\u4e1a\u5236\u51b7_\u901f\u51bb\u96a7\u9053\uff0c\u516c\u53f8\u5728\u5236\u51b7\u5de5\u7a0b\u9886\u57df\uff0c\u6211\u4eec\u6709\u4e13\u4e1a\u7684\u6280\u672f\u5de5\u7a0b\u5e08\u548c\u65bd\u5de5\u4e13\u4e1a\u4eba\u5458\uff0c\u5de5\u7a0b\u8986\u76d6\u7518\u8083\u3001\u9752\u6d77\u3001\u5b81\u590f\u3001\u65b0\u7586\u3001\u9655\u897f\u3001\u5185\u8499\u7b49\u5730\uff0c\u7528\u4e8e\u98df\u54c1\u4fdd\u9c9c\u3001\u8089\u7c7b\u3001\u51b7\u51bb\u52a0\u5de5\u3001\u5de5\u4e1a\u3001\u519c\u4e1a\u3001\u8d85\u5e02\u3001\u73af\u5883\u3001\u533b\u7597\u3001\u679c\u852c\u6c14\u8c03\u5e93\u3001\u7a7a\u8c03\u3001\u4ea4\u901a\u7b49\u5404\u4e2a\u9886\u57df\u3002","price_sell":"0.000","up_time":"1653704075","createtime":"1653704479","type_name":"\u51b7\u5e93\u7cfb\u5217"},{"id":"42","name":"\u51b7\u5e93\u65bd\u5de5\uff08\u55b7\u6d82\uff09","type_id":"200000","img":"https:\/\/img01.71360.com\/file\/read\/www2\/M00\/42\/72\/wKj2K2MYMZiAS0YFACPtYDOA-xc582.jpg","summary":"\u7518\u8083\u51b0\u6d0b\u5236\u51b7\u8bbe\u5907\u6709\u9650\u516c\u53f8\u4e3b\u8425\u5236\u51b7\u8bbe\u5907\uff0c\u51b7\u5e93\u5b89\u88c5\uff0c\u9632\u7206\u51b7\u5e93\uff0c\u836f\u54c1\u6b3e\u51b7\u85cf\u5e93\uff0c\u4f4e\u6e29\u5e93\uff0c\u5236\u51b7\u5242\u7b49\u4ea7\u54c1\u4e3b\u8981\u9762\u5411\u897f\u5317\u533a\u57df\u8fdb\u884c\u552e\u5356\u5b89\u88c5\uff0c\u516c\u53f8\u5728\u5236\u51b7\u5de5\u7a0b\u9886\u57df\uff0c\u6211\u4eec\u6709\u4e13\u4e1a\u7684\u6280\u672f\u5de5\u7a0b\u5e08\u548c\u65bd\u5de5\u4e13\u4e1a\u4eba\u5458\uff0c\u5de5\u7a0b\u8986\u76d6\u7518\u8083\u3001\u9752\u6d77\u3001\u5b81\u590f\u3001\u65b0\u7586\u3001\u9655\u897f\u3001\u5185\u8499\u7b49\u5730\uff0c\u7528\u4e8e\u98df\u54c1\u4fdd\u9c9c\u3001\u8089\u7c7b\u3001\u51b7\u51bb\u52a0\u5de5\u3001\u5de5\u4e1a\u3001\u519c\u4e1a\u3001\u8d85\u5e02\u3001\u73af\u5883\u3001\u533b\u7597\u3001\u679c\u852c\u6c14\u8c03\u5e93\u3001\u7a7a\u8c03\u3001\u4ea4\u901a\u7b49\u5404\u4e2a\u9886\u57df\u3002","price_sell":"0.000","up_time":"1662529785","createtime":"1662530030","type_name":"\u51b7\u5e93\u7cfb\u5217"}]);//这样可以处理双引号

                    }
                    catch(err){}
                    var module = moduleStr.replace(/\r\n/g,'');//处理换行

                    if(module && module != 'null'){
                        module =  JSON.parse(module);
                        if(module.length > 0){
                            for(var i = 0; i < module.length; i++ ){
                                if(module[i].summary.length > this.editVal.summaryLength){
                                    module[i].summary = module[i].summary.substring(0,this.editVal.summaryLength) + '...';
                                }

                                module[i].up_time = new Date(Number(module[i].up_time)*1000).toLocaleDateString();
                            }
                            //在搜索页面下
                            if(module[0].type){
                                this.listArr.listType = module[0].type;
                            }
                        }
                        this.indexData = module;
                    }
                    //当前分页
                    var p = '1';
                    this.nowPage = Number(p);

                    //分页总数
                    var page = '4';
                    if(page > 0){
                        this.page = [];
                        for(var i = 0;i<page;i++){
                            var num = i + 1;
                            this.page.push(num);
                        }
                    }
                    else{
                        this.page = ''
                    }
                    console.log('分页总数',page)


                    //当前id
                    var idHeader = this.listArr.listType;
                    var id = '0';
                    this.id = id;

                    //下一页链接
                    if(p == page){
                        if(this.pageType == 'search'){
                            this.nextBtnUrl = '/' + this.pageType + '-0-'  +this.nowPage +'-'+ this.searchType +'.html';
                        }
                        else{
                            this.nextBtnUrl = '/' + this.listArr.listType + '-' + id + '-' +this.nowPage +'.html';
                        }

                    }
                    else{
                        if(this.pageType == 'search'){
                            this.nextBtnUrl = '/' + this.pageType + '-0-'  +(this.nowPage+1) +'-'+ this.searchType +'.html';
                        }
                        else{
                            this.nextBtnUrl = '/' + this.listArr.listType + '-' + id + '-' +(this.nowPage +1)+'.html';
                        }

                    }

                    //末页链接
                    if(this.pageType == 'search'){
                        this.lastBtnUrl = '/' + this.pageType + '-0-' + page + '-' + this.searchType +'.html';
                    }
                    else{
                        this.lastBtnUrl = '/' + this.listArr.listType + '-' + id + '-' + page +'.html';
                    }
                }
                else{
                    this.indexData = this.listArr.listArr;
                    for(var i = 0; i < this.indexData.length; i++ ){
                        if(this.indexData[i].summary.length > this.editVal.summaryLength){
                            this.indexData[i].summary = this.indexData[i].summary.substring(0,this.editVal.summaryLength) + '...';
                        }
                    }
                }
            },
            ready:function () {
                this.listAndPageHoverAnimation(this.editVal);
                if(typeof templet!="undefined")
                {
                    templet.checkaction(this);
                }
            }
        });
    }

}
//<script>
    var textareaEle = document.querySelector('#u562238 > textarea');
    //textarea元素是否存在
    if( textareaEle ){
        var StorageVal = $('#u562238').children('textarea').eq(0).text();
        if(JSON.parse(StorageVal).data.StorageVal){
            var rowFixed = JSON.parse(JSON.parse(StorageVal).data.StorageVal).fixed;
            var rowId = JSON.parse(JSON.parse(StorageVal).data.StorageVal).rowId;
        }
    }
    else{
        var StorageVal = '{"row_type":"default","module_width":"1200","module_height":1149,"module_index":"1","module_name":"","w_border_raduis_num":"0","w_opacity":"1","w_fill":"0","w_transtion":"0","w_background":"rgba(227, 227, 227, 0)","w_background_globalColor":"","w_border_left_color":"rgba(51, 51, 51, 1)","w_border_left_color_globalColor":"","w_border_left_style":"solid","w_border_left_width":"0","w_border_top_color":"rgba(51, 51, 51, 1)","w_border_top_color_globalColor":"","w_border_top_style":"solid","w_border_top_width":"0","w_border_right_color":"rgba(51, 51, 51, 1)","w_border_right_color_globalColor":"","w_border_right_style":"solid","w_border_right_width":"0","w_border_bottom_color":"rgba(51, 51, 51, 1)","w_border_bottom_color_globalColor":"","w_border_bottom_style":"solid","w_border_bottom_width":"0","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","r_bg_src":"","r_bg_position":"top left","r_background":"#fff","r_background_globalColor":"","r_border_top_style":"solid","r_border_top_width":"0","r_border_top_color":"#ccc","r_border_top_color_globalColor":"","r_border_bottom_width":"0","r_border_bottom_style":"solid","r_border_bottom_color":"#ccc","r_border_bottom_color_globalColor":"","r_fill":"0","r_tile_style":"repeat","fixed":"static","rowId":"","scroll_list":[{"id":"1","r_background":"#fff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#e3e3e3","w_background_globalColor":"","backgroundSize":"cover"},{"id":"2","r_background":"#1db9ff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#fff","w_background_globalColor":"","backgroundSize":"cover"},{"id":"3","r_background":"#fff","r_background_globalColor":"","r_bg_src":"","r_bg_position":"top left","r_tile_style":"repeat","module_width":"980","module_height":"600","w_tile_style":"repeat","w_bg_src":"","w_bg_position":"top left","w_opacity":"1","w_background":"#ffc400","w_background_globalColor":"","backgroundSize":"cover"}],"swiper_set":{"pattern":"horizontal","speed":"300"},"pageStyle":{"display":"block","background":"#fff","background_globalColor":"","selectbackground":"#f00","selectbackground_globalColor":"","width":"20","height":"20","margin":"5","borderColor":"#333","borderColor_globalColor":"","borderWidth":"5","borderRadius":"0","bottom":"10"}}';
        if( StorageVal != 'null'){
            var rowFixed = JSON.parse(StorageVal).fixed;

            var rowId = JSON.parse(StorageVal).rowId ? JSON.parse(StorageVal).rowId : 'u562238';
        }
    }

    if( rowFixed == 'fixed'){
        $('#' + rowId).addClass('rowFixed');
    }
    else{
        $('#' + rowId).remove('rowFixed');
        $('.rowFixedNext').remove();
    }

    var ele = document.querySelector('.rowFixed');//是否存在固定的row

    if( ele ){
        var navY = $('.rowFixed').offset().top;
        var eleHeight = $('.rowFixed').height();

        var nextEle = document.querySelector('.rowFixedNext');//如果不存在就插入一个
        if(!nextEle){
            $('.rowFixed').after('<div class="rowFixedNext"></div>');
            $('.rowFixedNext').css('marginTop',0);
        }


        $(window).scroll(function () {


            var nowY = document.body.scrollTop ? document.body.scrollTop : document.documentElement.scrollTop;
            if( nowY > navY){
                $('.rowFixed').css({
                    'position':'fixed',
                    'left':0,
                    'top':0,
                    'zIndex':100
                });

                $('.rowFixedNext').css('marginTop',eleHeight);
            }
            else{
                $('.rowFixed').css({
                    'position':'relative',

                });
                $('.rowFixedNext').css('marginTop',0);
            }
        })
    }

    //普通模式下的动画,且不是横幅
        $(function(){
        function animations_scroll(){
            var $items = $('#u562238').find('.hasAnimated');
            var $l = $items.length;
            var scrollTop = $(window).scrollTop();
            var windowHeight = document.documentElement.clientHeight; // 可视区域的高度

            for (var i = 0; i < $l; i++) {
                var anitype = $items.eq(i).data('anitype');
                var anistate = $items.eq(i).data('anistate');
                var aniieteration = $items.eq(i).data('aniieteration');
                var duration = $items.eq(i).data('duration');
                var delay = $items.eq(i).data('delay');
                var domHeight = $items.eq(i).height();
                var top = 0;

                //如果是底部
                if($items.eq(i).parents('.layout_footer').length > 0){
                    top = $items.eq(i).height() / 2 + $items[i].offsetTop + $items.eq(i).parents('.layout_footer')[0].offsetTop;
                }
                else{
                    top = $items.eq(i).height() / 2 + $items[i].offsetTop + $items.eq(i).parents('div.layrow')[0].offsetTop;
                }
                
                if(top >= scrollTop && top <= windowHeight + scrollTop){
                    // 是否多次触发 通过类名进行控制
                    if (aniieteration) {
                        $items.eq(i).addClass('animated  '+anitype+anistate).css({
                            animationDuration:duration + 's',
                            animationDelay:delay + 's'
                        });
                    } else {
                        //  若是单次触发  触发一次 便不再进入
                        if (!$items.eq(i).hasClass('oneCountAnimate')) {
                            $items.eq(i).addClass('animated  '+anitype+anistate).addClass('oneCountAnimate').css({
                                animationDuration:duration + 's',
                                animationDelay:delay + 's'
                            });
                        }
                    }
                }else{
                    $items.eq(i).removeClass('animated  '+anitype+anistate);
                }
            }
        }

        // 动画 animations_scroll
        $(document).scroll(animations_scroll);
        animations_scroll();
    });
    
        

    //滚动模式下的动画
    

    //普通模式下的横幅
    