CINXE.COM
压力检测 - 检测、测量 、自动化、工业IT - 西纳工业
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="applicable-device" content="pc"> <title>压力检测 - 检测、测量 、自动化、工业IT - 西纳工业</title> <meta name="Keywords" content="压力检测,检测,测量 ,自动化,工业IT,西纳工业"> <meta name="Description" content="压力检测包括SENS4传感器模块VPi-5 iVacSens、SENS4传感器模块VPi-7 iVacSens等产品。西纳工业为您提供各种品牌型号的压力检测产品,详情可致电咨询。"> <meta name="applicable-device" content="pc" /> <meta name="baidu-site-verification" content="codeva-1wP1ZCtMe8" /> <script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=SQ0nSI000P9ckz8gfCG3ve2oMIh6OIFk"></script> <link type="text/css" href="https://static.e-xina.com/xina/css/reset.css?v=1732877928" rel="stylesheet"><link type="text/css" href="https://static.e-xina.com/xina/css/qq.css?v=1732877928" rel="stylesheet"><link type="text/css" href="https://static.e-xina.com/xina/css/css.css?v=1732877928" rel="stylesheet"><link type="text/css" href="https://static.e-xina.com/xina/css/map.css?v=1732877928" rel="stylesheet"><link type="text/css" href="https://static.e-xina.com/xina/css/reset.css?v=1732877928" rel="stylesheet"><link type="text/css" href="https://static.e-xina.com/xina/css/bjqs.css?v=1732877928" rel="stylesheet"><link type="text/css" href="https://static.e-xina.com/xina/css/fashionfoucs_umo.css?v=1732877928" rel="stylesheet"><link type="image/x-icon" href="https://static.e-xina.com/xina/favicon.ico?v=1732877928" rel="shortcut icon"> <script type="text/javascript" src="https://static.e-xina.com/xina/common/jquery-2.2.4.min.js?v=1732877928"></script><script type="text/javascript" src="https://static.e-xina.com/xina/js/uaredirect.js?v=1732877928"></script><script type="text/javascript" src="https://static.e-xina.com/xina/js/jquery.menu-aim.js?v=1732877928"></script><script type="text/javascript" src="https://static.e-xina.com/xina/js/autosize.js?v=1732877928"></script><script type="text/javascript" src="https://static.e-xina.com/xina/js/service.js?v=1732877928"></script><script type="text/javascript" src="https://static.e-xina.com/xina/js/raphael.js?v=1732877928"></script><script type="text/javascript" src="https://static.e-xina.com/xina/js/bjqs-1.3.min.js?v=1732877928"></script><style> .isDisplay { display: none; } </style> <!--[if lt IE 9]> <![endif]--> </head> <body class=" hPC"> <div class="wrap"> <div class="container"> <!-- 引入顶部广告 --> <!-- 顶部广告 注意:html/css/js 都在当前页面--> <div class="top-banner clearfix"> <div class="image-container ad-div"> <a href="https://www.e-xina.com/article/11406.html" target="_blank"> <img src="https://static.e-xina.com/Advertising/202411/25QejCSzJ4tDbM3ffp.png/og" alt=""> </a> <span class="close closeAd" onclick="closeAd('is_close_top_ad')">x</span> </div> </div> <script> // 关闭指定的广告 function closeAd(adCloseKey) { $.cookie(adCloseKey, $.now(), { expires: null, path: '/' }) } // 关闭顶部横幅 $('.top-banner .close').click(function(){ $('.top-banner a').attr('href','javascript:void(0)') $('.top-banner').hide() }) </script> <style> .ad-div { height: auto; width: 100%; } .closeAd { background-color:#555; border-radius: 15px; width: 30px; text-align: center; line-height: 28px; padding-bottom: 2px; } .top-banner { width: 100%; /*height: 80px;*/ position: relative; box-sizing: border-box; display: block; } .top-banner a { width: 100%; /*height: 80px;*/ position: relative; } .top-banner a .img-ad { margin: 0 auto; display: block; background-repeat: no-repeat; background-position: center center; min-width: 1200px; } .top-banner .close { position: absolute; top: 10px; right: 10px; color: #ffffff; font-size: 20px; font-weight: bold; cursor: pointer; } .image-container { overflow: hidden; display: flex; align-items: center; justify-content: center; } .image-container img { max-width: none !important; width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: 50% 50% !important; } </style> <div class="pr"> <div id="menu"> </div> </div> <div class="top area"> <div class="top-content"> <div class="col1"> <a href="/" class="logo"><img src="https://static.e-xina.com/xina/images/logo.png?v=1732877928" alt="天津西纳智能科技有限公司"></a> </div> <div class="col2"> <div class="searchBox"> <a href="javascript:gosearch();" class="btn">搜 索</a> <input type="text" id="ptitle" value="请输入关键字" onfocus="if(this.value=='请输入关键字'){this.value='';}" class="input1"> </div> </div> <div class="col3">400-9619-005</div> </div> </div> <script type="text/javascript"> function gosearch() { if (document.getElementById("ptitle").value == "" && document.getElementById("ptitle").value == "请输入关键字") { alert("请输入您要搜索的关键字!"); return; } // console.log(document.getElementById("ptitle")) window.location.href = "/product/search?title=" + encodeURIComponent(document.getElementById("ptitle").value); } function addfavorite(title, url) { if (confirm("把" + title + "\n添加到收藏夹?")) { var ua = navigator.userAgent.toLowerCase(); if (ua.indexOf("msie 8") > -1) { external.AddToFavoritesBar(url, title, '天津西纳国际贸易有限公司'); } else { try { window.external.addFavorite(url, title); } catch (e) { try { window.sidebar.addPanel(title, url, ""); } catch (e) { alert("请使用Ctrl+D进行添加"); } } } } } // 一进入页面自动异步请求产品分类数据 var cachePro = JSON.parse(sessionStorage.getItem('pro-pc')) // 获取本地的pc端产品 if(cachePro === null) { // 本地没有数据,需要去服务端获取 $.ajax({ type: 'get', url: '/nav?type=nav',// 路径 dataType: "html", success: function (data) { sessionStorage.setItem('pro-pc', JSON.stringify(data)) $("#menu").replaceWith(data); } }); } else { // 本地有数据,直接取 $("#menu").replaceWith(cachePro); } </script> <script type="text/javascript"> $(function () { var cookieCache = $.cookie('activity-dialog') var sessionCache = JSON.parse(sessionStorage.getItem('activity-dialog')) var interval_type = undefined // 关闭后间隔类型 var interval_time = undefined // 关闭后间隔天数(类型是天数时) var delayTime = 0 // 延迟时间 $.get('/api/bulletin', function (res) { console.log(res) if(res.data.id && res.data.location === 'whole' && cookieCache === undefined && sessionCache === null) { // 活动期间,且未关闭:自动弹出活动弹窗 interval_type = res.data.interval_type interval_time = res.data.interval_time delayTime = res.data.delay_time let html = ''; html += ` <div class="activity-dialog"> <div class="action-btn"> <div class="close-activity"> <img class="picAuto" src="/static/images/activity-delete.png" alt=""> <div class="btn-text">关闭</div> </div> </div> <div class="main"> <div class="img"> <a href="${res.data.final_href}" target="${res.data.final_href} ? '_black' : ''"> <img class="picAuto" src="${res.data.final_image}" alt=""> </a> </div> </div> </div> ` $('body').append(html) showActivityDialog() } }) // 打开弹窗 function showActivityDialog() { setTimeout(() => { $('.activity-dialog').css("display","flex"); $("body").addClass("body-hidden"); // 清除过期标识 sessionStorage.removeItem('activity-dialog'); $.cookie('activity-dialog', undefined, {path:'/'}); }, delayTime * 1000); } // 关闭弹窗 $('body').on('click', '.close-activity', function() { if(interval_type == 1) { // 当前窗口 sessionStorage.setItem('activity-dialog', '1') } else if(interval_type == 2) { // 按天数计算 $.cookie('activity-dialog', '1', { expires: interval_time, path: '/' }) } else if(interval_type == 3) { // 每次刷新页面 } else if(interval_type == 4) { // 当前浏览器 $.cookie('activity-dialog', '1') } else if(interval_type == 5) { // 按分钟计算 var minuteTime = new Date(new Date().getTime() + interval_time * 60 * 1000); $.cookie('activity-dialog', '1', { expires: minuteTime, path: '/' }) } // 弹窗关闭 $('.activity-dialog').css("display","none"); $("body").removeClass("body-hidden"); }) }) </script> <div class="menu"> <!-- 20241009 特别注意:如果修改网站导航,请也要同时修改对应网站下的 views/官网/brand/customContent/top.php 的网站导航。以保证导航是一致的 --> <ul class="area"> <li class="menuCatalog" onmouseover="showmenu()" onmouseout="colsemenu()"><a href="/category">所有商品目录 </a></li> <li id="li1" class="index"><a href="/">首页</a></li> <li id="li8" class="agent-brand"><a href="/agent-brand">代理品牌</a></li> <li id="li7" class="brand"><a href="/brand">推荐品牌</a></li> <li id="li2" class="category" ><a href="/category">产品目录</a></li> <li id="li3" class="article"><a href="/article">新闻资讯</a></li> <li id="li5" class="jobs"><a href="/jobs">人才中心</a></li> <li id="li6" class="contact"><a href="/contact">联系我们</a></li> <li id="li4" class="service"><a href="/service/40.html">客服中心</a></li> </ul> </div> <script type="text/javascript"> const str = window.location.pathname; const pathArr = str.split('/'); // console.log(pathArr); // console.log(pathArr[1] === 'index') // console.log(pathArr[1]) $('.area li').each(function () { const className = $(this).attr('class'); if (pathArr[1] === '' || pathArr[1] === 'index') { $('.index').addClass('current') } if (pathArr[1] === className) { $(this).addClass('current') } if (pathArr[1] === 'category' || pathArr[1] === 'product' || pathArr[1] === 'download' || pathArr[1] === 'recommend' || pathArr[1] === 'application') { $('.category').addClass('current') } if (pathArr[1] === 'brand') { $('.brand').addClass('current') } // if (pathArr[1] === 'order' || pathArr[1] === 'order-search.html' || pathArr[1] === 'online-inquiry.html') { // $('.service').addClass('current') // } if (pathArr[1] === 'order' || pathArr[1] === 'help' || pathArr[1] === 'order-search.html') { $('.service').addClass('current') } if (pathArr[1] === 'talents') { $('.jobs').addClass('current') } if (pathArr[1] === 'online-inquiry.html') { $('.service').addClass('current') } if (pathArr[1] === 'qualifications.html') { $('.qualifications').addClass('current') } }); </script> <div class="area"> <div class="localClear btBorder2"> <p>当前所在位置: <a href="/">首页</a> > <a href="/product/list-3430.html">检测、测量 、自动化、工业IT</a> <span>></span> 压力检测 </p> <span class="count">共找到<strong> 644</strong>件商品</span> </div> </div> <div class="area"> <div class="picking clr"> <div class="dt"><h3>品牌推荐</h3></div> <div class="dd"> <ul class="brandList h63"> <li><a href="/brand/24994.html" target="_blank"> <span class="recomBrandImg"> <img class="picAuto" alt="SENS4" src="https://static.e-xina.com/brands/202410/31rPPNTch6dtCDPQS5.jpg/thumb" /> </span> </a> </li> <li><a href="/brand/13465.html" target="_blank"> <span class="recomBrandImg"> <img class="picAuto" alt="BURKERT" src="https://static.e-xina.com/brands/202405/30MPmXjhPB3XhtGfQ7.jpeg/thumb" /> </span> </a> </li> <li><a href="/brand/13638.html" target="_blank"> <span class="recomBrandImg"> <img class="picAuto" alt="HKM" src="https://static.e-xina.com/brands/201905/24CE6ydzSwENTMRBsa.JPG/thumb" /> </span> </a> </li> <li><a href="/brand/13718.html" target="_blank"> <span class="recomBrandImg"> <img class="picAuto" alt="BACCARA" src="https://static.e-xina.com/brands/oldc/l201505123012303011.jpg/thumb" /> </span> </a> </li> </ul> </div> </div> <div class="picking mt-1 clr"> <div class="dt"><h3>产品分类</h3></div> <div class="dd"> <ul id="ul2" class="typeListBlue"> <li><a href="/product/list-3430.html">全部</a></li> <li class=""><a href="/product/list-5902.html" class="">压差开关/压差变送器</a></li> <li class=""><a href="/product/list-5908.html" class="">隔膜密封</a></li> <li class=""><a href="/product/list-5909.html" class="">压力校正器</a></li> <li class=""><a href="/product/list-5910.html" class="">其他压力测量仪器</a></li> <li class=""><a href="/product/list-3487.html" class="">压力变送器</a></li> <li class=""><a href="/product/list-3488.html" class="">检漏仪、泄漏探测器</a></li> <li class=""><a href="/product/list-3481.html" class="">压力计</a></li> <li class=""><a href="/product/list-3482.html" class="">压力传感器</a></li> <li class=""><a href="/product/list-3483.html" class="">压力开关</a></li> <li class=""><a href="/product/list-3484.html" class="">真空计、真空传感器</a></li> <li class=""><a href="/product/list-3485.html" class="">模拟压力表</a></li> <li class=""><a href="/product/list-3486.html" class="">数字压力表</a></li> </ul> </div> </div> </div> <span class="blk20"></span> <div class="area con2"> <div class="col1"> <div class="listHd"> <a href="/product/list-3430.html">检测、测量 、自动化、工业IT</a> <span>></span> 压力检测 <ul> <li class=""><a href="javascript:toNewType('list')" class="viewList"></a></li> <li class="current"><a href="javascript:toNewType('bigPic')" class="viewGrid"></a></li></ul></div> <div class="listBd"> <ul class="viewGridList"> <li> <a href="/product/364543.html"> <div class="imgBoxList" title="SENS4传感器模块VPi-5 iVacSens"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25wdedX6FbwwtdQRph.jpg/thumb" alt="SENS4传感器模块VPi-5 iVacSens" > </div> <p class="toSpotThree">SENS4传感器模块VPi-5 iVacSens</p> </div> </a> </li> <li> <a href="/product/364541.html"> <div class="imgBoxList" title="SENS4传感器模块VPi-7 iVacSens"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25jMPbNpbhNnECTZJf.jpg/thumb" alt="SENS4传感器模块VPi-7 iVacSens" > </div> <p class="toSpotThree">SENS4传感器模块VPi-7 iVacSens</p> </div> </a> </li> <li> <a href="/product/364538.html"> <div class="imgBoxList" title="SENS4电离真空计VPM-4 SmartPirani"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25whkPsZM6G47SnRSZ.jpg/thumb" alt="SENS4电离真空计VPM-4 SmartPirani" > </div> <p class="toSpotThree">SENS4电离真空计VPM-4 SmartPirani</p> </div> </a> </li> <li> <a href="/product/364535.html"> <div class="imgBoxList" title="SENS4隔膜真空计VDM-2"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25Rhp5heZ7YahxYrZM.jpg/thumb" alt="SENS4隔膜真空计VDM-2" > </div> <p class="toSpotThree">SENS4隔膜真空计VDM-2</p> </div> </a> </li> <li> <a href="/product/364531.html"> <div class="imgBoxList" title="SENS4压力变送器PCM-1"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25i6cbNBhwkfinx4NT.jpg/thumb" alt="SENS4压力变送器PCM-1" > </div> <p class="toSpotThree">SENS4压力变送器PCM-1</p> </div> </a> </li> <li> <a href="/product/364528.html"> <div class="imgBoxList" title="SENS4压力变送器PSM-1"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25Kw2a5wKmwfxxTAwr.jpg/thumb" alt="SENS4压力变送器PSM-1" > </div> <p class="toSpotThree">SENS4压力变送器PSM-1</p> </div> </a> </li> <li> <a href="/product/364525.html"> <div class="imgBoxList" title="SENS4压力变送器PSM-2"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25NWRQPR38sNxWQKcW.jpg/thumb" alt="SENS4压力变送器PSM-2" > </div> <p class="toSpotThree">SENS4压力变送器PSM-2</p> </div> </a> </li> <li> <a href="/product/364523.html"> <div class="imgBoxList" title="SENS4真空变送器VCM-1-10110111"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25GQjey2rwaJjcNDxA.jpg/thumb" alt="SENS4真空变送器VCM-1-10110111" > </div> <p class="toSpotThree">SENS4真空变送器VCM-1-10110111</p> </div> </a> </li> <li> <a href="/product/364519.html"> <div class="imgBoxList" title="SENS4真空传感器VPM-7"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/256Mh2KxwSQzsD68cD.jpg/thumb" alt="SENS4真空传感器VPM-7" > </div> <p class="toSpotThree">SENS4真空传感器VPM-7</p> </div> </a> </li> <li> <a href="/product/364516.html"> <div class="imgBoxList" title="SENS4真空计VDM-5"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25CQYT7AcTJDWsZhwE.jpg/thumb" alt="SENS4真空计VDM-5" > </div> <p class="toSpotThree">SENS4真空计VDM-5</p> </div> </a> </li> <li> <a href="/product/364514.html"> <div class="imgBoxList" title="SENS4真空计VPM-15 TriCAP"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25ywY6FTkJt43mME46.jpg/thumb" alt="SENS4真空计VPM-15 TriCAP" > </div> <p class="toSpotThree">SENS4真空计VPM-15 TriCAP</p> </div> </a> </li> <li> <a href="/product/364511.html"> <div class="imgBoxList" title="SENS4真空计VPM-17 TriCAP"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/25BnFQmXjcCMCZkxFb.jpg/thumb" alt="SENS4真空计VPM-17 TriCAP" > </div> <p class="toSpotThree">SENS4真空计VPM-17 TriCAP</p> </div> </a> </li> <li> <a href="/product/363429.html"> <div class="imgBoxList" title="BURKERT压力表TAU001"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202410/16cMSCzDDARpwwYNaK.jpg/thumb" alt="BURKERT压力表TAU001" > </div> <p class="toSpotThree">BURKERT压力表TAU001</p> </div> </a> </li> <li> <a href="/product/362454.html"> <div class="imgBoxList" title="HKM气动压力传感器DAF 1.0 / 20"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202409/298iZ5NPFwBBfwRH6N.jpg/thumb" alt="HKM气动压力传感器DAF 1.0 / 20" > </div> <p class="toSpotThree">HKM气动压力传感器DAF 1.0 / 20</p> </div> </a> </li> <li> <a href="/product/362450.html"> <div class="imgBoxList" title="HKM气动压力传感器DA1.0"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202409/29iR2sF786sM2XAfik.jpg/thumb" alt="HKM气动压力传感器DA1.0" > </div> <p class="toSpotThree">HKM气动压力传感器DA1.0</p> </div> </a> </li> <li> <a href="/product/362236.html"> <div class="imgBoxList" title="BACCARA高压开关BPA-ZINC"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202409/26SC7G2Zheb5KQf82Z.jpg/thumb" alt="BACCARA高压开关BPA-ZINC" > </div> <p class="toSpotThree">BACCARA高压开关BPA-ZINC</p> </div> </a> </li> <li> <a href="/product/362230.html"> <div class="imgBoxList" title="BACCARA气动压力开关MP1-1"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202409/26JS6SEPWzNpwGYwJn.jpg/thumb" alt="BACCARA气动压力开关MP1-1" > </div> <p class="toSpotThree">BACCARA气动压力开关MP1-1</p> </div> </a> </li> <li> <a href="/product/362228.html"> <div class="imgBoxList" title="BACCARA压力传感器VTC-A"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202409/26JfPKbTWriHDEJ8Ap.jpg/thumb" alt="BACCARA压力传感器VTC-A" > </div> <p class="toSpotThree">BACCARA压力传感器VTC-A</p> </div> </a> </li> <li> <a href="/product/362224.html"> <div class="imgBoxList" title="BACCARA压力开关APA"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202409/26fDcEywCETThp8YPX.jpg/thumb" alt="BACCARA压力开关APA" > </div> <p class="toSpotThree">BACCARA压力开关APA</p> </div> </a> </li> <li> <a href="/product/362222.html"> <div class="imgBoxList" title="BACCARA压力开关MPS10"> <div class="img"> <img class="picAuto" src="https://static.e-xina.com/products/202409/26spA7mw627GHyJWkZ.jpg/thumb" alt="BACCARA压力开关MPS10" > </div> <p class="toSpotThree">BACCARA压力开关MPS10</p> </div> </a> </li> </ul> </div> </div> <div class="col2"> <div class="boxBlue"> <div class="hd"><h3>热门推荐</h3></div> <div class="bd"> <ul class="RecImglist clr"> <li > <a href="/product/22735.html" title="VIATRAN可拆卸的液位变送器"> <div class="recomBrandRight"> <img class="picAuto" src="https://static.e-xina.com/products/202101/25Bjs3DGh6yZFs74MM.png/thumb" alt="可拆卸的液位变送器" /> </div> <div class="txtCon">VIATRAN可拆卸的液位变送器</div> </a> </li> <li > <a href="/product/22737.html" title="GRACO静电喷枪"> <div class="recomBrandRight"> <img class="picAuto" src="https://static.e-xina.com/products/202101/25FTQfSA8xSKcXwmGK.png/thumb" alt="静电喷枪" /> </div> <div class="txtCon">GRACO静电喷枪</div> </a> </li> <li > <a href="/product/22741.html" title="AQUAFINE紫外线消毒系统"> <div class="recomBrandRight"> <img class="picAuto" src="https://static.e-xina.com/products/202101/25sRDtseZDEKmnYdKf.png/thumb" alt="紫外线消毒系统" /> </div> <div class="txtCon">AQUAFINE紫外线消毒系统</div> </a> </li> <li > <a href="/product/22744.html" title="Crystal IS紫外线(UVC)LED"> <div class="recomBrandRight"> <img class="picAuto" src="https://static.e-xina.com/products/202101/25iyNAjX72CCaeA8dM.png/thumb" alt="紫外线(UVC)LED" /> </div> <div class="txtCon">Crystal IS紫外线(UVC)LE...</div> </a> </li> </ul> </div> </div> <div class="xina292x347"> <a href="/" target="_blank"><img src="/static/images/img201405063306585813.jpg" alt="产品列表"></a> </div> <div class="box"> <div class="hd"><h3 class="cOrange">热门搜索</h3></div> <div class="bd"> <ul class="hotSearch"> <li class="top3"><span>1</span><a href="/product/search?title=FLIR">FLIR</a></li> <li class="top3"><span>2</span><a href="/product/search?title=HYDAC">HYDAC</a></li> <li class="top3"><span>3</span><a href="/product/search?title=CMC">CMC</a></li> <li ><span>4</span><a href="/product/search?title=RMG">RMG</a></li> <li ><span>5</span><a href="/product/search?title=TRANSFLUID">TRANSFLUID</a></li> <li ><span>6</span><a href="/product/search?title=STROMAG">STROMAG</a></li> <li ><span>7</span><a href="/product/search?title=BAUER">BAUER</a></li> </ul> </div> </div> </div> </div> <div class="area pageWhiteBox"> <div class="pageCss"> <div class="pagination"><a href="/product/list-3439.html?page=1" data-page="0" style="margin-right:5px;">首页</a> <span>上一页</span> <span style="margin-right:5px;font-weight:Bold;color:red;">1</span> <a href="/product/list-3439.html?page=2" data-page="1" style="margin-right:5px;">2</a> <a href="/product/list-3439.html?page=3" data-page="2" style="margin-right:5px;">3</a> <a href="/product/list-3439.html?page=4" data-page="3" style="margin-right:5px;">4</a> <a href="/product/list-3439.html?page=5" data-page="4" style="margin-right:5px;">5</a> <a href="/product/list-3439.html?page=6" data-page="5" style="margin-right:5px;">6</a> <a href="/product/list-3439.html?page=7" data-page="6" style="margin-right:5px;">7</a> <a href="/product/list-3439.html?page=8" data-page="7" style="margin-right:5px;">8</a> <a href="/product/list-3439.html?page=9" data-page="8" style="margin-right:5px;">9</a> <a href="/product/list-3439.html?page=10" data-page="9" style="margin-right:5px;">10</a> <a href="/product/list-3439.html?page=2" data-page="1" style="margin-right:5px;">下一页</a> <a href="/product/list-3439.html?page=33" data-page="32" style="margin-right:5px;">尾页</a> <a class="form" style="width: 130px"> <span class="text">到第</span> <input class="input" type="number" value="1" min="1" max="33" aria-label="页码输入框" style="width:27%;-webkit-writing-mode: horizontal-tb !important; text-rendering: auto; color: -internal-light-dark-color(black, white); letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; -webkit-appearance: textfield; background-color: -internal-light-dark-color(white, black); -webkit-rtl-ordering: logical; cursor: text; margin: 0em; font: 400 13.3333px Arial; padding: 1px 0px; border-width: 2px; border-style: inset; border-color: initial; border-image: initial;"> <span class="text">页</span> <span class="btn go-page" role="button" tabindex="0" style="border: solid 1px #ccc; padding: 0px; height: 25px; width: 46px; line-height: 25px;">确定</span> </a> <script type="text/javascript">$(document).ready(function ($) { $(document).on('click', '.go-page', function () { var _this = $(this), _pageInput = _this.siblings("input"), goPage = _pageInput.val(), pageLink = "/product/list-3439.html?page=1"; pageLink = pageLink.replace("page=1", "page="+goPage); if (goPage >= 1 && goPage <= 33) { window.location.href=pageLink; } else { _pageInput.focus(); } }); });</script></div> </div> </div> <script> function toNewType(type) { var url = window.location.href url = url.replace('&type=list','') url = url.replace('type=list','') url = url.replace('&type=bigPic','') url = url.replace('type=bigPic','') var separator = url.indexOf('?') !== -1 ? "&" : "?"; url = url + separator + 'type=' + type; window.location.href = url } </script> </div> </div> <hr> <div class="footer"> <div class="area"> <dl> <dt><h4>品质保证</h4>德国本土采购 原装进口保证</dt> <dd> <ul> <li><a href="/brand">品牌目录</a></li> <li><a href="/category">产品目录</a></li> <li><a href="/product">库存产品</a></li> <li><a href="/download">资料下载</a></li> <li><a href="/application">产品应用</a></li> </ul> </dd> </dl> <dl> <dt class="icon2"><h4>售后保障</h4>功在服务 赢在人心</dt> <dd> <ul> <li><a href="/order-search.html">订单查询</a></li> <li><a href="/service/42.html">投诉建议</a></li> <li><a href="/service/41.html">质保返修</a></li> <li><a href="/service/40.html">服务理念</a></li> <li><a href="/online-inquiry.html">在线询价</a></li> </ul> </dd> </dl> <dl> <dt class="icon3"><h4>合作共赢</h4>着眼于全球 更稳定 更可靠</dt> <dd> <ul> <li><a href="/cooperation/44.html">采购托管</a></li> </ul> </dd> </dl> <dl> <dt class="icon4"><h4>西纳工业</h4>以诚兴业 共存共荣</dt> <dd> <ul> <li><a href="/about/39.html">公司简介</a></li> <li><a href="/article">公司新闻</a></li> <li><a href="/contact">联系我们</a></li> <li><a href="/contact">留言反馈</a></li> <li><a href="/qualifications.html">代理品牌</a></li> </ul> </dd> </dl> </div> </div> <div class="footCopy"> <div class="area" style="color:#999999;font-size: 16px;"> <a href="/">返回首页</a> | <a href="/product">产品中心</a> | <a href="/service">客户中心</a> | <a href="/jobs">人才中心</a> | <a href="/cooperation">合作平台</a> | <a href="/contact">联系方式</a> <p> <br /><a href="/friends" target="_blank">友情链接</a>: <a href="https://www.celiss.com" target="_blank">赛力斯</a> </p> <p class="bottomLine"></p> </div> <div class="area"> <div style="float: left; width: 800px"> <p>Copyright© 2013-2024 天津西纳智能科技有限公司 版权所有 <br />电话:400-9619-005 <br />传真:400-9619-005 <br />联系人:余子豪 400-9619-005 <br />邮箱:sales@e-xina.com <br />地址:天津市和平区南京路235号河川大厦A座22D </p> <p><img src="/static/images/icon_cert.jpg" width="344" height="35" alt="a"></p> <p style="color: #999999;"> <a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=12010102000946" target="_blank"> <img src="/common/img/recordCode.png" /> 津公网安备12010102000946号 </a> | <a href="https://beian.miit.gov.cn/" target="_blank">津ICP备13001985号-1</a> </p> </div> <div style="float: right;width: 380px;text-align: center;padding-top: 12px;"> <img alt="" src="https://static.e-xina.com/atts/202112/06btktiGRxhsbYA8Hk.png/og" width="150" height="150"/> <p>扫描微信二维码关注我们</p> </div> </div> </div> <!--百度推广--> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?771629bdd2e9480152345cf737f54684"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <div class="side"> <ul> <li class="onlineTxt"><a style="border: 2px" href="http://wpa.qq.com/msgrd?v=3&uin=3020399086&site=e-xina.com&menu=yes"><img src="/static/images/qq.png" alt="qq" width="37" height="37"></a></li> <li><a href="/online-inquiry.html" target="_blank"><div class="sidebox jianyi"></div></a></li> <li><div class="sidebox gotop" onclick="goTop();"></div></li> <li><div class="sidebox qrcode"></div></li> </ul> <a href="http://wpa.qq.com/msgrd?v=3&uin=3020399086&site=e-xina.com&menu=yes"> <div class="qqTel" style="border: 2px;color: white;text-align: center;vertical-align: middle;line-height: 37px;cursor: pointer;"> QQ联系 </div> </a> <div class="dimensionalCode"> <div style="border:1px solid #eb630c;text-align: center;background-color: #fff;"> <img src="https://static.e-xina.com/atts/202306/26RhhXiDTWhhKCa8hR.png/og" width="158" height="158" style="margin: 5px;" /> <span style="display: inline-block;">加企业微信咨询</span> </div> </div> </div> <script type="text/javascript" src="https://static.e-xina.com/xina/common/jquery.plugins/jquery.cookie.min.js?v=1732877928"></script><script type="text/javascript" src="https://static.e-xina.com/xina/common/fingerprint.min.js?v=1732877928"></script><script type="text/javascript" src="https://static.e-xina.com/xina/common/common.js?v=1732877928"></script> </body> </html>