
艾思科蓝公众号
个人简述:
{varSF_FNB_normal="#336699";varSF_FNB_hover="orange";varSF_FNB_WIDTH=150;//200;varSF_FNB_HEIGHT=28;varSF_FNB_NAME="svpn_tool_fnb";varSF_FNB_MIN="0";varSF_FNB_MAX="2";varSF_FNB_CLOSE="r";varSF_FNB_FONT="font-family:webdings;cursor:hand";varSF_FLAG_isIE=!!(window.attachEvent&&!window.opera);varSF_FLAG_isIpad=/ipad/.test(navigator.userAgent.toLowerCase());if(!SF_FLAG_isIE){SF_FNB_MIN="~";SF_FNB_MAX="+";SF_FNB_CLOSE="X";SF_FNB_FONT="padding-right:4px;padding-left:4px;cursor:default;font-weight:bold;";}varSF_FNB_contenthtml=""//+"Close"+"Logout"+"Drag"+""+SF_FNB_MIN+""+""+SF_FNB_CLOSE+"";varTMP_OLDUNLOAD_FUNC=null;varSF_flag_fnbmove=false;functionSF_FUNC_IsEasyLink(){if(typeof(SF_g_Config)!="undefined"){returntrue;}vartags=document.getElementsByTagName('script');if(tags){for(vari=0;iself.innerWidth-15){returnself.innerWidth-15;}else{returnself.innerWidth;}}}catch(e){return0;}}functionSF_FUNC_GetClientHeight(){try{if(SF_FLAG_isIE){varwHeight=document.body.clientHeight||document.documentElement.clientHeight;if(SF_FUNC_GetContentWidth()self.innerWidth-16){returnself.innerHeight-16;}else{returnself.innerHeight;}}}catch(e){return0;}}functionSF_FUNC_GetScrollPosX(){try{if(SF_FLAG_isIE){returndocument.body.scrollLeft;}else{returnwindow.pageXOffset;}}catch(e){return0;}}functionSF_FUNC_GetScrollPosY(){try{if(SF_FLAG_isIE){if(typeofwindow.pageYOffset!='undefined'){returnwindow.pageYOffset;}elseif(typeofdocument.compatMode!='undefined'&&document.compatMode!='BackCompat'){returndocument.documentElement.scrollTop;}elseif(typeofdocument.body!='undefined'){returndocument.body.scrollTop;}}else{returnwindow.pageYOffset;}}catch(e){return0;}}functionSF_FUNC_GetMousePosX(e){try{if(SF_FLAG_isIE){returnevent.clientX+document.body.scrollLeft;}else{returne.screenX;}}catch(e){return0;}}functionSF_FUNC_GetMousePosY(e){try{if(SF_FLAG_isIE){returnevent.clientY+document.body.scrollTop;}else{returne.screenY;}}catch(e){return0;}}functionSF_FUNC_unloadFNB(){try{if(typeof(top.SF_FLAG_fnbMutex)!="unknown")top.SF_FLAG_fnbMutex=false;}catch(e){return;}if(TMP_OLDUNLOAD_FUNC!=null){TMP_OLDUNLOAD_FUNC();}}functionSF_FUNC_NoOp(){returnfalse;}varlastx=0;varlasty=0;varlastscrollx=0;varlastscrolly=0;functionSF_FUNC_startdragfnb(obj){SF_flag_fnbmove=true;if(SF_FLAG_isIE){lastx=parseInt(event.clientX+document.body.scrollLeft);lasty=parseInt(event.clientY+document.body.scrollTop);}else{lastx=Event.screenX;lasty=Event.screenY;//lastx=parseInt(document.getElementById(SF_FNB_NAME).style.left);//lasty=parseInt(document.getElementById(SF_FNB_NAME).style.top);}if(document.attachEvent){document.attachEvent("onmousemove",SF_FUNC_dragfnb);document.attachEvent("onmouseup",SF_FUNC_stopdragfnb);document.attachEvent("onselectstart",SF_FUNC_NoOp);}else{document.addEventListener("mousemove",SF_FUNC_dragfnb,true);document.addEventListener("mouseup",SF_FUNC_stopdragfnb,true);}obj.parentNode.style.backgroundColor=SF_FNB_hover;obj.parentNode.style.borderColor=SF_FNB_hover;}functionSF_FUNC_dragfnb(e){if(SF_flag_fnbmove){varobj=get_fnb_obj();if(!obj)return;varnewx=SF_FUNC_GetMousePosX(e);varnewy=SF_FUNC_GetMousePosY(e);varnewleft=parseInt(obj.style.left)+(newx-lastx);varnewtop=parseInt(obj.style.top)+(newy-lasty);if(newleftget_fnb_maxleft()){newleft=get_fnb_maxleft();}if(newtopget_fnb_maxtop()){newtop=get_fnb_maxtop();}obj.style.left=newleft+"px";;obj.style.top=newtop+"px";;lastx=newx;lasty=newy;}}functionSF_FUNC_stopdragfnb(e){SF_flag_fnbmove=false;if(document.detachEvent){document.detachEvent("onmousemove",SF_FUNC_dragfnb);document.detachEvent("onmouseup",SF_FUNC_stopdragfnb);document.detachEvent("onselectstart",SF_FUNC_NoOp);}else{document.removeEventListener("mousemove",SF_FUNC_dragfnb,true);document.removeEventListener("mouseup",SF_FUNC_stopdragfnb,true);}varfnbWin=get_fnb_obj();if(!fnbWin)return;fnbWin.style.backgroundColor=SF_FNB_normal;fnbWin.style.borderColor=SF_FNB_normal;}functionSF_FUNC_fnbonscroll(){varnewX;varnewY;varfinalX;varfinalY;varwidth;varfnbWin=get_fnb_obj();if(fnbWin!=null){newX=SF_FUNC_GetScrollPosX();newY=SF_FUNC_GetScrollPosY();finalX=parseInt(fnbWin.style.left)+(newX-lastscrollx);if(finalXget_fnb_maxleft()){finalX=get_fnb_maxleft();}finalY=parseInt(fnbWin.style.top)+(newY-lastscrolly);if(finalYget_fnb_maxtop()){finalY=get_fnb_maxtop();}fnbWin.style.top=finalY+"px";fnbWin.style.left=finalX+"px";lastscrollx=newX;lastscrolly=newY;}}var___fnbResizeCounter=false;functionSF_FUNC_fnbonresize(){varfnbWin=get_fnb_obj();if(!fnbWin)return;if(SF_FLAG_isIE){___fnbResizeCounter=!___fnbResizeCounter;if(!___fnbResizeCounter){fnbWin.style.left=get_fnb_maxleft();fnbWin.style.top=5;}}else{if(parseInt(fnbWin.style.left)>get_fnb_maxleft()){fnbWin.style.left=get_fnb_maxleft();}if(parseInt(fnbWin.style.top)>get_fnb_maxtop()){fnbWin.style.top=get_fnb_maxtop();}}}functionSF_FUNC_DrawFNB(){varzIndex=19327352831;if(navigator.userAgent.toLowerCase().indexOf("opera")!=-1){zIndex=0;}varSF_FNB_HTML=""+SF_FNB_contenthtml+"";varscriptNodes=document.getElementsByTagName("script");varnodesLen=scriptNodes.length;vartarget=null;for(vari=0;i
科研工作:
课题名称课题编号课题来源课题起止时间课题经费(万元)1.基于转基因球虫模型研究禽类保护性免疫应答产生的机制31330076国家自然科学基金重点项目2014-20182992.特异性抗体拮抗球虫感染的新机制:介导球虫抗原交叉递呈增强细胞免疫应答31572507国家自然科学基金面上项目2016-2019723.现代产业技术体系-兔寄生虫病防控CARS-44农业部2015-20203504.CD28、4-1BB转基因猪的培育与抗病功能验证2014ZX0800603B科技部重大专项2014-20162735.宠物疫病快速诊断与疫苗研究与示范--宠物弓形虫病诊断、疫苗研究与示范201303042农业部公益行业专项2013-2017756.牛羊重要寄生虫致病机制的分子基础(参加)2015CB150300科技部9732015-2019557.适应性免疫应答介导弓形虫提前逸出的分子机制31172309国家自然科学基金2012-2015638.家禽病毒病基因工程疫苗创制2011AA10A209科技部8632011-2015729.转基因球虫的保护性粘膜免疫应答的保护机制30871862国家自然科学基金2009-201140
资料审核中
您的资料已提交成功!
我们的工作人员会将会在3-5个工作日内和您联系