<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="canonical" href="http://www.shheqiang.com/SonList-82138.html" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<TITLE>硬糖熬糖设备-上海合强实业有限公司糖果饼干机械厂</TITLE>
<META NAME="Description" CONTENT="上海合强实业有限公司糖果饼干机械厂专业供应销售硬糖熬糖设备系列产品,公司具有良好的市场信誉,专业的售后和技术服务团队,凭借多年不断技术创新,迎得了客户的认可,欢迎来电来涵洽谈合作！">
<META NAME="Keywords" CONTENT="硬糖熬糖设备">
<link rel="stylesheet" type="text/css" href="/skins/6045/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/6045/css/swiper-bundle.min.css">
<script type="text/javascript" src="/skins/6045/js/jquery.min.js"></script>

<!--此Js使手机浏览器的active为可用状态-->
<script type="text/javascript">
    document.addEventListener("touchstart", function () { }, true);
</script>
<!--导航当前状态 JS-->
<script language="javascript" type="text/javascript"> 
	var nav= '3';
</script>
<!--导航当前状态 JS END-->
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.shheqiang.com/SonList-82138.html",
"title": "硬糖熬糖设备-上海合强实业有限公司糖果饼干机械厂",
"upDate": "2025-01-09T13:06:32"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('http://chat.foodjx.com',9362) }</script><script>!window.jQuery && document.write('<script src="https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js">'+'</scr'+'ipt>');</script><script type="text/javascript" src="http://chat.foodjx.com/chat/KFCenterBox/6045"></script><script type="text/javascript" src="http://chat.foodjx.com/chat/KFLeftBox/6045"></script><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</head>

<body>
<!--headtop 开始-->
<div class="ly_headtop">
	<div class="lyht_main">
    	<div class="lyht_fl">欢迎来到<a href="/">上海合强实业有限公司糖果饼干机械厂</a>！</div>
        <div class="lyht_fr"><a rel="nofollow" href="/">返回首页</a><em></em><a rel="nofollow" href="/order.html">在线留言</a><em></em><a rel="nofollow" href="/contact.html">联系我们</a></div>
        <div class="clear"></div>
    </div>
</div>
<!--headtop 结束-->


<!--头部 开始-->
<div class="ly_top">
	<div class="lytop_main">
    	<div class="ly_logo"><a href="/"><img src="/skins/6045/images/logo.jpg" alt="上海合强实业有限公司糖果饼干机械厂"/></a></div>
                
        <div class="ly_tel">
            <span>咨询热线</span>
            <p>13918209313</p>
        </div>
        
        <!--导航栏 开始-->
        <div class="ly_nav">
            <!-- 控制menu -->
            <div class="nav_menu">
                <span></span>
                <span></span>
                <span></span>
            </div>        
            <!-- 菜单 -->
            <div class="nav_list">
                <ul>
                    <li id="navId1"><a rel="nofollow" href="/index.html">网站首页</a></li>
                    <li id="navId2"><a rel="nofollow" href="/aboutus.html">关于我们</a>
                        <!--二级栏目-->
                        <!--<i></i>
                        <ul>               
                            <li><a href="#">二级栏目</a></li>
                            <li><a href="#">二级栏目</a></li>
                            <li><a href="#">二级栏目</a></li>
                            <li><a href="#">二级栏目</a></li>
                        </ul>-->
                    </li>
                    <li id="navId3"><a href="/products.html">产品中心</a></li>
                    <li id="navId4"><a href="/news.html">新闻中心</a></li>
                    <li id="navId5"><a href="/article.html">技术文章</a></li>
                    <li id="navId6"><a rel="nofollow" href="/order.html">在线留言</a></li>
                    <li id="navId7"><a rel="nofollow" href="/contact.html">联系我们</a></li>
                </ul>
                <div class="nav_mask"></div>
            </div>
        </div>
        <!--导航栏 结束-->
        
        <div class="clear"></div>
    </div>
</div>
<script language="javascript" type="text/javascript">
	try {
		document.getElementById("navId" + nav).className = "active";
	}
	catch (e) {}
</script>
<script type="text/javascript">
	$('.nav_mask').click(function(){
		$('.nav_list').removeClass('open')
	})
	$('.nav_menu,.nav_list').click(function(e){
		e.stopPropagation();
	})
	$('.ly_nav').find('.nav_menu').click(function(e){
		$('.nav_list').toggleClass('open')
	})
	$(function () {
		$(".nav_list ul li i").click(function(){
			var b=false;
			if($(this).attr("class")=="cur"){
			   b=true;
			}
			$(".nav_list ul li ul").prev("i").removeClass("cur");
			$(".nav_list>ul>li").children("ul").slideUp("fast");
			if(!b){
				$(this).addClass("cur");
				$(this).siblings("ul").slideDown("fast");
			}
		})
	});
</script>


<!--头部 结束-->


<!--ny_banner 开始-->
<div class="ny_banner"><img src="/skins/6045/images/ny_banner1.jpg" /></div>
<!--ny_banner 结束-->


<!--热门关键词&搜索 开始-->
<div class="ly_hotkw_search">
	<div class="hotkw_search">
    	<div class="hotkw_left"><span>热门关键词：</span>全自动酥性韧性饼干生产线、全自动软糖硬糖浇注生产线、巧克力浇注生产线、桃酥饼干机、多功能曲奇机、热风旋转炉、蛋糕成型机、全自动蛋卷生产线、月饼生产线、压缩饼干机、小型糖果浇注机、威化机、隧道链条炉、钢带烤炉等食品机械，欢迎您咨询选购！</div>
        <div class="search_right">
        	<form action="/products.html" method="post" onsubmit="return checkFrom(this);">
              <div class="sc_ipt"><input type="text" name="keyword" placeholder="请输入产品名称" maxlength="50" /></div>
              <div class="sc_btn"><input type="submit" value="搜索" /></div>
              <div class="clear"></div>
            </form>
        </div>
        <div class="clear"></div>
    </div>
</div>
<!--热门关键词&搜索 结束-->

<script src="http://www.foodjx.com/mystat.aspx?u=heqiang"></script>


<!--面包屑 开始-->
<div class="ly_crumb">
	<img src="/skins/6045/images/crumb_icon.png" /><p>当前位置：<a href="/" target="_blank" >首页 </a>><a href="/products.html" target="_blank">产品中心 </a>><a href="/ParentList-34030.html">糖果机械</a>><a href="">硬糖熬糖设备</a>
            </p>
</div>
<!--面包屑 结束-->


<!--内页-产品中心 开始-->
<div class="ly_NyProducts">
	<div class="lyNyPro_main">
        <div class="lyNyPro_left">
            <div class="h_left">
                <div class="cp_type">
                    <div class="hd"><p>产品分类</p><span>Product Category</span></div>
                    <div class="bd">
                       <ul>
                        
                            <li>
                         <p><a href="/ParentList-34030.html">糖果机械</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-897814.html">80型软糖设备</a>
                                    
                                    <a href="/SonList-890435.html">半自动压板式糖果脱模机</a>
                                    
                                    <a href="/SonList-871433.html">果胶软糖浇注生产线</a>
                                    
                                    <a href="/SonList-863782.html">冲模棒棒糖成型生产线</a>
                                    
                                    <a href="/SonList-827777.html">夹心糖果浇注机</a>
                                    
                                    <a href="/SonList-814088.html">全自动硬糖浇注生产线</a>
                                    
                                    <a href="/SonList-813885.html">伺服糖果浇注机</a>
                                    
                                    <a href="/SonList-813719.html">实验室小型糖果浇注机</a>
                                    
                                    <a href="/SonList-785183.html">软糖生产线</a>
                                    
                                    <a href="/SonList-778861.html">全自动梨膏棒棒糖生产线</a>
                                    
                                    <a href="/SonList-768702.html">糖果成型生产线</a>
                                    
                                    <a href="/SonList-748039.html">夹心软糖成型生产线</a>
                                    
                                    <a href="/SonList-727815.html">全自动果胶软糖浇注生产线</a>
                                    
                                    <a href="/SonList-727620.html">全自动软糖设备</a>
                                    
                                    <a href="/SonList-727609.html">奶酪棒浇注生产线</a>
                                    
                                    <a href="/SonList-727484.html">小型梨膏棒糖浇注生产线</a>
                                    
                                    <a href="/SonList-720421.html">50型双头伺服糖果浇注机</a>
                                    
                                    <a href="/SonList-719295.html">全自动砂质硬糖浇注生产线</a>
                                    
                                    <a href="/SonList-715008.html">硬糖生产线</a>
                                    
                                    <a href="/SonList-714732.html">糖果生产线</a>
                                    
                                    <a href="/SonList-710083.html">软糖糖衣机/裹糖滚砂机</a>
                                    
                                    <a href="/SonList-705989.html">全自动软糖浇注生产线</a>
                                    
                                    <a href="/SonList-693144.html">全自动扁平棒糖浇注生产线</a>
                                    
                                    <a href="/SonList-693143.html">全自动小型糖果浇注生产线</a>
                                    
                                    <a href="/SonList-510094.html">糖果机械</a>
                                    
                                    <a href="/SonList-509806.html">棉花糖生产线</a>
                                    
                                    <a href="/SonList-509792.html">迷你糖果机器</a>
                                    
                                    <a href="/SonList-509791.html">小型糖果浇注机</a>
                                    
                                    <a href="/SonList-474154.html">棒糖插棒机</a>
                                    
                                    <a href="/SonList-473003.html">糖果拌砂机/滚砂机</a>
                                    
                                    <a href="/SonList-410790.html">小型真空熬煮机/小型煮糖机</a>
                                    
                                    <a href="/SonList-410187.html">胶体软糖设备</a>
                                    
                                    <a href="/SonList-410186.html">真空薄膜熬煮硬糖浇注机组</a>
                                    
                                    <a href="/SonList-410185.html">储糖锅</a>
                                    
                                    <a href="/SonList-410184.html">凝胶软糖生产线</a>
                                    
                                    <a href="/SonList-171309.html">全自动糖果生产线</a>
                                    
                                    <a href="/SonList-227877.html">糖果浇注生产线</a>
                                    
                                    <a href="/SonList-286212.html">化糖锅/小型熬煮锅</a>
                                    
                                    <a href="/SonList-83179.html">真空薄膜熬糖浇注成型机组</a>
                                    
                                    <a href="/SonList-83178.html">多功能QQ糖（橡皮糖）自动浇注机</a>
                                    
                                    <a href="/SonList-82843.html">软糖夹心自动成型机</a>
                                    
                                    <a href="/SonList-82844.html">太妃糖自动浇注机</a>
                                    
                                    <a href="/SonList-82141.html">自动软糖浇注生产线</a>
                                    
                                    <a href="/SonList-82139.html">双色、三色糖果浇注机器</a>
                                    
                                    <a href="/SonList-82138.html">硬糖熬糖设备</a>
                                    
                                    <a href="/SonList-82059.html">冲模硬糖/棒糖成形机</a>
                                    
                                    <a href="/SonList-217154.html">GD50型糖果机/糖果浇注成型机</a>
                                    
                                    <a href="/SonList-217153.html">实验室小型浇注糖果机/糖果生产线</a>
                                    
                          <a href="/products.html" style="font-weight:bolder;">查看全部产品</a>
                                </div>
                            </li>
                            
                       
                        </ul>
                    </div>
                </div>
            </div>
            
            <!--相关文章 开始-->
            <div class="lyNy_Xgwz">
            	<div class="Xgwz_tit"><p>相关文章</p><span>Related Articles</span></div>
                <div class="Xgwz_list">
                	<ul>
                    
                    	<li><em></em><a href="/Article-453128.html">谈谈全自动夹心饼干设备的几个主要优势</a></li>
                    
                    	<li><em></em><a href="/Article-450906.html">以下是糖果机械设备常见的问题及其解决方法</a></li>
                    
                    	<li><em></em><a href="/Article-303356.html">如何注意小型桃酥饼干机相关细节</a></li>
                    
                    	<li><em></em><a href="/Article-450501.html">关于双色曲奇机的特点，你了解多少呢？</a></li>
                    
                    	<li><em></em><a href="/Article-446586.html">64盘热风旋转炉可能出现的问题及解决方法</a></li>
                    
                    	<li><em></em><a href="/Article-397660.html">关于多功能包馅机的使用要领，可别说我没告诉你奥！</a></li>
                    
                    	<li><em></em><a href="/Article-475512.html">蛋糕自动成型机在安装方面有着怎样的技巧呢？</a></li>
                    
                    	<li><em></em><a href="/Article-294561.html">饼干设备中饼干配料及添加剂的功能特点</a></li>
                    
                    	<li><em></em><a href="/Article-416780.html">枕式包装机出现膜切不断的原因有哪些？</a></li>
                    
                    	<li><em></em><a href="/Article-454165.html">64盘热风旋转炉的操作少不了以下步骤！</a></li>
                        
                    </ul>
                </div>
            </div>
            <!--相关文章 结束-->
        </div>
        <script type="text/javascript" src="/skins/6045/js/pt_js.js"></script>
        
        <div class="lyNyPro_right">
        	<div class="nyPro_list">
            	<ul>
                	
                   
                	<li><div class="nyProList_img"><a href="/Products-273194.html"><img src="http://img71.foodjx.com/gxhpic_4a4d7a69c1/655d48d28b2c114500eeac1ff7662c366f8ef6dad0889be75882c1e3e9c0d23168640c289cebf08d_270_224_5.jpg" class="nyPro_img" alt="HQ-400/600型硬糖熬糖设备 真空薄膜熬煮设备 熬糖机"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-273194.html">HQ-400/600型硬糖熬糖设备 真空薄膜熬煮设备 熬糖机</a></div>
<div class="nyProList_ms"><p>硬糖熬糖设备 真空薄膜熬煮设备 熬糖机由糖浆定量泵、预热器、真空薄膜蒸发器、水环真空泵、卸料泵、温度压力等测量仪表及电器控制箱等部分组成，所有组成都安装在同一机架上，并用各种管道阀门连接起来。</p></div>
<div class="nyProList_tips">
<dl><dd>访问量：<span>27232 </span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>产地：<span>上海市 </span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a rel="nofollow" href="/Products-273194.html">查看详情</a></div>
</div>
<div class="clear"></div></li>
                   
                	<li><div class="nyProList_img"><a href="/Products-277077.html"><img src="http://img66.foodjx.com/gxhpic_4a4d7a69c1/9df95e9989903b9b1ea475ba7c90b4a2ac8832cf997faf21e7171d31a5067a8df85b0e3ef3a197c0_270_224_5.png" class="nyPro_img" alt="GD150\300\450/600硬糖机/糖果浇注生产线"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-277077.html">GD150\300\450/600硬糖机/糖果浇注生产线</a></div>
<div class="nyProList_ms"><p>硬糖机/糖果浇注生产线集机、电、气控制于一体，结构合理紧凑，具有自动化程度,生产效率高。 能生产硬糖、棒糖、夹芯糖、明胶软糖、果胶软糖、卡拉胶软糖</p></div>
<div class="nyProList_tips">
<dl><dd>访问量：<span>22369 </span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>产地：<span>上海市 </span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a rel="nofollow" href="/Products-277077.html">查看详情</a></div>
</div>
<div class="clear"></div></li>
                   
                	<li><div class="nyProList_img"><a href="/Products-6040208.html"><img src="http://img67.foodjx.com/gxhpic_4a4d7a69c1/9df95e9989903b9bf97ae82e9141c39856115cd95170a74982c7396bf6993063772c6d4f27dca82f_270_224_5.png" class="nyPro_img" alt="上海合强HQ-YT150~600伺服浇注润喉糖生产线 木糖醇硬糖成套设备 糖果生产线"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-6040208.html">上海合强HQ-YT150~600伺服浇注润喉糖生产线 木糖醇硬糖成套设备 糖果生产线</a></div>
<div class="nyProList_ms"><p>上海合强伺服浇注润喉糖生产线 木糖醇硬糖成套设备。本机集机、电、气控制于一体，结构合理紧凑，具有自动化程度,生产效率高.本机能生产木糖醇、梨膏糖、硬糖、棒糖、夹芯糖等。增加部分设备可以做明胶软糖、果胶软糖、卡拉胶软糖、单色、双味双色喷花、双味双色双层、三味三色喷花以及水晶糖、夹心糖、条文糖及思考奇等。</p></div>
<div class="nyProList_tips">
<dl><dd>访问量：<span>2803 </span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>产地：<span>上海 </span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a rel="nofollow" href="/Products-6040208.html">查看详情</a></div>
</div>
<div class="clear"></div></li>
                   	
                   
                   
                	<li><div class="nyProList_img"><a href="/Products-6040110.html"><img src="http://img66.foodjx.com/gxhpic_4a4d7a69c1/9df95e9989903b9bcc0171ba6f9c918a83721a2af8bedbb1c0ece84947701e54ecad1c431a3b447c_270_224_5.png" class="nyPro_img" alt="HQ-YT300型自动化木糖醇硬糖浇注设备 糖果生产线"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-6040110.html">HQ-YT300型自动化木糖醇硬糖浇注设备 糖果生产线</a></div>
<div class="nyProList_ms"><p>上海合强HQ-YT300型自动化木糖醇硬糖浇注设备。本机集机、电、气控制于一体，结构合理紧凑，具有自动化程度。生产效率高，能生产木糖醇、梨膏糖、硬糖、棒糖、夹芯糖等。增加部分设备可以做明胶软糖、果胶软糖、卡拉胶软糖、单色、双味双色喷花、双味双色双层、三味三色喷花以及水晶糖、夹心糖、条文糖及思考奇等。</p></div>
<div class="nyProList_tips">
<dl><dd>访问量：<span>2910 </span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>产地：<span>上海 </span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a rel="nofollow" href="/Products-6040110.html">查看详情</a></div>
</div>
<div class="clear"></div></li>
                   
                	<li><div class="nyProList_img"><a href="/Products-5814281.html"><img src="http://img64.foodjx.com/gxhpic_4a4d7a69c1/9df95e9989903b9b1ea475ba7c90b4a21fc79169bcf42b731d9a020ad01348f83883eac2b32ace8a_270_224_5.png" class="nyPro_img" alt="糖果熬煮锅机组 全自动硬糖软糖浇注设备机 糖果生产线"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-5814281.html">糖果熬煮锅机组 全自动硬糖软糖浇注设备机 糖果生产线</a></div>
<div class="nyProList_ms"><p>上海合强糖果熬煮锅机组 全自动硬糖软糖浇注设备机集机、电、气控制于一体，结构合理紧凑，具有自动化程度,生产效率高。 能生产硬糖、棒糖、夹芯糖、明胶软糖、果胶软糖、卡拉胶软糖</p></div>
<div class="nyProList_tips">
<dl><dd>访问量：<span>2768 </span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>产地：<span>上海 </span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a rel="nofollow" href="/Products-5814281.html">查看详情</a></div>
</div>
<div class="clear"></div></li>
                   
                	<li><div class="nyProList_img"><a href="/Products-5810596.html"><img src="http://img66.foodjx.com/gxhpic_4a4d7a69c1/9df95e9989903b9b1ea475ba7c90b4a2ac8832cf997faf21e7171d31a5067a8df85b0e3ef3a197c0_270_224_5.png" class="nyPro_img" alt="全自动巧克力硬糖设备 球形棒棒糖浇注机 糖果生产线"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-5810596.html">全自动巧克力硬糖设备 球形棒棒糖浇注机 糖果生产线</a></div>
<div class="nyProList_ms"><p>上海合强全自动巧克力硬糖设备 球形棒棒糖浇注机集机、电、气控制于一体，结构合理紧凑，具有自动化程度,生产效率高。 能生产硬糖、棒糖、夹芯糖、明胶软糖、果胶软糖、卡拉胶软糖。</p></div>
<div class="nyProList_tips">
<dl><dd>访问量：<span>2800 </span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>产地：<span>上海 </span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a rel="nofollow" href="/Products-5810596.html">查看详情</a></div>
</div>
<div class="clear"></div></li>
                   	
                   
                  
                </ul>
            </div>
            
        <div id="fengye">共&nbsp;10&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;2&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/SonList-82138-p2.html">下一页</a>&nbsp;&nbsp;<a href="/SonList-82138-p2.html">末页</a>&nbsp;&nbsp;跳转到第<input style="width:20px" class="p_input" type="text" name="custompage" id="custompage" onkeypress="return event.keyCode>=48&&event.keyCode<=57" onKeyDown="if(event.keyCode==13) {window.location='/SonList-82138-p'+this.value+'.html'; return false;}">页&nbsp;<input type="button" value="GO" style="width:40px;height:22px" onclick="window.location='/SonList-82138-p'+document.getElementById('custompage').value+'.html';" /></div>
        </div>    
        <div class="clear"></div>
    </div>
</div>
<!--内页-产品中心 结束-->


<!--底部 开始-->
<div class="ly_foot">
	<div class="ly_Ftmain">
    	<div class="ly_FtLeft">
        	<div class="Ft_nav"><a rel="nofollow" href="/index.html">首页</a><a rel="nofollow" href="/aboutus.html" target="_blank">关于我们</a><a href="/products.html" target="_blank">产品展示</a><a href="/news.html" target="_blank">新闻中心</a><a href="/article.html" target="_blank">技术文章</a><a rel="nofollow" href="/honor.html" target="_blank">荣誉资质</a></div>
            <div class="Ft_contact">
            	<div class="Ftcont_tit">联系方式<em></em></div>
                <p>邮箱：2977115948@qq.com</p>
                <p>地址：上海奉贤区胡桥工业路1号</p>
            </div>
        </div>
        <div class="ly_FtCenter">
        	<p>24小时咨询热线</p>
            <b>13918209313</b>
            <p>（周一至周日9:00- 19:00）</p>
            <a class="online-contact-btn"  onclick="ChatBoxClickGXH()" rel="nofollow" href="#" target="_self">在线咨询</a>
        </div>
        <div class="ly_FtRight">
        	<ul>
            	<li><img src="/skins/6045/images/ewm2.jpg" /><p>微信联系</p></li>
                <li><img src="/skins/6045/images/ewm1.jpg" /><p>移动端</p></li>
            </ul>
        </div>
        <div class="clear"></div>
    </div>
    <div class="ly_FtBottom">
    	<div class="FtBottom_mid">
        	<div class="Ft_Copy">Copyright&copy;2025 上海合强实业有限公司糖果饼干机械厂 All Right Reserved&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://beian.miit.gov.cn" target="_blank">备案号：沪ICP备2024043055号-1</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap.xml</a></div>
            <div class="Ft_Supp">技术支持：<a rel="nofollow" href="http://www.foodjx.com" target="_blank">食品机械设备网</a>&nbsp;&nbsp;&nbsp;&nbsp;<A rel="nofollow" href="http://www.foodjx.com/login" target="_blank">管理登陆</A></div>
            <div class="clear"></div>
        </div>
    </div>
</div>
<!--底部 结束-->

<!--右侧漂浮 begin-->
<div class="client-2"> 
    <ul id="client-2"> 
      <li class="my-kefu-liuyan"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a class="online-contact-btn" onclick="ChatBoxClickGXH()" href="#" target="_blank"><i></i><p>在线咨询</p></a></div> <div class="my-kefu-right"></div> 
       </div>
      </li> 
      <li class="my-kefu-tel"> 
       <div class="my-kefu-tel-main"> 
        <div class="my-kefu-left"><a href="tel:13918209313"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">13918209313</div> 
       </div>
      </li>  
      <li class="my-kefu-weixin"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><i></i><p>微信扫一扫</p></div> 
        <div class="my-kefu-right"> </div> 
        <div class="my-kefu-weixin-pic"><img src="/skins/6045/images/ewm2.jpg"> </div> 
       </div>
      </li> 
      <li class="my-kefu-ftop"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a href="javascript:;"><i></i><p>返回顶部</p></a> </div> 
        <div class="my-kefu-right"> </div> 
       </div>
      </li> 
    </ul> 
</div>
<!--右侧漂浮 end-->
<script type="text/javascript" src="/skins/6045/js/qq.js"></script>


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>