/*! * china-lantern v1.6.0 * (c) 2020-2021 fz6m * Released under the MIT License. */ ! function (t) { "function" == typeof define && define.amd ? define(t) : t() }((function () { "use strict"; ! function (t, e) { void 0 === e && (e = {}); var n = e.insertAt; if (t && "undefined" != typeof document) { var r = document.head || document.getElementsByTagName("head")[0], a = document.createElement("style"); a.type = "text/css", "top" === n && r.firstChild ? r.insertBefore(a, r.firstChild) : r.appendChild(a), a.styleSheet ? a.styleSheet.cssText = t : a.appendChild(document.createTextNode(t)) } }; var t; (t = document.createElement("div")).className = "j-china-lantern", t.innerHTML = '
', document.body.appendChild(t) }));