锘?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').on('click',function(e){if(util.inDesign()){return;} var a=$(this).prev().find('a');util.openUrl(a.attr('href'),a.attr('target'));e.stopPropagation();});});if(firstImg.length>0&&firstImg.parent().is('picture')&&firstImg.get(0).complete){firstImg.trigger('load');};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 '';}},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 tMenu={m1:function(obj){var tid=util.queryString('typeid');if(!tid){return;} var active=obj.find('li[data-tid='+tid+']:first');if(active.length==0){var ids=String(obj.children('ul').data('curparents')).split(',');for(var i=0;i0){break;}}} var cssText='';while(active.length>0){if(active.is('li')){var c=active.attr('class')+'-select';active.addClass(c);if(active.css('color')){cssText+='.'+c+' a{color:'+active.css('color')+';}';}} active=active.parent();if(active.is('.xg_tMenu')||active.is('.xg_menu')){break;}} tMenu.aCss(cssText);},m2:function(obj){var tid=util.queryString('typeid');if(!tid){return;} var active=obj.children('ul').children('li[data-tid='+tid+']');if(active.length==0){var ids=String(obj.children('ul').data('curparents')).split(',');for(var i=0;i0){active=active.find('li[data-tid='+tid+']:first');}}} var cssText='';while(active.length>0){if(active.is('li')){var c=active.attr('class')+'-select';active.addClass(c);if(active.css('color')){cssText+='.'+c+' a{color:'+active.css('color')+';}';}} active=active.parent();if(active.is('.xg_tMenu')||active.is('.xg_menu')){break;}} tMenu.aCss(cssText);},m3:function(obj){if(obj.data('urlinlastlevel')=='1'){obj.find('li div').on('click',function(){var thisUl=$(this).siblings('ul');var p=$(this).parent();var className='';p.get(0).className.split(' ').forEach(function(item){if(item.indexOf('xg_')==0){className=item+'-select';}});obj.find('li').each(function(){var _this=$(this);if(this.className.indexOf('-select')>0){this.className.split(' ').forEach(function(item){if(item.indexOf('-select')==-1){return;} _this.removeClass(item);});}});if(thisUl.length==0){p.removeClass(className).addClass(className);return;} p.siblings('li').children('ul').slideUp();thisUl.slideToggle();p.removeClass(className).addClass(className);});};var tid=util.queryString('typeid');if(!tid){return;} var active=obj.find('li[data-tid='+tid+']:first');if(active.length==0){var ids=String(obj.children('ul').data('curparents')).split(',');for(var i=0;i0){break;}}} var cssText='';while(active.length>0){if(active.is('li')){var c=active.attr('class')+'-select';active.addClass(c);if(active.css('color')){cssText+='.'+c+' a{color:'+active.css('color')+';}';} active.children('ul').show();} active=active.parent();if(active.is('.xg_tMenu')||active.is('.xg_menu')){break;}} tMenu.aCss(cssText);},aCss:function(cssText){if(!cssText){return;} var c=document.createElement('style');c.type='text/css';c.innerText=cssText;document.head.appendChild(c);}} menu($('#'+'if1717099a2581b2a6b3c75'),{mobileMenuEffect:{init:function(root){},show:function(root){var lis=root.find('.xg_menuMobile').find('li');var count=0;for(var index=0;index0){ $("#if17170f24dad563f2a4bd4 input[type=text]").val(decodeURIComponent(paras[2])); } }},verify:function(el,val){util.isNullOrEmpty(val)&&(val='');var col='Key';var span=el.find('span.xg_fierror');var error=false;if(!validate[col]){return true;} validate[col].forEach(function(item){if(!error&&!item.reg.test(val)){error=true;span.text(item.msg).show();return false;}});if(error){return!error;$('html,body').scrollTop(el.offset().top);}else{span.text('');} return!error;},getValue:function(el){var inputs=el.find('input[type=text]');var textArea=el.find('textarea');var selects=el.find('select');var val='';if(inputs.length>0){var hid=el.find('input[type=hidden]');if(hid.length>0){type='hidden';}else{type=inputs.eq(0).attr('type');} if(type=='hidden'){val=hid.val();}else if(type=='radio'){inputs.each(function(){if($(this).is(':checked')){val=$(this).val();}});}else if(type=='checkbox'){inputs.each(function(){if($(this).is(':checked')){val+=$(this).val()+',';}});if(val.length>0){val=val.replace(/,$/g,'');}}else{val=inputs.eq(0).val();}}else if(textArea.length>0){val=textArea.val();}else if(selects.length>0){val=selects.find(':selected').val();}else{util.log('鏈兘璁惧埆鐨勫唴瀹?);} if(util.isNullOrEmpty(val)){return val;} return val;},siteSearch:function(){if(util.inDesign()) return;var btn=root.find('#'+root.data('btn'));var inKey=root.find('input[type=text]');if(inKey.length<1){return;} var div=inKey.parent();var verify=div.data('verify');if(!verify||!verify()){return;} var searchVal=encodeURIComponent(inKey.val());search.openUrl(searchVal);},openUrl:function(key){var goUrl=root.data('go');if(goUrl){goUrl=util.createUrl(goUrl,false,['key'],[key]);}else{goUrl=util.createUrl(null,false,['key'],[key]);} if(typeof mySiteSearch!='undefined'){mySiteSearch(root,goUrl);return;} util.openUrl(goUrl,root.data('target'));}} ;var validate={"Key":[{"reg":/\S{1,}/,"msg":"涓嶅厑璁镐负绌?},{"reg":/^\S{1,11}$/,"msg":"鍏佽杈撳叆瀛楃鏁拌寖鍥存槸锛?鍒?1浣?}]} $(search.init);})($('#if17170f24dad563f2a4bd4')); banner.init($('#i8a6fcda8c7eecf58')); $(function(){tMenu.m1($('#i1b26f556c57974d9'))}); animation.config['an118']={"id":"118","clientIndex":"5000200010001","timingFunction":"","duration":"1","delay":"0","type":1,"name":"118_闈㈠寘灞慱鍚戜笂椋炲叆","anName":"an_tran_118","library":"fadeInUp","device":1,"loop":1,"resume":1,"clear":1}; animation.config['an80']={"id":"80","clientIndex":"f1718-0341bbe810ac93f8b","timingFunction":"","duration":"1","delay":"0.3","type":1,"name":"搴曢儴鏁堟灉_鍚戜笂椋炲叆","anName":"an_tran_80","library":"fadeInUp","device":1,"loop":1,"resume":1,"clear":1};