﻿<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>乳山市日晟机械制造有限公司</title>
<meta name="keywords" content="乳山市日晟机械制造有限公司" />
<meta name="description" content="乳山市日晟机械制造有限公司" />
<link href="css/css.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://www.rs-rs.com.cn/theme/risheng/images/jquery.min.js"></script>
<script type="text/javascript" src="http://www.rs-rs.com.cn/theme/risheng/images/global.js"></script>
<script type="text/javascript" src="http://www.rs-rs.com.cn/theme/risheng/images/slide_show.js"></script>
<script type="text/javascript" src="http://www.rs-rs.com.cn/theme/risheng/images/swfobject.js"></script>

</head>

<body>
<DIV style="POSITION: absolute;z-index:1000;" id=ad><a href="http://www.rs-rs.com.cn/news/news/105.html" target="_blank" ><IMG 
src="/piao.jpg"></a>
<DIV style="COLOR: #cc0000; FONT-SIZE: 9pt;  CURSOR: hand; PADDING-TOP: 2px" 
onclick=hidead(); align=right>关闭广告</DIV></DIV>
<SCRIPT>
 
var x = 50,y = 60
var xin = true, yin = true
var step = 1
var delay = 20
var obj=document.getElementById("ad")
function floatAD() {
var L=T=0
var R= document.body.clientWidth-obj.offsetWidth
var B = document.body.clientHeight-obj.offsetHeight
obj.style.left = x + document.body.scrollLeft
obj.style.top = y + document.body.scrollTop
x = x + step*(xin?1:-1)
if (x < L) { xin = true; x = L}
if (x > R){ xin = false; x = R}
y = y + step*(yin?1:-1)
if (y < T) { yin = true; y = T }
if (y > B) { yin = false; y = B }
}
var itl= setInterval("floatAD()", delay)
obj.onmouseover=function(){clearInterval(itl)}
obj.onmouseout=function(){itl=setInterval("floatAD()", delay)}
function hidead()
{document.getElementById("ad").style.display="none";}
 
</SCRIPT>



 <!-- <div style="right:0px; bottom:0px; position:fixed; z-index:999; width:125px;"><img src="http://www.rs-rs.com.cn/theme/risheng/images/online_cn.gif" border="0" usemap="#Map" />
  <map name="Map" id="Map">
    <area shape="rect" coords="7,169,116,251" href="tencent://message/?uin=1839216408&Site=&Menu=yes" />
  </map>
</div>-->
<SCRIPT LANGUAGE="JavaScript" src=http://float2006.tq.cn/floatcard?adminid=9658697&sort=0 ></SCRIPT>
<div class="top">
   <div class="top1">
   <div class="box">
       <div class="fl">欢迎光临乳山市日晟机械制造有限公司！</div><div class="top1_1"><a href="/index.html"><img src="http://www.rs-rs.com.cn/theme/risheng/images/cn.png" align="absmiddle" />&nbsp;中文版</a><a href="/en/index.html">&nbsp;<img src="http://www.rs-rs.com.cn/theme/risheng/images/en.png" align="absmiddle" />&nbsp;ENGLISH</a></div>
       <div class="fr"><a href="#">加入收藏</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="#">设为首页</a></div>
   </div>
   </div>
   <div class="clear"></div>
   <div class="top2"></div>
   <div class="dh">
       <ul>
	      <li style="background:none;"><a href="/index.html">首页</a></li>
	      <li><a href="/about.html">走进日晟</a></li>
	      <li><a href="/product">产品展示</a></li>
	      <li><a href="/news/jishu">技术资料</a></li>
	      <li><a href="/news/shebei">生产设备</a></li>
	      <li><a href="/news/news">新闻资讯</a></li>
	      <li><a href="/web.html">销售网络</a></li>
	      <li><a href="/news/job">招贤纳士</a></li>
	      <li><a href="/guestbook">贵宾留言</a></li>
	      <li><a href="/contact.html">联系我们</a></li>
	   </ul>
   </div>
</div>
<div class="clear"></div>  <div class="banner">
<link href="/css/lrtk.css" rel="stylesheet" type="text/css" />
<script src="/js/jquery1.42.min.js" type="text/javascript"></script>
<script src="/js/jquery.superslide.2.1.1.js" type="text/javascript"></script>
<div class="www51buycom">
    <ul class="51buypic">
        <li style="background:url(http://www.rs-rs.com.cn/theme/risheng/images/1.png) top center no-repeat; "><a href="#" target="_blank" class="banner">&nbsp;</a></li>
        <li style="background:url(http://www.rs-rs.com.cn/theme/risheng/images/2.png) top center no-repeat;"><a href="#" target="_blank" class="banner">&nbsp;</a></li>
        <li style="background:url(http://www.rs-rs.com.cn/theme/risheng/images/3.png) top center no-repeat;"><a href="#" target="_blank" class="banner">&nbsp;</a></li>
        <li style="background:url(http://www.rs-rs.com.cn/theme/risheng/images/4.png) top center no-repeat; "><a href="#" target="_blank" class="banner">&nbsp;</a></li>
        <li style="background:url(http://www.rs-rs.com.cn/theme/risheng/images/5.png) top center no-repeat;"><a href="#" target="_blank" class="banner">&nbsp;</a></li>
        <li style="background:url(http://www.rs-rs.com.cn/theme/risheng/images/6.png) top center no-repeat;"><a href="#" target="_blank" class="banner">&nbsp;</a></li>
    </ul>
    <a class="prev" href="javascript:void(0)"></a>
    <a class="next" href="javascript:void(0)"></a>
    <div class="num">
    </div>
</div>
<script>

/*鼠标移过，左右按钮显示*/
$(".www51buycom").hover(function(){
	$(this).find(".prev,.next").fadeTo("show",0.1);
},function(){
	$(this).find(".prev,.next").hide();
})
/*鼠标移过某个按钮 高亮显示*/
$(".prev,.next").hover(function(){
	$(this).fadeTo("show",0.7);
},function(){
	$(this).fadeTo("show",0.1);
})
$(".www51buycom").slide({ titCell:".num ul" , mainCell:".51buypic" , effect:"fold", autoPlay:true, delayTime:700 , autoPage:true });

</script>
</div><div class="indexgonggao">
   <div class="box">
   
               	   <div class="indexgonggao1"><h1><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/135.html">2024年4-5月我们为血液制品生产厂家设计、制作的双效蒸馏酒精回收工程成功完成！！</a></h1><p></p></div>
	   <div class="indexgonggao2"><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/135.html"></a></div>
      	
   </div>
</div>
<div class="clear"></div>

<div class="box" style="background:url(http://www.rs-rs.com.cn/theme/risheng/images/boxbg.png) repeat-y">
<div class="clear"><img src="http://www.rs-rs.com.cn/theme/risheng/images/boxbg1.png" /></div>


      <div class="box">
	        
			<div class="indexabout1"><img src="http://www.rs-rs.com.cn/theme/risheng/images/indexds.png" /><p>董事长总经理：刘永强</p></div>
	        
			<div class="indexabout">
			  
			     <div class="clear pt5"><img src="http://www.rs-rs.com.cn/theme/risheng/images/index1.png" /></div>
				 <div class="indexabout2">
                 
                <p>　　乳山市日晟机械制造有限公司位于山东省乳山市城区工业园日照路82号。公司地处胶东半岛南端，东毗威海，北临烟台，西近青岛，南濒黄海，依山傍海，交通便利。公司于1958年建厂，原属国家轻工部定点设备生产厂家，自1998年改制后，现有员工128人，其中工程技术人员26人，加工设备齐全，占地面积3万平方米，是集铸造生产、机械加...</p>
</div>
			     <div class="clear"><a href="/about.html"><img src="http://www.rs-rs.com.cn/theme/risheng/images/index3.png" border="0" /></a></div>
			</div>
			
<div class="indexvideo">
			    <div class="clear"><img src="http://www.rs-rs.com.cn/theme/risheng/images/index2.png"></div>
				<div class="indexvideo1">
			
                
              
                 
     <object style="display:none" type="application/x-shockwave-flash" width="260" height="173" wmode="transparent" data="flvplayer.swf?file=30.flv&amp;autostart=true">

<param name="movie" value="flvplayer.swf?file=30.flv&amp;autostart=true">

<param name="wmode" value="transparent">

</object>
<video width="260" height="173" controls style="background:#000">
  <source src="http://image.miloweb.cn/risheng.mp4"  type="video/mp4">
</video>








				</div>
			</div>
      <div class="clear"></div>
      
	  <div class="indexhonor">
	       <h1><a href="/news/honor"><img src="http://www.rs-rs.com.cn/theme/risheng/images/honor.png" border="0" /></a></h1>
		   <ul>
           <style type="text/css">
		   
           <!--
           #dea {overflow:hidden; width:800px; height:150px;}
           #indea { float: left; width: 8000%;height:150px; }
           #de1a { float: left;height:150px;}
           #de2a { float: left;height:150px; }
           -->
		   
           </style>
           <div id="dea">
           <div id="indea">
           <div id="de1a">
		  
              
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/30.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216lsjnkv.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/34.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216lvzkhm.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/121.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20191022qkcfoj.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/31.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216gonuxu.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/29.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216pvsssx.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/25.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216qxouyf.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/26.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216eubmos.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/27.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216fonbod.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/28.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216sbbbcy.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/24.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216oyvcbw.jpg" width="200" height="150" border="0" /></a></li>
                  
		      <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/honor/23.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/1424051788.jpg" width="200" height="150" border="0" /></a></li>
                 
		    
           </div>
           <div id="de2a">
           </div>
           </div>
           </div>
           <script>
		   
           <!--
           var speeda=20; //数字越大速度越慢
           var taa=document.getElementById("dea");
           var ta1a=document.getElementById("de1a");
           var ta2a=document.getElementById("de2a");
           ta2a.innerHTML=ta1a.innerHTML;
           function Marqueea(){
           if(ta2a.offsetWidth-taa.scrollLeft<=0)
           taa.scrollLeft-=ta1a.offsetWidth
           else{
           taa.scrollLeft++;
           }
           }
           var MyMara=setInterval(Marqueea,speeda);
           taa.onmouseover=function() {clearInterval(MyMara)};
           taa.onmouseout=function() {MyMara=setInterval(Marqueea,speeda)};
           -->
		   
           </script>  
		   </ul>
	  </div>
      <div class="clear" style="padding:15px 0px;"><img src="http://www.rs-rs.com.cn/theme/risheng/images/8.png" style="margin:0 auto; display:block;" /></div>
	  
	  <div class="indexpro">
	  
	       <div class="indexprofl">
		      <ul>
              			     <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/huagong">化工设备及压力容器|环保设备</a>
				   
                    
                   <ul>
                   					   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jiujing">酒精/丙酮/甲醇/甲苯/乙醚/石油醚等溶剂回收塔</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/fanyingfu">反应釜</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/chuguan">储罐、储气罐、空气罐</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/huanreqi">换热器、冷凝器、再沸器、蒸发器、分离器</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jingliu">精馏塔/酒精回收塔/甲苯回收塔/丙酮回收塔等</a></li>
										</ul>
                    				 </li>
			    			     <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjsb">酒精设备</a>
				   
                    
                   <ul>
                   					   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjsbgc">酒精设备工程案例</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjsbcp">酒精设备产品</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjsbjs">酒精设备工程技术介绍</a></li>
										</ul>
                    				 </li>
			    			     <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/kyjj">矿业机械设备</a>
				   
                    
                   <ul>
                   					   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/zcq">阻车器/摇台/旋转安全门一体控制系统</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/dz">挡轴拉杆阻车器、电液动阻轮阻车器</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/sd">手动摇台、电液动摇台</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/xz">旋转安全门</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/db">顶板支柱、机械支撑</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/mg">锚杆</a></li>
										</ul>
                    				 </li>
			    			     <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bl">泵类、灰铁及球铁铸件、大泵体</a>
				   
                    
                   <ul>
                   					   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/pxl">P系列泵体</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/lx">180系列泵体</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/dnm">带耐磨环泵体系列</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ft">阀体系列</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/btc">泵体出口及轴承系列</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/dj">电机配件系列</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/zjx">支架系列</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/wsb">管道泵及污水泵系列</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/tb">踏板</a></li>
										   <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/dbt">大泵体</a></li>
										</ul>
                    				 </li>
			    			  </ul>
		   </div>
		 
		   <div class="indexpro1">
		   
         <SCRIPT type="text/javascript" src="/css/secboarda.js"></SCRIPT>
         <div class="a_2">
         <h1>
		 <div class="lmbt1">
              <ul>
                <li class="buttonoffa" id="agg4"  onmousemove=secBoardstarA("agg","aggList",4)><span id="sty4">泵类、灰铁及球铁铸件、大泵体</span></li>
                <li class="buttonoffa" id="agg3"  onmousemove=secBoardstarA("agg","aggList",3)><span id="sty3">矿业机械设备</span></li>
                <li class="buttonoffa" id="agg2"  onmousemove=secBoardstarA("agg","aggList",2)><span id="sty2">酒精设备</span></li>
                <li class="buttonona"  id="agg1"  onmousemove=secBoardstarA("agg","aggList",1)><span id="sty1">化工设备及压力容器</span></li>
              </ul>
            </div>
		</h1>
		<div class="clear"></div>
          
          
          <div class="a_2_con" id="aggList1">
           
		      <div class="indexpro2">
			     <ul>
                 
  				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/205.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/25_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/205.html">成套酒精回收设备</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/213.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/66_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/213.html">不锈钢食品罐</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/204.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/32_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/204.html">精馏塔</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/214.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/43_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/214.html">再沸器</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/212.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/67_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/212.html">不锈钢储罐</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/211.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/72_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/211.html">发酵反应釜</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/210.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/74_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/210.html">不锈钢磁力反应釜</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/209.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/75_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/209.html">斜孔塔</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/208.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/19_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/208.html">年产10万吨酒精回收生产线</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/207.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/47_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/207.html">列管式冷凝器</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/206.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/62_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/206.html">空气罐发货</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/203.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/33_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/hg2/203.html">填料塔</a></p></li>
                    				   
				 </ul>
			  </div>
			  <div class="clear"><a href="/product/huagong"><img src="http://www.rs-rs.com.cn/theme/risheng/images/more.png" border="0" align="right" /></a></div>
		   
          </div>
          <div class="a_2_con" id="aggList2"  style="display:none">


           
		      <div class="indexpro2">
			     <ul>
				  				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/223.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/98_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/223.html">1万吨酒精厂</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/222.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/101_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/222.html">3万吨酒精生产线</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/221.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/102_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/221.html">99.9%酒精工程</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/220.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/103_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/220.html">3000吨优级酒精生产线</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/218.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/106_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/218.html">朝鲜优级酒精生产线</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/217.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/107_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/217.html">非洲3万吨优级酒精工程</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/216.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/109_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/216.html">酒精工程自动控制系统</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/215.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/110_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/215.html">缅甸五塔差压蒸馏生产线</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/290.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/1594189967_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/290.html">糖蜜酒精工程</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/278.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/278_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/278.html">五塔差压蒸馏设备</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/277.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/277_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/277.html">优级酒精工厂</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/276.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/276_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/jjs/276.html">运行中的酒精厂</a></p></li>
                    				 </ul>
			  </div>
			  <div class="clear"><a href="/product/jjsb"><img src="http://www.rs-rs.com.cn/theme/risheng/images/more.png" border="0" align="right" /></a></div>
		   

          </div>
          <div class="a_2_con" id="aggList3"  style="display:none">


		      <div class="indexpro2">
			     <ul>
				    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/238.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/127_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/238.html">阻车器技术介绍</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/237.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/130_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/237.html">一体化控制系统技术介绍</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/236.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/112_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/236.html">锚杆</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/235.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/113_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/235.html">丝杠支撑</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/234.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/115_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/234.html">机械支撑</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/233.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/117_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/233.html">顶板支柱</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/232.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/124_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/232.html">旋转安全门</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/231.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/126_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/231.html">手动摇台、电液动摇台</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/230.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/128_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/230.html">电液动阻轮阻车器</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/229.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/129_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/229.html">挡轴拉杆阻车器</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/228.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/131_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/228.html">一控三矿山设备操作系统</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/227.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/132_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/ds/227.html">“一控六”矿山设备示意图</a></p></li>
                    				 </ul>
			  </div>
			  <div class="clear"><a href="/product/kyjj"><img src="http://www.rs-rs.com.cn/theme/risheng/images/more.png" border="0" align="right" /></a></div>
		   

          </div>
          
          <div class="a_2_con" id="aggList4"  style="display:none">

		      <div class="indexpro2">
			     <ul>
				   				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/248.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/148_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/248.html">管道泵新品</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/247.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/163_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/247.html">电机接头-2</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/246.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/166_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/246.html">泵盖加工现场</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/245.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/170_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/245.html">轴承体等</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/250.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/139_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/250.html">大泵体新品</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/249.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/144_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/249.html">污水泵-1</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/244.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/189_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/244.html">带耐磨环泵体-2</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/243.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/190_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/243.html">带耐磨环泵体-1</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/242.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/195_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/242.html">180 系列泵-2</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/241.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/196_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/241.html">180 系列泵-1</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/240.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/201_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/240.html">P 系列泵体-2</a></p></li>
                    				    <li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/239.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/product/202_thumb.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/product/bd/239.html">P 系列泵体-1</a></p></li>
                    				 </ul>
			  </div>
			  <div class="clear"><a href="/product/bl"><img src="http://www.rs-rs.com.cn/theme/risheng/images/more.png" border="0" align="right" /></a></div>
		   

          </div>
       </div>
		 <div class="clear"></div>   
		   </div>
		<div class="clear"></div> 
	  </div>

      <div class="clear" style="padding:15px 0px;"><img src="http://www.rs-rs.com.cn/theme/risheng/images/13.png" style="margin:0 auto; display:block;" /></div>
	    

      <div class="indexnews">
	  <div class="clear pb5"><a href="/news/news"><img src="http://www.rs-rs.com.cn/theme/risheng/images/news.png" border="0" /></a></div>
	   		<ul>
			   
                              <li>
			      <div class="indexnews1">
				       <h1>2024-05</h1><p>23</p>
				  </div>
				  <div class="indexnews2">
				    
                       <h1><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/135.html">2024年4-5月我们为血液制品生产厂家设计、...</a></h1>
					 <p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/135.html"></a></p>
					 <span><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/135.html">查看详情</a></span>
				  </div>
			   </li>
			                 <li>
			      <div class="indexnews1">
				       <h1>2024-04</h1><p>01</p>
				  </div>
				  <div class="indexnews2">
				    
                       <h1><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/134.html">喜报！！恭贺日晟公司设计、制作的酒精回收工程圆...</a></h1>
					 <p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/134.html">.</a></p>
					 <span><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/134.html">查看详情</a></span>
				  </div>
			   </li>
			                 <li>
			      <div class="indexnews1">
				       <h1>2024-02</h1><p>01</p>
				  </div>
				  <div class="indexnews2">
				    
                       <h1><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/133.html">乳山市日晟机械制造有限公司恭贺新春</a></h1>
					 <p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/133.html"></a></p>
					 <span><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/133.html">查看详情</a></span>
				  </div>
			   </li>
			                 <li>
			      <div class="indexnews1">
				       <h1>2021-12</h1><p>20</p>
				  </div>
				  <div class="indexnews2">
				    
                       <h1><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/129.html">日晟公司2021年12月化工设备生产现场</a></h1>
					 <p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/129.html"></a></p>
					 <span><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/news/129.html">查看详情</a></span>
				  </div>
			   </li>
			  		
			   
			</ul>
		
	  </div>
      <div class="clear" style="height:15px"></div>
      <div class="clear" style="margin:0 auto; width:980px;"><table id="__01" width="980" height="1470" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td>
			<img src="http://www.rs-rs.com.cn/theme/risheng/images/6da_01.jpg"  alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="http://www.rs-rs.com.cn/theme/risheng/images/6da_02.jpg" alt=""></td>
	</tr>
	<tr>
		<td><table id="__01" width="980" height="464" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td><img src="http://www.rs-rs.com.cn/theme/risheng/images/31.png" width="402" height="464" /></td>
            <td><img src="http://www.rs-rs.com.cn/theme/risheng/images/6da_03_02.jpg" alt="" /></td>
          </tr>
        </table></td>
	</tr>
	<tr>
		<td>
			<img src="http://www.rs-rs.com.cn/theme/risheng/images/6da_04.jpg" alt=""></td>
	</tr>
</table>

</div>
	      
      <div class="box">
	  <div class="indexhonor">
	       <h1><a href="/news/shebei"><img src="http://www.rs-rs.com.cn/theme/risheng/images/14.png" border="0" /></a></h1>
		   <ul>
                      	<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/shebei/52.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216egvyng.jpg" border="0" /></a></li>
                    	                    	<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/shebei/51.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216iqrvnm.jpg" border="0" /></a></li>
                    	                    	<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/shebei/50.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216stafax.jpg" border="0" /></a></li>
                    	                    	<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/shebei/49.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150216xcnmjw.jpg" border="0" /></a></li>
                    			    
		   </ul>
	  </div>
	  </div>
	  <div class="clear"></div>
	  
	  <div class="box">
		  <div class="indexwenhua" style="padding-top:15px; padding-left:10px;">
		  
		     <div class="clear" style="padding-bottom:20px;"><a href="/news/whfc"><img src="http://www.rs-rs.com.cn/theme/risheng/images/16.png" border="0" /></a></div>
			 <div class="indexpro2">
			 <ul>
             
             <link href="css/gun.css" rel="stylesheet" type="text/css">

<SCRIPT src="js/ScrollPic.js" type=text/javascript></SCRIPT>
<!--////-->
<!--滚动图片 start-->
<DIV class=FixTitle>
<DIV class=blk_29>
<DIV class=LeftBotton id=LeftArr></DIV>
<DIV class=Cont id=ISL_Cont_1><!-- 图片列表 begin -->

		
<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/81.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150217nvovfh.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/81.html">巴基斯坦客户来访</a></p></li>
 		
<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/80.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150217viustt.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/80.html">罗马尼亚客户来访</a></p></li>
 		
<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/79.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150217rjdjrd.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/79.html">乌干达客户来访</a></p></li>
 		
<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/78.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150217gjcwsc.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/78.html">意大利铸件客户考察公司</a></p></li>
 		
<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/77.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150217vasmzs.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/77.html">署粉协会会长听技术介绍</a></p></li>
 		
<li><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/75.html"><img src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/images/article/20150217lovfwp.jpg" border="0" /></a><p><a href="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/news/whfc/75.html">​董事长与ITT公司客商留影</a></p></li>
 <!-- 图片列表 end --></DIV>

<DIV class=RightBotton id=RightArr></DIV></DIV>


<SCRIPT language=javascript type=text/javascript>

		<!--//--><![CDATA[//><!--
		var scrollPic_02 = new ScrollPic();
		scrollPic_02.scrollContId   = "ISL_Cont_1"; //内容容器ID
		scrollPic_02.arrLeftId      = "LeftArr";//左箭头ID
		scrollPic_02.arrRightId     = "RightArr"; //右箭头ID

		scrollPic_02.frameWidth     = 630;//显示框宽度
		scrollPic_02.pageWidth      = 220; //翻页宽度

		scrollPic_02.speed          = 10; //移动速度(单位毫秒，越小越快)
		scrollPic_02.space          = 10; //每次移动像素(单位px，越大越快)
		scrollPic_02.autoPlay       = false; //自动播放
		scrollPic_02.autoPlayTime   = 3; //自动播放间隔时间(秒)

		scrollPic_02.initialize(); //初始化
							
		//--><!]]>
		
</SCRIPT>
</DIV>
<!--滚动图片 end-->
<!--222-->
				   
			 </ul>
             </div>			 
		  </div>
		  
		  <div class="indexmess">
		      <div class="clear"><img src="http://www.rs-rs.com.cn/theme/risheng/images/message.png" /></div>
			  <div class="clear">
			  <form action="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/guestbook/insert" method="post">
		        <table width="290" border="0" cellspacing="0" cellpadding="0" class="msg-box">
                   <tr>
                     <td width="69" height="35">联系人：</td>
                     <td width="221">
                     <input type="hidden" name="title" id="textfield" value="客户留言"/>
                     <input type="text" name="name"  style="height:20px; line-height:20px; border:1px #ddd solid; background:#fff; width:150px" value=""/>
                       *</td>
                   </tr>
                   <tr>
                     <td height="35">联系方式：</td>
                     <td><select name="contact_type" class="select">
        <option value="">请选择...</option>
        <option value=email>E-MAIL</option><option value=tel>电话或手机</option><option value=qq>腾讯QQ</option>
       </select>
       <input type="text" name="contact"  style="height:20px; line-height:20px; border:1px #ddd solid; background:#fff; width:100px"/>*
</td>
                   </tr>
                   <tr>
                     <td height="35">备注：</td>
                     <td><textarea name="content" style="height:60px; line-height:20px; border:1px #ddd solid; background:#fff;"></textarea></td>
                   </tr>
                   <tr>
                     <td height="35">验证码：</td>
                     <td><table width="220" border="0" cellspacing="0" cellpadding="0">
                       <tr>
                         <td width="96"><input type="text" name="vcode"  style="height:20px; line-height:20px; border:1px #ddd solid; width:80px; background:#fff;"/>
                        
       </td>
                         <td width="40" align="center"><img id="captcha" src="http://www.rs-rs.com.cn/index.php/arc/show/id/product/jjs/news/shebei/css/captcha.php" alt="验证码" border="1" onClick="refreshimage()" title="看不清？点击更换另一个验证码。" style="vertical-align:middle;cursor:pointer"></td>
                         <td width="84"> <input type="hidden" name="token" value="6233ac9b" /></td>
                       </tr>
                     </table></td>
                   </tr>
                   <tr>
                     <td height="35">&nbsp;</td>
                     <td><table width="220" border="0" cellspacing="0" cellpadding="0">
                       <tr>
                         <td width="69"><input type="submit" name="Submit" value="提交" style="background:#3366CC; color:#fff; line-height:25px; height:25px; border:none; width:60px;" /></td>
                         <td width="151"><input type="reset" name="Submit2" value="取消" style="background:#666; color:#fff; line-height:25px; height:25px; border:none;width:60px;" /></td>
                       </tr>
                     </table></td>
                   </tr>
                 </table>
                 	  </form>
			  </div>
			  
			  
		  </div>
		  
	  </div>
	  <div class="clear"></div>
	  
	  <div class="link">
		     <div class="clear"><a href="/news/whfc"><img src="http://www.rs-rs.com.cn/theme/risheng/images/lonk.png" border="0" /></a></div>
			 <p>
               <a href="http://www.chemchina.com.cn" target="_blank" >中国化工集团</a>&nbsp;&nbsp;
    <a href="http://WWW.WEAIN.MIL.CN" target="_blank" >中国航天、全军武器装备部</a>&nbsp;&nbsp;
    <a href="http://WWW.JINLUO.COM.CN" target="_blank" >山东金锣集团</a>&nbsp;&nbsp;
    <a href="http://RONGER666.1688.COM" target="_blank" >日晟阿里巴巴网站</a>&nbsp;&nbsp;
    <a href="http://WWW.CNKSSB.NET" target="_blank" >中国矿山设备网</a>&nbsp;&nbsp;
    <a href="http://WWW.CHEMEQU.CN" target="_blank" >中国化工设备网</a>&nbsp;&nbsp;
            </p>
	  </div>  
	  


<div class="clear"><img src="http://www.rs-rs.com.cn/theme/risheng/images/boxbg3.png" /></div>
</div>
  <div class="clear"></div>
<div class="foot">
    
	<div class="footdh">
	    <ul>
	  

	      <li  style="background:none;"><a href="/about.html">走进日晟</a></li>
	      <li><a href="/product">产品展示</a></li>
	      <li><a href="/news/jishu">技术资料</a></li>
	      <li><a href="/news/shebei">生产设备</a></li>
	      <li><a href="/news/news">新闻资讯</a></li>
	      <li><a href="/web.html">销售网络</a></li>
	      <li><a href="/news/job">招贤纳士</a></li>
	      <li><a href="/guestbook">贵宾留言</a></li>
	      <li><a href="/contact.html">联系我们</a></li>
		</ul>
	</div>
	<div class="clear"></div>
	<div class="box">
	   <div class="foot1" style="width:950px; margin:0 auto;"><img src="http://www.rs-rs.com.cn/theme/risheng/images/footlogo.png" align="right"  />
        <p>版权所有@乳山市日晟机械制造有限公司(www.rs-rs.com.cn) &nbsp;总经理信箱<span style="line-height: 19.2px;">：</span>yongqiang@rs-rs.com.cn　销售信箱<span style="line-height: 19.2px;">：</span>sales@rs-rs.com.cn　<br/>邮编：264500 &nbsp;电话：0631-6623417 &nbsp;/ &nbsp;6623419 &nbsp;传真：0631-6630575 &nbsp;<span style="line-height: 19.2px;">地址：山东省乳山市城区工业园日照路82号</span> &nbsp;</p><p><span style="line-height: 19.2px;">手机网站：WWW.RS-RS.COM.CN(可扫描微信二维码进入）<span style="color: rgb(247, 150, 70);"> &nbsp;</span></span><span style="color: rgb(247, 150, 70);">&nbsp;<a href="https://beian.miit.gov.cn/" target="_blank"><span style="color: rgb(247, 150, 70);">鲁ICP备<span style="line-height: 19.2px;">：</span>14032226号</span></a>&nbsp;</span></p>

</div>
	</div>
   
</div> 
</body>
</html>