中国政策档案 Governance Archive HOLDINGS 191,422 · FONDS 70
Record · 国家信息中心 ACC. 12718106

Interview Series 'Opening New Horizons': Zhang Yuxian on Focusing on the Real Economy for Economic Development

“开新局”系列微访谈丨张宇贤:要把发展经济的着力点放在实体经济上

Issuer
国家信息中心
Date
2021-02-08
Instrument
interview
Cited by
0
This document is an interview with Zhang Yuxian, director of the Economic Forecasting Department of the State Information Center, interpreting the spirit of the 2020 Central Economic Work Conference, emphasizing the need to enhance the autonomous and controllable capability of industrial and supply chains and to expand domestic demand.
Full text · 原文 3,782 字
我国应如何增强产业链供应链的自主可控能力?发挥好消费的基础性作用,我们还需做些什么? <br> 2020年中央经济工作会议部署的八项重点任务中,“增强产业链供应链自主可控能力”和“坚持扩大内需这个战略基点”被摆在重要位置。 <br> 其中,产业链供应链的安全稳定,是构建新发展格局的基础。形成强大国内市场,是构建新发展格局的重要支撑。“供”“求”之间形成高水平动态平衡,将促进我国经济整体效能的提升。 <br> 央视新闻记者专访国家信息中心经济预测部主任张宇贤,读懂中央经济工作会议精神。 <br> (来源:央视新闻客户端)<br> 中心概况<br> 工作要闻<br> 宏观形势分析<br> 信息化和产业研究<br> 电子政务外网<br> 大数据与数字中国<br> 在线培训<br> 工作成果<br> 预决算公开<br> 主办单位:国家信息中心 京ICP备05063309号/京ICP备05063309号-1<br> 京公网安备11010202010038号<br> 技术支持:北京中经网软件开发有限公司<br> 地址:北京市西城区三里河路58号<br> 邮编:100045<br> 电话:010-68557000<br> 信访电话:010-68558389<br> 信访邮箱: xinfang@sic.gov.cn<br> $(window).scroll(function () {<br> var sc = $(window).scrollTop();<br> var winHeight = $(window).height();<br> if (sc > winHeight) {<br> $(".backTop").css("display", "block");<br> } else {<br> $(".backTop").css("display", "none");<br> }<br> })<br> $(".backTop").click(function () {<br> var sc = $(window).scrollTop();<br> $('body,html').animate({scrollTop: 0}, 500);<br> })<br> $(".nav li").hover(function () {<br> $(this).children(".menuLiList").toggle();<br> });<br> $(".nav li .menuLiList ul > li").click(function () {<br> $(this).siblings().children(".menuLiListLi").hide();<br> /* $(this).siblings().css("color","#333333");*/<br> $(this).children(".menuLiListLi").toggle();<br> $(this).children("a").css("color", "#cc0001");<br> });<br> $(".nav li .menuLiList ul > li").siblings().css("color", "#333333");<br> $(".nav li .menuLiList ul > li .menuLiListLi ul li").hover(function () {<br> $(this).siblings().css("color", "none");<br> $(this).css("color", "#cc0001");<br> });<br> $(".print").click(function () {<br> window.print();<br> });<br> $(".typeface a").each(function () {<br> var index = $(this).index();<br> $(this).click(function () {<br> if(index == 0){<br> $(".articleDetailsText").css("fontSize","20px");<br> $(".articleDetailsText p").css("fontSize","20px");<br> $(".articleDetailsText p span").css("fontSize","20px");<br> $(".articleDetailsList li").css("fontSize","20px");<br> $(".articleDetailsList li p").css("fontSize","20px");<br> $(".articleDetailsList li p span").css("fontSize","20px");<br> }else if(index == 1){<br> $(".articleDetailsText").css("fontSize","16px");<br> $(".articleDetailsText p ").css("fontSize","16px");<br> $(".articleDetailsText p span").css("fontSize","16px");<br> $(".articleDetailsList li").css("fontSize","16px");<br> $(".articleDetailsList li p").css("fontSize","16px");<br> $(".articleDetailsList li span").css("fontSize","16px");<br> }else if(index == 2){<br> $(".articleDetailsText").css("fontSize","12px");<br> $(".articleDetailsText p").css("fontSize","12px");<br> $(".articleDetailsText p span").css("fontSize","12px");<br> $(".articleDetailsList li").css("fontSize","12px");<br> $(".articleDetailsList li p").css("fontSize","12px");<br> $(".articleDetailsList li p span").css("fontSize","12px"); };<br> $(this).siblings().css("color","#333333");<br> $(this).css("color","#cc0001");<br> });<br> });<br> var keyword = ''<br> if(keyword.length>0){<br> getSearchResult()<br> }<br> function getSearchResult() {<br> $.ajax({<br> url:'https://172.23.56.75/public/cms-search/es/articleSearch',<br> type:'get',<br> dataType: "json",<br> async: false,<br> data: {<br> keyWord: keyword,<br> siteId: '82808186-8768b9c8-0187-690869b1-0007',<br> indexName: 'article_info',<br> page: 1,<br> size: 10,<br> highlight:false<br> },<br> success:function (rsp) {<br> if(rsp.status == 1){<br> if(rsp.data.total > 0){<br> totalPage = rsp.data.pages<br> totalCount = rsp.data.total<br> var str='相关文章'<br> for (var i = 0; i |/ig,"");<br> searchtitle = searchtitle.replace(/]+>/g,"");<br> searchtitle = searchtitle.replace(/\s*/g,"");<br> searchtitle = searchtitle.replace(/ /ig,"");<br> if(searchtitle.length > 65){<br> searchtitle = searchtitle.substring(0,65) + '...'<br> }else{<br> searchtitle = rsp.data.results[i].articleTitle<br> }<br> // searchtitle = searchtitle.replace(searchWords,"" + searchWords + "");<br> str += '' + searchtitle + ''+rsp.data.results[i].publishDate.substring(0,10)+''<br> }<br> str +=''<br> $(".artiDetAbout").html(str)<br> // $('#ShowKeyconut').html(rsp.data.total)<br> }<br> }<br> },<br> error: function (xhr, type) {}<br> })<br> }