<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>海伦市盛和米业有限公司</title>
<meta name="description" content="海伦市盛和米业有限公司">
<meta name="keywords" content="海伦市盛和米业有限公司">

<link href="templates/muban/style/css/jo.css" rel="stylesheet" type="text/css" />
</head>

<body>
<!--JQ-->
<script src="templates/muban/style/js/jquery-1.9.1.min.js" type="text/javascript"></script>

<!--banner-->
<script type="text/javascript">
$(document).ready(function(){
	$('.banner').each(function() {
	var $showPic =$(this).find('.bannerxList li');
	var $btonBox=$(this).find('.bannerxBton');
	var _n=0;
	var _vt=3000;
	var _vf=2000;
	var timer;
	//生成角标
	for(i=1;i<=$showPic.length;i++){
		$btonBox.append('<li>'+'</li>');
	}
	var $btonList=$btonBox.children('li');
	//鼠标事件
	$btonList.each(function(e){
			$(this).hover(function(){
				clearInterval(timer);
				showImg(e);
				_n=e;
			},function(){
				timer = setInterval(auto,_vt);
			});
		});
	//图片轮换
	var showImg= function(n){
		$showPic.eq(n).fadeIn(_vf).siblings().fadeOut();
		$btonList.eq(n).addClass('up').siblings().removeClass('up');
		
	}
	//自动播放
	var auto=function(){
		showImg(_n);
		_n++
		if(_n == $showPic.length){_n=0;}
	}
	timer = setInterval(auto,_vt);
	showImg(_n);
	_n++;

	});

});
</script>

<!--产品滚动-->
<script src="templates/muban/style/js/jquery.min.js" type="text/javascript"></script>

<!--banner-->
<script type="text/javascript">
$(document).ready(function(){
	$('.b_banner').each(function() {
	var $showPic =$(this).find('.b_bannerxList li');
	var $btonBox=$(this).find('.b_bannerxBton');
	var _n=0;
	var _vt=3000;
	var _vf=2000;
	var timer;
	//生成角标
	for(i=1;i<=$showPic.length;i++){
		$btonBox.append('<li>'+'</li>');
	}
	var $btonList=$btonBox.children('li');
	//鼠标事件
	$btonList.each(function(e){
			$(this).hover(function(){
				clearInterval(timer);
				showImg(e);
				_n=e;
			},function(){
				timer = setInterval(auto,_vt);
			});
		});
	//图片轮换
	var showImg= function(n){
		$showPic.eq(n).fadeIn(_vf).siblings().fadeOut();
		$btonList.eq(n).addClass('up').siblings().removeClass('up');
		
	}
	//自动播放
	var auto=function(){
		showImg(_n);
		_n++
		if(_n == $showPic.length){_n=0;}
	}
	timer = setInterval(auto,_vt);
	showImg(_n);
	_n++;

	});

});
</script>

<!--IE6透明背景-->
<!--[if IE 6]>
    <script src="templates/muban/style/js/DD_belatedPNG_0.0.8a-min.js" type="text/javascript"></script>
    <script  type="text/javascript">
        DD_belatedPNG.fix('img');
    </script>
<![endif]-->


<!--顶部-->
<div class="topx">
	<div class="topx_l"><a href="index.php"><img src="uploadfile/75775_20181214115158.png"></a></div>
	<div class="topx_r"><span>0455-5027666</span></div>
	<div class="clear"></div>
</div>

<!--导航-->
<div class="nav">
	<div class="navx">
		<ul>
			<li><a href='index.php'>首页</a></li><li><a href='index.php?p=danyeshow&lanmu=3'>关于我们</a></li><li><a href='index.php?p=news_list&lanmu=1'>新闻动态</a></li><li><a href='index.php?p=products_list&lanmu=2'>产品展示</a></li><li><a href='index.php?p=news_list&lanmu=5'>荣誉资质</a></li><li><a href='index.php?p=products_list&lanmu=8'>环境设备</a></li><li><a href='index.php?p=gbook&lanmu=6'>在线留言</a></li><li><a href='index.php?p=danyeshow&lanmu=7'>联系我们</a></li>
		</ul>
		<div class="clear"></div>
	</div>
</div>

<!--banner-->
<div class="banner">
	<div class="bannerx">
		<ul class="bannerxList">
			             
            	                	<li><a href="javascript:void(0)"><img src="uploadfile/58056_20150629162018.jpg" /></a></li>
            	                	<li><a href="javascript:void(0)"><img src="uploadfile/88263_20230512101556.jpg" /></a></li>
            			</ul>
		<ul class="bannerxBton">
		</ul>
	</div>
	<script>
        $(function(){
          var wid=$(window).width();
          var he=wid/1920*496;
		  $(".banner").css("height",he);
          $(".bannerx").css("height",he);
          $(".bannerxList li a img").css("width",wid);
          $(".bannerxList li a img").css("height",he);
          //alert(wid);
        })
      </script>
</div>
<div style="height:36px; font-size:0;"></div>



<!--首页框架1-->
<div class="box1">
	<div class="box1x">
		<!--首页关于我们-->
		<div class="about_i">
			<div class="about_i_t"><span>关于我们</span></div>
			<div class="about_i_b">
				<p><p>
	<span style="line-height:2;">　　海伦市盛和米业有限公司是集生产、销售、仓储于一体的综合性大米加工企业。公司创建以来一直坚持以人为本、求实进取、回报社会的企业理念，以振兴大米加工业为已任，以科技为先导不断完善产业结构，已经形成大米加工业结构体系。</span>
</p></p>
			</div>
			<div class="about_i_c"><a href="index.php?p=danyeshow&lanmu=3&id=1"><img src="templates/muban/style/images/ico_more01.png" /></a></div>
		</div>
		<!--首页新闻中心-->
		<div class="news_i">
			<div class="news_i_t"><span>新闻动态</span></div>
			<div class="news_i_b">
				<ul>
					
						  						  						  <li><a href="index.php?p=newsshow&id=20&lanmu=1"><span>市民闻香猜米抱走大米</span><em>[2015-0629]</em></a></li>
						  						  <li><a href="index.php?p=newsshow&id=19&lanmu=1"><span>东北大米更适合市民口感</span><em>[2015-0629]</em></a></li>
						  						  <li><a href="index.php?p=newsshow&id=18&lanmu=1"><span>黑龙江大米市场前景好</span><em>[2015-0629]</em></a></li>
						  						  				</ul>
			</div>
			<div class="news_i_c"><a href="index.php?p=newslist&lanmu=1&id=1"><img src="templates/muban/style/images/ico_more01.png" /></a></div>
		</div>
		<!--首页联系我们-->
		<div class="contact_i">
			<div class="contact_i_t"><span>联系我们</span></div>
			<div class="contact_i_b">
				<p><p style="font-family:微软雅黑;font-size:14px;color:#505050;background-color:#FFFFFF;">
	<span style="line-height:2;"> </span>
</p>
<p>
	<span style="line-height:3;">海伦市盛和米业有限公司</span><span style="line-height:3;"></span> 
</p>
<p>
	<span style="line-height:3;">联系电话：</span><span style="line-height:3;">0455-5027666</span> 
</p>
<p>
	<span style="line-height:3;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 18746537788</span> 
</p>
<p>
	<span style="line-height:3;">联系人：赵经理</span> 
</p>
<p>
	<br />
</p>
<p style="font-family:微软雅黑;font-size:14px;color:#505050;background-color:#FFFFFF;">
	<span style="line-height:2;"></span> 
</p></p>
			</div>
			<div class="contact_i_c"><a href="index.php?p=danyeshow&lanmu=7"><img src="templates/muban/style/images/ico_more01.png" /></a></div>
		</div>
		<div class="clear"></div>
	</div>
</div>

<!--首页推荐产品展示-->
<div class="pro_i">
	<div class="pro_i_t">
		<span class="f1">产品展示</span>
		<span class="f2"><a href="index.php?p=productslist&lanmu=2"><img src="templates/muban/style/images/ico_more02.png" /></a></span>
	</div>
	<div class="clear"></div>
	<div style="height:36px; font-size:0;"></div>
	<div class="img-scroll1">
		<span class="prev1"><img src="templates/muban/style/images/ico_prev1.png" /></span>
    	<span class="next1"><img src="templates/muban/style/images/ico_next1.png" /></span>
		<div class="img-list1">
			<ul>
				
				  				  
				  				  <li><a href="index.php?p=productsshow&id=86&lanmu=2"><img src="uploadfile/image/20230329/20230329141639_40503.jpg" /><p>长粒香</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=85&lanmu=2"><img src="uploadfile/image/20230329/20230329141556_81880.jpg" /><p>双嘉米香</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=84&lanmu=2"><img src="uploadfile/image/20230329/20230329141219_42956.jpg" /><p>长粒香</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=82&lanmu=2"><img src="uploadfile/20230329/20230329140720_26361.jpg" /><p>长粒香</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=81&lanmu=2"><img src="uploadfile/20230329/20230329140718_40750.jpg" /><p>双嘉米香</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=80&lanmu=2"><img src="uploadfile/20230329/20230329140716_96965.jpg" /><p>长粒香米</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=79&lanmu=2"><img src="uploadfile/20230329/20230329140709_11428.jpg" /><p>长粒香米</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=78&lanmu=2"><img src="uploadfile/20230329/20230329140658_47625.jpg" /><p>小町米</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=40&lanmu=2"><img src="uploadfile/20160420/20160420134005_65376.jpg" /><p>产品展示</p></a></li>
				  				  <li><a href="index.php?p=productsshow&id=39&lanmu=2"><img src="uploadfile/20160420/20160420134005_66835.jpg" /><p>产品展示</p></a></li>
				  				  				
			</ul>
			<div class="clear"></div>
		</div>
	</div>
	<script type="text/javascript">
		function DY_scroll(wraper,prev,next,img,speed,or)
		{	
			var wraper = $(wraper);
			var prev = $(prev);
			var next = $(next);
			var img = $(img).find('ul');
			var w = img.find('li').outerWidth(true);
			var s = speed;
			next.click(function()
								{
									img.animate({'margin-left':-w},function()
																			{
																				img.find('li').eq(0).appendTo(img);
																				img.css({'margin-left':0});
																				});
									});
			prev.click(function()
								{
									img.find('li:last').prependTo(img);
									img.css({'margin-left':-w});
									img.animate({'margin-left':0});
									});
			if (or == true)
			{
				ad = setInterval(function() { next.click();},s*1000);
				wraper.hover(function(){clearInterval(ad);},function(){ad = setInterval(function() { next.click();},s*1000);});
			}
		}
		DY_scroll('.img-scroll1','.prev1','.next1','.img-list1',3,true);// true为自动播放，不加此参数或false就默认不自动
	</script>
</div>
<div style="height:24px; font-size:0;"></div>

<!--首页******产品-->
<div class="pro2_i">
	<div class="pro2_i_t">
		<span class="f3">环境设备</span>
	</div>
	<div class="clear"></div>
	<div style="height:32px; font-size:0;"></div>
	<div class="pro2_i_b">
		<div class="img-scroll2">
			<span class="prev2"><img src="templates/muban/style/images/ico_prev2.png" /></span>
			<span class="next2"><img src="templates/muban/style/images/ico_next2.png" /></span>
			<div class="img-list2">
				<ul>
					
					  					  
					  					  <li>
						<img src="uploadfile/20150629/20150629140110_11705.jpg" />
						<div style="height:9px; font-size:0;"></div>
						<h1 class="dh1">厂区环境</h1>
						<h2 class="dh2">厂区环境4厂区环厂区环</h2>
						<h3 class="dh3"><a class="da1" href="index.php?p=productsshow&id=33&lanmu=8">+</a></h3>
					  </li>
					  					  <li>
						<img src="uploadfile/20150629/20150629140110_39893.jpg" />
						<div style="height:9px; font-size:0;"></div>
						<h1 class="dh1">厂区环境</h1>
						<h2 class="dh2"></h2>
						<h3 class="dh3"><a class="da1" href="index.php?p=productsshow&id=32&lanmu=8">+</a></h3>
					  </li>
					  					  <li>
						<img src="uploadfile/20150629/20150629140110_27289.jpg" />
						<div style="height:9px; font-size:0;"></div>
						<h1 class="dh1">厂区环境</h1>
						<h2 class="dh2"></h2>
						<h3 class="dh3"><a class="da1" href="index.php?p=productsshow&id=31&lanmu=8">+</a></h3>
					  </li>
					  					  <li>
						<img src="uploadfile/20150629/20150629140110_93732.jpg" />
						<div style="height:9px; font-size:0;"></div>
						<h1 class="dh1">厂区环境</h1>
						<h2 class="dh2"></h2>
						<h3 class="dh3"><a class="da1" href="index.php?p=productsshow&id=30&lanmu=8">+</a></h3>
					  </li>
					  					  <li>
						<img src="uploadfile/20150629/20150629140110_69197.jpg" />
						<div style="height:9px; font-size:0;"></div>
						<h1 class="dh1">厂区环境</h1>
						<h2 class="dh2"></h2>
						<h3 class="dh3"><a class="da1" href="index.php?p=productsshow&id=29&lanmu=8">+</a></h3>
					  </li>
					  					  <li>
						<img src="uploadfile/20150629/20150629140109_72468.jpg" />
						<div style="height:9px; font-size:0;"></div>
						<h1 class="dh1">厂区环境</h1>
						<h2 class="dh2"></h2>
						<h3 class="dh3"><a class="da1" href="index.php?p=productsshow&id=28&lanmu=8">+</a></h3>
					  </li>
					  					  <li>
						<img src="uploadfile/20150629/20150629140109_96997.jpg" />
						<div style="height:9px; font-size:0;"></div>
						<h1 class="dh1">厂区环境</h1>
						<h2 class="dh2"></h2>
						<h3 class="dh3"><a class="da1" href="index.php?p=productsshow&id=27&lanmu=8">+</a></h3>
					  </li>
					  					  					
				</ul>
				<div class="clear"></div>
			</div>
		</div>
		<script type="text/javascript">
			function DY_scroll(wraper,prev,next,img,speed,or)
			{	
				var wraper = $(wraper);
				var prev = $(prev);
				var next = $(next);
				var img = $(img).find('ul');
				var w = img.find('li').outerWidth(true);
				var s = speed;
				next.click(function()
									{
										img.animate({'margin-left':-w},function()
																				{
																					img.find('li').eq(0).appendTo(img);
																					img.css({'margin-left':0});
																					});
										});
				prev.click(function()
									{
										img.find('li:last').prependTo(img);
										img.css({'margin-left':-w});
										img.animate({'margin-left':0});
										});
				if (or == true)
				{
					ad = setInterval(function() { next.click();},s*1000);
					wraper.hover(function(){clearInterval(ad);},function(){ad = setInterval(function() { next.click();},s*1000);});
				}
			}
			DY_scroll('.img-scroll2','.prev2','.next2','.img-list2',3,true);// true为自动播放，不加此参数或false就默认不自动
		</script>
	
	</div>
</div>

<div style="height:14px; font-size:0;"></div>
<!--首页新闻动态-->
<div class="news_zx_i">
	<div class="news_zx_i_t"><span class="f3">资质荣誉</span></div>
	<div class="clear"></div>
	<div class="news_zx_i_b">
		<!--新闻中心轮播-->
		<div class="news_zx_i_bl">
			<div class="b_banner">
				<div class="b_bannerx">
					<ul class="b_bannerxList">
						
																								<li><a href="javascript:void(0)"><img src="" /></a></li>
																			</ul>
					<ul class="b_bannerxBton">
					</ul>
				</div>
			</div>
		</div>
		
		<!--右侧新闻列表-->
		<div class="news_zx_i_br">
			<ul>
				
				  				  				  <li>
					  <div class="dimg01">
						  <h1>20</h1>
						  <h2>2016-04</h2>
					  </div>
					  <div class="dtex01">
						  <h1><a href="index.php?p=newsshow&id=25&lanmu=5">资质</a></h1>
						  <p></p>
					  </div>
					  <div class="clear"></div>
				  </li>
				  				  				
			</ul>
			
			<div class="news_zx_i_br_c"><a href="index.php?p=news_list&lanmu=5"><img src="templates/muban/style/images/ico_more01.png" /></a></div>
		</div>
		<div class="clear"></div>
	</div>
</div>



<!--底部-->
<div class="foot">
	<div class="footx">
		<div id="botbj">
	<div id="bot">
		<p>
			<span style="line-height:2.5;">海伦市盛和米业有限公司</span> 
		</p>
		<p>
			<span style="line-height:2.5;">联系电话：0455-5027666</span> 
		</p><a href="http://www.beian.miit.gov.cn " target="_blank"><span style="color:#999999;">黑ICP备15004217号-1</span></ a>
		<p>
			<br />
		</p>
	</div>
</div>
	</div>
</div>



</body>
</html>