收縮
手機APP
微博
微信
TOP
首頁 - 黨建動態

中棉公司第三黨支部召開專題學習會

來源:中棉公司 發布時間:2022年11月23日

近日,第三黨支部組織開展學習貫徹黨的二十大精神專題學習會,將黨的二十大報告進行認真系統梳理,通過ppt的方式展示黨的二十大報告主題脈絡包括主題、總體任務、理論創新、發展思路、從嚴治黨等方面的新提法、新要求、新部署,為支部黨員干部更好地學習領悟和貫徹落實黨的二十大精神指明方向、劃定目標。

image.png

會議指出,黨的二十大報告主題鮮明、思想深邃、站位高遠、視野宏大。作為共產黨員要深刻領會把握黨的二十大精神的豐富內涵,深學細悟、入腦入心、付諸行動,確保黨的二十大精神落地生根、開花結果。

會議強調,各位黨員要做好二十大報告的學習,吸取其中的思想理論來指導實際工作。要深刻認識黨中央關于加快構建新發展格局、著力推動高質量發展、全面推進鄉村振興、加強農業強國建設、夯實糧食安全根基等新戰略新部署,突出重點,強化擔當,積極作為,進一步找準為農服務的切入點、著力點和突破口,不斷推動新時代供銷社企業高質量發展。要在全面學習、全面把握、全面落實上下功夫,帶著職責學,把自己擺進去、把工作擺進去,真正將學習成果轉化為奮進新征程、建功新時代的實際舉措和履職成效。

中國供銷集團有限公司版權所有 Copyright@2021 CHINA CO-OP GROUP All Right Reserved

地址:北京市西城區宣武門外大街甲1號

郵編:100052

電話:010-59338888

京ICP備18025289號-1

中國供銷集團有限公司版權所有

京ICP備18025289號-1

\ // \ // '; // // alert("當前URL:"+url+url.search(expr)) // document.writeln(html); // } else { // } } }) // $(window).resize (function() { // var viewW = $(window).width(); // if(viewW<800){ // //導航下拉二級事件 // $('.hezder_top .title_box .item').hover(function(){ // let index = $(this).index() // // $('.hezder_top .title_box .item span').hover(function(){ // $('.hezder_top .title_box .item').eq(index).find('ul').show() // $('.hezder_top .title_box .item').eq(index).siblings().find('ul').hide() // // }) // },function(){ // $('.hezder_top .title_box .item ul').hover(function (){ // },function(){ // $('.hezder_top .title_box .item ul').hide() // }) // }) // } // }) $('.sousuos').click(function () { window.location.href = "/index/index/sousuo?content=" + $('.neissd').val(); }) $('.sousuo_btn').click(function () { window.location.href = "/index/index/sousuo?content=" + $('.neissd').val(); }) $('.left_listser .item').hover(function () { let index = $(this).index() $(this).siblings().removeClass('acivers') $(this).addClass('acivers') }) //搜索動畫 $('.hezder_top .log_box .sousuo .sousuo_btn').hover(function () { $(this).css({ opacity: '0' }) $('.hezder_top .log_box .sousuo .sou_ser').css({ opacity: '1' }) }) $('.hezder_top .log_box .sousuo').hover(function () { }, function () { $(this).find('.sousuo_btn').css({ opacity: '1' }) $('.hezder_top .log_box .sousuo .sou_ser').css({ opacity: '0' }) }) //側邊欄動畫 $('.left_listser .item:nth-child(1)').click(function () { console.log('5545646546') $(".left_listser").animate({ right: "-70px", }, 300) }) $('.left_listser .lachu').click(function () { console.log('5545646546') $(".left_listser").animate({ right: "0px", }, 300) }) $('.left_listser .item').hover(function () { $(this).find('.item_erwbox').addClass('accer') $(this).find('.item_erwbox').animate({ marginLeft: '-100px' }, 300) }, function () { $(this).find('.item_erwbox').removeClass('accer') $(this).find('.item_erwbox').animate({ marginLeft: '100px' }, 300) }) $('#souqi').click(function () { $("html,body").animate({ scrollTop: "0px" }, 500); }) //側邊欄 $('.genduolist').click(function () { $('.hezder_top .title_box').toggle() })