<!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/SonList-2016117.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传感器-上海韦信自动化设备有限公司</TITLE>
<META NAME="Description" CONTENT="上海韦信自动化设备有限公司专业供应销售Burkert传感器系列产品,公司具有良好的市场信誉,专业的售后和技术服务团队,凭借多年不断技术创新,迎得了客户的认可,欢迎来电来涵洽谈合作！">
<META NAME="Keywords" CONTENT="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/SonList-2016117.html",
"title": "Burkert传感器-上海韦信自动化设备有限公司",
"upDate": "2024-03-28T12:42:31"
    }</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;<a href="">Burkert传感器</a>
            </p>
</div>
<!--面包屑 结束-->


<!--内页-产品中心 开始-->
<div class="ly_NyProducts">
	<div class="lyNyPro_main">
        <div class="lyNyPro_left">
            <div class="h_left">
                <div class="cp_type">
                    <div class="hd"><p>产品分类</p></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-3448837.html" title="B&#252;rkert阀门和流量计于环境分析的流体技术解决方案">B&#252;rkert阀门和流量计于环境分析的流体技术解决方案</a></li>
                    
        <li><em></em><a href="/Article-3196139.html" title="Burkert解决方案-生物反应器与发酵过程的PID精确补料系统应用">Burkert解决方案-生物反应器与发酵过程的PID精确补料系统应用</a></li>
                    
        <li><em></em><a href="/Article-2852513.html" title="应用|生物反应器与发酵过程的PID精确补料系统">应用|生物反应器与发酵过程的PID精确补料系统</a></li>
                    
        <li><em></em><a href="/Article-2172506.html" title="Burkert流量计应用实例-从制药到汽车工业的填料和分析">Burkert流量计应用实例-从制药到汽车工业的填料和分析</a></li>
                    
        <li><em></em><a href="/Article-2167590.html" title="Burkert阀岛|Burkert传感器|控制柜应用-自动化水处理">Burkert阀岛|Burkert传感器|控制柜应用-自动化水处理</a></li>
                    
        <li><em></em><a href="/Article-2109026.html" title="上海代理Burkert流量计分类">上海代理Burkert流量计分类</a></li>
                      
                    </ul>
                </div>
            </div>
            <!--相关文章 结束-->
        </div>
        
        <div class="lyNyPro_right">
        	<div class="nyPro_list">
            	<ul>
                
                
                	<li><div class="nyProList_img"><a href="/Products-37591466.html"><img src="http://img69.chem17.com/gxhpic_3f1bed7e0c/33c3386a40defc47361bdd0167de771744fb25f426eeee8aafe3b866fc63343ad114215d3f875418_340_340_5.jpg" class="nyPro_img" alt="Burkert 8311 439956宝德压力开关Burkert 8311型439956"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-37591466.html">Burkert 8311 439956宝德压力开关Burkert 8311型439956</a></div>
<div class="nyProList_ms"><p>宝德压力开关Burkert 8311型439956
宝德压力变送器 / 宝帝压力开关 / Burkert压力变送器，8311型号，订货号439956

宝德压力开关，8311 型压力变送器/开关带超大屏幕显示器，专门设计为用于控制报警器、建立一个监控系统或开/关控制回路。</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>746</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-37591466.html">查看详情</a><a href="/Products-37591466.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-36706590.html"><img src="http://img72.chem17.com/gxhpic_3f1bed7e0c/41d711f7cd1868fb66b3f5502cbf43bfd65e478e32fd8a06d648330fd1830d7f1ca4e657bfce0d36_340_340_5.jpg" class="nyPro_img" alt="563780 0-10bar 4-20mA代理宝德BURKERT压力传感变送器8316-563782"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-36706590.html">563780 0-10bar 4-20mA代理宝德BURKERT压力传感变送器8316-563782</a></div>
<div class="nyProList_ms"><p>代理宝德BURKERT压力传感变送器8316-563782 压力0-40bar 4-20mA输出，5针M12电气连接917116。
上海韦信公司优势代理burkert变送器，burket压力传感器8314升级8316型，所有burkert压力传感器变送器全部都是burkert德国工厂直接出货报关空运过来，burkert厂家出货清单明细和burkert变送器进口送器8316-563782</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1277</span></dd><dd>产品价格：<span>1800</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-36706590.html">查看详情</a><a href="/Products-36706590.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-36075869.html"><img src="http://img80.chem17.com/gxhpic_3f1bed7e0c/62b67f438055e754da78f6e2e67911cd272988fcff8659d0a2268cd1d4a6ec9a84aeedc228a8c1b5_340_340_5.jpg" class="nyPro_img" alt="8312、8412、8318、8418型宝帝流体控制系统公司|宝德Burkert传感器"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-36075869.html">8312、8412、8318、8418型宝帝流体控制系统公司|宝德Burkert传感器</a></div>
<div class="nyProList_ms"><p>上海宝帝流体控制系统公司|宝德Burkert传感器之Burkert压力传感器和Burkert温度传感器
德国Burkert压力和温度传感器，CANopen版（8312、8412 型）或 IO-Link版（8318、8418 型）的简介，上海韦信公司带您了解更多关于德国Burkert传感器 8312、8318、8412 和 8418 新型Burkert传感器的优势。
德国Burkert压力和温度</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1742</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-36075869.html">查看详情</a><a href="/Products-36075869.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-35530955.html"><img src="http://img80.chem17.com/gxhpic_3f1bed7e0c/d18d22ba8792e2aae925f70f515293967a8b6ca210a8fafc8c0a6a141e802c130e80222d4f789d23_340_340_5.png" class="nyPro_img" alt="8312 8412  8318 8418 型Burkert压力和温度传感器CANopen或IO-Link"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-35530955.html">8312 8412  8318 8418 型Burkert压力和温度传感器CANopen或IO-Link</a></div>
<div class="nyProList_ms"><p>Burkert压力和温度传感器CANopen或IO-Link版新型传感器，CANopen版（8312、8412 型）或 IO-Link版（8318、8418 型）的简介
了解更多关于德国Burkert传感器 8312、8318、8412 和 8418 新型Burkert传感器的优势。
德国Burkert压力和温度传感器一直是我们传感器世界的重要部分。
除了具有模拟信号输出版（如 4...20 m</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1352</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-35530955.html">查看详情</a><a href="/Products-35530955.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-34956742.html"><img src="http://img74.chem17.com/gxhpic_3f1bed7e0c/d7dcb51f52fae52ab07924dee5dc8b9e31f27ccbcf8ba8e05bbd73b9b0177dfa2463b34d35cb331b_340_340_5.jpg" class="nyPro_img" alt="宝德传感器Burkert压力变送器8316型563780"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-34956742.html">宝德传感器Burkert压力变送器8316型563780</a></div>
<div class="nyProList_ms"><p>宝德传感器Burkert压力变送器8316型563780|563778*，德国burkert传感器8316型563780 563777 563781宝德压力传感器德国原厂超低折扣，价格好交货快，进口报关单产地证明文件均可提供！
Burkert压力变送器8316型类型说明
紧凑型Burkert 8316型压力测量设备满足机械负载，EMC特性和运行可靠性方面高要求。宝德Burkert压力变送器8</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1483</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-34956742.html">查看详情</a><a href="/Products-34956742.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-34471882.html"><img src="http://img67.chem17.com/gxhpic_3f1bed7e0c/1697e381d5facf78763ead72231aabf84c6c629f9bfdc8ef0477dc89198d313a48f9570d2af93828_340_340_5.png" class="nyPro_img" alt="德国Burkert电导率传感器8220型00426872"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-34471882.html">德国Burkert电导率传感器8220型00426872</a></div>
<div class="nyProList_ms"><p>德国Burkert电导率传感器8220型00426872。这个系列的burkert传感器德国burkert原厂价格折扣好，货期快，德国burkert传感器，burkert流量计，burkert变送器都是德产和法产的，所以国外渠道直接采购一手货源价格好，质量有保障，原装正品质保一年！
类型 8220 - 德国Burkert电导率传感器
德国Burkert 8220电导率传感器类型描述
德国Burke</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1245</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-34471882.html">查看详情</a><a href="/Products-34471882.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                	
                
                </ul>
            </div>
            
            <!--分页 开始-->
            <div id="fengye"> 共&nbsp;10&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;2&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/SonList-2016117-p2.html">下一页</a>&nbsp;&nbsp;<a href="/SonList-2016117-p2.html">末页</a>&nbsp;&nbsp;跳转到第<input style="width:20px" class="p_input" type="text" name="custompage" id="custompage" onkeypress="return event.keyCode>=48&&event.keyCode<=57" onKeyDown="if(event.keyCode==13) {window.location='/SonList-2016117-p'+this.value+'.html'; return false;}">页&nbsp;<input type="button" value="GO" style="width:40px;height:22px" onclick="window.location='/SonList-2016117-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>