锘?function(op){var effect1=function(){var head=$('#xg_header');var an=function(){if(document.documentElement.scrollTop+document.body.scrollTop>head.height()){head.css('opacity',0);}else{head.css('opacity',1);}} head.hover(function(){head.css('opacity',1);},an);page.scroll(an);head.on('mousemove',function(){$(this).css('opacity',1);});$(an);} if(page.currentDevice()==1){if(op.pcEffect==2){effect1();}}else{}})({'pcEffect':0,'mobileEffect':0}); var menu=function(obj,options){var cssAColor='';var addClass=function(el,className){el.addClass(className);if(el.css('color')&&cssAColor.indexOf('.'+className)==-1){cssAColor+='.'+className+' a{color:'+el.css('color')+';}';}} var nid=parseInt(util.queryString('nid'));if(isNaN(nid)){nid=0;} if(nid>0){var navi=obj.find('li[data-nid='+nid+']');var tid=parseInt(util.queryString('typeid'));if(isNaN(tid)){tid=parseInt(util.queryString('tid'));} var li=obj.children('.xg_menuUl').children('li[data-tid='+tid+']');if(li.length>0){addClass(li,li.attr('class').split(' ')[0]+'-select');}else if(navi.length>0){addClass(navi,navi.attr('class').split(' ')[0]+'-select');if(tid>0){var li=navi.find('li[data-tid='+tid+']');if(li.length>0){addClass(li,li.attr('class').split(' ')[0]+'-select');li.parentsUntil('.xg_menu','li').each(function(){addClass($(this),$(this).attr('class').split(' ')[0]+'-select');actived=true;return false;});}}}}else{var url=util.createUrl();if(url.replace(document.location.host,'').indexOf('.')==-1||url.indexOf('index.aspx')>0){var home=obj.find('li[home=1]');if(home.length>0){addClass(home,home.attr('class').split(' ')[0]+'-select');}}} if(cssAColor){var style=document.createElement('style');style.type='text/css';style.innerText=cssAColor;document.head.appendChild(style);} var showType=obj.data('mobileshoweffect');obj.find('.xg_menuMobile .xg_memu_btn').on('click',function(){options.mobileMenuEffect.show(obj);if(util.isNullOrEmpty($('body').attr('style'))||(!util.isNullOrEmpty($('body').attr('style')&&$('body').attr('style').indexOf('overflow-y')==-1))){$('body').css('overflow-y','hidden');$('body').attr('data-overflow',true);}else{$('body').attr('data-overflow',false);} if(showType==0||showType==2){$(this).next().css({'left':'0px'});}else if(showType==1||showType==3){$(this).next().css({'top':'0px'});} setTimeout(function(){obj.find('img').lazyload();},300);});obj.find('.xg_menuShade').on('click',function(){if($('body').data('overflow')){$('body').css('overflow-y','');} $('body').removeAttr('data-overflow');var css={};if(showType==0){css={'left':'-100%'};}else if(showType==1){css={'top':'-100%'};}else if(showType==2){css={'left':'100%'};}else if(showType==3){css={'top':'100%'};} $(this).parent().css(css);options.mobileMenuEffect.hide(obj);});var design=util.inDesign();if(design){if(obj.find('.xg_menutop').children().length==0){obj.find('.xg_menutop').html('
鍙嫋鍔ㄨ鍒版
');} if(obj.find('.xg_menubottom').children().length==0){obj.find('.xg_menubottom').html('
鍙嫋鍔ㄨ鍒版
');}} var device=page.currentDevice();if(device==2){options.mobileMenuEffect.init(obj);if(obj.data('mobilelisttype')==2){var mobile=obj.find('.xg_menuMobile');mobile.children('.xg_menuPanel').find('ul').show();mobile.find('.xg_menuUl').css({'height':'100%','overflow-y':'auto'});return;}} obj.children('.xg_menuMobile').find('.xg_menuTitle1,.xg_menuTitle2,.xg_menuTitle3,.xg_menuTitle4').on('click',function(e){var ul=$(this).next();if(ul.length==0){return true;} ul.slideToggle();return true;});if(device==1&&obj.data('droptype')=='1'){var ul=obj.children('.xg_menuUl');var needEffect=obj.data('effect');if(!needEffect){needEffect=0;} var menulis=ul.children('li');var droplist=obj.children('.xg_dropdownlist');if(design){var html='';if(droplist.length==0){html='
';} obj.children('.xg_menuUl').children('li').each(function(){var id=$(this).data('nid');var type='n';if(!id){id=$(this).data('tid');type='t';} if($(this).attr('home')||droplist.children('div[data-rid='+id+']').length>0){return;} html+='
褰撳墠涓嬫媺鑿滃崟涓棤鍐呭锛岃瀹㈣闂皢涓嶆樉绀哄綋鍓嶄笅鎷夎彍鍗旤/span>
';});if(droplist.length==0){html+='
';obj.append(html);droplist=obj.children('.xg_dropdownlist');}else{droplist.append(html);} menulis.on('click',function(){var _this=$(this);setTimeout(function(){if(!selector._element.innerSelect){return;} var id=_this.data('nid');if(!id){id=_this.data('tid');} if(!id){return;} var mWidth=$(this).parents('.xg_header').width();droplist.css({'width':document.documentElement.clientWidth+'px','height':'auto','display':'block','min-width':mWidth+'px','position':'absolute','top':ul.height()+'px'});if(droplist.offset().left!=0){var mLeft=parseInt(droplist.css('margin-left'));isNaN(mLeft)&&(mLeft=0);var left=mLeft-droplist.offset().left;droplist.css({'margin-left':left+'px'});} var list=droplist.children('[data-rid='+id+']');if(list.length==0){return;} if(list.css('display')=='block'){list.hide();}else{list.show().siblings().hide();}},150);});}else if(droplist.length>0){menulis.hover(function(){clearTimeout($(this).data('menuHide'));var id=$(this).data('nid');if(!id){id=$(this).data('tid');} if(!id){return;} var mWidth=$(this).parents('.xg_header').width();droplist.css({'width':document.documentElement.clientWidth+'px','height':'auto','display':'block','min-width':mWidth+'px','position':'absolute','top':ul.height()+'px'});if(droplist.offset().left!=0){var mLeft=parseInt(droplist.css('margin-left'));isNaN(mLeft)&&(mLeft=0);var left=mLeft-droplist.offset().left;droplist.css({'margin-left':left+'px'});} var list=droplist.children('[data-rid='+id+']');if(list.length==0){return;} list.siblings().hide();if(needEffect==0){list.show();}else{list.stop().slideDown('fast');}},function(){var _this=$(this);var id=_this.data('nid');if(!id){id=_this.data('tid');} if(!id){return;} var list=droplist.children('[data-rid='+id+']');if(list.length==0){return;} clearTimeout(_this.data('menuHide'));_this.data('menuHide',setTimeout(function(){if(needEffect==0){list.hide();}else{list.stop().slideUp('fast');}},120));});droplist.children('div').hover(function(){var id=$(this).data('rid');menulis.each(function(){var _that=$(this);var mid=_that.data('nid');if(!mid){mid=_that.data('tid');} if(mid==id||mid==id){clearTimeout(_that.data('menuHide'));}});},function(){if(needEffect==0){$(this).hide();}else{$(this).stop().slideUp('fast');}});}}} var banner={init:function(panel){banner.autoChange(panel);var adaptive=panel.data('adaptive');var firstImg=panel.find('img:first');firstImg.addClass('lazyload');firstImg.one('animationend webkitAnimationEnd oAnimationEnd webkitTransitionEnd otransitionend oTransitionEnd msTransitionEnd transitionend',function(){firstImg.removeClass('lazyload');});firstImg.one('load',function(e){var maxWidth=e&&e.target?e.target.width:0;var op=banner.getOptions(panel);op.onAfterChange=banner.afterChange;op.centerPadding='0px';op.index=0;op.pcMouseTouch=true;if(typeof op.animaType=='undefined'||op.animaType==1){if(typeof myBannerOption!='undefined'){op=myBannerOption(op);} var sc=panel.slick(op);panel.on('beforeChange',function(event,slick,currentSlide,nextSlide){slick.$slides.eq(currentSlide).find('[data-eventid]').trigger('screenout');if(typeof myBannerBeforeChange!='undefined'){myBannerBeforeChange(slick,currentSlide,nextSlide);}});panel.on('afterChange',function(event,slick,currentSlide,nextSlide){var container=slick.$slides.eq(currentSlide);var device=page.currentDevice();var hideClass=(device==1?'pc_an_hide':'mobile_an_hide');setTimeout(function(){container.find('[data-anids]').each(function(){var ok=false;String($(this).data('anids')).split(',').forEach(function(item){if(!ok&&animation.anFindEvent(item)){ok=true;}});if(ok){$(this).removeClass(hideClass);}});},17);container.find('[data-eventid]').trigger('screenin');container.siblings().find('[data-anids]').each(function(){animation.removeAllAn($(this));var ok=false;String($(this).data('anids')).split(',').forEach(function(item){if(!ok&&animation.anFindEvent(item)){ok=true;}});if(ok){$(this).removeClass(hideClass).addClass(hideClass);}});if(typeof myBannerAfterChange!='undefined'){myBannerAfterChange(slick,currentSlide,nextSlide);}});$(function(){setTimeout(function(){setTimeout(function(){sc.find('.slick-current').find('[data-anids]').each(function(){$(this).removeClass(hideClass);});},17);sc.find('.slick-current').find('[data-eventid]').trigger('screenin');},100);});}else{var relwidth=panel.data('width');var relheight=panel.data('height');var width=panel.width();var height=panel.height();if(width>relwidth){width=relwidth;op.Width=relwidth;} if(height>relheight){height=relheight;op.Height=relheight;} if(typeof myBannerOption!='undefined'){op=myBannerOption(op);} banner.initshutter(op);panel.find('.xg_banner_item').addClass('xg_banner_show');if(width>relwidth){panel.find('.shutter').css({'width':width+'px','height':height+'px','margin-left':'auto','margin-right':'auto','overflow':'hidden'});}} var maxWidthFun=function(){if(maxWidth>0&&screen.width>maxWidth){panel.find('.xg_banner_item').css({'maxWidth':maxWidth+'px','overflow':'hidden','margin-left':'auto','margin-right':'auto'});panel.find('.xg_banner_img img').css({'maxWidth':maxWidth+'px'});}} maxWidthFun();var hideClass=(page.currentDevice()==1?'pc_an_hide':'mobile_an_hide');var ans=[];panel.find('[data-anids]').each(function(){var ok=false;String($(this).data('anids')).split(',').forEach(function(item){if(!ok&&animation.anFindEvent(item)){ok=true;}});if(ok){$(this).addClass(hideClass);ans.push($(this));}});panel.find('.container').click(function(e){if(util.inDesign()){return;} var a=$(this).prev().find('a');util.openUrl(a.attr('href'),a.attr('target'));e.stopPropagation();});});panel.find('img').each(function(){banner.loadImage($(this));});},imgSrc:function(img){var data=$(img).data('src');if(data){var src=data.split(',');if(src.length==1){return src[0].split(' ')[0];} if(page.currentDevice()==1){return src[0].split(' ')[0];}else{return src[1].split(' ')[0];}}else{return $(img).data('src');}},afterChange:function(){},loadImage:function(obj){var src=banner.imgSrc(obj);if(!src) return;if(banner.imgCached(src)){$(obj).attr('src',src);}else{setTimeout(function(){$(obj).attr('src',src);},0);}},imgCached:function(src){var img=new Image();img.src=src;if(img.complete){return true;} return false;},getOptions:function(panel){if(!panel){typeof console=='undefined'&&console.log('banner涓嶅瓨鍦?);return;} var op={};var data=panel.data('autoplay');if(data){op.autoplay=true;op.autoplaySpeed=data;} if(!util.inDesign()){op.pauseOnHover=false;} data=panel.data('loop');data&&(op.infinite=data=='1'?true:false);data=panel.data('dots');if(data=='1'){op.dots=true;}else{op.dots=false;} data=panel.data('arrows');if(data=='1'){op.arrows=true;}else{op.arrows=false;} data=panel.data('effect');op.animaType=data;op.speed=panel.data('speed')*1000==0?1000:panel.data('speed')*1000;if(typeof data=='undefined'||data=='1'){op.fade=false;op.cssEase='ease';} op.variableWidth=true;op.centerMode=true;op.responsive=[{breakpoint:page.splitMobileWidth,settings:{arrows:false,variableWidth:false,centerMode:false}}];data=panel.data('mobilarrow');if(data=='1'){op.responsive[0].settings.arrows=true;op.mobilarrow=true;} data=panel.data('width');if(typeof data=='undefined'){op.Width=1920;}else{op.Width=data;} data=panel.data('height');if(typeof data=='undefined'){op.Height=600;}else{op.Height=data;} return op;},autoChangeWidth:function(container){var device=page.currentDevice();if(device==2&&util.inDesign()){$('html').addClass('xg_scrollwidth');} if(parent!=window){if(device==2){container.css({'width':container.parent().width()+'px'});}else{container.css({'width':''});}}else if(page.currentDevice()==1){container.css({'width':''});}},resize:function(container){var device=page.currentDevice();var relwidth=container.data('width');var relheight=container.data('height');var width=container.width();var height=container.height();var adaptive=container.data('adaptive');if(device==2){if(width>document.documentElement.clientWidth){width=document.documentElement.clientWidth;} relwidth=width;height=relheight=container.width()/(parseInt(container.data('scalheight'))/100);}else{if(typeof relwidth=='undefined'){relwidth=1920;} if(typeof relheight=='undefined'){relheight=600;} if(!adaptive&&height>relheight){height=relheight;}} var screenWidth=banner.getWidth(container);if(width0){$('#xg_banner').css('min-width',width+'px');}} if(device==2){height=width/(parseInt(container.data('scalheight'))/100);}else if(adaptive){height=relheight/relwidth*width;} if(!adaptive&&device==1){container.css('height','');}else{if(device==2){container.css({'height':height+'px','width':width+'px'});}else{container.css({'height':(relheight/relwidth*width)+'px','width':width+'px'});}} container.find('.xg_banner_item').css({'width':width+'px','height':height+'px','max-width':width+'px','max-height':height+'px','min-width':width+'px','min-height':height+'px'});if(parent.$('#preview_page').length>0){setTimeout(function(){container.find('.xg_banner_item').css({'width':width,'height':height,'max-width':width,'max-height':height,'min-width':width,'min-height':height});},40);} if(device==1){if(container.data('effect')==1){container.find('.slick-list').css({'width':width+'px','height':height+'px','margin-left':'auto','margin-right':'auto','overflow':'hidden'});if(adaptive){container.find('.xg_banner_img img').css({'width':'100%','height':'100%','min-width':'','max-width':'','min-height':'','left':'','margin-left':'','top':'','margin-top':''});}else{container.find('.xg_banner_img img').css({'width':relwidth+'px','height':relheight+'px','min-width':relwidth+'px','min-height':relheight+'px','max-width':'','left':'50%','position':'relative','margin-left':(-1*relwidth/2)+'px'});}}else if(adaptive){container.find('.xg_banner_img img').css({'width':'100%','height':'100%','position':'relative','min-width':'','min-height':'','max-width':'','left':'','margin-left':'','top':'','margin-top':''});}else{container.find('.xg_banner_img img').css({'width':relwidth+'px','height':relheight+'px','min-width':relwidth+'px','min-height':relheight+'px','max-width':'','left':'50%','top':'50%','position':'relative','margin-left':(-1*relwidth/2)+'px','margin-top':(-1*relheight/2)+'px'});}}else{container.find('.xg_banner_img img').css({'width':'100%','height':'100%','position':'relative','min-width':'','max-width':'100%','min-height':'','left':'','margin-left':'','top':'','margin-top':''});}},autoChange:function(container){var pcAdaptive=container.data('adaptive');if(parent!=window&&page.currentDevice()==2&&container.parent().width()==banner.getWidth(container)){var width=container.parent().width();width=screen.widthswh){return swh;} return w;}else{var width=document.documentElement.clientWidth;if($('#xg_header').width()>width){width=$('#xg_header').width();}else if($('#xg_content').width()>width){width=$('#xg_content').width();}else if($('#xg_footer').width()>width){width=$('#xg_footer').width();} var swh=screen.width-util.getScrollBarWidth();if(width>swh){return swh;} return width;}},initshutter:function(option){option.shutterW=option.Width;option.shutterH=option.Height;option.isAutoPlay=option.autoplay;option.playInterval=option.autoplaySpeed;option.curDisplay=0;option.fullPage=false;option.dotsNav=option.dots;option.arrows=option.arrows;option.animaType=option.animaType;option.duration=option.speed;option.mobilarrow=option.mobilarrow;option.currentDevice=page.currentDevice();$('.shutter').shutter(option);}} var configf1756_0c986d5a18977494d={"logintext":"鐧诲綍","registertext":"娉ㄥ唽","companyname":"涓婃捣寤哄喍绉戞妧鑲′唤鏈夐檺鍏徃 娆㈣繋鎮紒","companyurl":"javascript:void(0)","welcome":"鎮ㄥソ锛?,"userurl":"member_user.aspx","exittext":"閫€鍑?};(function(root,config){ function main(){ var userurl = config.userurl; var welcome = config.welcome; var exittext = config.exittext; root.find(".company a").text(config.companyname).attr("href",config.companyurl); root.find("#loginedName").attr("href",userurl); root.find(".f409_img a").attr('userurl',userurl); if(page.currentDevice()==1){ root.find(".f409_img a").attr("href",userurl); }else{ root.find(".f409_img a").removeAttr("href"); } root.find("#loginout").text(config.exittext).click(function () { if(util.inDesign()) return; var params = {}; var group = "User"; var cmd = "Logout"; util.ajaxMethod(group, cmd, params, function (data) { if (data == "ok") { util.openUrl("login.aspx","_self"); return; } if (util.isNullOrEmpty(data)) { return 0; } if (data.result != 1) { jAlert(data.msg, ''); } else { } return data.result; }); }); root.find(".onlogin1").text(config.welcome); root.find(".rllogin a").text(config.logintext).click(function(){ if(!util.inDesign()){ util.openUrl("login.aspx","_self"); } }); root.find(".rlreg a").text(config.registertext).click(function(){ if(!util.inDesign()){ util.openUrl("reg.aspx","_self"); } }); root.find(".f409_img").click(function(){ if(page.currentDevice()==2){ root.find(".phone_box").slideToggle(); } }) root.find("#loginedName").click(function(){ if(page.currentDevice()!=1){ util.openUrl("member.aspx","_self"); return false; } else{ return true; } }); var params = {}; var group = "User"; var cmd = "IsLogin"; util.ajaxMethod(group, cmd, params, function (data) { if (util.isNullOrEmpty(data)) { return 0; } $(".f409").find("#loginedName").text(data.msg.name); $(".f409").find(".f409_img").find('img').attr('src',data.msg.profileurl).attr('title',data.msg.name); if (data.result != 1) { //jAlert(data.msg, '鏈櫥褰?); $(".f409").find(".onlogin").hide(); $(".f409").find(".reglogin").show(); $(".f409").find(".xian").show(); } else { $(".f409").find(".onlogin").show(); $(".f409").find(".reglogin").hide(); $(".f409").find(".xian").hide(); } return data.result; }); } $(main);})($('#cf1756-0c986d5a18977494d'),configf1756_0c986d5a18977494d);var configf1756_01e2156d96269eb19={"logintext":"鐧诲綍","registertext":"娉ㄥ唽","companyname":"娣卞湷鍒涚墰绉戞妧鏈夐檺鍏徃 娆㈣繋鎮紒","companyurl":"index.aspx","welcome":"鎮ㄥソ锛?,"userurl":"member.aspx","exittext":"閫€鍑虹櫥褰?};(function(root,config){ function main(){ var userurl = config.userurl; var welcome = config.welcome; var exittext = config.exittext; root.find(".company a").text(config.companyname).attr("href",config.companyurl); root.find("#loginedName").attr("href",userurl); root.find(".f409_img a").attr('userurl',userurl); if(page.currentDevice()==1){ root.find(".f409_img a").attr("href",userurl); }else{ root.find(".f409_img a").removeAttr("href"); } root.find("#loginout").text(config.exittext).click(function () { if(util.inDesign()) return; var params = {}; var group = "User"; var cmd = "Logout"; util.ajaxMethod(group, cmd, params, function (data) { if (data == "ok") { util.openUrl("login.aspx","_self"); return; } if (util.isNullOrEmpty(data)) { return 0; } if (data.result != 1) { jAlert(data.msg, ''); } else { } return data.result; }); }); root.find(".onlogin1").text(config.welcome); root.find(".rllogin a").text(config.logintext).click(function(){ if(!util.inDesign()){ util.openUrl("login.aspx","_self"); } }); root.find(".rlreg a").text(config.registertext).click(function(){ if(!util.inDesign()){ util.openUrl("reg.aspx","_self"); } }); root.find(".f409_img").click(function(){ if(page.currentDevice()==2){ root.find(".phone_box").slideToggle(); } }) root.find("#loginedName").click(function(){ if(page.currentDevice()!=1){ util.openUrl("member.aspx","_self"); return false; } else{ return true; } }); var params = {}; var group = "User"; var cmd = "IsLogin"; util.ajaxMethod(group, cmd, params, function (data) { if (util.isNullOrEmpty(data)) { return 0; } $(".f409").find("#loginedName").text(data.msg.name); $(".f409").find(".f409_img").find('img').attr('src',data.msg.profileurl).attr('title',data.msg.name); if (data.result != 1) { //jAlert(data.msg, '鏈櫥褰?); $(".f409").find(".onlogin").hide(); $(".f409").find(".reglogin").show(); $(".f409").find(".xian").show(); } else { $(".f409").find(".onlogin").show(); $(".f409").find(".reglogin").hide(); $(".f409").find(".xian").hide(); } return data.result; }); } $(main);})($('#cf1756-01e2156d96269eb19'),configf1756_01e2156d96269eb19);menu($('#'+'if17560c1e21f23f5dab433'),{mobileMenuEffect:{init:function(root){},show:function(root){var lis=root.find('.xg_menuMobile').find('li');var count=0;for(var index=0;index