






<!DOCTYPE HTML>



<html>

<head>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    <meta http-equiv="X-UA-Compatible" content="IE=edge">

    <meta name="viewport" content="width=device-width, initial-scale=1">



    <link rel="shortcut icon" href="favicon.png">

    

    <title>首页-江苏苏咨工程咨询有限责任公司</title>

    <meta name="description" content="江苏苏咨工程咨询有限责任公司（简称“苏咨公司”）前身为江苏省工程咨询中心造价处，2001年改制注册成立；是国家甲级招标代理、甲级工程造价企业；是中国建设工程造价管理协会、江苏省工程造价管理协会、江苏省建设工程招标投标协会，南京市工程造价管理协会、南京建设工程招标投标协会会员单位，江苏省招标投标协会理事单位，南京市招标投标协会常务理事单位；苏咨公司经过十几年的发展得到了社会各界的广泛认可与肯定，成为政府及企业值得信赖的咨询机构。">

    <meta name="keywords" content="工程咨询,工程造价 " />

    <meta name="author" content="江苏苏咨工程咨询有限责任公司">

  

    <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->    

    <script src="assets/js/modernizr-2.6.2.min.js"></script> 

    

    <!-- Bootstrap core CSS -->  

    <link href="assets/css/bootstrap.css" rel="stylesheet">    

   

    <link rel="stylesheet" href="css/thissite.css">     

    

    <!--[if lte IE 6]>

    <link rel="stylesheet" type="text/css" href="assets/css/bootstrap-ie6.css">

    <![endif]-->

    <!--[if lte IE 7]>

    <link rel="stylesheet" type="text/css" href="assets/css/ie.css">

    <![endif]-->    

      

    

    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

    <!--[if lt IE 9]>

      <script src="assets/js/html5shiv.min.js"></script>

      <script src="assets/js/respond.min.js"></script>

    <![endif]-->         

     

   

<style type="text/css">

/* 网站变黑白色 */

/*
html {
FILTER: gray;
-webkit-filter: grayscale(100%);
}
*/


/*默认链接的颜色、字体*/

a {

	color: #666666;

	text-decoration: none;

	font-family:  "Microsoft YaHei", "微软雅黑", "宋体", arial, sans-serif;

}



.container {}      /* container内容居中 */

.container {

  margin-left: auto;  

  margin-right: auto;  

  *zoom: 1;  

}



.container:before,  

.container:after {  

  display: table;  

  line-height: 0;  

  content: "";  

}  

.container:after {  

  clear: both;  

}



.nav > li > a {       /*标题间的间隔*/

  padding: 10px 30px;

}



/***** 下拉菜单 ****/

.dropdown-menu {

  position: absolute;

  top: 100%;

  left: 0;

  z-index: 1000;

  display: none;

  float: left;

  min-width: 160px;

  padding: 5px 0;

  margin: 2px 0 0;

  font-size: 14px;

  text-align: left;

  list-style: none;

  background-color: #66b4eb;

  -webkit-background-clip: padding-box;

          background-clip: padding-box;

  border: 1px solid #ccc;

  border: 1px solid rgba(0, 0, 0, .15);

  border-radius: 10px;

  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .75);

          box-shadow: 0 6px 12px rgba(0, 0, 0, .75);

}



.dropdown-menu .divider {   /*间隔横线*/   

  height: 1px;

  margin: 9px 0;

  overflow: hidden;

  background-color: #90c8f2;

}

.dropdown-menu > li > a {

  display: block;

  padding: 3px 20px;

  clear: both;

  font-weight: normal;

  line-height: 1.42857143;

  color: #FFFFFF;

  white-space: nowrap;

}

.dropdown-menu > li > a:hover,

.dropdown-menu > li > a:focus {

  color: #ffffff;

  text-decoration: underline;

  background-color: ;

}



/****** 鼠标移动到栏目时的效果 *******/  

.nav > li > a:hover,

.nav > li > a:focus {                    /*鼠标移上时的，标题的背景颜色，以及字体颜色*/

  text-decoration: none;

  /*background-color: #eee;*/

  background-color:#3173d3;

   border-radius:0px 0px 0px 0px; 

  color:#FFF;

}



/****** 鼠标移动到栏目时的效果 v1 *******/  

.nav > li > a.index1:hover,

.nav > li > a.index1:focus {                    /*鼠标移上时的，标题的背景颜色，以及字体颜色*/

  text-decoration: none;

  /*background-color: #eee;*/

   background-color:#ff9e00;     /*橙色背景*/

   border-radius:0px 0px 0px 0px; 

  color:#FFF;

}





/****** 鼠标点击栏目时的效果 *******/  

.nav .open > a,

.nav .open > a:hover,

.nav .open > a:focus {                    /*鼠标点击上时的，标题的背景颜色，以及字体颜色*/

  background-color:#3173d3;

  border-color: #428bca;

  border-radius:0px 0px 0px 0px;  

}  



/****** 当前标签页的效果 *******/  

.nav-tabs > li.active > a,

.nav-tabs > li.active > a:hover,

.nav-tabs > li.active > a:focus {

  color: #3173d3;

  cursor: default;

  background-color: #fff;

  border: 1px solid #ddd;

  border-bottom-color: transparent;

  font-size: larger;

  font-weight: bold;

  font-family:  "Microsoft YaHei", "微软雅黑", "宋体", arial, sans-serif;

}



/****** 当前标签页的效果  V1*******/  

.nav-tabs > li.active > a.index1,

.nav-tabs > li.active > a.idnex1:hover,

.nav-tabs > li.active > a.index1:focus {

  color: #ff9e00;             /****** 橙色 *******/  

  cursor: default;

  background-color: #fff;

  border: 1px solid #ddd;

  border-bottom-color: transparent;

  font-size: larger;

  font-weight: bold;

  font-family:  "Microsoft YaHei", "微软雅黑", "宋体", arial, sans-serif;

}



/******* 焦点图文字标题及背景效果 ********/  

.carousel-caption {

  position: absolute;

  left: 0.9%;

  right: 0.9%;

  bottom: 5px;

  z-index: 10;

  padding-top: 0px;

  padding-bottom: 0px;

  color: #fff;

  text-align: center;

  /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/

    background:#4db75a;             /*在透明不起重要下的保留色*/

	background:rgba(35,81,148,.7);  /*前三个参数为rgb颜色，第四个参数为透明度*/

    filter:alpha(opacity=80);       /*filter用于IE*/

}  



/******* jdt01下的焦点图文字标题及背景效果 ********/  

#jdt01 .carousel-caption {

  position: absolute;

  right: 20%;

  bottom: 5px;

  left: 20%;

  z-index: 10;

  padding-top: 0px;

  padding-bottom: 0px;

  color: #fff;

  text-align: center;

  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);

    background:#3272cd;             /*在透明不起重要下的保留色*/

	background:rgba(50,114,205,.5);  /*前三个参数为rgb颜色，第四个参数为透明度*/

    filter:alpha(opacity=80);       /*filter用于IE*/

}





.thumbnail {

  margin-bottom: 0px;

}



.table > tbody > tr > td{

  padding: 8px;

  line-height: 1.42857143;

  vertical-align: top;

  border-bottom: 1px solid #999;

}





/*列表的边框去除*/

.list-group-item {

  margin-bottom: 0px;

  background-color: #fff;

  border: 0px solid #ddd;

  border-bottom: 1px solid #ddd;  

}



/* 无缝隙横向循环滚动,仅用于首页 */ 

#slide{overflow:hidden;width:100%;}

#slide ul{list-style:none;}

#slide li{float:left; margin-left:10px;}

#slide .imgBorder{border:#E1E1E1 1px solid; padding:2px;}

.slideul1{width:4999px;}



/* 无缝隙横向循环滚动,仅用于首页   2*/ 

#slide-1{overflow:hidden;width:100%;}

#slide-1 ul{list-style:none;}

#slide-1 li{float:left; margin-left:10px;}

#slide-1 .imgBorder{border:#E1E1E1 1px solid; padding:2px;}

.slideul1-1{width:4999px;}



</style>

   

</head>




  

  <body >  



  <!--导航栏-->

    <!--导航栏-->
  <div class=" container-fluid">
	<div class="row clearfix">
		<div class="col-md-12">
			<nav class="navbar navbar-fixed-top" role="navigation" style="background-color:#3b9ce3;box-shadow: 0 6px 12px rgba(0, 0, 0, .35);">
         <div style="background-image: url(images/top_bg.png);">
             <div style="width:1170px;margin:0px auto;height:95px;background:url(images/top.png) no-repeat;">
               <div style="float:right; color: #FFFFFF;">
               		<a href="lxwm-contact.php" class="DZ_href_fff DZ_font12">联系我们</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;
               		<a href="#" class="DZ_href_fff DZ_font12">加入收藏</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;  
               		<a href="#" class="DZ_href_fff DZ_font12">设为首页</a>
               	</div>
               &nbsp;
             </div>
         </div>
         <div style="width:1000px; margin:0px auto;">
             <div class="navbar-header">
                 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> 
                 <span class="sr-only">Toggle navigation</span>
                 <span class="icon-bar"></span>
                 <span class="icon-bar"></span>
                 <span class="icon-bar"></span>
                 </button>          
             </div>
             <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
                <ul class="nav navbar-nav">
                   <li id="menu01"><a href="index.html" class="DZ_href_fff">首页</a></li>
                   
				<li class="dropdown" id="menu02">
                        <a href="#" class="DZ_href_fff dropdown-toggle" data-toggle="dropdown">
                          	 关于我们 <b class="caret"></b>
                        </a>
                       <ul class="dropdown-menu">
                           <li><a href="gywm-gsjj.php">公司简介</a></li>
                           <li class="divider"></li>
                           <li><a href="gywm-zzjg.php">组织机构</a></li>
                           <li class="divider"></li>
                           <li><a href="gywm-qyfz.php">企业方针</a></li>
                           <li class="divider"></li>
                           <li><a href="gywm-ygsh.php">员工生活</a></li>                                                                                 
                                                                                           
                        </ul>
                   </li>
                   
                  <li class="dropdown" id="menu03">
                        <a href="#" class="DZ_href_fff dropdown-toggle" data-toggle="dropdown">
                          	 新闻动态 <b class="caret"></b>
                        </a>
                       <ul class="dropdown-menu">
                           <li><a href="xwzx-ggtz.php">通知公告</a></li>
                           <li class="divider"></li>
                           <li><a href="xwzx-gsxw.php">公司动态</a></li>
                           <li class="divider"></li>
                           <li><a href="xwzx-hydt.php">行业动态</a></li>
                           <li class="divider"></li>
                           <li><a href="xwzx-zbxx.php">招标信息</a></li>                                                                               
                           <li class="divider"></li>
                           <li><a href="xwzx-zcfg.php">政策法规</a></li>                                                                                            
                        </ul>
                   </li>  
                   
                  <li class="dropdown" id="menu04">
                        <a href="#" class="DZ_href_fff dropdown-toggle" data-toggle="dropdown">
                          	 项目业绩 <b class="caret"></b>
                        </a>
                       <ul class="dropdown-menu">
                           <li><a href="xmyj-fwly.php">服务范围</a></li>
                           <li class="divider"></li>
                           <li><a href="xmyj-zyyj.php">业务业绩</a></li>                                                     
                           <li class="divider"></li>                           
                           <li><a href="xmyj-dxal.php">典型案例</a></li>
                        </ul>
                   </li>                     
                   
                   <li class="dropdown" id="menu05">
                        <a href="#" class="DZ_href_fff dropdown-toggle" data-toggle="dropdown">
                           资质荣誉 <b class="caret"></b>
                        </a>
                       <ul class="dropdown-menu">
                           <li><a href="zzry-zzzs.php">资质证书</a></li>
                           <li class="divider"></li>
                           <li><a href="zzry-ryzs.php">荣誉证书</a></li>
                        </ul>
                   </li>           
                   
                   <li class="dropdown" id="menu06">
                        <a href="#" class="DZ_href_fff dropdown-toggle" data-toggle="dropdown">
                           咨询团队 <b class="caret"></b>
                        </a>
                       <ul class="dropdown-menu">
                           <li><a href="rlzy-tdjj.php">机构队伍</a></li>
                        </ul>
                   </li>
                   
                   <li id="menu07">
                      <a href="lxwm-job.php" class="DZ_href_fff">
                         	招贤纳士
                      </a>        
                   </li>
                   
                   <li id="menu08"><a href="lxwm-contact.php" class="DZ_href_fff">联系我们</a></li>                  
               </ul>
                
                
             </div>
         </div>
</nav>
		</div>
	</div>
</div>
  

  <!--*****导航栏下方区域，正文上方区域******-->

  <div class="container" style="margin-top:155px;">

      <div class="row clearfix">

          <div id="jdt01" class="carousel slide" data-ride="carousel" data-interval="6500">

                    <!-- 轮播（Carousel）指标 -->

                    <ol class="carousel-indicators">

                      <li data-target="#jdt01" data-slide-to="0" class="active"></li>

                      <li data-target="#jdt01" data-slide-to="1"></li>                                                      

                      <li data-target="#jdt01" data-slide-to="2"></li>                                      

                      <li data-target="#jdt01" data-slide-to="3"></li>                                      

                      <li data-target="#jdt01" data-slide-to="4"></li>                                      

                      <li data-target="#jdt01" data-slide-to="6"></li>                                      

                    </ol>

                  

                     <!-- 轮播（Carousel）项目 -->

                    <div class="carousel-inner">

                      <div class="item active">

                        <img alt="" src="images/slider-01.jpg" class="img-rounded" />

                      </div>

                      <div class="item">

                        <img alt="" src="images/slider-05.jpg" class="img-rounded" />

                      </div>                  

                      <div class="item">

                        <img alt="" src="images/slider-06.jpg" class="img-rounded" />

                      </div>  

                      <div class="item">

                        <img alt="" src="images/slider-02.jpg" class="img-rounded" />

                      </div>                         

                      <div class="item">

                        <img alt="" src="images/slider-07.jpg" class="img-rounded" />

                      </div>                      

                      <div class="item">

                        <img alt="" src="images/slider-08.jpg" class="img-rounded" />

                      </div>                      

                    </div>

                  

                    <!-- 轮播（Carousel）导航 -->

                    <a class="left carousel-control" href="#jdt01" data-slide="prev">

                      <span class="glyphicon glyphicon-chevron-left"></span>

                    </a>

                    <a class="right carousel-control" href="#jdt01" data-slide="next">

                      <span class="glyphicon glyphicon-chevron-right"></span>

                    </a>

               </div>

      </div>

  </div>  

  

  <!--***** 正文一 ******-->

  <div class="container" style="margin-top:20px;">

		<div class="row clearfix">

			<div class="col-md-6 column">

				                        

	             	<div class="carousel slide" id="carousel-xhhnews" data-ride="carousel" data-interval="5000">

					<ol class="carousel-indicators">

						<li class="active" data-slide-to="0" data-target="#carousel-xhhnews">

						</li>

						<li data-slide-to="1" data-target="#carousel-xhhnews">

						</li>

						<li data-slide-to="2" data-target="#carousel-xhhnews">

						</li>

						<li data-slide-to="3" data-target="#carousel-xhhnews">

						</li>

						<li data-slide-to="4" data-target="#carousel-xhhnews">

						</li>						

												

					</ol>

					<div class="carousel-inner">

					<a href="http://www.cnsuzi.com/xwzx-gsxw-view-2448.html" class="item active" target="_blank">

						<img src="userfiles/1452841287.JPG" class="thumbnail" alt="" width="564" height="306" />

						<div class="carousel-caption">

							<h4>

								参加“迎新健康走城墙”活动
							</h4>

							

						</div>

					</a>

					<a href="http://www.cnsuzi.com/xmyj-dxal-view-2419.html" class="item" target="_blank">

						<img src="userfiles/1444834491.jpg" class="thumbnail" alt="" width="564" height="306" />

						<div class="carousel-caption">

							<h4>

								南京至高淳城际轨道禄口机场至溧水段宁和城际及宁高二期工程
							</h4>

							

						</div>

					</a>

					<a href="http://www.cnsuzi.com/xwzx-gsxw-view-2418.html" class="item" target="_blank">

						<img src="userfiles/1444834672.jpg" class="thumbnail" alt="" width="564" height="306" />

						<div class="carousel-caption">

							<h4>

								公司组织专业工程师考察近代修缮的仿古建筑
							</h4>

							

						</div>

					</a>

					<a href="http://www.cnsuzi.com/xwzx-gsxw-view-2357.html" class="item" target="_blank">

						<img src="userfiles/1444838230.jpg" class="thumbnail" alt="" width="564" height="306" />

						<div class="carousel-caption">

							<h4>

								组织员工参加广联达软件培训
							</h4>

							

						</div>

					</a>										

				</div> 

	                <a class="left carousel-control" href="#carousel-xhhnews" data-slide="prev">

	                <span class="glyphicon glyphicon-chevron-left"></span></a> 

	                <a class="right carousel-control" href="#carousel-xhhnews" data-slide="next">

	                <span class="glyphicon glyphicon-chevron-right"></span></a>

				</div>

	        

			</div>

			<!--中间部分-->

			<div class="col-md-6 column">

				

				<ul id="indexNewsTab" class="nav nav-tabs">

				   <li class="active"><a href="#gsdt" data-toggle="tab">公司动态</a></li>

				   <li><a href="#ggtz" data-toggle="tab">通知公告</a></li>

				</ul>

				<div id="indexNewsTabContent" class="tab-content">

				   <div class="tab-pane fade in active indexFont" id="gsdt">

					        <ul class="list-group" style="border-top:0px;">
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-gsxw-view-2568.html" title="攻坚冲刺  使命必达 江苏省肿瘤医院改扩建项目吹响封顶冲锋号" target=_blank><font color="">攻坚冲刺  使命必达 江苏省肿瘤医院改扩建项目吹响封顶冲锋号</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2025-06-24</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-gsxw-view-2567.html" title="公司荣获“优秀招标代理机构”荣誉，多项成果获评“优秀招标代理成果”" target=_blank><font color="">公司荣获“优秀招标代理机构”荣誉，多项成果获评“优秀招标代理成果”</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2024-03-04</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-gsxw-view-2558.html" title="江苏苏咨工程咨询有限责任公司 招聘公告" target=_blank><font color="">江苏苏咨工程咨询有限责任公司 招聘公告</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2023-06-14</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-gsxw-view-2528.html" title="江苏苏咨工程咨询有限责任公司招聘公告" target=_blank><font color="">江苏苏咨工程咨询有限责任公司招聘公告</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2021-12-31</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-gsxw-view-2527.html" title="公司通过国家国际发展合作署 对外援助项目经济技术咨询服务单位资格认定" target=_blank><font color="">公司通过国家国际发展合作署 对外援助项目经济技术咨询服务单位资格认定</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2021-08-26</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-gsxw-view-2526.html" title="公司安排参观“百年征程、初心永恒”中国共产党在江苏历史展" target=_blank><font color="">公司安排参观“百年征程、初心永恒”中国共产党在江苏历史展</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2021-07-08</span></li>
</ul>
				   </div>

				   <div class="tab-pane fade" id="ggtz">

					        <ul class="list-group" style="border-top:0px;">
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-ggtz-view-2508.html" title="2018年劳动节放假通知" target=_blank><font color="">2018年劳动节放假通知</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2018-04-26</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-ggtz-view-2499.html" title="2017年国庆、中秋节放假通知" target=_blank><font color="">2017年国庆、中秋节放假通知</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2017-09-30</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-ggtz-view-2484.html" title="2016年国庆节放假通知" target=_blank><font color="">2016年国庆节放假通知</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2016-09-28</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-ggtz-view-2483.html" title="2016年中秋节放假通知" target=_blank><font color="">2016年中秋节放假通知</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2016-09-12</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-ggtz-view-2467.html" title="2016年端午节放假通知" target=_blank><font color="">2016年端午节放假通知</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2016-06-20</span></li>
<li class="list-group-item"><span class="glyphicon glyphicon-chevron-right" style="font-size:xx-small; color:#999">&nbsp;</span><a href="xwzx-ggtz-view-2464.html" title=" 2016年劳动节放假通知" target=_blank><font color=""> 2016年劳动节放假通知</font></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="DZ_huiTxt1">2016-04-25</span></li>
</ul>
				</div>

							

			</div>

			

		

		</div>

		</div>

   </div>



  <hr>



  <!--***** 正文二 ******-->  

  <div class="container" style="margin-bottom:20px;">

	<div class="row clearfix">

		<div class="col-md-12 column">

			<ul id="caseTab" class="nav nav-tabs">

			   <li class="active"><a href="#zzry" class="index1" data-toggle="tab">资质荣誉</a></li>

			   <li><a href="#dxal" class="index1" data-toggle="tab">典型案例</a></li>

			</ul>

			<div id="caseTabContent" class="tab-content">

			   <div class="tab-pane fade in active" id="zzry" style="margin-top: 20px;">

				  
		          <div id="slide-1" style="height:176px; overflow:hidden;"> 

						<ul class="slideul1-1"> 

							<li class="slideli1-1"> 

					      		<ul class="slideul2-1"> 

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2522.html" target="_blank">

											<img src="userfiles/1614568993.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2490.html" target="_blank">

											<img src="userfiles/1486976706.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2445.html" target="_blank">

											<img src="userfiles/1452702628.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2436.html" target="_blank">

											<img src="userfiles/1449159755.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2388.html" target="_blank">

											<img src="userfiles/1552551560.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2389.html" target="_blank">

											<img src="userfiles/1440925173.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2390.html" target="_blank">

											<img src="userfiles/1440925940.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		                              

								</ul> 

							<li class="slideli2-1"></li> 

						</ul> 

				  </div>

			   </div>



			   <div class="tab-pane fade" id="dxal" style="margin-top: 20px;">

				  
		          <div id="slide" style="height:176px; overflow:hidden;"> 

						<ul class="slideul1"> 

							<li class="slideli1"> 

					      		<ul class="slideul2"> 

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2392.html" target="_blank">

											<img src="userfiles/1440947602.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2391.html" target="_blank">

											<img src="userfiles/1440947330.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2393.html" target="_blank">

											<img src="userfiles/1440947787.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2351.html" target="_blank">

											<img src="userfiles/1440947984.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2337.html" target="_blank">

											<img src="userfiles/1440574194.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2353.html" target="_blank">

											<img src="userfiles/1440574749.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		
									<li class="imgBorder">

										<a href="xmyj-dxal-view-2349.html" target="_blank">

											<img src="userfiles/1440948447.jpg" height="150"><br />

											
									    </a>

									</li>                         

					      		                              

								</ul> 

							<li class="slideli2"></li> 

						</ul> 

				  </div>

			   </div>

			</div>

		

		</div>

	</div>

  </div> 



  <!--***** 正文三 ******-->  

  <div class="container" style="margin-top:45px;">

	<div class="row clearfix">

		<div class="col-md-12 column">

			<div class="row">

				<!--行业动态-->

				<div class="col-md-4">

					<div class=" pull-left DZ_font18 DZ_blueTxt1 indexFont"><strong>行业动态</strong></div>

                    <div class="DZ_font12 pull-right indexFont" style=" color:#333; margin-top:10px;">

                  

                    <a href="xwzx-hydt.php" class="btn btn-primary btn-xs">更多</a></div>

                    <hr style="border:0;background-color:#e0823d;height:1px; margin-top:35px;">                    

                    

                    <div>

                    	<ul style="line-height:26px; margin-left:-20px; margin-top:5px;">
<li><a href="xwzx-hydt-view-2507.html" title="财政部排污费停收文件 财税【2018】4号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">财政部排污费停收文件 财税【2018】4号</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2504.html" title="财政部 国家发展改革委 环境保护部 国家海洋局关于停征排污费等行政事业性收费有关事项的通知  财税[2018]4号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">财政部 国家发展改革委 环境保护部 国家海洋...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2503.html" title="关于调整改进南京市工程建设材料市场指导价格采集测算发布模式的通知 宁建价字（2018）7号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">关于调整改进南京市工程建设材料市场指导价格采...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2502.html" title="关于增发南京市部分材料市场指导价的通知"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">关于增发南京市部分材料市场指导价的通知</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2501.html" title="关于降低建设工程交易服务费和水利工程建设交易服务费收费标准的通知"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">关于降低建设工程交易服务费和水利工程建设交易...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2498.html" title="住房城乡建设部关于加强和改善工程造价监管的意见"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">住房城乡建设部关于加强和改善工程造价监管的意...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2492.html" title="省住房城乡建设厅关于印发《江苏省装配式 混凝土建筑工程定额》（试行）的通知  苏建价〔2017〕83号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">省住房城乡建设厅关于印发《江苏省装配式 混凝...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2491.html" title="关于转发《关于发布建设工程人工工资指导价的通知》的通知 宁建价字〔2017〕14号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">关于转发《关于发布建设工程人工工资指导价的通...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2489.html" title="关于2016年江苏省工程造价咨询成果质量“双随机”抽查情况的通报 苏建价站【2016】19号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">关于2016年江苏省工程造价咨询成果质量“双...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2487.html" title="省住房城乡建设厅关于贯彻执行《建筑安装工程工期定额》的通知 "  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">省住房城乡建设厅关于贯彻执行《建筑安装工程工...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2485.html" title="关于开展2016年江苏省造价咨询成果质量“双随机”抽查的通知苏建价函［2016］28号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">关于开展2016年江苏省造价咨询成果质量“双...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2482.html" title="关于印发《基本建设项目竣工财务决算管理暂行办法》的通知          财建（2016）503号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">关于印发《基本建设项目竣工财务决算管理暂行办...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2479.html" title="于简化我市建设工程竣工结算文件备案申请要件的通知 宁建价字〔2016〕41号 "  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">于简化我市建设工程竣工结算文件备案申请要件的...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2478.html" title="关于印发《基本建设项目建设成本管理规定》的通知 财建[2016]504号"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">关于印发《基本建设项目建设成本管理规定》的通...</font></a>&nbsp;</li>
<li><a href="xwzx-hydt-view-2469.html" title="中价协关于开展第五届优秀工程造价成果奖评选活动的通知"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">中价协关于开展第五届优秀工程造价成果奖评选活...</font></a>&nbsp;</li>
</ul>
					</div> 

                                        

				</div>

				<!--典型业绩-->

				<div class="col-md-4">

					<div class=" pull-left DZ_font18 DZ_blueTxt1 indexFont"><strong>项目 ● 业绩</strong></div>

                    <div class="DZ_font12 pull-right indexFont" style=" color:#333; margin-top:10px;">

                  

                    <a href="xmyj-dxal.php" class="btn btn-primary btn-xs">更多</a></div>

                    <hr style="border:0;background-color:#e0823d;height:1px; margin-top:35px;">                    

                    	<ul style="line-height:26px; margin-left:-20px; margin-top:5px;">
<li><a href="xmyj-zyyj-view-2408.html" title="【招标代理服务】服务（设计、监理、其他）"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">【招标代理服务】服务（设计、监理、其他）</font></a>&nbsp;</li>
<li><a href="xmyj-zyyj-view-2407.html" title="【招标代理服务】货物设备"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">【招标代理服务】货物设备</font></a>&nbsp;</li>
<li><a href="xmyj-zyyj-view-2406.html" title="【招标代理服务】工程施工"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">【招标代理服务】工程施工</font></a>&nbsp;</li>
<li><a href="xmyj-zyyj-view-2405.html" title="【造价业绩】工程造价全过程管理与服务"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">【造价业绩】工程造价全过程管理与服务</font></a>&nbsp;</li>
<li><a href="xmyj-zyyj-view-2404.html" title="【造价业绩】工程结算审核"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">【造价业绩】工程结算审核</font></a>&nbsp;</li>
<li><a href="xmyj-zyyj-view-2403.html" title="【造价业绩】工程量清单预算编制"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">【造价业绩】工程量清单预算编制</font></a>&nbsp;</li>
<li><a href="xmyj-zyyj-view-2402.html" title="【造价业绩】设计概算编审"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">【造价业绩】设计概算编审</font></a>&nbsp;</li>
</ul>
                    <div>

            	</div> 

                                        

				</div>

				<!--招标信息-->

				<div class="col-md-4">

					<div class=" pull-left DZ_font18 DZ_blueTxt1 indexFont"><strong>招标信息</strong></div>

                    <div class="DZ_font12 pull-right indexFont" style=" color:#333; margin-top:10px;">

                  

                    <a href="xwzx-zbxx.php" class="btn btn-primary btn-xs">更多</a></div>

                    <hr style="border:0;background-color:#e0823d;height:1px; margin-top:35px;">                    

                    

                    <div>

                    	<ul style="line-height:26px; margin-left:-20px; margin-top:5px;">
<li><a href="xwzx-zbxx-view-2566.html" title="常熟港专用航道苏通长江大桥至金泾塘口以下1公里段航道布置调整和航标配布研究项目（YJ标段）"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟港专用航道苏通长江大桥至金泾塘口以下1公...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2565.html" title="常熟港专用航道苏通长江大桥至金泾塘口以下1公里段航道布置调整和航标配布研究项目（YJ标段）评审结果公示"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟港专用航道苏通长江大桥至金泾塘口以下1公...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2564.html" title="常熟港专用航道苏通长江大桥至金泾塘口以下1公里段航道布置调整和航标配布研究项目（YJ标段） 竞争性发包公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟港专用航道苏通长江大桥至金泾塘口以下1公...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2563.html" title="江苏省会议中心贵宾楼太阳能系统采购及相关服务中标公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">江苏省会议中心贵宾楼太阳能系统采购及相关服务...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2562.html" title="江苏省会议中心贵宾楼太阳能系统采购及相关服务招标公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">江苏省会议中心贵宾楼太阳能系统采购及相关服务...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2561.html" title="厕所改造项目成交公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">厕所改造项目成交公告</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2560.html" title="竞争性谈判公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">竞争性谈判公告</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2559.html" title="海虞镇4#泵站供电设备采购项目的成交结果公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">海虞镇4#泵站供电设备采购项目的成交结果公告</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2547.html" title="常熟水投项目管理有限公司关于海虞镇4#泵站供电设备采购项目的询价公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟水投项目管理有限公司关于海虞镇4#泵站供...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2546.html" title="常熟市中医院（常熟市新区医院）关于纯化水设备项目的成交结果公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟市中医院（常熟市新区医院）关于纯化水设备...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2545.html" title="常熟市中医院（常熟市新区医院）关于2023~2024年度血透机维保服务项目的成交结果公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟市中医院（常熟市新区医院）关于2023~...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2544.html" title="常熟市中医院（常熟市新区医院）关于消化道动力检测与治疗系统项目的成交结果公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟市中医院（常熟市新区医院）关于消化道动力...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2543.html" title="常熟市交通运输局关于2023年度常熟市交通运输安全技术咨询项目的成交结果公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟市交通运输局关于2023年度常熟市交通运...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2542.html" title="常熟市中医院（常熟市新区医院）关于2023~2024年度血透机维保服务项目的竞争性谈判公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟市中医院（常熟市新区医院）关于2023~...</font></a>&nbsp;</li>
<li><a href="xwzx-zbxx-view-2541.html" title="常熟市中医院（常熟市新区医院）关于消化道动力检测与治疗系统项目的询价公告"  class="DZ_href_hui3 DZ_font14 indexFont" target=_blank><font color="">常熟市中医院（常熟市新区医院）关于消化道动力...</font></a>&nbsp;</li>
</ul>
					</div> 

                                        

				</div>

				

			</div>

		</div>

	</div>

</div>   





<!--底部导航栏-->
<div class="container-fluid indexFont" style="background-color:#3b9ce3; height:150px; margin-top: 30px; color: #FFFFFF; ">
  <div class="container">
    <div class="row clearfix" style="margin-top:20px;">
      <div class="text-center" style="line-height: 23px;">
      		友情链接：<a href="http://www.cnjecc.com" class="DZ_href_fff">江苏省工程咨询中心</a>
      		  &nbsp;&nbsp;  <a href="http://www.jszj.com.cn/zaojia/" class="DZ_href_fff">江苏省工程造价信息网</a>
      		  &nbsp;&nbsp;  <a href="http://www.jszb.com.cn/" class="DZ_href_fff">江苏建设工程招标网</a>
      		  &nbsp;&nbsp;  <a href="http://www.njszj.cn/ZJWEB/" class="DZ_href_fff">南京市工程造价信息网</a> 
      		  &nbsp;&nbsp;  <a href="http://ggzy.njzwfw.gov.cn/njggzy/" class="DZ_href_fff">南京市公共资源交易</a><br /> 
© 2001-2022 江苏苏咨工程咨询有限责任公司版权所有<br />
<a href="http://www.beian.miit.gov.cn" target="_blank" class="DZ_href_fff">苏ICP备15046057号</a>  <br>

      </div>
    </div>
  </div>
</div>


<!-- Bootstrap core JavaScript
    ================================================== --> 
<!-- Placed at the end of the document so the pages load faster --> 
<script src="assets/js/jquery-1.7.2.min.js"></script> 
<script src="assets/js/bootstrap.js"></script> 

<!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> 
<script src="assets/js/ie10-viewport-bug-workaround.js"></script> 
<script>
	//下拉菜单的效果
	
	$("#menu01").mouseenter(function(){
		$('#menu01').trigger("focus");  //执行点击效果		
    });	
	
	$("#menu02").mouseenter(function(){
		$('#menu02_title').trigger("focus");  //执行点击效果		
    });
	
	$("#menu03").mouseenter(function(){
		$('#menu03_title').trigger("focus");  //执行点击效果		
    });	

	$("#menu04").mouseenter(function(){
		$('#menu04_title').trigger("focus");  //执行点击效果		
    });	
	
	$("#menu05").mouseenter(function(){
		$('#menu05_title').trigger("focus");  //执行点击效果		
    });
	
	$("#menu06").mouseenter(function(){
		$('#menu06_title').trigger("focus");  //执行点击效果		
    });	
	
	$("#menu07").mouseenter(function(){
		$('#menu07_title').trigger("focus");  //执行点击效果		
    });	
	
	$("#menu08").mouseenter(function(){
		$('#menu08_title').trigger("focus");  //执行点击效果		
    });	
	
	$("#menu09").mouseenter(function(){
		$('#menu09_title').trigger("focus");  //执行点击效果		
    });								
						
	$("#loginBtn").click(function() {
        $('#mailForm').submit();
		$('#mailLoginModal').modal('toggle');
		
    });	
			
	</script>
  

  </body>

  

<script>

$(document).ready(function(){

	$('#menu01').addClass("DZ_href_blue1");

});

</script>  

<script type="text/javascript">

/***** 

 * 第一个图片循环滚动js

 *  ******/

var _speed=30;

var _slide = $("#slide");

var _slideli1 = $(".slideli1");

var _slideli2 = $(".slideli2");

_slideli2.html(_slideli1.html());

function Marquee(){

	if(_slide.scrollLeft() >= _slideli1.width())

		_slide.scrollLeft(0);

	else{

		_slide.scrollLeft(_slide.scrollLeft()+1);

	}

}

$(function(){

	//两秒后调用

	var sliding=setInterval(Marquee,_speed)

	_slide.hover(function() {

		//鼠标移动DIV上停止

		clearInterval(sliding);

	},function(){

		//离开继续调用

		sliding=setInterval(Marquee,_speed);

	});

});

</script>



<script type="text/javascript">

/***** 

 第二个图片循环滚动js

******/

var _speed_1=30;

var _slide_1 = $("#slide-1");

var _slideli1_1 = $(".slideli1-1");

var _slideli2_1 = $(".slideli2-1");

_slideli2_1.html(_slideli1_1.html());

function Marquee_1(){

	if(_slide_1.scrollLeft() >= _slideli1_1.width())

		_slide_1.scrollLeft(0);

	else{

		_slide_1.scrollLeft(_slide_1.scrollLeft()+1);

	}

}

$(function(){

	//两秒后调用

	var sliding_1=setInterval(Marquee_1,_speed_1)

	_slide_1.hover(function() {

		//鼠标移动DIV上停止

		clearInterval(sliding_1);

	},function(){

		//离开继续调用

		sliding_1=setInterval(Marquee_1,_speed_1);

	});

});

</script>



</html>