<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=11;IE=9;IE=8;IE=7" />
<meta name="viewport" content="width=device-width,initial-scale=0.3,user-scalable=yes" />
<title>首页-武义恒通食品有限公司</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="copyright" content="2020-2030 Tonv Inc." />
<link rel="shortcut icon" href="base/pics/favorite.ico" />
<link href="base/templates/css/common.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="base/js/base.js"></script>
<script type="text/javascript" src="base/js/common.js"></script>
<script type="text/javascript" src="base/js/form.js"></script>
<script type="text/javascript" src="base/js/blockui.js"></script>
<script type="text/javascript" src="base/js/jquery.SuperSlide.js"></script>
<script type="text/javascript" src="base/js/jquery.w.js"></script>
<script type="text/javascript" src="base/js/velocity.min.js"></script>
<!-reload-!>
</head>
<body style='background:transparent'>

<script>
var PDV_PAGEID='1'; 
var PDV_RP=''; 
var PDV_COLTYPE='index'; 
var PDV_PAGENAME='index'; 
</script>
<div id='page' style='margin:auto;clear:both;overflow:hidden;position:relative;width:100%;'>
<div id='contain' style=' background:none;margin:0px auto;padding:0px'>

<div id='top' style=' height:864px;background:url(effect/source/bg/c.jpg) 50% 0% repeat-x'>


<!-- 一级导航菜单 -->
<div style='margin:0 auto;position:relative;width:1258px;'>
<div id='pdv_24251' class='pdv_class'   style='width:790px;height:86px;top:15px;left:468px; z-index:2'>
<div id='spdv_24251' class='pdv_top' style='overflow:visible;width:100%;'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px #dddddd solid;background:#fff;">
	<div style="height:25px;margin:1px;display:none;background:#cccccc;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:#fff">
		导航菜单
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:#fff">更多</a>
		</div>
	</div>
<div style="padding:0px">

<link href="menu/templates/css/wumainmenu.css" rel="stylesheet" type="text/css" />
<style>
#pdv_24251 .wumainmenu{padding-bottom: 0;}
#pdv_24251 .bg{_height: 80px; background: transparent; opacity: 1;}
#pdv_24251 .line{background: transparent; height: 0;}
#pdv_24251 .bd{height: 86px; padding-left: 0; padding-right: 0;}
#pdv_24251 ul{height: 86px;}
#pdv_24251 dt{height: 86px;}
#pdv_24251 li{margin-right: 0; width: 130px; }

#pdv_24251 dt a{line-height:80px; background-color: transparent; background-image: url();
color: #000000; font-size:14px; font-weight:normal; border-right-color: transparent;}
#pdv_24251 .cur dt a,
#pdv_24251 dt a:hover{color: #ff0000; background-color: transparent; background-image: url();}
#pdv_24251 dt a span{line-height:14px; width: 130px; 
color: ; font-size:12px; }
#pdv_24251 .cur dt a span,
#pdv_24251 dt a:hover span{color: ;}
#pdv_24251 dd {padding: 0 0;  width: 130px; 
background: #e4ebed;}
#pdv_24251 dd a{line-height:40px; background: ; background-image: url();
color: #000000; font-size:14px; font-weight:normal;}
#pdv_24251 dd a:hover{color: #ffffff; background: #1468de; background-image: url();}

</style>
<div id="menumain" class="wumainmenu wumainmenu-s1">
<div class="bg"></div>
<div class="line"></div>
<div class="bd">
<ul>

<li class="n1">
<dl><dt>
<a href="index.php" ><span></span>首页</a>
</dt><dd></dd></dl>
</li>

<li class="n2">
<dl><dt>
<a href="page/html/company.php" ><span></span>公司简介</a>
</dt><dd></dd></dl>
</li>

<li class="n3">
<dl><dt>
<a href="product/class/" ><span></span>产品展示</a>
</dt><dd></dd></dl>
</li>

<li class="n4">
<dl><dt>
<a href="news/class/" ><span></span>健康咨询</a>
</dt><dd></dd></dl>
</li>

<li class="n5">
<dl><dt>
<a href="page/service/service.php" ><span></span>招盟加商</a>
</dt><dd></dd></dl>
</li>

<li class="n6">
<dl><dt>
<a href="page/service/contact.php" ><span></span>联系我们</a>
</dt><dd></dd></dl>
</li>

</ul>
</div>
</div>
<script>
$(function(){
	$("#pdv_24251 dt a span").each(function(){
		var p = $(this).parent().position();
		$(this).css(p);
	});
	$("#pdv_24251 .n"+parseInt('0')).addClass("cur");
	$("#pdv_24251 dd").css("opacity", '1');
	if('0' != 1) return;
	$("#pdv_24251 dd").each(function(){
		if(this.innerHTML == '') $(this).remove();
	});
	
	if(getCookie("PLUSADMIN")=="SET"){return false}
	
	var plus = {};
	var tm;
	var cur;
	for(var i in plus) {
		plus[i] = $("#pdv_"+plus[i]).size() ? $("#pdv_"+plus[i]) : $(".pdv_class[title="+plus[i]+"]");
		plus[i].hide().hover(function(){
			clearTimeout(tm);
			cur = this;
		}, hide);
		plus[i].children().removeClass("pdv_top");
	}
	function hide(){
		tm = setTimeout(function(){
			$(cur).hide();
		}, 500);
	}
	$("#pdv_24251 li").hover(function(){
		clearTimeout(tm);
		$(cur).hide();
		var i = $(this).index()+1;
		if(plus[i]) {
			cur = plus[i].show();
			return;
		}
		$("dd", this).show();
	}, function(){
		hide();
		$("dd", this).hide();
	});
})
</script>

</div>
</div>

</div>
</div>
</div>

<!-- 网站标志 -->
<div style='margin:0 auto;position:relative;width:1258px;'>
<div id='pdv_24252' class='pdv_class'  title='网站标志' style='width:374px;height:77px;top:16px;left:0px; z-index:6'>
<div id='spdv_24252' class='pdv_top' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		网站标志
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">


<a href="#"><img src="advs/pics/20250310/1741572275.png" border="0" /></a>


</div>
</div>

</div>
</div>
</div>

<!-- 全屏背景 -->
<div style='margin:0 auto;position:relative;width:1258px;'>
<div id='pdv_24253' class='pdv_class'  title='全屏通栏广告背景' style='width:1000px;height:750px;top:112px;left:133px; z-index:10'>
<div id='spdv_24253' class='pdv_top' style='overflow:visible;width:100%;'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		全屏通栏广告背景
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div class="wuDiyBG" style="position: relative; min-height: 10px; height: 750px;">
	<div class="bg" style="position: absolute; left:50%; margin-left: -960px;
 width: 1920px; height: 100%;background-image:url(advs/pics/20250307/1741311779.jpg); background-color:transparent;background-position:center top; background-repeat: repeat-x;opacity: 1;"></div>
</div>
</div>
</div>

</div>
</div>
</div>
</div>
<div id='content' style='width:1258px;height:4557px;background:transparent;margin:0px auto'>


<!-- 全屏背景 -->

<div id='pdv_24159' class='pdv_class'  title='全屏通栏广告背景' style='width:1000px;height:700px;top:0px;left:136px; z-index:1'>
<div id='spdv_24159' class='pdv_content' style='overflow:inherit;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		全屏通栏广告背景
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div class="wuDiyBG" style="position: relative; min-height: 10px; height: 700px;">
	<div class="bg" style="position: absolute; left:50%; margin-left: -960px;
 width: 1920px; height: 100%;background-image:url(advs/pics/20171213/1513172845.png); background-color:#ffffff;background-position:center top; background-repeat: repeat-x;opacity: 1;"></div>
</div>
</div>
</div>

</div>
</div>

<!-- 全屏背景 -->

<div id='pdv_24199' class='pdv_class'  title='全屏通栏广告背景' style='width:1000px;height:800px;top:2045px;left:33px; z-index:3'>
<div id='spdv_24199' class='pdv_content' style='overflow:inherit;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		全屏通栏广告背景
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div class="wuDiyBG" style="position: relative; min-height: 10px; height: 800px;">
	<div class="bg" style="position: absolute; left:50%; margin-left: -960px;
 width: 1920px; height: 100%;background-image:url(advs/pics/20171213/1513172845.png); background-color:#ed9704;background-position:center top; background-repeat: repeat-x;opacity: 1;"></div>
</div>
</div>
</div>

</div>
</div>

<!-- 空白色块 -->

<div id='pdv_24181' class='pdv_class'  title='' style='width:276px;height:433px;top:221px;left:39px; z-index:4'>
<div id='spdv_24181' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:rgb(238, 238, 238);">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
&nbsp;
</div>
</div>

</div>
</div>

<!-- 空白色块 -->

<div id='pdv_24182' class='pdv_class'  title='' style='width:278px;height:428px;top:220px;left:661px; z-index:5'>
<div id='spdv_24182' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:rgb(238, 238, 238);">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
&nbsp;
</div>
</div>

</div>
</div>

<!-- 空白色块 -->

<div id='pdv_24183' class='pdv_class'  title='' style='width:282px;height:431px;top:220px;left:347px; z-index:8'>
<div id='spdv_24183' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:rgb(238, 238, 238);">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
&nbsp;
</div>
</div>

</div>
</div>

<!-- 全屏背景 -->

<div id='pdv_24160' class='pdv_class'  title='全屏通栏广告背景' style='width:1000px;height:50px;top:0px;left:223px; z-index:9'>
<div id='spdv_24160' class='pdv_content' style='overflow:inherit;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		全屏通栏广告背景
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div class="wuDiyBG" style="position: relative; min-height: 10px; height: 50px;">
	<div class="bg" style="position: absolute; left:50%; margin-left: -960px;
 width: 1920px; height: 100%;background-image:url(advs/pics/20171213/1513172845.png); background-color:#f9f9f9;background-position:center top; background-repeat: repeat-x;opacity: 1;"></div>
</div>
</div>
</div>

</div>
</div>

<!-- 全站搜索表单 -->

<div id='pdv_24161' class='pdv_class'  title='全站搜索' style='width:252px;height:35px;top:7px;left:843px; z-index:11'>
<div id='spdv_24161' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		全站搜索
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<style>
#pdv_24161 .wusearchform{position:relative; font-family: "微软雅黑"; border: 0px solid #ddd; border-radius: 0; overflow:hidden;}
#pdv_24161 .bg{ position: absolute; top:0; left:0; width: 100%; height: 100%;
 background:#cc0000; opacity: 1; *display:inline;}
#pdv_24161 .bd{ position:relative; margin:1px;  overflow:hidden; border: ;}
#pdv_24161 input{border: none; background: transparent; float: left;
	color: #333333; font-size: 12px; width: 160px; 
	line-height: 25px; height: 25px; background: #ffffff; 
	padding: 2px 20px; border: 0px solid #ddd; border-radius:0;}
#pdv_24161 .btn{background: transparent; color:#ffffff; float: right; padding: 2px 0;
	border:none; width: 40px; font-size:12px; line-height: 25px;
	border-left: ; border-radius: 0; cursor: pointer; text-align: center;
}
#pdv_24161 .btn-1{text-indent: -9999em; background: url(search/templates/images/ss.png) center center no-repeat;
background-color: transparent; }
#pwClose {
    position: absolute;
    top: 0px;
    right: 8px;
    width: 45px;
    height: 18px;
    background: url(search/templates/images/adminbar.gif) -226px 0px no-repeat;
    cursor: pointer;
}
</style>
<script>
$(function(){
	var type = '1';
	$("#pdv_24161 .bg").css("opacity", '1');
	var status = 1;
	$("#pdv_24161 form").submit(function(){
		if( type == 1 && $.trim(this.key.value) == "" ) {
			alert("请输入关键词！");
			return false;
		}else if($.trim(this.key.value) == ""){
			alert("请输入物流编号！");
			return false;
		}
	/*	if(type == 2) {
			if(!status) return;
			status = 0;
			$(this).ajaxSubmit({type: "POST", success: function(r){
				var d = $("<div><div style='padding:0px 0px 5px 5px;height: 20px;text-align: left;'>物流查询<div id='pwClose'></div></div>"
				+"<div style='border:1px #97A0AA solid;padding:15px;background:#fff;height:300px;position:relative;overflow-y:auto'>"+r+"</div></div>");
				$.blockUI({message: d, css:{width:'550px'}});
				$("#pwClose").click(function(){ $.unblockUI(); });
				$(".blockMsg").css("top", ($(window).height() - $(".blockMsg").height())/2);
				status = 1;
			}});
			this.reset();
			return false;
		}*/
		return true;
	});
	
	$("#pdv_24161 form .btn").outerHeight($("#pdv_24161 input").outerHeight());
})
</script>
<div class="wusearchform">
<div class="bg"></div>
<div class="bd">
<form method="get" action="search/index.php">
	<input name="key" type="text" placeholder="请输入关键字" size="15">
	<input name="act" type="hidden" value="">
	<div class="btn btn-1" onclick="$(this.parentNode).submit();">搜索</div>
</form>
</div>
</div>

</div>
</div>

</div>
</div>

<!-- 全屏背景 -->

<div id='pdv_24165' class='pdv_class'  title='全屏通栏广告背景' style='width:1000px;height:550px;top:713px;left:38px; z-index:12'>
<div id='spdv_24165' class='pdv_content' style='overflow:inherit;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		全屏通栏广告背景
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div class="wuDiyBG" style="position: relative; min-height: 10px; height: 550px;">
	<div class="bg" style="position: absolute; left:50%; margin-left: -960px;
 width: 1920px; height: 100%;background-image:url(advs/pics/20171213/1513172845.png); background-color:#f39f00;background-position:center top; background-repeat: repeat-x;opacity: 1;"></div>
</div>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24162' class='pdv_class'  title='自定内容' style='width:389px;height:42px;top:93px;left:466px; z-index:13'>
<div id='spdv_24162' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:32px;color:#000000;"><strong>好吃好过瘾，每一口爽到爆</strong></span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24163' class='pdv_class'  title='自定内容' style='width:242px;height:28px;top:137px;left:540px; z-index:14'>
<div id='spdv_24163' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:18px;color:#E53333;">每一口嘎嘣脆，越嚼越爽口</span>
</div>
</div>

</div>
</div>

<!-- 广告图片特效 -->

<div id='pdv_24166' class='pdv_class'  title='广告位' style='width:209px;height:233px;top:853px;left:49px; z-index:15'>
<div id='spdv_24166' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		广告位
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:20px">

<style>
#pdv_24166 .wupic img{display: block;  }
#pdv_24166 .wupic .hoverimg{display: none;}
#pdv_24166 .wupic:hover .hoverimg{display: block; position: absolute; top: 0; left: 0; z-index: 5;}
#pdv_24166 .wupic:hover{     transition: all 1s; -webkit-transition: all 1s;  transform: scale(1.1); -webkit-transform: scale(1.1);}
</style>
<script>
$(function(){
	if('0' != 1) return;
	animate("#spdv_24166", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '1.1', delay: '0', duration: '600', easing: 'swing'});
})
</script>
<div class="wupic">


<img class="hoverimg" src="advs/pics/20250307/1741316508.png" border="0" width="100%" />

<img src="advs/pics/20250307/1741309474.png" border="0" width="100%" />

</div>

</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24175' class='pdv_class'  title='自定内容' style='width:94px;height:42px;top:1054px;left:1031px; z-index:16'>
<div id='spdv_24175' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="color:#FFFFFF;"><span style="font-size:24px;color:#FFFFFF;"><b>服务好</b></span></span>
</div>
</div>

</div>
</div>

<!-- 广告图片特效 -->

<div id='pdv_24167' class='pdv_class'  title='广告位' style='width:213px;height:238px;top:856px;left:350px; z-index:17'>
<div id='spdv_24167' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		广告位
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:20px">

<style>
#pdv_24167 .wupic img{display: block;  }
#pdv_24167 .wupic .hoverimg{display: none;}
#pdv_24167 .wupic:hover .hoverimg{display: block; position: absolute; top: 0; left: 0; z-index: 5;}
#pdv_24167 .wupic:hover{     transition: all 1s; -webkit-transition: all 1s;  transform: scale(1.1); -webkit-transform: scale(1.1);}
</style>
<script>
$(function(){
	if('0' != 1) return;
	animate("#spdv_24167", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '1.1', delay: '0', duration: '600', easing: 'swing'});
})
</script>
<div class="wupic">


<img class="hoverimg" src="advs/pics/20250307/1741316603.png" border="0" width="100%" />

<img src="advs/pics/20250307/1741309495.png" border="0" width="100%" />

</div>

</div>
</div>

</div>
</div>

<!-- 广告图片特效 -->

<div id='pdv_24168' class='pdv_class'  title='广告位' style='width:213px;height:238px;top:850px;left:669px; z-index:18'>
<div id='spdv_24168' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		广告位
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:20px">

<style>
#pdv_24168 .wupic img{display: block;  }
#pdv_24168 .wupic .hoverimg{display: none;}
#pdv_24168 .wupic:hover .hoverimg{display: block; position: absolute; top: 0; left: 0; z-index: 5;}
#pdv_24168 .wupic:hover{     transition: all 1s; -webkit-transition: all 1s;  transform: scale(1.1); -webkit-transform: scale(1.1);}
</style>
<script>
$(function(){
	if('0' != 1) return;
	animate("#spdv_24168", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '1.1', delay: '0', duration: '600', easing: 'swing'});
})
</script>
<div class="wupic">


<img class="hoverimg" src="advs/pics/20250307/1741316629.png" border="0" width="100%" />

<img src="advs/pics/20250307/1741309511.png" border="0" width="100%" />

</div>

</div>
</div>

</div>
</div>

<!-- 广告图片特效 -->

<div id='pdv_24169' class='pdv_class'  title='广告位' style='width:213px;height:238px;top:847px;left:960px; z-index:19'>
<div id='spdv_24169' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		广告位
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:20px">

<style>
#pdv_24169 .wupic img{display: block;  }
#pdv_24169 .wupic .hoverimg{display: none;}
#pdv_24169 .wupic:hover .hoverimg{display: block; position: absolute; top: 0; left: 0; z-index: 5;}
#pdv_24169 .wupic:hover{     transition: all 1s; -webkit-transition: all 1s;  transform: scale(1.1); -webkit-transform: scale(1.1);}
</style>
<script>
$(function(){
	if('0' != 1) return;
	animate("#spdv_24169", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '1.1', delay: '0', duration: '600', easing: 'swing'});
})
</script>
<div class="wupic">


<img class="hoverimg" src="advs/pics/20250307/1741316655.png" border="0" width="100%" />

<img src="advs/pics/20250307/1741309529.png" border="0" width="100%" />

</div>

</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24174' class='pdv_class'  title='自定内容' style='width:94px;height:42px;top:1058px;left:733px; z-index:20'>
<div id='spdv_24174' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="color:#FFFFFF;"><span style="font-size:24px;color:#FFFFFF;"><b>利润高</b></span></span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24172' class='pdv_class'  title='自定内容' style='width:98px;height:44px;top:1059px;left:111px; z-index:21'>
<div id='spdv_24172' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:24px;color:#FFFFFF;"><strong>产品妙</strong></span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24173' class='pdv_class'  title='自定内容' style='width:94px;height:42px;top:1057px;left:414px; z-index:22'>
<div id='spdv_24173' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="color:#FFFFFF;"><span style="font-size:24px;color:#FFFFFF;"><b>竞争小</b></span></span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24170' class='pdv_class'  title='自定内容' style='width:390px;height:42px;top:751px;left:449px; z-index:23'>
<div id='spdv_24170' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:32px;color:#FFFFFF;"><strong>无需管住嘴，每时每刻更爽</strong></span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24171' class='pdv_class'  title='自定内容' style='width:313px;height:47px;top:795px;left:487px; z-index:24'>
<div id='spdv_24171' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#E53333;">坚持以“质量为本，品质至上”的办厂宗旨</span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24176' class='pdv_class'  title='自定内容' style='width:491px;height:51px;top:1316px;left:416px; z-index:25'>
<div id='spdv_24176' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:32px;color:#000000;"><strong>原产地优选，选择内蒙古优质原料</strong></span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24177' class='pdv_class'  title='自定内容' style='width:238px;height:50px;top:1351px;left:536px; z-index:26'>
<div id='spdv_24177' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#E53333;">推荐时尚小零食，为健康选择</span> 
</p>
</div>
</div>

</div>
</div>

<!-- 自选产品列表 -->

<div id='pdv_24178' class='pdv_class'  title='较新产品' style='width:1218px;height:619px;top:1429px;left:31px; z-index:27'>
<div id='spdv_24178' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:1px rgb(238, 238, 238) solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		较新产品
		</div>
		<div style="float:right;margin-right:10px;display:inline">
		<a href="product/class/" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:10px">

<link href="product/templates/css/productlist1.css" rel="stylesheet" type="text/css" />

<div class="productlist1">
	<div class="fang" style="width:380px;height:230px">
	<div class="picFit" style="width:380px;height:230px">
	<a href="product/html/?195.html" target="_self" ><img src="../..//kindeditor/attached/image/20250307/20250307105450_47966.jpg" style="width:380px;height:230px" border="0" /></a>
	</div>
	</div>
	<div class="title">
	<a href="product/html/?195.html" target="_self" class="title"   >糖果花生</a>
	</div>
</div>

<div class="productlist1">
	<div class="fang" style="width:380px;height:230px">
	<div class="picFit" style="width:380px;height:230px">
	<a href="product/html/?194.html" target="_self" ><img src="../..//kindeditor/attached/image/20250307/20250307105450_14275.jpg" style="width:380px;height:230px" border="0" /></a>
	</div>
	</div>
	<div class="title">
	<a href="product/html/?194.html" target="_self" class="title"   >奶香花生</a>
	</div>
</div>

<div class="productlist1">
	<div class="fang" style="width:380px;height:230px">
	<div class="picFit" style="width:380px;height:230px">
	<a href="product/html/?193.html" target="_self" ><img src="../..//kindeditor/attached/image/20250307/20250307105449_44011.jpg" style="width:380px;height:230px" border="0" /></a>
	</div>
	</div>
	<div class="title">
	<a href="product/html/?193.html" target="_self" class="title"   >花生果</a>
	</div>
</div>

<div class="productlist1">
	<div class="fang" style="width:380px;height:230px">
	<div class="picFit" style="width:380px;height:230px">
	<a href="product/html/?192.html" target="_self" ><img src="../..//kindeditor/attached/image/20250307/20250307105449_59744.jpg" style="width:380px;height:230px" border="0" /></a>
	</div>
	</div>
	<div class="title">
	<a href="product/html/?192.html" target="_self" class="title"   >核桃味小花生</a>
	</div>
</div>

<div class="productlist1">
	<div class="fang" style="width:380px;height:230px">
	<div class="picFit" style="width:380px;height:230px">
	<a href="product/html/?191.html" target="_self" ><img src="../..//kindeditor/attached/image/20250307/20250307105437_66631.jpg" style="width:380px;height:230px" border="0" /></a>
	</div>
	</div>
	<div class="title">
	<a href="product/html/?191.html" target="_self" class="title"   >奶油西瓜子(散装)</a>
	</div>
</div>

<div class="productlist1">
	<div class="fang" style="width:380px;height:230px">
	<div class="picFit" style="width:380px;height:230px">
	<a href="product/html/?190.html" target="_self" ><img src="../..//kindeditor/attached/image/20250307/20250307105437_47061.jpg" style="width:380px;height:230px" border="0" /></a>
	</div>
	</div>
	<div class="title">
	<a href="product/html/?190.html" target="_self" class="title"   >甘草西瓜子</a>
	</div>
</div>

<script>
$(function() {
$().picFit("auto");
});
</script>

</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24180' class='pdv_class'  title='自定内容' style='width:266px;height:214px;top:231px;left:356px; z-index:28'>
<div id='spdv_24180' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<img src="kindeditor/attached/image/20250307/20250307112811_84343.jpg" alt="" width="260" height="195" title="" align="" />
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24179' class='pdv_class'  title='自定内容' style='width:263px;height:202px;top:231px;left:46px; z-index:29'>
<div id='spdv_24179' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<img src="kindeditor/attached/image/20250307/20250307111727_88235.jpg" alt="" width="260" height="195" title="" align="" />
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24184' class='pdv_class'  title='自定内容' style='width:255px;height:203px;top:232px;left:679px; z-index:30'>
<div id='spdv_24184' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<img src="kindeditor/attached/image/20250307/20250307113518_18460.jpg" alt="" width="260" height="195" title="" align="" />
</div>
</div>

</div>
</div>

<!-- 空白色块 -->

<div id='pdv_24185' class='pdv_class'  title='' style='width:283px;height:427px;top:217px;left:970px; z-index:31'>
<div id='spdv_24185' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:rgb(238, 238, 238);">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
&nbsp;
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24186' class='pdv_class'  title='自定内容' style='width:265px;height:204px;top:231px;left:985px; z-index:32'>
<div id='spdv_24186' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<img src="kindeditor/attached/image/20250307/20250307113648_11819.jpg" alt="" width="260" height="195" title="" align="" />
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24187' class='pdv_class'  title='自定内容' style='width:101px;height:23px;top:448px;left:132px; z-index:33'>
<div id='spdv_24187' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:16px;color:#000000;">奶油味葵花籽</span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24188' class='pdv_class'  title='自定内容' style='width:194px;height:36px;top:486px;left:88px; z-index:34'>
<div id='spdv_24188' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:12px;">入口之后一股奶油味席卷整个味蕾</span>
</div>
</div>

</div>
</div>

<!-- 空白边框 -->

<div id='pdv_24189' class='pdv_class'  title='查看更多' style='width:117px;height:36px;top:546px;left:119px; z-index:35'>
<div id='spdv_24189' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div style="height:100%">
<div class="pdv_border" style="border:2px #ff8800 solid;border-radius:5px;height:90%;padding-bottom:1px;margin:0;background:#ff8800" onmouseover="this.style.background='#fff'" onmouseout="this.style.background='#ff8800'">
<div >
	<a href="/product/class/"><div style="float:left;font:bold 14px/30px micrsoft yahei;text-align:left;padding-left:30px;color:#fff;width:100%" onmouseover="this.style.color='#ff8800'" onmouseout="this.style.color='#fff'">
	查看更多
	</div></a>
	
</div>
<div style="padding:0px">
&nbsp;
</div>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24190' class='pdv_class'  title='自定内容' style='width:76px;height:25px;top:443px;left:446px; z-index:36'>
<div id='spdv_24190' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:16px;color:#000000;">焦糖瓜子</span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24191' class='pdv_class'  title='自定内容' style='width:194px;height:36px;top:482px;left:401px; z-index:37'>
<div id='spdv_24191' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div style="text-align:center;">
	焦糖与瓜子的碰撞，入口之后的娇甜味久久不能忘怀
</div>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24193' class='pdv_class'  title='自定内容' style='width:79px;height:41px;top:431px;left:779px; z-index:38'>
<div id='spdv_24193' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#000000;">鲜橙瓜子</span>
</p>
<p>
	<span style="font-size:16px;color:#000000;"><br />
</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24194' class='pdv_class'  title='自定内容' style='width:194px;height:36px;top:481px;left:717px; z-index:39'>
<div id='spdv_24194' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div style="text-align:center;">
	水果的味道，是不是一下子就想到了蝉鸣的夏天！
</div>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24196' class='pdv_class'  title='自定内容' style='width:79px;height:41px;top:437px;left:1077px; z-index:40'>
<div id='spdv_24196' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#000000;">糖果花生</span> 
</p>
<p>
	<span style="font-size:16px;color:#000000;"><br />
</span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24197' class='pdv_class'  title='自定内容' style='width:194px;height:36px;top:484px;left:1026px; z-index:41'>
<div id='spdv_24197' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div style="text-align:center;">
	糖果花生，又会是怎样的味道呢?
</div>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24200' class='pdv_class'  title='自定内容' style='width:389px;height:51px;top:2076px;left:435px; z-index:42'>
<div id='spdv_24200' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:32px;color:#FFFFFF;"><strong>更好口碑，好品质更放心</strong></span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24201' class='pdv_class'  title='自定内容' style='width:248px;height:47px;top:2130px;left:501px; z-index:43'>
<div id='spdv_24201' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#E53333;">口碑见证品质，相信群众的声音</span>
</p>
</div>
</div>

</div>
</div>

<!-- 空白色块 -->

<div id='pdv_24202' class='pdv_class'  title='' style='width:400px;height:261px;top:2200px;left:393px; z-index:44'>
<div id='spdv_24202' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:rgb(255, 255, 255);">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
&nbsp;
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24203' class='pdv_class'  title='自定内容' style='width:393px;height:263px;top:2200px;left:1px; z-index:45'>
<div id='spdv_24203' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<img src="kindeditor/attached/image/20250307/20250307132018_88667.jpg" alt="" width="396" height="297" title="" align="" />
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24204' class='pdv_class'  title='自定内容' style='width:399px;height:261px;top:2199px;left:791px; z-index:46'>
<div id='spdv_24204' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<img src="kindeditor/attached/image/20250307/20250307132318_33620.jpg" alt="" width="396" height="297" title="" align="" />
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24205' class='pdv_class'  title='自定内容' style='width:399px;height:261px;top:2462px;left:394px; z-index:47'>
<div id='spdv_24205' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<img src="kindeditor/attached/image/20250307/20250307132343_66516.jpg" alt="" width="396" height="297" title="" align="" />
</div>
</div>

</div>
</div>

<!-- 空白色块 -->

<div id='pdv_24206' class='pdv_class'  title='' style='width:392px;height:267px;top:2461px;left:793px; z-index:48'>
<div id='spdv_24206' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:rgb(255, 255, 255);">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
&nbsp;
</div>
</div>

</div>
</div>

<!-- 空白色块 -->

<div id='pdv_24207' class='pdv_class'  title='' style='width:389px;height:262px;top:2462px;left:4px; z-index:49'>
<div id='spdv_24207' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:rgb(255, 255, 255);">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
&nbsp;
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24208' class='pdv_class'  title='自定内容' style='width:350px;height:210px;top:2227px;left:419px; z-index:50'>
<div id='spdv_24208' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:14px;line-height:1.5;">武义恒通食品有限公司座落在浙江美丽的山水旅游城市——金华市武义县，本公司创建于1998年，是目前金华市一家生产炒货食品的企业，是武义县诚信企业。我厂生产、销售的“大新来牌”炒货，口味独特，颗颗酥脆，粒粒香浓。现有四大系列，十多种规格。有袋装和散装；有多味西瓜子、 鲜橙味瓜子、五香瓜子、奶油葵瓜子、花生、盐炒真味瓜子、黑糖瓜子、奶油瓜子、焦糖瓜子、山核桃瓜子、花生米等产品。</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24209' class='pdv_class'  title='自定内容' style='width:327px;height:204px;top:2493px;left:30px; z-index:51'>
<div id='spdv_24209' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:14px;line-height:1.5;"><span style="font-size:14px;">本公司多年以来，一直坚持以“质量为本，品质至上”的办厂宗旨。生产的大新来牌奶油香、鲜橙香等系列瓜子，选用内蒙古优质无公害无污染的葵花籽为原料，坚持从源头精选上等瓜子为原料，粒粒手工筛选，颗颗入口难忘,经两次筛选，再配以天然香料，精心烘制而成。其香味浓郁，既保持原有风味，又不失丰富的营养价值，是居家休闲的首要选择。深受广大经销商和消费者的青睐。</span></span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24210' class='pdv_class'  title='自定内容' style='width:327px;height:204px;top:2493px;left:826px; z-index:52'>
<div id='spdv_24210' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:14px;line-height:1.5;"><span style="font-size:14px;"><span style="font-size:14px;">&emsp;公司坚持“信誉为本、创造价值”的企业责任，不断强化品牌意识，为客户与社会创造价值。欢迎广大客商来人来函洽谈业务！</span></span></span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24211' class='pdv_class'  title='自定内容' style='width:460px;height:51px;top:2881px;left:385px; z-index:53'>
<div id='spdv_24211' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:32px;color:#000000;"><strong>良心耕耘品质，时尚生态更健康</strong></span>
</div>
</div>

</div>
</div>

<!-- 文章列表 -->

<div id='pdv_24212' class='pdv_class'  title='较新文章' style='width:634px;height:365px;top:2960px;left:0px; z-index:54'>
<div id='spdv_24212' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:1px rgb(238, 238, 238) solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		较新文章
		</div>
		<div style="float:right;margin-right:10px;display:inline">
		<a href="news/class/" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">

<link href="news/templates/css/wunewslist.css" rel="stylesheet" type="text/css" />

<style>
#pdv_24212 .bg{background: #ffffff;}
#pdv_24212 ul{padding: 0 15px;}
#pdv_24212 .time{color:#ffffff; background: #cc0000;}
#pdv_24212 .memo{color:#999999; }
#pdv_24212 li{
border-bottom-color: #cccccc;
border-bottom-width: 1px;
border-bottom-style: dotted;
}
#pdv_24212 li a{color: #333333;}
#pdv_24212 li a:hover{color: #d3b167;}
</style>
<script type="text/javascript">
$(function(){
	$("#pdv_24212 .bg").css("opacity", '0.35');
})
</script>
<div class="wunewslist">
<div class="bg"></div>
<ul>

<li>

<div class="time"><span class="day">07</span>2025-03</div>
<div class="con">
	<div class="title" ><a href="news/html/?399.html" target="_self"   >葵花籽好处多 牛皮癣治疗</a></div>
	<div class="memo"> 牛皮癣患者吃葵花籽好处多。山东省红十字会介入医院（山东中西医医学研究院）牛皮癣治疗中心专家指出，牛</div>
</div>

</li>

<li>

<div class="time"><span class="day">07</span>2025-03</div>
<div class="con">
	<div class="title" ><a href="news/html/?398.html" target="_self"   >瓜子价值</a></div>
	<div class="memo">瓜子本身营养就蛮高，维生素、蛋白质、油类含量都属佼佼者。（每天吃一把瓜子对安定情绪、防止老化、预防成</div>
</div>

</li>

<li>

<div class="time"><span class="day">07</span>2025-03</div>
<div class="con">
	<div class="title" ><a href="news/html/?397.html" target="_self"   >买瓜子较好挑原味的</a></div>
	<div class="memo">    近日，瓜子摊上“事”了!有媒体报道称市面上带着浓浓茶味的瓜子跟茶叶完全“不沾边”，只是披上绿色的</div>
</div>

</li>

</ul>
</div>
<script>
$(function(){
	if('0' != 1) return; 
	animate("#spdv_24212", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '不变化', delay: '0', duration: '600', easing: 'swing'});
})
</script>
</div>
</div>

</div>
</div>

<!-- 文章列表 -->

<div id='pdv_24213' class='pdv_class'  title='较新文章' style='width:612px;height:367px;top:2959px;left:646px; z-index:55'>
<div id='spdv_24213' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:1px rgb(238, 238, 238) solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		较新文章
		</div>
		<div style="float:right;margin-right:10px;display:inline">
		<a href="news/class/" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">

<link href="news/templates/css/wunewslist.css" rel="stylesheet" type="text/css" />

<style>
#pdv_24213 .bg{background: #ffffff;}
#pdv_24213 ul{padding: 0 15px;}
#pdv_24213 .time{color:#ffffff; background: #cc0000;}
#pdv_24213 .memo{color:#999999; }
#pdv_24213 li{
border-bottom-color: #cccccc;
border-bottom-width: 1px;
border-bottom-style: dotted;
}
#pdv_24213 li a{color: #333333;}
#pdv_24213 li a:hover{color: #d3b167;}
</style>
<script type="text/javascript">
$(function(){
	$("#pdv_24213 .bg").css("opacity", '0.35');
})
</script>
<div class="wunewslist">
<div class="bg"></div>
<ul>

<li>

<div class="time"><span class="day">07</span>2025-03</div>
<div class="con">
	<div class="title" ><a href="news/html/?399.html" target="_self"   >葵花籽好处多 牛皮癣治疗</a></div>
	<div class="memo"> 牛皮癣患者吃葵花籽好处多。山东省红十字会介入医院（山东中西医医学研究院）牛皮癣治疗中心专家指出，牛</div>
</div>

</li>

<li>

<div class="time"><span class="day">07</span>2025-03</div>
<div class="con">
	<div class="title" ><a href="news/html/?398.html" target="_self"   >瓜子价值</a></div>
	<div class="memo">瓜子本身营养就蛮高，维生素、蛋白质、油类含量都属佼佼者。（每天吃一把瓜子对安定情绪、防止老化、预防成</div>
</div>

</li>

<li>

<div class="time"><span class="day">07</span>2025-03</div>
<div class="con">
	<div class="title" ><a href="news/html/?397.html" target="_self"   >买瓜子较好挑原味的</a></div>
	<div class="memo">    近日，瓜子摊上“事”了!有媒体报道称市面上带着浓浓茶味的瓜子跟茶叶完全“不沾边”，只是披上绿色的</div>
</div>

</li>

</ul>
</div>
<script>
$(function(){
	if('0' != 1) return; 
	animate("#spdv_24213", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '不变化', delay: '0', duration: '600', easing: 'swing'});
})
</script>
</div>
</div>

</div>
</div>

<!-- 全屏背景 -->

<div id='pdv_24214' class='pdv_class'  title='全屏通栏广告背景' style='width:1000px;height:600px;top:3338px;left:32px; z-index:56'>
<div id='spdv_24214' class='pdv_content' style='overflow:inherit;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		全屏通栏广告背景
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<div class="wuDiyBG" style="position: relative; min-height: 10px; height: 600px;">
	<div class="bg" style="position: absolute; left:50%; margin-left: -960px;
 width: 1920px; height: 100%;background-image:url(advs/pics/20171213/1513172845.png); background-color:#ed9704;background-position:center top; background-repeat: repeat-x;opacity: 1;"></div>
</div>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24215' class='pdv_class'  title='自定内容' style='width:479px;height:55px;top:3392px;left:374px; z-index:57'>
<div id='spdv_24215' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:32px;color:#FFFFFF;"><strong>20年精心打磨，用心只为更爽口</strong></span>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24216' class='pdv_class'  title='自定内容' style='width:277px;height:48px;top:3451px;left:466px; z-index:58'>
<div id='spdv_24216' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#E53333;">绿色种植，层层把关，持续创新口味</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24221' class='pdv_class'  title='自定内容' style='width:95px;height:49px;top:3742px;left:111px; z-index:59'>
<div id='spdv_24221' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#000000;"><strong>品牌实力</strong></span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24222' class='pdv_class'  title='自定内容' style='width:225px;height:193px;top:3741px;left:417px; z-index:60'>
<div id='spdv_24222' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#000000;"><strong>货源保证</strong></span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24223' class='pdv_class'  title='自定内容' style='width:225px;height:193px;top:3736px;left:727px; z-index:61'>
<div id='spdv_24223' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#000000;"><strong>专业仓储</strong></span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24224' class='pdv_class'  title='自定内容' style='width:225px;height:193px;top:3738px;left:994px; z-index:62'>
<div id='spdv_24224' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:16px;color:#000000;"><strong>服务保障</strong></span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24225' class='pdv_class'  title='自定内容' style='width:174px;height:68px;top:3783px;left:59px; z-index:63'>
<div id='spdv_24225' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="color:#000000;">记忆中的味道，也是伴随小吃货成长的较爱</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24226' class='pdv_class'  title='自定内容' style='width:174px;height:68px;top:3782px;left:358px; z-index:64'>
<div id='spdv_24226' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="color:#000000;">记忆中的味道，也是伴随小吃货成长的较爱</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24227' class='pdv_class'  title='自定内容' style='width:174px;height:68px;top:3781px;left:673px; z-index:65'>
<div id='spdv_24227' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="color:#000000;">记忆中的味道，也是伴随小吃货成长的较爱</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24228' class='pdv_class'  title='自定内容' style='width:174px;height:68px;top:3779px;left:935px; z-index:66'>
<div id='spdv_24228' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="color:#000000;">记忆中的味道，也是伴随小吃货成长的较爱</span>
</p>
</div>
</div>

</div>
</div>

<!-- 空白边框 -->

<div id='pdv_24230' class='pdv_class'  title='空白边框' style='width:1099px;height:380px;top:4099px;left:69px; z-index:67'>
<div id='spdv_24230' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:1px rgb(220, 220, 220) solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		空白边框
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
&nbsp;
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24231' class='pdv_class'  title='自定内容' style='width:669px;height:71px;top:3987px;left:312px; z-index:68'>
<div id='spdv_24231' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:32px;color:#000000;"><strong>公司坚持“信誉为本、创造价值”的企业责任</strong></span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24232' class='pdv_class'  title='自定内容' style='width:113px;height:93px;top:4167px;left:187px; z-index:69'>
<div id='spdv_24232' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<a href="page/html/company.php" target="_blank"><img src="kindeditor/attached/image/20250307/20250307135158_53813.png" alt="" /></a>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24233' class='pdv_class'  title='自定内容' style='width:107px;height:99px;top:4166px;left:586px; z-index:70'>
<div id='spdv_24233' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<a href="news/class/" target="_blank"><img src="kindeditor/attached/image/20250307/20250307135220_74749.png" alt="" /></a>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24234' class='pdv_class'  title='自定内容' style='width:112px;height:100px;top:4165px;left:923px; z-index:71'>
<div id='spdv_24234' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<a href="page/service/contact.php" target="_blank"><img src="kindeditor/attached/image/20250307/20250307135241_62530.png" alt="" /></a>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24235' class='pdv_class'  title='自定内容' style='width:118px;height:93px;top:4252px;left:170px; z-index:72'>
<div id='spdv_24235' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="font-size:24px;color:#000000;">关于我们</span>
</p>
<p style="text-align:center;">
	<span style="font-size:16px;color:#CCCCCC;">ABOUT US</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24236' class='pdv_class'  title='自定内容' style='width:187px;height:91px;top:4250px;left:533px; z-index:73'>
<div id='spdv_24236' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="font-size:24px;color:#000000;">健康咨询</span> 
</p>
<p style="text-align:center;">
	<span style="font-size:16px;color:#CCCCCC;">Health consultation</span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24237' class='pdv_class'  title='自定内容' style='width:197px;height:209px;top:4246px;left:864px; z-index:74'>
<div id='spdv_24237' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="font-size:24px;color:#000000;">联系我们</span> 
</p>
<p style="text-align:center;">
	<span style="font-size:16px;color:#CCCCCC;">CONTACT US</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24238' class='pdv_class'  title='自定内容' style='width:188px;height:232px;top:4323px;left:136px; z-index:75'>
<div id='spdv_24238' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="color:#666666;">本公司多年以来，一直坚持以“质量为本，品质至上”的办厂宗旨。生产的大新来牌奶油香、鲜橙香等系列瓜子，选用内蒙古优质无公害无污染的葵花籽为原料</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24239' class='pdv_class'  title='自定内容' style='width:191px;height:99px;top:4323px;left:536px; z-index:80'>
<div id='spdv_24239' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="color:#666666;"><span style="color:#666666;font-family:Arial, 宋体, Helvetica, sans-serif, Verdana;background-color:#FFFFFF;">坚持健康美味创新的美食理念，只为你提供更好的美食服务。</span></span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24240' class='pdv_class'  title='自定内容' style='width:172px;height:97px;top:4321px;left:894px; z-index:81'>
<div id='spdv_24240' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="color:#666666;"><span style="color:#666666;font-family:Arial, 宋体, Helvetica, sans-serif, Verdana;background-color:#FFFFFF;">敢于接受顾客的监督，让顾客“享受美味的快乐”是一直努力的目标</span></span> 
</p>
</div>
</div>

</div>
</div>

<!-- 空白边框 -->

<div id='pdv_24687' class='pdv_class'  title='查看更多' style='width:119px;height:34px;top:548px;left:1054px; z-index:82'>
<div id='spdv_24687' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div style="height:100%">
<div class="pdv_border" style="border:2px #ff8800 solid;border-radius:5px;height:90%;padding-bottom:1px;margin:0;background:#ff8800" onmouseover="this.style.background='#fff'" onmouseout="this.style.background='#ff8800'">
<div >
	<a href="/product/class/"><div style="float:left;font:bold 14px/30px micrsoft yahei;text-align:left;padding-left:30px;color:#fff;width:100%" onmouseover="this.style.color='#ff8800'" onmouseout="this.style.color='#fff'">
	查看更多
	</div></a>
	
</div>
<div style="padding:0px">
&nbsp;
</div>
</div>
</div>

</div>
</div>

<!-- 空白边框 -->

<div id='pdv_24686' class='pdv_class'  title='查看更多' style='width:119px;height:34px;top:548px;left:753px; z-index:83'>
<div id='spdv_24686' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div style="height:100%">
<div class="pdv_border" style="border:2px #ff8800 solid;border-radius:5px;height:90%;padding-bottom:1px;margin:0;background:#ff8800" onmouseover="this.style.background='#fff'" onmouseout="this.style.background='#ff8800'">
<div >
	<a href="/product/class/"><div style="float:left;font:bold 14px/30px micrsoft yahei;text-align:left;padding-left:30px;color:#fff;width:100%" onmouseover="this.style.color='#ff8800'" onmouseout="this.style.color='#fff'">
	查看更多
	</div></a>
	
</div>
<div style="padding:0px">
&nbsp;
</div>
</div>
</div>

</div>
</div>

<!-- 空白边框 -->

<div id='pdv_24685' class='pdv_class'  title='查看更多' style='width:119px;height:34px;top:549px;left:415px; z-index:84'>
<div id='spdv_24685' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div style="height:100%">
<div class="pdv_border" style="border:2px #ff8800 solid;border-radius:5px;height:90%;padding-bottom:1px;margin:0;background:#ff8800" onmouseover="this.style.background='#fff'" onmouseout="this.style.background='#ff8800'">
<div >
	<a href="/product/class/"><div style="float:left;font:bold 14px/30px micrsoft yahei;text-align:left;padding-left:30px;color:#fff;width:100%" onmouseover="this.style.color='#ff8800'" onmouseout="this.style.color='#fff'">
	查看更多
	</div></a>
	
</div>
<div style="padding:0px">
&nbsp;
</div>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24699' class='pdv_class'  title='自定内容' style='width:165px;height:66px;top:1081px;left:65px; z-index:85'>
<div id='spdv_24699' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="color:#FFFFFF;font-size:14px;">记忆中的味道，也</span> 
</p>
<p style="text-align:center;">
	<span style="color:#FFFFFF;font-size:14px;">是伴随小吃货成长的较爱</span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24700' class='pdv_class'  title='自定内容' style='width:178px;height:72px;top:1079px;left:365px; z-index:86'>
<div id='spdv_24700' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="color:#FFFFFF;font-size:14px;">休闲致力于打造中国品牌</span> 
</p>
<p style="text-align:center;">
	<span style="color:#FFFFFF;font-size:14px;">重磅出击、市场火爆</span> 
</p>
</div>
</div>

</div>
</div>

<!-- 广告图片特效 -->

<div id='pdv_24706' class='pdv_class'  title='广告位' style='width:234px;height:255px;top:3534px;left:910px; z-index:87'>
<div id='spdv_24706' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		广告位
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:50px">

<style>
#pdv_24706 .wupic img{display: block;  }
#pdv_24706 .wupic .hoverimg{display: none;}
#pdv_24706 .wupic:hover .hoverimg{display: block; position: absolute; top: 0; left: 0; z-index: 5;}
#pdv_24706 .wupic:hover{     transition: all 1s; -webkit-transition: all 1s;  transform: scale(1.1); -webkit-transform: scale(1.1);}
</style>
<script>
$(function(){
	if('0' != 1) return;
	animate("#spdv_24706", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '1.1', delay: '0', duration: '600', easing: 'swing'});
})
</script>
<div class="wupic">


<img class="hoverimg" src="advs/pics/20250310/1741569261.png" border="0" width="100%" />

<img src="advs/pics/20250310/1741569122.png" border="0" width="100%" />

</div>

</div>
</div>

</div>
</div>

<!-- 广告图片特效 -->

<div id='pdv_24705' class='pdv_class'  title='广告位' style='width:239px;height:243px;top:3531px;left:640px; z-index:88'>
<div id='spdv_24705' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		广告位
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:50px">

<style>
#pdv_24705 .wupic img{display: block;  }
#pdv_24705 .wupic .hoverimg{display: none;}
#pdv_24705 .wupic:hover .hoverimg{display: block; position: absolute; top: 0; left: 0; z-index: 5;}
#pdv_24705 .wupic:hover{     transition: all 1s; -webkit-transition: all 1s;  transform: scale(1.1); -webkit-transform: scale(1.1);}
</style>
<script>
$(function(){
	if('0' != 1) return;
	animate("#spdv_24705", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '1.1', delay: '0', duration: '600', easing: 'swing'});
})
</script>
<div class="wupic">


<img class="hoverimg" src="advs/pics/20250310/1741569244.png" border="0" width="100%" />

<img src="advs/pics/20250310/1741569102.png" border="0" width="100%" />

</div>

</div>
</div>

</div>
</div>

<!-- 广告图片特效 -->

<div id='pdv_24704' class='pdv_class'  title='广告位' style='width:242px;height:252px;top:3525px;left:320px; z-index:89'>
<div id='spdv_24704' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		广告位
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:50px">

<style>
#pdv_24704 .wupic img{display: block;  }
#pdv_24704 .wupic .hoverimg{display: none;}
#pdv_24704 .wupic:hover .hoverimg{display: block; position: absolute; top: 0; left: 0; z-index: 5;}
#pdv_24704 .wupic:hover{     transition: all 1s; -webkit-transition: all 1s;  transform: scale(1.1); -webkit-transform: scale(1.1);}
</style>
<script>
$(function(){
	if('0' != 1) return;
	animate("#spdv_24704", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '1.1', delay: '0', duration: '600', easing: 'swing'});
})
</script>
<div class="wupic">


<img class="hoverimg" src="advs/pics/20250310/1741569229.png" border="0" width="100%" />

<img src="advs/pics/20250310/1741569075.png" border="0" width="100%" />

</div>

</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24722' class='pdv_class'  title='自定内容' style='width:394px;height:25px;top:12px;left:7px; z-index:90'>
<div id='spdv_24722' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<span style="font-size:14px;">热搜关键词:&nbsp; <a href="product/class/?115.html" target="_blank"><span style="font-size:14px;color:#000000;">葵花籽系列</span></a> ， <a href="product/class/?116.html" target="_blank"><span style="font-size:14px;color:#000000;">西瓜子系列</span></a>&nbsp; ， <a href="product/class/?126.html" target="_blank"><span style="font-size:14px;color:#000000;">花生系列</span></a></span>
</div>
</div>

</div>
</div>

<!-- 广告图片特效 -->

<div id='pdv_24703' class='pdv_class'  title='广告位' style='width:249px;height:238px;top:3527px;left:26px; z-index:91'>
<div id='spdv_24703' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		广告位
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:50px">

<style>
#pdv_24703 .wupic img{display: block;  }
#pdv_24703 .wupic .hoverimg{display: none;}
#pdv_24703 .wupic:hover .hoverimg{display: block; position: absolute; top: 0; left: 0; z-index: 5;}
#pdv_24703 .wupic:hover{     transition: all 1s; -webkit-transition: all 1s;  transform: scale(1.1); -webkit-transform: scale(1.1);}
</style>
<script>
$(function(){
	if('0' != 1) return;
	animate("#spdv_24703", {direction: '上', opacity: '1', distance: '200'
		, rotation: '不旋转', scale: '1.1', delay: '0', duration: '600', easing: 'swing'});
})
</script>
<div class="wupic">


<img class="hoverimg" src="advs/pics/20250310/1741569170.png" border="0" width="100%" />

<img src="advs/pics/20250310/1741569058.png" border="0" width="100%" />

</div>

</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24701' class='pdv_class'  title='自定内容' style='width:207px;height:66px;top:1080px;left:676px; z-index:92'>
<div id='spdv_24701' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="color:#FFFFFF;font-size:14px;">厂家直接供货给经销商，没有层</span> 
</p>
<p style="text-align:center;">
	<span style="color:#FFFFFF;font-size:14px;">级代理调价，利润可观</span> 
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24702' class='pdv_class'  title='自定内容' style='width:216px;height:69px;top:1078px;left:960px; z-index:93'>
<div id='spdv_24702' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p style="text-align:center;">
	<span style="color:#FFFFFF;font-size:14px;">与经销商同心同行，给予费用培</span> 
</p>
<p style="text-align:center;">
	<span style="color:#FFFFFF;font-size:14px;">训、促销、返利等5大支持</span> 
</p>
</div>
</div>

</div>
</div>
</div>
<div id='bottom' style='width:1258px;height:207px;background:url(effect/source/bg/1741327166.jpg) 50% 0% repeat-x rgb(54, 57, 61)'>


<!-- HTML编辑区 -->

<div id='pdv_24433' class='pdv_class'  title='自定内容' style='width:237px;height:82px;top:123px;left:30px; z-index:76'>
<div id='spdv_24433' class='pdv_bottom' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:14px;color:#FFFFFF;">地&emsp;址：浙江 · 武义俞源功能工业区</span>
</p>
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24434' class='pdv_class'  title='自定内容' style='width:142px;height:124px;top:65px;left:991px; z-index:77'>
<div id='spdv_24434' class='pdv_bottom' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<img src="kindeditor/attached/image/20250307/20250307140731_79227.jpg" alt="" width="120" height="115" title="" align="" />
</div>
</div>

</div>
</div>

<!-- HTML编辑区 -->

<div id='pdv_24435' class='pdv_class'  title='自定内容' style='width:221px;height:43px;top:29px;left:28px; z-index:78'>
<div id='spdv_24435' class='pdv_bottom' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		自定内容
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="http://" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">
<p>
	<span style="font-size:24px;color:#E53333;">0579-87776669</span>
</p>
</div>
</div>

</div>
</div>

<!-- 底部菜单（一级） -->

<div id='pdv_24436' class='pdv_class'   style='width:587px;height:36px;top:84px;left:0px; z-index:79'>
<div id='spdv_24436' class='pdv_bottom' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		脚注栏目
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">

<link href="menu/templates/images/bottommenu_1/A.css" rel="stylesheet" type="text/css" />
<div id="bottommenu">|

<a href="index.php" target="_self">首页</a>|

<a href="page/html/company.php" target="_self">关于我们</a>|

<a href="product/class/" target="_self">产品中心</a>|

<a href="news/class/" target="_self">健康咨询</a>|

<a href="page/service/service.php" target="_self">招商加盟</a>|

<a href="page/service/feedback.php" target="_self">给我留言</a>|

<a href="page/service/contact.php" target="_self">联系我们</a>|
 
</div>


</div>
</div>

</div>
</div>
</div>
</div><div id='bodyex'>


<!-- 网页背景音乐(mid) -->

<div id='pdv_23532' class='pdv_class'  title='背景音乐' style='width:100px;height:50px;top:12px;left:0px; z-index:7'>
<div id='spdv_23532' class='pdv_bodyex' style='overflow:hidden;width:100%;height:100%'>
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
	<div style="height:25px;margin:1px;display:none;background:;">
		<div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
		背景音乐
		</div>
		<div style="float:right;margin-right:10px;display:none">
		<a href="-1" style="line-height:25px;color:">更多</a>
		</div>
	</div>
<div style="padding:0px">

<embed src="" hidden="true" autostart="true" loop="true"> 

</div>
</div>

</div>
</div>
</div>
<div id='topex' style='width:100%;height:864px;background:url(effect/source/bg/c.jpg) 50% 0% repeat-x'>
</div>
<div id='contentex' style='width:100%;height:4557px;background:transparent'>
</div>
<div id='bottomex' style='width:100%;height:207px;background:url(effect/source/bg/1741327166.jpg) 50% 0% repeat-x rgb(54, 57, 61)'>
</div>
<div id='advsex'></div>


</body>
</html>
