var BMapLib = window.BMapLib = BMapLib || {}; !function () { function a(a) { var a = window.event || a; return a.preventDefault ? a.preventDefault() : a.returnValue = !1, !1 } function b(a) { this.map = a.map, this.projection = this.map.getMapType().getProjection(), this.container = d.isString(a.container) ? document.getElementById(a.container) : a.container, this.type = a.type || LOCAL_SEARCH, this.enableAutoLocation = a.enableAutoLocation === !1 ? !1 : !0, this.initialize() } var c, d = c = d || { version: "1.3.9" }; d.guid = "$BAIDU$", function () { d.dom = d.dom || {}, d.event = d.event || {}, d.lang = d.lang || {}, d.browser = d.browser || {}, d.dom.addClass = function (a, b) { a = d.dom.g(a); for (var c = b.split(/\s+/), e = a.className, f = " " + e + " ", g = 0, h = c.length; h > g; g++) f.indexOf(" " + c[g] + " ") < 0 && (e += (e ? " " : "") + c[g]); return a.className = e, a }, d.addClass = d.dom.addClass, d.dom.removeClass = function (a, b) { a = d.dom.g(a); for (var c, e, f = a.className.split(/\s+/), g = b.split(/\s+/), h = g.length, i = 0; h > i; ++i) for (e = 0, c = f.length; c > e; ++e) if (f[e] == g[i]) { f.splice(e, 1); break } return a.className = f.join(" "), a }, d.removeClass = d.dom.removeClass, d.dom.getComputedStyle = function (a, b) { a = d.dom._g(a); var c, e = d.dom.getDocument(a); return e.defaultView && e.defaultView.getComputedStyle && (c = e.defaultView.getComputedStyle(a, null)) ? c[b] || c.getPropertyValue(b) : "" }, d.dom.getStyle = function (a, b) { var c, e = d.dom; return a = e.g(a), c = a.style[b] || (a.currentStyle ? a.currentStyle[b] : "") || e.getComputedStyle(a, b) }, d.getStyle = d.dom.getStyle, d.dom.getDocument = function (a) { return a = d.dom.g(a), 9 == a.nodeType ? a : a.ownerDocument || a.document }, d.dom.g = function (a) { return "string" == typeof a || a instanceof String ? document.getElementById(a) : a && a.nodeName && (1 == a.nodeType || 9 == a.nodeType) ? a : null }, d.g = d.G = d.dom.g, d.dom._g = function (a) { return d.lang.isString(a) ? document.getElementById(a) : a }, d._g = d.dom._g, d.lang.isString = function (a) { return "[object String]" == Object.prototype.toString.call(a) }, d.isString = d.lang.isString, d.event._listeners = d.event._listeners || [], d.event.on = function (a, b, c) { b = b.replace(/^on/i, ""), a = d.dom._g(a); var e, f = function (b) { c.call(a, b) }, g = d.event._listeners, h = d.event._eventFilter, i = b; return b = b.toLowerCase(), h && h[b] && (e = h[b](a, b, f), i = e.type, f = e.listener), a.addEventListener ? a.addEventListener(i, f, !1) : a.attachEvent && a.attachEvent("on" + i, f), g[g.length] = [a, b, c, f, i], a }, d.on = d.event.on, d.event.un = function (a, b, c) { a = d.dom._g(a), b = b.replace(/^on/i, "").toLowerCase(); for (var e, f, g, h = d.event._listeners, i = h.length, j = !c; i--; ) e = h[i], e[1] !== b || e[0] !== a || !j && e[2] !== c || (f = e[4], g = e[3], a.removeEventListener ? a.removeEventListener(f, g, !1) : a.detachEvent && a.detachEvent("on" + f, g), h.splice(i, 1)); return a }, d.un = d.event.un, /msie (\d+\.\d)/i.test(navigator.userAgent) && (d.browser.ie = d.ie = document.documentMode || +RegExp.$1), d.platform = d.platform || {}, d.platform.isIphone = /iphone/i.test(navigator.userAgent), d.platform.isAndroid = /android/i.test(navigator.userAgent), d.platform.isIpad = /ipad/i.test(navigator.userAgent), d.isMobile = function () { return !!(d.platform.isIphone || d.platform.isIpad || d.platform.isAndroid) } } (), function (a, b) { function c(a) { return "" === f ? a : (a = a.charAt(0).toUpperCase() + a.substr(1), f + a) } var d = Math, e = b.createElement("div").style, f = function () { for (var a, b = "t,webkitT,MozT,msT,OT".split(","), c = 0, d = b.length; d > c; c++) if (a = b[c] + "ransform", a in e) return b[c].substr(0, b[c].length - 1); return !1 } (), g = f ? "-" + f.toLowerCase() + "-" : "", h = c("transform"), i = c("transitionProperty"), j = c("transitionDuration"), k = c("transformOrigin"), l = c("transitionTimingFunction"), m = c("transitionDelay"), n = /android/gi.test(navigator.appVersion), o = /iphone|ipad/gi.test(navigator.appVersion), p = /hp-tablet/gi.test(navigator.appVersion), q = c("perspective") in e, r = "ontouchstart" in a && !p, s = f !== !1, t = c("transition") in e, u = "onorientationchange" in a ? "orientationchange" : "resize", v = r ? "touchstart" : "mousedown", w = r ? "touchmove" : "mousemove", x = r ? "touchend" : "mouseup", y = r ? "touchcancel" : "mouseup", z = function () { if (f === !1) return !1; var a = { "": "transitionend", webkit: "webkitTransitionEnd", Moz: "transitionend", O: "otransitionend", ms: "MSTransitionEnd" }; return a[f] } (), A = function () { return a.requestAnimationFrame || a.webkitRequestAnimationFrame || a.mozRequestAnimationFrame || a.oRequestAnimationFrame || a.msRequestAnimationFrame || function (a) { return setTimeout(a, 1) } } (), B = function () { return a.cancelRequestAnimationFrame || a.webkitCancelAnimationFrame || a.webkitCancelRequestAnimationFrame || a.mozCancelRequestAnimationFrame || a.oCancelRequestAnimationFrame || a.msCancelRequestAnimationFrame || clearTimeout } (), C = q ? " translateZ(0)" : "", D = function (c, d) { var e, f = this; f.wrapper = "object" == typeof c ? c : b.getElementById(c), f.wrapper.style.overflow = "hidden", f.scroller = f.wrapper.children[0], f.options = { hScroll: !0, vScroll: !0, x: 0, y: 0, bounce: !0, bounceLock: !1, momentum: !0, lockDirection: !0, useTransform: !0, useTransition: !1, topOffset: 0, checkDOMChanges: !1, handleClick: !0, hScrollbar: !0, vScrollbar: !0, fixedScrollbar: n, hideScrollbar: o, fadeScrollbar: o && q, scrollbarClass: "", zoom: !1, zoomMin: 1, zoomMax: 4, doubleTapZoom: 2, wheelAction: "scroll", snap: !1, snapThreshold: 1, onRefresh: null, onBeforeScrollStart: function (a) { a.preventDefault() }, onScrollStart: null, onBeforeScrollMove: null, onScrollMove: null, onBeforeScrollEnd: null, onScrollEnd: null, onTouchEnd: null, onDestroy: null, onZoomStart: null, onZoom: null, onZoomEnd: null }; for (e in d) f.options[e] = d[e]; f.x = f.options.x, f.y = f.options.y, f.options.useTransform = s && f.options.useTransform, f.options.hScrollbar = f.options.hScroll && f.options.hScrollbar, f.options.vScrollbar = f.options.vScroll && f.options.vScrollbar, f.options.zoom = f.options.useTransform && f.options.zoom, f.options.useTransition = t && f.options.useTransition, f.options.zoom && n && (C = ""), f.scroller.style[i] = f.options.useTransform ? g + "transform" : "top left", f.scroller.style[j] = "0", f.scroller.style[k] = "0 0", f.options.useTransition && (f.scroller.style[l] = "cubic-bezier(0.33,0.66,0.66,1)"), f.options.useTransform ? f.scroller.style[h] = "translate(" + f.x + "px," + f.y + "px)" + C : f.scroller.style.cssText += ";position:absolute;top:" + f.y + "px;left:" + f.x + "px", f.options.useTransition && (f.options.fixedScrollbar = !0), f.refresh(), f._bind(u, a), f._bind(v), r || "none" != f.options.wheelAction && (f._bind("DOMMouseScroll"), f._bind("mousewheel")), f.options.checkDOMChanges && (f.checkDOMTime = setInterval(function () { f._checkDOMChanges() }, 500)) }; D.prototype = { enabled: !0, x: 0, y: 0, steps: [], scale: 1, currPageX: 0, currPageY: 0, pagesX: [], pagesY: [], aniTime: null, wheelZoomCount: 0, handleEvent: function (a) { var b = this; switch (a.type) { case v: if (!r && 0 !== a.button) return; b._start(a); break; case w: b._move(a); break; case x: case y: b._end(a); break; case u: b._resize(); break; case "DOMMouseScroll": case "mousewheel": b._wheel(a); break; case z: b._transitionEnd(a) } }, _checkDOMChanges: function () { this.moved || this.zoomed || this.animating || this.scrollerW == this.scroller.offsetWidth * this.scale && this.scrollerH == this.scroller.offsetHeight * this.scale || this.refresh() }, _scrollbar: function (a) { var c, e = this; return e[a + "Scrollbar"] ? (e[a + "ScrollbarWrapper"] || (c = b.createElement("div"), e.options.scrollbarClass ? c.className = e.options.scrollbarClass + a.toUpperCase() : c.style.cssText = "position:absolute;z-index:100;" + ("h" == a ? "height:7px;bottom:1px;left:2px;right:" + (e.vScrollbar ? "7" : "2") + "px" : "width:7px;bottom:" + (e.hScrollbar ? "7" : "2") + "px;top:2px;right:1px"), c.style.cssText += ";pointer-events:none;" + g + "transition-property:opacity;" + g + "transition-duration:" + (e.options.fadeScrollbar ? "350ms" : "0") + ";overflow:hidden;opacity:" + (e.options.hideScrollbar ? "0" : "1"), e.wrapper.appendChild(c), e[a + "ScrollbarWrapper"] = c, c = b.createElement("div"), e.options.scrollbarClass || (c.style.cssText = "position:absolute;z-index:100;background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.9);" + g + "background-clip:padding-box;" + g + "box-sizing:border-box;" + ("h" == a ? "height:100%" : "width:100%") + ";" + g + "border-radius:3px;border-radius:3px"), c.style.cssText += ";pointer-events:none;" + g + "transition-property:" + g + "transform;" + g + "transition-timing-function:cubic-bezier(0.33,0.66,0.66,1);" + g + "transition-duration:0;" + g + "transform: translate(0,0)" + C, e.options.useTransition && (c.style.cssText += ";" + g + "transition-timing-function:cubic-bezier(0.33,0.66,0.66,1)"), e[a + "ScrollbarWrapper"].appendChild(c), e[a + "ScrollbarIndicator"] = c), "h" == a ? (e.hScrollbarSize = e.hScrollbarWrapper.clientWidth, e.hScrollbarIndicatorSize = d.max(d.round(e.hScrollbarSize * e.hScrollbarSize / e.scrollerW), 8), e.hScrollbarIndicator.style.width = e.hScrollbarIndicatorSize + "px", e.hScrollbarMaxScroll = e.hScrollbarSize - e.hScrollbarIndicatorSize, e.hScrollbarProp = e.hScrollbarMaxScroll / e.maxScrollX) : (e.vScrollbarSize = e.vScrollbarWrapper.clientHeight, e.vScrollbarIndicatorSize = d.max(d.round(e.vScrollbarSize * e.vScrollbarSize / e.scrollerH), 8), e.vScrollbarIndicator.style.height = e.vScrollbarIndicatorSize + "px", e.vScrollbarMaxScroll = e.vScrollbarSize - e.vScrollbarIndicatorSize, e.vScrollbarProp = e.vScrollbarMaxScroll / e.maxScrollY), e._scrollbarPos(a, !0), void 0) : (e[a + "ScrollbarWrapper"] && (s && (e[a + "ScrollbarIndicator"].style[h] = ""), e[a + "ScrollbarWrapper"].parentNode.removeChild(e[a + "ScrollbarWrapper"]), e[a + "ScrollbarWrapper"] = null, e[a + "ScrollbarIndicator"] = null), void 0) }, _resize: function () { var a = this; setTimeout(function () { a.refresh() }, n ? 200 : 0) }, _pos: function (a, b) { this.zoomed || (a = this.hScroll ? a : 0, b = this.vScroll ? b : 0, this.options.useTransform ? this.scroller.style[h] = "translate(" + a + "px," + b + "px) scale(" + this.scale + ")" + C : (a = d.round(a), b = d.round(b), this.scroller.style.left = a + "px", this.scroller.style.top = b + "px"), this.x = a, this.y = b, this._scrollbarPos("h"), this._scrollbarPos("v")) }, _scrollbarPos: function (a, b) { var c, e = this, f = "h" == a ? e.x : e.y; e[a + "Scrollbar"] && (f = e[a + "ScrollbarProp"] * f, 0 > f ? (e.options.fixedScrollbar || (c = e[a + "ScrollbarIndicatorSize"] + d.round(3 * f), 8 > c && (c = 8), e[a + "ScrollbarIndicator"].style["h" == a ? "width" : "height"] = c + "px"), f = 0) : f > e[a + "ScrollbarMaxScroll"] && (e.options.fixedScrollbar ? f = e[a + "ScrollbarMaxScroll"] : (c = e[a + "ScrollbarIndicatorSize"] - d.round(3 * (f - e[a + "ScrollbarMaxScroll"])), 8 > c && (c = 8), e[a + "ScrollbarIndicator"].style["h" == a ? "width" : "height"] = c + "px", f = e[a + "ScrollbarMaxScroll"] + (e[a + "ScrollbarIndicatorSize"] - c))), e[a + "ScrollbarWrapper"].style[m] = "0", e[a + "ScrollbarWrapper"].style.opacity = b && e.options.hideScrollbar ? "0" : "1", e[a + "ScrollbarIndicator"].style[h] = "translate(" + ("h" == a ? f + "px,0)" : "0," + f + "px)") + C) }, _start: function (b) { var c, e, f, g, i, j = this, k = r ? b.touches[0] : b; j.enabled && (j.options.onBeforeScrollStart && j.options.onBeforeScrollStart.call(j, b), (j.options.useTransition || j.options.zoom) && j._transitionTime(0), j.moved = !1, j.animating = !1, j.zoomed = !1, j.distX = 0, j.distY = 0, j.absDistX = 0, j.absDistY = 0, j.dirX = 0, j.dirY = 0, j.options.zoom && r && b.touches.length > 1 && (g = d.abs(b.touches[0].pageX - b.touches[1].pageX), i = d.abs(b.touches[0].pageY - b.touches[1].pageY), j.touchesDistStart = d.sqrt(g * g + i * i), j.originX = d.abs(b.touches[0].pageX + b.touches[1].pageX - 2 * j.wrapperOffsetLeft) / 2 - j.x, j.originY = d.abs(b.touches[0].pageY + b.touches[1].pageY - 2 * j.wrapperOffsetTop) / 2 - j.y, j.options.onZoomStart && j.options.onZoomStart.call(j, b)), j.options.momentum && (j.options.useTransform ? (c = getComputedStyle(j.scroller, null)[h].replace(/[^0-9\-.,]/g, "").split(","), e = +(c[12] || c[4]), f = +(c[13] || c[5])) : (e = +getComputedStyle(j.scroller, null).left.replace(/[^0-9-]/g, ""), f = +getComputedStyle(j.scroller, null).top.replace(/[^0-9-]/g, "")), (e != j.x || f != j.y) && (j.options.useTransition ? j._unbind(z) : B(j.aniTime), j.steps = [], j._pos(e, f), j.options.onScrollEnd && j.options.onScrollEnd.call(j))), j.absStartX = j.x, j.absStartY = j.y, j.startX = j.x, j.startY = j.y, j.pointX = k.pageX, j.pointY = k.pageY, j.startTime = b.timeStamp || Date.now(), j.options.onScrollStart && j.options.onScrollStart.call(j, b), j._bind(w, a), j._bind(x, a), j._bind(y, a)) }, _move: function (a) { var b, c, e, f = this, g = r ? a.touches[0] : a, i = g.pageX - f.pointX, j = g.pageY - f.pointY, k = f.x + i, l = f.y + j, m = a.timeStamp || Date.now(); return f.options.onBeforeScrollMove && f.options.onBeforeScrollMove.call(f, a), f.options.zoom && r && a.touches.length > 1 ? (b = d.abs(a.touches[0].pageX - a.touches[1].pageX), c = d.abs(a.touches[0].pageY - a.touches[1].pageY), f.touchesDist = d.sqrt(b * b + c * c), f.zoomed = !0, e = 1 / f.touchesDistStart * f.touchesDist * this.scale, e < f.options.zoomMin ? e = .5 * f.options.zoomMin * Math.pow(2, e / f.options.zoomMin) : e > f.options.zoomMax && (e = 2 * f.options.zoomMax * Math.pow(.5, f.options.zoomMax / e)), f.lastScale = e / this.scale, k = this.originX - this.originX * f.lastScale + this.x, l = this.originY - this.originY * f.lastScale + this.y, this.scroller.style[h] = "translate(" + k + "px," + l + "px) scale(" + e + ")" + C, f.options.onZoom && f.options.onZoom.call(f, a), void 0) : (f.pointX = g.pageX, f.pointY = g.pageY, (k > 0 || k < f.maxScrollX) && (k = f.options.bounce ? f.x + i / 2 : k >= 0 || f.maxScrollX >= 0 ? 0 : f.maxScrollX), (l > f.minScrollY || l < f.maxScrollY) && (l = f.options.bounce ? f.y + j / 2 : l >= f.minScrollY || f.maxScrollY >= 0 ? f.minScrollY : f.maxScrollY), f.distX += i, f.distY += j, f.absDistX = d.abs(f.distX), f.absDistY = d.abs(f.distY), f.absDistX < 6 && f.absDistY < 6 || (f.options.lockDirection && (f.absDistX > f.absDistY + 5 ? (l = f.y, j = 0) : f.absDistY > f.absDistX + 5 && (k = f.x, i = 0)), f.moved = !0, f._pos(k, l), f.dirX = i > 0 ? -1 : 0 > i ? 1 : 0, f.dirY = j > 0 ? -1 : 0 > j ? 1 : 0, m - f.startTime > 300 && (f.startTime = m, f.startX = f.x, f.startY = f.y), f.options.onScrollMove && f.options.onScrollMove.call(f, a)), void 0) }, _end: function (c) { if (!r || 0 === c.touches.length) { var e, f, g, i, k, l, m, n = this, o = r ? c.changedTouches[0] : c, p = { dist: 0, time: 0 }, q = { dist: 0, time: 0 }, s = (c.timeStamp || Date.now()) - n.startTime, t = n.x, u = n.y; if (n._unbind(w, a), n._unbind(x, a), n._unbind(y, a), n.options.onBeforeScrollEnd && n.options.onBeforeScrollEnd.call(n, c), n.zoomed) return m = n.scale * n.lastScale, m = Math.max(n.options.zoomMin, m), m = Math.min(n.options.zoomMax, m), n.lastScale = m / n.scale, n.scale = m, n.x = n.originX - n.originX * n.lastScale + n.x, n.y = n.originY - n.originY * n.lastScale + n.y, n.scroller.style[j] = "200ms", n.scroller.style[h] = "translate(" + n.x + "px," + n.y + "px) scale(" + n.scale + ")" + C, n.zoomed = !1, n.refresh(), n.options.onZoomEnd && n.options.onZoomEnd.call(n, c), void 0; if (!n.moved) return r && (n.doubleTapTimer && n.options.zoom ? (clearTimeout(n.doubleTapTimer), n.doubleTapTimer = null, n.options.onZoomStart && n.options.onZoomStart.call(n, c), n.zoom(n.pointX, n.pointY, 1 == n.scale ? n.options.doubleTapZoom : 1), n.options.onZoomEnd && setTimeout(function () { n.options.onZoomEnd.call(n, c) }, 200)) : this.options.handleClick && (n.doubleTapTimer = setTimeout(function () { for (n.doubleTapTimer = null, e = o.target; 1 != e.nodeType; ) e = e.parentNode; "SELECT" != e.tagName && "INPUT" != e.tagName && "TEXTAREA" != e.tagName && (f = b.createEvent("MouseEvents"), f.initMouseEvent("click", !0, !0, c.view, 1, o.screenX, o.screenY, o.clientX, o.clientY, c.ctrlKey, c.altKey, c.shiftKey, c.metaKey, 0, null), f._fake = !0, e.dispatchEvent(f)) }, n.options.zoom ? 250 : 0))), n._resetPos(400), n.options.onTouchEnd && n.options.onTouchEnd.call(n, c), void 0; if (300 > s && n.options.momentum && (p = t ? n._momentum(t - n.startX, s, -n.x, n.scrollerW - n.wrapperW + n.x, n.options.bounce ? n.wrapperW : 0) : p, q = u ? n._momentum(u - n.startY, s, -n.y, n.maxScrollY < 0 ? n.scrollerH - n.wrapperH + n.y - n.minScrollY : 0, n.options.bounce ? n.wrapperH : 0) : q, t = n.x + p.dist, u = n.y + q.dist, (n.x > 0 && t > 0 || n.x < n.maxScrollX && t < n.maxScrollX) && (p = { dist: 0, time: 0 }), (n.y > n.minScrollY && u > n.minScrollY || n.y < n.maxScrollY && u < n.maxScrollY) && (q = { dist: 0, time: 0 })), p.dist || q.dist) return k = d.max(d.max(p.time, q.time), 10), n.options.snap && (g = t - n.absStartX, i = u - n.absStartY, d.abs(g) < n.options.snapThreshold && d.abs(i) < n.options.snapThreshold ? n.scrollTo(n.absStartX, n.absStartY, 200) : (l = n._snap(t, u), t = l.x, u = l.y, k = d.max(l.time, k))), n.scrollTo(d.round(t), d.round(u), k), n.options.onTouchEnd && n.options.onTouchEnd.call(n, c), void 0; if (n.options.snap) return g = t - n.absStartX, i = u - n.absStartY, d.abs(g) < n.options.snapThreshold && d.abs(i) < n.options.snapThreshold ? n.scrollTo(n.absStartX, n.absStartY, 200) : (l = n._snap(n.x, n.y), (l.x != n.x || l.y != n.y) && n.scrollTo(l.x, l.y, l.time)), n.options.onTouchEnd && n.options.onTouchEnd.call(n, c), void 0; n._resetPos(200), n.options.onTouchEnd && n.options.onTouchEnd.call(n, c) } }, _resetPos: function (a) { var b = this, c = b.x >= 0 ? 0 : b.x < b.maxScrollX ? b.maxScrollX : b.x, d = b.y >= b.minScrollY || b.maxScrollY > 0 ? b.minScrollY : b.y < b.maxScrollY ? b.maxScrollY : b.y; return c == b.x && d == b.y ? (b.moved && (b.moved = !1, b.options.onScrollEnd && b.options.onScrollEnd.call(b)), b.hScrollbar && b.options.hideScrollbar && ("webkit" == f && (b.hScrollbarWrapper.style[m] = "300ms"), b.hScrollbarWrapper.style.opacity = "0"), b.vScrollbar && b.options.hideScrollbar && ("webkit" == f && (b.vScrollbarWrapper.style[m] = "300ms"), b.vScrollbarWrapper.style.opacity = "0"), void 0) : (b.scrollTo(c, d, a || 0), void 0) }, _wheel: function (a) { var b, c, d, e, f, g = this; if ("wheelDeltaX" in a) b = a.wheelDeltaX / 12, c = a.wheelDeltaY / 12; else if ("wheelDelta" in a) b = c = a.wheelDelta / 12; else { if (!("detail" in a)) return; b = c = 3 * -a.detail } return "zoom" == g.options.wheelAction ? (f = g.scale * Math.pow(2, 1 / 3 * (c ? c / Math.abs(c) : 0)), f < g.options.zoomMin && (f = g.options.zoomMin), f > g.options.zoomMax && (f = g.options.zoomMax), f != g.scale && (!g.wheelZoomCount && g.options.onZoomStart && g.options.onZoomStart.call(g, a), g.wheelZoomCount++, g.zoom(a.pageX, a.pageY, f, 400), setTimeout(function () { g.wheelZoomCount--, !g.wheelZoomCount && g.options.onZoomEnd && g.options.onZoomEnd.call(g, a) }, 400)), void 0) : (d = g.x + b, e = g.y + c, d > 0 ? d = 0 : d < g.maxScrollX && (d = g.maxScrollX), e > g.minScrollY ? e = g.minScrollY : e < g.maxScrollY && (e = g.maxScrollY), g.maxScrollY < 0 && g.scrollTo(d, e, 0), void 0) }, _transitionEnd: function (a) { var b = this; a.target == b.scroller && (b._unbind(z), b._startAni()) }, _startAni: function () { var a, b, c, e = this, f = e.x, g = e.y, h = Date.now(); if (!e.animating) { if (!e.steps.length) return e._resetPos(400), void 0; if (a = e.steps.shift(), a.x == f && a.y == g && (a.time = 0), e.animating = !0, e.moved = !0, e.options.useTransition) return e._transitionTime(a.time), e._pos(a.x, a.y), e.animating = !1, a.time ? e._bind(z) : e._resetPos(0), void 0; c = function () { var i, j, k = Date.now(); return k >= h + a.time ? (e._pos(a.x, a.y), e.animating = !1, e.options.onAnimationEnd && e.options.onAnimationEnd.call(e), e._startAni(), void 0) : (k = (k - h) / a.time - 1, b = d.sqrt(1 - k * k), i = (a.x - f) * b + f, j = (a.y - g) * b + g, e._pos(i, j), e.animating && (e.aniTime = A(c)), void 0) }, c() } }, _transitionTime: function (a) { a += "ms", this.scroller.style[j] = a, this.hScrollbar && (this.hScrollbarIndicator.style[j] = a), this.vScrollbar && (this.vScrollbarIndicator.style[j] = a) }, _momentum: function (a, b, c, e, f) { var g = 6e-4, h = d.abs(a) / b, i = h * h / (2 * g), j = 0, k = 0; return a > 0 && i > c ? (k = f / (6 / (i / h * g)), c += k, h = h * c / i, i = c) : 0 > a && i > e && (k = f / (6 / (i / h * g)), e += k, h = h * e / i, i = e), i *= 0 > a ? -1 : 1, j = h / g, { dist: i, time: d.round(j)} }, _offset: function (a) { for (var b = -a.offsetLeft, c = -a.offsetTop; a = a.offsetParent; ) b -= a.offsetLeft, c -= a.offsetTop; return a != this.wrapper && (b *= this.scale, c *= this.scale), { left: b, top: c} }, _snap: function (a, b) { var c, e, f, g, h, i, j = this; for (f = j.pagesX.length - 1, c = 0, e = j.pagesX.length; e > c; c++) if (a >= j.pagesX[c]) { f = c; break } for (f == j.currPageX && f > 0 && j.dirX < 0 && f--, a = j.pagesX[f], h = d.abs(a - j.pagesX[j.currPageX]), h = h ? 500 * (d.abs(j.x - a) / h) : 0, j.currPageX = f, f = j.pagesY.length - 1, c = 0; f > c; c++) if (b >= j.pagesY[c]) { f = c; break } return f == j.currPageY && f > 0 && j.dirY < 0 && f--, b = j.pagesY[f], i = d.abs(b - j.pagesY[j.currPageY]), i = i ? 500 * (d.abs(j.y - b) / i) : 0, j.currPageY = f, g = d.round(d.max(h, i)) || 200, { x: a, y: b, time: g} }, _bind: function (a, b, c) { (b || this.scroller).addEventListener(a, this, !!c) }, _unbind: function (a, b, c) { (b || this.scroller).removeEventListener(a, this, !!c) }, destroy: function () { var b = this; b.scroller.style[h] = "", b.hScrollbar = !1, b.vScrollbar = !1, b._scrollbar("h"), b._scrollbar("v"), b._unbind(u, a), b._unbind(v), b._unbind(w, a), b._unbind(x, a), b._unbind(y, a), b.options.hasTouch || (b._unbind("DOMMouseScroll"), b._unbind("mousewheel")), b.options.useTransition && b._unbind(z), b.options.checkDOMChanges && clearInterval(b.checkDOMTime), b.options.onDestroy && b.options.onDestroy.call(b) }, refresh: function () { var a, b, c, e, f = this, g = 0, h = 0; if (f.scale < f.options.zoomMin && (f.scale = f.options.zoomMin), f.wrapperW = f.wrapper.clientWidth || 1, f.wrapperH = f.wrapper.clientHeight || 1, f.minScrollY = -f.options.topOffset || 0, f.scrollerW = d.round(f.scroller.offsetWidth * f.scale), f.scrollerH = d.round((f.scroller.offsetHeight + f.minScrollY) * f.scale), f.maxScrollX = f.wrapperW - f.scrollerW, f.maxScrollY = f.wrapperH - f.scrollerH + f.minScrollY, f.dirX = 0, f.dirY = 0, f.options.onRefresh && f.options.onRefresh.call(f), f.hScroll = f.options.hScroll && f.maxScrollX < 0, f.vScroll = f.options.vScroll && (!f.options.bounceLock && !f.hScroll || f.scrollerH > f.wrapperH), f.hScrollbar = f.hScroll && f.options.hScrollbar, f.vScrollbar = f.vScroll && f.options.vScrollbar && f.scrollerH > f.wrapperH, a = f._offset(f.wrapper), f.wrapperOffsetLeft = -a.left, f.wrapperOffsetTop = -a.top, "string" == typeof f.options.snap) for (f.pagesX = [], f.pagesY = [], e = f.scroller.querySelectorAll(f.options.snap), b = 0, c = e.length; c > b; b++) g = f._offset(e[b]), g.left += f.wrapperOffsetLeft, g.top += f.wrapperOffsetTop, f.pagesX[b] = g.left < f.maxScrollX ? f.maxScrollX : g.left * f.scale, f.pagesY[b] = g.top < f.maxScrollY ? f.maxScrollY : g.top * f.scale; else if (f.options.snap) { for (f.pagesX = []; g >= f.maxScrollX; ) f.pagesX[h] = g, g -= f.wrapperW, h++; for (f.maxScrollX % f.wrapperW && (f.pagesX[f.pagesX.length] = f.maxScrollX - f.pagesX[f.pagesX.length - 1] + f.pagesX[f.pagesX.length - 1]), g = 0, h = 0, f.pagesY = []; g >= f.maxScrollY; ) f.pagesY[h] = g, g -= f.wrapperH, h++; f.maxScrollY % f.wrapperH && (f.pagesY[f.pagesY.length] = f.maxScrollY - f.pagesY[f.pagesY.length - 1] + f.pagesY[f.pagesY.length - 1]) } f._scrollbar("h"), f._scrollbar("v"), f.zoomed || (f.scroller.style[j] = "0", f._resetPos(400)) }, scrollTo: function (a, b, c, d) { var e, f, g = this, h = a; for (g.stop(), h.length || (h = [{ x: a, y: b, time: c, relative: d}]), e = 0, f = h.length; f > e; e++) h[e].relative && (h[e].x = g.x - h[e].x, h[e].y = g.y - h[e].y), g.steps.push({ x: h[e].x, y: h[e].y, time: h[e].time || 0 }); g._startAni() }, scrollToElement: function (a, b) { var c, e = this; a = a.nodeType ? a : e.scroller.querySelector(a), a && (c = e._offset(a), c.left += e.wrapperOffsetLeft, c.top += e.wrapperOffsetTop, c.left = c.left > 0 ? 0 : c.left < e.maxScrollX ? e.maxScrollX : c.left, c.top = c.top > e.minScrollY ? e.minScrollY : c.top < e.maxScrollY ? e.maxScrollY : c.top, b = void 0 === b ? d.max(2 * d.abs(c.left), 2 * d.abs(c.top)) : b, e.scrollTo(c.left, c.top, b)) }, scrollToPage: function (a, b, c) { var d, e, f = this; c = void 0 === c ? 400 : c, f.options.onScrollStart && f.options.onScrollStart.call(f), f.options.snap ? (a = "next" == a ? f.currPageX + 1 : "prev" == a ? f.currPageX - 1 : a, b = "next" == b ? f.currPageY + 1 : "prev" == b ? f.currPageY - 1 : b, a = 0 > a ? 0 : a > f.pagesX.length - 1 ? f.pagesX.length - 1 : a, b = 0 > b ? 0 : b > f.pagesY.length - 1 ? f.pagesY.length - 1 : b, f.currPageX = a, f.currPageY = b, d = f.pagesX[a], e = f.pagesY[b]) : (d = -f.wrapperW * a, e = -f.wrapperH * b, d < f.maxScrollX && (d = f.maxScrollX), e < f.maxScrollY && (e = f.maxScrollY)), f.scrollTo(d, e, c) }, disable: function () { this.stop(), this._resetPos(0), this.enabled = !1, this._unbind(w, a), this._unbind(x, a), this._unbind(y, a) }, enable: function () { this.enabled = !0 }, stop: function () { this.options.useTransition ? this._unbind(z) : B(this.aniTime), this.steps = [], this.moved = !1, this.animating = !1 }, zoom: function (a, b, c, d) { var e = this, f = c / e.scale; e.options.useTransform && (e.zoomed = !0, d = void 0 === d ? 200 : d, a = a - e.wrapperOffsetLeft - e.x, b = b - e.wrapperOffsetTop - e.y, e.x = a - a * f + e.x, e.y = b - b * f + e.y, e.scale = c, e.refresh(), e.x = e.x > 0 ? 0 : e.x < e.maxScrollX ? e.maxScrollX : e.x, e.y = e.y > e.minScrollY ? e.minScrollY : e.y < e.maxScrollY ? e.maxScrollY : e.y, e.scroller.style[j] = d + "ms", e.scroller.style[h] = "translate(" + e.x + "px," + e.y + "px) scale(" + c + ")" + C, e.zoomed = !1) }, isReady: function () { return !this.moved && !this.zoomed && !this.animating } }, e = null, "undefined" != typeof exports ? exports.iScroll = D : a.iScroll = D } (window, document), window.LOCAL_SEARCH = "1", window.TRANSIT_ROUTE = "2", window.DRIVING_ROUTE = "3", b.prototype = { constructor: b, initialize: function () { this.container.innerHTML = this._getHtml(), this._initDom(), this.enableAutoLocation && this._initLocalCity(), this._initService(), this._initCityTab(), this._bind(), this.setType(this.type) }, _getHtml: function () { var a = ['