CINXE.COM

万方会员

<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <link rel="icon" href="/favicon.ico"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="keywords" content="优质内容、会员权益、学位论文、期刊论文、专利文献、论文选题、学术论文、论文职称评审、万方会员、热门会员、热门活动、常见问题、会员权益、优质内容、学术资源"> <meta name="description" content="万方会员服务平台,提供千万级别专业文献,开通会员可享受不同的会员权益,更有会员优质内容推荐。"> <title>万方会员</title> <style> #zkHeader { display: none; } @media (max-width: 768px) { #zkHeader { display: none!important; } } </style> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?080159458a07b734754e3f6c51b3b7ac"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script src="https://cdn.wf.pub/jquery.js"></script> <script> $(function () { var pathname = window.location.pathname; var reg = /^\/active*/; if(!reg.test(pathname)) { $('#zkHeader').show() } }) </script> <script type="module" crossorigin src="/assets/index-CFS3S4Z1.js"></script> <link rel="stylesheet" crossorigin href="/assets/index-BMa_t1pO.css"> </head> <body> <div id="zkCommonHeader" style="display: none"><script type="text/javascript"> var commonConfig = { b1g1ActivityStart: '2024-10-28 00:00:00', b1g1ActivityEnd: '2024-12-31 23:59:59' }; </script></div> <div id="zkHeader" class="clearfix"><!-- logo --> <style> #anxs-logo_sns{height: 62px;}.anxs-top-88qwe-logo_sns{padding: 9px 0;float: left;height:84px;box-sizing: border-box;}.anxs-top-88qwe-logo_sns a{color: #333;cursor: pointer;text-decoration: none}.anxs-top-88qwe-logo_sns .anxs-top-88qwe-imgwrapper{margin-right:25px;display: block;float: left;}.anxs-top-index_sns{float: left;line-height: 60px;}.anxs-top-88qwe-logo_sns .nav_color_index{font-size: 16px;vertical-align: middle; margin: 0 10px;}.anxs-top-88qwe-logo_sns .nav_color_index:hover{color: #6BA439;} .anxs-sns-guide-icon{display: inline-block;display:none;font-weight: 100;padding:0 4px;background: #ff6c00;height: 14px;line-height: 13px;position: relative;top: -13px;left: -5px;text-align: center;color: #fff;font-size: 12px;border-radius: 7px;} .anxs-top-sns-guide-icon{display: inline-block;display:none;font-weight: 100;text-indent:0;padding:0 4px;background: #ff6c00;height: 14px;line-height: 13px;position: relative;text-align: center;color: #fff;font-size: 12px;border-radius: 7px;} .nav_sns_hint,.nav_sns_authority { display:none; min-width: 105px; height: 155px; background: #fff; border: 1px solid #f5f5f5; box-shadow: 0 1px 5px 3px #e6e6e6; z-index: 5; position: absolute; left: -27px; top:57px; } .nav_sns_hint a{display: block; line-height: 30px; z-index: 1; font-size: 12px; font-weight: 700; color:#555; text-indent:9px} .nav_sns_hint a:hover{ background:#f1f1f1; } .anxs-sns-nav-list-filter{ width: 100%; height: 20px; position: absolute; top: -20px; right: 0; z-index: 1; } .anxs-sns-icon{ display: block; width: 9px; height: 7px; background:url(https://login.wanfangdata.com.cn/Content/src/img/anxs-tri.png) no-repeat; position: relative; top: 12px; left: 50%; margin-left: -5px } .nav_color_sns_box{ display: inline-block; position: relative; } .nav_color_sns_box:hover .nav_sns_hint{ display:block; } /*惠图标的样式*/ .anxs-top-88qwe-logo_sns .nav_color_index{ position: relative; } .nav_color_index .favorable_icon { position: absolute; padding: 0; display: inline-block; width: 16px; height: 15px; top: -15px; right: -15px; background: url(https://cdn.login.wanfangdata.com.cn/Content/src/img/hui.png) no-repeat; display:none; } </style> <div class="anxs-top-88qwe-logo_sns"> <a href="https://w.wanfangdata.com.cn/index.html?index=true" class="anxs-top-88qwe-imgwrapper"> <img id="anxs-logo_sns"> </a> <div class="anxs-top-index_sns"> <link rel="stylesheet" href="https://com.wf.pub/wf.css"> <link rel="stylesheet" href="https://com.wf.pub/swiper/swiper-bundle.min.css"> <link rel="stylesheet" href="https://cdn.apps.wanfangdata.com.cn/css/appmenu.css"> <script src="https://com.wf.pub/jsbuilder/wf.js"></script> <a href="https://reader.wanfangdata.com.cn/home" class="nav_color_index" target="_blank">学习中心</a> <a href="javascript:;" class="nav_color_index" id="wfpub_app">应用</a> <script src="https://cdn.apps.wanfangdata.com.cn/jsbuilder/wfpub.js"></script> <a href="https://svip.wanfangdata.com.cn/?wfchannel=headerNavigation" class="nav_color_index" target="_blank"> 会员 <span class="favorable_icon"></span> </a> </div> </div> <script type="text/javascript"> $(function () { /*惠图标*/ var favorableStart = new Date('2023-11-15 00:00:00'); var favorableEnd = new Date('2023-12-31 23:59:59'); var currentDate = new Date(); if(favorableStart<=currentDate && favorableEnd>=currentDate) { $('.favorable_icon').show(); } $('.favorable_icon').click(function(e) { e.stopPropagation(); window.open('https://my.wanfangdata.com.cn/user/charge') }) function anxsGetCookie(name){ var arr,reg=new RegExp("(^| )"+name+"=([^;]*)(;|$)"); if(arr=document.cookie.match(reg)) return unescape(arr[2]); else return null; } function anxsSetCookie(name,value){ document.cookie = name + "="+ escape (value) + ";path=/;domain=wanfangdata.com.cn"; } //社区消息提示 function anxsGuide(){ var backurl = anxsGetCookie("sync_login_wfpub_token"); var generalUserId = $(".anxs-8qwe-back").attr("data-useid"); var perioUserId = $(".anxs-8qwe-list-jg .anxs-8qwe-nav-list-main-back").attr("data-useid"); if(backurl && generalUserId ){ if(perioUserId){ return; }else{ $(".nav_sns_authority").addClass("nav_sns_hint"); } }else{ return; } var headers = {} headers['X-Ca-AppKey'] = wf.appFalg() wf.http.post( { url: wf.apiServer() + '/sns/notify_count', data: {}, headers:headers, }, function (data) { var totalCount = data.totalCount>99?'99+':data.totalCount; var chatUnreadCount = data.chatUnreadCount>99?'99+':data.chatUnreadCount; var commentReceivedCount = data.commentReceivedCount>99?'99+':data.commentReceivedCount; var commentUnreadCount = data.commentUnreadCount>99?'99+':data.commentUnreadCount; var messagePraisedCount= data.messagePraisedCount>99?'99+':data.messagePraisedCount; var messageUnreadCount = data.messageUnreadCount>99?'99+':data.messageUnreadCount; if(data.totalCount=0||data.err_message){ $(".anxs-sns-guide-icon").hide(); $(".anxs-top-sns-guide-icon").hide(); return; } totalCount>0? $(".hint-count").css('display','inline-block').text(totalCount):$(".hint-count").hide() messageUnreadCount>0? $(".my-hint-count").css('display','inline-block').text(messageUnreadCount):$(".my-hint-count").hide() commentUnreadCount>0? $(".my-comment-hint-count").css('display','inline-block').text(commentUnreadCount):$(".my-comment-hint-count").hide() commentReceivedCount>0? $(".received-comment-hint-count").css('display','inline-block').text(commentReceivedCount):$(".received-comment-hint-count").hide() messagePraisedCount>0? $(".received-praise-hint-count").css('display','inline-block').text(messagePraisedCount):$(".received-praise-hint-count").hide() chatUnreadCount>0? $(".chat-hint-count").css('display','inline-block').text(chatUnreadCount):$(".chat-hint-count").hide() }) } setTimeout(function () { anxsGuide(); }, 1000) setInterval(function () { anxsGuide(); }, 60000 ) $('.nav_sns_authority a').click(function(){ setTimeout(function () { anxsGuide(); }, 1000) }) //查看当前url地址 var backurl = anxsGetCookie("firstvisit_backurl"); if(backurl == "" || backurl == null || backurl == undefined){ //首次进入记录访问url地址写入cookie backurl = "http://" + window.location.hostname; if(backurl.indexOf("www.") > -1 || backurl.indexOf("g.") > -1){ anxsSetCookie("firstvisit_backurl",backurl); } } //获取当前的domain var currentDomain = "http://" + window.location.hostname; if(currentDomain.indexOf("www.wanfangdata.com.cn") > -1 || currentDomain.indexOf("g.wanfangdata.com.cn") > -1){ if(backurl != currentDomain){ anxsSetCookie("firstvisit_backurl",currentDomain); backurl = currentDomain; } } }); </script> <script> var wfIndexTheme = 'https://cdn.wanfangdata.com.cn/css/theme/theme.css'; var domainConf = { recommendurl:"//s.wanfangdata.com.cn/recommends/", ad:"https://ad.wanfangdata.com.cn/", newOss:'https://f.wanfangdata.com.cn/', topic : "https://topic.wanfangdata.com.cn/", search : "https://www.wanfangdata.com.cn/", advert : "https://advertnew.wanfangdata.com.cn/", www : "https://w.wanfangdata.com.cn/", login : "https://my.wanfangdata.com.cn/auth/", tran : "https://my.wanfangdata.com.cn/user/", user : "https://my.wanfangdata.com.cn/user/", common : "https://common.wanfangdata.com.cn/", loginbyurl : "https://login.wanfangdata.com.cn/", Istic : "https://istic.wanfangdata.com.cn/", f : "https://oss.wanfangdata.com.cn/", csite : "https://c.wanfangdata.com.cn/", D : "https://d.wanfangdata.com.cn/", S: "https://s.wanfangdata.com.cn/", ossbranch : "https://oss.wanfangdata.com.cn/branch/", miner: "https://miner.wanfangdata.com.cn/", nstl : "https://nstl.wanfangdata.com.cn/", sns : "https://sns.wanfangdata.com.cn/", msgUrl: "http://sns.wanfangdata.com.cn/third-web/per/", publishfulltext: "https://prepub.wanfangdata.com.cn/", social: "https://sns.wanfangdata.com.cn/", fz : "https://fz.wanfangdata.com.cn/", history: "https://s.wanfangdata.com.cn/history/", trend : "${trend_Front}", fx : "https://fx.wanfangdata.com.cn/", expert : "https://institution.wanfangdata.com.cn/", CookieName : "CASTGC", CookieDomain : "wanfangdata.com.cn", CookieTimeout : "7200", video : "https://video.wanfangdata.com.cn/", resultanalysis : "https://fx.wanfangdata.com.cn/resultanalysis/", trends : "https://trends.wanfangdata.com.cn/", W: "https://w.wanfangdata.com.cn/", wfApi:"https://api.wf.pub", comWfPub:"https://com.wf.pub/", reader:"https://reader.wanfangdata.com.cn/" }; </script> <script> // mathjax window.__defineSetter__('MathJax', function(MathJax){ if(MathJax.tex) { MathJax.tex.inlineMath.push(['\\begin{document}$','$\\end{document}']) } window.__MathJax=MathJax; }) window.__defineGetter__('MathJax', function(){return window.__MathJax;}) </script><!-- 状态栏 --> <script type="text/javascript" src="https://cdn.login.wanfangdata.com.cn/Content/js/lib/layer-2.4.js"></script> <style> .clear{zoom:1}.clear:after{content:"";display:block;clear:both;visibility:hidden;height:0}.anxs-8qwe-top-rt{float:right;padding-top:35px;font-family:'Microsoft YaHei'}.anxs-8qwe-top-rt .anxs-8qwe-list{float:left;border-left:1px solid #d4d9dc;color:#555;font-size:16px;font-family:'Microsoft YaHei'}.anxs-8qwe-reading{position:relative}.anxs-8qwe-readingDay{width:74px;height:20px;position:absolute;left:32px;top:-22px;display:none}.anxs-8qwe-top-rt .anxs-8qwe-list_bind{padding-right:20px;border-left:none;border-right:1px solid #d4d9dc;cursor:pointer;position:relative;z-index:999999;display:none;}.anxs-8qwe-list_bind .anxs-8qwe-list_bind-wx{position:absolute;top:36px;right:0px;width:320px;background-color:#fff;text-align:center;box-shadow:0 0 10px #888;border:1px solid #cccccc\9;cursor:default;display:none;}.anxs-8qwe-list_bind .anxs-8qwe-list_bind-wx span:first-child{position:absolute;top:-20px;right:-2px;display:inline-block;width:110px;height:36px;}.anxs-8qwe-list_bind .anxs-8qwe-list_bind-wx span:first-child i{display:inline-block;position:absolute;top:12px;left:54px;width:11px;height:8px;background:url(https://cdn.login.wanfangdata.com.cn/Content/src/img/anxs-tri.png) no-repeat;}.anxs-8qwe-list_bind .anxs-8qwe-list_bind-wx .anxs-8qwe-list_bind-img{padding-top:30px;width:120px;height:120px;}.anxs-8qwe-list_bind-wx .anxs-8qwe-bind-layer{display:inline-block;position:absolute;top:30px;left:100px;width:120px;height:120px;background:rgba(0,0,0,0.6)!important;background:#000;filter:Alpha(opacity=60);display:none;}.anxs-8qwe-list_bind-wx .anxs-8qwe-bind-layer span{display:block;text-align:center;color:#ffffff;font-size:12px;line-height:28px;}.anxs-8qwe-list_bind .anxs-8qwe-list_bind-wx .anxs-8qwe-bind-title{display:inline-block;padding:16px;font-size:12px;line-height:22px;text-align:left;}.anxs-8qwe-list_bind-wx .anxs-8qwe-bind-title i{color:#f00;font-style:normal;display:none;}.anxs-8qwe-list_bind-wx .anxs-8qwe-bind-title em{font-style:normal;color:#417dc9;text-decoration:underline;cursor:pointer;}.anxs-8qwe-top-rt .anxs-no-line{border:0}.anxs-8qwe-top-rt .anxs-8qwe-list-login .anxs-8qwe-login-gr,.anxs-8qwe-top-rt .anxs-8qwe-list-login .anxs-8qwe-login-jg{display:none}.anxs-8qwe-top-rt .anxs-8qwe-list>a{color:#555;padding:0 10px;text-decoration:none;cursor:pointer;}.anxs-8qwe-top-rt .anxs-8qwe-list.anxs-8qwe-nav:hover{color:#555}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-login{color:#ff6c00}.anxs-8qwe-top-rt a:hover{text-decoration:none; color: #6BA439;}.anxs-8qwe-top-rt .anxs-8qwe-nav{position:relative;display:inline-block;cursor:pointer;padding-left:0px}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list{display:none;width:348px;cursor:default;position:absolute;top:39px;left:-325px;z-index:1;padding:16px 25px 12px;background:#fff;border:1px solid #f5f5f5;box-shadow:0 1px 12px 3px #e6e6e6}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list .anxs-8qwe-nav-list-filter{width:100%;height:20px;position:absolute;top:-20px;right:0;z-index:1}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list .anxs-8qwe-nav-list-filter .anxs-8qwe-icon{display:block;width:9px;height:7px;background:url(https://cdn.login.wanfangdata.com.cn/Content/src/img/anxs-tri.png) no-repeat;position:relative;top:12px;left:50%;margin-left:-5px}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list dl{float:left;color:#555;font-size:12px;font-family:'Microsoft YaHei'}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list dl dt{font-weight:700;margin-bottom:5px}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list dl dd{float:left;width:90px;line-height:26px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list dl dd a{text-decoration:none;color:#555;}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list dl dd a:hover{color:#ff6c00;text-decoration:none;}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list .anxs-8qwe-list-resource{width:180px}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list .anxs-8qwe-list-service{width:100px}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list .anxs-8qwe-list-view{width:68px}.anxs-8qwe-top-rt .anxs-8qwe-list .anxs-8qwe-nav-list .anxs-8qwe-list-view dd{width:74px}.anxs-8qwe-top-rt .anxs-8qwe-nav:hover .anxs-8qwe-nav-list{display:block}.anxs-8qwe-top-rt .anxs-8qwe-list-jg{display:none;padding-right:20px;}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-jgName b{display:inline-block;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;text-align: end;}.anxs-8qwe-top-rt .anxs-icon-jg{display:inline-block;width:6px;height:4px;background:url(https://cdn.login.wanfangdata.com.cn/Content/src/img/anxs-jg.png) no-repeat;margin-left:10px;position:relative;top:-3px;}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-list-jg-box{display:none;width:158px;left:69%;padding:10px 20px;margin-left:-94px}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-list-jg-box .anxs-8qwe-nav-list-filter{width:100%;text-align:center}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-list-jg-box .anxs-8qwe-nav-list-filter .anxs-8qwe-icon{left:50%;}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-list-jg-box .anxs-8qwe-nav-list-main h5{margin:0;margin-bottom:8px;}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-list-jg-box .anxs-8qwe-nav-list-main h5 .anxs-8qwe-nav-list-main-name{color:#333;font-weight:700;display:inline-block;max-width:116px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-list-jg-box .anxs-8qwe-nav-list-main h5 .anxs-8qwe-nav-list-main-back{float:right;color:#666;font-size:12px;cursor:pointer;}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-list-jg-box .anxs-8qwe-nav-list-main p{margin:0;}.anxs-8qwe-top-rt .anxs-8qwe-list-jg .anxs-8qwe-list-jg-box .anxs-8qwe-nav-list-main p .anxs-8qwe-login-jg{font-size:12px;color:#333;font-weight:700;}.anxs-8qwe-top-rt .anxs-8qwe-list-common-box{padding-right:20px;display:none;}.anxs-8qwe-top-rt .anxs-8qwe-list-common-box .anxs-8qwe-nav-list{width:108px;left:50%;margin-left:-54px;padding:0;}.anxs-8qwe-top-rt .anxs-8qwe-list-common-box .anxs-8qwe-nav-list .anxs-8qwe-nav-list-main h5{line-height:30px;margin:0;}.anxs-8qwe-top-rt .anxs-8qwe-list-common-box .anxs-8qwe-nav-list .anxs-8qwe-nav-list-main h5:hover{background:#f1f1f1}.anxs-8qwe-top-rt .anxs-8qwe-list-common-box .anxs-8qwe-nav-list .anxs-8qwe-nav-list-main h5 a{color:#555;display:inline-block;width:100%;text-indent:20px;text-decoration:none;cursor:pointer;}.anxs-8qwe-top-rt .anxs-8qwe-list-gr .anxs-8qwe-grName{display:inline-block;max-width:94px;margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0;}.anxs-8qwe-top-rt .anxs-8qwe-list-gr .anxs-8qwe-certification-no{display:inline-block;width:18px;height:18px;background:url(https://cdn.login.wanfangdata.com.cn/Content/src/img/anxs-certification-no.png) no-repeat;position:absolute;right:21px;top:0;}.anxs-8qwe-top-rt .anxs-8qwe-list-gr .anxs-8qwe-certification{background:url(https://cdn.login.wanfangdata.com.cn/Content/src/img/anxs-certification.png) no-repeat}.anxs-8qwe-top-rt .anxs-8qwe-list-gr .anxs-icon-jg{margin-left:0;top:8px;position:absolute;right:12px;}.anxs-8qwe-top-rt .anxs-8qwe-list-gr .anxs-8qwe-list-gr-box .anxs-8qwe-nav-list-filter{width:100%;right:0;}.anxs-8qwe-top-rt .anxs-8qwe-list-gr .anxs-8qwe-list-gr-box .anxs-8qwe-nav-list-main h5{line-height:30px;}.anxs-8qwe-top-rt .anxs-8qwe-list-gr .anxs-8qwe-no-certification-wrapper{padding:0;}.anxs-8qwe-top-rt .anxs-8qwe-list-message .anxs-8qwe-jgName a{color:#555;text-decoration:none;}.anxs-8qwe-top-rt .anxs-8qwe-list-message .anxs-8qwe-num{background:#ff6c00;color:#fff;text-align:center;display:inline-block;line-height:8px;max-width:28px;border-radius:7px;font-size:12px;padding:3px 2px 4px;position:absolute;margin-top:8px;right:6px;font-weight:500;display:none;}.anxs-8qwe-top-rt .anxs-8qwe-list-message .anxs-8qwe-num-all{position:static;padding:0 4px;}.anxs-8qwe-top-rt .anxs-8qwe-list-message .anxs-8qwe-nav-list .anxs-8qwe-nav-list-main h5 a{text-indent:27px;}.anxs-8qwe-top-rt .anxs-8qwe-list-message .anxs-icon-jg{margin-left:0;} .anxs-8qwe-top-rt .new-semester-message-2018 { position:absolute;display:none; top: 15px; right: 110px;width: 96px; height: 18px;background:url(https://cdn.login.wanfangdata.com.cn/Content/src/img/new-semester-2018.png) no-repeat;} .anxs-8qwe-top-rt .anxs-8qwe-reading{border-left:0px} .anxs-8qwe-top-rt .anxs-8qwe-nav-main .nav_color{color: #ff6c00;padding:0 4px;}.anxs-8qwe-nav-main a{color: #ff6c00}.anxs-8qwe-top-rt .anxs-8qwe-list_bind{border-right:0px}.anxs-8qwe-top-rt .anxs-8qwe-list{border-left:0px}.anxs-8qwe-top-rt .anxs-8qwe-nav-main{border-left: 1px solid #d4d9dc}.anxs-8qwe-top-rt .anxs-8qwe-list.anxs-8qwe-nav-main:hover { color: #f60;}.anxs-8qwe-top-rt .anxs-8qwe-return_old{display: inline-block;cursor: pointer; padding-left: 8px;}.anxs-8qwe-top-rt .anxs-8qwe-return_old a{color: #333;font-size: 14px;} .header-i18n { display: inline-block; padding-left: 32px; font-size: 16px; color: #999; cursor: pointer; font-family: 'Microsoft YaHei'; position: relative; } .header-i18n span:hover { color: #6BA439; } .header-i18n::after { content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 24px; background: #ddd; } .header-i18n span { margin-right: 20px; } .header-i18n .header-english { color: #999; } .header-i18n .header-english:hover { color: #6BA439; } .anxs-8qwe-top-rt .anxs-8qwe-list .activity-hot{ display: none; background: url(https://my.wanfangdata.com.cn/user/Content/images/hot.png) no-repeat; width: 21px; height: 26px; position: absolute; right: 9px; top: -20px; transform: scale(0.8); padding: 0; animation: hotactive 1.8s infinite; animation-duration: 1.8s; animation-timing-function: ease; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-fill-mode: none; animation-play-state: running; animation-name: hotactive; } .anxs-8qwe-top-rt .anxs-8qwe-list .activity-hot-always{ display: none; background: url(https://my.wanfangdata.com.cn/user/Content/images/hot2.png) no-repeat; width: 24px; height: 24px; position: absolute; right: 9px; top: -20px; transform: scale(0.8); padding: 0; animation: hotactive 1.8s infinite; animation-duration: 1.8s; animation-timing-function: ease; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-fill-mode: none; animation-play-state: running; animation-name: hotactive; } .anxs-8qwe-top-rt .anxs-8qwe-list-login { position: relative; } </style> <div class="anxs-8qwe-top-rt"> <a class="new-semester-message-2018" href="https://my.wanfangdata.com.cn/user/personal/index" target="_blank"></a> <div class="anxs-8qwe-list_bind anxs-8qwe-list">绑定机构 <div class="anxs-8qwe-list_bind-wx" style="display: none"> <span><i></i></span> <img src="https://cdn.login.wanfangdata.com.cn/Content/src/img/anxs-loding-wx.gif" class="anxs-8qwe-list_bind-img"> <div class="anxs-8qwe-bind-layer"> <img src="https://cdn.login.wanfangdata.com.cn/Content/images/bind_right_icon.png" style="width:18px;height: 15px;margin-top:14px"/> <span>扫描成功</span> <span>请在APP上操作</span> </div> <span></span> <span class="anxs-8qwe-bind-title"> 打开万方数据APP,点击右上角"扫一扫",扫描二维码即可将您登录的个人账号与机构账号绑定,绑定后您可在APP上享有机构权限,如需更换机构账号,可到个人中心解绑。 </span> </div> </div> <div class="anxs-8qwe-list anxs-8qwe-nav anxs-8qwe-list-jg"> <span class="anxs-8qwe-jgName"><b></b></span><i class="anxs-icon-jg"></i> <div class="anxs-8qwe-nav-list anxs-8qwe-list-jg-box" style="z-index:5"> <div class="anxs-8qwe-nav-list-filter"> <i class="anxs-8qwe-icon"></i> </div> <div class="anxs-8qwe-nav-list-main"> <p><a class="anxs-8qwe-login anxs-8qwe-login-jg">登录机构账号</a></p> </div> </div> </div> <div class="anxs-8qwe-list anxs-8qwe-list-login anxs-no-line"> <a onclick="activityHotAlways()" target="_blank" class="activity-hot-always activity-hot-always-nologin"></a> <a class="anxs-8qwe-login-all" style="margin-right: 20px;">登录 / 注册</a> <a class="anxs-8qwe-login-gr" style="margin-right: 20px;">登录 / 注册</a> <a class="anxs-8qwe-login-jg" style="margin-right: 20px;">机构登录</a> </div> <div class="anxs-8qwe-list anxs-8qwe-nav anxs-8qwe-list-common-box anxs-8qwe-list-gr" style="margin-right: 14px"> <a onclick="activityHot()" target="_blank" class="activity-hot"></a> <a onclick="activityHotAlways()" target="_blank" class="activity-hot-always activity-hot-always-person"></a> <a href="https://my.wanfangdata.com.cn/user/index" target="_blank" class="anxs-8qwe-person-center anxs-8qwe-grName"></a> <i class="anxs-icon-jg"></i> <div class="anxs-8qwe-nav-list anxs-8qwe-list-gr-box" style="z-index: 10"> <div class="anxs-8qwe-nav-list-filter"> <i class="anxs-8qwe-icon"></i> </div> <div class="anxs-8qwe-nav-list-main"> <h5><a class="anxs-8qwe-learn-center" target="_blank" href="https://reader.wanfangdata.com.cn/home">学习中心</a></h5> <h5><a class="anxs-8qwe-person-center" target="_blank" href="https://my.wanfangdata.com.cn/user/index">个人中心</a></h5> <h5><a class="anxs-8qwe-person-center" style="display:none" target="_blank" href="https://sns.wanfangdata.com.cn/">社区</a></h5> <h5><a data-useid="" class="anxs-8qwe-nav-list-main-back anxs-8qwe-back">退出</a></h5> </div> </div> </div> <div class="header-i18n"> <span onclick="zh_tran('s')" class="header-simplified" class="zh_click" id="zh_click_s">简</span> <span onclick="zh_tran('t')" class="header-traditional" class="zh_click" id="zh_click_t">繁</span> </div> </div> <iframe id="anxs-8qwe-login" style="margin-left:-10px;margin-top:-100px;display:none" src="" height="750px;" width="710px;" scrolling="no" frameborder="0" class="layui-layer-wrap"> </iframe> <script> try{ document.domain="wanfangdata.com.cn"; }catch(e){} var refer = document.referrer; if(refer!=null && (refer.indexOf("http://tongji.baidu.com/")!=-1 || refer.indexOf("https://tongji.baidu.com/")!=-1|| refer.indexOf("https://wf.pub/")!=-1|| refer.indexOf("https://app.wanfangdata.com.cn/")!=-1)){ }else{ try{ if (window != parent && parent.location.hostname!="wf.pub" && parent.location.hostname.substring(parent.location.hostname.length-19) !== '.wanfangdata.com.cn') { top.location.href = location.href; } }catch(e){} } $(function(){ var getProp = (function () { var me = $('#anxs-8qwe-login'); var loginParent = $('.anxs-8qwe-list-login'); var allLogin = loginParent.find('.anxs-8qwe-login-all'); //默认登陆按钮 var grLogin = loginParent.find('.anxs-8qwe-login-gr'); //个人登陆按钮 var grShow = $('.anxs-8qwe-list-gr'); var grName = grShow.find('.anxs-8qwe-grName'); //个人名字 var certificationImg = grShow.find('.anxs-8qwe-certification-no'); //认证图片 var jgLogin = $('.anxs-8qwe-login-jg'); //机构登陆按钮 var jgname = $('.anxs-8qwe-list-jg'); var jgMain = jgname.find('.anxs-8qwe-nav-list-main'); //机构下拉列表 var listJgName = jgname.find('.anxs-8qwe-login-jg'); //机构下拉列表中的机构登陆按钮 var registerName = $('.anxs-8qwe-register'); //注册按钮 var personBack = $('.anxs-8qwe-back'); //个人下拉列表中的退出按钮 var messageName = $('.anxs-8qwe-list-message'); //消息按钮 var messageNum = messageName.find('.anxs-8qwe-num'); //消息按钮下拉列表下的消息数 var castgc = ''; /* var socialBtn = $('.anxs-8qwe-social-my'); //我的学术圈按钮 */ var addPeople = $('.anxs-8qwe-addPeople'); //新增关注 //Binding mecFhanism variable var bindMe = $('.anxs-8qwe-list_bind'); var bindMeWx = $('.anxs-8qwe-list_bind-wx');//扫码 var bindMeImg = $('.anxs-8qwe-list_bind-img');//图片 var bindMeTitle = bindMeWx.find('.anxs-8qwe-bind-title');//文字提示 var bindTime = ''; return { //绑定机构的出现 bindMeShow:function () { var that = this; $.ajax({ url: 'https://login.wanfangdata.com.cn/showBindTip', dataType: 'jsonp', jsonp: 'callback', cache:false, success:function(data){ that.cookieAjax(); if(data == 'true') { bindMe.show(); that.bindMechanism(); }else { bindMe.hide(); $('.anxs-8qwe-bind-layer').hide(); } } }); }, //绑定机构 bindMechanism:function () { var that = this; bindMe.hover(function (e) { bindMeWx.show(); that.getBindqcInfo(); that.refreshQrCode(); },function () { bindMeWx.hide(); clearInterval(that.bindTime); clearInterval(that.sweepCode); }); }, //拿到二维码信息 getBindqcInfo:function () { var that = this; clearInterval(that.sweepCode); $.ajax({ url:'https://login.wanfangdata.com.cn/getQRcodeMessage?time='+(+new Date()), dataType:'jsonp', jsonp:'callback', success:function (data) { if(data == 'isBind') { window.location.reload(); }else if(data == 'error'){ window.location.reload(); }else { var Ciphertext = data.ciphertext, CodeId = data.codeId; bindMeImg.attr('src','https://login.wanfangdata.com.cn/createQRCode?ciphertext='+encodeURIComponent(Ciphertext)) that.sweepCodeSuccess(CodeId); that.refreshsweepCodeSuccess(CodeId); } }, error:function() { console.log('二维码请求失败!'); } }); }, //1秒钟自动刷新扫描状态请求 refreshsweepCodeSuccess:function (CodeId) { var that = this; clearInterval(that.sweepCode); this.sweepCode = setInterval(function () { that.sweepCodeSuccess(CodeId); },1500) }, //一分钟自动刷新 refreshQrCode:function () { var that = this; clearInterval(that.bindTime); this.bindTime = setInterval(function () { that.getBindqcInfo(); },60000) }, //扫描成功 sweepCodeSuccess:function (CodeId) { var that = this; $.ajax({ url: 'https://login.wanfangdata.com.cn/getQRCodeStatus', dataType:'jsonp', jsonp:'callback', data:{codeId:CodeId}, success:function(data){ if(data == 'scanned') { clearInterval(that.sweepCode); clearInterval(that.bindTime); $('.anxs-8qwe-bind-layer').show(); }else if (data == 'available') { $('.anxs-8qwe-bind-layer').hide(); }else{ $('.anxs-8qwe-bind-layer').hide(); } }, error:function (err) { console.log(err) } }); }, //弹出登录框 layerAlert:function(){ var winHeight = $(window).height(); if(winHeight<800){ layer.open({ offset: '40px', type: 1, //page层 1div,2页面 area: ['50%px'], title: '', shade: 0.6, //遮罩透明度 moveType: 1, //拖拽风格,0是默认,1是传统拖动 shift: 1, //0-6的动画形式,-1不开启 content: $("#anxs-8qwe-login"), success:function(layero){ $(layero).css({'position':'absolute','top':'40px','left':'50%','marginLeft':'-350px','marginBottom':'40px'}); $(window).resize(function(){ var winHeight = $(window).height(); if(winHeight <800){ $(layero).css({'position':'absolute','top':'40px','left':'50%','marginLeft':'-350px','marginBottom':'40px'}); }else{ $(layero).css({'position':'','top':'','left':'50%','marginLeft':'-350px','marginBottom':''}); } }); }, end: function(){ } }); }else{ layer.open({ offset:'auto', type: 1, //page层 1div,2页面 area: ['50%px'], scrollbar: true, title: '', shade: 0.6, //遮罩透明度 moveType: 1, //拖拽风格,0是默认,1是传统拖动 shift: 1, //0-6的动画形式,-1不开启 content: $("#anxs-8qwe-login"), success:function(layero){ $(window).resize(function(){ var winHeight = $(window).height(); if(winHeight <800){ $(layero).css({'position':'absolute','top':'40px','left':'50%','marginLeft':'-350px','marginBottom':'40px'}); }else{ $(layero).css({'position':'','top':'','left':'50%','marginLeft':'-350px','marginBottom':''}); } }); }, end: function(){ } }); } }, //获取url参数 getRequest: function () { var url = location.search; //获取url中"?"符后的字串 if (!url) { return ''; } var theRequest = new Object(); if (url.indexOf("?") != -1) { var str = url.substr(1); var strs = str.split("&"); for (var i = 0; i < strs.length; i++) { theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]); } } return theRequest; }, //获取cookie名字 getCookies: function (cookieName) { var strCookie = document.cookie; var arrCookie = strCookie.split("; "); for (var i = 0; i < arrCookie.length; i++) { var arr = arrCookie[i].split("="); if (cookieName == arr[0]) { return arr[1]; } } return ""; }, //赋值给iframe getSrc: function (loginModel) { this.layerAlert(); me.attr('src', '//my.wanfangdata.com.cn/auth/user/'+loginModel+'?login_mode=AJAX&service=' + encodeURIComponent(window.location.href)); }, //消息发请求 initMessage:function(){ $.ajax({ url: 'https://my.wanfangdata.com.cn/user/message/getUnreadAmountJSONP', dataType: "jsonp", timeout:3000, jsonp: "callback", success: function (data) { if(data){ var unreadAmountNum = data.unreadAmount, unreadSystemAmountNum = data.unreadSystemAmount, unreadSubAmountNum = data.unreadSubAmount, unreadFollowAmountNum = data.unreadFollowAmount; if(unreadAmountNum > 99){ unreadAmountNum = '99+'; } if(unreadSystemAmountNum > 99){ unreadSystemAmountNum = '99+'; messageName.find('.anxs-8qwe-nav-list-main h5 a').css('textIndent','17px'); } if(unreadSubAmountNum > 99){ unreadSubAmountNum = '99+'; messageName.find('.anxs-8qwe-nav-list-main h5 a').css('textIndent','17px'); } if(unreadFollowAmountNum > 99){ unreadFollowAmountNum = '99+'; messageName.find('.anxs-8qwe-nav-list-main h5 a').css('textIndent','17px'); } if(unreadAmountNum){ messageName.find('.anxs-8qwe-num-all').show().text(unreadAmountNum);//获取未读消息总量 }else{ messageName.find('.anxs-8qwe-num-all').hide(); } if(unreadSystemAmountNum){ messageName.find('.anxs-8qwe-system').show().text(unreadSystemAmountNum);//获取未读系统消息 }else{ messageName.find('.anxs-8qwe-system').hide(); } if(unreadSubAmountNum){ messageName.find('.anxs-8qwe-subscription').show().text(unreadSubAmountNum);//获取未读订阅消息 }else{ messageName.find('.anxs-8qwe-subscription').hide(); } if(unreadFollowAmountNum){ messageName.find('.anxs-8qwe-attention').show().text(unreadFollowAmountNum);//获取未读关注消息 }else{ messageName.find('.anxs-8qwe-attention').hide(); } } } }); }, //获取ip的值 isIp:function(nameData){ for(var prop in nameData){ if(prop == 'OnlyIPLogin'){ return nameData[prop]; break; } } return false; }, //判断是否存在机构 isGroup:function(nameData){ for(var prop in nameData){ var propId = prop.split('.'); if(propId[0] == 'Group'){ return true; break; } } return false; }, //判断是否是个人 isPerson:function(nameData){ for(var prop in nameData){ var propId = prop.split('.'); if(propId[0] == 'Person'){ return true; } } return false; }, //获取cookie中的值,判断是否登录 cookieAjax: function () { var that = this; $.ajax({ url: "https://login.wanfangdata.com.cn/getUserState", dataType: "jsonp", jsonp: "callback", success: function (data) { window.__loginCallback&&window.__loginCallback(data) var dataParent = data.context; var accountId = dataParent.accountIds; var idLength = accountId.length; if(!idLength){ window.initcarousel && window.initcarousel() return true; } var nameData = dataParent.data; var nameArr = []; // begin 判断是否有全局配置排序方法,如果有执行检测产品排序方法 if (window._accountOrderFun) { //替换原有的accountId try { accountId = _accountOrderFun(accountId) } catch (error) { console.log(error) } } // end for(var i=0;i<idLength;i++){ var idArr = accountId[i].split('.'); if(idArr[0] == 'Group' || idArr[0] == 'GroupSub'){ //显示样式 allLogin.hide().parent().removeClass('anxs-no-line'); jgLogin.hide(); if(accountId.length>1){ jgname.show().addClass('anxs-no-line'); listJgName.show(); grLogin.show(); var idList = []; var groupList=[]; for(var j=0;j<accountId.length;j++){ var idArr = accountId[j].split('.'); if(idArr[1]=='njxzxyIP'||idArr[1]=='softcentertest'){ idList.push(idArr[1]); } if(idArr[0] == 'Group' || idArr[0] == 'GroupSub'){ groupList.push(idArr[1]) } }; if(idList.length===1&&groupList.length===1){ jgname.hide(); listJgName.show(); grLogin.show(); } }else{ if(idArr[1]==='softcentertest'||idArr[1]==='njxzxyIP'){ jgname.hide(); listJgName.show(); grLogin.show(); }else{ jgname.show().addClass('anxs-no-line'); listJgName.show(); grLogin.show(); } } //取机构的最新值 for(var prop in nameData){ var propId = prop.split('.'); if(propId[0] == 'Group' || propId[0] == 'GroupSub'){ if(accountId[i]+'.'+propId[propId.length-1] == prop){ nameArr.push(nameData[prop]); } } }; jgname.find('.anxs-8qwe-jgName b').text(nameArr[0]?nameArr[0]:nameArr[1]); jgname.find('.anxs-8qwe-jgName b').attr('title',nameArr[0]?nameArr[0]:nameArr[1]); } if(idArr[0] == 'Person'){ allLogin.hide(); var hasGroup = that.isGroup(nameData); if(!hasGroup){ jgLogin.show(); }else{ jgLogin.hide(); } listJgName.show(); that.backEvent(); //初始化退出 } } window.initcarousel && window.initcarousel() //给机构下拉框赋值 for(var i=idLength-1;i>=0;i--){ var idArr = accountId[i].split('.'); if(idArr[0] == 'Group' || idArr[0] == 'GroupSub'){ var groupLength = idArr[0].length+1; if(idArr[1]==='njxzxyIP' ||idArr[1]==='softcentertest'){ jgMain.prepend(''); }else{ jgMain.prepend('<h5><a href="https://w.wanfangdata.com.cn/boughtitems" target="_blank" class="anxs-8qwe-nav-list-main-name">'+accountId[i].slice(groupLength)+'</a><span data-useId="'+accountId[i].slice(groupLength)+'" class="anxs-8qwe-nav-list-main-back">退出</span></h5>'); } var onlyIpStr=nameData['OnlyIPLogin']; if(typeof onlyIpStr != "undefined" && onlyIpStr != null && onlyIpStr != ""){ var onlyIpStrs = onlyIpStr.split(","); jgMain.find('h5').each(function(index){ var nameValue = $(this).find('.anxs-8qwe-nav-list-main-name').html(); for(var i=0;i<onlyIpStrs.length;i++){ if(nameValue == onlyIpStrs[i]){ $(this).find('span').remove(); } } }); } } } that.backEvent(); //初始化退出 var hasPerson = that.isPerson(nameData); if(hasPerson){ that.initMessage();//初始化消息数量 } for(var prop in nameData){ var propId = prop.split('.'); if(propId[0] == 'Person'){ grLogin.hide(); if($.trim(nameData[prop])){ grName.text(nameData[prop]); }else{ grName.text(propId[1]); } personBack.attr('data-useId',propId[1]); registerName.hide(); messageName.show(); grShow.show(); that.activityHotAlwaysNoPersonLoginHide(); } } for(var prop in nameData){ var propId = prop.split('.'); if(propId[0] == 'Researcher'){ if($.trim(nameData[prop])){ grName.text(nameData[prop]); }else{ grName.text(propId[1]); } } } }, error: function () { console.log('fail'); window.__userContext = {} } }); }, //登录按钮 loginEvent:function(){ var that = this; allLogin.click(function(){ that.getSrc('alllogin.do'); }); grLogin.click(function(){ that.getSrc('alllogin.do'); }); jgLogin.click(function(){ that.getSrc('jglogin.do'); }); registerName.click(function(){ var registerHref = "/auth/user/register.do"; var locaHref = window.location.pathname; if(registerHref == locaHref) { $(this).attr('href',window.location.href); }else { $(this).attr('href',"https://my.wanfangdata.com.cn/auth/user/register.do?service="+ encodeURIComponent(window.location.href)); } }); }, //退出登录 backEvent:function(){ var that = this; $('.anxs-8qwe-nav-list-main-back').click(function(){ var backurl = window.location.href; backurl = encodeURIComponent(backurl).replace("&","%26");//复制原先的代码,具体为什么replace不清楚 var username = encodeURIComponent($(this).data('useid')); castgc = that.getCookies('CASTGC'); window.location.href="https://my.wanfangdata.com.cn/auth/rest/logout.do?user_id="+username+"&service="+backurl+"&token="+castgc; }); }, activityHotShow() { $('.anxs-8qwe-nav').mouseover(function (e) { if(e.target === $('.activity-hot')[0]) {$(this).find('.anxs-8qwe-nav-list').hide();return} $(this).find('.anxs-8qwe-nav-list').show(); }) $('.anxs-8qwe-nav').mouseout(function (e) { $(this).find('.anxs-8qwe-nav-list').hide(); }) var activityStart = new Date('2024-08-09 00:00:00'); var activityEnd = new Date('2024-09-10 23:59:59'); var currentDate = new Date(); if(activityStart<=currentDate && activityEnd>=currentDate) { $('.activity-hot').show(); } }, activityHotAlwaysShow() { $('.anxs-8qwe-nav').mouseover(function (e) { if(e.target === $('.activity-hot-always-person')[0]) {$(this).find('.anxs-8qwe-nav-list').hide();return} $(this).find('.anxs-8qwe-nav-list').show(); }) $('.anxs-8qwe-nav').mouseout(function (e) { $(this).find('.anxs-8qwe-nav-list').hide(); }) if(this.activityHotAlwaysIsBegin()) { $('.activity-hot-always-person').show(); $('.activity-hot-always-nologin').show(); return true; } return false; }, activityHotAlwaysNoPersonLoginHide() { if(!this.activityHotAlwaysIsBegin()) { $('.activity-hot-always-person').hide(); $('.activity-hot-always-nologin').hide(); return; } $('.activity-hot-always-nologin').hide(); // 个人未登录时活动图标 }, // 买一赠一活动 activityHotAlwaysIsBegin() { var activityStart = new Date('2024-10-28 00:00:00'); var activityEnd = new Date('2024-12-31 23:59:59'); var currentDate = new Date(); if(activityStart<=currentDate && activityEnd>=currentDate) { return true; } return false; }, init: function () { this.loginEvent(); this.bindMeShow(); if (!this.activityHotAlwaysShow()) { this.activityHotShow(); } } }; })().init(); }) </script> <script> function chargehandle() { /**惠图标已替换为hot图标*/ window._czc && window._czc.push(['_trackEvent', '首页-充值送活动入口-惠标签', '点击', '惠标签']); window.open('https://my.wanfangdata.com.cn/user/charge') } function activityHot() { window.open('https://svip.wanfangdata.com.cn/activity?utm=hot&hmsr=hot') } function activityHotAlways() { window._czc && window._czc.push(['_trackEvent', '首页-年终科研加油站活动-hot标签', '点击', 'hot标签']); window.open('https://svip.wanfangdata.com.cn/?wfchannel=userSuperscript') } function fireEvent (element,event){ if (document.createEventObject) { // IE浏览器支持fireEvent方法 var evt = document.createEventObject(); return element.fireEvent('on'+event,evt) } else { // 其他标准浏览器使用dispatchEvent方法 var evt = document.createEvent( 'HTMLEvents' ); evt.initEvent(event, true, true); return !element.dispatchEvent(evt); } }; window.__loginCallback = function(data) { window.__userContext = data; fireEvent(window, 'userContext') window.__userContext = data; var lastLogin = '' var groupId = '' var personId = '' data.context.accountIds .map(function(item){return item.replace(/\./g,'_')}) .forEach(function(item){ if(item.indexOf('Group') === 0) { groupId = item } else if(item.indexOf('Person') === 0) { personId = item lastLogin = document.cookie.split('; ').filter(c=>c.indexOf(item)===0)[0] document.cookie = item + '=true;expires=${new Date(new Date().getTime()+7200000).toUTCString()};domain=.wanfangdata.com.cn' } }) if(data.context.data && data.context.data.OnlyIPLogin) { var logKey = [{ title: '百度', url: 'baidu', source: 'baidu', }, { title: '谷歌', url: 'google', source: 'google', }, { title: '360', url: 'so', source: '360', }, { title: '搜狗', url: 'sogou', source: 'sogou', }, { title: '必应', url: 'bing', source: 'bing', }]; var source = logKey.find(function(el) { return new RegExp('^(http|https):\/\/([^.]*\\.)?' + el.url + '\\.com').test(document.referrer) }); if(source) { var expiresTime = localStorage.getItem('expiresTime') || ''; var time1 = new Date(); var time = new Date(); var newexpiresTime = time.setHours(time.getHours() + 24) if(time1.getTime() > expiresTime ) { window._czc && window._czc.push(['_trackEvent', '智搜-从' + source.title + '访问智搜的的IP自动登录用户,记录埋点', '登录', source.title + '引流']); localStorage.setItem('expiresTime',newexpiresTime); } } } // group 定制 Logo if(document.getElementById('anxs-logo_sns')) { document.getElementById('anxs-logo_sns').src = 'https://w.wanfangdata.com.cn/www/file/logo/' + groupId + '.png?v=2&default=image/' + (window.__logo_theme_name || 'default.png') } if(document.getElementById('anxs-logoName_sns')) { var initGroupName = document.head.appendChild(document.createElement('script')) initGroupName.src = 'https://w.wanfangdata.com.cn/www/file/logo/' + groupId + '.js' initGroupName.remove() } window.dispatchEvent(new CustomEvent('userLogin', {detail:{groupId,personId}})) } </script></div> <div id="app"></div> <div id="zkFooter" style="display: none;"><script language="javascript" src="https://cdn.login.wanfangdata.com.cn/Content/js/lang.js"></script> <style> body{overflow-x:hidden;}.service-footer-icon{height:27px;width:20px;position:relative;top:-6px;padding-right:4px}.anxs-8qwe-footRt ul{list-style:none;margin:0;padding:0;}.anxs-8qwe-footer .clear{zoom:1}.anxs-8qwe-footer .clear:after{content:"";display:block;clear:both;visibility:hidden;height:0}.anxs-8qwe-footer{font-family:'Microsoft YaHei';width:100%;background:#f3f3f3;color:#323232;clear:both;font-size:14px;padding-bottom:10px}.anxs-8qwe-footer a:hover{text-decoration:none;}.anxs-8qwe-footer .anxs-8qwe-footer-wrapper{max-width:1440px;margin:0 auto;cursor:default;}.anxs-8qwe-footer .anxs-8qwe-footLt{font-size:12px;position:relative;}.anxs-8qwe-footer .anxs-8qwe-small{padding-top:34px;width:100%;padding-bottom:31px;}.anxs-8qwe-footer .anxs-8qwe-small .anxs-8qwe-small-lt{float:left;}.anxs-8qwe-footer .anxs-8qwe-small .anxs-8qwe-small-rt{float:right;}.anxs-8qwe-footer .anxs-8qwe-small a{white-space:nowrap;color:#323232;font-size:13px;font-weight:700;text-decoration:none;vertical-align:top;}.anxs-8qwe-footer .anxs-8qwe-small .anxs-8qwe-small-lt a{margin-right:82px; font-size: 15px; line-height: 15px} .anxs-8qwe-small-lt a:last-child{margin-right:0;} .anxs-8qwe-footer .anxs-8qwe-small .anxs-8qwe-small-rt a:first-child+a{margin:0 4px;}.anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy,.anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy_middle{color:#666666;overflow:hidden;float:left;}.anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy a,.anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy_middle a{color:#666666;text-decoration:none;}.anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy .anxs-lt,.anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy_middle .anxs-rt{margin-bottom:16px;}.anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy{width: 646px; font-size: 13px;line-height: 13px}.anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy_middle{width:462px;font-size: 13px;line-height: 13px}.anxs-8qwe-footer .anxs-8qwe-footRt{color:#65686f;font-size:13px;float:left;line-height:13px;}.anxs-8qwe-onlineService{cursor: pointer;} .anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-top{background:0 0;margin-bottom: 10px;}.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-top .anxs-8qwe-icon{width:32px;height:34px;display:inline-block;background:url(https://cdn.login.wanfangdata.com.cn/Content/src/img/me-global.png) no-repeat;background-position:-256px -75px;vertical-align:middle}.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li{margin-bottom:10px}.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li a{cursor:pointer;color:#65686f;text-decoration:none}.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li i{background:url(https://cdn.login.wanfangdata.com.cn/Content/src/img/icon-contactus.png) no-repeat;display:inline-block;height:20px;width:20px;vertical-align:top;margin:2px 12px 0 0}.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li .anxs-8qwe-footRt-online{background-position:0 0}.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li .anxs-8qwe-footRt-tel{background-position:0 -20px;}@media(max-width:1200px){.anxs-8qwe-footer{width:1200px;}} .wf-pop-main{display:flex;width:140px;justify-content:space-evenly;}.wf-pop-main > div{position:relative;}.wf-pop-panel{position:absolute;display:none;z-index:100;top:-155px;left:-45px;padding:5px;height:145px;text-align:center;border-radius:8px;background:white;box-shadow:0 0 10px #777777;box-sizing: unset;}.wf-pop-panel > div{width:120px;height:128px;}.wf-pop-panel::after{content:"";display:block;width:0;height:0;margin:auto;border:10px solid transparent;border-top-color:white;}.wf-pop-hover,.wf-pop-hover2{width:40px;height:40px;}.wf-pop-hover:hover + div,.wf-pop-hover2:hover + div,.wf-pop-panel:hover{display:block;} @media screen and (max-width: 1440px){ .anxs-8qwe-small-lt{ margin-right: 0px; } body .anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy{ width: 550px!important; } body .anxs-8qwe-footer .anxs-8qwe-footLt .anxs-8qwe-copy_middle { width: 343px!important; } } @media screen and (min-width: 1440px){ .anxs-8qwe-small-lt{ margin-right: 40px; } } .character-list{display: inline-flex;} </style> <div class="anxs-8qwe-footer"> <div class="anxs-8qwe-footer-wrapper clear"> <div class="anxs-8qwe-small clear" style="display: flex;flex-wrap: nowrap;"> <div class="anxs-8qwe-small-lt" style="display: flex;flex-wrap: nowrap;margin-top: 12px;"> <a target="_blank" href="https://w.wanfangdata.com.cn/Help">帮助</a> <a target="_blank" href="https://w.wanfangdata.com.cn/Customer">客户服务</a> <a target="_blank" href="https://www.wjx.top/jq/23244564.aspx">问卷调查</a> <a target="_blank" href="https://w.wanfangdata.com.cn/About">关于我们</a> <a target="_blank" href="http://www.wanfang.com.cn">公司首页</a> <a target="_blank" href="https://wanfangdata1.zhiye.com/">加入我们</a> <a target="_blank" href="https://w.wanfangdata.com.cn/sitemap">网站地图</a> <a target="_blank" style="margin-right: 0" href="https://login.wanfangdata.com.cn/notice/shop">官方店铺</a> </div> <div class="wf-pop-main"> <div> <img class="wf-pop-hover" src="https://cdn.wanfangdata.com.cn/picture/wb.svg" /> <div class="wf-pop-panel"> <div style="background:url('https://cdn.wanfangdata.com.cn/picture/wb_qr.png') no-repeat center;background-size: contain"></div> <a target="_blank" href="https://weibo.com/wanfangdata">万方数据微博</a> </div> </div> <div> <img class="wf-pop-hover2" src="https://cdn.wanfangdata.com.cn/picture/wx.svg" /> <div class="wf-pop-panel"> <div style="background:url('https://cdn.wanfangdata.com.cn/picture/wx_qr.png') no-repeat center;background-size: cover"></div> <a>万方数据公众号</a> </div> </div> </div> </div> <div class="anxs-8qwe-footLt clear" style="display: flex;flex-wrap: nowrap;"> <div class="anxs-8qwe-copy"> <div class="anxs-lt"><a target="_blank" href="https://ad.wanfangdata.com.cn/images/hlwcb.jpg">网络出版服务许可证:(署)网出证(京)字第072号</a></div> <div class="anxs-lt"><a target="_blank" href="https://ad.wanfangdata.com.cn/images/zhengshu_2.jpg">药品医疗器械网络信息服务备案:(京)网药械信息备字(2023)第 00470 号</a></div> <div class="anxs-lt"><a target="_blank" href="https://ad.wanfangdata.com.cn/images/stjmxkz2.jpg">信息网络传播视听节目许可证 许可证号:0108284</a></div> <div class="anxs-lt">万方数据知识服务平台--国家科技支撑计划资助项目(编号:2006BAH03B01)</div> <div class="anxs-lt"><a target="_blank" href="https://w.wanfangdata.com.cn/www/file/wfdatazs.pdf">万方数据学术资源发现获取服务系统[简称:万方智搜] V3.0 证书号:软著登字第11363462号</a></div> </div> <div class="anxs-8qwe-copy_middle"> <div class="anxs-rt"><a target="_blank" href="https://ad.wanfangdata.com.cn/images/icp.jpg">京ICP证:010071</a></div> <div class="anxs-rt"><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802020237">京公网安备11010802020237号</a></div> <div class="anxs-rt"><a target="_blank" href="https://beian.miit.gov.cn/">京ICP备08100800号-1</a></div> <div class="anxs-rt">&copy;北京万方数据股份有限公司 万方数据电子出版社</div> </div> <div class="anxs-8qwe-footRt"> <div class="anxs-8qwe-footRt-top"> <div style="display:flex;height:13px"> <img class="service-footer-icon" src="https://cdn.wanfangdata.com.cn/images/footer/service.svg" /> <b><span class="anxs-8qwe-onlineService">在线客服</span></b> </div> </div> <ul class="anxs-8qwe-footRt-contactus"> <li> <div style="display:flex;height:13px"> <img class="service-footer-icon" src="https://cdn.wanfangdata.com.cn/images/footer/service_call.svg" /> <b><span>客服电话:4000115888</span></b> </div> </li> <li> <div style="display:flex;height:13px"> <img class="service-footer-icon" src="https://cdn.wanfangdata.com.cn/images/footer/service_mail.svg" /> <b><a href="mailto:service@wanfangdata.com.cn">客服邮箱:service@wanfangdata.com.cn</a></b> </div> </li> <li>违法和不良信息举报电话:4000115888</li> <li>举报邮箱:problem@wanfangdata.com.cn</li> <li><a target="_blank" href="https://www.12377.cn/ ">举报专区:https://www.12377.cn/</a><img style="display:none" src="https://ipv6.wanfangdata.com.cn/v6/" alt=""/></li> </ul> </div> </div> </div> </div> <script> NTKF_PARAM = { siteid: 'kf_9358', // 企业ID,为固定值,必填 settingid: 'kf_9358_1469523642099', // 接待组ID,为固定值,必填 uid: "", // 用户ID,未登录可以为空,但不能给null,uid赋予的值显示到小能客户端上 uname: "", // 用户名,未登录可以为空,但不能给null,uname赋予的值显示到小能客户端上 isvip: '0', // 是否为vip用户,0代表非会员,1代表会员,取值显示到小能客户端上 userlevel: '1', // 网站自定义会员级别,0-N,可根据选择判断,取值显示到小能客户端上 erpparam: 'abc' // erpparam为erp功能的扩展字段,可选,购买erp功能后用于erp功能集成 }; $('.anxs-8qwe-onlineService').click(function(){ onlineService(); }); function onlineService(){ $.ajax({ url:'https://login.wanfangdata.com.cn/user/getOnlineUser', dataType: "jsonp", jsonp: "callback", success: function (data) { window.NTKF_PARAM.uid = data.Id; window.NTKF_PARAM.uname = data.Phone; var protocol = "https:" == location.protocol ? "https://" : "http://"; $.get(protocol + 'dl.ntalker.com/js/xn6/ntkfstat.js?siteid=kf_9358', function () { NTKF.im_openInPageChat('kf_9358_1469523642099'); }, 'script'); } }); } </script> <script type="text/javascript" src="https://w.wanfangdata.com.cn/www/file/static/umlog.js?v=1"></script> <style>a[title='站长统计'] {display: none;}</style></div> <script> /*推广来源cookie*/ const url = new URL(window.location.href); const queryParams = new URLSearchParams(url.search); const utm = queryParams.get('utm') || ''; const wfchannel = queryParams.get('wfchannel') || ''; const source_token = vipGetCookie("source_token") || ''; if(utm) { const utmOldArr = source_token.split('-').filter(item => item !== ''); if(!source_token || !utmOldArr.includes(utm)) { const utmValue = Array.from(new Set(utmOldArr.concat(utm.split('-')))).join('-'); setCookie('source_token',utmValue,24 * 60 * 60 * 1000) $.ajax({ method: 'POST', url: 'https://wf.pub/vip_center/sourceTokenSync', crossDomain: true, xhrFields: { withCredentials: true }, dataType: 'json', data: { 'source_token': utmValue } }) } } /*页面访问来源cookie*/ const sourceUrl = vipGetCookie("sourceUrl") || ''; const source = vipGetCookie("source") || ''; const office_source = vipGetCookie("office_source") || '' let officeSource = office_source + '-' + source + '-' + wfchannel; if(utm && !['search','detail'].includes(utm)){ officeSource += '-' + utm + 'Extend'; } const sourceArrA = officeSource.split('-').filter(item => item !== ''); const sourceArrB = office_source.split('-').filter(item => item !== ''); if(!arraysEqual(sourceArrA,sourceArrB)) { const sourceArr = Array.from(new Set(sourceArrA)); const oldSoruceArr = Array.from(new Set(sourceArrB)); if(sourceArr.length) { setCookie('office_source', sourceArr.join('-'), 24 * 60 * 60 * 1000) /*推送数据到es*/ const onlyInB = sourceArr.filter(item => !oldSoruceArr.includes(item)) if(onlyInB.length) { const sourceEsData = onlyInB.map(item => { return { channel: item, logType: "页面访问", activity:'buy_one_free', sourceUrl:decodeURIComponent(sourceUrl || '') } }) const xsData = { list:sourceEsData, indexName:'vipcenter-activity_log' }; $.ajax({ method: 'POST', url: domainConf.wfApi+'/vip_center/esBulk', crossDomain: true, contentType: "application/json;charset=utf-8", dataType: "json", xhrFields: { withCredentials: true }, data:JSON.stringify(xsData), headers: { 'X-Ca-Token':vipGetCookie("sync_login_wfpub_token") } }) } } } function arraysEqual(arr1, arr2) { const set1 = new Set(arr1); const set2 = new Set(arr2); if (set1.size !== set2.size) return false; for (let item of set1) { if (!set2.has(item)) return false; } return true; } function setCookie(name,value,time){ let expires = ''; if(time) { let date = new Date(); date.setTime(date.getTime() + time); expires = "expires=" + date.toUTCString(); } document.cookie = name + '=' + encodeURIComponent(value) + ";" + expires + ';domain=.wanfangdata.com.cn;secure;sameSite=None;' } function vipGetCookie(name){ var arr,reg=new RegExp("(^| )"+name+"=([^;]*)(;|$)"); if(arr=document.cookie.match(reg)) return unescape(arr[2]); else return null; } </script> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10