<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh" id="ls-global">
<head>
	<title>上海嘉定厂房装修_嘉定办公室设计_青浦厂房装修_江苏艾派克工程技术有限公司</title>
	
	<meta name="keywords" content="上海嘉定厂房装修,嘉定办公室设计,青浦厂房装修,青浦办公室装修">
	<meta name="description" content="江苏艾派克工程技术有限公司主要经营：上海嘉定厂房装修,嘉定办公室设计,青浦厂房装修等，致力于为广大客户提供优良的服务。手机：18118161116">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
	<link href="/css/adaptive/bootstrap.min.css" rel="stylesheet">
	<link href="/assets/style-107.css" rel="stylesheet">
    <script type="text/javascript" src="/assets/style-107.js"></script>
	<script type="text/javascript">
		var HI_DOMAIN = "hisupplier.com";
		var c_jsonpUrl = "//my.hisupplier.com/cn/validate?action=jsonp&callback=?";
		var c_comId = "310549";
		var c_userId = "264153";
	</script>
</head>
	<body>
			<div class="top b1c">
	<div class="wrap">
    	<div class="fl">欢迎您浏览江苏艾派克工程技术有限公司官方网站！</div>
      	
    	
		
		<div class="fr login_info" id="logoutLi">
			<a href="#" id="loginLink" rel="nofollow">登录</a> 
		</div>
		<div class="fr login_info" style="display: none;" id="loginLi">
			<div>
				您好，<span id="contactHeader"></span>
				<a rel="nofollow" href="http://account.cn.hisupplier.com">我的帐户</a>
				<a rel="nofollow" href="/logout">退出</a>
			</div>
		</div>
	</div>
</div>
<div class="clear"></div>

<div id="loginModal" style="display: none;">
	<div class="modal show">
	  <div class="modal-dialog login-text">
	    <div class="modal-content">
	      <div class="modal-header">
	        <button type="button" class="close">x</button>
	        <h3 class="text-center text-primary">登录</h3>
	      </div>
	      <div class="modal-body">
	        <form action="//my.hisupplier.com/cn/login" name="CASLoginForm" method="post" class="form col-md-12 center-block">
	          <div class="form-group">
			    <input type="hidden" name="return" value="http://account.cn.hisupplier.com" />
			    <input type="text" name="email" required="required" class="form-control input-lg" placeholder="帐号">
	          </div>
	          <div class="form-group">
	            <input type="password" name="password" required="required" class="form-control input-lg" placeholder="密码">
	          </div>
	          <div class="form-group">
	            <button class="btn btn-primary btn-lg btn-block" type="submit">登录</button>
	          </div>
	        </form>
	      </div>
	      <div class="modal-footer" style="border-top: 0px solid #e5e5e5;"></div>
	    </div>
	  </div>
	</div>
</div>
<script>
	$("#loginLink").click(function(){
		$("#loginModal").show();
		return false;
	});
	
	$(".modal-header .close").click(function(){
		$("#loginModal").hide();
		return false;
	});

	$.getJSON("//my.hisupplier.com/cn/validate?action=jsonp&callback=?", { "lang": "zh" } ,function(json){ 
		var contact = json.contact,
			ticketId = json.ticketId,
			key = json.key;
		if(contact != ""){
			$("#loginLi").show();
			$("#logoutLi").hide();
			$("#contactHeader").html(contact);
		}
	});
</script>
			<div class="head">
    <div class="wrap">
    	<div class="logo fl">
	        <a href="/">
		        <img src="//images.hisupplier.com/var/userImages/202004/29/160119320793_100.jpg" alt="江苏艾派克工程技术有限公司" title="江苏艾派克工程技术有限公司"> 
	        </a>
      	</div>
      
      	<div class="ms fl f16 b">
       		<p style="font-family:KaiTi_GB2312;font-size:36px;color:rgb(0, 0, 0);">江苏艾派克工程技术有限公司</p>
      	</div>
      	<div class="fr">
        	<div class="telPng f14 b">
         		 全国咨询热线
         		<p class="cl f26">18118161116</p>
        	</div>
      	</div>
	</div>
</div>
<div class="clear"></div>
			<div class="nav bk b f16">
    <div class="wrap">
    	<ul id="drop-down">
	      		      	<li class="li_more liselected">
	      		<a href="/">首页</a>
	      	</li>
	      	<li class="li_more ">
	      		<a href="/product/">装修工程</a>
	      	</li>
	      	<li class="li_more ">
	      		<a href="/about-us/">公司介绍</a>
	      	</li>
	      	<li class="li_more ">
	      		<a href="/contact/">联系方式</a>
	      	</li>
	      	<li class="li_more ">
	      		<a href="/inquiry.html">装修咨询</a>
	      	</li>
      	</ul>
	    <script type="text/javascript">
		  	$("li.li_more").hover(function() {
		     	$(this).find(".children").show();
		       }, function() {
		        $(this).find(".children").hide();
		    });
		  	$('.li_more ul li').hover(function(e){
	    		$(this).addClass('li_background_color li_color');
	    	},function(e){
	    		$(this).removeClass('li_background_color li_color');
	    		$(this).find(".children").hide();
	    	});
		  	$("#EnglishCode").hover(function() {
		  		$(this).find("#langStyle").show();
		  	},function() {
	            $(this).find("#langStyle").hide();
		    });
		  	$('#langStyle li').hover(function(e){
	    		$(this).addClass('li_background_color');
	    		$(this).find('span').addClass("li_color");
	    	},function(e){
	    		$(this).removeClass('li_background_color');
	    		$(this).find('span').removeClass("li_color");
	    		$(this).find("#langStyle").hide();
	    	});
		</script>
	</div>
</div>
<div class="clear"></div>
			<div class="banner">
	<div class="fullSlide fullSlide1">
		<div class="bd">
			<ul class="p_relative">
									<li  style="background: url('//images.hisupplier.com/var/userImages/202004/29/132535646333_s.jpg') center center no-repeat; position: absolute; left: 0px; top: 0px; display: none; cursor: pointer;" ></li>
			</ul>
		</div>
	</div>
</div>


			<div class="search pa">
	<div class="wrap">
   		     	<div class="hotkey fl f14"><span class="b">关键词：</span><a href='/product/%E4%B8%8A%E6%B5%B7%E5%98%89%E5%AE%9A%E5%8E%82%E6%88%BF%E8%A3%85%E4%BF%AE.html'>上海嘉定厂房装修</a> <a href='/product/%E5%98%89%E5%AE%9A%E5%8A%9E%E5%85%AC%E5%AE%A4%E8%AE%BE%E8%AE%A1.html'>嘉定办公室设计</a> <a href='/product/%E9%9D%92%E6%B5%A6%E5%8E%82%E6%88%BF%E8%A3%85%E4%BF%AE.html'>青浦厂房装修</a> <a href='/product/%E9%9D%92%E6%B5%A6%E5%8A%9E%E5%85%AC%E5%AE%A4%E8%A3%85%E4%BF%AE.html'>青浦办公室装修</a> <a href='/product/%E9%97%B5%E8%A1%8C%E5%8E%82%E6%88%BF%E7%BF%BB%E6%96%B0.html'>闵行厂房翻新</a> <a href='/product/%E9%97%B5%E8%A1%8C%E5%8A%9E%E5%85%AC%E5%AE%A4%E8%A3%85%E4%BF%AE.html'>闵行办公室装修</a> <a href='/product/%E9%87%91%E5%B1%B1%E5%8C%BA%E5%B7%A5%E5%8E%82%E8%A3%85%E4%BF%AE.html'>金山区工厂装修</a> <a href='/product/%E9%87%91%E5%B1%B1%E5%8A%9E%E5%85%AC%E5%AE%A4%E8%A3%85%E4%BF%AE.html'>金山办公室装修</a> <a href='/product/%E5%98%89%E5%AE%9A%E5%8C%BA%E5%8E%82%E6%88%BF%E5%B7%A5%E7%A8%8B.html'>嘉定区厂房工程</a> <a href='/product/%E5%98%89%E5%AE%9A%E5%8A%9E%E5%85%AC%E6%A5%BC%E8%A3%85%E4%BF%AE.html'>嘉定办公楼装修</a> </div>

        <div class="form fr bk">
	        <form action="/search.htm" method="get">
	          <input type="hidden" name="searchType" value="product">
			  <input type="hidden" name="encodeKeyword" />
	          <input type="text" placeholder="请输入产品名称或型号" value="" class="search-t" id="seachkeywords" name="queryText">
	          <button type="submit"  class="search-s"></button>
			</form>
        </div>
   	</div>
</div>

				<div class="span4 wrap">
    <ul>
      <li class="tc">
      			     <img src="/img/taixuan/bg2.gif">
	        <p class="f16"></p>
      </li>

      <li class="tc">
		     <img src="/img/taixuan/bg3.gif">
	        <p class="f16"></p>
      </li>

      <li class="tc">
		    <img src="/img/taixuan/bg4.gif">
	        <p class="f16"></p>
      </li>
      
      <li class="tc">
		     <img src="/img/taixuan/bg5.gif">
	        <p class="f16"></p>
      </li>
    </ul>
    <div class="clear"></div>
</div>
			
			<div class="product">
   				<div class="wrap">
   					<div class="pro-l fl tof mr20">
							<div class="pro-l-tit tc">
  <h3 class="f26 b"><a href="/product/">所有分组</a></h3>
  <i class="f14"></i>
</div>
<dl class="f14">
		<dt><a href="/product/group-258811.html">上海厂房装修</a></dt>
		<dd><a href="/product/group-258820.html">嘉定工厂翻新</a></dd>
		<dd><a href="/product/group-258812.html">青浦厂房装修</a></dd>
		<dd><a href="/product/group-258815.html">闵行厂房施工</a></dd>
		<dd><a href="/product/group-258817.html">金山区厂房装修工程</a></dd>
		<dt><a href="/product/group-258813.html">办公室设计</a></dt>
		<dd><a href="/product/group-258819.html">嘉定写字楼设计</a></dd>
		<dd><a href="/product/group-258814.html">青浦办公室装修</a></dd>
		<dd><a href="/product/group-258816.html">闵行办公楼装修公司</a></dd>
		<dd><a href="/product/group-258818.html">金山办公室装修</a></dd>
		<dt><a href="/product/other-list.html">其他组</a></dt>
</dl>

					</div>
					
					<div class="pro-r fl">
							<div class="pro-t-tit title">
      <a href="/product/" title="更多" class="more">MORE+</a>
      <h3><a href="/product/">展台产品</a></h3>
</div>
<div class="list">
	<ul class="major-list">
		<li>
          		<a href="/product/detail-4365427.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/12/115830613871_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>嘉定菊园新区厂房装修环氧地坪漆</em>
	               <p>嘉定菊园新区厂房装修环氧地坪漆</p>
	       		</span>
          		</a>
        	</li>
		<li>
          		<a href="/product/detail-4367371.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/12/115829588437_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>> 嘉定镇 嘉定工业区办公室装修地毯清洁</em>
	               <p>> 嘉定镇 嘉定工业区办公室装修地毯清洁</p>
	       		</span>
          		</a>
        	</li>
		<li>
          		<a href="/product/detail-4365868.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/12/115826757846_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>嘉定镇 嘉定工业区厂房装修无菌车间环氧地坪</em>
	               <p>嘉定镇 嘉定工业区厂房装修无菌车间环氧地坪</p>
	       		</span>
          		</a>
        	</li>
		<li>
          		<a href="/product/detail-4366437.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/12/115818673226_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>嘉定徐行镇厂房装修</em>
	               <p>嘉定徐行镇厂房装修</p>
	       		</span>
          		</a>
        	</li>
		<li>
          		<a href="/product/detail-4366347.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/11/105920256376_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>嘉定马陆镇厂房装修棚顶施工</em>
	               <p>嘉定马陆镇厂房装修棚顶施工</p>
	       		</span>
          		</a>
        	</li>
		<li>
          		<a href="/product/detail-4366253.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/11/105907749761_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>嘉定安亭镇厂房装修隔断</em>
	               <p>嘉定安亭镇厂房装修隔断</p>
	       		</span>
          		</a>
        	</li>
		<li>
          		<a href="/product/detail-4367168.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/11/103131347765_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>嘉定江桥镇厂房装修</em>
	               <p>嘉定江桥镇厂房装修</p>
	       		</span>
          		</a>
        	</li>
		<li>
          		<a href="/product/detail-4366213.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/11/103126599750_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>嘉定南翔镇厂房装修验收</em>
	               <p>嘉定南翔镇厂房装修验收</p>
	       		</span>
          		</a>
        	</li>
		<li>
          		<a href="/product/detail-4367351.html">
            		<span class="front-face"><img src="//images.hisupplier.com/var/userImages/201904/11/103128892964_s.jpg"></span>
	            <span class="back-face to-left">
	               <em>嘉定菊园新区办公室装修</em>
	               <p>嘉定菊园新区办公室装修</p>
	       		</span>
          		</a>
        	</li>
      </ul>
</div>

					</div>
					<div class="clear"></div>
    			</div>
    		</div>
    		<div class="ys1"></div>
  			<div class="clear"></div>
  			
				<div class="ys2-tit text-center">
	<img src="//images.hisupplier.com/var/userImages/202004/29/143936713513_s.png"/>
</div>

				<div class="ys2">
    <div class="content">
      <ul>
        <li class="fl">
          <div class="tag fl">
            <span>1</span>
            <h4 class="f18 b">业内优*品牌</h4>
            <p class="f14"></p>
          </div>
          <div class="right-border fl"></div>
        </li>
        <li class="fl selected">
          <div class="left-border fl"></div>
          <div class="tag fl">
            <span>2</span>
            <h4 class="f18 b">品质有保证</h4>
            <p class="f14"></p>
          </div>
          <div class="right-border fl"></div>
        </li>
        <li class="fl">
          <div class="left-border fl"></div>
          <div class="tag fl">
            <span>3</span>
            <h4 class="f18 b">优*的营销推广团队</h4>
            <p class="f14"></p>
          </div>
          <div class="right-border fl"></div>
        </li>
        <li class="fl selected">
          <div class="left-border fl"></div>
          <div class="tag fl">
            <span>4</span>
            <h4 class="f18 b">一站式售后服务</h4>
            <p class="f14"></p>
          </div>
        </li>
      </ul>
      <div class="clear"></div>
    </div>
</div>
				
				<div class="wrap">
	<div class="about fl">
    	<div class="title">
	        <a href="/about-us/" class="more">MORE+</a>
	        <h3><a href="/about-us/">公司简介</a></h3>
		</div>
   	  	<div class="content">
	        <div class="info1 fr">
	          <p>江苏艾派克工程技术有限公司是集厂房办公室装修设计、厂房无尘车间装修、净化车间装修、消防报验、电机工程、实验室、设备基础、空气洁净、办公楼、酒店、商业综合体以及学校、医院等公共设施装修、机电安装工程，大体积高精准度设备基础施工，净化车间工程等。

    江苏艾派克工程持术已在江、浙、沪 设立厂房装修事业部。公司以“新思维、新动力、新价值”的跨界艺术设计理念和设计功底为先导，以规范的管理施工技术为基础，以完善的售后服务体系为依托，以产业化模式经营降低成本为优势，为江苏工业厂房客户提供“高端、创意、技术、美学、实用”为一体的装修产品和服务。并不懈努力以提升和超越客户的消费价值，受到众多企业的垂青。

    艾派克工程技术总部苏州。自成立以来,本着"诚信至上、质量第一、追求卓越"为宗旨,以风格迥异、品质卓越、质量上乘、价格合理、施工快捷、坚守承诺等特色深受客户的欢迎!</p>
	          <a href="/about-us/">[查看详情]</a>
	        </div>
		</div>
		<div class="empty"></div>
	</div>
    <div class="faq fr">
    </div>
    <div class="empty"></div>
</div>
			<script type="text/javascript" src="/js/taixuan/main.js"></script>
        
			<!--  footer begin  -->
  <div class="foot">
    <div class="wrap">
      <div class="foot-menu">
    			        	<a href="/">首页</a>|
		        	<a href="/product/">装修工程</a>|
		        	<a href="/about-us/">公司介绍</a>|
		        	<a href="/contact/">联系方式</a>|
		        	<a href="/inquiry.html">装修咨询</a>|
      </div>
      <div class="foot-c showQR">
      	<p>
			友情链接：
			<a href="http://www.sz-cfzx.com/" target="_blank">吴江厂房装修</a>

			<a href="http://www.sz-zxgs.com/" target="_blank">苏州园区厂房装修</a>

			<a href="http://www.youeryuan-zx.com/" target="_blank">苏州厂房装修</a>

			<a href="http://www.wjcfzx.com/" target="_blank">镇江厂房装修</a>

			<a href="http://www.suzjxzs.com/" target="_blank">常熟厂房装修</a>

			<a href="http://www.apknt.com/" target="_blank">南通厂房装修</a>

			<a href="http://www.apkwx.cn/" target="_blank">无锡厂房装修</a>

			<a href="http://www.lflkcake.net" target="_blank">廊坊烘焙培训学校电话</a>

			<a href="http://www.sz-zxgs.com" target="_blank">苏州办公室装修</a>

			<a href="http://www.qingdaoyuanze.com" target="_blank">黄岛购物卡回收</a>

			<a href="http://www.syweizheng.com" target="_blank">沈阳空调井</a>

			<a href="http://www.zzhuanyufanyi.com" target="_blank">郑州翻译公司</a>

			<a href="http://www.sydingtai.com" target="_blank">沈阳设备搬运</a>
		</p>
       
       <p>版权所有&copy; 江苏艾派克工程技术有限公司 <a href='/'>上海嘉定厂房装修</a> <a href='/'>嘉定办公室设计</a> <a href='/'>青浦厂房装修</a> </p>
		<p>
       	服务支持：江苏艾派克工程技术
	    <a href="/sitemap.html">网站地图</a>
		<a href="/product-index.html">产品索引</a>
		<a href="/friend-link.html">友情链接</a>
		<a href="/sitemap.xml">XML</a>
	   </p>
        <p> 
			电话：18118161116 
			&nbsp;&nbsp;
		</p>
            <p>地址: 上海市嘉定区整个上海地区&nbsp;&nbsp;</p>
        
		<div class="share_div"></div>
		<script type="text/javascript" src="/js/share.js"></script>
		<div class="footer-ICP">
		</div>
			<div class="qrPathShow">
				<img src="//images.hisupplier.com/var/userFiles/202404/16/162734100337.jpg" alt="网站二维码"/>
			</div>
      </div>
    </div>
    </div>
  <!--下面都是js -->
  <script type="text/javascript">
	//banner
	jQuery(".fullSlide1").hover(function() {
			jQuery(this).find(".prev,.next").stop(true, true).fadeTo("show", 0.5)
		},
		function() {
			jQuery(this).find(".prev,.next").fadeOut()
		});
	jQuery(".fullSlide1").slide({
		titCell: ".hd ul",
		mainCell: ".bd ul",
		effect: "fold",
		autoPlay: true,
		autoPage: true,
		trigger: "click",
		startFun: function(i) {
			var curLi = jQuery(".fullSlide1 .bd li").eq(i);
			if(!!curLi.attr("_src")) {
				curLi.css("background-image", curLi.attr("_src")).removeAttr("_src")
			}
		}
	});
  	$(document).ready(function () {
      var $hover = $('.ys2 li');
      $hover.hover(function () {
        $(this).addClass('selected').siblings().removeClass('selected');
      });
    });
  </script>

		
	</body>
</html>
