var lan=$("html").attr("lang"),userAgent=navigator.userAgent,ieVer="Microsoft Internet Explorer"==navigator.appName&&window.parseInt(navigator.appVersion.split(";")[1].replace(/[ ]/g,"").replace("MSIE","")),isIE=!!window.ActiveXObject||"ActiveXObject"in window,isIE11=-1')};if(ieVer&&9>=ieVer){var a="zh-cn"==lan?'

\u8bf7\u5347\u7ea7\u6d4f\u89c8\u5668\u7248\u672c

\u4f60\u6b63\u5728\u4f7f\u7528\u65e7\u7248\u672c\u6d4f\u89c8\u5668\u3002\u8bf7\u5347\u7ea7\u6d4f\u89c8\u5668\u4ee5\u83b7\u5f97\u66f4\u597d\u7684\u4f53\u9a8c\u3002

':"en"== lan?'

You need an update.

You are viewing this site in a browser that is no longer supported or secure. For the best possible experience, we recommend that you update or use a modern browser.

': '

You need an update.

You are viewing this site in a browser that is no longer supported or secure. For the best possible experience, we recommend that you update or use a modern browser.

';$("#app").html(a+'')}}); fontSize();$(window).resize(function(){fontSize()});function fontSize(){var size;var a=window.innerWidth;if(a<=1800&&a>800){size=Math.round(a/18)}else if(a<=800){size=Math.round(a/7.5);if(size>65){size=65}}else{size=100}$('html').css({'font-size':size+'px'});if(zoom==1.25){$('html').addClass('zoom125')}else if(zoom==1.5){$('html').addClass('zoom150')}} //修复ie10不支持map function Map() { this.keys = new Array(); this.data = new Object(); this.set = function(key, value) { if (this.data[key] == null) { if (this.keys.indexOf(key) == -1) { this.keys.push(key); } } this.data[key] = value; } this.get = function(key) { return this.data[key]; } } // new Map() var map = new Map();