function _extends(){return(_extends=Object.assign||function(t){for(var e=1;e"),i.close()},0),ha("set","siteId","ebg")}!function(t){"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(M){M.ui=M.ui||{},M.ui.version="1.12.1";var t,o,C,x,a,n,l,s,c,e,r,i=0,h=Array.prototype.slice;function _(t,e,i){return[parseFloat(t[0])*(c.test(t[0])?e/100:1),parseFloat(t[1])*(c.test(t[1])?i/100:1)]}function $(t,e){return parseInt(M.css(t,e),10)||0}M.cleanData=(r=M.cleanData,function(t){var e,i,a;for(a=0;null!=(i=t[a]);a++)try{(e=M._data(i,"events"))&&e.remove&&M(i).triggerHandler("remove")}catch(o){}r(t)}),M.widget=function(t,i,e){var a,o,n,l={},s=t.split(".")[0],c=s+"-"+(t=t.split(".")[1]);return e||(e=i,i=M.Widget),M.isArray(e)&&(e=M.extend.apply(null,[{}].concat(e))),M.expr[":"][c.toLowerCase()]=function(t){return!!M.data(t,c)},M[s]=M[s]||{},a=M[s][t],o=M[s][t]=function(t,e){return this._createWidget?void(arguments.length&&this._createWidget(t,e)):new o(t,e)},M.extend(o,a,{version:e.version,_proto:M.extend({},e),_childConstructors:[]}),(n=new i).options=M.widget.extend({},n.options),M.each(e,function(e,a){return M.isFunction(a)?void(l[e]=function(){var t,e=this._super,i=this._superApply;return this._super=o,this._superApply=n,t=a.apply(this,arguments),this._super=e,this._superApply=i,t}):void(l[e]=a);function o(){return i.prototype[e].apply(this,arguments)}function n(t){return i.prototype[e].apply(this,t)}}),o.prototype=M.widget.extend(n,{widgetEventPrefix:a&&n.widgetEventPrefix||t},l,{constructor:o,namespace:s,widgetName:t,widgetFullName:c}),a?(M.each(a._childConstructors,function(t,e){var i=e.prototype;M.widget(i.namespace+"."+i.widgetName,o,e._proto)}),delete a._childConstructors):i._childConstructors.push(o),M.widget.bridge(t,o),o},M.widget.extend=function(t){for(var e,i,a=h.call(arguments,1),o=0,n=a.length;o",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=M(e||this.defaultElement||this)[0],this.element=M(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=M(),this.hoverable=M(),this.focusable=M(),this.classesElementLookup={},e!==this&&(M.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=M(e.style?e.ownerDocument:e.document||e),this.window=M(this.document[0].defaultView||this.document[0].parentWindow)),this.options=M.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:M.noop,_create:M.noop,_init:M.noop,destroy:function(){var i=this;this._destroy(),M.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:M.noop,widget:function(){return this.element},option:function(t,e){var i,a,o,n=t;if(0===arguments.length)return M.widget.extend({},this.options);if("string"==typeof t)if(n={},t=(i=t.split(".")).shift(),i.length){for(a=n[t]=M.widget.extend({},this.options[t]),o=0;i.length-1>o;o++)a[i[o]]=a[i[o]]||{},a=a[i[o]];if(t=i.pop(),1===arguments.length)return void 0===a[t]?null:a[t];a[t]=e}else{if(1===arguments.length)return void 0===this.options[t]?null:this.options[t];n[t]=e}return this._setOptions(n),this},_setOptions:function(t){var e;for(e in t)this._setOption(e,t[e]);return this},_setOption:function(t,e){return"classes"===t&&this._setOptionClasses(e),this.options[t]=e,"disabled"===t&&this._setOptionDisabled(e),this},_setOptionClasses:function(t){var e,i,a;for(e in t)a=this.classesElementLookup[e],t[e]!==this.options.classes[e]&&a&&a.length&&(i=M(a.get()),this._removeClass(a,e),i.addClass(this._classes({element:i,keys:e,classes:t,add:!0})))},_setOptionDisabled:function(t){this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!!t),t&&(this._removeClass(this.hoverable,null,"ui-state-hover"),this._removeClass(this.focusable,null,"ui-state-focus"))},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_classes:function(o){function t(t,e){var i,a;for(a=0;t.length>a;a++)i=l.classesElementLookup[t[a]]||M(),i=o.add?M(M.unique(i.get().concat(o.element.get()))):M(i.not(o.element).get()),l.classesElementLookup[t[a]]=i,n.push(t[a]),e&&o.classes[t[a]]&&n.push(o.classes[t[a]])}var n=[],l=this;return o=M.extend({element:this.element,classes:this.options.classes||{}},o),this._on(o.element,{remove:"_untrackClassesElement"}),o.keys&&t(o.keys.match(/\S+/g)||[],!0),o.extra&&t(o.extra.match(/\S+/g)||[]),n.join(" ")},_untrackClassesElement:function(i){var a=this;M.each(a.classesElementLookup,function(t,e){-1!==M.inArray(i.target,e)&&(a.classesElementLookup[t]=M(e.not(i.target).get()))})},_removeClass:function(t,e,i){return this._toggleClass(t,e,i,!1)},_addClass:function(t,e,i){return this._toggleClass(t,e,i,!0)},_toggleClass:function(t,e,i,a){a="boolean"==typeof a?a:i;var o="string"==typeof t||null===t,n={extra:o?e:i,keys:o?t:e,element:o?this.element:t,add:a};return n.element.toggleClass(this._classes(n),a),this},_on:function(l,s,t){var c,r=this;"boolean"!=typeof l&&(t=s,s=l,l=!1),t?(s=c=M(s),this.bindings=this.bindings.add(s)):(t=s,s=this.element,c=this.widget()),M.each(t,function(t,e){function i(){return l||!0!==r.options.disabled&&!M(this).hasClass("ui-state-disabled")?("string"==typeof e?r[e]:e).apply(r,arguments):void 0}"string"!=typeof e&&(i.guid=e.guid=e.guid||i.guid||M.guid++);var a=t.match(/^([\w:-]*)\s*(.*)$/),o=a[1]+r.eventNamespace,n=a[2];n?c.on(o,n,i):s.on(o,i)})},_off:function(t,e){e=(e||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,t.off(e).off(e),this.bindings=M(this.bindings.not(t).get()),this.focusable=M(this.focusable.not(t).get()),this.hoverable=M(this.hoverable.not(t).get())},_delay:function(t,e){var i=this;return setTimeout(function a(){return("string"==typeof t?i[t]:t).apply(i,arguments)},e||0)},_hoverable:function(t){this.hoverable=this.hoverable.add(t),this._on(t,{mouseenter:function(t){this._addClass(M(t.currentTarget),null,"ui-state-hover")},mouseleave:function(t){this._removeClass(M(t.currentTarget),null,"ui-state-hover")}})},_focusable:function(t){this.focusable=this.focusable.add(t),this._on(t,{focusin:function(t){this._addClass(M(t.currentTarget),null,"ui-state-focus")},focusout:function(t){this._removeClass(M(t.currentTarget),null,"ui-state-focus")}})},_trigger:function(t,e,i){var a,o,n=this.options[t];if(i=i||{},(e=M.Event(e)).type=(t===this.widgetEventPrefix?t:this.widgetEventPrefix+t).toLowerCase(),e.target=this.element[0],o=e.originalEvent)for(a in o)a in e||(e[a]=o[a]);return this.element.trigger(e,i),!(M.isFunction(n)&&!1===n.apply(this.element[0],[e].concat(i))||e.isDefaultPrevented())}},M.each({show:"fadeIn",hide:"fadeOut"},function(n,l){M.Widget.prototype["_"+n]=function(e,t,i){"string"==typeof t&&(t={effect:t});var a,o=t?!0===t||"number"==typeof t?l:t.effect||l:n;"number"==typeof(t=t||{})&&(t={duration:t}),a=!M.isEmptyObject(t),t.complete=i,t.delay&&e.delay(t.delay),a&&M.effects&&M.effects.effect[o]?e[n](t):o!==n&&e[o]?e[o](t.duration,t.easing,i):e.queue(function(t){M(this)[n](),i&&i.call(e[0]),t()})}}),M.widget,C=Math.max,x=Math.abs,a=/left|center|right/,n=/top|center|bottom/,l=/[\+\-]\d+(\.[\d]+)?%?/,s=/^\w+/,c=/%$/,e=M.fn.position,M.position={scrollbarWidth:function(){if(void 0!==o)return o;var t,e,i=M("
"),a=i.children()[0];return M("body").append(i),t=a.offsetWidth,i.css("overflow","scroll"),t===(e=a.offsetWidth)&&(e=i[0].clientWidth),i.remove(),o=t-e},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),a="scroll"===e||"auto"===e&&t.widthx(e+i)&&(n.horizontal="center"),fx(a+o)&&(n.vertical="middle"),n.important=C(x(e),x(i))>C(x(a),x(o))?"horizontal":"vertical",d.using.call(this,t,n)}),l.offset(M.extend(r,{using:t}))})},M.ui.position={fit:{left:function(t,e){var i,a=e.within,o=a.isWindow?a.scrollLeft:a.offset.left,n=a.width,l=t.left-e.collisionPosition.marginLeft,s=o-l,c=l+e.collisionWidth-n-o;e.collisionWidth>n?0n?0i)&&(t.left+=d+p+u):0x(a))&&(t.left+=d+p+u))},top:function(t,e){var i,a,o=e.within,n=o.offset.top+o.scrollTop,l=o.height,s=o.isWindow?o.scrollTop:o.offset.top,c=t.top-e.collisionPosition.marginTop,r=c-s,h=c+e.collisionHeight-l-s,d="top"===e.my[1]?-e.elemHeight:"bottom"===e.my[1]?e.elemHeight:0,p="top"===e.at[1]?e.targetHeight:"bottom"===e.at[1]?-e.targetHeight:0,u=-2*e.offset[1];r<0?((a=t.top+d+p+u+e.collisionHeight-l-n)<0||x(r)>a)&&(t.top+=d+p+u):0x(i))&&(t.top+=d+p+u))}},flipfit:{left:function(){M.ui.position.flip.left.apply(this,arguments),M.ui.position.fit.left.apply(this,arguments)},top:function(){M.ui.position.flip.top.apply(this,arguments),M.ui.position.fit.top.apply(this,arguments)}}},M.ui.position,M.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},M.fn.extend({uniqueId:(t=0,function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++t)})}),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&M(this).removeAttr("id")})}}),M.ui.safeActiveElement=function(t){var e;try{e=t.activeElement}catch(h){e=t.body}return(e=e||t.body).nodeName||(e=t.body),e},M.widget("ui.menu",{version:"1.12.1",defaultElement:"
    ",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault()},"click .ui-menu-item":function(t){var e=M(t.target),i=M(M.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(t){if(!this.previousFilter){var e=M(t.target).closest(".ui-menu-item"),i=M(t.currentTarget);e[0]===i[0]&&(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))}},mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this.element.find(this.options.items).eq(0);e||this.focus(t,i)},blur:function(t){this._delay(function(){M.contains(this.element[0],M.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t),this.mouseHandled=!1}})},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=M(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,a,o,n=!0;switch(t.keyCode){case M.ui.keyCode.PAGE_UP:this.previousPage(t);break;case M.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case M.ui.keyCode.HOME:this._move("first","first",t);break;case M.ui.keyCode.END:this._move("last","last",t);break;case M.ui.keyCode.UP:this.previous(t);break;case M.ui.keyCode.DOWN:this.next(t);break;case M.ui.keyCode.LEFT:this.collapse(t);break;case M.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case M.ui.keyCode.ENTER:case M.ui.keyCode.SPACE:this._activate(t);break;case M.ui.keyCode.ESCAPE:this.collapse(t);break;default:n=!1,i=this.previousFilter||"",o=!1,a=96<=t.keyCode&&t.keyCode<=105?""+(t.keyCode-96):String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),a===i?o=!0:a=i+a,e=this._filterMenuItems(a),(e=o&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(a=String.fromCharCode(t.keyCode),e=this._filterMenuItems(a)),e.length?(this.focus(t,e),this.previousFilter=a,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,i,a,o=this,n=this.options.icons.submenu,l=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=l.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=M(this),e=t.prev(),i=M("").data("ui-menu-submenu-caret",!0);o._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=l.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=M(this);o._isDivider(t)&&o._addClass(t,"ui-menu-divider","ui-widget-content")}),a=(i=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(i,"ui-menu-item")._addClass(a,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!M.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){if("icons"===t){var i=this.element.find(".ui-menu-icon");this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)}this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t+""),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i,a,o;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),a=this.active.children(".ui-menu-item-wrapper"),this._addClass(a,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",a.attr("id")),o=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(o,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,a,o,n,l;this._hasScroll()&&(e=parseFloat(M.css(this.activeMenu[0],"borderTopWidth"))||0,i=parseFloat(M.css(this.activeMenu[0],"paddingTop"))||0,a=t.offset().top-this.activeMenu.offset().top-e-i,o=this.activeMenu.scrollTop(),n=this.activeMenu.height(),l=t.outerHeight(),a<0?this.activeMenu.scrollTop(o+a):n",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var i,a,o,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,n="input"===t;this.isMultiLine=e||!n&&this._isContentEditable(this.element),this.valueMethod=this.element[e||n?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))a=o=i=!0;else{a=o=i=!1;var e=M.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:a=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!a){var e=M.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){return o?(o=!1,void t.preventDefault()):void this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){return this.cancelBlur?void delete this.cancelBlur:(clearTimeout(this.searching),this.close(t),void this._change(t))}}),this._initSource(),this.menu=M("
      ").appendTo(this._appendTo()).menu({role:null}).hide().menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault(),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur,this.element[0]!==M.ui.safeActiveElement(this.document[0])&&this.element.trigger("focus")})},menufocus:function(t,e){var i,a;return this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type))?(this.menu.blur(),void this.document.one("mousemove",function(){M(t.target).trigger(t.originalEvent)})):(a=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:a})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(a.value),void((i=e.item.attr("aria-label")||a.value)&&M.trim(i).length&&(this.liveRegion.children().hide(),M("
      ").text(i).appendTo(this.liveRegion))))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),a=this.previous;this.element[0]!==M.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=a,this._delay(function(){this.previous=a,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=M("
      ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||M.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return(t=t&&(t.jquery||t.nodeType?M(t):this.document.find(t).eq(0)))&&t[0]||(t=this.element.closest(".ui-front, dialog")),t.length||(t=this.document[0].body),t},_initSource:function(){var i,a,o=this;M.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(M.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(a=this.options.source,this.source=function(t,e){o.xhr&&o.xhr.abort(),o.xhr=M.ajax({url:a,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(a){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=a.altKey||a.ctrlKey||a.metaKey||a.shiftKey;t&&(!t||e||i)||(this.selectedItem=null,this.search(null,a))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(M("
      ").text(e.label)).appendTo(t)},_move:function(t,e){return this.menu.element.is(":visible")?this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e):void this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),M.extend(M.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=RegExp(M.ui.autocomplete.escapeRegex(e),"i");return M.grep(t,function(t){return i.test(t.label||t.value||t)})}}),M.widget("ui.autocomplete",M.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e).appendTo(this.liveRegion))}}),M.ui.autocomplete}),function(t,e){"object"===("undefined"==typeof exports?"undefined":_typeof(exports))&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):t.LazyLoad=e()}(this,function(){"use strict";var t="undefined"!=typeof window,o=t&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),e=t&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype&&"isIntersecting"in window.IntersectionObserverEntry.prototype,r=t&&"classList"in document.createElement("p"),i={elements_selector:"img",container:o||t?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",class_loading:"loading",class_loaded:"loaded",class_error:"error",load_delay:0,auto_unobserve:!0,callback_enter:null,callback_exit:null,callback_reveal:null,callback_loaded:null,callback_error:null,callback_finish:null,use_native:!1},n=function(t,e){var i,a=new t(e);try{i=new CustomEvent("LazyLoad::Initialized",{detail:{instance:a}})}catch(t){(i=document.createEvent("CustomEvent")).initCustomEvent("LazyLoad::Initialized",!1,!1,{instance:a})}window.dispatchEvent(i)},d=function(t,e){return t.getAttribute("data-"+e)},l=function(t,e,i){var a="data-"+e;null!==i?t.setAttribute(a,i):t.removeAttribute(a)},s=function(t){return"true"===d(t,"was-processed")},c=function(t,e){return l(t,"ll-timeout",e)},h=function(t){return d(t,"ll-timeout")},p=function(t,e){t&&t(e)},u=function(t,e){t._loadingCount+=e,0===t._elements.length&&0===t._loadingCount&&p(t._settings.callback_finish)},a=function(t){for(var e,i=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&i.push(e);return i},f=function(t,e,i){i&&t.setAttribute(e,i)},v=function(t,e){f(t,"sizes",d(t,e.data_sizes)),f(t,"srcset",d(t,e.data_srcset)),f(t,"src",d(t,e.data_src))},m={IMG:function(t,e){var i=t.parentNode;i&&"PICTURE"===i.tagName&&a(i).forEach(function(t){v(t,e)}),v(t,e)},IFRAME:function(t,e){f(t,"src",d(t,e.data_src))},VIDEO:function(t,e){a(t).forEach(function(t){f(t,"src",d(t,e.data_src))}),f(t,"src",d(t,e.data_src)),t.load()}},g=function(t,e){r?t.classList.add(e):t.className+=(t.className?" ":"")+e},y=function(t,e,i){t.addEventListener(e,i)},w=function(t,e,i){t.removeEventListener(e,i)},b=function(t,e,i){w(t,"load",e),w(t,"loadeddata",e),w(t,"error",i)},z=function(t,e,i){var a,o,n=i._settings,l=e?n.class_loaded:n.class_error,s=e?n.callback_loaded:n.callback_error,c=t.target;a=c,o=n.class_loading,r?a.classList.remove(o):a.className=a.className.replace(new RegExp("(^|\\s+)"+o+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,""),g(c,l),p(s,c),u(i,-1)},M=["IMG","IFRAME","VIDEO"],C=function(t,e){var i=e._observer;_(t,e),i&&e._settings.auto_unobserve&&i.unobserve(t)},x=function(t){var e=h(t);e&&(clearTimeout(e),c(t,null))},_=function(t,e,i){var a=e._settings;!i&&s(t)||(-1this.opts.wrapSize||this.opts.wapNoDialog)&&(this.opts.playInContent=!0),i.prototype.preVideo&&i.prototype.preVideo.closeVideo(),(i.prototype.preVideo=this).aNiMate()},i.prototype.reset=function(){this.opts.playInContent?(this.win_w=this.videomask.width(),this.win_h=this.videomask.height()):(this.win_w=$(window).width(),this.win_h=$(window).height());var t=this.getVideoSize();$(".jWVideoFrame").css({position:"absolute",width:t.w,height:t.h,top:t.y,left:t.x})},i.prototype.aNiMate=function(){this.btn=$(this.opts.btn);var t=this.btn.find(".J-play-status").length&&this.btn.find(".J-play-status"),e=this.btn.find(".videocon-btn").length&&this.btn.find(".videocon-btn");this.statusBtn=t||e||this.btn,this.jWUrl=this.opts.jWUrl,this.opts.playInContent?(this.opts.btn.parent().find(this.opts.content).length?this.videomask=this.opts.btn.parent().find(this.opts.content):($(this.opts.content).html(""),this.videomask=$(this.opts.content)),this.win_w=this.videomask.width(),this.win_h=this.videomask.height(),this.opts.full=!0,this.videomask[0]!=this.btn[0]&&this.videomask.data("remark-btn",this.btn),this.videomask.data("init-status-btn")&&(this.statusBtn=this.videomask.data("init-status-btn"),this.videomask.data("init-status-btn",null))):($(".videomask").remove(),this.win_w=$(window).width(),this.win_h=$(window).height(),this.createPopUp(),this.opts.full=!1),this.createVideo(),this.opts.playInContent||!this.opts.shareFunc&&!this.opts.downloadPath||this.initShare(),this.bindEvent()},i.prototype.createPopUp=function(){$("body").append("
      "),this.videomask=$(".videomask"),this.videomask.fadeIn(200)},i.prototype.getVideoSize=function(){var t,e,i;return{x:(i=(e=980.videomask i.icon-close:hover{ transform: rotate(90deg);",a="",o="";this.opts.playInContent&&(a=i=""),o=navigator.userAgent.match(/mobile/i)?"
      "+a+"
      ":"
      "+i+"
      ";var n=this.getVideoSize();this.videomask.append(o).addClass("playing").data("url",e.jWUrl),this.btn.addClass("playing");var l=this.videomask.data("remark-btn");l&&l.addClass("playing"),$(".jWVideoFrame").css({position:"absolute",width:n.w,height:n.h,top:n.y,left:n.x}),this.close=$(".videomask .icon-close"),window.videojsLanguage=$("html").hasClass("LANG-cn")?"zh-CN":"en",this.bindClose(),$(".jWVideoFrame").click(function(t){(t=t||window.event).stopPropagation()});var s={controls:!0,autoplay:!0,preload:"none",playbackRates:[.5,1,1.5,2],fluid:!0,sources:[{src:(e=this).jWUrl,type:"video/mp4",label:"default"}],aspectRatio:"16:9",muted:!1,plugins:{},language:window.videojsLanguage,loop:!1};r()&&(s.plugins.videoJsResolutionSwitcher={"default":"low",dynamicLabel:!0}),videojs.getPlugin&&videojs.getPlugin("vjsdownload")&&(s.plugins.vjsdownload={beforeElement:"playbackRateMenuButton",textControl:"Download video",name:"downloadButton",downloadURL:e.opts.downloadPath}),(c=videojs.getPlayers()[t])&&c.dispose();var c=videojs(t,s);console.log(c),videojs.getComponent("QualitySelector")&&c.controlBar.addChild("QualitySelector",{text:"Quality"}),c.ga&&c.ga(),c.on("play",function(t){e.pausePlayVideo(!0),e.videomask.trigger("play"),$(".vjs-big-play-button").hide()}),c.on("pause",function(t){e.pauseVideo(!0),e.videomask.trigger("pause"),$(".vjs-big-play-button").show()}),c.on("canplaythrough",function(t){e.videomask.trigger("readyPlay"),$(".vjs-vjsdownload.vjs-control.vjs-button").hide()}),c.on("ended",function(t){e.pauseVideo(!0),e.videomask.trigger("complete"),$(".vjs-big-play-button").show()}),c.on("volumechange",function(t){e.videomask.trigger("volumeChange")}),this.player=c},i.prototype.initShare=function(){this.shareGroup=$("
      "),this.shareWrapBox=$("
      "),$(".jWVideoFrame").append(this.shareGroup),this.shareGroup.append(this.shareWrapBox),this.opts.downloadPath&&(this.opts.shareFunc?this.shareWrapBox.append(""):this.shareWrapBox.append("")),this.opts.shareFunc&&(this.shareBox=$("
      "),this.shareWrapBox.append(this.shareBox),this.shareBox.share?this.shareBox.share({sites:this.opts.shareFunc.split(","),url:this.opts.shareUrl,title:this.opts.shareTitle,description:this.opts.shareDescription,image:this.opts.shareImg}):alert("not find share function"))},i.prototype.bindClose=function(){var e=this;e.close.off("click.video").on("click.video",function(t){(t=t||window.event).stopPropagation(),e.closeVideo()}),e.videomask.off("click.video").on("click.video",function(t){(t=t||window.event).stopPropagation(),e.closeVideo()})},i.prototype.bindEvent=function(){var e=this;e.statusBtn.off("click.video").on("click.video",function(t){return e.btn.hasClass("playing")?(e.pauseVideo(),!1):e.btn.hasClass("pause")?(e.pausePlayVideo(),!1):void 0})},i.prototype.closeVideo=function(){this.player&&this.player.dispose(),this.player=null,this.opts.playInContent?this.videomask.removeClass("playing"):this.videomask.fadeOut(200),this.videomask&&this.videomask.off("click.video"),this.close&&this.close.off("click.video"),this.statusBtn.off("click.video"),this.btn&&this.btn.removeClass("playing").removeClass("pause");var t=this.videomask.data("remark-btn");t&&t.removeClass("playing")},i.prototype.pauseVideo=function(t){if(jWVideoFrameId&&this.btn.hasClass("playing")){t||this.player.pause(),this.videomask.removeClass("playing").addClass("pause"),this.btn.removeClass("playing").addClass("pause");var e=this.videomask.data("remark-btn");e&&e.removeClass("playing").addClass("pause")}},i.prototype.pausePlayVideo=function(t){if(jWVideoFrameId&&this.btn.hasClass("pause")){t||this.player.play(),this.videomask.removeClass("pause").addClass("playing"),this.btn.removeClass("pause").addClass("playing");var e=this.videomask.data("remark-btn");e&&e.removeClass("pause").addClass("playing")}},$(window).resize(function(){clearTimeout(i.prototype.timer),i.prototype.timer=setTimeout(function(){i.prototype.preVideo&&i.prototype.preVideo.reset()},200)});var a={videomask:".videomask",close:".videomask .icon-close",wrapSize:750};function e(){0==$("#linkVideoShareStyle").length&&(t()?$('').prependTo("head"):$('').prependTo("head"))}function o(){return $('').prependTo("head"),jQuery.loadScript("//www.huawei.com/Assets/public/js/vendor/video-js-5.20.5/ie8/videojs-ie8.min.js").then(function(t){return jQuery.loadScript("//www.huawei.com/Assets/public/js/vendor/video-js-5.20.5/video.min.js")}).then(function(t){return videojs.options.flash.swf="//www.huawei.com/Assets/public/js/vendor/video-js-5.20.5/video-js.swf",jQuery.loadScript("//cdnjs.cloudflare.com/ajax/libs/videojs-ga/0.4.2/videojs.ga.min.js"),jQuery.loadScript("//www.huawei.com/Assets/public/js/vendor/video-js-5.20.5/videojs-resolution-switcher.min.js")})}function n(){return t()?$('').prependTo("head"):$('').prependTo("head"),jQuery.loadScript("//www.huawei.com/Assets/public/js/vendor/video-js-7.5.4/video.min.js").then(function(t){return jQuery.loadScript("//cdnjs.cloudflare.com/ajax/libs/videojs-ga/0.4.2/videojs.ga.min.js"),jQuery.loadScript("//unpkg.com/videojs-vjsdownload@1.0.4/dist/videojs-vjsdownload.min.js"),jQuery.loadScript("//www.huawei.com/Assets/public/js/vendor/video-js-7.5.4/silvermine-videojs-quality-selector.min.js")})}function l(){(r()?o:n)().done(function(t){!function e(){$("body").off("click.play",".vedioplay,.J-videoPlay,.js_video_player").on("click.play",".vedioplay,.J-videoPlay,.js_video_player",function(){if(!$(this).attr("data-play-nopop")){var t=$(this).data();if(t.url=$.trim(t.url),t.url){0==t.url.indexOf("//")&&(t.url=location.protocol+t.url),t.downloadPath=$.trim(t.downloadPath);var e=$.extend({},a,{jWUrl:t.url,downloadPath:$.trim(t.downloadPath),shareFunc:$.trim(t.shareFunc),shareUrl:$.trim(t.shareUrl),shareTitle:t.shareTitle,shareDescription:t.shareDescription,shareImg:$.trim(t.shareImg),content:t.content,wapNoDialog:$.trim(t.wapnodialog),btn:$(this),specifytimepopup:t.specifytimepopup});return e.wrapSize=$(this).data("wrapsize")||$("body").data("wrapsize")||a.wrapSize,$(this).data("lockplay")||$(this).hasClass("playing")?$(this).data("lockplay",!1):(new i).init(e),"1"==t.utag&&$.ajax({url:$("#hidUtagServiceUrl").val(),data:{pagetype:"video-detail-page",itemid:$("#hidVideoId").val(),lang:$("#gLanguageCurrent").val()},async:!1,success:function(t){var e={tealium_event:"video_play",product_tag:t.product_tag,solution_tag:t.solution_tag,industry_tag:t.industry_tag,c_email:t.email,language:t.language,content_id:t.video_id,content_name:t.video_name};utag.link(e)}}),!1}}})}(),$("body").trigger("videojsReady")})}var s=!(jQuery.loadScript=function(t,e){return e=$.extend(e||{},{dataType:"script",cache:!0,url:t}),jQuery.ajax(e)});$(".vedioplay,.J-videoPlay,.js_video_player").length?(e(),l(),s=!0):$("body").off("click.play",".vedioplay,.J-videoPlay,.js_video_player").on("click.play",".vedioplay,.J-videoPlay,.js_video_player",function(){var t=$(this);if(!s)return e(),l(),void $("body").on("videojsReady.ready",function(){t.trigger("click.play"),$("body").off("videojsReady.ready"),t=null})})});var hwa_DisablHwa="e.huawei.com"!=document.domain||"1"==$("#HwaIsLangEnabled").val()||"1"==$("#hidDisableHwa").val()||navigator.userAgent.match(/AppleWebKit.*Mobile.*/)||-1ul>li>a"),o=(t=t||$(".breadcrumbs-v2>ul>li>a")).length;return t.each(function(t,e){a+=$(e).text().replace("",""),t||on",expand_textbox:".expand-textbox",beforeFun:"",afterFun:"",notSetHeight:!1,whiteClass:"banner-while-font",whiteBoxClass:"banner-while",resetOrderCallback:null},t),n=O(this),i=o.autoRotation,e=o.time,l=o.current,s=o.whiteClass,c=o.whiteBoxClass,a=o.resetOrderCallback,r=(o.proportion,o.proportionMobile),h=o.Resolution,d=o.isOtaku,p=o.bannerPrintHtml,u=n.find(o.bannerBox),f=n.find(o.bannerList),v=n.find(o.bannerImg),m=O("html").hasClass("LANG-sa")?n.find(o.nextBtn):n.find(o.preBtn),g=O("html").hasClass("LANG-sa")?n.find(o.preBtn):n.find(o.nextBtn),y=n.find(o.bannerPrint),w=n.find(o.expand_textbox),b=O(window).width(),z=u.width(),M=0,C=0,x="",_=v.length,$=0,k=0,L="on",B=!1,S=function(){var t=n.find(o.currentClass);if(t.length&&t.hasClass(s)?u.addClass(c):u.removeClass(c),b=O(window).width(),z=u.width(),""!=o.beforeFun&&o.beforeFun(),b<=h){for(var e=0;e<_;e++)(x=v.eq(e).find("img").eq(0)).attr("src",x.data("wapsrc"));if(01.5*Math.abs(P)?2:1;break;case 1:O("html").hasClass("LANG-sa")?T.style.marginRight=P+"px":T.style.marginLeft=P+"px";break;case 2:O("body").scrollTop(R-D)}}},!1),T.addEventListener("touchend",function(t){P=O("html").hasClass("LANG-sa")?I-E:E-I,1==q&&(Math.abs(P)<120?(O("html").hasClass("LANG-sa")?f.animate({marginRight:0},100):f.animate({marginLeft:0},100),i&&A()):B?i&&A():(B=!0,P<0?(H(f.find(".next").index()),O("html").hasClass("LANG-sa")?f.animate({marginRight:-z},100,function(){V(f.find(".next").index(),"click")}):f.animate({marginLeft:-z},100,function(){V(f.find(".next").index(),"click")})):(H(f.find(".pre").index()),O("html").hasClass("LANG-sa")?f.animate({marginRight:z},200,function(){V(f.find(".pre").index(),"click")}):f.animate({marginLeft:z},200,function(){V(f.find(".pre").index(),"click")}))))},!1))}}}(jQuery);var CAROU=function(t){new Carousel(t)},Carousel=function(t){this.defaluts={oCon:".rotator-con",oul:".rotator-ul",oList:".rotator-list",oPrev:".rotator-prev",oNext:".rotator-next",oPoint:".rotator-point",showNum:1,winWidthBanRotator:0},this._language=$("html").attr("lang"),this.opts=$.extend({},this.defaluts,t),$(window).width()>this.opts.winWidthBanRotator&&(this.oCon=$(this.opts.oCon),this.oul=$(this.opts.oul),this.oList=$(this.opts.oList),this.oPrev=$(this.opts.oPrev),this.oNext=$(this.opts.oNext),this.oPoint=$(this.opts.oPoint),this.oPointChild="",(_this=this).topic_index=0,this.con_w,this.li_point,$(window).resize(function(){_this.init()}),_this.init(),_this.clocked())};Carousel.prototype.init=function(){var t=$(window).width(),e="",i=this.oList.length;if(this.oul.css("marginLeft",0),this.oPrev.css("display","none"),this.oNext.css("display","block"),this.topic_index=0,this.con_w=this.oCon.width(),4==this.opts.showNum&&(e=1366";this.oPoint.empty().append(point_span)}this.oPointChild=$(this.opts.oPoint).find("span"),this.oPointChild.eq(0).addClass("hover"),this.oList.width(e),this.oul.width(e*i)},Carousel.prototype.clocked=function(){var e=this;if(this.oNext.on("click",function(){e.oPrev.css("display","block"),e.topic_index++,n(e.topic_index);for(var t=e.topic_index*e.opts.showNum;t<(e.topic_index+1)*e.opts.showNum;t++)e.oul.find("img").eq(t).trigger("appear")}),this.oPrev.on("click",function(){e.oNext.css("display","block"),e.topic_index--,n(e.topic_index)}),this.oPoint.on("click","span",function(){e.oPrev.css("display","block"),e.oNext.css("display","block"),e.topic_index=$(this).index(),n(e.topic_index);for(var t=e.topic_index*e.showNum;t<(e.topic_index+1)*e.showNum;t++)e.oul.find("img").eq(t).trigger("appear")}),!navigator.userAgent.match("MSIE")&&0=e.li_point-1&&(e.topic_index=e.li_point-1,e.oNext.css("display","none")),e.oul.animate({marginLeft:-e.con_w*e.topic_index}),e.oPoint.removeClass("hover").eq(Math.ceil(e.topic_index)).addClass("hover")):20=e.li_point-1?(t=e.li_point-1,e.oNext.css("display","none"),e.topic_index=t):t<=0&&(t=0,e.oPrev.css("display","none"),e.topic_index=t),"ar-SA"==e._language?e.oul.animate({marginRight:-e.con_w*t}):e.oul.animate({marginLeft:-e.con_w*t}),e.oPointChild.removeClass("hover").eq(Math.ceil(t)).addClass("hover"),e.topic_index=t}},function(t){var e;if("function"==typeof define&&define.amd&&(define(t),e=!0),"object"==typeof exports&&(module.exports=t(),e=!0),!e){var i=window.Cookies,a=window.Cookies=t();a.noConflict=function(){return window.Cookies=i,a}}}(function(){function c(){for(var t=0,e={};t The jQuery method "'+t+'" you called does not exist';var i,a,o=h.extend({absolute:!1,clone:!1,includeMargin:!1},e),n=this.eq(0);if(!0===o.clone)i=function(){n=n.clone().attr("style","position: absolute !important; top: -1000 !important; ").appendTo("body")},a=function(){n.remove()};else{var l,s=[],c="";i=function(){l=n.parents().addBack().filter(":hidden"),c+="visibility: hidden !important; display: block !important; ",!0===o.absolute&&(c+="position: absolute !important; "),l.each(function(){var t=h(this);s.push(t.attr("style")),t.attr("style",c)})},a=function(){l.each(function(t){var e=h(this),i=s[t];i===undefined?e.removeAttr("style"):e.attr("style",i)})}}i();var r=/(outer)/.test(t)?n[t](o.includeMargin):n[t]();return a(),r}})}(jQuery),Base.prototype.contourFun=function(t,p,u,e){var i=$(t),a=$(window).width();0
      ');var n=(o=$("#J-line-limit-text").css({fontSize:t.css("font-size"),lineHeight:t.css("line-height"),width:t.width(),wordBreak:t.css("word-break")})).html("...").height()*e;i&&(a=a.split(/([^x00-xff]|\s+)/gi));for(var l=a.length,s=!1;l--;){var c;if(""!=a[l]){if(c="object"==typeof a?a.slice(0,l+1).join(""):a.slice(0,l+1),o.html(c+"..."),!(o.height()>n))return s?c.slice(0,c.length-1)+"...":a;s=!0}}return""}(e,i,e.data("limit-type")))}}),$(".J-line-limit").trigger("limit"),setTimeout(function(){$(".J-line-limit").data("init-limit",!1),$(".J-line-limit").trigger("limit")},1e3)},Base.prototype.v3SetHeight=function(t,p,u){!this.resizeStackLock&&this.resizeStack&&this.resizeStack.push({fn:this.v3SetHeight,params:arguments});var e=$(t),f=arguments;e.each(function(){var t=$(this),e=t.find(p),i=e.length,a=t.width()+10,o=e.width(),n=Math.floor(a/o),l=Math.ceil(i/n),s=0,c=null;2==f.length?e.height("auto"):e.find(u).height("auto");for(var r=0;r",{id:"global-top-button","class":"iconfont icon-up",style:"display:none;border:1px solid #eee;border-radius:2px;background:#fff;position:fixed;bottom:190px;right:20px;width:40px;height:40px;text-align:center;padding-top:7px;font-size:24px;color: #999;cursor:pointer;z-index:1001;line-height:1;"}).appendTo("body");var e=$("#global-top-button");$(window).width()<750?e.css({bottom:165,right:15}):750<$(window).width()&&$(window).width()<1200?e.css({bottom:180,right:15}):e.hover(function(){e.css("color","#333")},function(){e.css("color","#666")}),"huawei"==baseLib.browserVersion()&&t<750&&e.css("bottom",165),$(window).scroll(function(){700<$(window).scrollTop()?e.show():e.hide()}),e.on("click",function(){$("body,html").animate({scrollTop:0})})};var baseLib=new Base;baseLib.navigationIncident(),baseLib.promptIncident(),baseLib.contourFun(".subset-industry-I","dd","span"),baseLib.BrowseHappyFun(),baseLib.resizeChangeScreen(),baseLib.replaceImg(),baseLib.replaceImglazyload(),baseLib.ebgReplaceImgLazyLoad(),baseLib.ebgReplaceImg(),baseLib.browserVersion(),baseLib.lineLimit(),baseLib.v2FooterFun(),baseLib.v2PromptIncident(),baseLib.V2ReplaceImglazyload(),baseLib.V2ReplaceImg(),baseLib.globalToolbar(),baseLib.globalTopButton();var win_W=$(window).width();switch($(window).resize(function(){var t=$(window).width();t!=win_W&&(win_W=t,baseLib.replaceImg(),baseLib.replaceImglazyload())}),baseLib.browserVersion()){case"6":case"7":case"8":case"0":var cook=$.cookie("browserVersionie8");null==cook&&($.cookie("browserVersionie8","ok",{expires:1,path:"/"}),$(".prompt-ie8").fadeIn())}if($.fn.extend({setWidthHeight:function(t){var e=$.extend({},{scale:4/3},t),i=$(this),a=i.width(),o=a/e.scale;i.css("height",o),$(window).resize(function(){i.each(function(){$(this).hasClass("over")||(a=i.width(),o=a*e.h/e.w,i.css("height",o))})})}}),$(".lazyload img,.lazyload-v2 img").lazyload!=undefined)0<$(".lazyload img").length&&$(".lazyload img").lazyload({threshold:100,failure_limit:100,event:"scroll",effect:"fadeIn",container:window,data_attribute:"original",skip_invisible:!0,appear:function(){var t=$(this).parents(".lazyload");t.parents(".ebg-bg").length&&"not"!=t.parents(".ebg-bg").data("replace")&&(t.parents(".ebg-bg").css("background-image","url("+$(this).data("original")+")"),$(this).data("original",""),t.hide())},load:function(){var t=$(this).parents(".lazyload");t.parents(".ebg-bg").length&&"not"!=t.parents(".ebg-bg").data("replace")||t.css({height:"auto",background:"none"}).addClass("over")}}),0<$(".lazyload-v2 img").length&&$(".lazyload-v2 img").lazyload({threshold:100,failure_limit:100,event:"scroll",effect:"fadeIn",container:window,data_attribute:"original",skip_invisible:!0,appear:null,load:function(){$(this).parents(".lazyload-v2").css({height:"auto",background:"none"}).addClass("over")}});else{function lazyloadClearBg(t,e){var i=$(t);i.parents(".ebg-bg").length&&"not"!=i.parents(".ebg-bg").data("replace")&&(i.parents(".ebg-bg").css("background-image","url("+i.data("original")+")"),i.parents(e).hide()),i.parents(e)&&i.parents(e).css("background","none")}if(0<$(".lazyload img").length)var lazyLazy=new LazyLoad({elements_selector:".lazyload img",data_src:"original",callback_loaded:function(t){lazyloadClearBg(t,".lazyload")},callback_enter:function(t){lazyloadClearBg(t,".lazyload")}});if(0<$(".lazyload-v2 img").length)lazyLazy=new LazyLoad({elements_selector:".lazyload-v2 img",data_src:"original",callback_loaded:function(t){lazyloadClearBg(t,".lazyload-v2")},callback_enter:function(t){lazyloadClearBg(t,".lazyload-v2")}})}!function(i){if(0").data("item.autocomplete",e).append(""+(""==e.fullNodeNamePath?"":highlightKeyword(e.fullNodeNamePath.substring(0,o),l))+(e.fullNodeNamePath.length>o?"...":"")+"").appendTo(t);if($(n).append(t),flag&&($(".ui-autocomplete").prepend("
    • "+$(s).parents(".productSupportDivNew").find(".searchHint").val()+"
    • "),flag=!1),hasKeyword)if(0"+$(s).parents(".productSupportDivNew").find(".searchSuggestTerm").val()+""),hasKeyword=!1)}else $(".ui-autocomplete").children("li").eq(0).html($(s).parents(".productSupportDivNew").find(".searchSuggestTerm").val()),hasKeyword=!1;return i}}function highlightKeyword(t,e){var i=t.lastIndexOf("»");return-1==i?t.replace(new RegExp("(?![^&;]+;)(?!<[^<>]*)("+e.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi,"\\$1")+")(?![^<>]*>)(?![^&;]+;)","gi"),"$1"):t.substring(0,i)+t.substring(i,t.length).replace(new RegExp("(?![^&;]+;)(?!<[^<>]*)("+e.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi,"\\$1")+")(?![^<>]*>)(?![^&;]+;)","gi"),"$1")}function product(t){var e=$("#inputInfohint").val(),i=$.trim(t);return null==i||""==$.trim(i)||e==i?(alert($("#productSearchI18n").val()),!1):!($.trim(i).length<2)||(alert($("#I18n_inputMinkey").val()),!1)}function getOs(){return 0
      "),e=$("
      ");e.html("Loading..."),t.html(e),$("body").append(t).fadeIn()}else $("#enpdloading").fadeIn()},closeLoading:function(){$("#enpdloading").fadeOut()},getQueryString:function(t){var e=new RegExp("(^|&)"+t+"=([^&]*)(&|$)"),i=window.location.search.substr(1).match(e);return null!=i?decodeURIComponent(i[2]):null},hasQuestionMark:function(t){return/\?/.test(t)},htmlEncode:function(t){return t&&0!=t.length?t.replace(/&/g,"&").replace(//g,">").replace(/ /g," ").replace(/\'/g,"'").replace(/\"/g,"""):""},htmlDecode:function(t){return t&&0!=t.length?t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/ /g," ").replace(/'/g,"'").replace(/"/g,'"'):""},getHostUrl:function(){return location.protocol+"//"+location.host},arrayRemove:function(t,e){var i=t.indexOf(e);-1"+$(this).val()+"")});var i=0;w.each(function(){$(this).attr("data-index",i),$(this).is(":hidden")&&(g.find("li").eq(i).remove(),$(this).removeClass("anchorpoint")),i++})}else{var a=$("#hidtemplateid").val();"{EBAD1408-BE02-465C-98E7-062918195BD1}"==a&&($("#sectionCollection").append('
    • '+$("#hidSummaryValue").val()+"
    • "),$(".wap-nav-title").html($("#hidSummaryValue").val()),w.each(function(t,e){for(var i=w[t].className.split(" "),a=0;a"+$("#hidBenefit").val()+"");break}if("js_section_3"==i[a]){$("#sectionCollection").append("
    • "+$("#hidSolutionsVideo").val()+"
    • ");break}if("js_section_4"==i[a]){$("#sectionCollection").append("
    • "+$("#hidSubSolutions").val()+"
    • ");break}if("js_section_5"==i[a]){$("#sectionCollection").append("
    • "+$("#hidTechSupport").val()+"
    • ");break}if("js_section_7"==i[a]){$("#sectionCollection").append("
    • "+$("#hidCaseStudies").val()+"
    • ");break}if("js_section_9"==i[a]){$("#sectionCollection").append("
    • "+$("#hidMoreResources").val()+"
    • ");break}if("js_section_10"==i[a]){$("#sectionCollection").append("
    • "+$("#hidRecommendDocument").val()+"
    • ");break}if("js_section_11"==i[a]){$("#sectionCollection").append("
    • "+$("#hidExpertModule").val()+"
    • ");break}if("js_section_16"==i[a]){$("#sectionCollection").append("
    • "+$("#hidRelateProduct").val()+"
    • ");break}}})),"{A2961078-DE07-4E0E-8156-A24A30D85ED2}"==a&&($("#sectionCollection").append('
    • '+$("#hidSummaryValue").val()+"
    • "),$(".wap-nav-title").html($("#hidSummaryValue").val()),w.each(function(t,e){for(var i=w[t].className.split(" "),a=0;a"+$("#hidFeatures").val()+"");break}if("js_section_3"==i[a]){$("#sectionCollection").append("
    • "+$("#hidSpecifications").val()+"
    • ");break}if("js_section_5"==i[a]){$("#sectionCollection").append("
    • "+$("#hidTechSupport").val()+"
    • ");break}if("js_section_6"==i[a]){$("#sectionCollection").append("
    • "+$("#hidRelateResource").val()+"
    • ");break}if("js_section_9"==i[a]){$("#sectionCollection").append("
    • "+$("#hidMoreResources").val()+"
    • ");break}if("js_section_10"==i[a]){$("#sectionCollection").append("
    • "+$("#hidRecommendDocument").val()+"
    • ");break}}}))}g.find("li").length<2&&u.remove();var o=u.find(".wap-nav-title").html();o!=undefined&&"undefined"!=o&&""!=o&&p<1200&&(u.find(".wap-nav-title").show(),u.find(".wap-nav-icon").show())}}(),function i(){var t=u.find(".btn .contact ul"),e=u.find(".btn .contact .more-box");e.attr("data-height",t.outerHeight(!0)),u.find(".btn .contact").hover(function(){e.height(e.attr("data-height"))},function(){e.height(2)})}(),0==f.length&&(f=$(".nav-section .nav")),0!=f.length&&(t(),a())}()},$(function(){(new Base).fixedNav()}),$(function(){$(window).width();var e=function(t,e){e=e||"active",t.addClass(e).siblings().removeClass(e)};$(".ebg-module-gblnav").on("click",".worldwide-link",function(){var t=$(this);t.hasClass("active")?t.removeClass("active"):e(t),t.hasClass("web-contact")?($(".top-nav-content").find(".worldwide-contact").slideUp(200),$(".top-nav-content").find(".web-contact").slideToggle(200)):t.hasClass("worldwide-contact")&&($(".top-nav-content").find(".web-contact").slideUp(200),$(".top-nav-content").find(".worldwide-contact").slideToggle(200))})}),$(function(){var p,u=$(window),t=u.width(),f=992"),t=$(".v2-inside-video-box-main video")[0];var e=c.data("textimg");c.find(".pic").find("img").attr("src",e),t.play()}else{var i=c.data("ie8bg"),a=c.data("ie8textimg");c.css("background","url("+i+")"),c.find(".pic").find("img").attr("src",a)}$(".v2-inside-video-box").fadeIn(),$(".js-v2-inside-video-box-clock").on("click",function(){$(".v2-inside-video-box").fadeOut(),t.pause()})})(),$.cookie(t,1,{domain:".huawei.com",expires:90,path:"/"})}()},1e3)}()}()}}()}),function(t){var e,i,a,o,n,l='',s=(s=document.getElementsByTagName("script"))[s.length-1].getAttribute("data-injectcss");if(s&&!t.__iconfont__svg__cssinject__){t.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(t){console&&console.log(t)}}function c(){n||(n=!0,a())}e=function(){var t,e=document.createElement("div");e.innerHTML=l,l=null,(e=e.getElementsByTagName("svg")[0])&&(e.setAttribute("aria-hidden","true"),e.style.position="absolute",e.style.width=0,e.style.height=0,e.style.overflow="hidden",e=e,(t=document.body).firstChild?function(t,e){e.parentNode.insertBefore(t,e)}(e,t.firstChild):t.appendChild(e))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(e,0):(i=function(){document.removeEventListener("DOMContentLoaded",i,!1),e()},document.addEventListener("DOMContentLoaded",i,!1)):document.attachEvent&&(a=e,o=t.document,n=!1,function r(){try{o.documentElement.doScroll("left")}catch(t){return void setTimeout(r,50)}c()}(),o.onreadystatechange=function(){"complete"==o.readyState&&(o.onreadystatechange=null,c())})}(window);var qrcode=function(){var a=function(t,e){var s=t,l=y[e],h=null,d=0,a=null,c=[],u={},r=function(t,e){h=function(t){for(var e=new Array(t),i=0;i>i&1);h[Math.floor(i/3)][i%3+d-8-3]=a}for(i=0;i<18;i+=1)a=!t&&1==(e>>i&1),h[i%3+d-8-3][Math.floor(i/3)]=a},f=function(t,e){for(var i=l<<3|e,a=w.getBCHTypeInfo(i),o=0;o<15;o+=1){var n=!t&&1==(a>>o&1);o<6?h[o][8]=n:o<8?h[o+1][8]=n:h[d-15+o][8]=n}for(o=0;o<15;o+=1)n=!t&&1==(a>>o&1),o<8?h[8][d-o-1]=n:o<9?h[8][15-o-1+1]=n:h[8][15-o-1]=n;h[d-8][8]=!t},v=function(t,e){for(var i=-1,a=d-1,o=7,n=0,l=w.getMaskFunction(e),s=d-1;0>>o&1)),l(a,s-c)&&(r=!r),h[a][s-c]=r,-1==(o-=1)&&(n+=1,o=7)}if((a+=i)<0||d<=a){a-=i,i=-i;break}}},m=function(t,e,i){for(var a=z.getRSBlocks(t,e),o=M(),n=0;n8*s)throw"code length overflow. ("+o.getLengthInBits()+">"+8*s+")";for(o.getLengthInBits()+4<=8*s&&o.put(0,4);o.getLengthInBits()%8!=0;)o.putBit(!1);for(;!(o.getLengthInBits()>=8*s||(o.put(236,8),o.getLengthInBits()>=8*s));)o.put(17,8);return function(t,e){for(var i=0,a=0,o=0,n=new Array(e.length),l=new Array(e.length),s=0;s',i+="";for(var a=0;a";for(var o=0;o';i+=""}return(i+="")+""},u.createSvgTag=function(t,e,i,a){var o={};"object"==typeof t&&(t=(o=t).cellSize,e=o.margin,i=o.alt,a=o.title),t=t||2,e=void 0===e?4*t:e,(i="string"==typeof i?{text:i}:i||{}).text=i.text||null,i.id=i.text?i.id||"qrcode-description":null,(a="string"==typeof a?{text:a}:a||{}).text=a.text||null,a.id=a.text?a.id||"qrcode-title":null;var n,l,s,c,r=u.getModuleCount()*t+2*e,h="";for(c="l"+t+",0 0,"+t+" -"+t+",0 0,-"+t+"z ",h+=''+g(a.text)+"":"",h+=i.text?''+g(i.text)+"":"",h+='',h+='"},u.createDataURL=function(o,t){o=o||2,t=void 0===t?4*o:t;var e=u.getModuleCount()*o+2*t,n=t,l=e-t;return k(e,e,function(t,e){if(n<=t&&t"};var g=function(t){for(var e="",i=0;i":e+=">";break;case"&":e+="&";break;case'"':e+=""";break;default:e+=a}}return e};return u.createASCII=function(t,e){if((t=t||1)<2)return function(t){t=void 0===t?2:t;var e,i,a,o,n,l=1*u.getModuleCount()+2*t,s=t,c=l-t,r={"██":"█","█ ":"▀"," █":"▄"," ":" "},h={"██":"▀","█ ":"▀"," █":" "," ":" "},d="";for(e=0;e>>8),e.push(255&o)):e.push(l)}}return e}};var e,t,i,y={L:1,M:0,Q:3,H:2},w=(e=[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],i=function(t){for(var e=0;0!=t;)e+=1,t>>>=1;return e},(t={}).getBCHTypeInfo=function(t){for(var e=t<<10;0<=i(e)-i(1335);)e^=1335<>>7-t%8&1)},put:function(t,e){for(var i=0;i>>e-i-1&1))},getLengthInBits:function(){return a},putBit:function(t){var e=Math.floor(a/8);i.length<=e&&i.push(0),t&&(i[e]|=128>>>a%8),a+=1}};return o},C=function(t){var a=t,e={getMode:function(){return 1},getLength:function(t){return a.length},write:function(t){for(var e=a,i=0;i+2>>8&255)+(255&a),t.put(a,13),i+=2}if(i>>8)},writeBytes:function(t,e,i){e=e||0,i=i||t.length;for(var a=0;a=i.length){if(0==n)return-1;throw"unexpected end of file./"+n}var t=i.charAt(a);if(a+=1,"="==t)return n=0,-1;t.match(/^\s$/)||(o=o<<6|l(t.charCodeAt(0)),n+=6)}var e=o>>>n-8&255;return n-=8,e}},l=function(t){if(65<=t&&t<=90)return t-65;if(97<=t&&t<=122)return t-97+26;if(48<=t&&t<=57)return t-48+52;if(43==t)return 62;if(47==t)return 63;throw"c:"+t};return e},k=function(e,i,t){for(var a=function(){var a=e,o=i,f=new Array(e*i),t={setPixel:function(t,e,i){f[e*a+t]=i},write:function(t){t.writeString("GIF87a"),t.writeShort(a),t.writeShort(o),t.writeByte(128),t.writeByte(0),t.writeByte(0),t.writeByte(0),t.writeByte(0),t.writeByte(0),t.writeByte(255),t.writeByte(255),t.writeByte(255),t.writeString(","),t.writeShort(0),t.writeShort(0),t.writeShort(a),t.writeShort(o),t.writeByte(0);var e=n(2);t.writeByte(2);for(var i=0;255>>e!=0)throw"length over";for(;8<=s+e;)l.writeByte(255&(t<>>=8-s,s=c=0;c|=t<>>c-6),c-=6},d.flush=function(){if(0>6,128|63&a):a<55296||57344<=a?e.push(224|a>>12,128|a>>6&63,128|63&a):(i++,a=65536+((1023&a)<<10|1023&t.charCodeAt(i)),e.push(240|a>>18,128|a>>12&63,128|a>>6&63,128|63&a))}return e}(t)},function(t){"function"==typeof define&&define.amd?define("vendor/qrcode.min",[],t):"object"==typeof exports&&(module.exports=t())}(function(){return qrcode}),$(function(){$.fn.globalShare=function(){var t=this,e=($(window).width(),$(document.head)),a={url:location.href,site_url:location.origin,title:e.find("[name=title], [name=Title]").attr("content")||document.title,description:e.find("[name=description], [name=Description]").attr("content")||"",image:$("img:first").prop("src")||"",wechatQrcodeTitle:$("html").hasClass("LANG-cn")?"使用微信扫描二维码":"Use Wechat scan QR code",sites:["favorite","weibo","qq","wechat","tencent","douban","qzone","linkedin","diandian","facebook","twitter","google"],isInit:!1,email:"information@huawei.com"},n={wechat:"javascript:;",weibo:"https://service.weibo.com/share/share.php?url={{URL}}&title={{TITLE}}&pic={{IMAGE}}",linkedin:"https://www.linkedin.com/shareArticle?mini=true&ro=true&title={{TITLE}}&url={{URL}}&summary={{DESCRIPTION}}&source={{TITLE}}&armin=armin",facebook:"https://www.facebook.com/sharer/sharer.php?u={{URL}}",twitter:"https://twitter.com/intent/tweet?text={{TITLE}}&url={{URL}}&via={{SITE_URL}}",google:"https://plus.google.com/share?url={{URL}}",email:"mailto:{{EMAIL}}?subject={{TITLE}}&body={{URL}}"+encodeURIComponent("\n")+"{{DESCRIPTION}}",print:"javascript:window.print();void(0)"};function c(t,e){var i=n[t];for(var a in e)if(e.hasOwnProperty(a)){var o=encodeURIComponent(e[a]);i=i.replace(new RegExp("{{"+a.toUpperCase()+"}}","g"),o)}return i}!function i(){t.each(function(){var t=$(this);if(t.data("isInit"))return!0;var e=$.extend({},a,t.data()),i=function l(t,e){for(var i="",a=e.sites.split(","),o=0;o":i+=""}return i}(0,e);t.html(""),t.append(i),function s(t,e){var i=t.find("a.icon-wechat");i.append('

      '+e.wechatQrcodeTitle+'

      ');var a=qrcode(0,"H");a.addData(e.url),a.make();var o=a.getModuleCount(),n=134/o;i.find(".qrcode").html(a.createImgTag(n,2))}(t,e)})}()},$(function(){$(".share-component,.social-share").globalShare()})}),$(function(){if(1200<$(window).width()){$(".global-share .pop-up-layer").css("top",-($(".global-share .pop-up-layer").height()/2-20)),$(".global-share .J-copy-link").on("click",function(){!function e(t){0==$("#urlText").length&&t.after('