<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="canonical" href="http://www.burkertshwx.com/ParentList-2016112.html" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
 <TITLE>德国Burkert宝德流体-宝德(BURKERT)流体控制系统</TITLE>
<META NAME="Description" CONTENT="上海韦信自动化设备有限公司专业供应销售德国Burkert宝德流体系列产品,公司具有良好的市场信誉,专业的售后和技术服务团队,凭借多年不断技术创新,迎得了客户的认可,欢迎来电来涵洽谈合作！">
<META NAME="Keywords" CONTENT="德国Burkert宝德流体,宝德(BURKERT)流体控制系统">
<link rel="stylesheet" type="text/css" href="/skins/430226/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/430226/css/swiper-bundle.min.css">
<script type="text/javascript" src="/skins/430226/js/jquery.min.js"></script>

<!--此Js使手机浏览器的active为可用状态-->
<script type="text/javascript">
    document.addEventListener("touchstart", function () { }, true);
</script>

<!--导航当前状态 JS-->
<script language="javascript" type="text/javascript"> 
	var nav= '3';
</script>
<!--导航当前状态 JS END-->
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.burkertshwx.com/ParentList-2016112.html",
"title": "德国Burkert宝德流体-宝德(BURKERT)流体控制系统",
"upDate": "2024-09-29T14:59:27"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',433465) }</script><script>!window.jQuery && document.write('<script src="https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js">'+'</scr'+'ipt>');</script><script type="text/javascript" src="https://chat.chem17.com/chat/KFCenterBox/430226"></script><script type="text/javascript" src="https://chat.chem17.com/chat/KFLeftBox/430226"></script><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</head>

<body>
<!--headtop 开始-->
<div class="ly_headtop">
	<div class="lyht_main">
    	<div class="lyht_fl"><img src="/skins/430226/images/home.png">欢迎来到<a href="/">上海韦信自动化设备有限公司网站</a>！</div>
        <div class="lyht_fr"><a rel="nofollow" href="/">返回首页</a><em></em><a rel="nofollow" href="/order.html">在线留言</a><em></em><a rel="nofollow" href="/contact.html">联系我们</a></div>
        <div class="clear"></div>
    </div>
</div>
<!--headtop 结束-->


<!--头部 开始-->
<div class="ly_top">
	<div class="lytop_main">
    	<div class="ly_logo">
        	<a href="/"><img src="/skins/430226/images/logo.jpg" alt="上海韦信自动化设备有限公司"/></a>
        </div>                
        <div class="ly_tel">
            <span>咨询热线</span>
            <p>18516631897</p>
        </div>
        
        <div class="clear"></div>        
    </div>
</div>
<!--导航栏 开始-->
<div class="ly_nav">
    <!-- 控制menu -->
    <div class="nav_menu">
        <span></span>
        <span></span>
        <span></span>
    </div>        
    <!-- 菜单 -->
    <div class="nav_list">
        <ul class="clear">
            <li id="navId1"><a href="/">网站首页</a></li>
            <li id="navId2"><a rel="nofollow" href="/aboutus.html">关于我们</a></li>
            <li id="navId3"><a href="/products.html">产品中心</a>
            	<!--二级栏目-->
                <i></i>
                <ul>               
                                
                    <li><a href="/ParentList-2016112.html">德国Burkert宝德流体</a></li>
                 
                </ul>
            </li>
            <li id="navId4"><a href="/news.html">新闻中心</a></li>
            <li id="navId5"><a href="/article.html">技术文章</a></li>
            <li id="navId6"><a rel="nofollow" href="/brand.html">优势品牌</a></li>
            <li id="navId7"><a rel="nofollow" href="/order.html">在线留言</a></li>
            <li id="navId8"><a rel="nofollow" href="/contact.html">联系我们</a></li>
        </ul>
        <div class="nav_mask"></div>
    </div>
</div>
<!--导航栏 结束-->
<script language="javascript" type="text/javascript">
	try {
		document.getElementById("navId" + nav).className = "active";
	}
	catch (e) {}
</script>
<script type="text/javascript">
	$('.nav_mask').click(function(){
		$('.nav_list').removeClass('open')
	})
	$('.nav_menu,.nav_list').click(function(e){
		e.stopPropagation();
	})
	$('.ly_nav').find('.nav_menu').click(function(e){
		$('.nav_list').toggleClass('open')
	})
	$(function () {
		$(".nav_list ul li i").click(function(){
			var b=false;
			if($(this).attr("class")=="cur"){
			   b=true;
			}
			$(".nav_list ul li ul").prev("i").removeClass("cur");
			$(".nav_list>ul>li").children("ul").slideUp("fast");
			if(!b){
				$(this).addClass("cur");
				$(this).siblings("ul").slideDown("fast");
			}
		})
	});
</script>

<!--头部 结束-->

<script src="http://www.chem17.com/mystat.aspx?u=weixin818"></script>

<!--ny_banner 开始-->
<div class="ny_banner"><img src="/skins/430226/images/ny_banner1.jpg" /></div>
<!--ny_banner 结束-->

<!--热门关键词&搜索 开始-->
<div class="ly_hotkw_search">
	<div class="hotkw_search">
    	<div class="hotkw_left"><span>热门关键词：</span><a href="/products.html" target="_blank">代理宝帝Burkert宝德阀门，Burkert比例阀|控制器，Burkert流量计，Burkert质量流量控制器，ATOS液压阀，贺德克HYDAC传感器，ASCO电磁阀，ASCO阀门，REXROTH力士乐阀泵，安沃驰Aventics电磁阀|气缸，Samson萨姆森定位器</a></div>
        <div class="search_right">
        	<form action="/products.html" method="post" onsubmit="return checkFrom(this);">
              <div class="sc_ipt"><input type="text" name="keyword" placeholder="请输入产品名称" maxlength="50" /></div>
              <div class="sc_btn"><input type="submit" value="搜索" /></div>
              <div class="clear"></div>
            </form>
        </div>
        <div class="clear"></div>
    </div>
</div>
<!--热门关键词&搜索 结束-->


<!--面包屑 开始-->
<div class="ly_crumb">
	<img src="/skins/430226/images/crumb_icon.png" /><p>当前位置：<a href="/">首页 </a>&nbsp;&nbsp;>&nbsp;&nbsp;<a href="/products.html" target="_blank">产品中心 </a>&nbsp;&nbsp;>&nbsp;&nbsp;<a href="/ParentList-2016112.html">德国Burkert宝德流体</a>&nbsp;&nbsp;>&nbsp;&nbsp;
            
            
            
            
            
            
            
            
            
            </p>
</div>
<!--面包屑 结束-->


<!--内页-产品中心 开始-->
<div class="ly_NyProducts">
	<div class="lyNyPro_main">
        <div class="lyNyPro_left">
            <div class="h_left">
                <div class="cp_type">
                    <div class="hd"><p>产品分类</p></div>
                    <div class="bd">
                        <ul>
                           
                            <li>
                         <p><a href="/ParentList-2016112.html">德国Burkert宝德流体</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-2027227.html">宝德BURKERT宝帝流体</a>
                                
                                    <a href="/SonList-2027196.html">德国Burkert宝德阀门</a>
                                
                                    <a href="/SonList-2016113.html">宝德Burkert电磁阀</a>
                                
                                    <a href="/SonList-2016120.html">Burkert隔膜阀|膜片</a>
                                
                                    <a href="/SonList-2016114.html">Burkert角座阀</a>
                                
                                    <a href="/SonList-2027224.html">Burkert调节阀</a>
                                
                                    <a href="/SonList-2016123.html">Burkert截止阀</a>
                                
                                    <a href="/SonList-2093091.html">Burkert比例阀</a>
                                
                                    <a href="/SonList-2016126.html">Burkert先导阀|阀岛</a>
                                
                                    <a href="/SonList-2016119.html">Burkert气动阀</a>
                                
                                    <a href="/SonList-2016124.html">Burkert电动阀</a>
                                
                                    <a href="/SonList-2016116.html">Burkert控制阀</a>
                                
                                    <a href="/SonList-2016115.html">Burkert流量计</a>
                                
                                    <a href="/SonList-2016117.html">Burkert传感器</a>
                                
                                    <a href="/SonList-2207538.html">Burkert电导率传感器</a>
                                
                                    <a href="/SonList-2016122.html">Burkert电导率仪|电极</a>
                                
                                    <a href="/SonList-2027736.html">Burkert流量传感器</a>
                                
                                    <a href="/SonList-2016125.html">Burkert控制器|定位器</a>
                                
                                    <a href="/SonList-2016118.html">Burkert变送器</a>
                                
                                    <a href="/SonList-2016128.html">Burkert液位计</a>
                                
                                    <a href="/SonList-2147895.html">Burkert维修包配件</a>
                                
                         <a href="/products.html" style="font-weight:bolder;">查看全部产品</a>
                                </div>
                            </li>
                            
                        </ul>
                    </div>
                </div>
            </div>
            
            <!--相关文章 开始-->
            <div class="lyNy_Xgwz">
            	<div class="Xgwz_tit"><p>相关文章</p></div>
                <div class="Xgwz_list">
                	<ul>
                    
        <li><em></em><a href="/Article-3121351.html" title="博世力士乐柱塞泵SY(H)DFE | 压力与流量控制系统的安心之选">博世力士乐柱塞泵SY(H)DFE | 压力与流量控制系统的安心之选</a></li>
                    
        <li><em></em><a href="/Article-3491452.html" title="带你走入DDV伺服阀穆格MOOG伺服阀应用要点和配置方法">带你走入DDV伺服阀穆格MOOG伺服阀应用要点和配置方法</a></li>
                    
        <li><em></em><a href="/Article-2725749.html" title="Burkert角座阀的特点到底是怎样的呢？">Burkert角座阀的特点到底是怎样的呢？</a></li>
                    
        <li><em></em><a href="/Article-3072350.html" title="美国SEL-551微机保护装置继电器的应用和技术规范">美国SEL-551微机保护装置继电器的应用和技术规范</a></li>
                    
        <li><em></em><a href="/Article-3086581.html" title="以下便是Burkert气动阀的性能要求">以下便是Burkert气动阀的性能要求</a></li>
                    
        <li><em></em><a href="/Article-3808314.html" title="带你检测维修清洗MOOG穆格伺服阀原厂维修“全知道”">带你检测维修清洗MOOG穆格伺服阀原厂维修“全知道”</a></li>
                      
                    </ul>
                </div>
            </div>
            <!--相关文章 结束-->
        </div>
        
        <div class="lyNyPro_right">
        	<div class="nyPro_list">
            	<ul>
                
                
                	<li><div class="nyProList_img"><a href="/Products-36192544.html"><img src="http://img76.chem17.com/gxhpic_3f1bed7e0c/24e8f035994b740aa2b0a67ad1924df53b22b2330c3a46093adaf50b3c20db072c6ad6dc69217d5e_340_340_5.jpg" class="nyPro_img" alt="BURKERT涨价通知2021年7月德国宝德BURKERT宝帝公司涨价通知"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-36192544.html">BURKERT涨价通知2021年7月德国宝德BURKERT宝帝公司涨价通知</a></div>
<div class="nyProList_ms"><p>2021年7月德国宝德BURKERT宝帝公司涨价通知，从2月份起各种原材料的价格呈直线上涨趋势，国际运费也在不断攀升。BURKERT的产品供应链也不可避免地遭遇了从未有过的压力。为缓解原材料涨价给BURKERT带来的供应链压力，同时也为了保障能向您提供始终如一的高品质的产品与优质的服务，BURKERT集团决定自2021年7月1日2021年7月1日起，全球价格同步上调4.5%。</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>3871</span></dd><dd>产品价格：<span>面议</span></dd><dd>厂商性质：<span>经销商</span></dd><dd>更新日期：<span>2024-03-28</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-36192544.html">查看详情</a><a href="/Products-36192544.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-36052060.html"><img src="http://img77.chem17.com/gxhpic_3f1bed7e0c/62b67f438055e754d7c5175731f2ebf7c8b443b0562d8b7b558afc997395892077e45a57e3ef83af_340_340_5.jpg" class="nyPro_img" alt="001137 001593*上海宝帝Burkert角座阀代理2000型现货库存"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-36052060.html">001137 001593*上海宝帝Burkert角座阀代理2000型现货库存</a></div>
<div class="nyProList_ms"><p>上海宝帝Burkert角座阀代理2000型现货库存宝德角座阀
BURKERT阀门代理Burkert角座阀2000型现货库存宝德角座阀规格尺寸参数型号数量明细：
德国宝德Burkert角座阀burker t2000蒸汽角座阀、氮气角座阀、气动角座阀
宝德宝帝Burkert角座阀口径尺寸：DN15-DN65。
宝德宝帝Burkert角座阀接口多种可选：G螺纹，NPT螺纹，焊接，法兰连接，卡箍接口等。</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>3586</span></dd><dd>产品价格：<span>面议</span></dd><dd>厂商性质：<span>经销商</span></dd><dd>更新日期：<span>2024-03-27</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-36052060.html">查看详情</a><a href="/Products-36052060.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-35200848.html"><img src="http://img72.chem17.com/gxhpic_3f1bed7e0c/1502f52b25101e8c41075a7ac2e22cb66bccef3652f83f84ffeaa8f721275aa7043acec3ac930a3a_340_340_5.jpg" class="nyPro_img" alt="0124T 136348 136350宝德电磁阀代理Burkert防腐阀0124升级0330"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-35200848.html">0124T 136348 136350宝德电磁阀代理Burkert防腐阀0124升级0330</a></div>
<div class="nyProList_ms"><p>宝德电磁阀代理Burkert防腐阀0124升级0330型
burkert电磁阀0124/0330是塑料阀体，属于介质隔离型，大大提升了耐腐蚀性强度，电厂环境方面的厂家一般都用00136348或者230V 的00136350。其它回路功能比如A的一般是00019078用的比较多，0124A的两位两通常闭的是00066032这款。阀底座为塑料（聚偏氟乙烯、聚丙烯）材质可用于腐蚀性液体，该阀内径是3-</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>3630</span></dd><dd>产品价格：<span>1600</span></dd><dd>厂商性质：<span>经销商</span></dd><dd>更新日期：<span>2024-03-27</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-35200848.html">查看详情</a><a href="/Products-35200848.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-36083851.html"><img src="http://img79.chem17.com/gxhpic_3f1bed7e0c/62b67f438055e754b7af7916b0700ac51aa3b187577b44d1a11b757a2721b1801fea20b44594fb3d_340_340_5.png" class="nyPro_img" alt="Burkert比例电磁阀"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-36083851.html">Burkert比例电磁阀</a></div>
<div class="nyProList_ms"><p>宝得Burkert比例阀代理Burkert比例电磁阀
Burkert通用电磁阀，宝帝Burkert比例阀分为电磁与电动驱动两类，为客户定制解决方案，满足您的特殊需求。德国Burkert比例阀之配套的Burkert8605控制器也可直接用PLC里的PWM脉宽信号直接控制不过原理上可行的也得看实际操作，因为要看电流值。</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>4662</span></dd><dd>产品价格：<span>430</span></dd><dd>厂商性质：<span>经销商</span></dd><dd>更新日期：<span>2024-03-27</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-36083851.html">查看详情</a><a href="/Products-36083851.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-38756351.html"><img src="http://img43.chem17.com/gxhpic_3f1bed7e0c/716cbbfcbc1fd293258db52ded4c4dbfce6f660af6e72b1805d29d224e4b2213a4e375cf2860bd9b_340_340_5.jpg" class="nyPro_img" alt="新品带 PROFINET 系统 8652 型Burkert阀岛"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-38756351.html">新品带 PROFINET 系统 8652 型Burkert阀岛</a></div>
<div class="nyProList_ms"><p>新品带 PROFINET 系统 8652 型Burkert阀岛
B&#252;rkert的8652型阀岛
现在还支持基于PROFINET通讯的S2级冗余系统，
今天带您深入了解其优势。</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>371</span></dd><dd>产品价格：<span>面议</span></dd><dd>厂商性质：<span>经销商</span></dd><dd>更新日期：<span>2024-09-29</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-38756351.html">查看详情</a><a href="/Products-38756351.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-38643703.html"><img src="http://img58.chem17.com/gxhpic_3f1bed7e0c/a38c15538332b23abaeff4e128d07a495d95df9f94fc123af34a0c2d59c44ed6d300959414d44ca8_340_340_5.jpg" class="nyPro_img" alt="8025-418762 4187638025型宝帝burkert流量计00418778 00418779"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-38643703.html">8025-418762 4187638025型宝帝burkert流量计00418778 00418779</a></div>
<div class="nyProList_ms"><p>8025型宝帝burkert流量计00418778 00418779插入式带探头PVDF和不锈钢2种材质，探头长度有长短之分。8025型burkert插入流量计下面配套阀体底座S020型，</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>518</span></dd><dd>产品价格：<span>6280</span></dd><dd>厂商性质：<span>经销商</span></dd><dd>更新日期：<span>2024-08-06</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-38643703.html">查看详情</a><a href="/Products-38643703.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                	
                
                </ul>
            </div>
            
            <!--分页 开始-->
            <div id="fengye"> 共&nbsp;329&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;55&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/ParentList-2016112-p2.html">下一页</a>&nbsp;&nbsp;<a href="/ParentList-2016112-p55.html">末页</a>&nbsp;&nbsp;跳转到第<input style="width:20px" class="p_input" type="text" name="custompage" id="custompage" onkeypress="return event.keyCode>=48&&event.keyCode<=57" onKeyDown="if(event.keyCode==13) {window.location='/ParentList-2016112-p'+this.value+'.html'; return false;}">页&nbsp;<input type="button" value="GO" style="width:40px;height:22px" onclick="window.location='/ParentList-2016112-p'+document.getElementById('custompage').value+'.html';" /></div>
            <!--分页 结束-->
        </div>    
        <div class="clear"></div>
    </div>
</div>
<!--内页-产品中心 结束-->


<!--Foot begin-->
<div class="foot_box">
  <div class="foot_t">
    <div class="w1200"> <a href="/">网站首页</a>　|　<a href="/aboutus.html">关于我们</a>　|　<a href="/products.html">产品中心</a>　|　<a href="/news.html">新闻动态</a>　|　<a href="/article.html">技术文章</a>　|　<a href="/honor.html">荣誉资质</a>　|　<a href="/order.html" target="_blank">在线留言</a>　|　<a href="/contact.html">联系我们</a> <span><a href="javascript:;" class="toTop"></a></span> </div>
  </div>
  <div class="foot_b">
    <div class="w1200">
      <div class="f_b_t clear">
        <div class="f_contact fl">
          <p>联系我们 </p>
          <span>上海韦信自动化设备有限公司</span>
          <span>公司地址：上海市浦东新区环湖西二路888号C楼&nbsp;&nbsp;&nbsp;技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a></span> <span class="xian"></span>
          <ul class="clear">
            <li class="heart">联系人：张经理</li>
            <li class="heart1">QQ：1525943337</li>
            <li class="heart2">公司传真：</li>
            <li class="heart3">邮箱：1525943337@qq.com</li> 
          </ul>
          
         </div>
         <div class="f_ewm fr">
         <p>扫一扫 <b>更多精彩</b></p>  
          <div class="code1 fl">
            <img src="/skins/430226/images/ewm1.jpg">
            <p>微信二维码</p>
           </div>
          <div class="code2 fl">
            <img src="/skins/430226/images/ewm2.jpg">
            <p>网站二维码</p>
          </div>
          <div class="clear"></div>
      </div>
    </div>
    </div>
    <div class="copyright">
       &copy; 2025 版权所有：上海韦信自动化设备有限公司&nbsp;&nbsp;&nbsp;<a target="_blank" href="http://beian.miit.gov.cn/" rel="nofollow">备案号：沪ICP备20004922号-1</a>&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank" >sitemap.xml</a>&nbsp;&nbsp;&nbsp;<a href="http://www.chem17.com/login" target="_blank" rel="nofollow">管理登陆</a>
    </div>
  </div>
</div>
<!--Foot end-->

<!--右侧漂浮 begin-->
<div class="client-2"> 
    <ul id="client-2"> 
      <li class="my-kefu-liuyan"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a class="online-contact-btn" onclick="ChatBoxClickGXH()" href="#"><i></i><p>在线咨询</p></a></div> <div class="my-kefu-right"></div> 
       </div>
      </li> 
      <li class="my-kefu-tel"> 
       <div class="my-kefu-tel-main"> 
        <div class="my-kefu-left"><a href="tel:18516631897"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">18516631897</div> 
       </div>
      </li>  
      <li class="my-kefu-weixin"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><i></i><p>微信扫一扫</p></div> 
        <div class="my-kefu-right"> </div> 
        <div class="my-kefu-weixin-pic"><img src="/skins/430226/images/ewm1.jpg"> </div> 
       </div>
      </li> 
      <li class="my-kefu-ftop"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a href="javascript:;"><i></i><p>返回顶部</p></a> </div> 
        <div class="my-kefu-right"> </div> 
       </div>
      </li> 
    </ul> 
</div>
<!--右侧漂浮 end-->
<script type="text/javascript" src="/skins/430226/js/qq.js"></script>
<script type="text/javascript" src="/skins/430226/js/pt_js.js"></script>
<style> 
body {   
-moz-user-select:none;   
}   
</style>  
<script> document.body.onselectstart=document.body.oncontextmenu=function(){return false;};</script>



 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>