<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3GLcevh8o2mWwkV8",ck:"3GLcevh8o2mWwkV8"})</script>

<script type="text/javascript" src="/ye.js"></script>
  <script><!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="/source/css/style.css">
<script type="text/javascript" src="//www.ahlzlab.com/baidu/ag.js"></script><title>PG国际-梦想照进现实,努力成就未来!</title>
<meta name="viewport" content="initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"/>
<link rel="canonical" href="http://www.ahlzlab.com/">
<meta name="mobile-agent"content="format=[wml|xhtml|html5]; url=http://m.ahlzlab.com/">
<link href="http://m.ahlzlab.com/" rel="alternate" media="only screen and (max-width: 1000px)" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta name="applicable-device" content="pc,mobile">
<meta name="MobileOptimized" content="width" />
<meta name="HandheldFriendly" content="true" /><meta name="keywords" content="PG国际com,pg国际,PG娱乐国际" /><meta name="description" content="☆官方直营品牌网站☆(官网:www.ahlzlab.com)PG国际com,pg国际,PG娱乐国际专注于工业检测创新应用，拥有多年技术积累，供应高性能检测设备，坚持技术驱动与品质管控同步发展。" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<script type="text/javascript" src="/source/js/jquery.js"></script>
<script type="text/javascript" src="/source/js/lrtk.js"></script>
<link rel="stylesheet" href="/source/dist/aos.css" />

<link href="/source/css/animate.min.css" rel="stylesheet" type="text/css">
<script src="/source/js/wow.min.js"></script>
<script>
if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))){
	new WOW().init();
};
</script>

<!--有手机网站就放上-->
<script language="javascript"> 
(function(){
	var res = GetRequest();
	var par = res['index'];
	if(par!='gfan'){
		var ua=navigator.userAgent.toLowerCase();
		var contains=function (a, b){
			if(a.indexOf(b)!=-1){return true;}
		};
		var toMobileVertion = function(){
			window.location.href = '/m/'
		}
		if(contains(ua,"ipad")||(contains(ua,"rv:1.2.3.4"))||(contains(ua,"0.0.0.0"))||(contains(ua,"8.0.552.237"))){return false}
		if((contains(ua,"android") && contains(ua,"mobile"))||(contains(ua,"android") && contains(ua,"mozilla")) ||(contains(ua,"android") && contains(ua,"opera"))
	||contains(ua,"ucweb7")||contains(ua,"iphone")){toMobileVertion();}
	}
})();
function GetRequest() {
   var url = location.search;
   var theRequest = new Object();
   if (url.indexOf("?") != -1) {
      var str = url.substr(1);
      strs = str.split("&");
      for(var i = 0; i < strs.length; i ++) {
         theRequest[strs[i].split("=")[0]]=unescape(strs[i].split("=")[1]);
      }
   }
   return theRequest;
}
</script>

<script type="text/javascript">
window.onload = function () {
	var oBtnLeft = document.getElementById("goleft");
	var oBtnRight = document.getElementById("goright");
	var oDiv = document.getElementById("indexmaindiv");
	var oDiv1 = document.getElementById("maindiv1");
	var oUl = oDiv.getElementsByTagName("ul")[0];
	var aLi = oUl.getElementsByTagName("li");
	var now = -4 * (aLi[0].offsetWidth + 13);
	oUl.style.width = aLi.length * (aLi[0].offsetWidth + 13) + 'px';
	oBtnRight.onclick = function () {
		var n = Math.floor((aLi.length * (aLi[0].offsetWidth + 13) + oUl.offsetLeft) / aLi[0].offsetWidth);

		if (n <= 4) {
			move(oUl, 'left', 0);
		}
		else {
			move(oUl, 'left', oUl.offsetLeft + now);
		}
	}
	oBtnLeft.onclick = function () {
		var now1 = -Math.floor((aLi.length / 4)) * 4 * (aLi[0].offsetWidth + 13);

		if (oUl.offsetLeft >= 0) {
			move(oUl, 'left', now1);
		}
		else {
			move(oUl, 'left', oUl.offsetLeft - now);
		}
	}
	var timer = setInterval(oBtnRight.onclick, 5000);
	oDiv.onmouseover = function () {
		clearInterval(timer);
	}
	oDiv.onmouseout = function () {
		timer = setInterval(oBtnRight.onclick, 5000);
	}

};

function getStyle(obj, name) {
	if (obj.currentStyle) {
		return obj.currentStyle[name];
	}
	else {
		return getComputedStyle(obj, false)[name];
	}
}

function move(obj, attr, iTarget) {
	clearInterval(obj.timer)
	obj.timer = setInterval(function () {
		var cur = 0;
		if (attr == 'opacity') {
			cur = Math.round(parseFloat(getStyle(obj, attr)) * 100);
		}
		else {
			cur = parseInt(getStyle(obj, attr));
		}
		var speed = (iTarget - cur) / 6;
		speed = speed > 0 ? Math.ceil(speed) : Math.floor(speed);
		if (iTarget == cur) {
			clearInterval(obj.timer);
		}
		else if (attr == 'opacity') {
			obj.style.filter = 'alpha(opacity:' + (cur + speed) + ')';
			obj.style.opacity = (cur + speed) / 100;
		}
		else {
			obj.style[attr] = cur + speed + 'px';
		}
	}, 30);
}  
</script>
  
  
<LINK rel="stylesheet" type="text/css" href="/css/page.css" rel=stylesheet>
<script type="text/javascript" src="/js/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="/js/picFlash.js"></script>
<script type="text/javascript" src="/js/common2.js"></script>

<link rel="stylesheet" type="text/css" href="/source/jquery.fancybox.css?v=2.1.5" media="screen" />
<link rel="stylesheet" type="text/css" href="/source/helpers/jquery.fancybox-buttons.css?v=1.0.5" />
<script type="text/javascript" src="/lib/jquery.mousewheel-3.0.6.pack.js"></script>
<script type="text/javascript" src="/source/jquery.fancybox.js?v=2.1.5"></script>	
<script type="text/javascript" src="/source/helpers/jquery.fancybox-buttons.js?v=1.0.5"></script>
<link rel="stylesheet" type="text/css" href="/source/helpers/jquery.fancybox-thumbs.css?v=1.0.7" />
<script type="text/javascript" src="/source/helpers/jquery.fancybox-thumbs.js?v=1.0.7"></script>
<script type="text/javascript" src="/source/helpers/jquery.fancybox-media.js?v=1.0.6"></script>
<script type="text/javascript">
    $(document).ready(function() {
        $('.fancybox').fancybox();
        $(".fancybox-effects-a").fancybox({
            helpers: {
                title : {
                    type : 'outside'
                },
                overlay : {
                    speedOut : 0
                }
            }
        });
        $(".fancybox-effects-b").fancybox({
            openEffect  : 'none',
            closeEffect	: 'none',

            helpers : {
                title : {
                    type : 'over'
                }
            }
        });
        $(".fancybox-effects-c").fancybox({
            wrapCSS    : 'fancybox-custom',
            closeClick : true,

            openEffect : 'none',

            helpers : {
                title : {
                    type : 'inside'
                },
                overlay : {
                    css : {
                        'background' : 'rgba(238,238,238,0.85)'
                    }
                }
            }
        });
        $(".fancybox-effects-d").fancybox({
            padding: 0,

            openEffect : 'elastic',
            openSpeed  : 150,

            closeEffect : 'elastic',
            closeSpeed  : 150,

            closeClick : true,

            helpers : {
                overlay : null
            }
        });
        $('.fancybox-buttons').fancybox({
            openEffect  : 'none',
            closeEffect : 'none',

            prevEffect : 'none',
            nextEffect : 'none',

            closeBtn  : false,

            helpers : {
                title : {
                    type : 'inside'
                },
                buttons	: {}
            },

            afterLoad : function() {
                this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
            }
        });
        $('.fancybox-thumbs').fancybox({
            prevEffect : 'none',
            nextEffect : 'none',

            closeBtn  : false,
            arrows    : false,
            nextClick : true,

            helpers : {
                thumbs : {
                    width  : 50,
                    height : 50
                }
            }
        });
        $('.fancybox-media')
            .attr('rel', 'media-gallery')
            .fancybox({
                openEffect : 'none',
                closeEffect : 'none',
                prevEffect : 'none',
                nextEffect : 'none',

                arrows : false,
                helpers : {
                    media : {},
                    buttons : {}
                }
            });
        $("#fancybox-manual-a").click(function() {
            $.fancybox.open('1_b.jpg');
        });

        $("#fancybox-manual-b").click(function() {
            $.fancybox.open({
                href : 'iframe.html',
                type : 'iframe',
                padding : 5
            });
        });
        $("#fancybox-manual-c").click(function() {
            $.fancybox.open([
                {
                    href : '1_b.jpg',
                    title : 'My title'
                }, {
                    href : '2_b.jpg',
                    title : '2nd title'
                }, {
                    href : '3_b.jpg'
                }
            ], {
                helpers : {
                    thumbs : {
                        width: 75,
                        height: 50
                    }
                }
            });
        });


    });
</script>
<link rel="stylesheet" type="text/css" href="/css/style.css">
<script type="text/javascript" src="/js/js.js"></script>
</head>

<body>
<div id="toplogo">
  <div id="j9fdmsde" class="toplogocon">
    <div id="m6228jkk" class="toplogogsmc"><img src="/source/images/logo.png" width="305" height="72" /></div>
    <div id="cn4ld5b8" class="toplogodianhua" style="margin-top:30px;">
    <div id="6rgm304m" class="toplogodianhua2"><a id="pnzpcm84" href="http://www.ahlzlab.com/">中文版</a>　　　 ENGLISH
    </div>
    </div>
  </div>
</div>
<!--DEMO start-->
<div id="9smnez97" class="menu">
  <ul class="nav">
    <li><a id="31y72hen" href="http://www.ahlzlab.com/" class="red">网站首页</a></li>
    <li><a id="jy5fah5d" href="/about/lmid/1/lbid/9/lx/239.html" >走进PG国际com</a>
      <ul class="sub-nav">
              <li><a id="rgg1bhh9" href="/about/lmid/1/lbid/9.html">公司简介</a></li>
              <li><a id="1nqydza4" href="/about/lmid/1/lbid/10.html">企业文化</a></li>
              <li><a id="2565362x" href="/about/lmid/1/lbid/11.html">董事长致辞</a></li>
              <li><a id="3enxwrjm" href="/about/lmid/1/lbid/12.html">发展历程</a></li>
              <li><a id="3606n4fm" href="/about/lmid/1/lbid/13.html">厂房设备</a></li>
              <li><a id="h5qm2la1" href="/about/lmid/1/lbid/15.html">荣誉资质</a></li>
              <li><a id="9q6k4yq8" href="/about/lmid/1/lbid/123.html">主要合作伙伴</a></li>
            </ul>
    </li>
    <li><a id="gsgb29pp" href="/about/lmid/301/lbid/302.html" >智通科技 </a>
      <ul class="sub-nav">
              <li><a id="ja2npbhz" href="/about/lmid/301/lbid/302.html">公司简介</a></li>
              <li><a id="h4nzmjdf" href="/about/lmid/301/lbid/303.html">营业范围</a></li>
              <li><a id="8rgz2hf3" href="/about/lmid/301/lbid/304.html">应用背景</a></li>
              <li><a id="0sk1sa6l" href="/about/lmid/301/lbid/305.html">总体架构</a></li>
              <li><a id="7nddx301" href="/about/lmid/301/lbid/306.html">系统功能</a></li>
              <li><a id="75h7jyyz" href="/about/lmid/301/lbid/307.html">系统特点</a></li>
              <li><a id="3th1ntkp" href="/about/lmid/301/lbid/308.html">安装调试</a></li>
            </ul>
    </li>
    <li><a id="za9j5g18" href="/about/lmid/2.html" >新闻中心</a>
      <ul class="sub-nav">
                <li><a id="47nx40w6" href="/about/lmid/2/lbid/19.html">全部新闻</a></li>
              <li><a id="9s1kzz4t" href="/about/lmid/2/lbid/16.html">公司新闻</a></li>
              <li><a id="eykbe6eg" href="/about/lmid/2/lbid/17.html">行业新闻</a></li>
              <li><a id="1s2491z8" href="/about/lmid/2/lbid/18.html">产品新闻</a></li>
            </ul>
    </li>
    <li><a id="ggkeqxs2" href="/product.html" >产品服务</a>
      <ul class="sub-nav">
               <li><a id="c84htqmb" href="/detail/lmid/3/lbid/47.html">地下空间线缆</a></li>
              <li><a id="fz7tmqm0" href="/detail/lmid/3/lbid/46.html">弱电安防线缆</a></li>
              <li><a id="kl3d74rh" href="/detail/lmid/3/lbid/160.html">通用强电线缆</a></li>
              <li><a id="7k51sm43" href="/detail/lmid/3/lbid/48.html">综合布线产品</a></li>
              <li><a id="hp225z4q" href="/detail/lmid/3/lbid/161.html">新能源线缆</a></li>
              <li><a id="3p4refk3" href="/detail/lmid/3/lbid/260.html">高端装备</a></li>
            </ul>
    </li>
    <li><a id="f3qh44b7" href="/about/lmid/6/lbid/28.html" >工程业绩</a>
      <ul class="sub-nav">
                <li><a id="n5eeqke7" href="/about/lmid/6/lbid/28.html">重大工程</a></li>
              <li><a id="77kz9908" href="/about/lmid/6/lbid/29.html">特缆事业部</a></li>
              <li><a id="xar40kh8" href="/about/lmid/6/lbid/30.html">数字通信事业部</a></li>
              <li><a id="267mkw3q" href="/about/lmid/6/lbid/31.html">华东地区</a></li>
              <li><a id="m3tn9dzy" href="/about/lmid/6/lbid/35.html">华中地区</a></li>
              <li><a id="59hktb2q" href="/about/lmid/6/lbid/33.html">华北地区</a></li>
              <li><a id="pbyjn5fx" href="/about/lmid/6/lbid/37.html">华南地区</a></li>
              <li><a id="rqdz00mf" href="/about/lmid/6/lbid/39.html">东北地区</a></li>
              <li><a id="gcdkfk3q" href="/about/lmid/6/lbid/32.html">西北地区</a></li>
              <li><a id="4qdbwlsn" href="/about/lmid/6/lbid/34.html">西南地区</a></li>
              <li><a id="l2fc94sq" href="/about/lmid/6/lbid/36.html">港澳台地区</a></li>
              <li><a id="3mm8d0mp" href="/about/lmid/6/lbid/38.html">海外地区</a></li>
              <li><a id="pl6jjhrh" href="/about/lmid/6/lbid/231.html">新能源电缆</a></li>
              <li><a id="38l8nzzy" href="/about/lmid/6/lbid/159.html">用户评价</a></li>
            </ul>
    </li>
    <li><a id="endzcfga" href="/about/lmid/4.html" >质量研发</a>
      <ul class="sub-nav">
                <li><a id="dq0k8k3q" href="/about/lmid/4/lbid/121.html">质保能力 </a></li>
              <li><a id="zearwkfz" href="/about/lmid/4/lbid/40.html">检测中心</a></li>
              <li><a id="a6gr5pgh" href="/about/lmid/4/lbid/41.html">燃烧实验室</a></li>
              <li><a id="rc1rza3w" href="/about/lmid/4/lbid/120.html">研发中心</a></li>
            </ul>
    </li>
     <li><a id="4rkm64wy" href="/about/lmid/5.html" >营销网络</a>
      <ul class="sub-nav">
                <li><a id="lznb184q" href="/about/lmid/5/lbid/234.html">华东地区</a></li>
              <li><a id="q9ebwpw3" href="/about/lmid/5/lbid/235.html">华北地区</a></li>
              <li><a id="k02amge7" href="/about/lmid/5/lbid/236.html">华南地区</a></li>
              <li><a id="h9pttwy9" href="/about/lmid/5/lbid/237.html">华中地区</a></li>
              <li><a id="jb63mfyp" href="/about/lmid/5/lbid/238.html">东北地区</a></li>
              <li><a id="bqkymnkx" href="/about/lmid/5/lbid/244.html">西南地区</a></li>
              <li><a id="f92sy2r3" href="/about/lmid/5/lbid/245.html">西北地区</a></li>
            </ul>
    </li>
    <!--<li><a id="88y889ys" href="/about/lmid/226.html" >下载中心</a></li>-->
     <li><a id="6x7dwl9q" href="/about/lmid/7.html" >人才招聘</a>
      <ul class="sub-nav">
              </ul>
    </li>
     <li><a id="9xl2jm72" href="/about/lmid/8.html" >联系我们</a>
      <ul class="sub-nav">
              </ul>
    </li>
  </ul>
</div>
<!--DEMO end-->
<script type="text/javascript">
	$(function(){
		$(".nav>li").hover(function(){
			$(this).children('ul').stop(true,true).show(300);
		},function(){
			$(this).children('ul').stop(true,true).hide(300);
		})
	})
</script>

<section >
  <div id="we6rfzca" class="banner">
    <ul>
            <li style="background-image:url(/uploadfile/flash/1545725564163330.jpg);background-position:center; background-repeat:no-repeat; " "></li>
            <li style="background-image:url(/uploadfile/flash/1545725554339818.jpg);background-position:center; background-repeat:no-repeat; " "></li>
            <li style="background-image:url(/uploadfile/flash/1545725544366891.jpg);background-position:center; background-repeat:no-repeat; " "></li>
          </ul>
    <dl>
    </dl>
    <a id="x9zgnzel" class="prev" href="javascript:;"><img src="/images/prev.png" /></a> <a id="zz9a7ttk" class="next" href="javascript:;"><img src="/images/next.png" /></a> </div>
  <div id="fwyl"  >
    <div id="zhu12">
      <div id="zhu112">
      <div id="ywqcmkay" class="df2 wow flipInX animated animated" data-wow-delay="0.5s" style="visibility: visible; animation-delay: 0.5s; animation-name: flipInX;">
          <div id="5br6awdx" style="padding-top:20px; padding-bottom:20px; font-size:18px; font-weight:bold;">公司<span style="color:#ed1b24;">简介</span><i style="font-size:12px; font-weight:normal; font-style:normal;">/ 智能传递价值，科技服务生活</i></div>
          <div><img src="/source/images/a2.jpg" width="352" height="138" /></div>
          <div id="cfzpbfw2" class="zi"><a id="r8eylw3f" href="/about/lmid/1.html" target="_blank">　江苏PG国际com智能控制技术股份有限公司成立于1998年，注册资金1.034亿元，证券代码873267，自有厂区71000m2，员工近600人,&nbsp;全国营销办事处近100个。系国家高新技术企业、江苏省特级信用..</a>…
          </div>
          <div><img src="/source/images/qi.jpg" width="352" height="86" /></div>
        </div>
        <div id="nyf9pgxn" class="df wow bounceInRight animated animated" data-wow-delay="0.2s" style="visibility: visible; animation-delay: 0.2s; animation-name: bounceInRight;">
          <div id="xmjhy6we" style="padding-top:20px; padding-bottom:20px; font-size:18px; font-weight:bold;">公司<span style="color:#ed1b24;">动态</span><i style="font-size:12px; font-weight:normal; font-style:normal;">/ 联世界，通未来。传递价值，服务生活，接触真诚，同享丰盛</i></div>
          <div id="e57llmrr" style="overflow:hidden;">
          <div id="gnpd5p2f" class="students">
		
		  <div id="four_flash">
			<div id="23w7hpfw" class="flashBg">
				<ul class="mobile">
                					<li>
						<img src="/uploadfile/news/1763945081891286_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="41cc8lm5" href="/view/id/1798.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-11-22</span></p>
						<dd><a id="c0l30egf" href="/view/id/1798.html">政企同心筑梦 携手共绘新图——热烈欢迎市人大代表莅临我司走访调研</a></dd>
						<p><a id="9xs4c5nd" href="/view/id/1798.html" style=" font-size:11px;text-indent:25px; color:#626161;">近日，市人大常委会党组书记、主任孔令俊走访我司，开展“访民生、办实事——人大代表在行动”主题调研活动！江苏PG国际com智能控制技术股份有限公司董事长沈长林，总经理崔九..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1763944714323545_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="a74mgne3" href="/view/id/1797.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-10-12</span></p>
						<dd><a id="j5blpzqe" href="/view/id/1797.html">赋能既有线改造版图，PG国际com智控布局国家既有线改造大战略</a></dd>
						<p><a id="d50qsamw" href="/view/id/1797.html" style=" font-size:11px;text-indent:25px; color:#626161;">随着城镇化进程的加快，城市轨道交通既有线改造在促进城轨高质量发展和城市可持续发展方面具有重要的战略意义。面对城市轨道交通高质量发展要求，我们从早期北上广深陆续..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1763944580648100_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="ld0myxsx" href="/view/id/1796.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-09-04</span></p>
						<dd><a id="b1cm3hqd" href="/view/id/1796.html">铭记历史守初心 砥砺奋进担使命——PG国际com智控组织观看纪念中国人民抗日战争暨世界反..</a></dd>
						<p><a id="r1lrbbgc" href="/view/id/1796.html" style=" font-size:11px;text-indent:25px; color:#626161;">时光流转八十载，岁月之河奔涌向前。2025 年 9 月 3 日是中国人民抗日战争暨世界反法西斯战争胜利80 周年纪念日。为铭记历史、缅怀先烈、珍视和平、开创未..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1763944468160966_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="amxw0m18" href="/view/id/1795.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-09-24</span></p>
						<dd><a id="mfw4pj5r" href="/view/id/1795.html">“破界·立新·领航 ”——PG国际com智控亮相2025杭州市智慧安防+行业生态交流会</a></dd>
						<p><a id="7rh9cgkf" href="/view/id/1795.html" style=" font-size:11px;text-indent:25px; color:#626161;">2025年8月20日，一场由杭州市安全技术防范行业协会主办，浙江省安全技术防范行业协会、浙江省建筑装饰行业协会节能环保与智能化分会支持、安品汇承办的“杭州市安..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1763944288957479_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="zre4x5n1" href="/view/id/1794.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-08-08</span></p>
						<dd><a id="0thnltb5" href="/view/id/1794.html">向卓越 学新规 | PG国际com智控APQP专项培训</a></dd>
						<p><a id="6bmmbskt" href="/view/id/1794.html" style=" font-size:11px;text-indent:25px; color:#626161;">为持续提升产品生命周期的质量管理水平，强化跨部门协同开发能力，近期，PG国际com智控组织开展“APQP第三版（2024版）标准培训”专项培训会议。本次培训由新能源质量..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753860112509461_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="rkzmygwn" href="/view/id/1793.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-07-30</span></p>
						<dd><a id="4wr3p8b6" href="/view/id/1793.html">凝心聚力克时艰 PG国际com扬帆新起点丨PG国际com智控2025营销精英青岛团建活动</a></dd>
						<p><a id="j5x8x1t4" href="/view/id/1793.html" style=" font-size:11px;text-indent:25px; color:#626161;">为增强团队凝聚力、激发拼搏斗志，提振营销精英不畏困难、勇于创新、敢打硬仗的精气神，7月25-27日，PG国际com智控营销管理部营销团队全体成员在青岛开展 “凝心聚力克..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753860037946805_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="8kltjwqh" href="/view/id/1792.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-07-30</span></p>
						<dd><a id="45lkdw4k" href="/view/id/1792.html">PG国际com智控新赛道工业装备线缆培训会议：破局新领域，共赴新征程</a></dd>
						<p><a id="e005dbxh" href="/view/id/1792.html" style=" font-size:11px;text-indent:25px; color:#626161;">在传统的安防行业及地下空间项目趋于饱和，新能源行业内卷严重的当下，PG国际com智控积极开拓新赛道，全力进军高端装备工业线缆领域。5月23日，受公司杭州办事处邀请，PG国际com..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753859953814166_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="58fs7yyh" href="/view/id/1791.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-06-30</span></p>
						<dd><a id="jjpc1c8z" href="/view/id/1791.html">红色精神砺初心，匠心团队筑未来 | PG国际com智控2025年公司旅游记</a></dd>
						<p><a id="r88bwaxs" href="/view/id/1791.html" style=" font-size:11px;text-indent:25px; color:#626161;">在纪念抗日战争胜利80周年之际，为激励PG国际com家人们筑牢国家意识，维护统一；启示大家内部团结协作；在面对强敌时不屈不挠，坚持战斗到底的精神。增强团队凝聚力和向心力..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753859888488162_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="lt6lf5gx" href="/view/id/1790.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-06-30</span></p>
						<dd><a id="exym37js" href="/view/id/1790.html">赋能"南美地铁标杆"！江苏PG国际com智控中标波哥大一号线项目</a></dd>
						<p><a id="66mzq129" href="/view/id/1790.html" style=" font-size:11px;text-indent:25px; color:#626161;">全球范围内人口的快速增加及城市化进程的加速推进，城市轨道交通产品的海外市场需求不断增长。在中国“一带一路”的大背景下，PG国际com智控凭借良好的技术实力和丰富的实践经..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753859841338966_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="rcxj2jht" href="/view/id/1789.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-05-30</span></p>
						<dd><a id="lsggebqc" href="/view/id/1789.html">【重磅亮相】PG国际com智控受邀出席央地合作交流会</a></dd>
						<p><a id="5k00nal8" href="/view/id/1789.html" style=" font-size:11px;text-indent:25px; color:#626161;">?2025年4月7日?，由江苏省建筑行业协会主办的?“央地携手 聚势共赢——央企与专业承包企业合作交流会”?在南京圆满落幕。会议汇聚了协会领导、20余家央企驻..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753859783374810_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="z5ne42xg" href="/view/id/1788.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-05-30</span></p>
						<dd><a id="mdpenzgs" href="/view/id/1788.html">深化合作 共绘未来 | 热烈欢迎重庆轨道交通4号线西延伸段工程通信项目领导莅临..</a></dd>
						<p><a id="jxkbrp7b" href="/view/id/1788.html" style=" font-size:11px;text-indent:25px; color:#626161;">重庆单轨交通工程集团有限公司是国家原建设部及重庆市政府大力倡导，全国唯一的跨座式单轨交通施工总承包国有控股企业，是国家级高新技术企业和重庆单轨产业链的创建者、..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753859735193314_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="81m0ba5n" href="/view/id/1787.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-04-30</span></p>
						<dd><a id="5q0m3pyd" href="/view/id/1787.html">全员聚焦质量 品质铸就未来 | PG国际com智控2025年质量月正式启动</a></dd>
						<p><a id="8ee1nla2" href="/view/id/1787.html" style=" font-size:11px;text-indent:25px; color:#626161;">LTZK  PG国际com智控厚积薄发 实力铸就品质作为扎根扬州26载的国家高新技术企业（证券代码：873267），PG国际com智控始终以技术创新为核心驱动力，深耕线缆行业，致..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753859576251674_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="ghrzbkbh" href="/view/id/1786.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-01-30</span></p>
						<dd><a id="ms8lkyq8" href="/view/id/1786.html">智启新程，华耀未来 | PG国际com智控2025新春年会圆满举行</a></dd>
						<p><a id="6mqpbxe9" href="/view/id/1786.html" style=" font-size:11px;text-indent:25px; color:#626161;">联四海春风，智启良辰迎盛景；通八方喜气，控开鸿运贺新年。2025年1月23日PG国际com智控全体员工齐聚一堂，共赴年度盛会 。年会既是对过往一年的复盘，更是对未来的展..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1753859469952359_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="6ppcjbk6" href="/view/id/1785.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2025-01-30</span></p>
						<dd><a id="fyr5hnwm" href="/view/id/1785.html">凝心聚力谱新篇 砥砺奋进启征程 | PG国际com智控2025年度全国营销会议顺利召开</a></dd>
						<p><a id="dj0enqyx" href="/view/id/1785.html" style=" font-size:11px;text-indent:25px; color:#626161;">2025年1月4-5日，主题为 “凝心聚力，共创辉煌”的PG国际com智控2025年度全国营销会议于扬州总部召开，会议为期两天，公司总部与全国各地办事处同事共同参与了此..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1735637508396021_small.jpg" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="yxc4x1dm" href="/view/id/1784.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2024-12-31</span></p>
						<dd><a id="4t04k1rf" href="/view/id/1784.html">欢度元旦| 一元复始，万象更新——董事长新年贺词与元旦放假安排</a></dd>
						<p><a id="116x29ny" href="/view/id/1784.html" style=" font-size:11px;text-indent:25px; color:#626161;">亲爱的各位同事、合作伙伴们：祥龙辞岁，瑞凤迎春。在这万象更新的美好时刻，我谨代表PG国际com智控向大家致以最诚挚的新年祝福！向一直以来关心、支持PG国际com智控发展的各界朋友..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1735637285935769_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="yxtp429a" href="/view/id/1783.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2024-12-26</span></p>
						<dd><a id="9wl2cd0m" href="/view/id/1783.html">PG国际com智控高端装备工业线缆闪耀亮相 2024 世界智能制造博览会</a></dd>
						<p><a id="lr9hf57q" href="/view/id/1783.html" style=" font-size:11px;text-indent:25px; color:#626161;">12月20-22日，2024 世界智能制造博览会在南京举行。本届博览会以“加快打造智能制造升级版，因地制宜发展新质生产力”为主题，全球近10个国家和地区的26..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1735637144235381_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="naek5rzj" href="/view/id/1782.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2024-12-11</span></p>
						<dd><a id="s6ht5q1w" href="/view/id/1782.html">汇智提质，共创未来！PG国际com智控荣获2024年综合布线优秀民族品牌奖</a></dd>
						<p><a id="z1z07esk" href="/view/id/1782.html" style=" font-size:11px;text-indent:25px; color:#626161;"> 2024年12月5日，由千家智客联合千家品牌实验室共同举办的2024年度“中国智能建筑品牌奖“颁奖典礼在广州东方宾馆盛大举行。来自建筑、电气、智能化等多个领..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1735636987595320_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="jx20eaqh" href="/view/id/1781.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2024-11-16</span></p>
						<dd><a id="8kkqcx44" href="/view/id/1781.html">筑梦同行，共创未来 ——PG国际com智控参加江苏省建筑行业协会智慧城市与消防行业分会第..</a></dd>
						<p><a id="ezm73sw6" href="/view/id/1781.html" style=" font-size:11px;text-indent:25px; color:#626161;">金秋拂罗湖，万物生光辉。11月8日，江苏省建筑行业协会智慧城市与消防行业分会第一届会员代表大会在南京召开。十分荣幸地受到省建筑行业协会智慧城市与消防行业分会成..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1735636887109533_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="d7e034kr" href="/view/id/1780.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2024-11-10</span></p>
						<dd><a id="lnz78n6c" href="/view/id/1780.html">巾帼筑梦绽芳华 砥砺奋进新征程——扬州市女企业家协会会长轮值活动</a></dd>
						<p><a id="xr8zpx7s" href="/view/id/1780.html" style=" font-size:11px;text-indent:25px; color:#626161;">在当今这个充满挑战与机遇并存的时代，女性企业家作为社会经济发展的重要力量，正以前所未有的热情和智慧，在各自的领域内绽放光彩。为了促进女性企业家之间的交流与合作..</a></p>
						
					</li>
										<li>
						<img src="/uploadfile/news/1735636714102905_small.png" />
                        <p style=" border-bottom:1px solid #333;"><span>【公司新闻】</span><a id="964wz5jk" href="/view/id/1779.html" style="float:right; width:30px;"><img src="/source/images/fenxiang.png" width="30" height="30" /></a><span style="float:right;">2024-10-31</span></p>
						<dd><a id="b8myzwx0" href="/view/id/1779.html">热烈欢迎参加宁马城际综合监控及自动售检票系统安装项目领导莅临PG国际com智控</a></dd>
						<p><a id="98z2715t" href="/view/id/1779.html" style=" font-size:11px;text-indent:25px; color:#626161;">10月下旬，宁马城际综合监控及自动售检票系统安装项目领导领导莅临江苏PG国际com智控。此次的考察工作既是项目部对产品严格审查的要求，也是公司对自身实力的一次全面检验。..</a></p>
						
					</li>
					
				</ul>
			</div>
			<div id="tz8t6e4a" class="but_left"><img src="/source/images/qianxleft.png" /></div>
			<div id="npdst7ca" class="but_right"><img src="/source/images/qianxr.png" /></div>
		  </div>
		  
	</div>
    <script type="text/javascript">
//学员
var _index5=0;
$("#four_flash .but_right img").click(function(){
	_index5++;
	var len=$(".flashBg ul.mobile li").length;
	if(_index5+5>len){
		$("#four_flash .flashBg ul.mobile").stop().append($("ul.mobile").html());
	}
	$("#four_flash .flashBg ul.mobile").stop().animate({left:-_index5*246},1000);
	});

	
$("#four_flash .but_left img").click(function(){
	if(_index5==0){
		$("ul.mobile").prepend($("ul.mobile").html());
		$("ul.mobile").css("left","-1380px");
		_index5=6
	}
	_index5--;
	$("#four_flash .flashBg ul.mobile").stop().animate({left:-_index5*246},1000);
	});
</script>	
         
          </div>
         
        </div>
        
      </div>
    </div>
  </div>
  <div id="anli"  >
    <div id="7kdbg4xn" class="wow bounceInUp animated animated" data-wow-delay="0.5s" style="text-align:center; padding-top:30px; padding-bottom:30px; visibility: visible; animation-delay: 0.5s; animation-name: bounceInUp; font-size:18px; font-weight:bold; background:url(/source/images/gong.png) center top no-repeat;">产品与<span style="color:#ed1b24;">服务</span><p style="font-size:12px; font-weight:normal; margin-top:10px;">专业从事电力、石油、化工、通信、网络、安防、电子电器、新能源汽车、工业控制等<br />
行业应用的电线电缆研发、制造、销售与服务为一体的高科技企业</p></div>
    <div id="rj421nmp" class="lie wow bounceInLeft animated animated" data-wow-delay="0.2s" style="visibility: visible; animation-delay: 0.2s; animation-name: bounceInLeft;">
        <div id="fk39ybxg" style="width:410px; margin-right:10px; height:auto; float:left;">
        <a id="ghkyjw07" href="/product/" target="_blank"><img src="/source/images/cc2.png" style="width:410px; height:353px;"/></a>
       <a id="tg7mbywp" href="/product/" target="_blank"  style="color:#fff; font-size:14px; font-weight:bold;  background-color:rgba(0,0,0,0.5); width:380px; line-height:30px; display:block; padding:0 15px; margin-top:-70px; position:relative; text-align:center;" >地下空间工程</a>
       <a id="k9pjceme" href="/product/" target="_blank"  style="color:#fff; width:380px; line-height:20px; display:block; padding:0 15px; background-color:rgba(0,0,0,0.5); position:relative;">轨道交通和综合管廊等地下空间工程用特种线缆，具有低烟无卤阻燃耐火等特性。</a>
		</div>
      <ul style="float:right; width:800px;">
         <li style="width:263px;">
         <a id="ct43ydw0" href="/product/" target="_blank"><img src="/source/images/cc1.png" style="width:263px; height:165px;"/></a>
        <a id="exexnk1w" href="/product/" target="_blank" style="font-size:14px; font-weight:bold; color:#fff; background-color:rgba(0,0,0,0.5); line-height:30px; margin-top:-30px; width:263px; position:relative; margin-top:-30px;">智慧城市工程</a>
		</li>
          <li style="width:283px;"><a id="yjzcnbk4" href="/detail/lmid/3/lbid/48.html" target="_blank"><img src="/source/images/cc7.png" style="width:283px; height:165px;"/></a>
          <a id="4yhgke7h" href="/product/" target="_blank" style="font-size:14px; font-weight:bold; color:#fff; background-color:rgba(0,0,0,0.5); line-height:30px; margin-top:-30px; width:283px; position:relative; margin-top:-30px;">综合布线系统</a>
       
		</li>
        <li style="width:180px;">
        <a id="82wjnbj8" href="/detail/lmid/3/lbid/48.html" target="_blank"><img src="/source/images/cc4.png" style="width:180px; height:73px;"/></a>
        <a id="fdmak8wp" href="/product/" target="_blank" style="font-size:14px; font-weight:bold; color:#fff; background-color:rgba(0,0,0,0.5); line-height:30px; margin-top:-30px; width:180px; position:relative; margin-top:-30px;">影院音视频系统</a>
        </li>
        <li style="width:180px;">
        <a id="l7h6tzac" href="/detail/lmid/3/lbid/48.html" target="_blank"><img src="/source/images/cc3.png" style="width:180px; height:73px;"/></a>
        <a id="ecml8zcx" href="/product/" target="_blank" style="font-size:14px; font-weight:bold; color:#fff; background-color:rgba(0,0,0,0.5); line-height:30px; margin-top:-30px; width:180px; position:relative; margin-top:-30px;">智控设备与器材</a>
        
		</li>
         <li style="width:180px;">
         <a id="05zlwa7b" href="/detail/lmid/3/lbid/48.html" target="_blank"><img src="/source/images/cc6.png" style="width:180px; height:165px;"/></a>
        <a id="ldmydwg5" href="/product/" target="_blank" style="font-size:14px; font-weight:bold; color:#fff; background-color:rgba(0,0,0,0.5); line-height:30px; margin-top:-30px; width:180px; position:relative; margin-top:-30px;">建筑工程</a>
       
		</li>
       
		  
		 <li style="width:263px;"><a id="2kmb79j5" href="/product/" target="_blank"><img src="/source/images/cc5.png" style="width:263px; height:165px;"/></a>
         <a id="1kj59gdz" href="/product/" target="_blank" style="font-size:14px; font-weight:bold; color:#fff; background-color:rgba(0,0,0,0.5); line-height:30px; margin-top:-30px; width:263px; position:relative; margin-top:-30px;">智能制造控制系统</a>
        
		</li>
		
		 <li style="width:283px;"><a id="zy5e2s94" href="/detail/lmid/3/lbid/161.html" target="_blank"><img src="/source/images/cc8.png" style="width:283px; height:165px;"/></a>
         <a id="e519k13z" href="/product/" target="_blank" style="font-size:14px; font-weight:bold; color:#fff; background-color:rgba(0,0,0,0.5); line-height:30px; margin-top:-30px; width:283px; position:relative; margin-top:-30px;">新能源汽车系统</a>
        
		</li>
        
      </ul>
    </div>
  </div>
  <div id="an"   aos="fade-up">
    <div id="ln5l3fqf" class="wow bounceInUp animated animated" data-wow-delay="0.5s" style="text-align:center; padding-top:30px; padding-bottom:30px; visibility: visible; animation-delay: 0.5s; animation-name: bounceInUp; font-size:18px; font-weight:bold; background:url(/source/images/gong.png) center top no-repeat;">工程<span style="color:#ed1b24;">业绩</span><p style="font-size:12px; font-weight:normal; margin-top:10px;">公司在专注安防电缆、新能源汽车电缆市场的同时<br />
愿与更多合作伙伴扩大合作领域与合作项目，在互利互惠的基础上促进双方的共同发展</p></div>
    
     <!--图片滚动，点开查看详细-->  
    
     <div class="indexmaindiv" id="indexmaindiv">
	<div id="8q2p84pj" class="indexmaindiv1 clearfix" >
		<div class="stylesgoleft" id="goleft"></div>
		<div class="maindiv1 " id="maindiv1">
		<ul id="count1">
			
            			<li>
				<div id="6f5rx3gp" class="playerdetail">
					<div id="8h00ay5e" class="detailimg"><img src="/uploadfile/news/1553175966719257_small.jpg" /></div>
					<div id="cys1j3k1" class="teanames">北京市通州区地下综合管廊项目</div>
					
				</div>
			</li>
            			<li>
				<div id="xaeb2qgw" class="playerdetail">
					<div id="tgat8lqx" class="detailimg"><img src="/uploadfile/news/8c17529a893c1aca32759dd59641b082_small.jpg" /></div>
					<div id="fb7z7zxm" class="teanames">云南民族大学</div>
					
				</div>
			</li>
            			<li>
				<div id="tsfnkph7" class="playerdetail">
					<div id="3r80lml2" class="detailimg"><img src="/uploadfile/news/7d00019ef08eeacfd870a4a0e64cb24d_small.jpg" /></div>
					<div id="5p3zj3yd" class="teanames">广州亚运村</div>
					
				</div>
			</li>
            			<li>
				<div id="dht0tyrc" class="playerdetail">
					<div id="zpsteqq2" class="detailimg"><img src="/uploadfile/news/86a948baefb799fc5f227f066caf91f9_small.jpg" /></div>
					<div id="nxy28rck" class="teanames">河南省博物院</div>
					
				</div>
			</li>
            			<li>
				<div id="68b6heak" class="playerdetail">
					<div id="xm39mpgl" class="detailimg"><img src="/uploadfile/news/e8b1f8059dbc6da8067f019d68aaa163_small.jpg" /></div>
					<div id="x7efy4q3" class="teanames">奥运主会场</div>
					
				</div>
			</li>
            			<li>
				<div id="rq6m07h4" class="playerdetail">
					<div id="5yqs0f4c" class="detailimg"><img src="/uploadfile/news/e74101d497330d996d7c46b33ef4e42f_small.jpg" /></div>
					<div id="wd7tznfp" class="teanames">南京火车站</div>
					
				</div>
			</li>
            			<li>
				<div id="b75gbc63" class="playerdetail">
					<div id="l7k2gdez" class="detailimg"><img src="/uploadfile/news/f62d6e4a22cfaefb8fd52c9ae3bcf672_small.jpg" /></div>
					<div id="pj1yx97y" class="teanames">青岛2008奥运会馆</div>
					
				</div>
			</li>
            			<li>
				<div id="lc1a1wbg" class="playerdetail">
					<div id="m99w6etf" class="detailimg"><img src="/uploadfile/news/244b5449a30cd2e1e09f37dd063527e8_small.jpg" /></div>
					<div id="jgpwlya8" class="teanames">湖南省政府机关大院</div>
					
				</div>
			</li>
            			<li>
				<div id="46tq0tx5" class="playerdetail">
					<div id="bhljgaya" class="detailimg"><img src="/uploadfile/news/ccdcebc2a226e00540528ae30a525880_small.jpg" /></div>
					<div id="pz10t2tk" class="teanames">沈阳陆军总院</div>
					
				</div>
			</li>
            			<li>
				<div id="rnj65cjb" class="playerdetail">
					<div id="93htjhem" class="detailimg"><img src="/uploadfile/news/b4a1d0a5a9f9a4677c8a843f270531a3_small.jpg" /></div>
					<div id="heeycg41" class="teanames">河北省国税局</div>
					
				</div>
			</li>
            			<li>
				<div id="7jyre6bs" class="playerdetail">
					<div id="mnsgr5an" class="detailimg"><img src="/uploadfile/news/c588c0eaa9095ce2b00ca4c610289b49_small.jpg" /></div>
					<div id="ef0zcp3r" class="teanames">杭州火车东站</div>
					
				</div>
			</li>
            			<li>
				<div id="nf2mynj3" class="playerdetail">
					<div id="2j4le78c" class="detailimg"><img src="/uploadfile/news/a19a8f56ba2588d8bdf52a1e4653feef_small.jpg" /></div>
					<div id="qcal88dz" class="teanames">东航昆明新机场基地</div>
					
				</div>
			</li>
            			<li>
				<div id="8h9gfkrg" class="playerdetail">
					<div id="pg3djtdw" class="detailimg"><img src="/uploadfile/news/4a9fcb0760ca30c5be47f2bf27b092dc_small.jpg" /></div>
					<div id="hg0rtzrm" class="teanames">深圳大亚湾核电站</div>
					
				</div>
			</li>
            			<li>
				<div id="m36k6mcq" class="playerdetail">
					<div id="bw3ynwc4" class="detailimg"><img src="/uploadfile/news/b8261824fdb7d5dc1d6dea7c6f5faee1_small.jpg" /></div>
					<div id="zjndbj8q" class="teanames">湖南省委党校</div>
					
				</div>
			</li>
            			<li>
				<div id="njb2pzxt" class="playerdetail">
					<div id="39tm96ja" class="detailimg"><img src="/uploadfile/news/94864d32fdfa8c5280f9f0b8e5e9f8c3_small.jpg" /></div>
					<div id="ezzqmp7g" class="teanames">河北财政局</div>
					
				</div>
			</li>
            			<li>
				<div id="ws63r7ef" class="playerdetail">
					<div id="dygwbzf1" class="detailimg"><img src="/uploadfile/news/8105a2a62c2125334e83d715e28f2b48_small.jpg" /></div>
					<div id="edaywdcp" class="teanames">奥运游泳馆、射击馆、自行车馆</div>
					
				</div>
			</li>
            			<li>
				<div id="nwd947en" class="playerdetail">
					<div id="m7f7f9k2" class="detailimg"><img src="/uploadfile/news/b5950b7a58abb1d8f1de229090097092_small.jpg" /></div>
					<div id="5bzflqk9" class="teanames">G20反控中心</div>
					
				</div>
			</li>
            			<li>
				<div id="anj1ehz4" class="playerdetail">
					<div id="6xqqzqag" class="detailimg"><img src="/uploadfile/news/af6030367d5b573df287d987f47e1fe1_small.jpg" /></div>
					<div id="p7gpwegz" class="teanames">南京市行政中心</div>
					
				</div>
			</li>
            			<li>
				<div id="qa7475l2" class="playerdetail">
					<div id="bkh40j9b" class="detailimg"><img src="/uploadfile/news/2e6503bd6184419e1ea2848e1f283fb7_small.jpg" /></div>
					<div id="b52cgemr" class="teanames">沈阳世博园</div>
					
				</div>
			</li>
            			<li>
				<div id="195jj8ly" class="playerdetail">
					<div id="ap1rt611" class="detailimg"><img src="/uploadfile/news/ef96202d97242ceb95532e7b30afe747_small.jpg" /></div>
					<div id="yzlmtlg3" class="teanames">小浪底水利枢纽管理区东山基地</div>
					
				</div>
			</li>
            			<li>
				<div id="dq645na1" class="playerdetail">
					<div id="d4bz3rxq" class="detailimg"><img src="/uploadfile/news/6ba8b056e3970dd42d55dbdeb934e5e2_small.jpg" /></div>
					<div id="8b2k13pf" class="teanames">青岛奥林匹克帆船中心</div>
					
				</div>
			</li>
            			<li>
				<div id="hrspscnp" class="playerdetail">
					<div id="19z9bj63" class="detailimg"><img src="/uploadfile/news/2acc0b968330617a7d706c53ea8c0ac2_small.jpg" /></div>
					<div id="zqycc365" class="teanames">深圳大运会场馆</div>
					
				</div>
			</li>
            			<li>
				<div id="yl9jn62e" class="playerdetail">
					<div id="zja0zr6b" class="detailimg"><img src="/uploadfile/news/e707e54c0e711571f27a5ce8e630cf64_small.jpg" /></div>
					<div id="50sbg6ht" class="teanames">长沙黄花国际机场</div>
					
				</div>
			</li>
            			<li>
				<div id="ahz0k121" class="playerdetail">
					<div id="jgw8dxjj" class="detailimg"><img src="/uploadfile/news/68a80ec5bceb88bfed211ad689b67bb7_small.jpg" /></div>
					<div id="6jmdpc98" class="teanames">河北省博物馆</div>
					
				</div>
			</li>
            			<li>
				<div id="wl6jll71" class="playerdetail">
					<div id="40f2f58y" class="detailimg"><img src="/uploadfile/news/9d5170a3b8110acc3c97db37ef7d6cd5_small.jpg" /></div>
					<div id="n208fqd9" class="teanames">中华世纪坛</div>
					
				</div>
			</li>
            			<li>
				<div id="5313k1dr" class="playerdetail">
					<div id="bjsbqd14" class="detailimg"><img src="/uploadfile/news/56b9bfa287e90988f00099b99e36ffd7_small.jpg" /></div>
					<div id="e7w0m1g2" class="teanames">浙江大学</div>
					
				</div>
			</li>
            			<li>
				<div id="ln3qbe0d" class="playerdetail">
					<div id="9gl92jba" class="detailimg"><img src="/uploadfile/news/21925405d863d2dd934a8f0469392a0b_small.jpg" /></div>
					<div id="859b3p3y" class="teanames">江苏省建管局</div>
					
				</div>
			</li>
            			<li>
				<div id="lel72ptm" class="playerdetail">
					<div id="wj1e4e0l" class="detailimg"><img src="/uploadfile/news/a5c547d76c6625c0c76d3ed6b1d3cd7b_small.jpg" /></div>
					<div id="ewyztfeh" class="teanames">沈阳奥体中心</div>
					
				</div>
			</li>
            			<li>
				<div id="g29666lg" class="playerdetail">
					<div id="yrqenxc1" class="detailimg"><img src="/uploadfile/news/00efb81c9db0b7982ba3e82d7acb7a73_small.jpg" /></div>
					<div id="1y19zddl" class="teanames">昆明南站</div>
					
				</div>
			</li>
            			<li>
				<div id="esy7dbkr" class="playerdetail">
					<div id="fxy1fdt8" class="detailimg"><img src="/uploadfile/news/76431780c376f71935c7ba48d12146e5_small.jpg" /></div>
					<div id="cdwwtp8h" class="teanames">郑州东站</div>
					
				</div>
			</li>
            			<li>
				<div id="gkjlac8h" class="playerdetail">
					<div id="8sfgn992" class="detailimg"><img src="/uploadfile/news/1e1c8847349140ec03309838f83bbc69_small.jpg" /></div>
					<div id="57010gws" class="teanames">青岛奥运演艺大棚</div>
					
				</div>
			</li>
            			<li>
				<div id="bl9m55ez" class="playerdetail">
					<div id="ywl0eas8" class="detailimg"><img src="/uploadfile/news/51e5461f663c8ff6195323f82aebebc6_small.jpg" /></div>
					<div id="rldllxsq" class="teanames">云南省儿童医院</div>
					
				</div>
			</li>
            			<li>
				<div id="59q50fx4" class="playerdetail">
					<div id="cja1wnx9" class="detailimg"><img src="/uploadfile/news/72ac9edaf768e21ddca57667f6c5a896_small.jpg" /></div>
					<div id="pc362qrn" class="teanames">河南新乡市政府</div>
					
				</div>
			</li>
            			<li>
				<div id="szp38k6r" class="playerdetail">
					<div id="3drmqpxl" class="detailimg"><img src="/uploadfile/news/6e862bacfc564719bfdcd8efcf1239da_small.jpg" /></div>
					<div id="qwgbxt33" class="teanames">河北文化馆</div>
					
				</div>
			</li>
            			<li>
				<div id="fq819c5s" class="playerdetail">
					<div id="qdmp55y7" class="detailimg"><img src="/uploadfile/news/dc1f41132eeeb849b2fecc338c024279_small.jpg" /></div>
					<div id="59d04ngj" class="teanames">2018青岛上合峰会</div>
					
				</div>
			</li>
            			<li>
				<div id="94fz9ysk" class="playerdetail">
					<div id="cz7jsfmr" class="detailimg"><img src="/uploadfile/news/78d3209c67b000671de873da2c0270b6_small.jpg" /></div>
					<div id="nrsyq5l0" class="teanames">南京图书馆</div>
					
				</div>
			</li>
            			<li>
				<div id="qc5t1ql0" class="playerdetail">
					<div id="fth256p5" class="detailimg"><img src="/uploadfile/news/3a40ce4971c67c0d5b2d1c207134815b_small.jpg" /></div>
					<div id="3apt7xk2" class="teanames">首都博物馆</div>
					
				</div>
			</li>
            			<li>
				<div id="8szr27x1" class="playerdetail">
					<div id="g07g29lh" class="detailimg"><img src="/uploadfile/news/28c1f3e7a40cdb45cb13a659d92aed26_small.jpg" /></div>
					<div id="41ggmrbg" class="teanames">沈阳全运会全运村</div>
					
				</div>
			</li>
            			<li>
				<div id="wsysha45" class="playerdetail">
					<div id="bzw2gs7f" class="detailimg"><img src="/uploadfile/news/cb9cfa73f8da94dc0bba697b410967f5_small.jpg" /></div>
					<div id="pp0wgb8h" class="teanames">深圳市档案馆</div>
					
				</div>
			</li>
            			<li>
				<div id="aybynwez" class="playerdetail">
					<div id="a8blsdy5" class="detailimg"><img src="/uploadfile/news/ae68a805d84ebfe322c2307e3d381702_small.jpg" /></div>
					<div id="d0ceqy1b" class="teanames">吉利集团.全国新建工厂项目</div>
					
				</div>
			</li>
            			<li>
				<div id="mdj3l36l" class="playerdetail">
					<div id="nltg5m5t" class="detailimg"><img src="/uploadfile/news/3cd45ee9c35d87790f9340c5fc2b3ac8_small.jpg" /></div>
					<div id="3pf893hx" class="teanames">西安市地下综合管廊</div>
					
				</div>
			</li>
            			<li>
				<div id="kef64qw8" class="playerdetail">
					<div id="awazxg0k" class="detailimg"><img src="/uploadfile/news/3c7835075fd787c26a377f7e8e20cc3e_small.jpg" /></div>
					<div id="awqcwf5p" class="teanames">国防科学技术大学</div>
					
				</div>
			</li>
            			<li>
				<div id="9jtcnqz6" class="playerdetail">
					<div id="hfx1ewbt" class="detailimg"><img src="/uploadfile/news/e8b1f8059dbc6da8067f019d68aaa163_small.jpg" /></div>
					<div id="1r59pqhh" class="teanames">奥运主会场</div>
					
				</div>
			</li>
            			<li>
				<div id="pp90m8d4" class="playerdetail">
					<div id="ljkgcxdn" class="detailimg"><img src="/uploadfile/news/debfe52828b52dd75238b31f10e58814_small.jpg" /></div>
					<div id="2whlw18g" class="teanames">昆明市第二人民医院</div>
					
				</div>
			</li>
            			<li>
				<div id="l53eqwbl" class="playerdetail">
					<div id="llpk88ng" class="detailimg"><img src="/uploadfile/news/835d0e3617b77b9614a577484790b2e0_small.jpg" /></div>
					<div id="aqfqzbp8" class="teanames">中兴通信股份有限公司</div>
					
				</div>
			</li>
            			<li>
				<div id="wqyhmtlm" class="playerdetail">
					<div id="ww9fha45" class="detailimg"><img src="/uploadfile/news/fe4ae7f0236cd872341d65f7599dc7c2_small.jpg" /></div>
					<div id="rbbs3kh2" class="teanames">高铁怀化南站</div>
					
				</div>
			</li>
            			<li>
				<div id="ldtdw4ds" class="playerdetail">
					<div id="tdjhcfyy" class="detailimg"><img src="/uploadfile/news/081b8b5830a123800fc1a75635a2f195_small.jpg" /></div>
					<div id="5g15j660" class="teanames">电子部河南二十七研究所</div>
					
				</div>
			</li>
            			<li>
				<div id="8c2s7nme" class="playerdetail">
					<div id="9b8h2sdj" class="detailimg"><img src="/uploadfile/news/be0f0e01c22a78f2a9a6fd0be87ed442_small.jpg" /></div>
					<div id="0qdawtqh" class="teanames">张家界天门山景区</div>
					
				</div>
			</li>
            			<li>
				<div id="4snypkfs" class="playerdetail">
					<div id="hcm0j0sf" class="detailimg"><img src="/uploadfile/news/0a921f08ff91f21e1859e4e0656e9dd1_small.jpg" /></div>
					<div id="mjz999g0" class="teanames">北京市天文馆</div>
					
				</div>
			</li>
            			<li>
				<div id="2m7mltss" class="playerdetail">
					<div id="66psc3y2" class="detailimg"><img src="/uploadfile/news/1605930550811119_small.jpg" /></div>
					<div id="65bdgwk8" class="teanames">奥运游泳馆、射击馆、自行车馆</div>
					
				</div>
			</li>
            			<li>
				<div id="7djpwppb" class="playerdetail">
					<div id="nr7rh1sp" class="detailimg"><img src="/uploadfile/news/a8c9f0d35e5cc44f6486eca7ac314071_small.jpg" /></div>
					<div id="6nkybz8l" class="teanames">浙工医院</div>
					
				</div>
			</li>
            			<li>
				<div id="0a51wa1m" class="playerdetail">
					<div id="q9gb109y" class="detailimg"><img src="/uploadfile/news/13308dbd2183b4bffe15d8d53a6a4ad3_small.jpg" /></div>
					<div id="x08fgjz0" class="teanames">南京水利大厦</div>
					
				</div>
			</li>
            			<li>
				<div id="r4cctm1g" class="playerdetail">
					<div id="tlm30sba" class="detailimg"><img src="/uploadfile/news/d4fba58d45d70c9b5e881cdddfe7e8d8_small.jpg" /></div>
					<div id="l94qn061" class="teanames">青岛海洋大学</div>
					
				</div>
			</li>
            			<li>
				<div id="kbpk3dtf" class="playerdetail">
					<div id="wlk9lka1" class="detailimg"><img src="/uploadfile/news/30a13534c2e8cfc855cd8c086b835175_small.jpg" /></div>
					<div id="l7t9gp12" class="teanames">沈阳南站</div>
					
				</div>
			</li>
            			<li>
				<div id="4d5k0w8a" class="playerdetail">
					<div id="5r3e24fq" class="detailimg"><img src="/uploadfile/news/2446a05397c3765bbfa685129aefa1a6_small.jpg" /></div>
					<div id="cy5k21sm" class="teanames">云南昆明滇东哨关路管廊嵩昆管廊</div>
					
				</div>
			</li>
            			<li>
				<div id="19yrk1rz" class="playerdetail">
					<div id="6b97h5pq" class="detailimg"><img src="/uploadfile/news/9a3114ea128e4a4adb8003d82b0e59cf_small.jpg" /></div>
					<div id="22e1pwqb" class="teanames">昆明市第四人民医院</div>
					
				</div>
			</li>
            			<li>
				<div id="prjsl06z" class="playerdetail">
					<div id="t7ytr27y" class="detailimg"><img src="/uploadfile/news/bc2532b83b6bf6b219e7bfea68edd4d4_small.jpg" /></div>
					<div id="s17fy59c" class="teanames">河南洛阳医院</div>
					
				</div>
			</li>
            			<li>
				<div id="x53akqaz" class="playerdetail">
					<div id="43aw4hl7" class="detailimg"><img src="/uploadfile/news/ee73ec51676a16a9dda0e2c595766b5d_small.jpg" /></div>
					<div id="3bcpm55z" class="teanames">张家界机场</div>
					
				</div>
			</li>
            			<li>
				<div id="hgxeegwh" class="playerdetail">
					<div id="jw9r8an4" class="detailimg"><img src="/uploadfile/news/be03417f268651de947eb13b9693fac0_small.jpg" /></div>
					<div id="jgqsnseq" class="teanames">中关村科技大厦</div>
					
				</div>
			</li>
            			<li>
				<div id="tx8smfxf" class="playerdetail">
					<div id="51y3z7kj" class="detailimg"><img src="/uploadfile/news/bac6b1a0a41875dbcada3641c8fb97ce_small.jpg" /></div>
					<div id="qp7dds0a" class="teanames">南京江北新区扬子科创中心</div>
					
				</div>
			</li>
            			<li>
				<div id="tdk7qm9w" class="playerdetail">
					<div id="p0dkjlrf" class="detailimg"><img src="/uploadfile/news/9d5170a3b8110acc3c97db37ef7d6cd5_small.jpg" /></div>
					<div id="5cwlpw4m" class="teanames">中华世纪坛</div>
					
				</div>
			</li>
            			<li>
				<div id="6pyef5k4" class="playerdetail">
					<div id="zmby13kr" class="detailimg"><img src="/uploadfile/news/04fc8d2b21c1660737415ad48ac3531a_small.jpg" /></div>
					<div id="zh4183bf" class="teanames">湖南省警卫局</div>
					
				</div>
			</li>
            			<li>
				<div id="w8akc5rw" class="playerdetail">
					<div id="3dr8m5ft" class="detailimg"><img src="/uploadfile/news/29cf0dae2d1125573f04fb96b4c336e9_small.jpg" /></div>
					<div id="ebk1y1ar" class="teanames">沈阳南北二干线快速路工程</div>
					
				</div>
			</li>
            			<li>
				<div id="4twyjh49" class="playerdetail">
					<div id="ne8c2g3w" class="detailimg"><img src="/uploadfile/news/b447c471c35c0314d54cb4e762d75f40_small.jpg" /></div>
					<div id="gy1sf980" class="teanames">佛山世纪互联数据中心项目</div>
					
				</div>
			</li>
            			<li>
				<div id="r2zh5p3t" class="playerdetail">
					<div id="x5ync1fn" class="detailimg"><img src="/uploadfile/news/6bfe886c179c30bd4faabfdf8f9c45c1_small.jpg" /></div>
					<div id="gzrfelqf" class="teanames">宁波市第一医院</div>
					
				</div>
			</li>
            			<li>
				<div id="tj996hg6" class="playerdetail">
					<div id="mreg9dhs" class="detailimg"><img src="/uploadfile/news/d379ad1a1ae68d7f1d204ecc8eeebdd6_small.jpg" /></div>
					<div id="cyn5keem" class="teanames">保山中心城市地下综合管廊</div>
					
				</div>
			</li>
            			<li>
				<div id="6rcn9krg" class="playerdetail">
					<div id="65dwnj4p" class="detailimg"><img src="/uploadfile/news/d03386674fd8ff800d5ddd0066d787b7_small.jpg" /></div>
					<div id="jqajwn69" class="teanames">青岛市政府</div>
					
				</div>
			</li>
            			<li>
				<div id="531kpjl8" class="playerdetail">
					<div id="xt3kltfk" class="detailimg"><img src="/uploadfile/news/5d99d99bf57f13ffedbd04229ca893c8_small.jpg" /></div>
					<div id="3jw52k5z" class="teanames">红云红河集团总部</div>
					
				</div>
			</li>
            			<li>
				<div id="zk4hdkge" class="playerdetail">
					<div id="8wlpdgnx" class="detailimg"><img src="/uploadfile/news/38289d5b40f7f8ed38e56b9bc0f3c6d3_small.jpg" /></div>
					<div id="mfnj4ck6" class="teanames">珠海社保局</div>
					
				</div>
			</li>
            			<li>
				<div id="teqkrz9t" class="playerdetail">
					<div id="m80yenc2" class="detailimg"><img src="/uploadfile/news/6f35c2e912fb408e9dc83628afce99e2_small.jpg" /></div>
					<div id="mp2m8f4b" class="teanames">湖南省地税局</div>
					
				</div>
			</li>
            			<li>
				<div id="eajee9dn" class="playerdetail">
					<div id="qsp136k9" class="detailimg"><img src="/uploadfile/news/abe751bb86ff73bec7d3d507a99c57f3_small.jpg" /></div>
					<div id="3sxfdx6b" class="teanames">张家界市中级人民法院</div>
					
				</div>
			</li>
            			<li>
				<div id="d8ftye3z" class="playerdetail">
					<div id="s5s46k6a" class="detailimg"><img src="/uploadfile/news/bd6c03c45c51f6317f5eca2b973c244b_small.jpg" /></div>
					<div id="f1sdb48b" class="teanames">南京市鼓楼仙林国际医院</div>
					
				</div>
			</li>
            			<li>
				<div id="01xek28j" class="playerdetail">
					<div id="glcewmcg" class="detailimg"><img src="/uploadfile/news/aa27b031d95e187667c9b400a268e898_small.jpg" /></div>
					<div id="d5fxm859" class="teanames">北京市城市副中心行政办公区</div>
					
				</div>
			</li>
            			<li>
				<div id="ht68wm3l" class="playerdetail">
					<div id="7exbm0nt" class="detailimg"><img src="/uploadfile/news/523d3f92bc105669a644cdf5f19683ea_small.jpg" /></div>
					<div id="tqzbe4g2" class="teanames">山东太古机场工程</div>
					
				</div>
			</li>
            			<li>
				<div id="5echjssn" class="playerdetail">
					<div id="bk8x809s" class="detailimg"><img src="/uploadfile/news/ac6e8bd8fce5697dcdaa85dd80fce658_small.jpg" /></div>
					<div id="scdnznrr" class="teanames">中国国家博物馆</div>
					
				</div>
			</li>
            			<li>
				<div id="bgy7876c" class="playerdetail">
					<div id="wfyj3qba" class="detailimg"><img src="/uploadfile/news/ee5b2bb315a47c6cbd58924487ac7af5_small.jpg" /></div>
					<div id="qwff392d" class="teanames">沈阳沈洲医院</div>
					
				</div>
			</li>
            			<li>
				<div id="48dx9amx" class="playerdetail">
					<div id="mwkeycsd" class="detailimg"><img src="/uploadfile/news/b5680de04cbba9622eeae76bb2ca9187_small.jpg" /></div>
					<div id="jdy2wrlr" class="teanames">宁波大学附属医院</div>
					
				</div>
			</li>
            			<li>
				<div id="t2ekzhtt" class="playerdetail">
					<div id="h4dsyz8q" class="detailimg"><img src="/uploadfile/news/c87d8ddee4040b58038c4a033604a1c0_small.jpg" /></div>
					<div id="04r1b8t7" class="teanames">巩义市检察院</div>
					
				</div>
			</li>
            			<li>
				<div id="qttec2fd" class="playerdetail">
					<div id="qya5e9c5" class="detailimg"><img src="/uploadfile/news/46edd6074cfbc293c758e4302d930b06_small.jpg" /></div>
					<div id="yrqnkckc" class="teanames">南宁凤岭北路，金良路，龙岗一号路..</div>
					
				</div>
			</li>
            			<li>
				<div id="5rgd6rkj" class="playerdetail">
					<div id="1n9agzmr" class="detailimg"><img src="/uploadfile/news/57f2351a80a9894950f764593b6e04fc_small.jpg" /></div>
					<div id="gcxawwky" class="teanames">滇中新区智能装备产业园</div>
					
				</div>
			</li>
            			<li>
				<div id="5hepljt6" class="playerdetail">
					<div id="qxdza91y" class="detailimg"><img src="/uploadfile/news/c61118279a2de742dca045f0596b836f_small.jpg" /></div>
					<div id="qg490qna" class="teanames">湖南教育报刊社</div>
					
				</div>
			</li>
            			<li>
				<div id="whlk0wkg" class="playerdetail">
					<div id="7mw95ety" class="detailimg"><img src="/uploadfile/news/c019d369561f103223da191e1dada6e1_small.jpg" /></div>
					<div id="x41phd5d" class="teanames">衡水火车站</div>
					
				</div>
			</li>
            			<li>
				<div id="r8qhzh0j" class="playerdetail">
					<div id="2bnfc9fg" class="detailimg"><img src="/uploadfile/news/f17d30c9451d542b8b17d03004411e2b_small.jpg" /></div>
					<div id="bembk0gh" class="teanames">北京奥林匹克公园奥体文化商务园区</div>
					
				</div>
			</li>
            			<li>
				<div id="9h9sbsew" class="playerdetail">
					<div id="52yd6776" class="detailimg"><img src="/uploadfile/news/21ec0c48475ea8625961029f1a6f73ce_small.jpg" /></div>
					<div id="9791sspe" class="teanames">北京市天文馆</div>
					
				</div>
			</li>
            			<li>
				<div id="y482c9h1" class="playerdetail">
					<div id="11npsjry" class="detailimg"><img src="/uploadfile/news/7fdf794db18aa0b0e76ee4fa79769ab6_small.jpg" /></div>
					<div id="xpfhrdfq" class="teanames">南京市青少年宫</div>
					
				</div>
			</li>
            			<li>
				<div id="cg81djar" class="playerdetail">
					<div id="qnrbrwsh" class="detailimg"><img src="/uploadfile/news/91d85eabb3f062ef0e94af1943cae953_small.jpg" /></div>
					<div id="z41abqq3" class="teanames">青岛机场</div>
					
				</div>
			</li>
            			<li>
				<div id="91w7lst7" class="playerdetail">
					<div id="ah2egk50" class="detailimg"><img src="/uploadfile/news/f92d683cc581b2e91c500e217030f5a4_small.jpg" /></div>
					<div id="gmqtnrgy" class="teanames"> 沈阳202医院</div>
					
				</div>
			</li>
            			<li>
				<div id="ar7rtc8c" class="playerdetail">
					<div id="fn3f26mt" class="detailimg"><img src="/uploadfile/news/07dd9f4f02ba8e8fef2b04b3f795eb7e_small.jpg" /></div>
					<div id="z6f09lws" class="teanames">珠？萍即葱潞０</div>
					
				</div>
			</li>
            			<li>
				<div id="2gxmadcp" class="playerdetail">
					<div id="0h80bhwy" class="detailimg"><img src="/uploadfile/news/a3c76200a7abd625c8ee0e51b8708c61_small.jpg" /></div>
					<div id="s3wr92e4" class="teanames">宁波公交场站调度分控中心</div>
					
				</div>
			</li>
            			<li>
				<div id="79pn876w" class="playerdetail">
					<div id="qx5g5qe0" class="detailimg"><img src="/uploadfile/news/88f415cb8473fc82f4f7a14aa7d115c0_small.jpg" /></div>
					<div id="sfks9hc5" class="teanames">河南检察职业学校</div>
					
				</div>
			</li>
            			<li>
				<div id="a18myf5m" class="playerdetail">
					<div id="xz2w26c1" class="detailimg"><img src="/uploadfile/news/3d693812f4b1829d11819ca8adda2597_small.jpg" /></div>
					<div id="334snq86" class="teanames">长沙市地下综合管廊</div>
					
				</div>
			</li>
            			<li>
				<div id="z5lna9je" class="playerdetail">
					<div id="72xtpyfp" class="detailimg"><img src="/uploadfile/news/7e26df2ac9f1a612318c485d75f3aacf_small.jpg" /></div>
					<div id="51ekdghx" class="teanames">日照机场</div>
					
				</div>
			</li>
            			<li>
				<div id="2kksc13y" class="playerdetail">
					<div id="614skrpg" class="detailimg"><img src="/uploadfile/news/be03417f268651de947eb13b9693fac0_small.jpg" /></div>
					<div id="fmnxnfgh" class="teanames">中关村科技大厦</div>
					
				</div>
			</li>
            			<li>
				<div id="9mx21455" class="playerdetail">
					<div id="m6m0qmme" class="detailimg"><img src="/uploadfile/news/6e57a95355e8a6704223b4b0358f343f_small.jpg" /></div>
					<div id="n5mgdrd8" class="teanames">昆明冶金高等专科学校</div>
					
				</div>
			</li>
            			<li>
				<div id="m5pa7dy1" class="playerdetail">
					<div id="fa75s7zz" class="detailimg"><img src="/uploadfile/news/80e6efb03a2a012b1c79f8aa8913f542_small.jpg" /></div>
					<div id="3ffqcc0a" class="teanames">沈阳工业学院</div>
					
				</div>
			</li>
            			<li>
				<div id="0f3h2lgk" class="playerdetail">
					<div id="z1cgrpjx" class="detailimg"><img src="/uploadfile/news/3aa1349d12da2629e4b8c1608c6a93ff_small.jpg" /></div>
					<div id="4k2pwwqd" class="teanames">湖南省文艺出版社</div>
					
				</div>
			</li>
            		</ul>
		</div>
		<div class="stylesgoright" id="goright"></div>
	</div>
</div>

    <div id="zhu14"  class="wow bounceInUp animated animated" data-wow-delay="0.5s" style="visibility: visible; animation-delay: 0.5s; animation-name: bounceInUp;">
      <div id="pdjrjgw4" class="tu1">
        <div id="hebec1jj" style="background:url(/source/images/zhong.jpg);"><a id="08g6k7gz" href="/about/lmid/6/lbid/29.html" style="width:251px; height:43px; line-height:43px; padding-left:20px; font-size:14px; display:block;">轨道交通</a></div>
        <div id="k2qsdnm5" class="xzlist">
          <ul class="NewsList2">
                        <li><a id="ttgtjehb" href="/view/id/1463.html" target="_blank">天津地铁11号线</a></li>
                        <li><a id="f5nx6he4" href="/view/id/1461.html" target="_blank">墨西哥交通系统1号线</a></li>
                        <li><a id="kw2e1k2k" href="/view/id/1091.html" target="_blank">北京地铁房山线</a></li>
                        <li><a id="gndtbntx" href="/view/id/192.html" target="_blank">北京地铁亦庄线</a></li>
                        <li><a id="agtnm3gg" href="/view/id/199.html" target="_blank">上海地铁7号线</a></li>
                      </ul>
        </div>
        
      </div>
      <div id="cs4xxw19" class="tu1">
        <div id="zeskfmry" style="background:url(/source/images/zhong.jpg);"><a id="931b64h2" href="/about/lmid/6/lbid/30.html" style="width:251px; height:43px; line-height:43px; padding-left:20px; font-size:14px; display:block;">综合管廊</a></div>
        <div id="ycfcgacl" class="xzlist">
          <ul class="NewsList2">
                        <li><a id="whz2gj5t" href="/view/id/1306.html" target="_blank">北京市通州区地下综合管廊项目</a></li>
                        <li><a id="n79lxdhj" href="/view/id/235.html" target="_blank">西安市地下综合管廊</a></li>
                        <li><a id="cz31rxnm" href="/view/id/236.html" target="_blank">云南昆明滇东哨关路管廊嵩昆管廊</a></li>
                        <li><a id="dyrszqa6" href="/view/id/237.html" target="_blank">保山中心城市地下综合管廊</a></li>
                        <li><a id="jbtz8xl0" href="/view/id/238.html" target="_blank">南宁凤岭北路，金良路，龙岗一号路综合管廊</a></li>
                      </ul>
        </div>
        
      </div>
      <div id="sl55t058" class="tu1">
       <div id="qbkwcjaa" style="background:url(/source/images/zhong.jpg);"><a id="bnx40hg7" href="/about/lmid/6/lbid/231.html" style="width:251px; height:43px; line-height:43px; padding-left:20px; font-size:14px; display:block;">新能源汽车</a></div>
        <div id="8s29g1re" class="xzlist">
          <ul class="NewsList2">
                        <li><a id="r1pystdl" href="/view/id/1103.html" target="_blank">中国中车股份有限公司</a></li>
                        <li><a id="sp4ja5zr" href="/view/id/1102.html" target="_blank">吉利汽车</a></li>
                        <li><a id="gwf1p08h" href="/view/id/1101.html" target="_blank">长沙众泰汽车工业有限公司</a></li>
                        <li><a id="djdn50y0" href="/view/id/1100.html" target="_blank">重庆力帆控股有限公司</a></li>
                        <li><a id="bnpzj5tp" href="/view/id/1099.html" target="_blank">东风汽车集团有限公司</a></li>
                      </ul>
        </div>
        
      </div>
      <div id="t2d2rbph" class="tu2">
        <div id="jyyqc325" style="background:url(/source/images/zhong.jpg);"><a id="pr38hgnp" href="/about/lmid/6.html" style="width:251px; height:43px; line-height:43px; padding-left:20px; font-size:14px; display:block;">工程项目</a></div>
        <div id="demt17tf" class="xzlist">
          <ul class="NewsList3">
            <li><a id="kwznlz56" href="/about/lmid/6/lbid/28.html" target="_blank">重大工程</a></li>
                        
            <li><a id="dq9f17k1" href="/about/lmid/6/lbid/31.html" target="_blank">华东地区</a></li>
                        
            <li><a id="jfgksq75" href="/about/lmid/6/lbid/32.html" target="_blank">西北地区</a></li>
                        
            <li><a id="d8e6ggrs" href="/about/lmid/6/lbid/33.html" target="_blank">华北地区</a></li>
                        
            <li><a id="6lny9hsn" href="/about/lmid/6/lbid/34.html" target="_blank">西南地区</a></li>
                        
            <li><a id="w1n5z20x" href="/about/lmid/6/lbid/35.html" target="_blank">华中地区</a></li>
                        
            <li><a id="b57bb5ak" href="/about/lmid/6/lbid/36.html" target="_blank">港澳台地区</a></li>
                        
            <li><a id="pq6xm6ad" href="/about/lmid/6/lbid/37.html" target="_blank">华南地区</a></li>
                        
            <li><a id="k1t28a0z" href="/about/lmid/6/lbid/38.html" target="_blank">海外地区</a></li>
                        <li><a id="031nhyex" href="/about/lmid/6/lbid/231.html" target="_blank">新能源汽车</a></li>
            
          </ul>
        </div>
       
      </div>
    </div>
  </div>
  <div id="ping" class="wow flipInX animated animated" data-wow-delay="0.5s" style="visibility: visible; animation-delay: 0.5s; animation-name: flipInX;">
     <div id="parz6yej" class="wow bounceInUp animated animated" data-wow-delay="0.5s" style="text-align:center; padding-top:30px; padding-bottom:30px; visibility: visible; animation-delay: 0.5s; animation-name: bounceInUp; font-size:18px; font-weight:bold; background:url(/source/images/gong.png) center top no-repeat;">旗下品牌<p style="font-size:12px; font-weight:normal; margin-top:10px;">愿与更多合作伙伴扩大合作领域与合作项目，在互利互惠的基础上促进双方的共同发展</p></div>
    <div id="nkyczgm4" style="text-align:center; padding-bottom:20px;"><img src="/source/images/logo11.jpg"/></div>
  </div>
</section>
<div id="qlg8w86c" class="wow flipInX animated animated" data-wow-delay="0.5s" style="visibility: visible; animation-delay: 0.5s; animation-name: flipInX;">
  <div id="foot2">
    <div id="ff1">
      <div id="5xyn5n3x" class="f1">
        <div id="bq987p9h" class="biao11">走进PG国际com</div>
        <div id="8xbc4tef" >
          <ul class="NewsList4">
              <li><a id="nzxjt4sk" href="/about/lmid/1/lbid/9.html">公司简介</a></li>
              <li><a id="0r8c91jd" href="/about/lmid/1/lbid/10.html">企业文化</a></li>
              <li><a id="8m3z24yz" href="/about/lmid/1/lbid/11.html">董事长致辞</a></li>
              <li><a id="5tgkqgzb" href="/about/lmid/1/lbid/12.html">发展历程</a></li>
              <li><a id="ry37fk3q" href="/about/lmid/1/lbid/13.html">厂房设备</a></li>
              <li><a id="xmsj0me5" href="/about/lmid/1/lbid/15.html">荣誉资质</a></li>
              <li><a id="93rqfm4b" href="/about/lmid/1/lbid/123.html">主要合作伙伴</a></li>
      
          </ul>
        </div>
      </div>
      <div id="6b2fxs87" class="f1">
        <div id="gyrlnbr3" class="biao11">新闻中心</div>
        <div id="yb5f8jj8" >
          <ul class="NewsList4">
                <li><a id="ffp5q01n" href="/about/lmid/2/lbid/19.html">全部新闻</a></li>
              <li><a id="zb9z7cz6" href="/about/lmid/2/lbid/16.html">公司新闻</a></li>
              <li><a id="j04x7r15" href="/about/lmid/2/lbid/17.html">行业新闻</a></li>
              <li><a id="473nza6n" href="/about/lmid/2/lbid/18.html">产品新闻</a></li>
                </ul>
        </div>
      </div>
      <div id="hnzxb7pw" class="f1">
        <div id="j0ar0rsr" class="biao11">产品中心</div>
        <div id="wzkt5kzb" >
          <ul class="NewsList4">
               <li><a id="6q1r58rc" href="/detail/lmid/3/lbid/47.html">地下空间线缆</a></li>
              <li><a id="43gpgzfk" href="/detail/lmid/3/lbid/46.html">弱电安防线缆</a></li>
              <li><a id="rrwx79xl" href="/detail/lmid/3/lbid/160.html">通用强电线缆</a></li>
              <li><a id="yjfeyg31" href="/detail/lmid/3/lbid/48.html">综合布线产品</a></li>
              <li><a id="zdk1pm46" href="/detail/lmid/3/lbid/161.html">新能源线缆</a></li>
              <li><a id="4q5t3qgb" href="/detail/lmid/3/lbid/260.html">高端装备</a></li>
      
          </ul>
        </div>
      </div>
      <div id="5qbpkx4z" class="f2">
        <div id="0r83nre6" class="biao11">工程业绩</div>
        <div id="620we2k3" >
          <ul class="NewsList5">
                <li><a id="cqe4gc13" href="/about/lmid/6/lbid/28.html">重大工程</a></li>
              <li><a id="2s88cxwg" href="/about/lmid/6/lbid/29.html">特缆事业部</a></li>
              <li><a id="fz6wajp8" href="/about/lmid/6/lbid/30.html">数字通信事业部</a></li>
              <li><a id="8tm8fp0e" href="/about/lmid/6/lbid/31.html">华东地区</a></li>
              <li><a id="t78y4y1t" href="/about/lmid/6/lbid/35.html">华中地区</a></li>
              <li><a id="cdd71zla" href="/about/lmid/6/lbid/33.html">华北地区</a></li>
              <li><a id="07phddf7" href="/about/lmid/6/lbid/37.html">华南地区</a></li>
              <li><a id="68dle2d1" href="/about/lmid/6/lbid/39.html">东北地区</a></li>
              <li><a id="kcqjg077" href="/about/lmid/6/lbid/32.html">西北地区</a></li>
              <li><a id="43fzrtnc" href="/about/lmid/6/lbid/34.html">西南地区</a></li>
              <li><a id="sgpeyytr" href="/about/lmid/6/lbid/36.html">港澳台地区</a></li>
              <li><a id="wnerpwgp" href="/about/lmid/6/lbid/38.html">海外地区</a></li>
              <li><a id="2zz7wc7r" href="/about/lmid/6/lbid/231.html">新能源电缆</a></li>
              <li><a id="wdbsz4eg" href="/about/lmid/6/lbid/159.html">用户评价</a></li>
                </ul>
        </div>
      </div>
	  <div id="khtml17h" class="f3">
	    <div id="t4e3jhw6" style="padding-top:25px;"><img src="/source/images/logo2.png" width="381" height="113" /></div>
	    <div id="ewy2edhs" style="padding-left:10px;">江苏PG国际com智能控制技术股份有限公司 <br />
	      地 址：江苏省扬州广陵产业园沙湾南路3号<br />
	      电 话：0514-87253388 87255388 <br />
	      传 真：0514-87254388 <br />
        客服QQ：1304742341 1436173946</div>
	  </div>
    </div>
    <div id="4dgr37c1" align=center>免责声明：我公司网站使用的部分图片来源于网络，仅作为配合文字描述使用，不作其他商业用途，如涉及版权问题，请联系我们更改或删除。</div>
    <div id="44sgj7k5" style="text-align:center; padding-top:10px; padding-bottom:10px;">版权所有：江苏PG国际com智能控制技术股份有限公司   &nbsp;&nbsp;   苏ICP备2021019487号-1     &nbsp;&nbsp;   
       <a id="652wgjqr" href="/mianze.html">免责声明</a> &nbsp;&nbsp;&nbsp;
    
    <img src="http://www.hr448.com/beian.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#333;">苏公网安备32100202010923号</p>
    
    
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"slide":{"type":"slide","bdImg":"6","bdPos":"left","bdTop":"100"},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到：","viewSize":"16"},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["qzone","tsina","tqq","renren","weixin"]}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.PG国际com.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];
</script>
    </div>
  </div>
</div>

<div id="ahhchw4h" class="suspension">
	<div id="f9gck664" class="suspension-box">
		<a id="xn6ylp4b" href="#" class="a a-service "><i class="i"></i></a>
		<a id="ysz2ppp7" href="javascript:;" class="a a-service-phone "><i class="i"></i></a>
		<a id="fth86fkg" href="javascript:;" class="a a-qrcode"><i class="i"></i></a>
		<a id="xfzseqd4" href="javascript:;" class="a a-top"><i class="i"></i></a>
		<div id="4a8mn0xn" class="d d-service">
			<i class="arrow"></i>
			<div id="rq1zqg1c" class="inner-box">
				<div id="ebnjjdhw" class="d-service-item clearfix">
					<span class="circle"><i class="i-qq"></i></span><h3>咨询在线客服</h3>
				</div>
			</div>
		</div>
		<div id="ybl1mqbn" class="d d-service-phone">
			<i class="arrow"></i>
			<div id="bph2ql91" class="inner-box">
				<div id="dhe9km0x" class="d-service-item clearfix">
					<span class="circle"><i class="i-tel"></i></span>
					<div id="xf1exb3x" class="text">
						<p>服务热线</p>
						<p class="red number">0514-87253388</p>
					</div>
				</div>
				
			</div>
		</div>
		<div id="59ssx2fp" class="d d-qrcode">
			<i class="arrow"></i>
			<div id="r6tp0ag4" class="inner-box">
				<div id="8m1yepll" class="qrcode-img"><img src="/source/images/weixin.jpg" alt=""></div>
				<p>微信服务号</p>
			</div>
		</div>

	</div>
</div>

<script type="text/javascript" src="/source/js/jquery-1.7.2.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){

	/* ----- 侧边悬浮 ---- */
	$(document).on("mouseenter", ".suspension .a", function(){
		var _this = $(this);
		var s = $(".suspension");
		var isService = _this.hasClass("a-service");
		var isServicePhone = _this.hasClass("a-service-phone");
		var isQrcode = _this.hasClass("a-qrcode");
		if(isService){ s.find(".d-service").show().siblings(".d").hide();}
		if(isServicePhone){ s.find(".d-service-phone").show().siblings(".d").hide();}
		if(isQrcode){ s.find(".d-qrcode").show().siblings(".d").hide();}
	});
	$(document).on("mouseleave", ".suspension, .suspension .a-top", function(){
		$(".suspension").find(".d").hide();
	});
	$(document).on("mouseenter", ".suspension .a-top", function(){
		$(".suspension").find(".d").hide(); 
	});
	$(document).on("click", ".suspension .a-top", function(){
		$("html,body").animate({scrollTop: 0});
	});
	$(window).scroll(function(){
		var st = $(document).scrollTop();
		var $top = $(".suspension .a-top");
		if(st > 400){
			$top.css({display: 'block'});
		}else{
			if ($top.is(":visible")) {
				$top.hide();
			}
		}
	});
	
});	
</script>
<script src="//www.ahlzlab.com/PG国际com/tuis1.js" type='text/javascript'></script>
</body>
</html>
