﻿<!DOCTYPE html>
<html lang="zh" xmlns="http://www.w3.org/1999/xhtml">
<head data-base="/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>案例展示-盐城市中标广告装饰有限公司</title>
<meta name="keywords" content="展厅设计_展厅施工_">
<meta name="description" content="盐城市中标广告装饰有限公司">
<script src="/Public/Home/default/jslike/left.min.js" type="text/javascript" ></script><!--放在前面-->
<link href="/Public/Home/default/like/neiye.css" rel="stylesheet" type="text/css">
<link href="/Public/Home/default/like/map.css" rel="stylesheet" type="text/css" />
<link href="/Public/Home/default/css/resetcommon.css" rel="stylesheet" type="text/css">
<link href="/Public/Home/default/css/tb.css" rel="stylesheet">
 
</head>
<body>
<!--头部 开始-->
<div class="g_top f_fw wow slideInDown animated">
  <div class="header">
  <div class="m_topc ">
          <h2><em>您好，欢迎访问盐城市中标广告装饰有限公司官方网站！</em> </h2>
          <p>服务热线：蔡经理 15365776669 </p>
        </div>
    <div class="m_top f_cb">
      <h1 class="wow zoomIn animated"><a href="/"><img src="/Public/Home/default/images/logo.png" ></a></h1>
      <div class="top_c">
        
        <div class="g_nav menu ">
          <ul>
            <li class=""> <a href="/index.php/Index/index.html" title="首页">网站首页</a> </li>
            <li class=""> <a href="http://www.yczbgg.com/index.php/List/index/cid/396.html"> 关于中标</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/396.html">公司简介</a></dt><dt><a href="/index.php/List/index/cid/397.html">组织架构</a></dt><dt><a href="/index.php/List/index/cid/398.html">门店分支</a></dt><dt><a href="/index.php/List/index/cid/399.html">团队风采</a></dt>            </dl>            
             </li><li class=""> <a href="/index.php/List/index/cid/141.html"> 主营业务</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/400.html">展厅设计</a></dt><dt><a href="/index.php/List/index/cid/401.html">智能化设计</a></dt><dt><a href="/index.php/List/index/cid/402.html">广告制作与安装</a></dt>            </dl>            
             </li><li class="cur"> <a href="/index.php/List/index/cid/179.html"> 案例展示</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/403.html">展厅案例</a></dt><dt><a href="/index.php/List/index/cid/404.html">广告案例</a></dt>            </dl>            
             </li><li class=""> <a href="/index.php/List/index/cid/410.html"> 荣誉资质</a>
            <dl class="nav_ul">
                        </dl>            
             </li><li class=""> <a href="/index.php/List/index/cid/251.html"> 新闻动态</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/407.html">公司动态</a></dt><dt><a href="/index.php/List/index/cid/408.html">行业新闻</a></dt>            </dl>            
             </li><li class=""> <a href="/index.php/List/index/cid/250.html"> 合作伙伴</a>
            <dl class="nav_ul">
                        </dl>            
             </li><li class=""> <a href="/index.php/List/index/cid/82.html"> 联系我们</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/405.html">人才招聘</a></dt>            </dl>            
             </li>          </ul>
        </div>
        
    <script>
    $(window).scroll(function () {
        var oHeight = $(window).scrollTop();
        if (oHeight > 207) {
            $('.g_nav').addClass('nav01')
        } else {
            $('.g_nav').removeClass('nav01')
        }
    })
    </script>
      </div>
    </div>
  </div>
</div>
<!--头部 结束--> 

<!--banner 开始-->
  <div> 
 <div class="ty-banner-1"> </div> 
  </div> 


<link href="css/neiye.css" rel="stylesheet" type="text/css">
<link href="css/resetcommon.css" rel="stylesheet" type="text/css">

<div class="NY-main">
<div class="current"> <b> 您的位置: </b> <a href="/index.php/Index/index.html">首页</a>&gt;&gt;<a href="/index.php/List/index/cid/179.html">案例展示</a> </div>
<div class="ny_left fl">
  <!--start-->
  <div class="row">
      <div id="firstpane" class="menu_list ">
        <div class="list_title backcolor">产品类别<strong>Product category</strong></div>
        <ul class="m_1">
        <li class="m-list">
                <a  href="/index.php/List/index/cid/400.html">展厅设计</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/401.html">智能化设计</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/402.html">广告制作与安装</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li>        </ul>
        
                
        <script type="text/javascript">
             $(".open").closest(".m-list").children('a').addClass('active')
            $(".m_1>li").each(function(){
                var i = $(this).children("ul").children("li").length;
                if(i<=0){
                    $(this).children(".menu_btn").css('display','none')
                };
                if($(this).children("a").hasClass("active")){
                    $(this).children(".m_2").css('display','block');
                    $(this).children(".menu_btn").addClass("menu_btn_active")
                }
            })
            $(".m_1>li .menu_btn").click(function(){
                if($(this).next("ul").css('display') == "none"){
                    $(this).addClass("menu_btn_active");
                } else {
                    $(this).removeClass("menu_btn_active");
                }
                $(this).next("ul").stop().slideToggle(300);
            })
        </script>	
    </div> 
<!--end-->

<div class="slider_contact col-md-12">
    <div class="list_title backcolor">联系我们<strong>contact us</strong></div>
    <div class="contact" style="font-family:微软雅黑; font-size:14px;">
       <p>展厅部</p><p>联系人：蔡钧先&nbsp;&nbsp;</p><p>电话：15365776669</p><p>地址：盐城市世纪大道金融城六号楼907室</p><p><br/></p><p><br/></p>    </div>
</div>
    <!--end-->
  </div>


</div>
<!-- 内页右侧开始-->
<div class="NY-Con fr">
<div class="column"><span>案例展示</span></div>
<div class="nypro">
  <div class="mainCon">
    <ul class="clearfix">
		
		<li><a href="/index.php/Show/index/cid/403/id/481.html"  class="Pic">
            <img src="/uploads/img1/20250530/68395ee2cb760.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">阜宁电子商务公共服务中心展示馆</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/480.html"  class="Pic">
            <img src="/uploads/img1/20250530/68395ea825f1a.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">大观村村史文化馆</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/482.html"  class="Pic">
            <img src="/uploads/img1/20250530/68395f668399e.png" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">工商银行盐城分行党建党廉行史室</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/483.html"  class="Pic">
            <img src="/uploads/img1/20250530/68395f9044b72.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">海峰村提升</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/484.html"  class="Pic">
            <img src="/uploads/img1/20250530/68395fcd2c7f3.png" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">河北国弘文化展厅</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/486.html"  class="Pic">
            <img src="/uploads/img1/20250530/683960485bc46.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">科悦商务中心展示厅</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/487.html"  class="Pic">
            <img src="/uploads/img1/20250530/6839607603a92.png" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">三峡集团江苏分公司盐城公司展厅</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/488.html"  class="Pic">
            <img src="/uploads/img1/20250530/683960a1c6700.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">上海泰缘生物展厅</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/489.html"  class="Pic">
            <img src="/uploads/img1/20250530/683960c4b2edb.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">上海洗霸企业展厅</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/490.html"  class="Pic">
            <img src="/uploads/img1/20250530/683960fe72191.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">沿海防护林科普馆</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/491.html"  class="Pic">
            <img src="/uploads/img1/20250530/683961609a6f9.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">中认南信企业展厅</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/479.html"  class="Pic">
            <img src="/uploads/img1/20250530/68395e7f49655.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">大丰港区粮食（加工）物流产业园</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/459.html"  class="Pic">
            <img src="/uploads/img1/20240606/66612e724c2d7.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">盐城广播电视台党建展馆</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/460.html"  class="Pic">
            <img src="/uploads/img1/20240606/66612ebf80b08.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">盐城南洋兴隆村党建展馆</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/461.html"  class="Pic">
            <img src="/uploads/img1/20240606/66612f0cbb4f1.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">弶港文化展厅</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/462.html"  class="Pic">
            <img src="/uploads/img1/20240606/66612f6fbdb1f.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">秉义村初心课堂展示馆</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/463.html"  class="Pic">
            <img src="/uploads/img1/20240606/66612fa206b07.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">荡东村乡村振兴展示馆</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/465.html"  class="Pic">
            <img src="/uploads/img1/20240606/66613017b676e.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">滨海港消防支队整体规划设计</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/466.html"  class="Pic">
            <img src="/uploads/img1/20240606/66613047228e2.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">绿能港整体文化氛围规划设计</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/403/id/467.html"  class="Pic">
            <img src="/uploads/img1/20240606/6661307c25ff1.jpg" width="265" height="199"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">中联即送展厅</p>
            <a class="details">+</a>
			<!--<i class="hotimg"><img src="images/ihoticon.png" alt="hoticon"></i>-->
        </li>	
		
		
    </ul>
  </div>
  <div class="page"> <span>记录总数 134  页数 7</span>   <a class="num select">1</a><a class="num" href="/index.php/List/index/cid/179/p/2.html">2</a><a class="num" href="/index.php/List/index/cid/179/p/3.html">3</a><a class="num" href="/index.php/List/index/cid/179/p/4.html">4</a><a class="num" href="/index.php/List/index/cid/179/p/5.html">5</a> <a class="" href="/index.php/List/index/cid/179/p/2.html">下一页</a> <a href="/index.php/List/index/cid/179/p/7.html">末页</a> </div>
</div>
</div>
<!-- 内页右侧结束-->
<div class="clear"></div>
</div>

<div class="footer">
<div class="head">
<ul>
<li><a href="/index.php/Index/index.html" title="首页"> 首页 </a></li>
<li> <a href="http://www.yczbgg.com/index.php/List/index/cid/396.html" title="关于中标"> 关于中标</a> </li><li> <a href="/index.php/List/index/cid/141.html" title="主营业务"> 主营业务</a> </li><li> <a href="/index.php/List/index/cid/179.html" title="案例展示"> 案例展示</a> </li><li> <a href="/index.php/List/index/cid/410.html" title="荣誉资质"> 荣誉资质</a> </li><li> <a href="/index.php/List/index/cid/251.html" title="新闻动态"> 新闻动态</a> </li><li> <a href="/index.php/List/index/cid/250.html" title="合作伙伴"> 合作伙伴</a> </li><li> <a href="/index.php/List/index/cid/82.html" title="联系我们"> 联系我们</a> </li></ul>  
</div>
<div class="content">
<ul>
<li><div class="logo" data-scroll-reveal="enter left over 1s and move 100px after 0.1s"></div></li>
<li class="pro"><div class="title"><img src="/Public/Home/default/images/f_p_l.png" width="260" height="30"></div><p>
 <a href="/index.php/Show/index/cid/403/id/276.html">射阳党员活动室</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/277.html">办公室</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/278.html">滨海消防展厅</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/279.html">文澜苑</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/280.html">射阳服务站交通展厅</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/281.html">便利店</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/282.html">滨海净呼吸</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/283.html">草莓园</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/284.html">灌南专卖店</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/285.html">活动中心</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/286.html">净呼吸</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/287.html">快递室</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/288.html">南京展厅</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/289.html">南洋村史馆</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/290.html">射阳收费站的交通展厅</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/291.html">卫生间</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/292.html">兴化展厅效果图一楼</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/293.html">兴化展厅效果图二楼</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/403/id/294.html">兴化展厅效果图三楼</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/404/id/295.html">展厅油画布应用</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/index.php/Show/index/cid/404/id/296.html">展厅油画布应用</a>&nbsp;&nbsp;|&nbsp;&nbsp;</p></li>
<li class="cont">
<div class="title"><img src="/Public/Home/default/images/lx.png" width="230" height="30"></div>

<img src="/Public/Home/default/images/er.jpg" width="171" height="171" style=" display:block; margin-left:80px;"> 
</li>
</ul>

</div>




</div>


<div class="fotext">
	
      版权所有 © 2022盐城市中标广告装饰有限公司　<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank">备案号：苏ICP备11000726号-1</a>

   
</div>
<script src="/Public/Home/default/js/bann.js" type="text/javascript"></script> 
</body>
</html>