var d = (document.domain || "").match(/anjiehotel(travel)?\.com$/); if (d) window.__uidc_init = new Date * 1; var _ = window, __ = document, ___ = __.documentElement, anjiehotel = { module: {} }, $topWin = _, $$ = {}; _.module = {}; _.module.event = {}; (function() { try { for (;;) { var a = $topWin.parent; if (a && a != $topWin && a.anjiehotel) $topWin = a; else break } } catch(b) {} })(); $$.browser = function(a) { var b = /opera/.test(a), h = /chrome/.test(a), c = /webkit/.test(a), l = !h && /safari/.test(a), f = !b && /msie/.test(a), e = f && /msie 7/.test(a), g = f && /msie 8/.test(a), i = f && /msie 9/.test(a), n = f && !e && !g && !i, m = !c && /gecko/.test(a), o = m && /rv:1\.8/.test(a); m && /rv:1\.9/.test(a); return { IE: f, IE6: n, IE7: e, IE8: g, IE9: i, Moz: m, FF2: o, Opera: b, Safari: l, WebKit: c, Chrome: h } } (navigator.userAgent.toLowerCase()); $$.status = new function() { this.load = this.domReady = !1; this.regEventCount = this.busy = 0; this.regEventHash = {}; this.charset = (((_.__.charset ? _.__.charset: _.__.characterSet) || "").match(/^(gb2312|big5|utf-8)$/gi) || "gb2312").toString().toLowerCase(); this.version = { gb2312: "zh-cn", "utf-8": "en" } [this.charset]; this.alertDiv = _.__.getElementById("tuna_alert"); this.container = _.__.getElementById("jsContainer"); this.saveStatus = _.__.getElementById("jsSaveStatus"); this.back = !1; this.pageValue = { data: {} }; this.globalValue = {}; }; $$.module = { iframe: [], list: {}, tab: {}, selectAll: {}, address: { source: {} }, init: [] }; $$.string = { "zh-cn": { display: "@\u25b2|\u25bc@\u663e\u793a|\u9690\u85cf@" } }; function $extend(a) { for (var b = 1; b < arguments.length; b++) { var h = arguments[b], c; for (c in h) h.hasOwnProperty(c) && (a[c] = h[c]) } return a } _.$s2t = function(a) { return a }; $$.status.domReady = !0; $extend(Array.prototype, { each: function(a) { for (var b = 0, c = this.length; b < c; b++) if ((a ? a(this[b], b) : this[b]()) === !1) return ! 1; return ! 0 } }); $extend(String.prototype, { replaceWith: function(a) { return this.replace(/\{\$(\w+)\}/g, function(b, c) { return c in a ? a[c] : b }) }, trim: function() { return this.replace(/^\s+|\s+$/g, "") }, toReString: function() { return this.replace(/([\.\\\/\+\*\?\[\]\{\}\(\)\^\$\|])/g, "\\$1") } }); function $viewSize(a) { var a = a.ownerDocument || document, b = a.parentWindow || a.defaultView, c = a.documentElement; return { scrollLeft: b.pageXOffset || c.scrollLeft || a.body.scrollLeft || 0, scrollTop: b.pageYOffset || c.scrollTop || a.body.scrollTop || 0, clientTop: c.clientTop || 0, clientLeft: c.clientLeft || 0 } } function $pageSize(a) { var b = { docWidth: ___.scrollWidth, docHeight: ___.scrollHeight, winWidth: ___.clientWidth, winHeight: ___.clientHeight, scrollLeft: $$.browser.WebKit ? __.body.scrollLeft: ___.scrollLeft, scrollTop: $$.browser.WebKit ? __.body.scrollTop: ___.scrollTop }; if ($$.browser.WebKit) { var c = ___.$getStyle(); b.docWidth += parseInt(c.marginLeft) + parseInt(c.marginRight); b.docHeight += parseInt(c.marginTop) + parseInt(c.marginBottom) } b.docWidth = Math.max(b.docWidth, b.winWidth); b.docHeight = Math.max(b.docHeight, b.winHeight); if (a) { var a = a == "win", d = $$.support.testIEZoom(); b.left = a ? b.scrollLeft: 0; b.top = a ? b.scrollTop: 0; $$.browser.Moz && (c = ___.$getStyle(), b.left -= parseInt(c.borderLeftWidth) + parseInt(c.marginLeft), b.top -= parseInt(c.borderTopWidth) + parseInt(c.marginTop)); b.width = a ? Math.round(b.winWidth / d) : Math.max(b.docWidth, b.winWidth); b.height = a ? Math.round(b.winHeight / d) : Math.max(b.docHeight, b.winHeight) } return b } function $fixE(a) { a = _.event || a; if (!a.target) a.target = a.srcElement || __; if (a.target.nodeType === 3) a.target = a.target.parentNode; if (!a.relatedTarget && a.fromElement) a.relatedTarget = a.fromElement === a.target ? a.toElement: a.fromElement; if (a.pageX == null && a.clientX != null) { var b = __.body; a.pageX = a.clientX + (___ && ___.scrollLeft || b && b.scrollLeft || 0) - (___ && ___.clientLeft || b && b.clientLeft || 0); a.pageY = a.clientY + (___ && ___.scrollTop || b && b.scrollTop || 0) - (___ && ___.clientTop || b && b.clientTop || 0) } a.$target = A$(a.target); return a } function $stopEvent(a, b) { a = $fixE(a); b = b || 0; if (b >= 0) a.preventDefault ? a.stopPropagation() : a.cancelBubble = !0; if (b != 0) a.preventDefault ? a.preventDefault() : a.returnValue = !1 } function $getUid() { return "uid_" + (new Date).getTime() + Math.random().toString().substr(2, 5) } var $contains = __.compareDocumentPosition ? function(a, b) { return a == b || !!(a.compareDocumentPosition(b) & 16) }: function(a, b) { return a.contains ? a.contains(b) : !0 }; function $c(a) { return a.constructor == Array ? A$(__.createTextNode(a.join("\n"))) : A$(__.createElement(a)) } var $createElement = $c; function $pageValue() { return $pageValue.get.apply(_, arguments) } $pageValue.set = function(a, b) { $$.status.pageValue.data[a] = b; $$.browser.Opera && $savePageValue() }; $pageValue.get = function(a) { var b = $$.status.pageValue.data; return b && a in b ? b[a] : null }; $pageValue.del = function(a) { delete $$.status.pageValue.data[a]; $$.browser.Opera && $savePageValue() }; function $savePageValue() { $$.status.saveStatus.value = $toJson($$.status.pageValue) } function $globalValue() {} function $getQuery(a) { return (a = (location.search || "").match(RegExp("[\\?&]" + a + "=([^&]+)", "i"))) ? unescape(a[1]) : null } function $parserRe(a) { var b = [], c = /\sid=['"]?([^\s>'"]+)/i, d = null, f = null; (a && a.innerHTML ? a: __.body).innerHTML.replace(/<[^>]+\smod=['"]?([\w|]+)[^>]+/g, function(g, p) { try { if (p.toLowerCase() !== "jmpinfo" && (d = g.match(c)) && (f = A$(d[1]))) p in anjiehotel.module ? new anjiehotel.module[p](f) : b.push(f) } catch(m) { $t("parserRe Error", [func, a]) } return "" }); var g = setInterval(function() { var a = b.shift(); a ? $topWin.$d(a) : clearInterval(g) }, 50) } $$.module.queue = {}; function $d(a) { (A$(a).getAttribute("mod") || "").replace(/\w+/ig, function(b) { anjiehotel.module[b] ? new anjiehotel.module[b](a) : $isUndefined($$.module.queue[b]) ? $$.module.queue[b] = [a] : $$.module.queue[b].push(a) }) } var $dealElement = $d; function $t(a, b) { typeof console !== "undefined" && console.error(typeof a === "string" ? a: a.message, b) } function $fixElement(a) { function b(a, b, c) { "attachEvent" in a ? a.attachEvent("on" + b, c) : a.addEventListener(b, c) } function c(a) { for (var a = a.getElementsByTagName("input"), b = 0; b < a.length; b++) if (/checkbox|radio/.test(a[b].type)) return a[b]; return null } a = a && a.nodeType ? a: _.__; if ($$.browser.IE6) { var d = a.getElementsByTagName("label"); for (i = 0; i < d.length; i++) { var f = c(d[i]); f && /checkbox|radio/.test(f.type) && function(a, c) { a._for = c; b(a, "mouseover", function() { var b = a._for; if (b) a.htmlFor = b.id || (b.id = $getUid()), a._for = null; b = a.style; b.borderBottom = "#aaa 1px dashed"; b.paddingBottom = "0px"; b.color = "#1E1A75" }); b(a, "mouseout", function() { var b = a.style; b.borderBottom = ""; b.paddingBottom = ""; b.color = "" }) } (d[i], f) } } if ($$.browser.IE) { a = a.getElementsByTagName("select"); for (i = 0; i < a.length; i++) a[i].onmousewheel = function() { return ! 1 } } } var DOM = function() { function a(a) { return function(b) { for (var b = $fixE(b), c = a.module.event[b.type], d, f = 0; f < c.length; f++) if (c[f].enabled) try { if (d = c[f].func.call(a, b), d === !1) break } catch(h) { $t(h, [c[f].func, a]) } else c.splice(f, 1), f--; return d } } function b() { var a = $pageSize("win"); a.right = a.left + a.width; a.bottom = a.top + a.height; return a } function c(a, b) { for (var c = [], d = 0, f = a.length; d < f; d++) { var h; h = " " + b + " "; h = (" " + a[d].className + " ").replace(/[\n\t]/g, " ").indexOf(h) > -1 ? !0 : !1; h && (c[c.length] = a[d]) } return c } function d(a, b, c) { if (!a) return null; b = b || "n"; return b.match(RegExp({ 1 : "n", 3 : "t", 8 : "c" } [a.nodeType] || "o", "i")) ? a: c.call(a, b) } if (!this || this.nodeType === 3 || this.A$) return this; if (this != _) this.module = {}, this.module.event = {}; var f = /^[\.#]?[^\.#]+/; this.A$ = this.__ ? function(a, b) { if (typeof a == "object") return DOM.apply(a); var c; if (b) { var d = ___.innerHTML.match(RegExp("\\sid=([\\'\\\"]?)([\\w$]+?[_$]" + a.toReString() + ")\\1"), "g"); if (d) for (var f = 0; f < d.length; f++) if (c = A$(d[f])) return c; return A$(a) } else c = __.getElementById(a); return c ? A$(c) : null }: function(a) { var b = this.getElementsByTagName(a); b.$each = function(a) { var c; if ($isUndefined(b.length)) a.call(this, b, 0); else for (var g = 0; g < b.length && (c = a.call(this, b[g], g)) !== !1; g++); return c === !1 ? 0 : 1 }; for (a = 0; a < b.length; a++) A$(b[a]); return b }; if (this.nodeType == 1) { if (this.tagName == "INPUT" && /^(text|hidden)A$/i.test(this.type) || this.tagName == "TEXTAREA") this.isNull = function() { return ! this.value.trim() }; if (/^SELECT$/.test(this.tagName)) this.$setValue = function(a) { for (var b = 0; b < this.options.length; b++) if (this.options[b].value == a) return this.selectedIndex = b, !0; return ! 1 } } if (!this.hasAttribute) this.hasAttribute = function(a) { return ! $isUndefined(this.attributes[a]) }; this.$parentNode = function(a) { var b = A$(this.parentNode); a && b && b.tagName && b.tagName.toLowerCase() != a.toLowerCase() && (b = b.$parentNode(a)); return b && b.tagName ? b: null }; this.$firstChild = function() { return A$(this.firstChild) }; this.$lastChild = function() { return A$(this.lastChild) }; this.$childNodes = function() { for (var a = this.childNodes, b = 0; b < a.length; b++) A$(a[b]); return a }; this.$nSib = this.$nextSibling = function() { return A$(this.nextSibling) }; this.$pSib = this.$previousSibling = function() { return A$(this.previousSibling) }; this.$click = function() { if (this.click) this.click(); else { var a = __.createEvent("MouseEvents"); a.initMouseEvent("click", !0, !0, _, 0, 0, 0, 0, 0, !1, !1, !1, !1, 0, this); this.dispatchEvent(a) } }; this.$getStyle = function(a) { var b = this.currentStyle || _.getComputedStyle(this, null); return a ? b[a] : b }; this.$getPara = function() { var a, b = (a = this.getAttribute(arguments[0]) || "").split(a.indexOf("\u000c") > -1 ? "\u000c": "|"); for (a = 0; a < Math.max(arguments.length - 1, b.length); a++) b[a] = b[a] || arguments[a + 1] || ""; return b }; this.$r = this.$regEvent = function(b, c, d, f) { f = f || 50; arguments.length == 3 && typeof d == "number" && (f = d, d = null); var n = this; b.constructor != Array && (b = [b]); c.constructor != Array && (c = [c]); b.each(function(b) { c.each(function(c) { b = b.replace(/^(on)?/i, ""); b = b == "DOMContentLoaded" ? "domready": b.toLowerCase(); b == "domready" && (n = _); var g = { enabled: !0, obj: n, event: b, func: c, hash: d, level: f, id: _.$$.status.regEventCount++ }; b == "domready" && $$.status.domReady || b == "load" && (n == _ || n == __.body) && $$.status.load ? c() : (b in n.module.event || (n.module.event[b] = [], n.attachEvent ? n.attachEvent("on" + b, a(n)) : n.addEventListener(b, a(n), !1)), n.module.event[b].push(g), n.module.event[b].sort(function(a, b) { return a.level - b.level || a.id - b.id })); d && (d in $$.status.regEventHash || ($$.status.regEventHash[d] = []), $$.status.regEventHash[d].push(g)) }) }) }; this.$getWin = function() { var a = this.ownerDocument, a = a.parentWindow || a.defaultView; return a == window && a !== window ? window: a }; this.$getEl = function(a) { a || (a = ""); var b = arguments[1], d = f.exec(a); if (!d) { if (!b) return null; for (var m = [], n = 0, h = b.length; n < h; n++) m[m.length] = A$(b[n]); return m.length ? m: null } var h = d[0], n = h.substring(1), d = a.replace(h, ""), q = h.substring(0, 1), r = this; if (b) if (q === ".") m = c(b, n); else { q = A$(n); n = 0; for (h = b.length; n < h; n++) b[n] === q && (m = [q]) } else if (r = r.nodeName ? r: __, q === ".") { b = r.getElementsByTagName("*"); if (!b) return null; m = c(b, n) } else m = q === "#" ? (q = A$(n)) ? [q] : null: r.getElementsByTagName(h); if (!m || !m.length) return null; return arguments.callee(d, m) }; this.$g = this.$selNode = function(a) { function b(a, c) { var d = [], g = a.match(/^([\.\#]*)([a-zA-Z0-9\-_*]+)(.*)$/i), f; if (!g) return []; if (g[1] == "#")(f = A$(g[2])) && d.push(f); else if (g[1] == ".") c.each(function(a) { a.A$("*").$each(function(a) { RegExp("\\b" + g[2] + "\\b").test(a.className) && d.push(A$(a)) }) }); else for (var v = 0; v < c.length; v++) if (f = c[v].A$(g[2])) for (var w = 0; w < f.length; w++) d.push(f[w]); g[3].replace(/\[([^!=]+)(=|!=)([^\]]*)\]/gi, function(a, b, c, g) { a = d.slice(0); d = []; a.each(function(a) { b = { "class": "className", "for": "htmlFor" } [b] || b; var h = a[b] || a.getAttribute(b), h = b == "className" ? RegExp("\\b" + g + "\\b").test(h) : h == g; c == "=" == h && d.push(A$(a)) }) }); return d } var c = [this == _ ? _.__.body: this], d = [], f = []; a.replace(/[^\[,]([^\[,]*(\[[^\]]*\])*)+/g, function(a) { var g = c.slice(0); a.replace(/(#|\*)/gi, " $1").replace(/([^\^ ])\.(\w+)/gi, "$1[className=$2]").trim().split(/\s+/g).each(function(a) { g = b(a, g) }); d = d.concat(g) }); d.each(function(a) { if (!a.__selNodeFlag__) a.__selNodeFlag__ = !0, f.push(a) }); f.each(function(a) { a.__selNodeFlag__ = !1; a.hasAttribute("__selNodeFlag__") && a.removeAttribute("__selNodeFlag__") }); return f.length == 0 ? null: f }; this.$getPos = function() { var a = this.$getWin(); if (a == $topWin) return $offset(this); for (var b = $offsetWin(this), c = []; a != $topWin;) { if (a.parent != $topWin) c = $offsetWin(a.frameElement); else { var c = A$(a.frameElement), d = c.ownerDocument, d = d.defaultView ? d.defaultView.getComputedStyle(c, null) : c.currentStyle, f = { thin: 2, medium: 4, thick: 6 }, c = $offset(c); if (!/^none|hidden$/i.test(d.borderLeftStyle)) { var h = d.borderLeftWidth; c[0] += f[h] || parseFloat(h) || 0 } if (!/^none|hidden$/i.test(d.borderTopStyle)) h = d.borderTopWidth, c[1] += f[h] || parseFloat(h) || 0; $$.browser.IE || (c[0] += parseFloat(d.paddingLeft), c[1] += parseFloat(d.paddingTop)) } b[0] += c[0]; b[1] += c[1]; a = a.parent } return b }; this.$setPos = function(a, c, d) { function f(b, v) { function q(a, b, c, d) { return c + { l: 0, c: b.offsetWidth / 2, r: b.offsetWidth, t: 0, m: b.offsetHeight / 2, b: b.offsetHeight } [a || "l"] * d } return q(c.match(b), this, q(d.match(b), a, h[v], 1), -1) + "px" } var n = !1, h = a.$getPos(); c === "auto" ? (c = "lt", d = "lb", n = !0) : (c || (c = "lt"), d || (d = "lb")); if (n) { var n = b(), q = { x: a.offsetWidth, y: a.offsetHeight }, r = { x: this.offsetWidth, y: this.offsetHeight }, s = (c + d).split(""); h[0] + r.x > n.right && h[0] + q.x - r.x >= n.left && (s[0] = "r", s[2] = "r"); h[1] + q.y + r.y > n.bottom && h[1] - r.y >= n.top && (s[1] = "b", s[3] = "t"); c = s.slice(0, -2).join(""); d = s.slice(2).join("") } this.style.left = f.call(this, /[lcr]/i, 0); this.style.top = f.call(this, /[tmb]/i, 1) }; this.$setIframe = function(a) { if (a === !0 || $$.browser.IE6) { if (this.module.iframe) a = this.module.iframe; else { a = function() { for (var a = 0; a < $topWin.$$.module.iframe.length; a++) if ($topWin.$$.module.iframe[a].$getStyle("display") == "none") return $topWin.$$.module.iframe[a] } (); if (!a) { a = $topWin.$c("iframe"); with(a.style) width = height = "0px", background = "#FFF", position = "absolute", display = "none", zIndex = 100; a.frameBorder = 0; a.id = a.name = $getUid(); $topWin.$$.status.container.appendChild(a); $topWin.$$.module.iframe.push(a); with($topWin.frames[a.id].document) open(), write(""), close() } this.module.iframe = a } a.$setPos(this, "tl", "tl"); with(a.style) width = this.offsetWidth + "px", height = this.offsetHeight + "px", display = ""; return a } }; this.$clearIframe = function() { var a = this.module.iframe; if (a) a.style.display = "none", this.module.iframe = null; return a }; this.$focusNext = function() { if (this.form) { try { this.blur() } catch(a) {} for (var b = this.form.elements, c, d = 0; d < b.length; d++) { if (c && !A$(b[d]).disabled && b[d].$isDisplay()) try { b[d].focus(); break } catch(f) {} b[d] == this && (c = !0) } } }; return this }; DOM.apply(_); DOM.apply(__); DOM.apply(___); DOM.apply($$.status.alertDiv); $$.support = { testIEZoom: function() { if (!$$.browser.IE7) return 1; var a = $$.support.zoomTester; if (!a) { var a = __.body, a = $$.status.container || a, b = __.createElement("div"); b.style.cssText = "position:absolute;left:-10000px;top:-10000px;width:400px;height:100px;"; a.appendChild(b); a = this.zoomTester = b } a = a.getBoundingClientRect(); return (a.right - a.left) / 100 || 1 }, zoomTester: null }; var $offsetWin, $offset; "getBoundingClientRect" in ___ ? ($offsetWin = function(a) { var b = [0, 0], c = a.ownerDocument, d = $$.support.testIEZoom(); c && $contains(c.documentElement, a) && (a = a.getBoundingClientRect(), b[0] = Math.round(a.left / d), b[1] = Math.round(a.top / d)); return b }, $offset = function(a) { if (!a) return null; var b = [0, 0], c = $viewSize(a), a = $offsetWin(a), d = $$.support.testIEZoom(); b[1] = a[1] + Math.round((c.scrollTop - c.clientTop) / d); b[0] = a[0] + Math.round((c.scrollLeft - c.clientLeft) / d); return b }) : ($offset = function(a) { if (!a) return null; $$.support.testCss(); var b = a.ownerDocument, c = b.documentElement, d = [a.offsetLeft, a.offsetTop], f = a.offsetParent, g; g = b.defaultView ? b.defaultView.getComputedStyle(a, null) : a.currentStyle; for (var j = $$.support, p = /^t(?:able|d|h)A$/i; (a = a.parentNode) && a !== b.body && a !== c;) { if (j.supportsFixedPosition && g.position === "fixed") break; g = b.defaultView ? b.defaultView.getComputedStyle(a, null) : a.currentStyle; d[0] -= a.scrollLeft; d[1] -= a.scrollTop; if (a === f) { d[0] += a.offsetLeft; d[1] += a.offsetTop; if (j.doesNotAddBorder && (!j.doesAddBorderForTableAndCells || !p.test(a.nodeName))) d[1] += parseFloat(g.borderTopWidth) || 0, d[0] += parseFloat(g.borderLeftWidth) || 0; f = a.offsetParent } j.subtractsBorderForOverflowNotVisible && g.overflow !== "visible" && (d[1] += parseFloat(g.borderTopWidth) || 0, d[0] += parseFloat(g.borderLeftWidth) || 0) } if (g.position === "relative" || g.position === "static") d[1] += b.body.offsetTop, d[0] += b.body.offsetLeft; return d }, $offsetWin = function(a) { var b = [0, 0], c = $viewSize(a), a = $offset(a); b[1] = a[1] - c.scrollTop + c.clientTop; b[0] = a[0] - c.scrollLeft + c.clientLeft; return b }); var c_allyes_text = {}, c_allyes_delay = 1E3; anjiehotel.module.notice = function(a) { var b; a.module.notice = new function() { this.enabled = !0; this.tip = a.getAttribute("mod_notice_tip") || ""; this.check = function() { if (a.module.notice.enabled) with(a) isNull() ? (style.color = "gray", value = module.notice.tip) : style.color = "" }; this.isNull = a.isNull = function() { return a.value.trim() == "" || a.value == a.module.notice.tip } }; a.$r("focus", function() { b = !0; if (a.module.notice.enabled && (a.style.color = "", a.value == a.module.notice.tip)) a.value = "" }, 10); a.$r("blur", function() { b = !1; a.module.notice.check() }, 90); a.module.notice.check() }; _.$r("domReady", function() { var a = ".tuna_calendar{width:362px;font-size:12px;font-family:tahoma, Arial, Helvetica, simsun, sans-serif;position:absolute;z-index:1000;background-color:#fff;border:solid 1px #999;-moz-box-shadow:3px 4px 5px #ccc;-webkit-box-shadow:3px 4px 5px #ccc;box-shadow:3px 4px 5px #ccc;margin:0;padding:5px 6px 4px}.tuna_calendar dt,.tuna_calendar dd{margin:0;padding:0}.tuna_calendar dl,.tuna_calendar dt,.tuna_calendar dd { margin:0; padding:0; }.tuna_calendar .select_day,.tuna_calendar dd a:hover,.tuna_calendar .calendar_title01 a,.tuna_calendar .calendar_title02 a,.tuna_calendar .today{background:#FFF url({$picserver}/common/un_bg_calender110117.png) no-repeat}.tuna_calendar a{color:#005ead;font-weight:bold;text-decoration:none!important}.tuna_calendar dl{float:left;width:175px;padding:6px 0 0}.tuna_calendar #calendar_month2{position:absolute;top:28px;left:186px;z-index:2;padding-bottom:5px;padding-left:6px;border-left:2px solid #999}.tuna_calendar dt{float:left;width:25px;height:22px;background:#ececec;font-weight:normal;color:#666;font-size:12px;line-height:20px;text-align:center;cursor:default}.tuna_calendar .day0,.tuna_calendar .day6{color:#f90;font-weight:bold}.tuna_calendar .day6{width:24px}.tuna_calendar dd{clear:both;padding-top:1px;display:inline-block}.tuna_calendar dd a{font-size:11px;text-align:center;height:24px;width:22px;line-height:24px;float:left;outline-width:0;background-color:#fff;padding:0 2px 1px 1px}.tuna_calendar dd a:hover{background-color:#fff;background-position:-26px -48px}.tuna_calendar .today{font-weight:bold;background-position:0 -74px;}.tuna_calendar .today:hover{}.tuna_calendar .select_day,.tuna_calendar .select_day:hover{color:#fff;background-color:#629be0;background-position:0 -48px}.tuna_calendar .blank_day,.tuna_calendar .over_day{color:#dbdbdb;font-weight:normal;cursor:default}.tuna_calendar .blank_day:hover,.tuna_calendar .over_day:hover{background-color:#fff;background-image:none}.tuna_calendar div{float:left;width:181px;color:#fff;font-weight:bold;height:23px;background:#004fb8}.tuna_calendar div a{cursor:pointer;width:40px;line-height:20px}.tuna_calendar .calendar_title01 span,.tuna_calendar .calendar_title02 span{float:left;width:143px;text-align:center;line-height:23px}.tuna_calendar .calendar_title01 span{padding-right:14px}.tuna_calendar .calendar_title02 span{padding-left:14px}.tuna_calendar .calendar_title01 a,.tuna_calendar .calendar_title02 a{background-color:#2d7fdd;float:left;width:23px;height:23px;overflow:hidden;text-indent:-10em}.tuna_calendar .calendar_title01 a{float:left}.tuna_calendar .calendar_title02 a{background-position:right 0;float:right}.tuna_calendar .calendar_title01 a:hover{background-color:#4895ec;background-position:0 -24px}.tuna_calendar .calendar_title02 a:hover{background-color:#4895ec;background-position:right -24px}.tuna_calendar b,.tuna_calendar i{background-color:#fff;display:block;width:372px;height:1px;border-right:1px solid #c3c3c3;border-left:1px solid #c3c3c3;overflow:hidden;position:absolute;left:0;z-index:1}.tuna_calendar i{border-top:1px solid #999;top:-2px}.tuna_calendar b{border-bottom:1px solid #999;bottom:-2px;_bottom:-3px}address_hot li,.address_hot_abb,.address_hot_adress{list-style:none;margin:0;padding:0}.address_hot_adress a{text-decoration:none}#tuna_address{font-family: Arial,Simsun; font-size: 12px;}#tuna_address #address_warp{background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #7F9DB9; margin: 0; min-height: 305px; padding: 0 0 4px; text-align: left; width: 220px;}* html #tuna_address #address_warp{height: 305px;}#tuna_address #address_message{background-color: #414582; border: medium none; color: #FFFFFF; display: block; font-family: Simyou; height: 1.7em; line-height: 20px; overflow: hidden; padding: 2px 0 2px 9px; width: auto; word-wrap: break-word;}#tuna_address #address_list{margin: 0; min-height: 277px; padding: 0;}* html #tuna_address #address_list{height: 277px;}#tuna_address #address_list span{float: right; font: 10px/22px verdana; margin: 0; overflow: hidden; padding: 0; text-align: right; white-space: nowrap; width: 110px;}#tuna_address #address_list a{border-bottom: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; color: #414582; cursor: pointer; display: block; height: 22px; line-height: 22px; min-height: 22px; overflow: hidden; padding: 1px 9px 0; text-align: left; text-decoration: none;}* html #tuna_address #address_list a{height: 22px;}#tuna_address #address_list a:hover{background: none repeat scroll 0 0 #E8F4FF; border-bottom: 1px solid #7F9DB9; border-top: 1px solid #7F9DB9;}#tuna_address .address_selected{background: none repeat scroll 0 0 #FFE6A6; color: #FFFFFF; height: 22px;}#tuna_address .address_pagebreak{display: none; line-height: 25px; margin: 0; padding: 0; text-align: center;}#tuna_address .address_pagebreak a{color: #414582; display: inline-block; font-family: Arial,Simsun,sans-serif; font-size: 14px; margin: 0; padding: 0 4px; text-align: center; text-decoration: underline; width: 15px;}#tuna_address #address_arrowl, #tuna_address #address_arrowr{color: #414582;}#tuna_address a.address_current{color: #000000; text-decoration: none;}.address_hot{background-color: #FFFFFF; font-size: 12px; width: 550px;}.address_hotcity{background-color: #414582; border-color: #2C7ECF; border-style: solid; border-width: 1px 1px 0; color: #CEE3FC; height: 24px; line-height: 24px; padding-left: 10px;}.address_hotcity strong{color: #FFFFFF;}.address_hotlist{border-color: #999999; border-style: solid; border-width: 0 1px 1px; overflow: hidden; padding: 5px;}.address_hot_abb{border-bottom: 1px solid #414582; padding-bottom: 20px;}.address_hot_abb li{color: #414582; cursor: pointer; float: left; height: 20px; line-height: 20px; list-style-type: none; text-align: center;}.address_hot_abb li span{padding:0 8px;}.address_hot_abb li .hot_selected{display:block; padding:0 7px; background-color: #FFFFFF; border-color: #414582; border-style: solid; border-width: 1px 1px 0; color: #000000; font-weight: bold;}.address_hot_adress{padding-top: 4px; width: 100%;}.address_hot_adress li{float: left; height: 24px; overflow: hidden; width: 67px;}.address_hot_adress li a{border: 1px solid #FFFFFF; color: #000000; display: block; height: 22px; line-height: 22px; padding-left: 5px;}.address_hot_adress li a:hover{background-color: #E8F4FF; border: 1px solid #ACCCEF; text-decoration: none;}.span_fest{text-indent:-9999px} .yuan_dan span, .chu_xi span, .chun_jie span, .yuan_xiao span, .qing_ming span, .lao_dong span, .duan_wu span, .zhong_qiu span, .guo_qing span { display:block; height:24px; background-image:url({$picserver}/common/icon_festival.png); background-repeat:no-repeat; } .tuna_calendar .yuan_dan:hover, .tuna_calendar .chu_xi:hover, .tuna_calendar .chun_jie:hover, .tuna_calendar .yuan_xiao:hover, .tuna_calendar .qing_ming:hover, .tuna_calendar .lao_dong:hover, .tuna_calendar .duan_wu:hover, .tuna_calendar .zhong_qiu:hover, .tuna_calendar .guo_qing:hover { background-image:url({$picserver}/common/icon_festival.png); background-repeat:no-repeat; background-position:0 -400px; cursor:pointer; } .tuna_calendar .festival_select, .tuna_calendar .festival_select:hover { background-image:url({$picserver}/common/icon_festival.png); background-repeat:no-repeat; background-position:0 -360px; } .yuan_dan span { background-position:0 6px; } .chu_xi span { background-position:0 -35px; } .chun_jie span { background-position:0 -74px; } .yuan_xiao span { background-position:0 -114px; } .qing_ming span { background-position:0 -155px; } .lao_dong span { background-position:0 -194px; } .duan_wu span { background-position:0 -234px; } .zhong_qiu span { background-position:0 -274px; } .guo_qing span { background-position:0 -314px; }".replaceWith({ picserver: "" }), b; $$.browser.IE ? (b = document.createStyleSheet(), b.cssText = a) : (b = document.createElement("style"), b.type = "text/css", b.textContent = a, document.getElementsByTagName("head")[0].appendChild(b)) }); $$.string.address = { b: "\u8f93\u5165\u4e2d\u6587/\u62fc\u97f3\u6216\u2191\u2193\u9009\u62e9.", i: "\u8f93\u5165", j: "\u6216\u2191\u2193\u9009\u62e9.", k: "\u4e2d\u6587/\u62fc\u97f3", e: "\u8bf7\u8f93\u5165\u81f3\u5c11\u4e24\u4e2a\u5b57\u6bcd\u6216\u4e00\u4e2a\u6c49\u5b57.", h: "", o: "\u6309\u62fc\u97f3\u6392\u5e8f", s: "\u5bf9\u4e0d\u8d77, \u627e\u4e0d\u5230: ", l: "\u7ed3\u679c\u5171", p: "\u9879,\u2190\u2192\u7ffb\u9875", a: ",\u5171" }; (function() { function a(a, b) { return RegExp("\\b" + b + "\\b").test(a.className) } function b(a, b) { var c = a.match(/^[^\|]+/), d = b.match(/^[^\|]+/); return c > d ? 1 : c == d ? 0 : -1 } function c() { var a = $c("div"); a.style.width = "0px"; a.style.height = "0px"; a.innerHTML = '
'; A$("jsContainer").appendChild(a); g = A$("tuna_address"); $$.module.address.source["default"] = "@@"; j = A$("address_warp"); p = A$("address_message"); m = A$("address_list"); n = [A$("address_p"), A$("address_p1"), A$("address_p2"), A$("address_p3"), A$("address_p4"), A$("address_p5")]; h = A$("address_arrowl"); q = A$("address_arrowr"); r = m.getElementsByTagName("a"); for (a = 0; a < r.length; a++) r[a].cloneNode(!0) } var d = "_".toString() + "hotData", f = { target: null, hotTarget: null, data: null, selectedValue: null, hotSelected: "\u70ed\u95e8", tabTagName: "span", tabListTagName: "ol", cityListTagName: "ul", cityTagName: "span", hotData: {"热门": "@80|北京@",'A': "@36|安庆@112|安顺@150|安阳@245|鞍山"}, hotTemplate: { container: ' ', title: '