-
15.htaccess
-
8.idea/.gitignore
-
8.idea/modules.xml
-
22.idea/php.xml
-
8.idea/zhaobiaopai.iml
-
33404.php
-
62a.php
-
241about/agreement.html
-
241about/contact.html
-
241about/copyright.html
-
241about/index.html
-
6ad/index.php
-
6ad/list.php
-
6ad/show.php
-
62admin.php
-
13ajax.php
-
6announce/index.php
-
6announce/list.php
-
6announce/show.php
-
BINapple-touch-icon-precomposed.png
-
61archiver/index.php
-
2706baidunews.xml
-
3brand/ajax.php
-
3brand/config.inc.php
-
6brand/index.php
-
6brand/list.php
-
6brand/message.php
-
6brand/search.php
-
6brand/show.php
-
3buy/ajax.php
-
3buy/config.inc.php
-
6buy/index.php
-
6buy/list.php
-
6buy/price.php
-
6buy/search.php
-
6buy/show.php
-
3club/ajax.php
-
6club/chat.php
-
3club/config.inc.php
-
6club/fans.php
-
5club/goto.php
-
6club/index.php
-
6club/list.php
-
6club/search.php
-
6club/show.php
-
6comment/index.php
-
194common.inc.php
-
699company/1/index.html
-
699company/1/list1.html
-
610company/1/list2.html
-
549company/15/index.html
-
549company/15/list1.html
-
575company/16/index.html
-
575company/16/list1.html
-
3company/404.php
-
3company/ajax.php
-
7company/brand/index.php
-
7company/buy/index.php
-
3company/config.inc.php
-
7company/contact/index.php
-
7company/credit/index.php
-
7company/exhibit/index.php
-
BINcompany/favicon.ico
-
5company/guest.php
-
5company/home.php
-
7company/homepage/index.php
-
7company/honor/index.php
-
BINcompany/image/ab-hide-on.png
-
BINcompany/image/ab-hide.png
-
BINcompany/image/ab-play-on.png
-
BINcompany/image/ab-play.png
-
BINcompany/image/ab-zoom-bg.gif
-
BINcompany/image/ab-zoom.png
-
BINcompany/image/btn_bg.gif
-
BINcompany/image/free_bg.gif
-
BINcompany/image/homepage.gif
-
BINcompany/image/ico_arrow.gif
-
BINcompany/image/more.gif
-
BINcompany/image/nothumb.gif
-
BINcompany/image/pos.png
-
BINcompany/image/vip_bg.gif
-
6company/index.php
-
7company/info/index.php
-
7company/introduce/index.php
-
7company/job/index.php
-
7company/link/index.php
-
6company/list.php
-
7company/mall/index.php
-
7company/news.php
-
7company/news/index.php
-
7company/photo/index.php
-
4company/robots.txt
-
6company/search.php
-
7company/sell/index.php
-
BINcompany/skin/blue/banner.jpg
-
0company/skin/blue/mobile.css
-
31company/skin/blue/style.css
-
BINcompany/skin/blue/thumb.gif
-
118company/skin/common.css
-
BINcompany/skin/default/banner.jpg
@ -0,0 +1,15 @@ |
|||
#DESTOON Rewrite Rules |
|||
ErrorDocument 404 /404.php |
|||
RewriteEngine On |
|||
RewriteBase / |
|||
RewriteRule ^(.*)\.(asp|aspx|asa|asax|dll|jsp|cgi|fcgi|pl)(.*)$ /404.php |
|||
RewriteRule ^(admin|cache|file|include|lang|module|static|template)/(.*)\.php(.*)$ /404.php |
|||
RewriteRule ^(.*)-htm-(.*)$ $1.php?$2 |
|||
RewriteRule ^(.*)/show-([0-9]+)([\-])?([0-9]+)?\.html$ $1/show.php?itemid=$2&page=$4 |
|||
RewriteRule ^(.*)/list-([0-9]+)([\-])?([0-9]+)?\.html$ $1/list.php?catid=$2&page=$4 |
|||
RewriteRule ^(.*)/([A-za-z0-9_\-]+)-c([0-9]+)-([0-9]+)\.html$ $1/list.php?catid=$3&catdir=$2&page=$4 |
|||
RewriteRule ^(.*)/show/([0-9]+)/([0-9]+)?([/])?$ $1/show.php?itemid=$2&page=$3 |
|||
RewriteRule ^(.*)/list/([0-9]+)/([0-9]+)?([/])?$ $1/list.php?catid=$2&page=$3 |
|||
RewriteRule ^(com)/([a-z0-9_\-]+)/([a-z]+)/(.*)\.html$ index.php?homepage=$2&file=$3&rewrite=$4 |
|||
RewriteRule ^(com)/([a-z0-9_\-]+)/([a-z]+)([/])?$ index.php?homepage=$2&file=$3 |
|||
RewriteRule ^(com)/([a-z0-9_\-]+)([/])?$ index.php?homepage=$2 |
|||
@ -0,0 +1,8 @@ |
|||
# Default ignored files |
|||
/shelf/ |
|||
/workspace.xml |
|||
# Editor-based HTTP Client requests |
|||
/httpRequests/ |
|||
# Datasource local storage ignored files |
|||
/dataSources/ |
|||
/dataSources.local.xml |
|||
@ -0,0 +1,8 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<project version="4"> |
|||
<component name="ProjectModuleManager"> |
|||
<modules> |
|||
<module fileurl="file://$PROJECT_DIR$/.idea/zhaobiaopai.iml" filepath="$PROJECT_DIR$/.idea/zhaobiaopai.iml" /> |
|||
</modules> |
|||
</component> |
|||
</project> |
|||
@ -0,0 +1,22 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<project version="4"> |
|||
<component name="MessDetectorOptionsConfiguration"> |
|||
<option name="transferred" value="true" /> |
|||
</component> |
|||
<component name="PHPCSFixerOptionsConfiguration"> |
|||
<option name="transferred" value="true" /> |
|||
</component> |
|||
<component name="PHPCodeSnifferOptionsConfiguration"> |
|||
<option name="highlightLevel" value="WARNING" /> |
|||
<option name="transferred" value="true" /> |
|||
</component> |
|||
<component name="PhpProjectSharedConfiguration" php_language_level="7.0"> |
|||
<option name="suggestChangeDefaultLanguageLevel" value="false" /> |
|||
</component> |
|||
<component name="PhpStanOptionsConfiguration"> |
|||
<option name="transferred" value="true" /> |
|||
</component> |
|||
<component name="PsalmOptionsConfiguration"> |
|||
<option name="transferred" value="true" /> |
|||
</component> |
|||
</project> |
|||
@ -0,0 +1,8 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<module type="WEB_MODULE" version="4"> |
|||
<component name="NewModuleRootManager"> |
|||
<content url="file://$MODULE_DIR$" /> |
|||
<orderEntry type="inheritedJdk" /> |
|||
<orderEntry type="sourceFolder" forTests="false" /> |
|||
</component> |
|||
</module> |
|||
@ -0,0 +1,33 @@ |
|||
<?php |
|||
/* |
|||
DESTOON Copyright (C)2008-2099 www.destoon.com |
|||
This is NOT a freeware,Use is subject to license.txt |
|||
*/ |
|||
require 'common.inc.php'; |
|||
if(strpos($_SERVER['QUERY_STRING'], '404;') !== false) { |
|||
$DT_URL = str_replace('404;', '', $_SERVER['QUERY_STRING']); |
|||
$DT_URL = str_replace(':80', '', $DT_URL); |
|||
} |
|||
if($DT['log_404'] && strpos($DT_URL, '/404.php') === false) { |
|||
$url = addslashes(dhtmlspecialchars(strip_sql(strip_tags($DT_URL)))); |
|||
$refer = addslashes(dhtmlspecialchars(strip_sql(strip_tags($DT_REF)))); |
|||
$time = $DT_TIME - 86400; |
|||
$r = $db->get_one("SELECT itemid FROM {$DT_PRE}404 WHERE addtime>$time AND url='$url'"); |
|||
if(!$r) { |
|||
require DT_ROOT.'/include/client.func.php'; |
|||
$robot = is_robot() ? get_robot() : ''; |
|||
$ua = addslashes(dhtmlspecialchars(strip_sql(strip_tags(DT_UA)))); |
|||
$os = get_os(); |
|||
$bs = get_bs(); |
|||
$db->query("INSERT INTO {$DT_PRE}404 (url,refer,robot,username,ip,pc,ua,os,bs,addtime) VALUES ('$url','$refer','$robot','$_username','$DT_IP','$DT_PC','$ua','$os','$bs','$DT_TIME')"); |
|||
} |
|||
} |
|||
if($DT_BOT) dhttp(404, $DT_BOT); |
|||
$head_title = '404 Not Found'; |
|||
if($DT_PC) { |
|||
if($EXT['mobile_enable']) $head_mobile = DT_MOB.'404.php'; |
|||
} else { |
|||
//
|
|||
} |
|||
include template('404', 'message'); |
|||
?>
|
|||
@ -0,0 +1,62 @@ |
|||
<?php |
|||
/* |
|||
DESTOON Copyright (C)2008-2099 www.destoon.com |
|||
This is NOT a freeware,Use is subject to license.txt |
|||
*/ |
|||
@set_time_limit(0); |
|||
define('DT_ADMIN', true); |
|||
define('DT_MEMBER', true); |
|||
require 'common.inc.php'; |
|||
if($DT_BOT) dhttp(403); |
|||
$_areaids = ''; |
|||
$_areaid = array(); |
|||
if($DT['city']) { |
|||
$AREA or $AREA = cache_read('area.php'); |
|||
if($_aid) { |
|||
$_areaids = $AREA[$_aid]['child'] ? $AREA[$_aid]['arrchildid'] : $_aid; |
|||
$_areaid = explode(',', $_areaids); |
|||
} |
|||
} else { |
|||
$_aid < 1 or dalert('系统未开启分站功能,您的分站管理帐号暂不可用', $MODULE[2]['linkurl'].'logout.php'); |
|||
} |
|||
require DT_ROOT.'/include/admin.func.php'; |
|||
require DT_ROOT.'/include/crypt.func.php'; |
|||
require DT_ROOT.'/include/post.func.php'; |
|||
require_once DT_ROOT.'/include/cache.func.php'; |
|||
(isset($file) && check_name($file)) or $file = 'index'; |
|||
$secretkey = 'a'.strtolower(substr(md5(DT_KEY), -6)); |
|||
if($CFG['authadmin'] == 'cookie') { |
|||
$_destoon_admin = get_cookie($secretkey); |
|||
$_destoon_admin = $_destoon_admin ? intval($_destoon_admin) : 0; |
|||
} else { |
|||
$session = new dsession(); |
|||
$_destoon_admin = isset($_SESSION[$secretkey]) ? intval($_SESSION[$secretkey]) : 0; |
|||
} |
|||
$_founder = is_founder($_userid) ? $_userid : 0; |
|||
$_catids = $_childs = ''; |
|||
$_catid = $_child = array(); |
|||
if($file != 'login') { |
|||
if($_groupid != 1 || $_admin < 1 || !$_destoon_admin) msg('', '?file=login&forward='.urlencode($DT_URL)); |
|||
if(!admin_check()) { |
|||
admin_log(1); |
|||
$db->query("DELETE FROM {$DT_PRE}admin WHERE userid=$_userid AND url='?".$DT_QST."'"); |
|||
msg('警告!您无权进行此操作 Error(00)'); |
|||
} |
|||
} |
|||
if($DT['admin_log'] && $action != 'import') admin_log(); |
|||
if($DT['admin_online']) admin_online(); |
|||
if(isset($reason) && is_array($itemid)) admin_notice(); |
|||
$search = isset($search) ? intval($search) : 0; |
|||
$widget = isset($widget) ? intval($widget) : 0; |
|||
$psize = isset($psize) ? intval($psize) : 0; |
|||
if($psize > 0 && $psize != $pagesize) { |
|||
$pagesize = $psize; |
|||
$offset = ($page-1)*$pagesize; |
|||
} |
|||
if($module == 'destoon') { |
|||
include DT_ROOT.'/admin/'.$file.'.inc.php'; |
|||
} else { |
|||
include DT_ROOT.'/module/'.$module.'/common.inc.php'; |
|||
include DT_ROOT.'/module/'.$module.'/admin/'.$file.'.inc.php'; |
|||
} |
|||
?>
|
|||
241
about/agreement.html
File diff suppressed because it is too large
View File
@ -0,0 +1,241 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>联系方式_找标牌网</title> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/about/contact.html"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/extend.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/about/contact.html'); |
|||
var searchid = 5; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/sell/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="5" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="产品" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li class="menuon"><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="b10"></div> |
|||
<div class="m m1"> |
|||
<div class="m1l"> |
|||
<h1 class="title bd-b">联系方式</h1> |
|||
<div class="content" id="content"><p>客服QQ:121594097 微信号:17155295366 电话:17155295366 展会合作或投稿邮箱:121594097@qq.com</p></div> |
|||
</div> |
|||
<div class="m1r side"> |
|||
<ul> |
|||
<li class="side_li" id="webpage_1"><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li class="side_li" id="webpage_2"><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li class="side_li" id="webpage_3"><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li class="side_li" id="webpage_4"><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript">$(function(){$('#webpage_2').attr('class', 'side_on');});</script> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=3&html=webpage&itemid=2', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,241 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>版权隐私_找标牌网</title> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/about/copyright.html"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/extend.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/about/copyright.html'); |
|||
var searchid = 5; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/sell/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="5" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="产品" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li class="menuon"><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="b10"></div> |
|||
<div class="m m1"> |
|||
<div class="m1l"> |
|||
<h1 class="title bd-b">版权隐私</h1> |
|||
<div class="content" id="content"><p>欢迎访问找标牌网!我们以本隐私申明声明对访问者隐私保护的许诺。以下文字公开我站(www.zhaobiaopai.com)对信息收集和使用的情况。本站的隐私申明正在不断改进中,随着我站服务范围的扩大,我们会随时更新我们的隐私申明。我们欢迎您随时会来查看本申明。请向121594097@qq.com反馈您的意见。</p><p><br/></p><p>在同意找标牌网服务协议(“协议”)之时,你已经同意我们按照本隐私申明来使用和披露您的个人信息。本隐私申明的全部条款属于该协议的一部份。</p><p><br/></p><p><strong>未成年人的特别注意事项 </strong>如果您未满18周岁,您无权使用公司服务,因此我们希望您不要向我们提供任何个人信息。如果您未满18周岁,您只能在父母或监护人的陪同下才可以使用公司服务。</p><p><br/></p><p><strong>用户名和密码 </strong>当您打算注册成会员后,我们要求您选择一个用户名和密码,还要提供密码提示问题及其答案以便在您丢失密码后我们可以确认您的身份。您只能通过您的密码来使用您的帐号。如果您泄漏了密码,您可能丢失了您的个人识别信息,并且有可能导致对您不利的司法行为。因此不管任何原因使您的密码安全受到危及,您应该立即通过121594097@qq.com和我们取得联系。</p><p><br/></p><p><strong>注册信息 </strong>当您在注册为会员时,我们要求您填写一张注册表。注册表要求提供您的真实姓名,地址,国籍,电话号码,和电子邮件地址。另外,您还被要求提供您的公司的地址,电话号码和贵公司的服务和产品的简短说明等信息。您还有权选择来填写附加信息。这些信息可能但不限于您公司所在的省份和城市,时区和邮政编码,传真号码,主页和您的职务。我们使用注册信息来获得会员的统计资料。我们将会用这些统计数据来给我们的会员分类,例如年龄、产业和国家,以便有针对性地向我们的会员提供新的服务和机会。我们会通过您的邮件地址来通知您这些新的服务和机会。</p><p><br/></p><p><strong>您的交易行为 </strong>我们跟踪IP地址仅仅只是为了安全的必要。如果我们没有发现任何安全问题,我们会及时删除我们收集到的IP地址。我们还跟踪全天的页面访问数据。全天页面访问数据被用来反映网站的流量,一是我们可以为未来的发展制定计划(例如,增加服务器)。</p><p><br/></p><p><strong>广告 </strong>我们会对个人身份数据进行综合统计,并为销售和奖励的需要将该综合统计向广告主披露。</p><p><br/></p><p><strong>Cookie的使用 </strong>我们使用cookie来使我们的网站对用户更友好。它可以帮您省去为使用我们的服务而重复输入注册信息和跟踪您的浏览器的状态。</p><p><br/></p><p><strong>第三方 </strong>我们的网站公布了用户提交的商业机会和报价,而其他用户可以查询这些报价和商业机会。我们不会向任何第三方提供,出售,出租,分享和交易用户的个人信息,除非第三方和找标牌网一起为网站和会员提供服务并且在该服务结束后将被禁止访问包括其以前能够访问的所有这些资料。当我们被法律强制或依照政府要求提供您的信息时我们将善意地披露您的资料。</p><p><br/></p><p><strong>信息的存储和交换 </strong>用户信息和资料被收集和存储在放置于中国的服务器上。只有为了做备份的需要时,我们才可能需要将您的资料传送到别国的服务器上。</p><p><br/></p><p><strong>外部链接 </strong>本站含有到其他网站的链接。找标牌网对那些网站的隐私保护措施不负任何责任。我们可能在任何需要的时候增加商业伙伴或共用品牌的网站,但是提供给他们的将仅仅是综合信息,我们将不会公开您的身份。</p><p><br/></p><p><strong>公开的交易信息 </strong>您提供发布的供贸易的物品信息或报价将被显示在公共区域,对任何用户来说是公开的。请注意所有在这些场所公开的信息会成为公共信息,请您在决定公布您的个人信息前仔细考虑。</p><p><br/></p><p><strong>安全 </strong>我们网站有相应的安全措施来确保我们掌握的信息不丢失,不被滥用和变造。这些安全措施包括向其它服务器备份数据和对用户密码加密。尽管我们有这些安全措施,但请注意在因特网上不存在“完善的安全措施”。</p></div> |
|||
</div> |
|||
<div class="m1r side"> |
|||
<ul> |
|||
<li class="side_li" id="webpage_1"><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li class="side_li" id="webpage_2"><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li class="side_li" id="webpage_3"><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li class="side_li" id="webpage_4"><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript">$(function(){$('#webpage_4').attr('class', 'side_on');});</script> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=3&html=webpage&itemid=4', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,241 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>关于我们_找标牌网</title> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/about/index.html"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/extend.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/about/index.html'); |
|||
var searchid = 5; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/sell/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="5" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="产品" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li class="menuon"><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="b10"></div> |
|||
<div class="m m1"> |
|||
<div class="m1l"> |
|||
<h1 class="title bd-b">关于我们</h1> |
|||
<div class="content" id="content"><p>找标牌网是全国权威的标牌产品,标牌技术,标牌资讯的专业标牌行业网站,是标牌生产商,经销商,工程商及行业用户沟通的平台。 通过找标牌网的标牌行业频道,您可以全盘掌握全国最新,最全,最准确的标牌行业信息和标牌设计制作及周边产品资讯。 让您的企业提前掌握商机,拔得头筹!</p><p><br/><strong>服务宗旨</strong><br/><br/>奉行技术领先,产品超群的产业政策,致力于标牌行业电子商务服务,企业形象宣传与产品推广。<br/><br/><strong>服务体系<br/></strong><br/>我们的核心业务就是围绕标牌企业的需求(OA,AV,企业,政府,学校,标牌资讯,各地代理商名单,各地标牌企业名单),依托互联网,提供线上和线下全面标牌商务咨询服务,使标牌行业的企业电子商务化,提供专业型标识标牌展示窗口。</p></div> |
|||
</div> |
|||
<div class="m1r side"> |
|||
<ul> |
|||
<li class="side_li" id="webpage_1"><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li class="side_li" id="webpage_2"><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li class="side_li" id="webpage_3"><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li class="side_li" id="webpage_4"><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript">$(function(){$('#webpage_1').attr('class', 'side_on');});</script> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=3&html=webpage&itemid=1', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 3; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/ad.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 3; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/ad.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 3; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/ad.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,62 @@ |
|||
<?php |
|||
/* |
|||
DESTOON Copyright (C)2008-2099 www.destoon.com |
|||
This is NOT a freeware,Use is subject to license.txt |
|||
*/ |
|||
@set_time_limit(0); |
|||
define('DT_ADMIN', true); |
|||
define('DT_MEMBER', true); |
|||
require 'common.inc.php'; |
|||
if($DT_BOT) dhttp(403); |
|||
$_areaids = ''; |
|||
$_areaid = array(); |
|||
if($DT['city']) { |
|||
$AREA or $AREA = cache_read('area.php'); |
|||
if($_aid) { |
|||
$_areaids = $AREA[$_aid]['child'] ? $AREA[$_aid]['arrchildid'] : $_aid; |
|||
$_areaid = explode(',', $_areaids); |
|||
} |
|||
} else { |
|||
$_aid < 1 or dalert('系统未开启分站功能,您的分站管理帐号暂不可用', $MODULE[2]['linkurl'].'logout.php'); |
|||
} |
|||
require DT_ROOT.'/include/admin.func.php'; |
|||
require DT_ROOT.'/include/crypt.func.php'; |
|||
require DT_ROOT.'/include/post.func.php'; |
|||
require_once DT_ROOT.'/include/cache.func.php'; |
|||
(isset($file) && check_name($file)) or $file = 'index'; |
|||
$secretkey = 'a'.strtolower(substr(md5(DT_KEY), -6)); |
|||
if($CFG['authadmin'] == 'cookie') { |
|||
$_destoon_admin = get_cookie($secretkey); |
|||
$_destoon_admin = $_destoon_admin ? intval($_destoon_admin) : 0; |
|||
} else { |
|||
$session = new dsession(); |
|||
$_destoon_admin = isset($_SESSION[$secretkey]) ? intval($_SESSION[$secretkey]) : 0; |
|||
} |
|||
$_founder = is_founder($_userid) ? $_userid : 0; |
|||
$_catids = $_childs = ''; |
|||
$_catid = $_child = array(); |
|||
if($file != 'login') { |
|||
if($_groupid != 1 || $_admin < 1 || !$_destoon_admin) msg('', '?file=login&forward='.urlencode($DT_URL)); |
|||
if(!admin_check()) { |
|||
admin_log(1); |
|||
$db->query("DELETE FROM {$DT_PRE}admin WHERE userid=$_userid AND url='?".$DT_QST."'"); |
|||
msg('警告!您无权进行此操作 Error(00)'); |
|||
} |
|||
} |
|||
if($DT['admin_log'] && $action != 'import') admin_log(); |
|||
if($DT['admin_online']) admin_online(); |
|||
if(isset($reason) && is_array($itemid)) admin_notice(); |
|||
$search = isset($search) ? intval($search) : 0; |
|||
$widget = isset($widget) ? intval($widget) : 0; |
|||
$psize = isset($psize) ? intval($psize) : 0; |
|||
if($psize > 0 && $psize != $pagesize) { |
|||
$pagesize = $psize; |
|||
$offset = ($page-1)*$pagesize; |
|||
} |
|||
if($module == 'destoon') { |
|||
include DT_ROOT.'/admin/'.$file.'.inc.php'; |
|||
} else { |
|||
include DT_ROOT.'/module/'.$module.'/common.inc.php'; |
|||
include DT_ROOT.'/module/'.$module.'/admin/'.$file.'.inc.php'; |
|||
} |
|||
?>
|
|||
@ -0,0 +1,13 @@ |
|||
<?php |
|||
/* |
|||
DESTOON Copyright (C)2008-2099 www.destoon.com |
|||
This is NOT a freeware,Use is subject to license.txt |
|||
*/ |
|||
require 'common.inc.php'; |
|||
if($DT_BOT) dhttp(403); |
|||
if($action != 'mobile') { |
|||
//check_referer() or exit;
|
|||
} |
|||
require DT_ROOT.'/include/post.func.php'; |
|||
@include DT_ROOT.'/api/ajax/'.$action.'.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 3; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/announce.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 3; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/announce.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 3; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/announce.inc.php'; |
|||
?>
|
|||
|
After Width: 512 | Height: 512 | Size: 29 KiB |
@ -0,0 +1,61 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../common.inc.php'; |
|||
$EXT['archiver_enable'] or dheader(DT_PATH); |
|||
$DT_BOT or dheader(DT_PATH); |
|||
$N = $M = $T = array(); |
|||
$mid or $mid = 5; |
|||
$vmid = $list = 0; |
|||
foreach($MODULE as $k=>$v) { |
|||
if(!$v['islink'] && $v['ismenu'] && $v['moduleid'] > 4) { |
|||
if($k == $mid) $vmid = 1; |
|||
$v['url'] = $DT['rewrite'] ? rewrite('index.php?mid='.$k) : '?mid-'.$k.'.html'; |
|||
$N[] = $v; |
|||
} |
|||
} |
|||
$vmid or $mid = $N[0]['moduleid']; |
|||
$table = get_table($mid); |
|||
$t = $db->get_one("SELECT MIN(addtime) AS mintime,MAX(addtime) AS maxtime FROM {$table} WHERE addtime>0 AND status>2", 'CACHE'); |
|||
$fromtime = $t['mintime']; |
|||
$fromyear = timetodate($fromtime, 'Y'); |
|||
if($fromyear < 1990) $fromyear = 1990; |
|||
$frommonth = timetodate($fromtime, 'n'); |
|||
$totime = $t['maxtime'] > $DT_TIME ? $DT_TIME : $t['maxtime']; |
|||
$toyear = timetodate($totime, 'Y'); |
|||
$tomonth = timetodate($totime, 'n'); |
|||
for($i = $toyear; $i >= $fromyear; $i--) { |
|||
for($j = ($i == $toyear ? $tomonth : 12); $j >= ($i == $fromyear ? $frommonth : 1); $j--) { |
|||
$r = array(); |
|||
$r['title'] = $MODULE[$mid]['name'].$i.'年'.($j < 10 ? '0' : '').$j.'月归档'; |
|||
$r['month'] = $i.($j < 10 ? '0' : '').$j; |
|||
$r['url'] = $DT['rewrite'] ? rewrite('index.php?mid='.$mid.'&month='.$r['month']) : '?mid-'.$mid.'-month-'.$r['month'].'.html'; |
|||
$M[$r['month']] = $r; |
|||
} |
|||
} |
|||
$head_title = $MODULE[$mid]['name'].'归档'; |
|||
if(isset($month) && isset($M[$month])) { |
|||
$list = 1; |
|||
$y = substr($month, 0, 4); |
|||
$m = substr($month, 4, 2); |
|||
$ym = $y.'-'.$m; |
|||
$t = timetodate(datetotime($ym.'-01'), 't'); |
|||
$ftime = datetotime($ym.'-01 00:00:00'); |
|||
$ttime = datetotime($ym.'-'.$t.' 23:59:59'); |
|||
$condition = "status>2 AND addtime>$ftime AND addtime<$ttime"; |
|||
$num = $db->count($table, $condition, $CFG['db_expires']); |
|||
$demo_url = $DT['rewrite'] ? rewrite('index.php?mid='.$mid.'&month='.$month.'&page={destoon_page}') : '?mid-'.$mid.'-month-'.$month.'-page-{destoon_page}.html'; |
|||
$pages = pages($num, $page, $pagesize, $demo_url); |
|||
$tmp = explode('<input type="text"', $pages); |
|||
$pages = $tmp[0]; |
|||
if($num) { |
|||
$result = $db->query("SELECT title,linkurl,addtime FROM {$table} WHERE $condition ORDER BY addtime DESC LIMIT $offset,$pagesize"); |
|||
while($r = $db->fetch_array($result)) { |
|||
$r['adddate'] = timetodate($r['addtime'], 5); |
|||
if(strpos($r['linkurl'], '://') === false) $r['linkurl'] = $MODULE[$mid]['linkurl'].$r['linkurl']; |
|||
$T[] = $r; |
|||
} |
|||
} |
|||
$head_title = $MODULE[$mid]['name'].$y.'年'.$m.'月归档'.($page > 1 ? '第'.$page.'页' : ''); |
|||
} |
|||
include template('archiver', 'extend'); |
|||
?>
|
|||
2706
baidunews.xml
File diff suppressed because it is too large
View File
@ -0,0 +1,3 @@ |
|||
<?php |
|||
include '../ajax.php'; |
|||
?>
|
|||
@ -0,0 +1,3 @@ |
|||
<?php |
|||
$moduleid = 13; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 13; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 13; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/list.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 13; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/message.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 13; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/search.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 13; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/show.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,3 @@ |
|||
<?php |
|||
include '../ajax.php'; |
|||
?>
|
|||
@ -0,0 +1,3 @@ |
|||
<?php |
|||
$moduleid = 6; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 6; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 6; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/list.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 6; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/price.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 6; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/search.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 6; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/show.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,3 @@ |
|||
<?php |
|||
include '../ajax.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 18; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/chat.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,3 @@ |
|||
<?php |
|||
$moduleid = 18; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 18; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/fans.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,5 @@ |
|||
<?php |
|||
$moduleid = 18; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/goto.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 18; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 18; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/list.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 18; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/search.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 18; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/show.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 3; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/comment.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,194 @@ |
|||
<?php |
|||
/* |
|||
DESTOON Copyright (C)2008-2099 www.destoon.com |
|||
This is NOT a freeware,Use is subject to license.txt |
|||
*/ |
|||
define('DT_DEBUG', 0); |
|||
if(DT_DEBUG) { |
|||
error_reporting(E_ALL); |
|||
$mtime = explode(' ', microtime()); |
|||
$debug_starttime = $mtime[1] + $mtime[0]; |
|||
} else { |
|||
error_reporting(0); |
|||
} |
|||
if(isset($_REQUEST['GLOBALS']) || isset($_FILES['GLOBALS'])) exit('Request Denied'); |
|||
if(function_exists('set_magic_quotes_runtime')) @set_magic_quotes_runtime(0); |
|||
$MQG = function_exists('get_magic_quotes_gpc') ? @get_magic_quotes_gpc() : @ini_set('magic_quotes_runtime', 0); |
|||
foreach(array('_POST', '_GET') as $__R) { |
|||
if($$__R) { |
|||
foreach($$__R as $__k => $__v) { |
|||
if(substr($__k, 0, 1) == '_') if($__R == '_POST') { unset($_POST[$__k]); } else { unset($_GET[$__k]); } |
|||
if(isset($$__k) && $$__k == $__v) unset($$__k); |
|||
} |
|||
} |
|||
} |
|||
define('IN_DESTOON', true); |
|||
define('IN_ADMIN', defined('DT_ADMIN') ? true : false); |
|||
define('DT_ROOT', str_replace("\\", '/', dirname(__FILE__))); |
|||
if(defined('DT_REWRITE')) include DT_ROOT.'/include/rewrite.inc.php'; |
|||
$CFG = array(); |
|||
require DT_ROOT.'/config.inc.php'; |
|||
define('DT_PATH', $CFG['url']); |
|||
define('DT_STATIC', $CFG['static'] ? $CFG['static'] : $CFG['url']); |
|||
define('DT_DOMAIN', $CFG['cookie_domain'] ? substr($CFG['cookie_domain'], 1) : ''); |
|||
define('DT_WIN', strpos(strtoupper(PHP_OS), 'WIN') !== false ? true: false); |
|||
define('DT_UA', $_SERVER['HTTP_USER_AGENT']); |
|||
define('DT_CHMOD', ($CFG['file_mod'] && !DT_WIN) ? $CFG['file_mod'] : 0); |
|||
define('DT_LANG', $CFG['language']); |
|||
define('DT_KEY', $CFG['authkey']); |
|||
define('DT_PRE', $CFG['tb_pre']); |
|||
define('DT_EDITOR', $CFG['editor']); |
|||
define('DT_CDN', $CFG['cdn'] ? 1 : 0); |
|||
define('DT_CLOUD_UID', $CFG['cloud_uid']); |
|||
define('DT_CLOUD_KEY', $CFG['cloud_key']); |
|||
define('DT_CHARSET', strtoupper($CFG['charset'])); |
|||
define('DT_CACHE', $CFG['cache_dir'] ? $CFG['cache_dir'] : DT_ROOT.'/file/cache'); |
|||
define('DT_SKIN', DT_STATIC.'skin/'.$CFG['skin'].'/'); |
|||
define('VIP', $CFG['com_vip']); |
|||
define('errmsg', 'Invalid Request'); |
|||
$L = array(); |
|||
include DT_ROOT.'/lang/'.DT_LANG.'/lang.inc.php'; |
|||
require DT_ROOT.'/version.inc.php'; |
|||
require DT_ROOT.'/include/global.func.php'; |
|||
require DT_ROOT.'/include/safe.func.php'; |
|||
require DT_ROOT.'/include/cloud.func.php'; |
|||
require DT_ROOT.'/include/tag.func.php'; |
|||
require DT_ROOT.'/api/im.func.php'; |
|||
require DT_ROOT.'/api/extend.func.php'; |
|||
if(!$MQG) { |
|||
if($_POST) $_POST = daddslashes($_POST); |
|||
if($_GET) $_GET = daddslashes($_GET); |
|||
if($_COOKIE) $_COOKIE = daddslashes($_COOKIE); |
|||
} |
|||
if(function_exists('date_default_timezone_set')) date_default_timezone_set($CFG['timezone']); |
|||
$DT_PRE = $CFG['tb_pre']; |
|||
$DT_QST = addslashes($_SERVER['QUERY_STRING']); |
|||
$DT_TIME = time() + $CFG['timediff']; |
|||
$DT_IP = get_env('ip'); |
|||
$DT_URL = get_env('url'); |
|||
$DT_REF = get_env('referer'); |
|||
$DT_MOB = get_env('mobile'); |
|||
$DT_MBS = get_env('browser'); |
|||
$DT_BOT = is_robot(); |
|||
$DT_TOUCH = is_touch(); |
|||
$DT_TODAY = datetotime(date('Y-m-d', $DT_TIME).' 23:59:59'); |
|||
$DT_PC = $GLOBALS['DT_PC'] = 1; |
|||
define('DT_TIME', $DT_TIME); |
|||
define('DT_IP', $DT_IP); |
|||
define('DT_TOUCH', $DT_TOUCH); |
|||
define('DT_REFRESH', substr(md5(DT_RELEASE.DT_KEY), 0, 6)); |
|||
header("Content-Type:text/html;charset=".DT_CHARSET); |
|||
require DT_ROOT.'/include/db_'.$CFG['database'].'.class.php'; |
|||
require DT_ROOT.'/include/cache_'.$CFG['cache'].'.class.php'; |
|||
require DT_ROOT.'/include/session_'.$CFG['session'].'.class.php'; |
|||
require DT_ROOT.'/include/file.func.php'; |
|||
if(!empty($_SERVER['REQUEST_URI'])) strip_uri($_SERVER['REQUEST_URI']); |
|||
if($_POST) { $_POST = strip_sql($_POST); strip_key($_POST); } |
|||
if($_GET) { $_GET = strip_sql($_GET); strip_key($_GET); } |
|||
if($_COOKIE) { $_COOKIE = strip_sql($_COOKIE); strip_key($_COOKIE); } |
|||
if(!IN_ADMIN) banip(); |
|||
if($_POST) extract($_POST, EXTR_SKIP); |
|||
if($_GET) extract($_GET, EXTR_SKIP); |
|||
$db_class = 'db_'.$CFG['database']; |
|||
$db = new $db_class; |
|||
$db->halt = (DT_DEBUG || IN_ADMIN) ? 1 : 0; |
|||
$db->connect($CFG['db_host'], $CFG['db_user'], $CFG['db_pass'], $CFG['db_name'], $CFG['db_expires'], $CFG['db_charset'], $CFG['pconnect']); |
|||
$dc = new dcache(); |
|||
$dc->pre = $CFG['cache_pre']; |
|||
require DT_ROOT.'/include/db.class.php'; |
|||
$DT = $MOD = $EXT = $CSS = $JS = $DTMP = $CAT = $ARE = $AREA = array(); |
|||
$CACHE = cache_read('module.php'); |
|||
if(!$CACHE) { |
|||
require_once DT_ROOT.'/include/admin.func.php'; |
|||
require_once DT_ROOT.'/include/post.func.php'; |
|||
require_once DT_ROOT.'/include/cache.func.php'; |
|||
cache_all(); |
|||
$CACHE = cache_read('module.php'); |
|||
} |
|||
$DT = $CACHE['dt']; |
|||
$MODULE = $CACHE['module']; |
|||
$EXT = cache_read('module-3.php'); |
|||
define('DT_MAX_LEN', $DT['max_len']); |
|||
define('RE_WRITE', $DT['rewrite'] ? ($DT['search_rewrite'] ? 2 : 1) : 0); |
|||
$lazy = $DT['lazy'] ? 1 : 0; |
|||
if(!IN_ADMIN && ($DT['close'] || $DT['defend_cc'])) include DT_ROOT.'/include/defend.inc.php'; |
|||
unset($CACHE, $CFG['db_host'], $CFG['db_user'], $CFG['db_pass'], $db_class, $db_file); |
|||
$moduleid = isset($moduleid) ? intval($moduleid) : 1; |
|||
if($moduleid > 1) { |
|||
isset($MODULE[$moduleid]) or dheader(DT_PATH); |
|||
$module = $MODULE[$moduleid]['module']; |
|||
$MOD = $moduleid == 3 ? $EXT : cache_read('module-'.$moduleid.'.php'); |
|||
include DT_ROOT.'/lang/'.DT_LANG.'/'.$module.'.inc.php'; |
|||
} else { |
|||
$moduleid = 1; |
|||
$module = 'destoon'; |
|||
} |
|||
$cityid = 0; |
|||
$city_name = $L['allcity']; |
|||
$city_domain = $city_template = $city_sitename = ''; |
|||
if($DT['city']) include DT_ROOT.'/include/city.inc.php'; |
|||
define('DT_MOB', $EXT['mobile_url']); |
|||
($DT['gzip_enable'] && !$_POST && !defined('DT_MOBILE')) ? ob_start('ob_gzhandler') : ob_start(); |
|||
if(isset($forward)) { |
|||
if(isset($_GET['forward'])) $forward = urldecode($forward); |
|||
} else if($DT_REF) { |
|||
$forward = strpos(dirname($DT_REF).'/', (DT_DOMAIN ? DT_DOMAIN : DT_PATH)) === false ? DT_PATH : $DT_REF; |
|||
} else { |
|||
$forward = DT_PATH; |
|||
} |
|||
strip_uri($forward); |
|||
$destoon_task = ''; |
|||
(isset($action) && check_name($action)) or $action = ''; |
|||
(isset($job) && check_name($job)) or $job = ''; |
|||
$submit = isset($_POST['submit']) ? 1 : 0; |
|||
if($submit) { |
|||
isset($captcha) or $captcha = ''; |
|||
isset($answer) or $answer = ''; |
|||
} |
|||
$mid = isset($mid) ? intval($mid) : 0; |
|||
$sum = isset($sum) ? intval($sum) : 0; |
|||
$page = isset($page) ? max(intval($page), 1) : 1; |
|||
$catid = isset($catid) ? intval($catid) : 0; |
|||
$areaid = isset($areaid) ? intval($areaid) : 0; |
|||
$itemid = isset($itemid) ? (is_array($itemid) ? array_map('intval', $itemid) : intval($itemid)) : 0; |
|||
$pagesize = $DT['pagesize'] ? $DT['pagesize'] : 30; |
|||
$offset = ($page-1)*$pagesize; |
|||
$kw = isset($_GET['kw']) ? strip_kw($_GET['kw'], $DT['max_kw']) : ''; |
|||
$keyword = $kw ? str_replace(array(' ', '*'), array('%', '%'), $kw) : ''; |
|||
$seo_file = $seo_title = $head_title = $head_keywords = $head_description = $head_canonical = $head_mobile = $head_name = ''; |
|||
$head_pc = $moduleid > 1 ? str_replace(DT_MOB.$MODULE[$moduleid]['moduledir'].'/', $MODULE[$moduleid]['linkurl'], $DT_URL) : str_replace(DT_MOB, DT_PATH, $DT_URL); |
|||
if($catid) $CAT = get_cat($catid); |
|||
if($areaid) $ARE = get_area($areaid); |
|||
$_userid = $_admin = $_aid = $_cid = $_message = $_chat = $_sound = $_online = $_money = $_credit = $_sms = 0; |
|||
$_username = $_company = $_passport = $_truename = $_cname = ''; |
|||
$_groupid = 3; |
|||
$destoon_auth = get_cookie('auth'); |
|||
if($destoon_auth) $destoon_auth = decrypt($destoon_auth, DT_KEY.'USER'); |
|||
if($destoon_auth) { |
|||
$_dauth = explode('|', $destoon_auth); |
|||
$_userid = isset($_dauth[0]) ? intval($_dauth[0]) : 0; |
|||
if($_userid) { |
|||
$_password = isset($_dauth[1]) ? trim($_dauth[1]) : ''; |
|||
$_cid = isset($_dauth[2]) ? intval($_dauth[2]) : 0; |
|||
$USER = $db->get_one("SELECT username,passport,company,truename,mobile,password,groupid,email,message,chat,sound,online,sms,credit,money,loginip,admin,aid,edittime FROM {$DT_PRE}member WHERE userid=$_userid"); |
|||
if($USER && $USER['password'] == $_password) { |
|||
if($USER['groupid'] == 2) dalert(lang('message->common_forbidden')); |
|||
if($USER['loginip'] != $DT_IP && ($DT['ip_login'] == 2 || ($DT['ip_login'] == 1 && IN_ADMIN))) { |
|||
$_userid = 0; set_cookie('auth', ''); |
|||
dalert(lang('message->common_login', array($USER['loginip'])), DT_PATH); |
|||
} |
|||
extract($USER, EXTR_PREFIX_ALL, ''); |
|||
} else { |
|||
$_userid = 0; |
|||
if($db->linked) set_cookie('auth', ''); |
|||
} |
|||
unset($destoon_auth, $USER, $_dauth, $_password); |
|||
} |
|||
} |
|||
if($_userid == 0) { $_groupid = 3; $_username = ''; } |
|||
if(!IN_ADMIN) { |
|||
if($_groupid == 1) include DT_ROOT.'/module/member/admin.inc.php'; |
|||
if($_userid) $db->query("REPLACE INTO {$DT_PRE}online (userid,username,ip,moduleid,online,lasttime) VALUES ('$_userid','$_username','$DT_IP','$moduleid','$_online','$DT_TIME')"); |
|||
} |
|||
$MG = cache_read('group-'.$_groupid.'.php'); |
|||
?>
|
|||
@ -0,0 +1,699 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>传统标牌厂商_公司_找标牌网</title> |
|||
<meta name="keywords" content="传统标牌厂商,公司找标牌网标牌,标牌制作,标牌设计,数字标牌,标识标牌"/> |
|||
<meta name="description" content="找标牌网(www.zhaobiaopai.com)致力于打造标识标牌行业专业信息平台,专注于标牌,数字标牌领域企业服务的门户网站.找标识标牌厂家,标牌制作,标牌设计,数字标牌厂家及产品的专业网站.找标牌网公司传统标牌厂商 "/> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/company/1/"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/company.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/company/1/'); |
|||
var searchid = 4; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/company/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="4" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="公司" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></p> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li class="menuon"><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="m"> |
|||
<div class="nav"><a href="http://www.zhaobiaopai.com/">首页</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/">公司</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></div> |
|||
</div> |
|||
<div class="m m2"> |
|||
<div class="m2l"> |
|||
<div class="sort"> |
|||
<div class="sort-k">行业</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li class="on"><a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a> <i>(35)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a> <i>(12)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a> <i>(14)</i></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="sort"> |
|||
<div class="sort-k">地区</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-1.html">北京</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-2.html">上海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-3.html">天津</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-4.html">重庆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-5.html">河北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-6.html">山西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-7.html">内蒙古</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-8.html">辽宁</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-9.html">吉林</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-10.html">黑龙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-11.html">江苏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-12.html">浙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-13.html">安徽</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-14.html">福建</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-15.html">江西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-16.html">山东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-17.html">河南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-18.html">湖北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-19.html">湖南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-20.html">广东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-21.html">广西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-22.html">海南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-23.html">四川</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-24.html">贵州</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-25.html">云南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-26.html">西藏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-27.html">陕西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-28.html">甘肃</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-29.html">青海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-30.html">宁夏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-31.html">新疆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-32.html">台湾</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-33.html">香港</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-34.html">澳门</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="img_tip" id="img_tip" style="display:none;"> </div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc444/" target="_blank">重庆市特驰科技有限公司</a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/image/vip_6.gif" alt="VIP" title="VIP:6级" align="absmiddle"/> <em>VIP会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>硕方、普贴、爱普生</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s37.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/145225831.jpg.thumb.jpg" alt="塑料标牌机 硕方热转印标牌打印机" width="95" />塑料标牌机 硕方热转</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s14.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/18/213530548.jpg.thumb.jpg" alt="硕方SP300中英文电缆标牌机,自动、连续进板" width="95" />硕方SP300中英文电缆</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/capelabel0820/" target="_blank">北京第欧丽标科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>线号机,标牌机,色带,打标机,标签机,激光标识打印机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s314.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202508/20/14004078168.jpg.thumb.jpg" alt="丽标便携式工业级线号280E+接蓝牙电脑U盘导入打号机" width="95" />丽标便携式工业级线号</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/cz_mingdao/" target="_blank">常州明道标识有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>各类导视系统、垃圾箱、垃圾分类亭、候车亭、精神堡垒、党建宣传牌、乡村标识、宣传栏、导视牌、科室牌、资料架、广告灯箱等</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s249.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202503/15/1106286376.jpg.thumb.jpg" alt="移动吸烟亭/户外吸烟亭/吸烟室定制厂家" width="95" />移动吸烟亭/户外吸烟</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s169.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202312/19/1345198176.jpg.thumb.jpg" alt="南京兰溪公园导视系统" width="95" />南京兰溪公园导视系统</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s167.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202312/15/1256111476.jpg.thumb.jpg" alt="无想水镇景区导视" width="95" />无想水镇景区导视</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s166.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202312/15/1254292976.jpg.thumb.jpg" alt="长荡湖文明实践站" width="95" />长荡湖文明实践站</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s164.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202312/08/1252554676.jpg.thumb.jpg" alt="直溪人大主题公园" width="95" />直溪人大主题公园</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/dahuabiaoshi/" target="_blank">河南大华伟业广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标识标牌、导视系统、灯箱、花草牌等</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/cwzl/" target="_blank">上海昶文展览服务有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>展览会博览会</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/ymzh5188/" target="_blank">三合标牌制作有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>承接:同行喷绘写真设计、制作、安装、标识标牌制作、LED显示屏及亮化工程,展厅设计制作 、三面翻工程</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/runjieguanggao/" target="_blank">河北润杰广告制作有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>各类标识标牌,各类发光字,平板UV打印,广告灯箱,喷绘写真,亚克力雕刻字等。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/fs188/" target="_blank">佛山市壹捌捌广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span> led发光字,平面发光字,LED点阵发光字,LED冲孔发光字,树脂字,无边发光字,超级发光字,3D发光字,通体发光字,全彩发光字,炫彩发光字,迷你发光字,树脂发光字,特大铝板或其他金属板发光字,特大楼盘挂网发光字,LED亮化工程,港式精工字,金属烤漆字,水晶字及其他字;各类户内标识标牌,各类户外标识标牌,软膜灯箱,腐蚀丝印标识;喷绘写真,灯布喷绘,室内高精写真,户外高精写真,板材UV喷绘,展架等。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s128.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212029401.jpg.thumb.jpg" alt="佛山发光字制作/楼顶发光字安装/字工厂发光字厂家" width="95" />佛山发光字制作/楼顶</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s127.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/13/0847448650.jpg.thumb.jpg" alt="佛山特大LED发光字/楼顶特大发光字/立体造型字/酒店发光字" width="95" />佛山特大LED发光字/楼</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s126.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/2043297750.jpg.thumb.jpg" alt="佛山不锈钢字/锌铁烤漆字/钛金字制作/高档精工字水晶字厂家" width="95" />佛山不锈钢字/锌铁烤</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s125.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212749551.jpg.thumb.jpg" alt="佛山LED亮化工程/树灯LED装饰/春节圣诞节中秋节美陈装饰" width="95" />佛山LED亮化工程/树灯</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s124.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/1939338950.jpg.thumb.jpg" alt="佛山楼盘发光字灯网字/LED亮化工程/特大LED发光字厂家" width="95" />佛山楼盘发光字灯网字</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/huiheng/" target="_blank">河南辉恒标牌标识有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>宣传栏 信报箱 精神堡垒</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s117.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202206/11/1447584136.jpg.thumb.jpg" alt="宣传栏制作" width="95" />宣传栏制作</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc021/" target="_blank">郑州密码柯商贸有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>办公设备耗材销售;办公设备销售;化工产品销售;印刷专用设备制造</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s110.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/201838141.jpg.thumb.jpg" alt="密码柯压电写真机i3200-E1/A1三喷头户内外高速写真机" width="95" />密码柯压电写真机i320</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s109.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/201632771.jpg.thumb.jpg" alt="密码柯巡边刻机厂家现货自动巡边刻字机广告打印机电脑刻图机刻绘割字机" width="95" />密码柯巡边刻机厂家现</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s108.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/201346251.jpg.thumb.jpg" alt="密码柯3200喷头写真机户外广告喷绘爱普生新五代打印速度" width="95" />密码柯3200喷头写真机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s107.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/201008361.jpg.thumb.jpg" alt="密码柯户外弱容剂墨水压电写真机无味环保喷绘墨水速干墨水" width="95" />密码柯户外弱容剂墨水</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc020/" target="_blank">深圳市大和油墨科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>环保印刷器材、油墨的技术开发、销售</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s106.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/200300681.jpg.thumb.jpg" alt="厂家水性双组份玻璃精细丝印移印油墨金属各类烤丝印移印油墨" width="95" />厂家水性双组份玻璃精</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s105.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/195826291.jpg.thumb.jpg" alt="厂家生产各种标牌铭牌金属油墨 移印丝印油墨 pp环保免处理油墨" width="95" />厂家生产各种标牌铭牌</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc019/" target="_blank">深圳市生彩广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>喷绘、展示器材、展览展示器材的购销及其他国内贸易</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s104.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/163602341.jpg.thumb.jpg" alt="深圳厂家制作 哑面背胶PP合成纸广告宣传画 PP背胶写真喷绘画报" width="95" />深圳厂家制作 哑面背</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s103.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/163353581.jpg.thumb.jpg" alt="厂家定制铝合金桁架展会背景架 大型舞台活动背景展架 抗风抗雨" width="95" />厂家定制铝合金桁架展</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s102.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/163135641.jpg.thumb.jpg" alt="厂家制作门型展架户外防风注水海报架子展览展示架铁质门型海报架" width="95" />厂家制作门型展架户外</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s101.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/162659721.jpg.thumb.jpg" alt="喷画工厂供应玻璃单透贴 防水防晒 户外车身贴喷绘写真" width="95" />喷画工厂供应玻璃单透</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s100.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/162425161.jpg.thumb.jpg" alt="厂家供应易拉宝塑钢易拉全铝合金易拉宝 画面配套高清PP写真海报" width="95" />厂家供应易拉宝塑钢易</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc018/" target="_blank">安平县淮盛丝网制品有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>网片、爬架网、丝网制品及进出口业务</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s91.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/155606441.jpg.thumb.jpg" alt="喷绘网格布 耐碱网格布 5米网格布" width="95" />喷绘网格布 耐碱网格</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc017/" target="_blank">河南索恩文化传播有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>广告制作;广告发布;会议及展览服务</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s90.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/154837971.jpg.thumb.jpg" alt="3m门头灯箱招牌透光匀光阻光贴膜制作柔性灯箱布发光立体字制作" width="95" />3m门头灯箱招牌透光匀</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s89.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/154543941.jpg.thumb.jpg" alt="供应3MPIII灯箱布 3M保丽视灯箱布 3M灯箱布" width="95" />供应3MPIII灯箱布 3M</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc016/" target="_blank">河南华熠文化传媒有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标识标牌设计、制作、安装及销售、展览展示服务</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s88.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/151551161.jpg.thumb.jpg" alt="舞台广告背景展示架广告桁架 方管桁架出租搭建布景" width="95" />舞台广告背景展示架广</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc015/" target="_blank">广州展宝展示器材有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标识、标志牌制造</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s87.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/150934911.jpg.thumb.jpg" alt="ZB-A05铝布拉网架 便携式可收缩拉网架 子母扣魔术贴拉网展示架" width="95" />ZB-A05铝布拉网架 便</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s86.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/150554881.jpg.thumb.jpg" alt="广州展宝 供应Q01常规五米注水旗杆 注水道旗" width="95" />广州展宝 供应Q01常规</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s85.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/150152701.jpg.thumb.jpg" alt="新款黄芯X架 出口型X架 齿轮展架 广州X架 坚韧耐折的X架" width="95" />新款黄芯X架 出口型X</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s84.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/145859291.jpg.thumb.jpg" alt="布易展 A05异型拉网展架 精美拉网展架 小型拉网展架" width="95" />布易展 A05异型拉网展</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc014/" target="_blank">合肥仲泰广告设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>国内广告设计、制作及安装</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s83.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/104147861.jpg.thumb.jpg" alt="重型反光膜刻字机 HC1201 型号全 全自动金属激光规格" width="95" />重型反光膜刻字机 HC1</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s82.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/103947311.jpg.thumb.jpg" alt="高精度uv平板打印机 平板机精选厂 高速大幅面设备" width="95" />高精度uv平板打印机 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s81.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/103726641.jpg.thumb.jpg" alt="全自动广告条幅机 图文店设备配置 打印设备稳定好用" width="95" />全自动广告条幅机 图</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s80.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/103337661.jpg.thumb.jpg" alt="户外广告写真机 专业数字喷墨设备厂 现货直发 色彩鲜艳" width="95" />户外广告写真机 专业</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc013/" target="_blank">郑州普康智能设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>智能设备、包装设备、印刷设备、包装材料、机械设备及配件</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s79.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/102711911.jpg.thumb.jpg" alt="L2手持激光喷码机小型便携式激光打码 手动激光打标机 打刻字机" width="95" />L2手持激光喷码机小型</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s78.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/102257491.jpg.thumb.jpg" alt="手持式喷码用进口快干墨盒 2590型号半寸一寸彩色溶剂 黑色白色" width="95" />手持式喷码用进口快干</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s77.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/101849451.jpg.thumb.jpg" alt="建材管材用小字符日期喷码机自动点阵食品饮料生产日期打码机" width="95" />建材管材用小字符日期</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc012/" target="_blank">郑州奥德利数控设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>数控设备、电子产品</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s76.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/235522621.jpg.thumb.jpg" alt="厂家直销奥德利八头压电写真机写真机价格工业弱溶剂写真机喷绘机" width="95" />厂家直销奥德利八头压</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s75.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/235248901.jpg.thumb.jpg" alt="奥德利UV机平板喷墨打印机水晶标打印机6090打印机厂家直销" width="95" />奥德利UV机平板喷墨打</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s74.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/235026951.jpg.thumb.jpg" alt="奥德利条幅机一米彩色条幅机热升华旗帜机QG1000迷你型条幅机" width="95" />奥德利条幅机一米彩色</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s73.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/234759981.jpg.thumb.jpg" alt="奥德利条幅机色带条幅机布标机金刚1000K防皱防偏" width="95" />奥德利条幅机色带条幅</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s72.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/234526221.jpg.thumb.jpg" alt="厂家直销奥德利烫画机双头烫画膜打印机畅销机型PET膜" width="95" />厂家直销奥德利烫画机</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc011/" target="_blank">武汉宇阳博创科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>数码影像、平面设计、广告艺术、数码印花、标志标识设备的销售和服务</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s69.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/214800131.jpg.thumb.jpg" alt="泰杰 高端清晰工业影像级 2513 大幅面UV平板打印机" width="95" />泰杰 高端清晰工业影</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s68.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/214528381.jpg.thumb.jpg" alt="永乐PDE-6403-H4写真机 高速高精 专业数字喷墨设备" width="95" />永乐PDE-6403-H4写真</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s67.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/214209491.jpg.thumb.jpg" alt="进口武藤户内水性写真机数码印花机双新微压电打印头1642WR" width="95" />进口武藤户内水性写真</a> |
|||
</div> |
|||
</div> |
|||
<div class="pages"><input type="hidden" id="destoon_previous" value="http://www.zhaobiaopai.com/company/1/list2.html"/><a href="http://www.zhaobiaopai.com/company/1/list2.html"> «上一页 </a> <strong> 1 </strong> <a href="http://www.zhaobiaopai.com/company/1/list2.html"> 2 </a> <a href="http://www.zhaobiaopai.com/company/1/list2.html"> 下一页» </a> <input type="hidden" id="destoon_next" value="http://www.zhaobiaopai.com/company/1/list2.html"/> <cite>共35条/2页</cite> <input type="text" class="pages_inp" id="destoon_pageno" value="1" onkeydown="if(event.keyCode==13 && this.value) {window.location.href='http://www.zhaobiaopai.com/company/1/list{destoon_page}.html'.replace(/\{destoon_page\}/, this.value);return false;}"> <input type="button" class="pages_btn" value="GO" onclick="if(Dd('destoon_pageno').value>0)window.location.href='http://www.zhaobiaopai.com/company/1/list{destoon_page}.html'.replace(/\{destoon_page\}/, Dd('destoon_pageno').value);"/></div></div> |
|||
<div class="m2r"> |
|||
<div class="sponsor"></div> |
|||
<div class="head-sub"><strong>搜索排行</strong></div> |
|||
<div class="list-rank"> |
|||
<ul> |
|||
<li title="搜索4次 约2条结果"><span class="f_r">2条</span><em>1</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E4%B8%BD%E6%A0%87">丽标</a></li> |
|||
<li title="搜索2次 约69条结果"><span class="f_r">69条</span><em>2</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%85%AC%E5%8F%B8">公司</a></li> |
|||
<li title="搜索2次 约10条结果"><span class="f_r">10条</span><em>3</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%B7%B1%E5%9C%B3">深圳</a></li> |
|||
<li title="搜索2次 约20条结果"><span class="f_r">20条</span><i>4</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%A0%87%E7%89%8C">标牌</a></li> |
|||
<li title="搜索2次 约22条结果"><span class="f_r">22条</span><i>5</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B9%BF%E5%91%8A">广告</a></li> |
|||
<li title="搜索2次 约4条结果"><span class="f_r">4条</span><i>6</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%8C%97%E4%BA%AC">北京</a></li> |
|||
<li title="搜索2次 约16条结果"><span class="f_r">16条</span><i>7</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B1%B1%E4%B8%9C">山东</a></li> |
|||
<li title="搜索2次 约2条结果"><span class="f_r">2条</span><i>8</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E9%87%8D%E5%BA%86">重庆</a></li> |
|||
</ul></div> |
|||
</div> |
|||
<div class="b10 c_b"></div> |
|||
</div> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=4&html=list&catid=3&page=1', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,699 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>传统标牌厂商_公司_找标牌网</title> |
|||
<meta name="keywords" content="传统标牌厂商,公司找标牌网标牌,标牌制作,标牌设计,数字标牌,标识标牌"/> |
|||
<meta name="description" content="找标牌网(www.zhaobiaopai.com)致力于打造标识标牌行业专业信息平台,专注于标牌,数字标牌领域企业服务的门户网站.找标识标牌厂家,标牌制作,标牌设计,数字标牌厂家及产品的专业网站.找标牌网公司传统标牌厂商 "/> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/company/1/"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/company.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/company/1/'); |
|||
var searchid = 4; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/company/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="4" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="公司" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></p> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li class="menuon"><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="m"> |
|||
<div class="nav"><a href="http://www.zhaobiaopai.com/">首页</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/">公司</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></div> |
|||
</div> |
|||
<div class="m m2"> |
|||
<div class="m2l"> |
|||
<div class="sort"> |
|||
<div class="sort-k">行业</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li class="on"><a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a> <i>(35)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a> <i>(12)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a> <i>(14)</i></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="sort"> |
|||
<div class="sort-k">地区</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-1.html">北京</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-2.html">上海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-3.html">天津</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-4.html">重庆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-5.html">河北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-6.html">山西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-7.html">内蒙古</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-8.html">辽宁</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-9.html">吉林</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-10.html">黑龙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-11.html">江苏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-12.html">浙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-13.html">安徽</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-14.html">福建</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-15.html">江西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-16.html">山东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-17.html">河南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-18.html">湖北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-19.html">湖南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-20.html">广东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-21.html">广西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-22.html">海南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-23.html">四川</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-24.html">贵州</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-25.html">云南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-26.html">西藏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-27.html">陕西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-28.html">甘肃</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-29.html">青海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-30.html">宁夏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-31.html">新疆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-32.html">台湾</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-33.html">香港</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-34.html">澳门</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="img_tip" id="img_tip" style="display:none;"> </div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc444/" target="_blank">重庆市特驰科技有限公司</a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/image/vip_6.gif" alt="VIP" title="VIP:6级" align="absmiddle"/> <em>VIP会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>硕方、普贴、爱普生</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s37.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/145225831.jpg.thumb.jpg" alt="塑料标牌机 硕方热转印标牌打印机" width="95" />塑料标牌机 硕方热转</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s14.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/18/213530548.jpg.thumb.jpg" alt="硕方SP300中英文电缆标牌机,自动、连续进板" width="95" />硕方SP300中英文电缆</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/capelabel0820/" target="_blank">北京第欧丽标科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>线号机,标牌机,色带,打标机,标签机,激光标识打印机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s314.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202508/20/14004078168.jpg.thumb.jpg" alt="丽标便携式工业级线号280E+接蓝牙电脑U盘导入打号机" width="95" />丽标便携式工业级线号</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/cz_mingdao/" target="_blank">常州明道标识有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>各类导视系统、垃圾箱、垃圾分类亭、候车亭、精神堡垒、党建宣传牌、乡村标识、宣传栏、导视牌、科室牌、资料架、广告灯箱等</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s249.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202503/15/1106286376.jpg.thumb.jpg" alt="移动吸烟亭/户外吸烟亭/吸烟室定制厂家" width="95" />移动吸烟亭/户外吸烟</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s169.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202312/19/1345198176.jpg.thumb.jpg" alt="南京兰溪公园导视系统" width="95" />南京兰溪公园导视系统</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s167.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202312/15/1256111476.jpg.thumb.jpg" alt="无想水镇景区导视" width="95" />无想水镇景区导视</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s166.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202312/15/1254292976.jpg.thumb.jpg" alt="长荡湖文明实践站" width="95" />长荡湖文明实践站</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s164.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202312/08/1252554676.jpg.thumb.jpg" alt="直溪人大主题公园" width="95" />直溪人大主题公园</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/dahuabiaoshi/" target="_blank">河南大华伟业广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标识标牌、导视系统、灯箱、花草牌等</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/cwzl/" target="_blank">上海昶文展览服务有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>展览会博览会</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/ymzh5188/" target="_blank">三合标牌制作有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>承接:同行喷绘写真设计、制作、安装、标识标牌制作、LED显示屏及亮化工程,展厅设计制作 、三面翻工程</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/runjieguanggao/" target="_blank">河北润杰广告制作有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>各类标识标牌,各类发光字,平板UV打印,广告灯箱,喷绘写真,亚克力雕刻字等。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/fs188/" target="_blank">佛山市壹捌捌广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span> led发光字,平面发光字,LED点阵发光字,LED冲孔发光字,树脂字,无边发光字,超级发光字,3D发光字,通体发光字,全彩发光字,炫彩发光字,迷你发光字,树脂发光字,特大铝板或其他金属板发光字,特大楼盘挂网发光字,LED亮化工程,港式精工字,金属烤漆字,水晶字及其他字;各类户内标识标牌,各类户外标识标牌,软膜灯箱,腐蚀丝印标识;喷绘写真,灯布喷绘,室内高精写真,户外高精写真,板材UV喷绘,展架等。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s128.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212029401.jpg.thumb.jpg" alt="佛山发光字制作/楼顶发光字安装/字工厂发光字厂家" width="95" />佛山发光字制作/楼顶</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s127.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/13/0847448650.jpg.thumb.jpg" alt="佛山特大LED发光字/楼顶特大发光字/立体造型字/酒店发光字" width="95" />佛山特大LED发光字/楼</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s126.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/2043297750.jpg.thumb.jpg" alt="佛山不锈钢字/锌铁烤漆字/钛金字制作/高档精工字水晶字厂家" width="95" />佛山不锈钢字/锌铁烤</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s125.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212749551.jpg.thumb.jpg" alt="佛山LED亮化工程/树灯LED装饰/春节圣诞节中秋节美陈装饰" width="95" />佛山LED亮化工程/树灯</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s124.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/1939338950.jpg.thumb.jpg" alt="佛山楼盘发光字灯网字/LED亮化工程/特大LED发光字厂家" width="95" />佛山楼盘发光字灯网字</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/huiheng/" target="_blank">河南辉恒标牌标识有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>宣传栏 信报箱 精神堡垒</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s117.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202206/11/1447584136.jpg.thumb.jpg" alt="宣传栏制作" width="95" />宣传栏制作</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc021/" target="_blank">郑州密码柯商贸有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>办公设备耗材销售;办公设备销售;化工产品销售;印刷专用设备制造</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s110.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/201838141.jpg.thumb.jpg" alt="密码柯压电写真机i3200-E1/A1三喷头户内外高速写真机" width="95" />密码柯压电写真机i320</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s109.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/201632771.jpg.thumb.jpg" alt="密码柯巡边刻机厂家现货自动巡边刻字机广告打印机电脑刻图机刻绘割字机" width="95" />密码柯巡边刻机厂家现</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s108.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/201346251.jpg.thumb.jpg" alt="密码柯3200喷头写真机户外广告喷绘爱普生新五代打印速度" width="95" />密码柯3200喷头写真机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s107.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/201008361.jpg.thumb.jpg" alt="密码柯户外弱容剂墨水压电写真机无味环保喷绘墨水速干墨水" width="95" />密码柯户外弱容剂墨水</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc020/" target="_blank">深圳市大和油墨科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>环保印刷器材、油墨的技术开发、销售</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s106.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/200300681.jpg.thumb.jpg" alt="厂家水性双组份玻璃精细丝印移印油墨金属各类烤丝印移印油墨" width="95" />厂家水性双组份玻璃精</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s105.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/195826291.jpg.thumb.jpg" alt="厂家生产各种标牌铭牌金属油墨 移印丝印油墨 pp环保免处理油墨" width="95" />厂家生产各种标牌铭牌</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc019/" target="_blank">深圳市生彩广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>喷绘、展示器材、展览展示器材的购销及其他国内贸易</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s104.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/163602341.jpg.thumb.jpg" alt="深圳厂家制作 哑面背胶PP合成纸广告宣传画 PP背胶写真喷绘画报" width="95" />深圳厂家制作 哑面背</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s103.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/163353581.jpg.thumb.jpg" alt="厂家定制铝合金桁架展会背景架 大型舞台活动背景展架 抗风抗雨" width="95" />厂家定制铝合金桁架展</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s102.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/163135641.jpg.thumb.jpg" alt="厂家制作门型展架户外防风注水海报架子展览展示架铁质门型海报架" width="95" />厂家制作门型展架户外</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s101.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/162659721.jpg.thumb.jpg" alt="喷画工厂供应玻璃单透贴 防水防晒 户外车身贴喷绘写真" width="95" />喷画工厂供应玻璃单透</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s100.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/162425161.jpg.thumb.jpg" alt="厂家供应易拉宝塑钢易拉全铝合金易拉宝 画面配套高清PP写真海报" width="95" />厂家供应易拉宝塑钢易</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc018/" target="_blank">安平县淮盛丝网制品有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>网片、爬架网、丝网制品及进出口业务</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s91.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/155606441.jpg.thumb.jpg" alt="喷绘网格布 耐碱网格布 5米网格布" width="95" />喷绘网格布 耐碱网格</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc017/" target="_blank">河南索恩文化传播有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>广告制作;广告发布;会议及展览服务</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s90.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/154837971.jpg.thumb.jpg" alt="3m门头灯箱招牌透光匀光阻光贴膜制作柔性灯箱布发光立体字制作" width="95" />3m门头灯箱招牌透光匀</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s89.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/154543941.jpg.thumb.jpg" alt="供应3MPIII灯箱布 3M保丽视灯箱布 3M灯箱布" width="95" />供应3MPIII灯箱布 3M</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc016/" target="_blank">河南华熠文化传媒有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标识标牌设计、制作、安装及销售、展览展示服务</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s88.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/151551161.jpg.thumb.jpg" alt="舞台广告背景展示架广告桁架 方管桁架出租搭建布景" width="95" />舞台广告背景展示架广</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc015/" target="_blank">广州展宝展示器材有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标识、标志牌制造</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s87.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/150934911.jpg.thumb.jpg" alt="ZB-A05铝布拉网架 便携式可收缩拉网架 子母扣魔术贴拉网展示架" width="95" />ZB-A05铝布拉网架 便</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s86.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/150554881.jpg.thumb.jpg" alt="广州展宝 供应Q01常规五米注水旗杆 注水道旗" width="95" />广州展宝 供应Q01常规</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s85.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/150152701.jpg.thumb.jpg" alt="新款黄芯X架 出口型X架 齿轮展架 广州X架 坚韧耐折的X架" width="95" />新款黄芯X架 出口型X</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s84.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/10/145859291.jpg.thumb.jpg" alt="布易展 A05异型拉网展架 精美拉网展架 小型拉网展架" width="95" />布易展 A05异型拉网展</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc014/" target="_blank">合肥仲泰广告设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>国内广告设计、制作及安装</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s83.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/104147861.jpg.thumb.jpg" alt="重型反光膜刻字机 HC1201 型号全 全自动金属激光规格" width="95" />重型反光膜刻字机 HC1</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s82.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/103947311.jpg.thumb.jpg" alt="高精度uv平板打印机 平板机精选厂 高速大幅面设备" width="95" />高精度uv平板打印机 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s81.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/103726641.jpg.thumb.jpg" alt="全自动广告条幅机 图文店设备配置 打印设备稳定好用" width="95" />全自动广告条幅机 图</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s80.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/103337661.jpg.thumb.jpg" alt="户外广告写真机 专业数字喷墨设备厂 现货直发 色彩鲜艳" width="95" />户外广告写真机 专业</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc013/" target="_blank">郑州普康智能设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>智能设备、包装设备、印刷设备、包装材料、机械设备及配件</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s79.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/102711911.jpg.thumb.jpg" alt="L2手持激光喷码机小型便携式激光打码 手动激光打标机 打刻字机" width="95" />L2手持激光喷码机小型</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s78.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/102257491.jpg.thumb.jpg" alt="手持式喷码用进口快干墨盒 2590型号半寸一寸彩色溶剂 黑色白色" width="95" />手持式喷码用进口快干</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s77.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/04/101849451.jpg.thumb.jpg" alt="建材管材用小字符日期喷码机自动点阵食品饮料生产日期打码机" width="95" />建材管材用小字符日期</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc012/" target="_blank">郑州奥德利数控设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>数控设备、电子产品</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s76.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/235522621.jpg.thumb.jpg" alt="厂家直销奥德利八头压电写真机写真机价格工业弱溶剂写真机喷绘机" width="95" />厂家直销奥德利八头压</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s75.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/235248901.jpg.thumb.jpg" alt="奥德利UV机平板喷墨打印机水晶标打印机6090打印机厂家直销" width="95" />奥德利UV机平板喷墨打</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s74.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/235026951.jpg.thumb.jpg" alt="奥德利条幅机一米彩色条幅机热升华旗帜机QG1000迷你型条幅机" width="95" />奥德利条幅机一米彩色</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s73.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/234759981.jpg.thumb.jpg" alt="奥德利条幅机色带条幅机布标机金刚1000K防皱防偏" width="95" />奥德利条幅机色带条幅</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s72.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/234526221.jpg.thumb.jpg" alt="厂家直销奥德利烫画机双头烫画膜打印机畅销机型PET膜" width="95" />厂家直销奥德利烫画机</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc011/" target="_blank">武汉宇阳博创科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>数码影像、平面设计、广告艺术、数码印花、标志标识设备的销售和服务</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s69.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/214800131.jpg.thumb.jpg" alt="泰杰 高端清晰工业影像级 2513 大幅面UV平板打印机" width="95" />泰杰 高端清晰工业影</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s68.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/214528381.jpg.thumb.jpg" alt="永乐PDE-6403-H4写真机 高速高精 专业数字喷墨设备" width="95" />永乐PDE-6403-H4写真</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s67.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/214209491.jpg.thumb.jpg" alt="进口武藤户内水性写真机数码印花机双新微压电打印头1642WR" width="95" />进口武藤户内水性写真</a> |
|||
</div> |
|||
</div> |
|||
<div class="pages"><input type="hidden" id="destoon_previous" value="http://www.zhaobiaopai.com/company/1/list2.html"/><a href="http://www.zhaobiaopai.com/company/1/list2.html"> «上一页 </a> <strong> 1 </strong> <a href="http://www.zhaobiaopai.com/company/1/list2.html"> 2 </a> <a href="http://www.zhaobiaopai.com/company/1/list2.html"> 下一页» </a> <input type="hidden" id="destoon_next" value="http://www.zhaobiaopai.com/company/1/list2.html"/> <cite>共35条/2页</cite> <input type="text" class="pages_inp" id="destoon_pageno" value="1" onkeydown="if(event.keyCode==13 && this.value) {window.location.href='http://www.zhaobiaopai.com/company/1/list{destoon_page}.html'.replace(/\{destoon_page\}/, this.value);return false;}"> <input type="button" class="pages_btn" value="GO" onclick="if(Dd('destoon_pageno').value>0)window.location.href='http://www.zhaobiaopai.com/company/1/list{destoon_page}.html'.replace(/\{destoon_page\}/, Dd('destoon_pageno').value);"/></div></div> |
|||
<div class="m2r"> |
|||
<div class="sponsor"></div> |
|||
<div class="head-sub"><strong>搜索排行</strong></div> |
|||
<div class="list-rank"> |
|||
<ul> |
|||
<li title="搜索4次 约2条结果"><span class="f_r">2条</span><em>1</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E4%B8%BD%E6%A0%87">丽标</a></li> |
|||
<li title="搜索2次 约69条结果"><span class="f_r">69条</span><em>2</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%85%AC%E5%8F%B8">公司</a></li> |
|||
<li title="搜索2次 约10条结果"><span class="f_r">10条</span><em>3</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%B7%B1%E5%9C%B3">深圳</a></li> |
|||
<li title="搜索2次 约20条结果"><span class="f_r">20条</span><i>4</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%A0%87%E7%89%8C">标牌</a></li> |
|||
<li title="搜索2次 约22条结果"><span class="f_r">22条</span><i>5</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B9%BF%E5%91%8A">广告</a></li> |
|||
<li title="搜索2次 约4条结果"><span class="f_r">4条</span><i>6</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%8C%97%E4%BA%AC">北京</a></li> |
|||
<li title="搜索2次 约16条结果"><span class="f_r">16条</span><i>7</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B1%B1%E4%B8%9C">山东</a></li> |
|||
<li title="搜索2次 约2条结果"><span class="f_r">2条</span><i>8</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E9%87%8D%E5%BA%86">重庆</a></li> |
|||
</ul></div> |
|||
</div> |
|||
<div class="b10 c_b"></div> |
|||
</div> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=4&html=list&catid=3&page=1', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,610 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>传统标牌厂商_第2页_公司_找标牌网</title> |
|||
<meta name="keywords" content="传统标牌厂商,公司找标牌网标牌,标牌制作,标牌设计,数字标牌,标识标牌"/> |
|||
<meta name="description" content="找标牌网(www.zhaobiaopai.com)致力于打造标识标牌行业专业信息平台,专注于标牌,数字标牌领域企业服务的门户网站.找标识标牌厂家,标牌制作,标牌设计,数字标牌厂家及产品的专业网站.找标牌网公司传统标牌厂商 "/> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/company/1/list2.html"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/company.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/company/1/list2.html'); |
|||
var searchid = 4; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/company/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="4" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="公司" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></p> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li class="menuon"><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="m"> |
|||
<div class="nav"><a href="http://www.zhaobiaopai.com/">首页</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/">公司</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></div> |
|||
</div> |
|||
<div class="m m2"> |
|||
<div class="m2l"> |
|||
<div class="sort"> |
|||
<div class="sort-k">行业</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li class="on"><a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a> <i>(35)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a> <i>(12)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a> <i>(14)</i></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="sort"> |
|||
<div class="sort-k">地区</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-1.html">北京</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-2.html">上海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-3.html">天津</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-4.html">重庆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-5.html">河北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-6.html">山西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-7.html">内蒙古</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-8.html">辽宁</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-9.html">吉林</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-10.html">黑龙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-11.html">江苏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-12.html">浙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-13.html">安徽</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-14.html">福建</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-15.html">江西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-16.html">山东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-17.html">河南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-18.html">湖北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-19.html">湖南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-20.html">广东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-21.html">广西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-22.html">海南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-23.html">四川</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-24.html">贵州</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-25.html">云南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-26.html">西藏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-27.html">陕西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-28.html">甘肃</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-29.html">青海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-30.html">宁夏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-31.html">新疆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-32.html">台湾</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-33.html">香港</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-3-areaid-34.html">澳门</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="img_tip" id="img_tip" style="display:none;"> </div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc010/" target="_blank">济南万彩数控设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>雕刻机、打印机、喷绘机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s66.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/212831521.jpg.thumb.jpg" alt="万彩大幅面装饰画平板打印机 标识标牌打印机 理光uv打印机" width="95" />万彩大幅面装饰画平板</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s65.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/212404371.jpg.thumb.jpg" alt="皮革工艺品3D数码直喷 喷绘设备 高配G6磁悬浮广告打印机" width="95" />皮革工艺品3D数码直喷</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s64.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/212005491.jpg.thumb.jpg" alt="彩绘喷墨高速 逼真 餐厅装饰画走廊过道样板房 晶瓷画打印机" width="95" />彩绘喷墨高速 逼真 餐</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s63.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/211538871.jpg.thumb.jpg" alt="万彩大型工业级 标识标牌喷绘机 广告牌UV打印机" width="95" />万彩大型工业级 标识</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc009/" target="_blank">宁波瑞利时数控科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>自动化设备、机器人、电子产品、机械设备、机电一体化设备</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s62.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/162709661.jpg.thumb.jpg" alt="食品标签不干胶 车贴广告图文 纸盒彩盒打样裁切定做铜版纸切割" width="95" />食品标签不干胶 车贴</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s61.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/162423521.jpg.thumb.jpg" alt="有机玻璃亚克力水晶字公司形象墙 logo字异形切割机" width="95" />有机玻璃亚克力水晶字</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s60.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/162156491.jpg.thumb.jpg" alt="pp防水纸相纸广告卷材异形裁切不干胶标签写真材料刀片异形裁" width="95" />pp防水纸相纸广告卷材</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s59.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/161434861.jpg.thumb.jpg" alt="润金标识标牌广告材料异形车贴道路施工指示牌振动刀切割机" width="95" />润金标识标牌广告材料</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc008/" target="_blank">济南锐诚自动化设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>气动打标机 工业打标机 激光打标机 激光流水线作业 铭牌打标机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s58.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/160420881.jpg.thumb.jpg" alt="厂家直销口罩紫外激光打码机 全自动口罩UV激光打标机 简单操作 现货库存" width="95" />厂家直销口罩紫外激光</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s57.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/160028701.jpg.thumb.jpg" alt="气动打标机 锐诚BMJB 金属刻字机五金铭牌小型雕刻机 生产厂家" width="95" />气动打标机 锐诚BMJB </a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc007/" target="_blank">廊坊久升图文广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>户外标牌、灯箱的制作;企业形象策划</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s56.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142634221.jpg.thumb.jpg" alt="定制风景区导视牌 立式标识标牌 户外造型景观牌" width="95" />定制风景区导视牌 立</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s55.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142430121.jpg.thumb.jpg" alt="企业文化墙设计制作 背景墙定制 团队亚克力宣传形象墙" width="95" />企业文化墙设计制作 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s54.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142010281.jpg.thumb.jpg" alt="车间亚克力标识牌 工厂办公室门牌 可定制单位部门科室牌" width="95" />车间亚克力标识牌 工</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s53.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/141719641.jpg.thumb.jpg" alt="交通安全标识牌 40x60道路夜间反光指示牌 高速公路标志牌" width="95" />交通安全标识牌 40</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s52.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/141452531.jpg.thumb.jpg" alt="不锈钢宣传栏 1.2x2.4工地展示板 用于企业展示广告牌" width="95" />不锈钢宣传栏 1.2x2.4</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc006/" target="_blank">青岛嘉扬盛世广告装饰公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>广告设计 代理 广告制作 广告发布</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s45.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/000238171.jpg.thumb.jpg" alt="亚克力发光字 楼宇亮化工程 活动布置 商场氛围布置" width="95" />亚克力发光字 楼宇亮</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s44.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/235914131.jpg.thumb.jpg" alt="显示屏 景区标识标牌 地下车库改造 展览展示 拉布灯箱" width="95" />显示屏 景区标识标牌 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s43.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/235456471.jpg.thumb.jpg" alt="导视 标识标牌 社区文化建设 户外广告制作 门店招牌" width="95" />导视 标识标牌 社区文</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s42.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/235240411.jpg.thumb.jpg" alt="广告灯箱 卡布室内外超薄 门店招牌 单位文化建设 发光字" width="95" />广告灯箱 卡布室内外</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s41.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/234917241.jpg.thumb.jpg" alt="软膜灯箱 超薄吸塑滚动led 广告宣传 前开启式发光广告牌" width="95" />软膜灯箱 超薄吸塑滚</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc005/" target="_blank">广州市三杰数码图像有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>uv打印机 标识铭牌uv数码打印机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s40.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/151010521.jpg.thumb.jpg" alt="厂家直销亚克力标牌uv打印机 标识铭牌uv数码打印机" width="95" />厂家直销亚克力标牌uv</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc004/" target="_blank">曲阜市ENKE机械有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>激光打标机 气动打标机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s36.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/144853231.jpg.thumb.jpg" alt="山东ENKE激光镭雕机 塑料激光打标机 橡胶激光打标机" width="95" />山东ENKE激光镭雕机 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s35.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/144400841.jpg.thumb.jpg" alt="恩科ENKE打标机 标牌打标机 铭牌打标机" width="95" />恩科ENKE打标机 标牌</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc003/" target="_blank">山东亿鸿激光科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>光纤激光打标机、二氧化碳激光打标机、紫外激光打标机、激光焊接机、激光切割机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s34.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/30/235047971.jpg.thumb.jpg" alt="手持式光纤激光打标机 全自动雕刻机金属铭牌打码机刻字机" width="95" />手持式光纤激光打标机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s33.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/30/234718941.jpg.thumb.jpg" alt="激光打标机雕刻机打码机小型刻字光纤全自动打字机摆摊神器便携轻" width="95" />激光打标机雕刻机打码</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s32.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/30/234228691.jpg.thumb.jpg" alt="光纤激光打标机 激光雕刻机 全自动金属铭牌刻字不锈钢塑料打码机" width="95" />光纤激光打标机 激光</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc002/" target="_blank">黄骅市晟杰面板有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>制造标牌、电子元件、机箱、电路板、冲压件、标签、面板</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s31.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/29/151650131.jpg.thumb.jpg" alt="反光标识牌 反光交通标志牌 道路指示牌 景区标识牌安全反光告示牌定做" width="95" />反光标识牌 反光交通</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s30.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/29/151456121.jpg.thumb.jpg" alt="厂家定做金属标贴镍片铭牌 标签制作电铸金属标牌 电镀铭牌定制LOGO" width="95" />厂家定做金属标贴镍片</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc001/" target="_blank">黄骅市福顺科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>金属标牌;标签印刷;印刷金属;金属面板;机箱外壳;机械测量;警示标签</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s29.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/29/150138751.jpg.thumb.jpg" alt="机电标识 金属标牌 机械铝铭牌 支持定制 长期生产" width="95" />机电标识 金属标牌 机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s28.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/29/145202351.jpg.thumb.jpg" alt="PVC面贴标牌铭牌 PC薄膜按键控制 金属吊牌标签" width="95" />PVC面贴标牌铭牌 PC薄</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc999/" target="_blank">盐城晶茂光电科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>LCD、LED显示屏、照明灯具、标牌制作及销售</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s27.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/220830151.jpg.thumb.jpg" alt="供应软膜灯箱led无边框卡布灯箱边框超薄拉布卡布挂墙灯箱广告牌" width="95" />供应软膜灯箱led无边</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s26.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/220724341.jpg.thumb.jpg" alt="厂家直销水晶灯箱台式吧台酒吧价目表点餐牌菜单灯箱" width="95" />厂家直销水晶灯箱台式</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s25.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/220553841.jpg.thumb.jpg" alt="定制单面铝合金LED超薄灯箱 展示磁吸电影院商场餐饮灯箱广告牌" width="95" />定制单面铝合金LED超</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s24.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/220359781.jpg.thumb.jpg" alt="霓虹灯厂家可定制销售LED广告标牌led neon 广告牌" width="95" />霓虹灯厂家可定制销售</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc888/" target="_blank">温州慧邦标牌有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标牌、塑料包装制品、金属制品、工艺品、警示牌、反光标牌</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s23.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/215514881.jpg.thumb.jpg" alt="定制加工交通标志指示牌 定制加工反光标志牌 道路指示牌 警示牌" width="95" />定制加工交通标志指示</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s22.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/215337501.jpg.thumb.jpg" alt="不锈钢反光电力标识牌可定制多材质标志牌警示牌" width="95" />不锈钢反光电力标识牌</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s21.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/214924811.jpg.thumb.jpg" alt="警示标牌 电力标牌厂家 批发温州反光标牌 慧邦标牌厂" width="95" />警示标牌 电力标牌厂</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc777/" target="_blank">郑州骊越标识标牌有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标牌厂家 标示标牌制作 骊越标识</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s20.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/2137387711.jpg.thumb.jpg" alt="郑州景区标识牌价格 设计景区标识牌 设计景区标识牌厂家" width="95" />郑州景区标识牌价格 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s19.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/2135422011.jpg.thumb.jpg" alt="郑州户外标示标牌厂家 公共环境标示标牌厂家 标示标牌制作" width="95" />郑州户外标示标牌厂家</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc333/" target="_blank">武汉贝瑞克机械制造有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标志牌铆钉机 自穿刺铆钉机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s13.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/213222957.jpg.thumb.jpg" alt="标牌自动铆接机,标牌铆接设备" width="95" />标牌自动铆接机,标牌</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc222/" target="_blank">深圳市峰业信息技术有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标签打印机、条码扫描器、不干胶标签纸、碳带</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s39.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/145933861.jpg.thumb.jpg" alt="精臣JC-80标牌机碳带 精臣P1S标牌机碳带 树脂基色带墨盒" width="95" />精臣JC-80标牌机碳带 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s38.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/145612491.jpg.thumb.jpg" alt="精臣P1电力标牌打印机 蓝牙电缆标牌打印机" width="95" />精臣P1电力标牌打印机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s12.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/212239326.jpg.thumb.jpg" alt="博思得C168 300S 标签 价格吊牌打印机" width="95" />博思得C168 300S 标签</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s11.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/204608646.jpg.thumb.jpg" alt="精臣 标牌机P1 电缆 吊牌 铭牌 标识牌打印机" width="95" />精臣 标牌机P1 电缆 </a> |
|||
</div> |
|||
</div> |
|||
<div class="pages"><input type="hidden" id="destoon_previous" value="http://www.zhaobiaopai.com/company/1/"/><a href="http://www.zhaobiaopai.com/company/1/"> «上一页 </a> <a href="http://www.zhaobiaopai.com/company/1/"> 1 </a> <strong> 2 </strong> <a href="http://www.zhaobiaopai.com/company/1/"> 下一页» </a> <input type="hidden" id="destoon_next" value="http://www.zhaobiaopai.com/company/1/"/> <cite>共35条/2页</cite> <input type="text" class="pages_inp" id="destoon_pageno" value="2" onkeydown="if(event.keyCode==13 && this.value) {window.location.href='http://www.zhaobiaopai.com/company/1/list{destoon_page}.html'.replace(/\{destoon_page\}/, this.value);return false;}"> <input type="button" class="pages_btn" value="GO" onclick="if(Dd('destoon_pageno').value>0)window.location.href='http://www.zhaobiaopai.com/company/1/list{destoon_page}.html'.replace(/\{destoon_page\}/, Dd('destoon_pageno').value);"/></div></div> |
|||
<div class="m2r"> |
|||
<div class="sponsor"></div> |
|||
<div class="head-sub"><strong>搜索排行</strong></div> |
|||
<div class="list-rank"> |
|||
<ul> |
|||
<li title="搜索4次 约2条结果"><span class="f_r">2条</span><em>1</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E4%B8%BD%E6%A0%87">丽标</a></li> |
|||
<li title="搜索2次 约69条结果"><span class="f_r">69条</span><em>2</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%85%AC%E5%8F%B8">公司</a></li> |
|||
<li title="搜索2次 约10条结果"><span class="f_r">10条</span><em>3</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%B7%B1%E5%9C%B3">深圳</a></li> |
|||
<li title="搜索2次 约20条结果"><span class="f_r">20条</span><i>4</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%A0%87%E7%89%8C">标牌</a></li> |
|||
<li title="搜索2次 约22条结果"><span class="f_r">22条</span><i>5</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B9%BF%E5%91%8A">广告</a></li> |
|||
<li title="搜索2次 约4条结果"><span class="f_r">4条</span><i>6</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%8C%97%E4%BA%AC">北京</a></li> |
|||
<li title="搜索2次 约16条结果"><span class="f_r">16条</span><i>7</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B1%B1%E4%B8%9C">山东</a></li> |
|||
<li title="搜索2次 约2条结果"><span class="f_r">2条</span><i>8</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E9%87%8D%E5%BA%86">重庆</a></li> |
|||
</ul></div> |
|||
</div> |
|||
<div class="b10 c_b"></div> |
|||
</div> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=4&html=list&catid=3&page=2', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,549 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>数字标牌厂商_公司_找标牌网</title> |
|||
<meta name="keywords" content="数字标牌厂商,公司找标牌网标牌,标牌制作,标牌设计,数字标牌,标识标牌"/> |
|||
<meta name="description" content="找标牌网(www.zhaobiaopai.com)致力于打造标识标牌行业专业信息平台,专注于标牌,数字标牌领域企业服务的门户网站.找标识标牌厂家,标牌制作,标牌设计,数字标牌厂家及产品的专业网站.找标牌网公司数字标牌厂商 "/> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/company/15/"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/company.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/company/15/'); |
|||
var searchid = 4; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/company/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="4" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="公司" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></p> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li class="menuon"><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="m"> |
|||
<div class="nav"><a href="http://www.zhaobiaopai.com/">首页</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/">公司</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></div> |
|||
</div> |
|||
<div class="m m2"> |
|||
<div class="m2l"> |
|||
<div class="sort"> |
|||
<div class="sort-k">行业</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a> <i>(35)</i></li> |
|||
<li class="on"><a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a> <i>(12)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a> <i>(14)</i></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="sort"> |
|||
<div class="sort-k">地区</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-1.html">北京</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-2.html">上海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-3.html">天津</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-4.html">重庆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-5.html">河北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-6.html">山西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-7.html">内蒙古</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-8.html">辽宁</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-9.html">吉林</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-10.html">黑龙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-11.html">江苏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-12.html">浙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-13.html">安徽</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-14.html">福建</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-15.html">江西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-16.html">山东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-17.html">河南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-18.html">湖北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-19.html">湖南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-20.html">广东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-21.html">广西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-22.html">海南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-23.html">四川</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-24.html">贵州</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-25.html">云南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-26.html">西藏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-27.html">陕西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-28.html">甘肃</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-29.html">青海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-30.html">宁夏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-31.html">新疆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-32.html">台湾</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-33.html">香港</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-34.html">澳门</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="img_tip" id="img_tip" style="display:none;"> </div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc444/" target="_blank">重庆市特驰科技有限公司</a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/image/vip_6.gif" alt="VIP" title="VIP:6级" align="absmiddle"/> <em>VIP会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>硕方、普贴、爱普生</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s37.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/145225831.jpg.thumb.jpg" alt="塑料标牌机 硕方热转印标牌打印机" width="95" />塑料标牌机 硕方热转</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s14.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/18/213530548.jpg.thumb.jpg" alt="硕方SP300中英文电缆标牌机,自动、连续进板" width="95" />硕方SP300中英文电缆</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/kingpek2025/" target="_blank">深圳市君派伟业有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span> 机械设备、非标设备、热转印便携式标签打印机、热转印胶带、热转印碳带的研发、销售 经营电子商务;网上经营、网上贸易、网上咨询、网络商务服务; </span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s248.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202503/06/16481694121.jpg.thumb.jpg" alt="便携式热转印打印机" width="95" />便携式热转印打印机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s247.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202505/30/16210269121.png.thumb.png" alt="便携式打印机" width="95" />便携式打印机</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/zjhyzk/" target="_blank">浙江华源智控科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>交通设施,雾天公路行车安全诱导装置,激光警示灯,定向喇叭,太阳能道钉,来车预警系统,声光报警器,太阳能施工假人,GPS同步边缘警示灯,太阳能爆闪灯,太阳能警示灯,太阳能移动红绿灯,太阳能回转灯,太阳能交通标志牌,太阳能导向灯,太阳能黄闪指示灯,太阳能线性诱导标志,太阳能施工标志牌,轮廓标,太阳能警示柱,便携式全天候主动警示牌,led袖标,led背心,led充电肩灯,便携式led显示屏,led箭头灯,反光雨衣</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s351.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202510/10/1038424384.jpg.thumb.jpg" alt="1200型太阳能导向灯 线形诱导标志led标志牌厂家" width="95" />1200型太阳能导向灯 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s291.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202507/26/1027474584.jpg.thumb.jpg" alt="邢台声光警示路锥报警器生产厂家" width="95" />邢台声光警示路锥报警</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s273.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202507/13/0948245084.jpg.thumb.jpg" alt="方形声光路况预警强声器 4G云控远程声光预警设备" width="95" />方形声光路况预警强声</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s272.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202507/13/0943105084.jpg.thumb.jpg" alt="仿真警车标志太阳能模拟警车标志生产厂家" width="95" />仿真警车标志太阳能模</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s271.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202507/13/0937073984.jpg.thumb.jpg" alt="联网爆闪警示灯 4G太阳能停字爆闪灯公路灾害预警装置" width="95" />联网爆闪警示灯 4G太</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/bjxgyf/" target="_blank">北京新格永发科技发展有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>工业用金属标牌铭牌腐牌,丝印牌,打标机打码机的设计研发销售</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s177.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202403/04/1100219683.jpg.thumb.jpg" alt="定制工业用金属标牌腐蚀标牌丝印铭牌 激光打印标牌滴胶标牌彩印" width="95" />定制工业用金属标牌腐</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s176.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202403/04/1050566383.jpg.thumb.jpg" alt="工业用气动高频打码机EML系列 气动点阵打标机 气动打码机" width="95" />工业用气动高频打码机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s175.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202403/04/1012043583.jpg.thumb.jpg" alt="工业用激光打码机LYM-G20 20瓦激光打号机流水码线上" width="95" />工业用激光打码机LYM-</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/fs188/" target="_blank">佛山市壹捌捌广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span> led发光字,平面发光字,LED点阵发光字,LED冲孔发光字,树脂字,无边发光字,超级发光字,3D发光字,通体发光字,全彩发光字,炫彩发光字,迷你发光字,树脂发光字,特大铝板或其他金属板发光字,特大楼盘挂网发光字,LED亮化工程,港式精工字,金属烤漆字,水晶字及其他字;各类户内标识标牌,各类户外标识标牌,软膜灯箱,腐蚀丝印标识;喷绘写真,灯布喷绘,室内高精写真,户外高精写真,板材UV喷绘,展架等。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s128.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212029401.jpg.thumb.jpg" alt="佛山发光字制作/楼顶发光字安装/字工厂发光字厂家" width="95" />佛山发光字制作/楼顶</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s127.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/13/0847448650.jpg.thumb.jpg" alt="佛山特大LED发光字/楼顶特大发光字/立体造型字/酒店发光字" width="95" />佛山特大LED发光字/楼</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s126.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/2043297750.jpg.thumb.jpg" alt="佛山不锈钢字/锌铁烤漆字/钛金字制作/高档精工字水晶字厂家" width="95" />佛山不锈钢字/锌铁烤</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s125.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212749551.jpg.thumb.jpg" alt="佛山LED亮化工程/树灯LED装饰/春节圣诞节中秋节美陈装饰" width="95" />佛山LED亮化工程/树灯</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s124.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/1939338950.jpg.thumb.jpg" alt="佛山楼盘发光字灯网字/LED亮化工程/特大LED发光字厂家" width="95" />佛山楼盘发光字灯网字</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc022/" target="_blank">深圳市华创佳科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>数字标牌、广告机、户外广告机、户外广告机套料</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s116.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/160621111.png.thumb.png" alt="智慧公园景区AR游戏互动大屏 室外导航导览一体机" width="95" />智慧公园景区AR游戏互</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s115.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/160431831.png.thumb.png" alt="55寸横屏卧式触摸一体 户外高亮液晶防水智能互动查询机" width="95" />55寸横屏卧式触摸一体</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s114.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/160144631.png.thumb.png" alt="智慧公园液晶灯杆屏 城市智能路灯LCD显示屏 户外广告机" width="95" />智慧公园液晶灯杆屏 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s113.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/155936871.png.thumb.png" alt="智能户外广告机 户外高亮智慧屏数字标牌 小区公告栏室外广告宣传屏" width="95" />智能户外广告机 户外</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s112.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/155704311.png.thumb.png" alt="横屏立柱顶棚广告机 75寸智慧景区公园互动查询一体机 户外电子阅报栏" width="95" />横屏立柱顶棚广告机 7</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc666/" target="_blank">深圳市容大彩晶科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>液晶广告机、数字标牌、楼宇广告机、高清车载广告机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s18.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/1613044110.jpg.thumb.jpg" alt="容大彩晶壁挂广告机,网络广告机,大屏广告屏RD9801-W" width="95" />容大彩晶壁挂广告机,</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s17.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/1609226610.jpg.thumb.jpg" alt="容大彩晶教学一体机,触摸查询机,触摸广告机" width="95" />容大彩晶教学一体机,</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s16.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/1605152210.jpg.thumb.jpg" alt="容大彩晶 互动式广告载体,全金属外壳材质,红外触摸屏" width="95" />容大彩晶 互动式广告</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc555/" target="_blank">武汉艾德蒙科技股份有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>会议平板,网络广告机,数字标牌商业显示</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s15.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/155623799.jpg.thumb.jpg" alt="55寸大画面拼接,IPS工业面板,3.5mm窄拼缝,大视角" width="95" />55寸大画面拼接,IPS</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc111/" target="_blank">广州市傲彩机械设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>傲彩打印机、UV平板打印机、平面UV打印机、6090打印机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s10.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/182017475.jpg.thumb.jpg" alt="标牌UV打印机_工艺品UV打印机_润彩打印设备" width="95" />标牌UV打印机_工艺品U</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc789/" target="_blank">深圳市福斯特电子有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>液晶广告机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s9.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/002038894.jpg.thumb.jpg" alt="55寸超薄铝合金落地式广告机,液晶显示屏" width="95" />55寸超薄铝合金落地式</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s8.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/001823994.jpg.thumb.jpg" alt="液晶广告机42寸-82寸超薄铝合金落地式数字标牌" width="95" />液晶广告机42寸-82寸</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc456/" target="_blank">深圳康荣电子有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>网络广告机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s7.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/001342123.jpg.thumb.jpg" alt="ONTECH 网络广告机 S43PD户外广告便携智能电子水牌" width="95" />ONTECH 网络广告机 S4</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc123/" target="_blank">深圳市安致兰德科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>网络广告机,多媒体信息发布系统</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s6.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/16/165804212.jpg.thumb.jpg" alt="安致兰德触控式赠品广告机" width="95" />安致兰德触控式赠品广</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s5.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/16/165002672.jpg.thumb.jpg" alt="智慧小区触屏广告系统" width="95" />智慧小区触屏广告系统</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s4.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/16/164753962.jpg.thumb.jpg" alt="基于Kinect的投影体感互动的楼盘展示系统" width="95" />基于Kinect的投影体感</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s1.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/15/112737101.jpg.thumb.jpg" alt="AOPEN 触控一体机 全天候使用而设计的一款超薄互动式一体机" width="95" />AOPEN 触控一体机 全</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m2r"> |
|||
<div class="sponsor"></div> |
|||
<div class="head-sub"><strong>搜索排行</strong></div> |
|||
<div class="list-rank"> |
|||
<ul> |
|||
<li title="搜索4次 约2条结果"><span class="f_r">2条</span><em>1</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E4%B8%BD%E6%A0%87">丽标</a></li> |
|||
<li title="搜索2次 约69条结果"><span class="f_r">69条</span><em>2</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%85%AC%E5%8F%B8">公司</a></li> |
|||
<li title="搜索2次 约10条结果"><span class="f_r">10条</span><em>3</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%B7%B1%E5%9C%B3">深圳</a></li> |
|||
<li title="搜索2次 约20条结果"><span class="f_r">20条</span><i>4</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%A0%87%E7%89%8C">标牌</a></li> |
|||
<li title="搜索2次 约22条结果"><span class="f_r">22条</span><i>5</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B9%BF%E5%91%8A">广告</a></li> |
|||
<li title="搜索2次 约4条结果"><span class="f_r">4条</span><i>6</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%8C%97%E4%BA%AC">北京</a></li> |
|||
<li title="搜索2次 约16条结果"><span class="f_r">16条</span><i>7</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B1%B1%E4%B8%9C">山东</a></li> |
|||
<li title="搜索2次 约2条结果"><span class="f_r">2条</span><i>8</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E9%87%8D%E5%BA%86">重庆</a></li> |
|||
</ul></div> |
|||
</div> |
|||
<div class="b10 c_b"></div> |
|||
</div> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=4&html=list&catid=15&page=1', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,549 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>数字标牌厂商_公司_找标牌网</title> |
|||
<meta name="keywords" content="数字标牌厂商,公司找标牌网标牌,标牌制作,标牌设计,数字标牌,标识标牌"/> |
|||
<meta name="description" content="找标牌网(www.zhaobiaopai.com)致力于打造标识标牌行业专业信息平台,专注于标牌,数字标牌领域企业服务的门户网站.找标识标牌厂家,标牌制作,标牌设计,数字标牌厂家及产品的专业网站.找标牌网公司数字标牌厂商 "/> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/company/15/"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/company.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/company/15/'); |
|||
var searchid = 4; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/company/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="4" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="公司" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></p> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li class="menuon"><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="m"> |
|||
<div class="nav"><a href="http://www.zhaobiaopai.com/">首页</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/">公司</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></div> |
|||
</div> |
|||
<div class="m m2"> |
|||
<div class="m2l"> |
|||
<div class="sort"> |
|||
<div class="sort-k">行业</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a> <i>(35)</i></li> |
|||
<li class="on"><a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a> <i>(12)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a> <i>(14)</i></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="sort"> |
|||
<div class="sort-k">地区</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-1.html">北京</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-2.html">上海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-3.html">天津</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-4.html">重庆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-5.html">河北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-6.html">山西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-7.html">内蒙古</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-8.html">辽宁</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-9.html">吉林</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-10.html">黑龙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-11.html">江苏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-12.html">浙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-13.html">安徽</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-14.html">福建</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-15.html">江西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-16.html">山东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-17.html">河南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-18.html">湖北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-19.html">湖南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-20.html">广东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-21.html">广西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-22.html">海南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-23.html">四川</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-24.html">贵州</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-25.html">云南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-26.html">西藏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-27.html">陕西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-28.html">甘肃</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-29.html">青海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-30.html">宁夏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-31.html">新疆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-32.html">台湾</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-33.html">香港</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-15-areaid-34.html">澳门</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="img_tip" id="img_tip" style="display:none;"> </div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc444/" target="_blank">重庆市特驰科技有限公司</a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/image/vip_6.gif" alt="VIP" title="VIP:6级" align="absmiddle"/> <em>VIP会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>硕方、普贴、爱普生</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s37.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/02/145225831.jpg.thumb.jpg" alt="塑料标牌机 硕方热转印标牌打印机" width="95" />塑料标牌机 硕方热转</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s14.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/18/213530548.jpg.thumb.jpg" alt="硕方SP300中英文电缆标牌机,自动、连续进板" width="95" />硕方SP300中英文电缆</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/kingpek2025/" target="_blank">深圳市君派伟业有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span> 机械设备、非标设备、热转印便携式标签打印机、热转印胶带、热转印碳带的研发、销售 经营电子商务;网上经营、网上贸易、网上咨询、网络商务服务; </span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s248.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202503/06/16481694121.jpg.thumb.jpg" alt="便携式热转印打印机" width="95" />便携式热转印打印机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s247.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202505/30/16210269121.png.thumb.png" alt="便携式打印机" width="95" />便携式打印机</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/zjhyzk/" target="_blank">浙江华源智控科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>交通设施,雾天公路行车安全诱导装置,激光警示灯,定向喇叭,太阳能道钉,来车预警系统,声光报警器,太阳能施工假人,GPS同步边缘警示灯,太阳能爆闪灯,太阳能警示灯,太阳能移动红绿灯,太阳能回转灯,太阳能交通标志牌,太阳能导向灯,太阳能黄闪指示灯,太阳能线性诱导标志,太阳能施工标志牌,轮廓标,太阳能警示柱,便携式全天候主动警示牌,led袖标,led背心,led充电肩灯,便携式led显示屏,led箭头灯,反光雨衣</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s351.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202510/10/1038424384.jpg.thumb.jpg" alt="1200型太阳能导向灯 线形诱导标志led标志牌厂家" width="95" />1200型太阳能导向灯 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s291.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202507/26/1027474584.jpg.thumb.jpg" alt="邢台声光警示路锥报警器生产厂家" width="95" />邢台声光警示路锥报警</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s273.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202507/13/0948245084.jpg.thumb.jpg" alt="方形声光路况预警强声器 4G云控远程声光预警设备" width="95" />方形声光路况预警强声</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s272.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202507/13/0943105084.jpg.thumb.jpg" alt="仿真警车标志太阳能模拟警车标志生产厂家" width="95" />仿真警车标志太阳能模</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s271.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202507/13/0937073984.jpg.thumb.jpg" alt="联网爆闪警示灯 4G太阳能停字爆闪灯公路灾害预警装置" width="95" />联网爆闪警示灯 4G太</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/bjxgyf/" target="_blank">北京新格永发科技发展有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>工业用金属标牌铭牌腐牌,丝印牌,打标机打码机的设计研发销售</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s177.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202403/04/1100219683.jpg.thumb.jpg" alt="定制工业用金属标牌腐蚀标牌丝印铭牌 激光打印标牌滴胶标牌彩印" width="95" />定制工业用金属标牌腐</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s176.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202403/04/1050566383.jpg.thumb.jpg" alt="工业用气动高频打码机EML系列 气动点阵打标机 气动打码机" width="95" />工业用气动高频打码机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s175.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202403/04/1012043583.jpg.thumb.jpg" alt="工业用激光打码机LYM-G20 20瓦激光打号机流水码线上" width="95" />工业用激光打码机LYM-</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/fs188/" target="_blank">佛山市壹捌捌广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span> led发光字,平面发光字,LED点阵发光字,LED冲孔发光字,树脂字,无边发光字,超级发光字,3D发光字,通体发光字,全彩发光字,炫彩发光字,迷你发光字,树脂发光字,特大铝板或其他金属板发光字,特大楼盘挂网发光字,LED亮化工程,港式精工字,金属烤漆字,水晶字及其他字;各类户内标识标牌,各类户外标识标牌,软膜灯箱,腐蚀丝印标识;喷绘写真,灯布喷绘,室内高精写真,户外高精写真,板材UV喷绘,展架等。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s128.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212029401.jpg.thumb.jpg" alt="佛山发光字制作/楼顶发光字安装/字工厂发光字厂家" width="95" />佛山发光字制作/楼顶</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s127.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/13/0847448650.jpg.thumb.jpg" alt="佛山特大LED发光字/楼顶特大发光字/立体造型字/酒店发光字" width="95" />佛山特大LED发光字/楼</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s126.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/2043297750.jpg.thumb.jpg" alt="佛山不锈钢字/锌铁烤漆字/钛金字制作/高档精工字水晶字厂家" width="95" />佛山不锈钢字/锌铁烤</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s125.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212749551.jpg.thumb.jpg" alt="佛山LED亮化工程/树灯LED装饰/春节圣诞节中秋节美陈装饰" width="95" />佛山LED亮化工程/树灯</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s124.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/1939338950.jpg.thumb.jpg" alt="佛山楼盘发光字灯网字/LED亮化工程/特大LED发光字厂家" width="95" />佛山楼盘发光字灯网字</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc022/" target="_blank">深圳市华创佳科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>数字标牌、广告机、户外广告机、户外广告机套料</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s116.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/160621111.png.thumb.png" alt="智慧公园景区AR游戏互动大屏 室外导航导览一体机" width="95" />智慧公园景区AR游戏互</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s115.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/160431831.png.thumb.png" alt="55寸横屏卧式触摸一体 户外高亮液晶防水智能互动查询机" width="95" />55寸横屏卧式触摸一体</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s114.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/160144631.png.thumb.png" alt="智慧公园液晶灯杆屏 城市智能路灯LCD显示屏 户外广告机" width="95" />智慧公园液晶灯杆屏 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s113.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/155936871.png.thumb.png" alt="智能户外广告机 户外高亮智慧屏数字标牌 小区公告栏室外广告宣传屏" width="95" />智能户外广告机 户外</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s112.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/18/155704311.png.thumb.png" alt="横屏立柱顶棚广告机 75寸智慧景区公园互动查询一体机 户外电子阅报栏" width="95" />横屏立柱顶棚广告机 7</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc666/" target="_blank">深圳市容大彩晶科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>液晶广告机、数字标牌、楼宇广告机、高清车载广告机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s18.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/1613044110.jpg.thumb.jpg" alt="容大彩晶壁挂广告机,网络广告机,大屏广告屏RD9801-W" width="95" />容大彩晶壁挂广告机,</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s17.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/1609226610.jpg.thumb.jpg" alt="容大彩晶教学一体机,触摸查询机,触摸广告机" width="95" />容大彩晶教学一体机,</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s16.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/1605152210.jpg.thumb.jpg" alt="容大彩晶 互动式广告载体,全金属外壳材质,红外触摸屏" width="95" />容大彩晶 互动式广告</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc555/" target="_blank">武汉艾德蒙科技股份有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>会议平板,网络广告机,数字标牌商业显示</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s15.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/28/155623799.jpg.thumb.jpg" alt="55寸大画面拼接,IPS工业面板,3.5mm窄拼缝,大视角" width="95" />55寸大画面拼接,IPS</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc111/" target="_blank">广州市傲彩机械设备有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>傲彩打印机、UV平板打印机、平面UV打印机、6090打印机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s10.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/182017475.jpg.thumb.jpg" alt="标牌UV打印机_工艺品UV打印机_润彩打印设备" width="95" />标牌UV打印机_工艺品U</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc789/" target="_blank">深圳市福斯特电子有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>液晶广告机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s9.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/002038894.jpg.thumb.jpg" alt="55寸超薄铝合金落地式广告机,液晶显示屏" width="95" />55寸超薄铝合金落地式</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s8.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/001823994.jpg.thumb.jpg" alt="液晶广告机42寸-82寸超薄铝合金落地式数字标牌" width="95" />液晶广告机42寸-82寸</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc456/" target="_blank">深圳康荣电子有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>网络广告机</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s7.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/17/001342123.jpg.thumb.jpg" alt="ONTECH 网络广告机 S43PD户外广告便携智能电子水牌" width="95" />ONTECH 网络广告机 S4</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc123/" target="_blank">深圳市安致兰德科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>网络广告机,多媒体信息发布系统</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s6.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/16/165804212.jpg.thumb.jpg" alt="安致兰德触控式赠品广告机" width="95" />安致兰德触控式赠品广</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s5.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/16/165002672.jpg.thumb.jpg" alt="智慧小区触屏广告系统" width="95" />智慧小区触屏广告系统</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s4.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/16/164753962.jpg.thumb.jpg" alt="基于Kinect的投影体感互动的楼盘展示系统" width="95" />基于Kinect的投影体感</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s1.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202204/15/112737101.jpg.thumb.jpg" alt="AOPEN 触控一体机 全天候使用而设计的一款超薄互动式一体机" width="95" />AOPEN 触控一体机 全</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m2r"> |
|||
<div class="sponsor"></div> |
|||
<div class="head-sub"><strong>搜索排行</strong></div> |
|||
<div class="list-rank"> |
|||
<ul> |
|||
<li title="搜索4次 约2条结果"><span class="f_r">2条</span><em>1</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E4%B8%BD%E6%A0%87">丽标</a></li> |
|||
<li title="搜索2次 约69条结果"><span class="f_r">69条</span><em>2</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%85%AC%E5%8F%B8">公司</a></li> |
|||
<li title="搜索2次 约10条结果"><span class="f_r">10条</span><em>3</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%B7%B1%E5%9C%B3">深圳</a></li> |
|||
<li title="搜索2次 约20条结果"><span class="f_r">20条</span><i>4</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%A0%87%E7%89%8C">标牌</a></li> |
|||
<li title="搜索2次 约22条结果"><span class="f_r">22条</span><i>5</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B9%BF%E5%91%8A">广告</a></li> |
|||
<li title="搜索2次 约4条结果"><span class="f_r">4条</span><i>6</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%8C%97%E4%BA%AC">北京</a></li> |
|||
<li title="搜索2次 约16条结果"><span class="f_r">16条</span><i>7</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B1%B1%E4%B8%9C">山东</a></li> |
|||
<li title="搜索2次 约2条结果"><span class="f_r">2条</span><i>8</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E9%87%8D%E5%BA%86">重庆</a></li> |
|||
</ul></div> |
|||
</div> |
|||
<div class="b10 c_b"></div> |
|||
</div> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=4&html=list&catid=15&page=1', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,575 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>广告商/服务商_公司_找标牌网</title> |
|||
<meta name="keywords" content="广告商/服务商,公司找标牌网标牌,标牌制作,标牌设计,数字标牌,标识标牌"/> |
|||
<meta name="description" content="找标牌网(www.zhaobiaopai.com)致力于打造标识标牌行业专业信息平台,专注于标牌,数字标牌领域企业服务的门户网站.找标识标牌厂家,标牌制作,标牌设计,数字标牌厂家及产品的专业网站.找标牌网公司广告商/服务商 "/> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/company/16/"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/company.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/company/16/'); |
|||
var searchid = 4; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/company/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="4" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="公司" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></p> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li class="menuon"><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="m"> |
|||
<div class="nav"><a href="http://www.zhaobiaopai.com/">首页</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/">公司</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></div> |
|||
</div> |
|||
<div class="m m2"> |
|||
<div class="m2l"> |
|||
<div class="sort"> |
|||
<div class="sort-k">行业</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a> <i>(35)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a> <i>(12)</i></li> |
|||
<li class="on"><a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a> <i>(14)</i></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="sort"> |
|||
<div class="sort-k">地区</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-1.html">北京</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-2.html">上海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-3.html">天津</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-4.html">重庆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-5.html">河北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-6.html">山西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-7.html">内蒙古</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-8.html">辽宁</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-9.html">吉林</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-10.html">黑龙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-11.html">江苏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-12.html">浙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-13.html">安徽</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-14.html">福建</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-15.html">江西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-16.html">山东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-17.html">河南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-18.html">湖北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-19.html">湖南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-20.html">广东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-21.html">广西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-22.html">海南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-23.html">四川</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-24.html">贵州</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-25.html">云南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-26.html">西藏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-27.html">陕西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-28.html">甘肃</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-29.html">青海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-30.html">宁夏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-31.html">新疆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-32.html">台湾</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-33.html">香港</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-34.html">澳门</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="img_tip" id="img_tip" style="display:none;"> </div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/oem19354316967/" target="_blank">山东素源堂生物科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>固体饮料</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/epson888/" target="_blank">爱普生(中国)有限公司广州分公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>压电写真机喷头,喷绘机喷头,写真机喷头,打印头,爱普生喷头</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s346.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/29/11024171178.jpg.thumb.jpg" alt="爱普生TX800压电写真机喷头" width="95" />爱普生TX800压电写真</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s343.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/29/09283024178.jpg.thumb.jpg" alt="武藤mimaki罗兰压电写真机喷头" width="95" />武藤mimaki罗兰压电写</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s342.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/29/09264487178.jpg.thumb.jpg" alt="爱普生I3200-A1/E1/U1压电写真机喷头" width="95" />爱普生I3200-A1/E1/U1</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s341.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/29/09250787178.jpg.thumb.jpg" alt="爱普生五代压电写真机喷头" width="95" />爱普生五代压电写真机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s340.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/28/16244198178.jpg.thumb.jpg" alt="爱普生XP600/F1080-A1压电写真机喷头" width="95" />爱普生XP600/F1080-A1</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/ylzl2025/" target="_blank">广东亚联展览股份有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>机械装备、机床模具、工业自动化、机器人、印刷包装、轻工机械、机械装备、服装、食品、房地产、汽车、动漫、游戏游艺等多个领域 </span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/zqcaidon/" target="_blank">广东凯顿新材料科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>润滑硅脂,阻尼脂,高温润滑脂,塑胶齿轮脂,塑料齿轮润滑脂,导电润滑脂,电触点润滑脂,高真空硅脂,消音润滑脂,轴承润滑脂,阀门密封润滑脂,汽车附件润滑脂,轨道润滑脂,微电机脂,风扇脂,减速机脂,食品级润滑脂,氟脂,铜膏,铁氟龙喷剂,二硫化钼喷剂,皮带防滑剂,不锈钢光亮剂</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/jhzl0816/" target="_blank">际华展览服务(宁波)有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>一般项目:会议及展览服务:礼仪服务;企业管理咨询:信息咨询服务(不含许可类信息咨询服务):数字文化创意内容应用服务:大数据服务:项目策划与公关服务:组织文化艺术交流活动;企业形象策划:医文设计制作:广告设计、代理:广告制作:专业设计服务;国内货物运输代理:旅客票务代理:机械设备租赁:软件开发:信息技术咨询服务(除依法须经批准的项目外,凭营业执照依法自主开展经营活动)。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/jh123/" target="_blank">际华展览服务有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>一般项目:会议及展览服务:礼仪服务;企业管理咨询:信息咨询服务(不含许可类信息咨询服务):数字文化创意内容应用服务:大数据服务:项目策划与公关服务:组织文化艺术交流活动;企业形象策划:医文设计制作:广告设计、代理:广告制作:专业设计服务;国内货物运输代理:旅客票务代理:机械设备租赁:软件开发:信息技术咨询服务(除依法须经批准的项目外,凭营业执照依法自主开展经营活动)。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/dahuabiaoshi/" target="_blank">河南大华伟业广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标识标牌、导视系统、灯箱、花草牌等</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/aimrui0571/" target="_blank">杭州艾美瑞广告设计有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>广告设计,平面设计,广告制作</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s145.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202309/22/1545588368.jpg.thumb.jpg" alt="LED铁皮镂空灯箱广告牌" width="95" />LED铁皮镂空灯箱广告</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/capelabel/" target="_blank">北京第欧丽标科技发展有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>生产热转印打印设备;研发热转印打印设备;销售自产产品;提供自产产品的技术服务、技术咨询、技术培训。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s375.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202601/09/1106041667.jpg.thumb.jpg" alt="丽标标签机C-330P标号挂牌证卡固定资产标牌打印机" width="95" />丽标标签机C-330P标号</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s371.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202512/19/0956584667.png.thumb.png" alt="丽标精品线号机N-1200" width="95" />丽标精品线号机N-1200</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s369.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202512/12/0955236267.png.thumb.png" alt="丽标高速线号机C-980T+佳能制造原装进口" width="95" />丽标高速线号机C-980T</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s368.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202511/28/0934449267.png.thumb.png" alt="丽标工业级高速线号机C-980T+" width="95" />丽标工业级高速线号机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s361.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202511/10/1430474867.png.thumb.png" alt="丽标工业级线号机C-280T+英文机" width="95" />丽标工业级线号机C-28</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/auqfdwfg/" target="_blank">广州环之球会展服务有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>广州图文快印展</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/fs188/" target="_blank">佛山市壹捌捌广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span> led发光字,平面发光字,LED点阵发光字,LED冲孔发光字,树脂字,无边发光字,超级发光字,3D发光字,通体发光字,全彩发光字,炫彩发光字,迷你发光字,树脂发光字,特大铝板或其他金属板发光字,特大楼盘挂网发光字,LED亮化工程,港式精工字,金属烤漆字,水晶字及其他字;各类户内标识标牌,各类户外标识标牌,软膜灯箱,腐蚀丝印标识;喷绘写真,灯布喷绘,室内高精写真,户外高精写真,板材UV喷绘,展架等。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s128.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212029401.jpg.thumb.jpg" alt="佛山发光字制作/楼顶发光字安装/字工厂发光字厂家" width="95" />佛山发光字制作/楼顶</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s127.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/13/0847448650.jpg.thumb.jpg" alt="佛山特大LED发光字/楼顶特大发光字/立体造型字/酒店发光字" width="95" />佛山特大LED发光字/楼</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s126.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/2043297750.jpg.thumb.jpg" alt="佛山不锈钢字/锌铁烤漆字/钛金字制作/高档精工字水晶字厂家" width="95" />佛山不锈钢字/锌铁烤</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s125.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212749551.jpg.thumb.jpg" alt="佛山LED亮化工程/树灯LED装饰/春节圣诞节中秋节美陈装饰" width="95" />佛山LED亮化工程/树灯</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s124.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/1939338950.jpg.thumb.jpg" alt="佛山楼盘发光字灯网字/LED亮化工程/特大LED发光字厂家" width="95" />佛山楼盘发光字灯网字</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/syfzdk/" target="_blank">沈阳市皇姑区方之正标牌设计制作经营部</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标牌,奖牌,门牌,牌匾</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s155.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/24/1106325945.jpg.thumb.jpg" alt="胸牌制作,徽章,亚克力胸牌,胸卡制作,沈阳市方正标牌厂" width="95" />胸牌制作,徽章,亚克力</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s154.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/24/1102522145.jpg.thumb.jpg" alt="标识标牌制作,金属腐蚀标牌制作,沈阳市方正标牌厂" width="95" />标识标牌制作,金属腐</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s153.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/24/1059116245.jpg.thumb.jpg" alt="楼号牌,小区单元牌,楼层牌,指示标牌,夜光铝标牌,方正标牌" width="95" />楼号牌,小区单元牌,楼</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s151.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/16/1122063445.jpg.thumb.jpg" alt="沈阳方正标牌厂 腐蚀牌铝牌,铜牌,不锈钢,铁牌,铝牌" width="95" />沈阳方正标牌厂 腐蚀</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s150.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/16/1108376745.png.thumb.png" alt="沈阳制作铝标牌,铝合金型材门牌,丝印铝牌,腐蚀铭牌" width="95" />沈阳制作铝标牌,铝合</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/zhongshe123/" target="_blank">安徽中设致和会展有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>策划、组织、主办、承办会议与展览会展场馆、文体场馆、商业场所运营管理;展览展示陈列工程设计与施工;装修装饰工程设计与施工;教育、娱乐、文化、体育活动的组织与承办国内广告设计、制作、代理、发布;新媒体开发与运营多媒体设计与制作文化旅游、体育健康、农业林业、信息科技项目创意策划与市场开发;商务、贸易信息咨询;市场调查;软硬件技术开发、销售互联网推广活动;互联网信息服务。(依法须经批准的项目,经相关部门批准后方可开展经营活动)</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc007/" target="_blank">廊坊久升图文广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>户外标牌、灯箱的制作;企业形象策划</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s56.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142634221.jpg.thumb.jpg" alt="定制风景区导视牌 立式标识标牌 户外造型景观牌" width="95" />定制风景区导视牌 立</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s55.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142430121.jpg.thumb.jpg" alt="企业文化墙设计制作 背景墙定制 团队亚克力宣传形象墙" width="95" />企业文化墙设计制作 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s54.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142010281.jpg.thumb.jpg" alt="车间亚克力标识牌 工厂办公室门牌 可定制单位部门科室牌" width="95" />车间亚克力标识牌 工</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s53.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/141719641.jpg.thumb.jpg" alt="交通安全标识牌 40x60道路夜间反光指示牌 高速公路标志牌" width="95" />交通安全标识牌 40</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s52.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/141452531.jpg.thumb.jpg" alt="不锈钢宣传栏 1.2x2.4工地展示板 用于企业展示广告牌" width="95" />不锈钢宣传栏 1.2x2.4</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m2r"> |
|||
<div class="sponsor"></div> |
|||
<div class="head-sub"><strong>搜索排行</strong></div> |
|||
<div class="list-rank"> |
|||
<ul> |
|||
<li title="搜索4次 约2条结果"><span class="f_r">2条</span><em>1</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E4%B8%BD%E6%A0%87">丽标</a></li> |
|||
<li title="搜索2次 约69条结果"><span class="f_r">69条</span><em>2</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%85%AC%E5%8F%B8">公司</a></li> |
|||
<li title="搜索2次 约10条结果"><span class="f_r">10条</span><em>3</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%B7%B1%E5%9C%B3">深圳</a></li> |
|||
<li title="搜索2次 约20条结果"><span class="f_r">20条</span><i>4</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%A0%87%E7%89%8C">标牌</a></li> |
|||
<li title="搜索2次 约22条结果"><span class="f_r">22条</span><i>5</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B9%BF%E5%91%8A">广告</a></li> |
|||
<li title="搜索2次 约4条结果"><span class="f_r">4条</span><i>6</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%8C%97%E4%BA%AC">北京</a></li> |
|||
<li title="搜索2次 约16条结果"><span class="f_r">16条</span><i>7</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B1%B1%E4%B8%9C">山东</a></li> |
|||
<li title="搜索2次 约2条结果"><span class="f_r">2条</span><i>8</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E9%87%8D%E5%BA%86">重庆</a></li> |
|||
</ul></div> |
|||
</div> |
|||
<div class="b10 c_b"></div> |
|||
</div> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=4&html=list&catid=16&page=1', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,575 @@ |
|||
<!doctype html> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8"/> |
|||
<title>广告商/服务商_公司_找标牌网</title> |
|||
<meta name="keywords" content="广告商/服务商,公司找标牌网标牌,标牌制作,标牌设计,数字标牌,标识标牌"/> |
|||
<meta name="description" content="找标牌网(www.zhaobiaopai.com)致力于打造标识标牌行业专业信息平台,专注于标牌,数字标牌领域企业服务的门户网站.找标识标牌厂家,标牌制作,标牌设计,数字标牌厂家及产品的专业网站.找标牌网公司广告商/服务商 "/> |
|||
<meta http-equiv="mobile-agent" content="format=html5;url=http://www.zhaobiaopai.com/mobile/company/16/"> |
|||
<link rel="shortcut icon" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="bookmark" type="image/x-icon" href="http://www.zhaobiaopai.com/favicon.ico"/> |
|||
<link rel="archives" title="找标牌网" href="http://www.zhaobiaopai.com/archiver/"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/style.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/layout.css?v=4ea149"/> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/company.css?v=4ea149"/> |
|||
<!--[if lte IE 6]> |
|||
<link rel="stylesheet" type="text/css" href="http://www.zhaobiaopai.com/skin/m15dt8blue/ie6.css"/> |
|||
<![endif]--> |
|||
<script type="text/javascript">window.onerror=function(){return true;}</script><script type="text/javascript" src="http://www.zhaobiaopai.com/lang/zh-cn/lang.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/config.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/common.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/page.js?v=4ea149"></script> |
|||
<!--[if lte IE 9]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-1.5.2.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<!--[if (gte IE 10)|!(IE)]><!--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/file/script/jquery-2.1.1.min.js?v=4ea149"></script> |
|||
<!--<![endif]--> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/jquery.SuperSlide.2.1.3.js?v=4ea149"></script> |
|||
<script type="text/javascript" src="http://www.zhaobiaopai.com/skin/m15dt8blue/js/global.js?v=4ea149"></script> |
|||
<script type="text/javascript"> |
|||
GoMobile('http://www.zhaobiaopai.com/mobile/company/16/'); |
|||
var searchid = 4; |
|||
</script> |
|||
</head> |
|||
<body> |
|||
<style> |
|||
body{overflow-x: hidden;} |
|||
</style> |
|||
<div class="head_v16"> |
|||
<div class="m"> |
|||
<div class="left"> |
|||
<div class="head_l"> |
|||
<ul> |
|||
<li class="h_fav"><script type="text/javascript">addFav('收藏本页');</script></li> |
|||
<li class="h_mobile"><a href="javascript:Dmobile();">手机版</a></li><li class="h_qrcode"><a href="javascript:Dqrcode();">二维码</a></li></ul> |
|||
</div> |
|||
</div> |
|||
<div class="right"> |
|||
<ul> |
|||
<li><span><a href="http://www.zhaobiaopai.com/">网站首页</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/message.php">我的消息</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/favorite.php">商机收藏</a></span></li> |
|||
<li><span><a href="http://www.zhaobiaopai.com/member/">会员中心</a></span></li> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m head_s" id="destoon_space"></div> |
|||
<div class="m"><div id="search_tips" style="display:none;"></div></div> |
|||
<div id="destoon_qrcode" style="display:none;"></div><div class="top_v16"> |
|||
<div class="m"> |
|||
<div class="logo_v16"><a href="http://www.zhaobiaopai.com/"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo.png" alt="找标牌网"/></a> |
|||
<img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/logo-t.png" alt="" /> |
|||
</div> |
|||
<div class="search_v16"> |
|||
<div class="neik"> |
|||
<form id="destoon_search" action="http://www.zhaobiaopai.com/company/search.php" onSubmit="return Dsearch(1);"> |
|||
<input type="hidden" name="moduleid" value="4" id="destoon_moduleid"/> |
|||
<input type="hidden" name="spread" value="0" id="destoon_spread"/> |
|||
<ul> |
|||
<li> |
|||
<input type="text" id="destoon_select" value="公司" readonly onFocus="this.blur();" onClick="$('#search_module').fadeIn('fast');"/> |
|||
<dl onMouseOut="Dh('search_module');" onMouseOver="Ds('search_module');"> |
|||
<dd onClick="setModule('5','产品')">产品</dd> |
|||
<dd onClick="setModule('4','公司')">公司</dd> |
|||
<dd onClick="setModule('8','展会')">展会</dd> |
|||
<dd onClick="setModule('21','资讯')">资讯</dd> |
|||
<dd onClick="setModule('23','技术')">技术</dd> |
|||
</dl> |
|||
</li> |
|||
<li> |
|||
<input name="kw" id="destoon_kw" type="text" value="请输入关键词" onFocus="if(this.value=='请输入关键词') this.value='';" onKeyUp="STip(this.value);" autocomplete="off" x-webkit-speech speech/> |
|||
<div id="search_tips" style="display:none;"></div> |
|||
</li> |
|||
<li><input style="font-size:18px;" class="iconfont" type="submit" value="搜 索" /></li> |
|||
</ul> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
<div class="fabu"><a href="http://www.zhaobiaopai.com/member/my.php">免费发布标牌行业产品信息</a></div> |
|||
</div> |
|||
</div> |
|||
<div class="menu_v16"> |
|||
<div class="m"> |
|||
<div class="allmenu"><span>当前频道分类</span> |
|||
<div class="im0l_v16"> |
|||
<ul> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a></p> |
|||
</li> |
|||
<li> |
|||
<p class="p_1"><a target="_blank" href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></p> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<ul class="nav_16"><li><a href="http://www.zhaobiaopai.com/"><span>首页</span></a></li><li><a href="http://www.zhaobiaopai.com/sell/"><span>产品</span></a></li><li class="menuon"><a href="http://www.zhaobiaopai.com/company/"><span>公司</span></a></li><li><a href="http://www.zhaobiaopai.com/exhibit/"><span>展会</span></a></li><li><a href="http://www.zhaobiaopai.com/news/"><span>资讯</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/" target="_blank"><span>技术</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/shuzibiaopai/" target="_blank"><span>数字标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/biaoshibiaopai/" target="_blank"><span>标识标牌</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/yinshuapenhui/" target="_blank"><span>印刷喷绘</span></a></li><li><a href="http://www.zhaobiaopai.com/jishu/guanggaosheji/" target="_blank"><span>广告设计</span></a></li></ul> |
|||
</div> |
|||
</div><div class="m"> |
|||
<div class="nav"><a href="http://www.zhaobiaopai.com/">首页</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/">公司</a> <i>></i> <a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a></div> |
|||
</div> |
|||
<div class="m m2"> |
|||
<div class="m2l"> |
|||
<div class="sort"> |
|||
<div class="sort-k">行业</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/1/">传统标牌厂商</a> <i>(35)</i></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/15/">数字标牌厂商</a> <i>(12)</i></li> |
|||
<li class="on"><a href="http://www.zhaobiaopai.com/company/16/">广告商/服务商</a> <i>(14)</i></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="sort"> |
|||
<div class="sort-k">地区</div> |
|||
<div class="sort-v"> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-1.html">北京</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-2.html">上海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-3.html">天津</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-4.html">重庆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-5.html">河北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-6.html">山西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-7.html">内蒙古</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-8.html">辽宁</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-9.html">吉林</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-10.html">黑龙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-11.html">江苏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-12.html">浙江</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-13.html">安徽</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-14.html">福建</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-15.html">江西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-16.html">山东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-17.html">河南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-18.html">湖北</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-19.html">湖南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-20.html">广东</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-21.html">广西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-22.html">海南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-23.html">四川</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-24.html">贵州</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-25.html">云南</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-26.html">西藏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-27.html">陕西</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-28.html">甘肃</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-29.html">青海</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-30.html">宁夏</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-31.html">新疆</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-32.html">台湾</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-33.html">香港</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/company/search-htm-catid-16-areaid-34.html">澳门</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="img_tip" id="img_tip" style="display:none;"> </div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/oem19354316967/" target="_blank">山东素源堂生物科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>固体饮料</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/epson888/" target="_blank">爱普生(中国)有限公司广州分公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>压电写真机喷头,喷绘机喷头,写真机喷头,打印头,爱普生喷头</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s346.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/29/11024171178.jpg.thumb.jpg" alt="爱普生TX800压电写真机喷头" width="95" />爱普生TX800压电写真</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s343.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/29/09283024178.jpg.thumb.jpg" alt="武藤mimaki罗兰压电写真机喷头" width="95" />武藤mimaki罗兰压电写</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s342.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/29/09264487178.jpg.thumb.jpg" alt="爱普生I3200-A1/E1/U1压电写真机喷头" width="95" />爱普生I3200-A1/E1/U1</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s341.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/29/09250787178.jpg.thumb.jpg" alt="爱普生五代压电写真机喷头" width="95" />爱普生五代压电写真机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s340.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202509/28/16244198178.jpg.thumb.jpg" alt="爱普生XP600/F1080-A1压电写真机喷头" width="95" />爱普生XP600/F1080-A1</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/ylzl2025/" target="_blank">广东亚联展览股份有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>机械装备、机床模具、工业自动化、机器人、印刷包装、轻工机械、机械装备、服装、食品、房地产、汽车、动漫、游戏游艺等多个领域 </span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/zqcaidon/" target="_blank">广东凯顿新材料科技有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>润滑硅脂,阻尼脂,高温润滑脂,塑胶齿轮脂,塑料齿轮润滑脂,导电润滑脂,电触点润滑脂,高真空硅脂,消音润滑脂,轴承润滑脂,阀门密封润滑脂,汽车附件润滑脂,轨道润滑脂,微电机脂,风扇脂,减速机脂,食品级润滑脂,氟脂,铜膏,铁氟龙喷剂,二硫化钼喷剂,皮带防滑剂,不锈钢光亮剂</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/jhzl0816/" target="_blank">际华展览服务(宁波)有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>一般项目:会议及展览服务:礼仪服务;企业管理咨询:信息咨询服务(不含许可类信息咨询服务):数字文化创意内容应用服务:大数据服务:项目策划与公关服务:组织文化艺术交流活动;企业形象策划:医文设计制作:广告设计、代理:广告制作:专业设计服务;国内货物运输代理:旅客票务代理:机械设备租赁:软件开发:信息技术咨询服务(除依法须经批准的项目外,凭营业执照依法自主开展经营活动)。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/jh123/" target="_blank">际华展览服务有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>一般项目:会议及展览服务:礼仪服务;企业管理咨询:信息咨询服务(不含许可类信息咨询服务):数字文化创意内容应用服务:大数据服务:项目策划与公关服务:组织文化艺术交流活动;企业形象策划:医文设计制作:广告设计、代理:广告制作:专业设计服务;国内货物运输代理:旅客票务代理:机械设备租赁:软件开发:信息技术咨询服务(除依法须经批准的项目外,凭营业执照依法自主开展经营活动)。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/dahuabiaoshi/" target="_blank">河南大华伟业广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标识标牌、导视系统、灯箱、花草牌等</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/aimrui0571/" target="_blank">杭州艾美瑞广告设计有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>广告设计,平面设计,广告制作</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s145.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202309/22/1545588368.jpg.thumb.jpg" alt="LED铁皮镂空灯箱广告牌" width="95" />LED铁皮镂空灯箱广告</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/capelabel/" target="_blank">北京第欧丽标科技发展有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>生产热转印打印设备;研发热转印打印设备;销售自产产品;提供自产产品的技术服务、技术咨询、技术培训。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s375.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202601/09/1106041667.jpg.thumb.jpg" alt="丽标标签机C-330P标号挂牌证卡固定资产标牌打印机" width="95" />丽标标签机C-330P标号</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s371.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202512/19/0956584667.png.thumb.png" alt="丽标精品线号机N-1200" width="95" />丽标精品线号机N-1200</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s369.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202512/12/0955236267.png.thumb.png" alt="丽标高速线号机C-980T+佳能制造原装进口" width="95" />丽标高速线号机C-980T</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s368.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202511/28/0934449267.png.thumb.png" alt="丽标工业级高速线号机C-980T+" width="95" />丽标工业级高速线号机</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s361.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202511/10/1430474867.png.thumb.png" alt="丽标工业级线号机C-280T+英文机" width="95" />丽标工业级线号机C-28</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/auqfdwfg/" target="_blank">广州环之球会展服务有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>广州图文快印展</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/fs188/" target="_blank">佛山市壹捌捌广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span> led发光字,平面发光字,LED点阵发光字,LED冲孔发光字,树脂字,无边发光字,超级发光字,3D发光字,通体发光字,全彩发光字,炫彩发光字,迷你发光字,树脂发光字,特大铝板或其他金属板发光字,特大楼盘挂网发光字,LED亮化工程,港式精工字,金属烤漆字,水晶字及其他字;各类户内标识标牌,各类户外标识标牌,软膜灯箱,腐蚀丝印标识;喷绘写真,灯布喷绘,室内高精写真,户外高精写真,板材UV喷绘,展架等。</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s128.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212029401.jpg.thumb.jpg" alt="佛山发光字制作/楼顶发光字安装/字工厂发光字厂家" width="95" />佛山发光字制作/楼顶</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s127.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/13/0847448650.jpg.thumb.jpg" alt="佛山特大LED发光字/楼顶特大发光字/立体造型字/酒店发光字" width="95" />佛山特大LED发光字/楼</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s126.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/2043297750.jpg.thumb.jpg" alt="佛山不锈钢字/锌铁烤漆字/钛金字制作/高档精工字水晶字厂家" width="95" />佛山不锈钢字/锌铁烤</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s125.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/10/212749551.jpg.thumb.jpg" alt="佛山LED亮化工程/树灯LED装饰/春节圣诞节中秋节美陈装饰" width="95" />佛山LED亮化工程/树灯</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s124.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202305/12/1939338950.jpg.thumb.jpg" alt="佛山楼盘发光字灯网字/LED亮化工程/特大LED发光字厂家" width="95" />佛山楼盘发光字灯网字</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/syfzdk/" target="_blank">沈阳市皇姑区方之正标牌设计制作经营部</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>标牌,奖牌,门牌,牌匾</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s155.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/24/1106325945.jpg.thumb.jpg" alt="胸牌制作,徽章,亚克力胸牌,胸卡制作,沈阳市方正标牌厂" width="95" />胸牌制作,徽章,亚克力</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s154.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/24/1102522145.jpg.thumb.jpg" alt="标识标牌制作,金属腐蚀标牌制作,沈阳市方正标牌厂" width="95" />标识标牌制作,金属腐</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s153.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/24/1059116245.jpg.thumb.jpg" alt="楼号牌,小区单元牌,楼层牌,指示标牌,夜光铝标牌,方正标牌" width="95" />楼号牌,小区单元牌,楼</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s151.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/16/1122063445.jpg.thumb.jpg" alt="沈阳方正标牌厂 腐蚀牌铝牌,铜牌,不锈钢,铁牌,铝牌" width="95" />沈阳方正标牌厂 腐蚀</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s150.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202310/16/1108376745.png.thumb.png" alt="沈阳制作铝标牌,铝合金型材门牌,丝印铝牌,腐蚀铭牌" width="95" />沈阳制作铝标牌,铝合</a> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/zhongshe123/" target="_blank">安徽中设致和会展有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>策划、组织、主办、承办会议与展览会展场馆、文体场馆、商业场所运营管理;展览展示陈列工程设计与施工;装修装饰工程设计与施工;教育、娱乐、文化、体育活动的组织与承办国内广告设计、制作、代理、发布;新媒体开发与运营多媒体设计与制作文化旅游、体育健康、农业林业、信息科技项目创意策划与市场开发;商务、贸易信息咨询;市场调查;软硬件技术开发、销售互联网推广活动;互联网信息服务。(依法须经批准的项目,经相关部门批准后方可开展经营活动)</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
</div> |
|||
</div> |
|||
<div class="com-box"> |
|||
<div class="com-info"> |
|||
<h2> |
|||
<a href="http://www.zhaobiaopai.com/com/abc007/" target="_blank">廊坊久升图文广告有限公司</a> |
|||
<em class="gray">普通会员</em> </h2> |
|||
<div class="com-business"> |
|||
主营产品:<span>户外标牌、灯箱的制作;企业形象策划</span> |
|||
</div> |
|||
<div class="com-business"> |
|||
公司地址:<span></span> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="com-product"> |
|||
<a href="http://www.zhaobiaopai.com/sell/s56.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142634221.jpg.thumb.jpg" alt="定制风景区导视牌 立式标识标牌 户外造型景观牌" width="95" />定制风景区导视牌 立</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s55.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142430121.jpg.thumb.jpg" alt="企业文化墙设计制作 背景墙定制 团队亚克力宣传形象墙" width="95" />企业文化墙设计制作 </a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s54.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/142010281.jpg.thumb.jpg" alt="车间亚克力标识牌 工厂办公室门牌 可定制单位部门科室牌" width="95" />车间亚克力标识牌 工</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s53.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/141719641.jpg.thumb.jpg" alt="交通安全标识牌 40x60道路夜间反光指示牌 高速公路标志牌" width="95" />交通安全标识牌 40</a> |
|||
<a href="http://www.zhaobiaopai.com/sell/s52.html" target="_blank"><img src="http://www.zhaobiaopai.com/file/upload/202205/03/141452531.jpg.thumb.jpg" alt="不锈钢宣传栏 1.2x2.4工地展示板 用于企业展示广告牌" width="95" />不锈钢宣传栏 1.2x2.4</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="m2r"> |
|||
<div class="sponsor"></div> |
|||
<div class="head-sub"><strong>搜索排行</strong></div> |
|||
<div class="list-rank"> |
|||
<ul> |
|||
<li title="搜索4次 约2条结果"><span class="f_r">2条</span><em>1</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E4%B8%BD%E6%A0%87">丽标</a></li> |
|||
<li title="搜索2次 约69条结果"><span class="f_r">69条</span><em>2</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%85%AC%E5%8F%B8">公司</a></li> |
|||
<li title="搜索2次 约10条结果"><span class="f_r">10条</span><em>3</em><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%B7%B1%E5%9C%B3">深圳</a></li> |
|||
<li title="搜索2次 约20条结果"><span class="f_r">20条</span><i>4</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E6%A0%87%E7%89%8C">标牌</a></li> |
|||
<li title="搜索2次 约22条结果"><span class="f_r">22条</span><i>5</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B9%BF%E5%91%8A">广告</a></li> |
|||
<li title="搜索2次 约4条结果"><span class="f_r">4条</span><i>6</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%8C%97%E4%BA%AC">北京</a></li> |
|||
<li title="搜索2次 约16条结果"><span class="f_r">16条</span><i>7</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E5%B1%B1%E4%B8%9C">山东</a></li> |
|||
<li title="搜索2次 约2条结果"><span class="f_r">2条</span><i>8</i><a href="http://www.zhaobiaopai.com/company/search.php?kw=%E9%87%8D%E5%BA%86">重庆</a></li> |
|||
</ul></div> |
|||
</div> |
|||
<div class="b10 c_b"></div> |
|||
</div> |
|||
<div class="b10"></div> |
|||
<div class="footerBox"> |
|||
<div class="b10"></div> |
|||
<div class="m"><img src="http://www.zhaobiaopai.com/skin/m15dt8blue/img/footer-img.jpg" alt="" /></div> |
|||
<div class="b1"></div> |
|||
<div class="footer"> |
|||
<div class="footerTop m"> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">新手指南</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">免费注册</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-3.html" target="_blank">采购商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/announce/show-4.html" target="_blank">供应商入门</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/send.php" target="_blank">找回密码</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html" target="_blank">帮助中心</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem"> |
|||
<h4 class="gfNavTitle">VIP服务</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/member/register.php" target="_blank">实力卖家入驻</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/ad/" target="_blank">广告投放</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/member/grade.php" target="_blank">会员升级</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/spread/" target="_blank">排名推广</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="gfNavItem" style="margin-right:20px;"> |
|||
<h4 class="gfNavTitle">关于我们</h4> |
|||
<ul> |
|||
<li><a href="http://www.zhaobiaopai.com/about/index.html">关于我们</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/contact.html">联系方式</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/agreement.html">使用协议</a></li> |
|||
<li><a href="http://www.zhaobiaopai.com/about/copyright.html">版权隐私</a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="fonterCode"> |
|||
<div class="info_16"> |
|||
<strong>微信/电话:17155295366</strong> |
|||
<p>受理时间:上午8:00~12:00 下午13:00~17:45 |
|||
<br>(星期一~六,节假日除外)</p> |
|||
<span>邮件:<b>121594097@qq.com</b></span> |
|||
<a href="/about/contact.html"> 建议反馈</a> |
|||
</div> |
|||
<div class="codeBox"> |
|||
<h4 class="mobileTitle">加微信,查订单</h4> |
|||
<dl><dd><img src=""></dd></dl> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<ul class="fonterInfo"> |
|||
<p style="line-height:25px; margin-top:10px; color:#888;">(c)2009-2022 找标牌网 All Rights Reserved | <a href="https://beian.miit.gov.cn/" target="_blank">皖ICP备16014048号-4</a></p> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
Dtask('moduleid=4&html=list&catid=16&page=1', 0); |
|||
}); |
|||
</script> |
|||
<div class="side-tool"> |
|||
<div class="aside-body"> |
|||
<div class="tool-list"> |
|||
<a href="http://www.zhaobiaopai.com/member/login.php" class="tool-bg" alt="登录"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">登录</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/member/register.php" class="tool-bg" alt="注册"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">注册</p> |
|||
</a> |
|||
<a href="http://www.zhaobiaopai.com/about/contact.html" class="tool-bg zhiCustomBtn" alt="咨询"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">咨询</p> |
|||
</a> |
|||
<!--<a href="http://www.zhaobiaopai.com/member/cart.php" class="tool-bg" alt="购物车"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">购<br>物<br>车</p> |
|||
<div class="sign"><script type="text/javascript">document.write(get_cart());</script></div> |
|||
</a>--> |
|||
</div> |
|||
</div> |
|||
<div class="aside-bottom"> |
|||
<div class="tool-list"> |
|||
<a href="javascript:;" class="tool-bg show-btn-side"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<div class="show-content"> |
|||
<img src=""> |
|||
</div> |
|||
</a> |
|||
<a href="#" id="top-back" class="tool-bg" onclick="topBack()" alt="回顶部"> |
|||
<div class="icon"><i class="iconfont"></i></div> |
|||
<p class="name">顶部</p> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
//置顶图标显示 |
|||
$('#top-back').hide() |
|||
$(window).scroll(function(){ |
|||
if($(this).scrollTop() > 350){ |
|||
$("#top-back").fadeIn(); |
|||
} |
|||
else{ |
|||
$("#top-back").fadeOut(); |
|||
} |
|||
}) |
|||
//置顶事件 |
|||
function topBack(){ |
|||
$('body,html').animate({scrollTop:0},300); |
|||
} |
|||
</script> |
|||
<script> |
|||
var _hmt = _hmt || []; |
|||
(function() { |
|||
var hm = document.createElement("script"); |
|||
hm.src = "https://hm.baidu.com/hm.js?e11617d18ef482b7d4e115c722381e1c"; |
|||
var s = document.getElementsByTagName("script")[0]; |
|||
s.parentNode.insertBefore(hm, s); |
|||
})(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,3 @@ |
|||
<?php |
|||
require '../404.php'; |
|||
?>
|
|||
@ -0,0 +1,3 @@ |
|||
<?php |
|||
include '../ajax.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'brand'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'buy'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,3 @@ |
|||
<?php |
|||
$moduleid = 4; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'contact'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'credit'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'exhibit'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,5 @@ |
|||
<?php |
|||
$moduleid = 4; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/guest.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,5 @@ |
|||
<?php |
|||
$moduleid = 4; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/home.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'homepage'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'honor'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
|
After Width: 16 | Height: 16 | Size: 300 B |
|
After Width: 16 | Height: 16 | Size: 275 B |
|
After Width: 48 | Height: 48 | Size: 1.4 KiB |
|
After Width: 48 | Height: 48 | Size: 1.6 KiB |
|
After Width: 10 | Height: 2 | Size: 67 B |
|
After Width: 16 | Height: 16 | Size: 474 B |
|
After Width: 2 | Height: 18 | Size: 100 B |
|
After Width: 180 | Height: 50 | Size: 4.6 KiB |
|
After Width: 16 | Height: 16 | Size: 932 B |
|
After Width: 4 | Height: 8 | Size: 58 B |
|
After Width: 44 | Height: 20 | Size: 386 B |
|
After Width: 200 | Height: 135 | Size: 801 B |
|
After Width: 18 | Height: 18 | Size: 3.2 KiB |
|
After Width: 180 | Height: 50 | Size: 4.3 KiB |
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 4; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'info'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'introduce'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'job'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'link'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 4; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/list.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'mall'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 4; |
|||
require '../common.inc.php'; |
|||
$action = 'company'; |
|||
require DT_ROOT.'/module/'.$module.'/news.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'news'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'photo'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,4 @@ |
|||
# Robots For DESTOON B2B |
|||
User-agent: * |
|||
Disallow: /image/ |
|||
Disallow: /skin/ |
|||
@ -0,0 +1,6 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
$moduleid = 4; |
|||
require '../common.inc.php'; |
|||
require DT_ROOT.'/module/'.$module.'/search.inc.php'; |
|||
?>
|
|||
@ -0,0 +1,7 @@ |
|||
<?php |
|||
define('DT_REWRITE', true); |
|||
require '../config.inc.php'; |
|||
require '../../common.inc.php'; |
|||
$file = 'sell'; |
|||
require DT_ROOT.'/module/'.$module.'/index.inc.php'; |
|||
?>
|
|||
|
After Width: 1200 | Height: 300 | Size: 63 KiB |
@ -0,0 +1,31 @@ |
|||
/* |
|||
DESTOON Copyright (C)2008-2099 www.destoon.com |
|||
This is NOT a freeware,Use is subject to license.txt |
|||
*/ |
|||
/* global */ |
|||
body {margin:0px;font-size:12px;color:#333333;background:#FFFFFF;} |
|||
/* common */ |
|||
.m {width:1200px;margin:auto;} |
|||
.top {height:32px;line-height:32px;background:#F1F1F1;border-bottom:#CCCCCC 1px solid;width:100%;} |
|||
#top a {text-decoration:none;} |
|||
.head {height:116px;overflow:hidden;} |
|||
.head div {float:left;} |
|||
.head .logo {padding:16px 10px 0 0px;height:90px;overflow:hidden;} |
|||
.head h1 {font-size:24px;margin:32px 0 6px 0;color:#333333;filter:glow(color=#FFFFFF,strength=3);} |
|||
.head h4 {font-size:16px;margin:0;color:#333333;} |
|||
|
|||
#menu a {text-decoration:none;} |
|||
.menu {background:#03459E;height:44px;overflow:hidden;font-size:16px;} |
|||
.menu span {color:#FFFFFF;} |
|||
.menu_li {float:left;white-space:nowrap;line-height:44px;padding:0 16px;} |
|||
.menu_li:hover {background:#011E70;} |
|||
.menu_on {float:left;white-space:nowrap;line-height:44px;padding:0 16px;background:#011E70;} |
|||
|
|||
.side_head {border:#CCCCCC 1px solid;border-bottom:none;background:#EEEEEE;} |
|||
.side_head div {padding:0 16px;font-size:14px;height:44px;line-height:44px;overflow:hidden;} |
|||
.side_body {border:#CCCCCC 1px solid;border-top:none;background:#FFFFFF;padding:16px;margin:0 0 20px;overflow:hidden;} |
|||
.side_body li {background:url('../../image/ico_arrow.gif') no-repeat 4px 12px;padding:0 0 0 20px;height:32px;line-height:32px;overflow:hidden;} |
|||
|
|||
.main_head {border:#CCCCCC 1px solid;border-bottom:none;background:#EEEEEE;} |
|||
.main_head div {padding:0 16px;font-size:14px;height:44px;line-height:44px;overflow:hidden;} |
|||
.main_body {border:#CCCCCC 1px solid;border-top:none;background:#FFFFFF;padding:16px;margin:0 0 20px;overflow:hidden;} |
|||
|
After Width: 200 | Height: 135 | Size: 12 KiB |
@ -0,0 +1,118 @@ |
|||
/* |
|||
DESTOON Copyright (C)2008-2099 www.destoon.com |
|||
This is NOT a freeware,Use is subject to license.txt |
|||
*/ |
|||
/* global */ |
|||
* {word-break:break-all;font-family:"Microsoft Yahei",Tahoma,Verdana,Arial;-webkit-text-size-adjust:none;} |
|||
input,select,textarea {font-size:12px;padding:4px;} |
|||
img {border:none;} |
|||
ul li {list-style-type:none;} |
|||
ol li {list-style-type:decimal;} |
|||
ul,form {margin:0px;padding:0px;} |
|||
/* links */ |
|||
a:link,a:visited,a:active {color:#333333;text-decoration:none} |
|||
a:hover {color:#FF6600;} |
|||
a.w:link,a.w:visited,a.w:active{text-decoration:none;color:#FFFFFF;} |
|||
a.w:hover{text-decoration:underline;} |
|||
a.t:link,a.t:visited,a.t:active{text-decoration:none;color:#225588;} |
|||
a.t:hover{text-decoration:underline;} |
|||
a.b:link,a.b:visited,a.b:active {color:#014CCC;text-decoration:none;} |
|||
a.b:hover {color:#FF6600;} |
|||
/* show */ |
|||
.title {text-align:center;font-size:20px;font-weight:bold;line-height:48px;} |
|||
.info {margin:16px 16px 0 16px;background:#F1F1F1;line-height:48px;text-align:center;} |
|||
.content {font-size:14px;line-height:180%;padding:20px;} |
|||
.content p {margin:0 0 16px 0;} |
|||
.property {border:#E6E6E6 1px solid;background:#F6F6F6;padding:16px;margin:0 20px;} |
|||
.property li {float:left;width:30%;height:24px;line-height:24px;overflow:hidden;} |
|||
.foot {background:#F1F1F1;padding:20px;line-height:32px;} |
|||
.foot i,.top i {font-style:normal;color:#999999;padding:0 8px;} |
|||
.pos {padding:16px 16px 16px 32px;height:24px;line-height:24px;background:url('../image/pos.png') no-repeat 6px 18px;font-size:14px;} |
|||
.pos div {float:right;} |
|||
.pos i {font-style:normal;font-weight:bold;color:#444444;padding:0 6px;font-family:simsun;} |
|||
.pos em {font-style:normal;color:#999999;padding:0 10px;font-size:12px;} |
|||
.pos .f_r {font-size:12px;color:#666666;} |
|||
|
|||
.inp {border:#CCCCCC 1px solid;color:#666666;} |
|||
.sbm {height:28px;line-height:28px;border:#CCCCCC 1px solid;color:#333333;background:#EEEEEE;padding:0 10px;cursor:pointer;} |
|||
.sbm:hover {background:#DDDDDD;} |
|||
.banner {margin-top:20px;} |
|||
/* sign */ |
|||
.sign {z-index:1000;position:absolute;width:180px;height:50px;background:url('../image/vip_bg.gif') no-repeat;margin:32px 0 0 1000px;} |
|||
.sign div {padding:23px 0 0 73px;} |
|||
.sign strong {font-size:18px;color:red;} |
|||
.sign span {font-size:18px;color:red;font-weight:bold;padding:0 0 0 60px;} |
|||
/* thumb */ |
|||
.thumb {padding:16px;} |
|||
.thumb img {border:#C0C0C0 1px solid;padding:2px;} |
|||
.thumb div {width:90%;height:26px;overflow:hidden;line-height:26px;font-size:13px;margin:6px 0 6px 0;} |
|||
.thumb p {font-size:10px;color:#888888;margin:2px;} |
|||
.thumb:hover{background:#F1F1F1;} |
|||
/* album */ |
|||
#mid_pos {position:absolute;} |
|||
#mid_div {width:400px;height:300px;cursor:crosshair;border:#DDDDDD 1px solid;background:#F2F2F2;} |
|||
#zoomer {width:160px;height:120px;background:#FFFFFF url('../image/ab-zoom-bg.gif');position:absolute;z-index:6;opacity:0.5;filter:alpha(opacity=50);} |
|||
#big_div {width:560px;height:420px;border:#DDDDDD 1px solid;background:#FFFFFF;position:absolute;overflow:hidden;} |
|||
#big_pic {position:absolute;} |
|||
.tbs {width:414px;height:56px;margin:20px 0;} |
|||
.tbs img {cursor:pointer;} |
|||
.tbsl {width:32px;height:56px;float:left;} |
|||
.tbsr {width:20px;height:56px;float:left;} |
|||
.tbsm {width:350px;height:56px;float:left;overflow:hidden;} |
|||
.ab_zoom {width:30px;height:30px;background:url('../image/ab-zoom.png') no-repeat center center;position:absolute;z-index:5;margin:270px 0 0 -30px;} |
|||
.ab_play {width:48px;height:48px;border-radius:50%;background:#FFFFFF url('../image/ab-play.png') no-repeat center center;position:absolute;z-index:7;margin:-150px 0 0 176px;} |
|||
.ab_play:hover {background:#FFFFFF url('../image/ab-play-on.png') no-repeat center center;cursor:pointer;} |
|||
.ab_hide {width:30px;height:30px;background:url('../image/ab-hide.png') no-repeat center center;position:absolute;z-index:12;margin:-300px 0 0 370px;display:none;} |
|||
.ab_hide:hover {background:url('../image/ab-hide-on.png') no-repeat center center;cursor:pointer;} |
|||
.ab_video {width:400px;height:300px;border:#000000 1px solid;background:#000000;position:absolute;z-index:10;margin:-302px 0 0 0;display:none;} |
|||
.ab_im {padding:2px;margin:0 14px 0 0;border:#C0C0C0 1px solid;float:left;width:50px;height:50px;} |
|||
.ab_on {padding:2px;margin:0 14px 0 0;border:#FF6600 1px solid;float:left;width:50px;height:50px;background:#FF6600;} |
|||
/* pages */ |
|||
.pages {padding:20px 0;text-align:center;font-size:12px;} |
|||
.pages a:link,.pages a:visited,.pages a:active {background:#FFFFFF;border:#E6E6E6 1px solid;padding:6px;text-decoration:none;margin:0 6px;} |
|||
.pages a:hover {background:#F1F1F1;border:#CCCCCC 1px solid;color:#FF6600;} |
|||
.pages strong {background:#2E6AB1;padding:6px;border:#CCCCCC 1px solid;color:#FFFFFF;} |
|||
.pages_inp {border:#CCCCCC 1px solid;padding:6px;width:30px;text-align:center;color:#666666;} |
|||
.pages_btn {width:48px;background:#EEEEEE;border:#CCCCCC 1px solid;font-weight:bold;padding:6px;margin:0 6px;} |
|||
.pages label {background:#FFFFFF;border:#CCCCCC 1px solid;padding:6px;} |
|||
.pages label em {color:red;font-weight:bold;font-style:normal;} |
|||
.pages label span {font-weight:bold;} |
|||
/* comment */ |
|||
.stat {padding:15px 0 10px 0;} |
|||
.stat_p {height:10px;line-height:10px;background:#FFF7D2;font-size:1px;} |
|||
.stat_p div {height:10px;line-height:10px;background:#FFA40D;border-left:#FFA40D 2px solid;float:left;} |
|||
|
|||
.comment_sp {background:#F9FCFE;} |
|||
.comment_content {color:#333333;font-size:14px;line-height:180%;clear:both;padding:5px;} |
|||
.comment_title {height:26px;line-height:26px;color:#1B4C7A;padding:0 5px 0 5px;} |
|||
.comment_reply {padding:5px 10px 5px 10px;margin:0 5px 0 5px;line-height:180%;border:#E6E6E6 1px solid;background:#FFFFE3;} |
|||
.comment_no,.order_no {text-align:center;padding:20px;font-size:13px;} |
|||
|
|||
/* basic */ |
|||
.f_l {float:left;} |
|||
.f_r {float:right;} |
|||
.t_r {text-align:right;} |
|||
.t_c {text-align:center;} |
|||
.f_b {font-weight:bold;} |
|||
.f_n {font-weight:normal;} |
|||
.f_white {color:white;} |
|||
.f_gray {color:#666666;} |
|||
.f_orange {color:#FF6600;} |
|||
.f_red {color:#FF0000;} |
|||
.f_blue {color:#003EAA;} |
|||
.f_green {color:#2BA245;} |
|||
.f_dblue {color:#225588;} |
|||
.f_price {font-weight:bold;font-family:Arial;color:#FF6600;} |
|||
.px12 {font-size:12px;} |
|||
.px14 {font-size:14px;} |
|||
.lh18 {line-height:180%;} |
|||
.b10 {font-size:1px;height:10px;} |
|||
.pd10 {padding:10px;} |
|||
.c_b{clear:both;} |
|||
.dsn {display:none;} |
|||
.c_p {cursor:pointer;} |
|||
.highlight {color:red;} |
|||
|
|||
.btn-act {font-size:16px;width:148px;height:36px;line-height:36px;border:none;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;margin:6px 10px 0 0;} |
|||
.btn-act {background:#FF6600;border:#FF2200 1px solid;color:#FFFFFF;} |
|||
.btn-act:hover {background:#F22D00;} |
|||
|
After Width: 1200 | Height: 300 | Size: 61 KiB |