www.i-d-y.com Open in urlscan Pro
154.210.103.210  Public Scan

Submitted URL: http://i-d-y.com/
Effective URL: http://www.i-d-y.com/
Submission: On April 16 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: idFromPOST /plus/search.php

<form action="/plus/search.php" id="idFrom" method="post" name="idFrom" target="_self">
  <div>
    <input id="__VIEWSTATE" name="__VIEWSTATE" type="hidden" value="/wEPDwUKLTY0MDg3NjQzMmQYAQUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fFgEFEVRvcDEkSW1hZ2VCdXR0b24xsul9mtNWedOh4SKD2g1FT4GXCeQ=">
  </div>
  <div>
    <input id="__EVENTVALIDATION" name="__EVENTVALIDATION" type="hidden"
      value="/wEW6gECkb/+jwUC1ZaGJgLL7cazDwL4hL7dDwLx9ty/AQKM4K7iCgLCsp60CwLCsrKKDAK7pNF3ArukxZwCAqXug40HAuqDoOAHApujn8cGAoiNsP8IAuGYvpsGAqausrgFAtfN8ewIAvzoxd4KAvXa5MAMApDEtuMFAsaWprUGAsaWuosHAr+I2fgLAr+IzZ0NApz1/b8PApXnnKIBArDQ7sQKAuai3pYLAuai8uwLAt+UkVoC35SF/wECsNDSww8C6IGGzQMC4fOkrwUC/Nz20Q4Csq/mow8Csq/6+Q8Cq6GZ5wQCq6GNjAYC/Nza0AMC1eq9bgLO3NzQAgLpxa7zCwKfmJ7FDAKfmLKbDQKYitGIAgLQ8o2+AgLJ5KygBALkzf7CDQKaoO6UDgKaoILrDgKTkqHYAwLn7oXDAgLg4KSlBAL7yfbHDQKxnOaZDgKxnPrvDgKqjpndAwKx04PBCwKqxaKjDQLFrvTFBgL7gOSXBwL7gPjtBwL08pbbDAL08oqADgKh2YO0BwKay6KWCQK1tPS4AgLrhuSKAwLrhvjgAwLk+JbOCALk+IrzCQK4t+7YDwKxqY27AQLMkt/dCgKC5c6vCwKC5eKFDAL71oFzAvvW9ZcCAsyOtdIBAsWA1LQDAuDppdcMApa8lakNApa8qf8NAo+uyOwCAt+KvaQCAtj824YEAvPlrakNAqm4nfsNAqm4sdEOAqKq0L4DAoj93MICAoj98JgDAoHvj/sEApzY4Z0OAtKq0e8OAtKq5cUPAsuchLMEAsuc+NcFApzYxZwDAt/3iN4MAqH7vPYOAqH70MwPAprt764BArXWwdEKAuuosaMLAuuoxfkLAtWsx+IDAv/J0sIPAs+Bos8HAoHPmvYCAui0xSUCy+HpmgcCl4bUugsCz4GyTwKkhJGyCQLPga5rAvXe4csNAvG6zIMFAsy1rewIAvKJ0roLAtGi6oYEAqWN+vEKAuCa+5YFAqSG6ZoHAs+BqggCz4GmLwKF2qynBAKJi5CACgLPge7rBALLj4uqDQLl3t32CwLx197GDQKXisigBwLWrMfiAwLkn+uEDgKAtpqsBwKT4qjPAwKo+PiPBwLLk96bAwK/gMLeCwLxxPOZBQKso76IDQLexLEEAvujwt4LAqX74FkC5M7z3AcCyIL2iwMCzeD25w4CiLWGjAwCtpKkswwCj8DTlQUC+66X6QoC6cHAwQMC7qL+5gICq87YvQkCtOHM8QwC4JHA8AIC3uKAqwoCtpXd8gUCpJSg9gcCq6Ke4AgCvuetrQoCl5Dltg4Cho2+1QUC3KzH4gMCoer2sQ0CvMO58w8CxZGHnwkC0/un9gICxvnQlwECgNK9jw8CquvisQUCge/jAwLrtoCKCwKFhLDzAgLzk6uDAwLbr7qOBgLtmOTxBAL3sMa5BALXrMfiAwLOj6PYBAKX2KnIDALJ4eHsDAK/vrmyAQLUpqmFDQKmvKneAQKK9q6/DgLFpI/8BALo1OrrAwKR5vrCBALn3JlNAq6B26gKAvj24foOAo2IsbkCAoSF3MAMAqOshNgDAv6qko8JAqj/2/UHAr3sr3oC35S/oAYC4N2b5A4CwZKYvQgCmN2m8QMCsIneqwQChOX24Q0Cw4DttQkC3LPOmAwClvuyuggCp9S46QwC29Hegw0C7byblgkC0eq9kw4C8/7F/wMCvPyvpw8CoJiT5wECtc7igw8Cp7zc9QoC3uaCrQEC6cG0pQIC5bC3iAYCrNHKyg4CqazH4gMC+7ew6wQCqqzH4gMChNWc7wECq6zH4gMCoOieGgL896zdCgLQvcLhBAKok5byAQKAkLqnBwLL2OjgAgKk0IDTA2Bnkpwc01U7tvE+VS/3kHWeToCL">
  </div>
  <script type="text/JavaScript"> navHover = function() {
var lis = document.getElementById("navul").getElementsByTagName("li"); 
	for (var i=0; i<lis.length; i++) { 
		lis[i].onmouseover=function() { 
			this.className+=" iehover"; 
		} 
		lis[i].onmouseout=function() { 
		this.className=this.className.replace(new RegExp(" iehover\\b"), ""); 
		} 
	} 
} 
if (window.attachEvent) window.attachEvent("onload", navHover); 
</script>
  <style type="text/css">
    <!--
    .STYLE4 {
      font-size: 12px;
      font-weight: bold;
      color: #FF0000;
    }
    -->
  </style>
  <div id="top">
    <div id="mini">
      <h1>今天是<script type="text/JavaScript"> var today=new Date(); 
function initArray(){ 
this.length=initArray.arguments.length 
for(var i=0;i<this.length;i++) 
this[i+1]=initArray.arguments[i]  } 
var d=new initArray(" 星期日"," 星期一"," 星期二"," 星期三"," 星期四"," 星期五"," 星期六"); 
var hh=today.getHours();
var mm=today.getMinutes();
if(hh<10)
{
    hh="0"+today.getHours();
}
if(mm<10)
{
    mm="0"+today.getMinutes();
}
document.write(today.getMonth()+1,"月",today.getDate(),"日 ",d[today.getDay()+1]," ",hh,":",mm);  //--> 
</script>
      </h1>
      <h3><a href="javascript:" onclick="window.external.addFavorite('http://www.i-d-y.com','2022世界杯外围')" target="_self" title="加入收藏">加入收藏</a></h3>
      <h2><a href="javascript:" id="st" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.i-d-y.com')" target="_self">设为首页</a></h2>
    </div>
    <div id="logo"><img height="170" src="/Images/logo.jpg" width="970"></div>
    <div id="nav">
      <ul id="navul">
        <li class="home"><a href="/">2022世界杯外围</a></li>
        <li>
          <a href="/xiehuigaikuang/index.html">协会概况
                <!--[if IE 7]><!-->
            </a>
          <!--<![endif]-->
          <!--[if lte IE 6]><table><tr><td><![endif]-->
          <ul>
            <li><a href="/xiehuigaikuang/xiehuijianjie/index.html">协会简介</a></li>
            <li><a href="/xiehuigaikuang/xiehuizhangcheng/index.html">协会章程</a></li>
            <li><a href="/xiehuigaikuang/zuzhijigou/index.html">组织机构</a></li>
            <li><a href="/xiehuigaikuang/xiehuilingdao/">协会领导</a></li>
          </ul>
          <!--[if lte IE 6]></td></tr></table></a><![endif]-->
        </li>
        <li><a href="/xinwengonggao/">新闻公告
                <!--[if IE 7]><!-->
            </a>
          <!--<![endif]-->
          <!--[if lte IE 6]><table><tr><td><![endif]-->
          <ul>
            <li><a href="/xinwengonggao/xiehuiyaowen/">协会要闻</a></li>
            <li><a href="/xinwengonggao/wenjiangonggao/">文件公告</a></li>
            <li><a href="/xinwengonggao/xingyeyaowen/">行业要闻</a></li>
          </ul>
          <!--[if lte IE 6]></td></tr></table></a><![endif]-->
        </li>
        <li><a href="/xiehuigongzuo/">协会工作
                <!--[if IE 7]><!-->
            </a>
          <!--<![endif]-->
          <!--[if lte IE 6]><table><tr><td><![endif]-->
          <ul>
            <li><a href="/xiehuigongzuo/wangshangshenbao/">网上申报</a></li>
            <li><a href="/xiehuigongzuo/chuangxianzhengyou/">创先争优</a></li>
            <li><a href="/xiehuigongzuo/xingyeyanjiu/">企业服务</a></li>
            <li><a href="/xiehuigongzuo/kejiqianyan/">科技前沿</a></li>
            <li><a href="/xiehuigongzuo/ziliaoxiazai/">资料下载</a></li>
          </ul>
          <!--[if lte IE 6]></td></tr></table></a><![endif]-->
        </li>
        <li><a href="/lingdaojianghua/">领导讲话
                
            </a></li>
        <li><a href="/huiyuanzhichuang/">会员之窗
                <!--[if IE 7]><!-->
            </a>
          <!--<![endif]-->
          <!--[if lte IE 6]><table><tr><td><![endif]-->
          <ul>
            <li><a href="/huiyuanzhichuang/shenqingruhui/">申请入会</a></li>
            <li><a href="/huiyuanzhichuang/huiyuanbiangeng/">会员变更</a></li>
            <li><a href="/huiyuanzhichuang/huiyuanmingdan/">会员名单</a></li>
          </ul>
          <!--[if lte IE 6]></td></tr></table></a><![endif]-->
        </li>
        <li><a href="/wangshangshenbao/">网上申报
                <!--[if IE 7]><!-->
            </a>
          <!--<![endif]-->
          <!--[if lte IE 6]><table><tr><td><![endif]-->
          <ul>
          </ul>
          <!--[if lte IE 6]></td></tr></table></a><![endif]-->
        </li>
        <li><a href="/lianxiwomen/">2022世界杯外围            
            </a>
          <ul>
            <li><a href="/lianxiwomen/">2022世界杯外围</a></li>
            <li><a href="http://www.cqjx.org.cn/plus/guestbook.php">在线留言</a></li>
          </ul>
        </li>
      </ul>
    </div>
    <div id="search" style="padding-bottom:10px; padding-top:10px;">
      <h1>站内搜索 <input id="Top1_key" name="q" type="text">
        <button class="search-submit" type="submit">搜索</button>
      </h1>
    </div>
  </div>
  <div id="box">
    <div id="banner"><img id="Image_banner" src="/Images/banner.jpg" style="width:960px;border-width:0px;"></div>
    <div id="main">
      <div class="mleft">
        <div id="main2">
          <div class="left">
            <div id="flash">
              <iframe frameborder="0" height="226" hspace="0" scrolling="No" src="/templets/moban/lafsfh1.htm" vspace="0" width="312"></iframe>
            </div>
          </div>
          <div class="center">
            <div class="cbox" style=" margin-bottom:9px;">
              <div class="t">
                <h1><a>2022世界杯外围</a></h1>
                <a href="/xinwengonggao/xiehuiyaowen/" id="a1_1" onmouseover="SwitchTab('1','1','3')"><strong> 协会要闻</strong></a>
                <a href="/lingdaojianghua/" id="a1_2" onmouseover="SwitchTab('1','2','3')"><strong> 领导讲话</strong></a>
                <a href="/fenzhijigou/" id="a1_3" onmouseover="SwitchTab('1','3','3')"><strong> 分支机构</strong></a>
              </div>
              <div class="c" style="height:197px;">
                <ul id="rpt1_1">
                  <li>
                    <h1><a href="/xinwengonggao/xiehuiyaowen/2022/0713/3102.html"><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">中建协朱正举监事长带队赴重庆市建协调研指导...</span></a>
                    </h1>
                    <h2> (22-07-13)</h2>
                  </li>
                  <li>
                    <h1><a href="/xinwengonggao/xiehuiyaowen/2022/0712/3101.html"><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围联合重庆市市政工程协会共同...</span></a>
                    </h1>
                    <h2> (22-07-12)</h2>
                  </li>
                  <li>
                    <h1><a href="/xinwengonggao/xiehuiyaowen/2022/0712/3100.html"><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆市建协召开半年工作会...</span></a>
                    </h1>
                    <h2> (22-07-12)</h2>
                  </li>
                  <li>
                    <h1><a href="/xinwengonggao/xiehuiyaowen/2022/0701/3091.html"><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围装配式建造分会正式成立...</span></a>
                    </h1>
                    <h2> (22-07-01)</h2>
                  </li>
                  <li>
                    <h1><a href="/xinwengonggao/xiehuiyaowen/2022/0620/3087.html"><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2021年度巴渝杯优质工程奖评审圆满收官...</span></a>
                    </h1>
                    <h2> (22-06-20)</h2>
                  </li>
                  <li>
                    <h1><a href="/xinwengonggao/xiehuiyaowen/2022/0614/3085.html"><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围举办 “数智•安全”公益直播...</span></a>
                    </h1>
                    <h2> (22-06-14)</h2>
                  </li>
                  <li>
                    <h1><a href="/xinwengonggao/xiehuiyaowen/2022/0601/3078.html"><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆市建协召开主城新区建筑业协会工作交流会...</span></a>
                    </h1>
                    <h2> (22-06-01)</h2>
                  </li>
                </ul>
                <ul id="rpt1_2">
                  <li>
                    <h1><a href="/lingdaojianghua/2889.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">科技创新,协会大有作为...</span></a>
                      <input id="rpt_5_ctl01_HiddenField5" name="rpt_5$ctl01$HiddenField5" type="hidden" value="无">
                    </h1>
                    <h2> (21-05-06)</h2>
                  </li>
                  <li>
                    <h1><a href="/lingdaojianghua/2790.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">信息化赋能建筑业高质量发展 ——在“数字建企</font>...</span></a>
                      <input id="rpt_5_ctl01_HiddenField5" name="rpt_5$ctl01$HiddenField5" type="hidden" value="无">
                    </h1>
                    <h2> (20-12-18)</h2>
                  </li>
                  <li>
                    <h1><a href="/lingdaojianghua/2791.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">在“数字建企 新动能推动新发展”签约暨启动仪</font>...</span></a>
                      <input id="rpt_5_ctl01_HiddenField5" name="rpt_5$ctl01$HiddenField5" type="hidden" value="无">
                    </h1>
                    <h2> (20-12-18)</h2>
                  </li>
                  <li>
                    <h1><a href="/lingdaojianghua/2770.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">乔明佳 在2022世界杯外围第五届一次会员代表</font>...</span></a>
                      <input id="rpt_5_ctl01_HiddenField5" name="rpt_5$ctl01$HiddenField5" type="hidden" value="无">
                    </h1>
                    <h2> (20-11-25)</h2>
                  </li>
                  <li>
                    <h1><a href="/lingdaojianghua/2769.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">程健 在2022世界杯外围第五届一次会员代表大</font>...</span></a>
                      <input id="rpt_5_ctl01_HiddenField5" name="rpt_5$ctl01$HiddenField5" type="hidden" value="无">
                    </h1>
                    <h2> (20-11-25)</h2>
                  </li>
                  <li>
                    <h1><a href="/lingdaojianghua/2767.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">周锐角 切实提高政治站位 坚决扛起政治责任 为</font>...</span></a>
                      <input id="rpt_5_ctl01_HiddenField5" name="rpt_5$ctl01$HiddenField5" type="hidden" value="无">
                    </h1>
                    <h2> (20-11-25)</h2>
                  </li>
                  <li>
                    <h1><a href="/lingdaojianghua/2773.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">重庆市民政局社会组织管理局副局长程健在市建</font>...</span></a>
                      <input id="rpt_5_ctl01_HiddenField5" name="rpt_5$ctl01$HiddenField5" type="hidden" value="无">
                    </h1>
                    <h2> (20-11-25)</h2>
                  </li>
                </ul>
                <ul id="rpt1_3">
                  <li>
                    <h1><a href="/fenzhijigou/2014/1208/88.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">分支机构</span></a>
                      <input id="rpt_43_ctl01_HiddenField43" name="rpt_43$ctl01$HiddenField43" type="hidden" value="无">
                    </h1>
                    <h2> (17-01-11)</h2>
                  </li>
                </ul>
              </div>
            </div>
          </div>
          <div class="cls"></div>
        </div>
        <div class="left">
          <div class="box" style="margin-top:0px;">
            <div class="t">
              <h1>网上申报</h1>
            </div>
            <div class="c">
              <p><a href="/xiehuigongzuo/wangshangshenbao/"><img height="70" src="/Images/index_sb1.jpg" width="212"></a></p>
            </div>
          </div>
          <div class="box" style="margin-top:0px;">
            <div class="c">
              <p><a href="/xiehuigongzuo/xiehuidangjian/"><img height="70" src="/Images/index_sb2.jpg" width="210"></a></p>
            </div>
          </div>
          <div class="box">
            <div class="t">
              <h1>西部建筑业</h1>
            </div>
            <div class="c">
              <p><a href="/kanwuzhanshi/"><img height="56" src="/Images/index_kw1.jpg" width="212"></a></p>
              <p><a href="/zaixianyuedu/"><img height="56" src="/Images/index_kw2.jpg" width="212"></a></p>
            </div>
          </div>
          <div class="box">
            <div class="t">
              <h1>会员之窗</h1>
            </div>
            <div id="vip">
              <ul>
                <li><a href="/huiyuanzhichuang/shenqingruhui/">申请入会</a></li>
                <li><a href="/huiyuanzhichuang/huiyuanbiangeng/">会员变更</a></li>
                <li><a href="/huiyuanzhichuang/huiyuanmingdan/">会员名单</a></li>
              </ul>
            </div>
          </div>
          <div class="box">
            <div class="t">
              <h1>资料下载</h1>
            </div>
            <div class="c" style="padding:2px;">
              <p><a href="/xiehuigongzuo/ziliaoxiazai/"><img height="50" src="/Images/zlxz.jpg" width="210"></a></p>
            </div>
          </div>
          <div class="box" style="margin-top:0px;">
            <div class="c">
              <p><a href="/zhuanweidongtai/2015/0114/371.html"><img height="100" src="/Images/zhuanjia.jpg" width="212"></a></p>
            </div>
          </div>
        </div>
        <div class="center">
          <div class="cbox" style=" margin-bottom:7px;">
            <div class="t">
              <h1>行业动态</h1>
              <a href="/xinwengonggao/xingyeyaowen/" id="a2_1" onmouseover="SwitchTab('2','1','2')"><strong>行业要闻</strong></a>
              <a href="/zuixinshixun/" id="a2_2" onmouseover="SwitchTab('2','2','2')"><strong>最新时讯</strong></a>
            </div>
            <div class="c" style="height:169px;">
              <ul id="rpt2_1">
                <li>
                  <h1><a href="/xinwengonggao/xingyeyaowen/2022/0715/3107.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">助推城市功能与品质再升级 “十四五”时期重庆...</span></a> <input
                      id="rpt_44_ctl08_HiddenField44" name="rpt_44$ctl08$HiddenField44" type="hidden" value="无"></h1>
                  <h2> (22-07-15)</h2>
                </li>
                <li>
                  <h1><a href="/xinwengonggao/xingyeyaowen/2022/0715/3106.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">主城都市区加快城市更新提升...</span></a> <input id="rpt_44_ctl08_HiddenField44"
                      name="rpt_44$ctl08$HiddenField44" type="hidden" value="无"></h1>
                  <h2> (22-07-15)</h2>
                </li>
                <li>
                  <h1><a href="/xinwengonggao/xingyeyaowen/2022/0715/3105.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">国务院办公厅转发工作方案  推动重点工程项目大...</span></a> <input
                      id="rpt_44_ctl08_HiddenField44" name="rpt_44$ctl08$HiddenField44" type="hidden" value="无"></h1>
                  <h2> (22-07-15)</h2>
                </li>
                <li>
                  <h1><a href="/xinwengonggao/xingyeyaowen/2022/0715/3104.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">《2022世界杯外围》发布 提出完...</span></a> <input id="rpt_44_ctl08_HiddenField44"
                      name="rpt_44$ctl08$HiddenField44" type="hidden" value="无"></h1>
                  <h2> (22-07-15)</h2>
                </li>
                <li>
                  <h1><a href="/xinwengonggao/xingyeyaowen/2021/0823/2954.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">建筑业企业应高度关注碳排放权交易...</span></a> <input id="rpt_44_ctl08_HiddenField44"
                      name="rpt_44$ctl08$HiddenField44" type="hidden" value="无"></h1>
                  <h2> (21-08-23)</h2>
                </li>
                <li>
                  <h1><a href="/xinwengonggao/xingyeyaowen/2021/0820/2950.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">建筑业等重点场所重点单位重点人群疫情常态化...</span></a> <input
                      id="rpt_44_ctl08_HiddenField44" name="rpt_44$ctl08$HiddenField44" type="hidden" value="无"></h1>
                  <h2> (21-08-20)</h2>
                </li>
              </ul>
              <ul id="rpt2_2">
                <li>
                  <h1><a href="/zuixinshixun/2021/0823/2952.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆三项目入选全国智能建造试点 全市累计建设...</span></a> <input id="rpt_45_ctl01_HiddenField45"
                      name="rpt_45$ctl01$HiddenField45" type="hidden" value="无"></h1>
                  <h2> (21-08-23)</h2>
                </li>
                <li>
                  <h1><a href="/zuixinshixun/2021/0113/2804.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">@全市企业职工 留渝过节,非必要不返乡</font>...</span></a> <input
                      id="rpt_45_ctl01_HiddenField45" name="rpt_45$ctl01$HiddenField45" type="hidden" value="无"></h1>
                  <h2> (21-01-13)</h2>
                </li>
                <li>
                  <h1><a href="/zuixinshixun/2020/1124/2757.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">“中国建设杯”第三届装配式建筑职业技能竞赛...</span></a> <input id="rpt_45_ctl01_HiddenField45"
                      name="rpt_45$ctl01$HiddenField45" type="hidden" value="无"></h1>
                  <h2> (20-11-24)</h2>
                </li>
                <li>
                  <h1><a href="/zuixinshixun/2020/1124/2756.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆2022年城镇新建绿色建筑占比将达70%...</span></a> <input id="rpt_45_ctl01_HiddenField45"
                      name="rpt_45$ctl01$HiddenField45" type="hidden" value="无"></h1>
                  <h2> (20-11-24)</h2>
                </li>
                <li>
                  <h1><a href="/zuixinshixun/2020/1124/2755.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">国家发改委要求严格执行“必须招标”范围和规...</span></a> <input id="rpt_45_ctl01_HiddenField45"
                      name="rpt_45$ctl01$HiddenField45" type="hidden" value="无"></h1>
                  <h2> (20-11-24)</h2>
                </li>
                <li>
                  <h1><a href="/zuixinshixun/2020/1124/2754.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">多项举措惠及工程项目建设类民企...</span></a> <input id="rpt_45_ctl01_HiddenField45"
                      name="rpt_45$ctl01$HiddenField45" type="hidden" value="无"></h1>
                  <h2> (20-11-24)</h2>
                </li>
              </ul>
            </div>
          </div>
          <div class="cbox" style=" margin-bottom:7px;">
            <div class="t">
              <h1><a>企业服务</a></h1>
              <a href="/gaoduanshidian/" id="a3_1" onmouseover="SwitchTab('3','1','2')"><strong> 法律服务</strong></a>
              <a href="/diaoyanbaogao/" id="a3_2" onmouseover="SwitchTab('3','2','2')"><strong> 调研报告</strong></a>
            </div>
            <div class="c" style="height:169px; _overflow:hidden">
              <ul id="rpt3_1">
                <li>
                  <h1><a href="/gaoduanshidian/2020/1125/2760.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">重庆市住房和城乡建设委员会 重庆市城市管理局</font></span></a>
                  </h1>
                  <h2> (20-11-25)</h2>
                </li>
                <li>
                  <h1><a href="/gaoduanshidian/2020/1125/2759.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">重庆市住房和城乡建设委员会 关于印发房屋建筑</font></span></a>
                  </h1>
                  <h2> (20-11-25)</h2>
                </li>
                <li>
                  <h1><a href="/gaoduanshidian/2020/1125/2758.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">住房和城乡建设部办公厅关于印发 房屋建筑和市</font></span></a>
                  </h1>
                  <h2> (20-11-25)</h2>
                </li>
                <li>
                  <h1><a href="/gaoduanshidian/2020/0327/2642.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">房屋市政工程复工复产指南</span></a>
                  </h1>
                  <h2> (20-03-27)</h2>
                </li>
                <li>
                  <h1><a href="/gaoduanshidian/2020/0215/2458.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">建筑企业迎接复工注意事项</span></a>
                  </h1>
                  <h2> (20-02-15)</h2>
                </li>
                <li>
                  <h1><a href="/gaoduanshidian/2020/0215/2457.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">企业复工疫情防控操作手册</span></a>
                  </h1>
                  <h2> (20-02-15)</h2>
                </li>
              </ul>
              <ul id="rpt3_2">
                <li>
                  <h1><a href="/diaoyanbaogao/2020/0409/2674.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">新冠肺炎疫情对施工企业市场运行情况的影响和</span></a>
                  </h1>
                  <h2> (20-04-09)</h2>
                </li>
                <li>
                  <h1><a href="/diaoyanbaogao/2018/0905/1836.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">人人关注建筑业 人人支持建筑业 人人服务建筑业</span></a>
                  </h1>
                  <h2> (18-09-05)</h2>
                </li>
                <li>
                  <h1><a href="/diaoyanbaogao/2015/0105/324.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">企业诉求行业呼声</span></a>
                  </h1>
                  <h2> (17-12-08)</h2>
                </li>
                <li>
                  <h1><a href="/diaoyanbaogao/2015/0106/334.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">沈阳市现代建筑产业化考察报告</span></a>
                  </h1>
                  <h2> (15-01-06)</h2>
                </li>
                <li>
                  <h1><a href="/diaoyanbaogao/2015/0105/307.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于建议“清理保证金 减轻企业负担”的报告</span></a>
                  </h1>
                  <h2> (15-01-05)</h2>
                </li>
              </ul>
            </div>
          </div>
          <div class="cbox" style=" margin-bottom:7px;">
            <div class="t">
              <h1>教育培训</h1>
              <a href="/peixunzhuangtai/" id="a6_1" onmouseover="SwitchTab('6','1','3')"><strong>培训动态</strong></a>
              <a href="/jiaoyuzixun/" id="a6_2" onmouseover="SwitchTab('6','2','3')"><strong>教育资讯</strong></a>
              <a href="/peixunzhongxin/" id="a6_3" onmouseover="SwitchTab('6','3','3')"><strong>培训中心</strong></a>
            </div>
            <div class="c" style="height:169px;">
              <ul id="rpt6_1">
                <li>
                  <h1><a href="/peixunzhuangtai/2021/0303/2849.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围教育培训招生简章...</span></a> <input id="rpt_44_ctl08_HiddenField64"
                      name="rpt_44$ctl08$HiddenField64" type="hidden" value="无"></h1>
                  <h2> (21-03-03)</h2>
                </li>
                <li>
                  <h1><a href="/peixunzhuangtai/2020/0309/2632.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于考取岗位资格证的报名通知...</span></a> <input id="rpt_44_ctl08_HiddenField64"
                      name="rpt_44$ctl08$HiddenField64" type="hidden" value="无"></h1>
                  <h2> (20-03-09)</h2>
                </li>
                <li>
                  <h1><a href="/peixunzhuangtai/2019/0509/2116.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">市建协举办建筑工程BIM 造价技术应用(土建专业...</span></a> <input id="rpt_44_ctl08_HiddenField64"
                      name="rpt_44$ctl08$HiddenField64" type="hidden" value="无"></h1>
                  <h2> (19-05-09)</h2>
                </li>
                <li>
                  <h1><a href="/peixunzhuangtai/2019/0509/2115.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">建筑工程BIM造价技术应用培训...</span></a> <input id="rpt_44_ctl08_HiddenField64"
                      name="rpt_44$ctl08$HiddenField64" type="hidden" value="无"></h1>
                  <h2> (19-05-09)</h2>
                </li>
                <li>
                  <h1><a href="/peixunzhuangtai/2019/0327/2063.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">建筑业一线作业人员素质情况分析及对策...</span></a> <input id="rpt_44_ctl08_HiddenField64"
                      name="rpt_44$ctl08$HiddenField64" type="hidden" value="无"></h1>
                  <h2> (19-03-27)</h2>
                </li>
                <li>
                  <h1><a href="/peixunzhuangtai/2019/0306/2030.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于举办建筑工程BIM造价技术应用 培训班(土建...</span></a> <input id="rpt_44_ctl08_HiddenField64"
                      name="rpt_44$ctl08$HiddenField64" type="hidden" value="无"></h1>
                  <h2> (19-03-06)</h2>
                </li>
              </ul>
              <ul id="rpt6_2">
                <li>
                  <h1><a href="/jiaoyuzixun/2020/0514/2721.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">开展线上培训 助力疫情防控...</span></a> <input id="rpt_45_ctl01_HiddenField65"
                      name="rpt_45$ctl01$HiddenField65" type="hidden" value="无"></h1>
                  <h2> (20-05-14)</h2>
                </li>
                <li>
                  <h1><a href="/jiaoyuzixun/2019/0509/2118.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于“重庆市住房城乡建设教育培训管理系统”...</span></a> <input id="rpt_45_ctl01_HiddenField65"
                      name="rpt_45$ctl01$HiddenField65" type="hidden" value="无"></h1>
                  <h2> (19-05-03)</h2>
                </li>
                <li>
                  <h1><a href="/jiaoyuzixun/2019/0327/2065.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"> 关于举办建筑工程BIM造价技术应用 培训班(土建...</span></a> <input id="rpt_45_ctl01_HiddenField65"
                      name="rpt_45$ctl01$HiddenField65" type="hidden" value="无"></h1>
                  <h2> (19-03-18)</h2>
                </li>
                <li>
                  <h1><a href="/jiaoyuzixun/2019/0311/2031.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">BIM是如何改造传统施工变更管理的...</span></a> <input id="rpt_45_ctl01_HiddenField65"
                      name="rpt_45$ctl01$HiddenField65" type="hidden" value="无"></h1>
                  <h2> (19-03-11)</h2>
                </li>
                <li>
                  <h1><a href="/jiaoyuzixun/2015/1225/942.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围教育培训招生简章...</span></a> <input id="rpt_45_ctl01_HiddenField65"
                      name="rpt_45$ctl01$HiddenField65" type="hidden" value="无"></h1>
                  <h2> (18-06-22)</h2>
                </li>
                <li>
                  <h1><a href="/jiaoyuzixun/2015/0612/753.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">我院建筑工程MBA项目新闻发布会成功召开...</span></a> <input id="rpt_45_ctl01_HiddenField65"
                      name="rpt_45$ctl01$HiddenField65" type="hidden" value="无"></h1>
                  <h2> (15-06-12)</h2>
                </li>
              </ul>
              <ul id="rpt6_3">
                <li>
                  <h1><a href="/peixunzhongxin/2015/0115/397.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围教育培训部简介...</span></a> <input id="rpt_45_ctl01_HiddenField66"
                      name="rpt_45$ctl01$HiddenField66" type="hidden" value="无"></h1>
                  <h2> (15-01-15)</h2>
                </li>
              </ul>
            </div>
          </div>
          <div class="cbox" style="margin-bottom:7px;">
            <div class="t">
              <h1><a>质量安全</a></h1>
              <a href="/zhilianganquan/chuangyougongzuo/" id="a4_1" onmouseover="SwitchTab('4','1','3')"><strong>创优工作</strong></a>
              <a href="/zhilianganquan/biaozhunguifan/" id="a4_2" onmouseover="SwitchTab('4','2','3')"><strong> 绿色施工</strong></a>
              <a href="/zhilianganquan/QChuodong/" id="a4_3" onmouseover="SwitchTab('4','3','3')"><strong> QC活动</strong></a>
            </div>
            <div class="c" style="height:169px; _overflow:hidden">
              <ul id="rpt4_1">
                <li>
                  <h1><a href="/zhilianganquan/chuangyougongzuo/2021/0226/2842.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">喜讯!重庆市建协推荐的3项工程入选2020~2021年</span></a>
                  </h1>
                  <h2> (21-02-26)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/chuangyougongzuo/2020/0508/2714.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">市建协赴洛渍垃圾焚烧发电厂进行创优细部策划</span></a>
                  </h1>
                  <h2> (20-05-08)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/chuangyougongzuo/2019/0904/2269.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">中国建设工程鲁班奖复查工作重庆站圆满结束</span></a>
                  </h1>
                  <h2> (19-09-04)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/chuangyougongzuo/2019/0816/2224.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2018~2019年度第二批国家优质工程奖复查工作重庆</span></a>
                  </h1>
                  <h2> (19-08-16)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/chuangyougongzuo/2019/0624/2170.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"> 2018年度巴渝杯评审工作会在江津召开</span></a>
                  </h1>
                  <h2> (19-06-24)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/chuangyougongzuo/2019/0606/2138.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">提升质量铸精品 学习交流共发展</span></a>
                  </h1>
                  <h2> (19-06-06)</h2>
                </li>
              </ul>
              <ul id="rpt4_2">
                <li>
                  <h1><a href="/zhilianganquan/biaozhunguifan/2019/0704/2179.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">绿色建造与高质量发展</span></a>
                    <input id="rpt_50_ctl07_HiddenField50" name="rpt_50$ctl07$HiddenField50" type="hidden" value="无">
                  </h1>
                  <h2> (19-07-04)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/biaozhunguifan/2019/0109/1967.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">贯彻绿色理念 践行绿色施工</span></a>
                    <input id="rpt_50_ctl07_HiddenField50" name="rpt_50$ctl07$HiddenField50" type="hidden" value="无">
                  </h1>
                  <h2> (19-01-09)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/biaozhunguifan/2015/0120/483.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">《重庆市建设工程绿色施工评价标准(征求意见</span></a>
                    <input id="rpt_50_ctl07_HiddenField50" name="rpt_50$ctl07$HiddenField50" type="hidden" value="无">
                  </h1>
                  <h2> (15-01-20)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/biaozhunguifan/2015/0120/480.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">住房和城乡建设部新修订《建筑工程施工质量验</span></a>
                    <input id="rpt_50_ctl07_HiddenField50" name="rpt_50$ctl07$HiddenField50" type="hidden" value="无">
                  </h1>
                  <h2> (15-01-20)</h2>
                </li>
              </ul>
              <ul id="rpt4_3">
                <li>
                  <h1><a href="/zhilianganquan/QChuodong/2020/1209/2782.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">中建协工程建设质量管理小组活动推进培训班在</font></span></a>
                  </h1>
                  <h2> (20-12-09)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/QChuodong/2020/0511/2715.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围2019年度工程建设优秀质量管理</span></a>
                  </h1>
                  <h2> (20-05-11)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/QChuodong/2019/0315/2040.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围2018年度工程建设优秀质量管理</span></a>
                  </h1>
                  <h2> (19-03-15)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/QChuodong/2018/1225/1933.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围深入会员单位开展质量创优及</span></a>
                  </h1>
                  <h2> (18-12-24)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/QChuodong/2018/1126/1924.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">全国工程建设质量管理小组活动知识培训班在渝</span></a>
                  </h1>
                  <h2> (18-11-26)</h2>
                </li>
                <li>
                  <h1><a href="/zhilianganquan/QChuodong/2018/1008/1865.html"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">市建协为会员单位上门开展QC小组活动培训服务</span></a>
                  </h1>
                  <h2> (18-10-08)</h2>
                </li>
              </ul>
            </div>
          </div>
        </div>
      </div>
      <div class="right">
        <div class="box">
          <div class="t">
            <h1>文件公告</h1>
            <a href="/xinwengonggao/wenjiangonggao/"><img height="12" src="/Images/more.jpg" width="25"></a>
          </div>
          <div class="c">
            <ul id="marqu" style="width:203px; height:437px; overflow:hidden;">
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0711/3099.html" target="_blank" title="重庆市建设信息中心关于发布2022年住房城乡建设..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆市建设信息中心关于发布2022年住房城乡建设...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0707/3098.html" target="_blank" title="关于举办广阳岛国际会议中心EPC项目绿色建造技..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于举办广阳岛国际会议中心EPC项目绿色建造技...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0705/3096.html" target="_blank" title="关于颁发2021年度2022世界杯外围巴渝杯优质工..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于颁发2021年度2022世界杯外围巴渝杯优质工...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0704/3093.html" target="_blank" title="关于召开科技创新智慧建造公益观摩会的通知..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于召开科技创新智慧建造公益观摩会的通知...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0701/3090.html" target="_blank" title="关于评选2021年度重庆市优质工程(设计)奖的通知..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于评选2021年度重庆市优质工程(设计)奖的通知...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0630/3088.html" target="_blank" title="关于召开工程价款结算纠纷法律交流会的通知..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于召开工程价款结算纠纷法律交流会的通知...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0705/3097.html" target="_blank" title="关于“举办数智.践行—数字建造(BIM+智慧工地)..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于“举办数智.践行—数字建造(BIM+智慧工地)...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0620/3086.html" target="_blank" title="关于2021年度2022世界杯外围巴渝杯优质工程奖..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于2021年度2022世界杯外围巴渝杯优质工程奖...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0610/3084.html" target="_blank" title="关于颁发2021年度2022世界杯外围山城杯安装工..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于颁发2021年度2022世界杯外围山城杯安装工...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0610/3083.html" target="_blank" title="关于举办疫情常态化下的建筑企业经营管理风险..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于举办疫情常态化下的建筑企业经营管理风险...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0606/3082.html" target="_blank" title="关于开展一级注册建造师继续教育培训的通知..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于开展一级注册建造师继续教育培训的通知...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0606/3081.html" target="_blank" title="关于举办第六届建设工程BIM大赛的通知..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于举办第六届建设工程BIM大赛的通知...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0602/3079.html" target="_blank" title="关于2021年度2022世界杯外围山城杯安装工程优..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于2021年度2022世界杯外围山城杯安装工程优...</span></a>
              </li>
              <li><a href="/xinwengonggao/wenjiangonggao/2022/0601/3077.html" target="_blank" title="2022世界杯外围诚信承诺书..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围诚信承诺书...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0530/3073.html" target="_blank" title="关于公布通过评审的2022年第一批重庆市建筑业协..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于公布通过评审的2022年第一批重庆市建筑业协...</span></a>
              </li>
              <li>
                <a href="/xinwengonggao/wenjiangonggao/2022/0530/3072.html" target="_blank" title="关于公布2022年第一批2022世界杯外围建筑业新..."><span style="font-size: ;  font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于公布2022年第一批2022世界杯外围建筑业新...</span></a>
              </li>
            </ul>
          </div>
        </div>
        <div class="box" style="margin-top:0px; height:210px;">
          <div class="t">
            <h1>创先争优</h1><a href="/xiehuigongzuo/chuangxianzhengyou/"><img height="12" src="/Images/more.jpg" width="25"></a>
          </div>
          <div class="c">
            <ul>
              <li style="line-height:25px;"><a href="/xiehuigongzuo/chuangxianzhengyou/2015/0107/348.html" target="_blank" title="巴渝杯获奖工程">巴渝杯获奖工程</a></li>
              <li style="line-height:25px;"><a href="/xiehuigongzuo/chuangxianzhengyou/2015/0107/353.html" target="_blank" title="重庆市工程建设QC成果">重庆市工程建设QC成果</a></li>
              <li style="line-height:25px;"><a href="/xiehuigongzuo/chuangxianzhengyou/2015/0120/482.html" target="_blank" title="重庆建筑业新技术应用示范工">重庆建筑业新技术应用示范工</a></li>
              <li style="line-height:25px;"><a href="/xiehuigongzuo/chuangxianzhengyou/2015/0107/350.html" target="_blank" title="重庆市建筑业优秀经理">重庆市建筑业优秀经理</a></li>
              <li style="line-height:25px;"><a href="/xiehuigongzuo/chuangxianzhengyou/2015/0107/352.html" target="_blank" title="重庆市建筑业优秀项目经理">重庆市建筑业优秀项目经理</a></li>
              <li style="line-height:25px;"><a href="/xiehuigongzuo/chuangxianzhengyou/2015/0107/349.html" target="_blank" title="重庆市建筑业AAA级信用企业">重庆市建筑业AAA级信用企业</a></li>
              <li style="line-height:25px;"><a href="/xiehuigongzuo/chuangxianzhengyou/2015/0107/351.html" target="_blank" title="重庆市建筑业先进企业">重庆市建筑业先进企业</a></li>
            </ul>
          </div>
        </div>
        <div class="box">
          <div class="t">
            <h1>联系各部门</h1>
          </div>
          <div class="c">
            <p><a href="/mishuchangxinxiang/" target="_blank"><img border="0" height="35" src="/Images/xx1.jpg" width="209"></a></p>
            <p><a href="/fenzhijigouxinxiang/" target="_blank"><img border="0" height="35" src="/Images/xx2.jpg" width="209"></a></p>
            <p><a href="/gebumenxinxiang/" target="_blank"><img border="0" height="35" src="/Images/xx3.jpg" width="209"></a></p>
            <p><a href="/jiaoyupeixunbu/" target="_blank"><img border="0" height="35" src="/Images/xx4.jpg" width="209"></a></p>
            <p><a href="/qiyefazhanbu/" target="_blank"><img border="0" height="35" src="/Images/xx6.jpg" width="209"></a></p>
            <p><a href="/jishuweiyuanhui/" target="_blank"><img border="0" height="35" src="/Images/xx5.jpg" width="209"></a></p>
          </div>
        </div>
      </div>
      <div class="cls"></div>
    </div>
    <div id="main3">
      <div class="left">
        <div class="cbox" style=" margin-bottom:7px;">
          <div class="t">
            <h1><a>2022世界杯外围推单</a></h1>
            <a href="/zhengcefagui/zhengcefabu/" id="a5_1" onmouseover="SwitchTab('5','1','2')"><strong> 政策发布</strong></a>
            <a href="/zhengcefagui/falvfagui/" id="a5_2" onmouseover="SwitchTab('5','2','2')"><strong> 法律法规</strong></a>
          </div>
          <div class="c" style="padding-bottom:3px; height:160px; _overflow:hidden">
            <ul id="rpt5_1">
              <li>
                <h1><a href="/zhengcefagui/zhengcefabu/2021/0915/2964.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆市江津区人民政府办公室 关于促进建筑业改...</span></a>
                  <input id="rpt_26_ctl06_HiddenField26" name="rpt_26$ctl06$HiddenField26" type="hidden" value="无">
                </h1>
                <h2> (21-09-15)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/zhengcefabu/2021/0823/2956.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于印发《智慧工地建设与评价技术细则》的通...</span></a>
                  <input id="rpt_26_ctl06_HiddenField26" name="rpt_26$ctl06$HiddenField26" type="hidden" value="无">
                </h1>
                <h2> (21-08-23)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/zhengcefabu/2021/0823/2955.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆市住房和城乡建设委员会关于印发《重庆市...</span></a>
                  <input id="rpt_26_ctl06_HiddenField26" name="rpt_26$ctl06$HiddenField26" type="hidden" value="无">
                </h1>
                <h2> (21-08-23)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/zhengcefabu/2021/0823/2951.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于调整房屋建筑工程和市政基础设施工程(含...</span></a>
                  <input id="rpt_26_ctl06_HiddenField26" name="rpt_26$ctl06$HiddenField26" type="hidden" value="无">
                </h1>
                <h2> (21-08-23)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/zhengcefabu/2021/0419/2881.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆市住房和城乡建设委员会关于推进建筑业企...</span></a>
                  <input id="rpt_26_ctl06_HiddenField26" name="rpt_26$ctl06$HiddenField26" type="hidden" value="无">
                </h1>
                <h2> (21-04-19)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/zhengcefabu/2021/0303/2848.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆市住房和城乡建设委员会关于明确房屋建筑...</span></a>
                  <input id="rpt_26_ctl06_HiddenField26" name="rpt_26$ctl06$HiddenField26" type="hidden" value="无">
                </h1>
                <h2> (21-03-03)</h2>
              </li>
            </ul>
            <ul id="rpt5_2">
              <li>
                <h1><a href="/zhengcefagui/falvfagui/2021/0823/2953.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">工程索赔常见认识误区及化解建议...</span></a>
                  <input id="rpt_27_ctl06_HiddenField27" name="rpt_27$ctl06$HiddenField27" type="hidden" value="无">
                </h1>
                <h2> (21-08-23)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/falvfagui/2020/0116/2451.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">中华人民共和国建筑法...</span></a>
                  <input id="rpt_27_ctl06_HiddenField27" name="rpt_27$ctl06$HiddenField27" type="hidden" value="无">
                </h1>
                <h2> (19-05-08)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/falvfagui/2019/0110/1976.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">建筑工程施工发包与承包违法行为认定查处管理...</span></a>
                  <input id="rpt_27_ctl06_HiddenField27" name="rpt_27$ctl06$HiddenField27" type="hidden" value="无">
                </h1>
                <h2> (19-01-10)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/falvfagui/2019/0109/1972.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">最高人民法院关于审理建设工程施工合同纠纷 案...</span></a>
                  <input id="rpt_27_ctl06_HiddenField27" name="rpt_27$ctl06$HiddenField27" type="hidden" value="无">
                </h1>
                <h2> (19-01-09)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/falvfagui/2017/0705/1445.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">违法分包工程发生工伤发包方应承担用工主体责...</span></a>
                  <input id="rpt_27_ctl06_HiddenField27" name="rpt_27$ctl06$HiddenField27" type="hidden" value="无">
                </h1>
                <h2> (17-07-05)</h2>
              </li>
              <li>
                <h1><a href="/zhengcefagui/falvfagui/2017/0705/1444.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">发包方能否以承包方未开具发票为由拒付工程款...</span></a>
                  <input id="rpt_27_ctl06_HiddenField27" name="rpt_27$ctl06$HiddenField27" type="hidden" value="无">
                </h1>
                <h2> (17-07-05)</h2>
              </li>
            </ul>
          </div>
        </div>
      </div>
      <div class="right">
        <div class="cbox" style=" margin-bottom:7px;">
          <div class="t">
            <h1><a>科技前沿</a></h1>
            <a href="/jianshekeji/jianshekeji/" id="a7_1" onmouseover="SwitchTab('7','1','2')"><strong> 技术推广</strong></a>
            <a href="/jianshekeji/jishufuwu/" id="a7_2" onmouseover="SwitchTab('7','2','2')"><strong> 标准规范</strong></a>
          </div>
          <div class="c" style="padding-bottom:3px; height:160px; _overflow:hidden">
            <ul id="rpt7_1">
              <li>
                <h1><a href="/jianshekeji/jianshekeji/2021/0914/2963.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆市房屋建筑与市政工程建筑信息模型(BIM)...</span></a>
                  <input id="rpt_36_ctl06_HiddenField36" name="rpt_36$ctl06$HiddenField36" type="hidden" value="无">
                </h1>
                <h2> (21-09-14)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jianshekeji/2021/0203/2834.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">重庆新版装配率计算细则: 新增信息化应用分值...</span></a>
                  <input id="rpt_36_ctl06_HiddenField36" name="rpt_36$ctl06$HiddenField36" type="hidden" value="无">
                </h1>
                <h2> (21-02-03)</h2>
              </li>
              <li>
                <h1>
                  <a href="/jianshekeji/jianshekeji/2020/1125/2762.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">浅析BIM技术对工程造价管理的影响</font>...</span></a>
                  <input id="rpt_36_ctl06_HiddenField36" name="rpt_36$ctl06$HiddenField36" type="hidden" value="无">
                </h1>
                <h2> (20-11-25)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jianshekeji/2020/1125/2761.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;"><font color="#333333">运用智慧科技 实现管理提升</font>...</span></a>
                  <input id="rpt_36_ctl06_HiddenField36" name="rpt_36$ctl06$HiddenField36" type="hidden" value="无">
                </h1>
                <h2> (20-11-25)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jianshekeji/2020/0115/2446.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">第三届建设工程BIM技术应用交流暨成果发布会召...</span></a>
                  <input id="rpt_36_ctl06_HiddenField36" name="rpt_36$ctl06$HiddenField36" type="hidden" value="无">
                </h1>
                <h2> (19-12-13)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jianshekeji/2020/0115/2445.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">市建协举办《建筑业10项新技术(2017版)》应用...</span></a>
                  <input id="rpt_36_ctl06_HiddenField36" name="rpt_36$ctl06$HiddenField36" type="hidden" value="无">
                </h1>
                <h2> (19-11-25)</h2>
              </li>
            </ul>
            <ul id="rpt7_2">
              <li>
                <h1><a href="/jianshekeji/jishufuwu/2020/0115/2447.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">市建协召开《2022世界杯外围》专...</span></a>
                  <input id="rpt_37_ctl06_HiddenField37" name="rpt_37$ctl06$HiddenField37" type="hidden" value="无">
                </h1>
                <h2> (20-01-14)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jishufuwu/2020/0115/2448.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">2022世界杯外围首部团体标准发布...</span></a>
                  <input id="rpt_37_ctl06_HiddenField37" name="rpt_37$ctl06$HiddenField37" type="hidden" value="无">
                </h1>
                <h2> (19-11-21)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jishufuwu/2018/0104/1582.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">团体标准管理规定(试行)...</span></a>
                  <input id="rpt_37_ctl06_HiddenField37" name="rpt_37$ctl06$HiddenField37" type="hidden" value="无">
                </h1>
                <h2> (18-01-04)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jishufuwu/2016/0419/1036.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于征集重庆市建筑信息模型(BIM)技术应用专...</span></a>
                  <input id="rpt_37_ctl06_HiddenField37" name="rpt_37$ctl06$HiddenField37" type="hidden" value="无">
                </h1>
                <h2> (16-04-19)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jishufuwu/2016/0419/1035.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于征集2016年度建筑信息模型(BIM)技术应用示...</span></a>
                  <input id="rpt_37_ctl06_HiddenField37" name="rpt_37$ctl06$HiddenField37" type="hidden" value="无">
                </h1>
                <h2> (16-04-19)</h2>
              </li>
              <li>
                <h1><a href="/jianshekeji/jishufuwu/2016/0419/1034.html" target="_blank"><span style="font-size: ; color:; font-family: ''; font-style: ; font-weight: ; text-decoration: ;">关于加快推进建筑信息模型(BIM)技术应用的意...</span></a>
                  <input id="rpt_37_ctl06_HiddenField37" name="rpt_37$ctl06$HiddenField37" type="hidden" value="无">
                </h1>
                <h2> (16-04-19)</h2>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <div id="show">
      <div class="title"> <a href="/fengcaizhanshi/"><img height="33" src="/Images/index_show.jpg" width="960"></a>
      </div>
      <div class="content" id="right4" style="width:930px; height:116px; overflow:hidden;">
        <table border="0" cellpadding="0" cellspacing="0">
        </table>
        <table height="100%" width="100%">
          <tbody>
            <tr>
              <td id="demo1">
                <table cellpadding="0" cellspacing="0" height="100%" width="100%">
                  <tbody>
                    <tr>
                      <td>
                        <a href="/fengcaizhanshi/2014/1212/283.html" target="_blank" title="金科阳光小镇六期9#楼C2"><img height="120" src="/uploads/allimg/141212/1-141212133S9258-lp.JPG" width="160"></a>
                      </td>
                      <td>
                        <a href="/fengcaizhanshi/2014/1212/282.html" target="_blank" title="解放台片区经济适用房A"><img height="120" src="/uploads/allimg/141212/1-141212133542R4-lp.JPG" width="160"></a>
                      </td>
                      <td>
                        <a href="/fengcaizhanshi/2014/1212/281.html" target="_blank" title="加州电子校旧城改造工程"><img height="120" src="/uploads/allimg/141212/1-1412121334111a-lp.JPG" width="160"></a>
                      </td>
                      <td>
                        <a href="/fengcaizhanshi/2014/1212/280.html" target="_blank" title="化龙桥片区B11-1.02地块超高"><img height="120" src="/uploads/allimg/141212/1-14121213325W32-lp.JPG" width="160"></a>
                      </td>
                      <td>
                        <a href="/fengcaizhanshi/2014/1212/279.html" target="_blank" title="和记黄埔地产(重庆南岸"><img height="120" src="/uploads/allimg/141212/1-14121213313cU-lp.JPG" width="160"></a>
                      </td>
                      <td>
                        <a href="/fengcaizhanshi/2014/1212/278.html" target="_blank" title="合川世纪金马?MINI时代3、"><img height="120" src="/uploads/allimg/141212/1-141212133011R0-lp.JPG" width="160"></a>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </td>
              <td id="demo2">
              </td>
            </tr>
          </tbody>
        </table>
        <div class="cls">
        </div>
      </div>
      <script>
        var speed = 20 //速度数值越大速度越慢
        demo2.innerHTML = demo1.innerHTML

        function Marquee() {
          if (right4.scrollLeft <= 0) right4.scrollLeft += demo2.offsetWidth
          else {
            right4.scrollLeft--
          }
        }
        var MyMar = setInterval(Marquee, speed)
        right4.onmouseover = function() {
          clearInterval(MyMar)
        }
        right4.onmouseout = function() {
          MyMar = setInterval(Marquee, speed)
        }
      </script>
      <style type="text/css">
        <!--
        .STYLE1 {
          font-size: 12px;
          color: #000000;
        }
        -->
      </style>
      <div id="link">友情链接:<select id="Bottom1_DropDownList1" name="Bottom1$DropDownList1" onchange="if(this.options[this.selectedIndex].value!='default')window.open(this.options[this.selectedIndex].value);" style="width:120px;">
          <option value="http://www.i-d-y.com/plus/view.php?aid=345">中国行业协会网站</option>
          <option value="http://www.i-d-y.com/plus/view.php?aid=335">中国建筑业协会</option>
        </select>
        <select id="Bottom1_DropDownList2" name="Bottom1$DropDownList2" onchange="if(this.options[this.selectedIndex].value!='default')window.open(this.options[this.selectedIndex].value);" style="width:120px;">
          <option value="/plus/view.php?aid=346">省厅网站</option>
          <option value="/plus/view.php?aid=336">重庆市城乡建委</option>
        </select>
        <select id="Bottom1_DropDownList8" name="Bottom1$DropDownList8" onchange="if(this.options[this.selectedIndex].value!='default')window.open(this.options[this.selectedIndex].value);" style="width:110px;">
          <option value="/plus/view.php?aid=347">友好协会</option>
          <option value="/plus/view.php?aid=340">河南省建协</option>
          <option value="/plus/view.php?aid=339">大连市建筑业协会</option>
          <option value="/plus/view.php?aid=338">辽宁省建协</option>
          <option value="/plus/view.php?aid=337">四川省建协</option>
        </select>
        <select id="Bottom1_DropDownList3" name="Bottom1$DropDownList3" onchange="if(this.options[this.selectedIndex].value!='default')window.open(this.options[this.selectedIndex].value);" style="width:140px;">
          <option value="/plus/view.php?aid=1559">分支机构</option>
          <option value="/plus/view.php?aid=1474">重庆市建协加固分会</option>
          <option value="/plus/view.php?aid=1471">2022世界杯外围信息化</option>
          <option value="/plus/view.php?aid=343">重庆市建协机械设备管理</option>
          <option value="/plus/view.php?aid=342">重庆市建协安装分会</option>
          <option value="/plus/view.php?aid=341">重庆市建协智能化工程分</option>
        </select>
        <select id="Bottom1_DropDownList5" name="Bottom1$DropDownList5" onchange="if(this.options[this.selectedIndex].value!='default')window.open(this.options[this.selectedIndex].value);" style="width:90px;">
        </select>
        <select id="Bottom1_DropDownList6" name="Bottom1$DropDownList6" onchange="if(this.options[this.selectedIndex].value!='default')window.open(this.options[this.selectedIndex].value);" style="width:90px;">
        </select>
        <select id="Bottom1_DropDownList7" name="Bottom1$DropDownList7" onchange="if(this.options[this.selectedIndex].value!='default')window.open(this.options[this.selectedIndex].value);" style="width:90px;">
        </select>
      </div>
      <div id="footer_bottom">
        <p>&nbsp; </p>
        <table align="left" border="0" cellpadding="0" cellspacing="0" height="87" width="100%">
          <tbody>
            <tr>
              <td rowspan="3" style="text-align: left">
                <div style="width:300px;margin:0 auto; padding:20px 0;">
                  <a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=50010302003074" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;" target="_blank"><img src="/uploads/allimg/备案图标.png " style="float:left;"><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">渝公网安备 50010302003074号</p></a>
                </div>
              </td>
              <td rowspan="3" style="text-align: left">
                <p>版权所有:2022世界杯外围<br> 网站维护:<a href="http://www.i-d-y.com">2022世界杯外围</a>综合办公室<br>
                  <a href="http://beian.miit.gov.cn/">渝ICP备16002261号-2</a>&nbsp;
                </p>
              </td>
              <td rowspan="3" style="text-align: left">地  址:重庆市渝中区长江一路62号2号楼10楼<br> 电  话:023-63522741   传  真:023-63522741<br> 邮政编码:400014          &nbsp;</td>
            </tr>
            <tr>
            </tr>
            <tr>
            </tr>
          </tbody>
        </table>
        <p></p>
        <p>&nbsp;</p>
        <p>&nbsp;</p>
        <p>&nbsp;</p>
      </div>
    </div>
    <script type="text/javascript">
      SwitchTab('1', '1', '3'); //显示默认选项卡
      SwitchTab('2', '1', '2'); //显示默认选项卡
      SwitchTab('3', '1', '2'); //显示默认选项卡
      SwitchTab('4', '1', '3'); //显示默认选项卡
      SwitchTab('5', '1', '2'); //显示默认选项卡
      SwitchTab('6', '1', '3'); //显示默认选项卡
      SwitchTab('7', '1', '2'); //显示默认选项卡
    </script>
  </div>
</form>

Text Content

2022世界杯外围 - 2022世界杯外围推单


2022世界杯外围 - 2022世界杯外围推单




今天是


加入收藏


设为首页


 * 2022世界杯外围
 * 协会概况
   * 协会简介
   * 协会章程
   * 组织机构
   * 协会领导
 * 新闻公告
   * 协会要闻
   * 文件公告
   * 行业要闻
 * 协会工作
   * 网上申报
   * 创先争优
   * 企业服务
   * 科技前沿
   * 资料下载
 * 领导讲话
 * 会员之窗
   * 申请入会
   * 会员变更
   * 会员名单
 * 网上申报
 * 2022世界杯外围
   * 2022世界杯外围
   * 在线留言


站内搜索 搜索


2022世界杯外围

协会要闻 领导讲话 分支机构


 * 中建协朱正举监事长带队赴重庆市建协调研指导...
   
   
   (22-07-13)


 * 2022世界杯外围联合重庆市市政工程协会共同...
   
   
   (22-07-12)


 * 重庆市建协召开半年工作会...
   
   
   (22-07-12)


 * 2022世界杯外围装配式建造分会正式成立...
   
   
   (22-07-01)


 * 2021年度巴渝杯优质工程奖评审圆满收官...
   
   
   (22-06-20)


 * 2022世界杯外围举办 “数智•安全”公益直播...
   
   
   (22-06-14)


 * 重庆市建协召开主城新区建筑业协会工作交流会...
   
   
   (22-06-01)


 * 科技创新,协会大有作为...
   
   
   (21-05-06)


 * 信息化赋能建筑业高质量发展 ——在“数字建企...
   
   
   (20-12-18)


 * 在“数字建企 新动能推动新发展”签约暨启动仪...
   
   
   (20-12-18)


 * 乔明佳 在2022世界杯外围第五届一次会员代表...
   
   
   (20-11-25)


 * 程健 在2022世界杯外围第五届一次会员代表大...
   
   
   (20-11-25)


 * 周锐角 切实提高政治站位 坚决扛起政治责任 为...
   
   
   (20-11-25)


 * 重庆市民政局社会组织管理局副局长程健在市建...
   
   
   (20-11-25)


 * 分支机构
   
   
   (17-01-11)




网上申报






西部建筑业




会员之窗

 * 申请入会
 * 会员变更
 * 会员名单


资料下载






行业动态

行业要闻 最新时讯


 * 助推城市功能与品质再升级 “十四五”时期重庆...
   
   
   (22-07-15)


 * 主城都市区加快城市更新提升...
   
   
   (22-07-15)


 * 国务院办公厅转发工作方案 推动重点工程项目大...
   
   
   (22-07-15)


 * 《2022世界杯外围》发布 提出完...
   
   
   (22-07-15)


 * 建筑业企业应高度关注碳排放权交易...
   
   
   (21-08-23)


 * 建筑业等重点场所重点单位重点人群疫情常态化...
   
   
   (21-08-20)


 * 重庆三项目入选全国智能建造试点 全市累计建设...
   
   
   (21-08-23)


 * @全市企业职工 留渝过节,非必要不返乡...
   
   
   (21-01-13)


 * “中国建设杯”第三届装配式建筑职业技能竞赛...
   
   
   (20-11-24)


 * 重庆2022年城镇新建绿色建筑占比将达70%...
   
   
   (20-11-24)


 * 国家发改委要求严格执行“必须招标”范围和规...
   
   
   (20-11-24)


 * 多项举措惠及工程项目建设类民企...
   
   
   (20-11-24)


企业服务

法律服务 调研报告


 * 重庆市住房和城乡建设委员会 重庆市城市管理局
   
   
   (20-11-25)


 * 重庆市住房和城乡建设委员会 关于印发房屋建筑
   
   
   (20-11-25)


 * 住房和城乡建设部办公厅关于印发 房屋建筑和市
   
   
   (20-11-25)


 * 房屋市政工程复工复产指南
   
   
   (20-03-27)


 * 建筑企业迎接复工注意事项
   
   
   (20-02-15)


 * 企业复工疫情防控操作手册
   
   
   (20-02-15)


 * 新冠肺炎疫情对施工企业市场运行情况的影响和
   
   
   (20-04-09)


 * 人人关注建筑业 人人支持建筑业 人人服务建筑业
   
   
   (18-09-05)


 * 企业诉求行业呼声
   
   
   (17-12-08)


 * 沈阳市现代建筑产业化考察报告
   
   
   (15-01-06)


 * 关于建议“清理保证金 减轻企业负担”的报告
   
   
   (15-01-05)


教育培训

培训动态 教育资讯 培训中心


 * 2022世界杯外围教育培训招生简章...
   
   
   (21-03-03)


 * 关于考取岗位资格证的报名通知...
   
   
   (20-03-09)


 * 市建协举办建筑工程BIM 造价技术应用(土建专业...
   
   
   (19-05-09)


 * 建筑工程BIM造价技术应用培训...
   
   
   (19-05-09)


 * 建筑业一线作业人员素质情况分析及对策...
   
   
   (19-03-27)


 * 关于举办建筑工程BIM造价技术应用 培训班(土建...
   
   
   (19-03-06)


 * 开展线上培训 助力疫情防控...
   
   
   (20-05-14)


 * 关于“重庆市住房城乡建设教育培训管理系统”...
   
   
   (19-05-03)


 * 关于举办建筑工程BIM造价技术应用 培训班(土建...
   
   
   (19-03-18)


 * BIM是如何改造传统施工变更管理的...
   
   
   (19-03-11)


 * 2022世界杯外围教育培训招生简章...
   
   
   (18-06-22)


 * 我院建筑工程MBA项目新闻发布会成功召开...
   
   
   (15-06-12)


 * 2022世界杯外围教育培训部简介...
   
   
   (15-01-15)


质量安全

创优工作 绿色施工 QC活动


 * 喜讯!重庆市建协推荐的3项工程入选2020~2021年
   
   
   (21-02-26)


 * 市建协赴洛渍垃圾焚烧发电厂进行创优细部策划
   
   
   (20-05-08)


 * 中国建设工程鲁班奖复查工作重庆站圆满结束
   
   
   (19-09-04)


 * 2018~2019年度第二批国家优质工程奖复查工作重庆
   
   
   (19-08-16)


 * 2018年度巴渝杯评审工作会在江津召开
   
   
   (19-06-24)


 * 提升质量铸精品 学习交流共发展
   
   
   (19-06-06)


 * 绿色建造与高质量发展
   
   
   (19-07-04)


 * 贯彻绿色理念 践行绿色施工
   
   
   (19-01-09)


 * 《重庆市建设工程绿色施工评价标准(征求意见
   
   
   (15-01-20)


 * 住房和城乡建设部新修订《建筑工程施工质量验
   
   
   (15-01-20)


 * 中建协工程建设质量管理小组活动推进培训班在
   
   
   (20-12-09)


 * 2022世界杯外围2019年度工程建设优秀质量管理
   
   
   (20-05-11)


 * 2022世界杯外围2018年度工程建设优秀质量管理
   
   
   (19-03-15)


 * 2022世界杯外围深入会员单位开展质量创优及
   
   
   (18-12-24)


 * 全国工程建设质量管理小组活动知识培训班在渝
   
   
   (18-11-26)


 * 市建协为会员单位上门开展QC小组活动培训服务
   
   
   (18-10-08)


文件公告

 * 重庆市建设信息中心关于发布2022年住房城乡建设...
 * 关于举办广阳岛国际会议中心EPC项目绿色建造技...
 * 关于颁发2021年度2022世界杯外围巴渝杯优质工...
 * 关于召开科技创新智慧建造公益观摩会的通知...
 * 关于评选2021年度重庆市优质工程(设计)奖的通知...
 * 关于召开工程价款结算纠纷法律交流会的通知...
 * 关于“举办数智.践行—数字建造(BIM+智慧工地)...
 * 关于2021年度2022世界杯外围巴渝杯优质工程奖...
 * 关于颁发2021年度2022世界杯外围山城杯安装工...
 * 关于举办疫情常态化下的建筑企业经营管理风险...
 * 关于开展一级注册建造师继续教育培训的通知...
 * 关于举办第六届建设工程BIM大赛的通知...
 * 关于2021年度2022世界杯外围山城杯安装工程优...
 * 2022世界杯外围诚信承诺书...
 * 关于公布通过评审的2022年第一批重庆市建筑业协...
 * 关于公布2022年第一批2022世界杯外围建筑业新...


创先争优

 * 巴渝杯获奖工程
 * 重庆市工程建设QC成果
 * 重庆建筑业新技术应用示范工
 * 重庆市建筑业优秀经理
 * 重庆市建筑业优秀项目经理
 * 重庆市建筑业AAA级信用企业
 * 重庆市建筑业先进企业


联系各部门






2022世界杯外围推单

政策发布 法律法规


 * 重庆市江津区人民政府办公室 关于促进建筑业改...
   
   
   (21-09-15)


 * 关于印发《智慧工地建设与评价技术细则》的通...
   
   
   (21-08-23)


 * 重庆市住房和城乡建设委员会关于印发《重庆市...
   
   
   (21-08-23)


 * 关于调整房屋建筑工程和市政基础设施工程(含...
   
   
   (21-08-23)


 * 重庆市住房和城乡建设委员会关于推进建筑业企...
   
   
   (21-04-19)


 * 重庆市住房和城乡建设委员会关于明确房屋建筑...
   
   
   (21-03-03)


 * 工程索赔常见认识误区及化解建议...
   
   
   (21-08-23)


 * 中华人民共和国建筑法...
   
   
   (19-05-08)


 * 建筑工程施工发包与承包违法行为认定查处管理...
   
   
   (19-01-10)


 * 最高人民法院关于审理建设工程施工合同纠纷 案...
   
   
   (19-01-09)


 * 违法分包工程发生工伤发包方应承担用工主体责...
   
   
   (17-07-05)


 * 发包方能否以承包方未开具发票为由拒付工程款...
   
   
   (17-07-05)


科技前沿

技术推广 标准规范


 * 重庆市房屋建筑与市政工程建筑信息模型(BIM)...
   
   
   (21-09-14)


 * 重庆新版装配率计算细则: 新增信息化应用分值...
   
   
   (21-02-03)


 * 浅析BIM技术对工程造价管理的影响...
   
   
   (20-11-25)


 * 运用智慧科技 实现管理提升...
   
   
   (20-11-25)


 * 第三届建设工程BIM技术应用交流暨成果发布会召...
   
   
   (19-12-13)


 * 市建协举办《建筑业10项新技术(2017版)》应用...
   
   
   (19-11-25)


 * 市建协召开《2022世界杯外围》专...
   
   
   (20-01-14)


 * 2022世界杯外围首部团体标准发布...
   
   
   (19-11-21)


 * 团体标准管理规定(试行)...
   
   
   (18-01-04)


 * 关于征集重庆市建筑信息模型(BIM)技术应用专...
   
   
   (16-04-19)


 * 关于征集2016年度建筑信息模型(BIM)技术应用示...
   
   
   (16-04-19)


 * 关于加快推进建筑信息模型(BIM)技术应用的意...
   
   
   (16-04-19)

友情链接: 中国行业协会网站 中国建筑业协会 省厅网站 重庆市城乡建委 友好协会 河南省建协 大连市建筑业协会 辽宁省建协 四川省建协 分支机构
重庆市建协加固分会 2022世界杯外围信息化 重庆市建协机械设备管理 重庆市建协安装分会 重庆市建协智能化工程分

 

渝公网安备 50010302003074号

版权所有:2022世界杯外围
网站维护:2022世界杯外围综合办公室
渝ICP备16002261号-2 

地  址:重庆市渝中区长江一路62号2号楼10楼
电  话:023-63522741   传  真:023-63522741
邮政编码:400014