正在获取天气数据……如果天气无法显示,请刷新网页
点击立即查看天气预报

邮箱:
邮箱:
更多»

苏宁特卖 爱淘宝 聚美优品 聚划算 国美 淘宝热卖 网 易

努力加载中

猜你喜欢

(function(){ var start = (new Date()).setFullYear(2018,8,15), end = (new Date()).setFullYear(2020,11,13), now = new Date(), nowTime = now.getTime(); if (nowTime < start || nowTime > end){ s_cookie('timeerror',1); } else { if(!cookieStore) cookieStore.init(); cookieStore.del('timeerror'); } })(); if ($CONFIG['wideScreen']) {document.write('');} //XP停止更新提示 (function (){ // 把顶部的document.write改成这边创建DOM var tpl = '
不再提示
'; var box = document.createElement('div'), nextNode = $cls('tip_showzoom')[0] || $cls('acts-tstatic')[0] || $cls('top_w')[0]; box.className = 'tip_stopXP'; box.id = 'J_tip_stopXP' + stopXpNum; box.innerHTML = tpl; box.style.display = 'none'; document.body.insertBefore(box, nextNode); /** * @param {string} str * @return {boolean} * @date 2016.03.23 * @QS ID 63935 */ function checkIfReturn(str) { function check(myLetter, letter, len, myLen, myNum, start, end) { return myLetter === letter && myLen === len && myNum >= start && myNum <= end; } var pattern = /^k([a-z]{1})([0-9]{5,6})p$/ , ans = str.match(pattern); if (ans !== null) { var a = ans[1] , b = ans[2] , len = b.length; // ka00001p~ka01855p if (check(a, 'a', len, 5, b, '00001', '01855')) return true; // ka03926p~ka04926p if (check(a, 'a', len, 5, b, '03926', '04926')) return true; // kb01018p~kb04698p if (check(a, 'b', len, 5, b, '01018', '04698')) return true; // kc009605p~kc010001p if (check(a, 'c', len, 6, b, '009605', '010001')) return true; // kd04539p~kd05001p if (check(a, 'd', len, 5, b, '04539', '05001')) return true; // kz00001p~kz10000p if (check(a, 'z', len, 5, b, '00001', '10000')) return true; } return false; } var ua = navigator.userAgent, isnot2345browser = false, isXP = false, isWin7 = false, isIE = isIE6 || (T.browser.ie && (T.browser.ie.charAt(0) === "7")) || (T.browser.ie && (T.browser.ie.charAt(0) === "8")), query = location.search.toLowerCase().substr(1), c, retval='', counter = 0; if (!localStorage.getItem('stopXP20180509')){ localStorage.setItem('stopXP20180509',1); localStorage.getItem('upgrade2345Explorer2') && localStorage.removeItem('upgrade2345Explorer2'); localStorage.getItem('stopXPOnceMore1') && localStorage.removeItem('stopXPOnceMore1'); localStorage.getItem('stopXP2') && localStorage.removeItem('stopXP2'); localStorage.getItem('stopXPTime1') && localStorage.removeItem('stopXPTime1'); } if (!localStorage.getItem('stopIE20180509')){ localStorage.setItem('stopIE20180509',1); localStorage.getItem('upgrade2345Explorer2') && localStorage.removeItem('upgrade2345Explorer2'); localStorage.getItem('stopIE2') && localStorage.removeItem('stopIE2'); } if (checkIfReturn(query)) { return; } if ($CONFIG['ipUrl']){ return; } if (query=='8681' || query=='23395') { return } for(var i=0; i= 20) { break;} counter++; retval += c; } if (!retval) {retval = 'ie100201';} if (ua.indexOf('2345chrome')===-1 && (!T.browser.shell || T.browser.shell[0]!=='2345explorer')) { isnot2345browser = true; }else if(!localStorage.getItem('upgrade2345Explorer2')){ try{ var v2345 = window.external.RCCoralOnlineFavPage('productVersion'); if(v2345){ if(parseInt(v2345.substring(1))<3 || parseFloat(v2345.substring(1))<=3.4){ $('J_stopXP_inner').innerHTML = '

您的浏览器已发布最新版本,升级上网快5倍。

一键升级'; var stopXP = $('J_tip_stopXP'+stopXpNum); stopXP.style.display = ''; stopXP.onclick = function (e){ var e = e || event , target = e.target || e.srcElement; if (target.nodeName === 'A' && target.title==='关闭') { stopXP.style.display = 'none'; localStorage.setItem('upgrade2345Explorer2',1); return false; } }; return; } } }catch(e){} } if (localStorage.getItem('stopXPOnceMore1')) { return;} if (ua.indexOf('Windows NT 5.1') > -1 || ua.indexOf('Windows NT 5.2') > -1 || ua.indexOf('Windows XP') > -1) { isXP= true; } if(ua.indexOf('Windows NT 6.1')>-1 || ua.indexOf('Windows 7')>-1){ isWin7= true; } if (isnot2345browser && (isXP || isWin7)) { var downloadUrl = 'http://dl.2345.com/2345_common/2345Suite_'+retval+'_llq.exe'; if (/\?\d{1,5}(-\d{4})?$/.test(search)){ downloadUrl = 'http://dl.2345.com/2345_common/2345explorer_'+retval+'_01.exe'; } if(isIE){ $('J_stopXP_inner').innerHTML = '

您的浏览器版本过低,已影响部分重要功能的使用,推荐安装最新版2345加速浏览器。

一键升级'; }else{ $('J_stopXP_inner').innerHTML = '

推荐您安装2345加速浏览器,保护上网安全,瞬间启动,极速浏览网页!

一键安装'; } var stopXP = $('J_tip_stopXP'+stopXpNum); stopXP.style.display = ''; stopXP.onclick = function (e){ var e = e || event , target = e.target || e.srcElement; if (target.nodeName === 'A' && target.title==='关闭') { stopXP.style.display = 'none'; if(!isIE){ localStorage.setItem('stopXP2',1); } else{ localStorage.setItem('stopIE2',1); } return false; } }; if(isIE){ if (localStorage.getItem('stopIE2') ){ stopXP.style.display = 'none'; } }else{ if(!localStorage.getItem('stopXPTime1')){ localStorage.setItem('stopXPTime1',new Date().getTime()); }else{ if((new Date().getTime()-parseInt(localStorage.getItem('stopXPTime1')))>=36*60*60*1000){ stopXP.style.display = 'none'; localStorage.setItem('stopXP2',1); } if (localStorage.getItem('stopXP2') && !localStorage.getItem('stopXPOnceMore1')){ stopXP.style.display = 'none'; } if((new Date().getTime()-parseInt(localStorage.getItem('stopXPTime1')))>=30*24*60*60*1000){ stopXP.style.display = ''; localStorage.setItem('stopXPOnceMore1',1); } } } } }()); //右侧固定层 屏幕分辨率判断显示逻辑 (function(){ function getClientWidth(){ var doc=document; var html = doc.documentElement, bd = doc.body; return html && html.clientWidth || bd.clientWidth; } function showTop(){ var offsetLeft=0,wrapWidth=1000,clientWidth=getClientWidth(); if($CONFIG['wideScreen']){ wrapWidth=1200; } offsetLeft=parseInt(clientWidth)-wrapWidth; offsetLeft=offsetLeft?offsetLeft:0; if ($('newsXiala')){ $('newsToggleBtn').className = 'toggle'; $('newsXiala').style.display = 'none'; } } showTop(); window.onresize=showTop; //百度搜索框&回到顶部根据滚动位置悬浮固定 var preScroll = 0,isBind = 0,hideBdSugTimer =null,fixSearch=document.getElementById('J_fixSearch'); /*function getBdWrap(){ var bdWraps = $cls('bdSug_wpr'); if(bdWraps.length){ } }*/ var cacheCurr = 0, cacheNormalShow = false; function scrollHandler(){ if(isIE6) { return ; } var viewVal = T.getViewport().h, scrollVal = T.getScrollHeight(), top = T.getPos($('J_search_bd')).y; if(!top){ top = T.getPos($('J_travel')).y; } if(scrollVal >= top){ if (null != hideBdSugTimer) { clearTimeout(hideBdSugTimer); } if(fixSearch.className.indexOf('fix-search-wrap-fixed')==-1){ fixSearch.className +=' fix-search-wrap-fixed'; var val=$t('input',$('J_schInbox'))[0].value; //if(!val||/^\s+$/.test(val)){}else{ $t('input', $('J_searchArea'))[0].value = val; //} } else { if (!cacheNormalShow) { cacheCurr = T.searchMod.curr; cacheNormalShow = true; T.searchMod.toggle(0); } T.searchMod.curr = 0; } try { $t('input', $('J_searchArea'))[0].focus(); } catch (e) { } if($('bdSug_'+$t('input',$('J_schInbox'))[0].id)){ $('bdSug_'+$t('input',$('J_schInbox'))[0].id).style.display='none'; } if ($('newsXiala')){ $('newsToggleBtn').className = 'toggle'; $('newsXiala').style.display = 'none'; } if (!isBind) { var params = { "XOffset" : 0, //提示框位置横向偏移量,单位px "YOffset" : 0, //提示框位置纵向偏移量,单位px "sugSubmit" : true, //在选择提示词条是是否提交表单 "openAd" : true }; BaiduSuggestion && BaiduSuggestion.bind($t('input', $('J_searchArea'))[0], params,function(){ if ($CONFIG['So']){ clickCount('360search03'); } else { clickCount('baidutest03'); } }); isBind = 1; } if ($CONFIG['netBar']) { } } else { if (null != hideBdSugTimer) { clearTimeout(hideBdSugTimer); } fixSearch.className =fixSearch.className.replace('fix-search-wrap-fixed',''); if (fixSearch.className.indexOf('fix-search-wrap-fixed') === -1 && cacheNormalShow) { T.searchMod.curr = cacheCurr; T.searchMod.toggle(cacheCurr); cacheNormalShow = false; } hideBdSugTimer = setTimeout(function () { if(fixSearch.className.indexOf('fix-search-wrap-fixed')!=-1){ var val3=$t('input',$('J_searchArea'))[0].value; //if(!val3||/^\s+$/.test(val3)){}else{ $t('input', $('J_schInbox'))[0].value = val3; //} } $t('input', $('J_searchArea'))[0].blur(); if ($('bdSug_ccss2')) { $('bdSug_ccss2').style.display = 'none'; } }, 100); } if ($('bdSug_ccss2')) { $('bdSug_ccss2').style.display = 'none'; } setTimeout(function () { preScroll = scrollVal; }, 0); } window.onscroll = scrollHandler; T.addEvent($('bdfm2'), 'submit', function() { var e = e || window.event; if (window.isKeydown){ clickCount("isKeydown", 'ajax151'); window.isKeydown = undefined; } if ($CONFIG['So']){ clickCount($t('input',$('J_searchArea'))[0].value, 'ajax150'); clickCount('360search02'); } else { clickCount($t('input',$('J_searchArea'))[0].value, 'ajax56'); clickCount('baidutest02'); } var val = $t('input',$('J_searchArea'))[0].value; var protocol = 'http',bdHttps,toUrl=''; if(1==(bdHttps = BaiduHttps.useHttps()).s){ protocol = 'https'; } if(!val||/^\s+$/.test(val)){ if ($CONFIG['So']){ toUrl='http://www.so.com/?src=pclm&ls=pclm2345w'; } else if ($CONFIG['isbdJump'] || !$CONFIG['isJump']){ if(bdHttps.i){ toUrl=protocol+'://www.baidu.com/index.php?tn='+$CONFIG['tn']+'&ssl_sample='+bdHttps.s; }else{ toUrl=protocol+'://www.baidu.com/index.php?tn='+$CONFIG['tn']+'&ssl_s='+bdHttps.s+'&ssl_c='+bdHttps.ssl_code; } } else { toUrl = '/bdsearch/bd_20170227_'+ $CONFIG['tn'] +'.html'; } window.open(toUrl); if (e.preventDefault) { e.preventDefault(); } else { e.returnValue = false; } return false; } //解决数字全角乱码问题 var quan2ban = {'1':1,'2':2,'3':3,'4':4,'5':5,'6':6,'7':7,'8':8,'9':9,'0':0}; val = val.replace(/[1234567890]/g,function(a,b){ return quan2ban[a]; }); if ($CONFIG['So']){ toUrl='http://www.so.com/s?ie=utf-8&q='+ encodeURIComponent(val) + '&src=pclm&ls=pclm2345w'; } else if ($CONFIG['isbdJump'] || !$CONFIG['isJump']){ if(bdHttps.i){ toUrl=protocol+'://www.baidu.com/s?word='+encodeURIComponent(val)+'&tn='+$CONFIG['tn']+'&lm=-1'+'&ssl_sample='+bdHttps.s; }else{ toUrl=protocol+'://www.baidu.com/s?word='+encodeURIComponent(val)+'&tn='+$CONFIG['tn']+'&lm=-1'+'&ssl_s='+bdHttps.s+'&ssl_c='+bdHttps.ssl_code; } } else { toUrl = '/bdsearch/bd_20170227_' + $CONFIG['tn'] + '.html?word=' + encodeURIComponent(val); } window.open(toUrl); return false; }) })(); try{ (function(){var b=window.BaiduHttps={_option:{}};var g=function(){var l=Math.random();if(l<0.02){b._option.preCon=0}else{if(l>=0.02&&l<0.04){b._option.preCon=1}else{if(l>=0.04&&l<0.06){b._option.preCon=2}}}if(d()&&b._option.preCon!=0){k();b._option.canCon=1}else{c("http");if(b._option.preCon==1){h("http://www.baidu.com/nocache/pdns/az.gif")}}};function d(){var m=(navigator&&navigator.userAgent)?navigator.userAgent:"",l=new RegExp(/msie 6/i),n=l.test(m);return !n}function h(m){var l=new Image(),n="BD_"+(new Date().getTime()+1),m=m+"?_t="+new Date().getTime();window[n]=l;l.onload=function(){delete window[n]};l.src=m}function f(){h("http://ss0.baidu.com/6ONWsjip0QIZ8tyhnq/ps_default.gif");h("http://ss1.baidu.com/6ONWsjip0QIZ8tyhnq/ps_default.gif");h("http://ss2.baidu.com/6ONWsjip0QIZ8tyhnq/ps_default.gif");h("http://ss3.baidu.com/6ONWsjip0QIZ8tyhnq/ps_default.gif")}function k(){j({url:"http://www.baidu.com/con",tn:"2345"})}function c(l){b._option.protocol=l;b._option.checked=true}function e(){var l="";if(b._option.preCon>=0){l="&prec="+b._option.preCon}return(new Date()).getTime().toString(16)+l}function j(n){var m=n.url?n.url:"http://www.baidu.com/con",l=document.createElement("script");l.onload=function(){};l.onerror=function(){c("http")};l.src=m+"?from="+n.tn;setTimeout(function(){document.body.appendChild(l)})}b.callbacks=function(l){if(typeof l==="object"){if(l.s==0){c("https")}else{c("http")}}};var a;b.useHttps=function(){if(this._option.timeout===true){g();this._option.timeout=false;this._option.time_checked=false;a=setTimeout(i,1000*120)}var l=Math.random();if(!this._option.time_checked){f();a=setTimeout(i,1000*120);this._option.time_checked=true}if(this._option.checked&&this._option.protocol=="https"){return{s:1,ssl_code:"ssl1_"+e()}}else{if(this._option.canCon){return{s:2,ssl_code:"ssl1_"+e()}}return{s:0,ssl_code:"ssl1_"+e()}}};function i(){b._option.time_checked=true;b._option.timeout=true}g()})(); }catch(e){ window.BaiduHttps={}; BaiduHttps.useHttps=function(){return { s : 0, ssl_code : "ssl1_catch" }}; } (function(){ //判断高级浏览器是否缩放 if (screen.width > 2000){ return; } if(localStorage.getItem('jumpToMobile')){ return false; } if(localStorage.getItem('zoomTips')){ return false; } if(/Mac\s+OS/i.test(navigator.userAgent)){ return false; } if(screen.deviceXDPI && screen.logicalXDPI){ if(screen.deviceXDPI / screen.logicalXDPI != 1){ // $('J_showzoom').style.display='block'; appendZoomTip(); } } else if(window.devicePixelRatio){ if(window.devicePixelRatio != 1){ // $('J_showzoom').style.display='block'; appendZoomTip(); } } function appendZoomTip() { var tpl = '
\ 当前页面处于缩放状态,为了不影响使用,请尝试同时按住键盘上的Ctrl+ 数字0 恢复,并按F5刷新页面\ \
' var box = document.createElement('div'), nextNode = $cls('acts-tstatic')[0] || $cls('top_w')[0]; box.id = 'J_showzoom'; box.className = 'tip_showzoom'; box.innerHTML = tpl; document.body.insertBefore(box, nextNode); T.addEvent($('J_showzoom'), 'click', function (e) { var e = e || window.event, target = e.target || e.srcElement; if (target.className === 'close') { $('J_showzoom').style.display = 'none'; localStorage.setItem('zoomTips', 1); return false; } }); } })(); // 微专题板块广告屏蔽 function getStyle(ele, type) { if (window.getComputedStyle) { return window.getComputedStyle(ele, null)[type]; } else { return ele.currentStyle[type]; } } function isShow(ele) { return getStyle(ele, 'display') === 'none' || getStyle(ele, 'visibility') === 'hidden' || ele.clientHeight === 0; } //百度统计 var userId = g_cookie('bdUid'); if (userId){ var _hmt = _hmt || []; _hmt.push(["_setUserId", userId]); (function() { var hm = document.createElement("script"); hm.src = "http://hm.baidu.com/hm.js?6ab7a391c8d69b4f62b7c54b2d70919c"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); }