最新报告

港澳观察
对“完善选举制度”后立法会运作的思考
天大研究院特约研究员、立法会议员 邓家彪 ...
专题报告
琉球·冲绳“回归日”官民互怼
天大研究院特约研究员 郁志荣 摘要:19 ...
台湾观察
大陆高校师生组团访台:亮点、问题和建议
天大研究院特约研究员 朱松岭 11月27 ...
jQuery(window).load(function() { let excerpt = "" let posts = jQuery(".pt-cv-content") for(let i = 0; i < posts.length; i++) { excerpt = posts[i].innerHTML.split("
") excerpt = excerpt[0].substring(0, 80) + "......
" + excerpt[1] jQuery(".pt-cv-content")[i].innerHTML = excerpt } });
jQuery("#button_short_tab0").hover(function(){ jQuery("#short_tab0").fadeIn(500) jQuery("#short_tab1").fadeOut(200) jQuery("#short_tab2").fadeOut(200) jQuery("#short_tab3").fadeOut(200) // jQuery(this).css("background-color", "#bb191a") jQuery(this).css("background-color", "black") jQuery("#button_short_tab1").css("background-color", "grey") jQuery("#button_short_tab2").css("background-color", "grey") jQuery("#button_short_tab3").css("background-color", "grey") }) jQuery("#button_short_tab1").hover(function(){ jQuery("#short_tab0").fadeOut(200) jQuery("#short_tab1").fadeIn(500) jQuery("#short_tab2").fadeOut(200) jQuery("#short_tab3").fadeOut(200) // jQuery(this).css("background-color", "#bb191a") jQuery(this).css("background-color", "black") jQuery("#button_short_tab0").css("background-color", "grey") jQuery("#button_short_tab2").css("background-color", "grey") jQuery("#button_short_tab3").css("background-color", "grey") }) jQuery("#button_short_tab2").hover(function(){ jQuery("#short_tab0").fadeOut(200) jQuery("#short_tab1").fadeOut(200) jQuery("#short_tab2").fadeIn(500) jQuery("#short_tab3").fadeOut(200) // jQuery(this).css("background-color", "#bb191a") jQuery(this).css("background-color", "black") jQuery("#button_short_tab0").css("background-color", "grey") jQuery("#button_short_tab1").css("background-color", "grey") jQuery("#button_short_tab3").css("background-color", "grey") }) jQuery("#button_short_tab3").hover(function(){ jQuery("#short_tab0").fadeOut(200) jQuery("#short_tab1").fadeOut(200) jQuery("#short_tab2").fadeOut(200) jQuery("#short_tab3").fadeIn(500) // jQuery(this).css("background-color", "#bb191a") jQuery(this).css("background-color", "black") jQuery("#button_short_tab0").css("background-color", "grey") jQuery("#button_short_tab1").css("background-color", "grey") jQuery("#button_short_tab2").css("background-color", "grey") })
琉球·冲绳“回归日”官民互怼
天大研究院特约研究员 郁志荣 摘要:19 …
探索国花选定标准繁荣传统文化产业
天大研究院特约研究员 谢向英 马志毅 摘 …
应对百年巨变的战略认知建议
天大研究院资深研究员 陈洁华 在习主席提 …
对“完善选举制度”后立法会运作的思考
天大研究院特约研究员、立法会议员 邓家彪 …
打造全球标杆:澳琴中医药文旅康养产业发展策略探析
天大研究院研究员 施养正 横琴粤澳深度合 …
香港历史建筑“申遗”之路的探索与分析
天大研究院研究员 吴文华 梁莉莉 杨毅龙 …
大陆高校师生组团访台:亮点、问题和建议
天大研究院特约研究员 朱松岭 11月27 …
逼统——和统与武统之间的统一之路
天大研究院资深研究员 陈洁华 2022- …
对美台军事合作的观察与思考
天天大研究院特约研究员 古海人 2022 …
菲律宾变脸反华的原因分析
天大研究院特约研究员  秦博 郭健 菲律 …
北约涉华政策动向及我之政策建议
天大研究院资深研究员 陈洁华 一、北约对 …

研究院简介

天大研究院是天大集团创始人方文权先生于2005年在香港创立的一家公益性战略研究智库。经过二十多年努力,研究院已发展成为一个拥有200多位专职和特约研究员、研究网络覆盖全球的中国特色战略智库。

天大研究院依托“立足香港、背靠祖国、面向全球”的独特优势,遵循客观、求实原则,着力于应用性政策课题和宏观战略问题的前瞻性研究。研究领域包括国际和安全战略、经济和金融战略、社会问题和公共政策、资源和环境、港澳台问题等,并出版《天大报告》。研究院希望通过对中国和全球问题的深度思考、探讨和研究,提出新观点、新思想和新举措,为民族复兴、国家发展与世界和平服务。

天大研究院还与清华大学联合创立了“清华大学国家战略研究院”,携手提升中国国家战略研究水平。

let images = ["https://tiandainstitute.org//wp-content/uploads/2021/06/06690c60a61d2d5724335c2fca7be25.jpg", "https://tiandainstitute.org/wp-content/uploads/2021/06/1f5d819e1848098751dbee1760e8d10.jpg"] let bgEl = jQuery("div.af-middle-header.af-header-image.data-bg") let first = false let changeBg = async () => { await bgEl.animate({ "opacity": 0 }, 1000, async () => { await bgEl.css("background-image", `url("${images[1-first]}")`) await bgEl.animate({ "opacity": 1 }, 1000, async () => { setTimeout(() => { bgEl.animate({ "opacity": 0 }, 1000, async () => { await bgEl.css("background-image", `url("${images[+first]}")`) bgEl.animate({ "opacity": 1 }, 1000) }) }, 2000) }) }) } setInterval(changeBg, 8000)