Warning: mkdir(): No space left on device in /www/wwwroot/X21X22X26Z2Z5.COM/func.php on line 127
Warning: file_put_contents(./cachefile_yuan/xinghuikuaiji.com/cache/f2/8d20f/aaec0.html): failed to open stream: No such file or directory in /www/wwwroot/X21X22X26Z2Z5.COM/func.php on line 115
clientWidth = docEl.clientWidth;
if (!clientWidth) return;
if (clientWidth >= 1920) {
clientWidth = 1920;
}
docEl.style.fontSize = 10 * (clientWidth / 1920) + 'px';
docEl.dataset.percent = 10 * (clientWidth / 1920);
};
recalc();
doc.documentElement.classList.add('iosesx' + win.devicePixelRatio);
if (typeof doc.addEventListener != "function") return;
win.addEventListener(resizeEvt, recalc, false);
})(document, window);