<!DOCTYPE html>
<html>
  
  <head> 
    <meta charset="UTF-8">
    <title>立式动平衡机_主轴动平衡机_分子泵动平衡机_上海申岢动平衡机</title>               
<meta name="keywords" content="立式动平衡机,主轴动平衡机,分子泵动平衡机,平衡机,动平衡机">
<meta name="description" content="上海申岢动平衡机制造有限公司专注于动平衡机的开发和研究，主营有：主轴动平衡机、风机动平衡机、分子泵动平衡机、水泵动平衡机、辊筒动平衡机、电机动平衡机、立式动平衡机等等，产品应用广泛，适用于新兴能源、航空航天、汽车制造、高铁动车、机械加工、轻工纺织、制版印刷等多个领域。用户的需求是我们永远的追求。">
<meta name='viewport' content='width=1440'>
    <link href="/template/default/html/static/css/animate.css,iconfont.css,bootstrap.min.css,response.min.css" rel="stylesheet" type="text/css">
    <link href="/template/default/html/static/css/site_impt_r.css" rel="stylesheet" type="text/css">
    <link href="/template/default/html/static/css/ftmpl_impt_fea11774-57c6-42ad-8c03-100a9601b9d9-1664445182000_249470_1.css" rel="stylesheet" type="text/css">

<link href="/template/default/html/static/css/page_impt_Home-1664445182000_249470_1.css" rel="stylesheet" type="text/css">
    <link type="text/css" href="/template/default/html/static/css/faclass.css" rel="stylesheet">
    <link type="text/css" href="/template/default/html/static/css/font-awesome.css" rel="stylesheet">
    <link type="text/css" href="/template/default/html/static/css/hover.css" rel="stylesheet">
    <link type="text/css" href="/template/default/html/static/css/share.min.css" rel="stylesheet">
    <link type="text/css" href="/template/default/html/static/css/chromagallery.css" rel="stylesheet">
    <link rel="shortcut icon" href="/template/default/html/static/css/favicon.ico" type="image/x-icon">
	
	<script type="text/javascript" src="/template/default/html/static/js/jquery-3.7.0.min.js"></script>
	<link type="text/css" href="/static/css/swiper-bundle.min.css" rel="stylesheet">
    <script>
  window.onload=function(){  }
</script>
<meta name='viewport' content='width=1440'>
<meta http-equiv="Cache-Control" content="no-transform">
<script type="text/javascript">
    window.siteIsPc=true;
    window.foreignList= [];
    window.tenant = {"cdnFlag":"2","createTime":null,"domain":"www.skphj.com","domainInfo":null,"foreign":true,"id":249470,"language":"zh_CN","mobileDomain":"m.skphj.com","mobileStatus":7,"status":6,"templateCode":"global_site_standard","tenantCode":"100001_2107295088","unittype":"100001","verify":"5ddbc4641a7580bc062aab81dda0745a","mverify":"231855e11b542b5b597091050fe5cb97"};
    window.commonShortUrl = ("http://www.ceurl.cn" == "") ? "" : "http://www.ceurl.cn" + "/";
    window.upgradeVersion="6c98da8e47bb21b2afe1af4aef164b6d";
    var isxinnet = "false";
    window.noredirectCookieName = "_noredirect";
    var visittrack_siteId = "100001_2107295088";
    var visittrack_url = "";
    var gatherScripts = "";
    var unittype=window.tenant.unittype ;
    window.globalObj={};
    window.globalObj.isOpenSSL = false;
    
    if(!(unittype == '100009'||unittype == '100084' ||unittype == '100007' )){  
        window.intelligetJump={"identification":"false"};//智能跳转
    }
    if(unittype == '100001'&& window.tenant.foreign){
        window.getMultilingual={"website":"{\"en\":\"en.skphj.com\",\"zh_CN\":\"www.skphj.com\"}","switcher":"off"};//多语言和获取网站url对象
    }

    try{
        var setDomain = window.location.hostname.replace("http://", "").replace("https://", "");
        if (setDomain.match(/[a-z]+/) != null) {
            var domainArr = setDomain.split(".");
            var preDomain=domainArr[domainArr.length - 2] + "."
                + domainArr[domainArr.length - 1];
            if(/(com|cn|org|net|xin|edu|ac)\..*/.test(preDomain)){
                preDomain=domainArr[domainArr.length - 3]+"."+domainArr[domainArr.length - 2] + "."
                    + domainArr[domainArr.length - 1];
            }
            document.domain = preDomain;
        }
    }catch(e){
        console.log(e);
    }

</script>
<script type="text/javascript" src="/template/default/html/static/js/interwords_zh_CN.min.js,libs.min.js"></script>
<script>
    $(function(){
        // 灰色主题
        if(!(unittype == '100009'||unittype == '100084' ||unittype == '100007' )){
            var qxurl = location.href.replace(location.origin,'')
            if(qxurl == '/' || qxurl == '') {
                var grayStatus = {"greySwitchStatus":"false"};
                var greySwitchStatusData = {};
                if(typeof(grayStatus) == 'string' && /^{/.test(grayStatus)){
                    greySwitchStatusData = JSON.parse(grayStatus);
                }else if(typeof(grayStatus) == 'object'){
                    greySwitchStatusData = grayStatus;
                }
                if(greySwitchStatusData && greySwitchStatusData.greySwitchStatus == 'true'){ 
                    $("html").css("cssText", "filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important");
                    $("html").css("cssText", "-webkit-filter: grayscale(100%) !important");
                }
            }
            // 飘窗
            require(['/public/cjgj/common.js'], function(){})
        }
    });
    if(!(window.tenant.unittype=='100084'||window.tenant.unittype=='100009')&&isFrontEnv()&&!window.noAuth){
        var qxurl = location.href.replace(location.origin,'')
        if(qxurl != '/') {
            $.ajax({
                url:'/comp/authtion.do',
                method:'get',
                data:{
                    url:qxurl
                },
                success:function(res){
                    if(res.status == 300 && res.data!=''){
                        window.location.href=res.data
                    }
                },
                error:function(err){
                    console.log(err);
                }
            }); 
        }
    }
</script>    <meta http-equiv="Cache-Control" content="no-transform">
    <meta http-equiv="Cache-Control" content="no-siteapp">
    <meta name="applicable-device" content="pc,mobile">
    <link type="text/css" href="/template/default/html/static/css/L_phone.css" rel="stylesheet">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
    <script type="text/javascript" src="/template/default/html/static/js/delighters.js"></script>
    <script type="text/javascript" src="/template/default/html/static/js/wow.min.js"></script>
    <script type="text/javascript" src="/template/default/html/static/js/qrcode.js"></script>
    <script type="text/javascript" src="/template/default/html/static/js/social-share.js"></script>
    <script type="text/javascript" src="/template/default/html/static/js/rBQBG1yZ0aOEPRaZAAAAAGqmAjE1702.js"></script>
    <script type="text/javascript" src="/template/default/html/static/js/rellax.min.js"></script>
    
    


    <link href="/template/default/html/static/css/styles-1664445182000_249470_1.css" rel="stylesheet" type="text/css">
    <!--[if lt IE 9]> 
<script type="text/javascript" src="/upload/js/anime.js?t=1685339549693"></script>
<script src="https://cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://cdn.bootcss.com/respond.js/1.4.2/respond.js"></script>
<![endif]-->
<!--爱番番--> 
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?8c62a650aa582ba581eed2fd9a537be7";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
  </head>
  <body data-pageid="7fa9749b-e7db-42a3-8fd6-d40e5973f868" data-layout="flow" data-tmplid="fea11774-57c6-42ad-8c03-100a9601b9d9">
    <div class="main pagebox"><div id="c_portalResnav_main-16285775985795901" class="c_portalResnav_main-01001001"> 
<script type="text/javascript" src="/template/default/html/static/js/rBQBG1zaKjeEZqnoAAAAAIaDhfQ3178.js"></script>
<script type="text/javascript" src="/template/default/html/static/js/rBQBG1zEYY2ENWyFAAAAAMkBaKg1347.js"></script>


<!-- PC导航 -->
<div class="pc_nav">
  <header class="header1 f-cb">
    <div class="header-left f-cb">
      <h1 class="fl">
        <a href="">
          <img class="img1" src="/static/upload/image/20230530/1685427586731113.jpg" alt="logo">
        </a>
      </h1>
      <div class="L_center_box">
        <div class="L_left_box">
          <p>24小时服务电话：<span><a href="tel:135-8585-5377">135-8585-5377</a></span></p>
        </div>
		
		
		
		









      </div>
      
	  
	  <nav class="fr">
	  <ul class="f-cb">
	  <li class="hvr-left">
            <a class="home-dec" href="https://www.skphj.com/">网站首页</a>
                      </li>
	                    


   <li class="hvr-left"><a href= "/introduce/">关于申岢</a>
<div class="nav-sub">
  

    <a href= "/introduce/jj/#content_box-1633748342062-0">公司简介</a>

  

    <a href= "/introduce/yj/#w_grid-1633750812664">企业愿景</a>

  

    <a href= "/introduce/lc/#w_grid-1633747681354">发展历程</a>

  

    <a href= "/introduce/ry/#w_grid-1630372958879">资质荣誉</a>

  

    <a href= "/introduce/al/">合作案例</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/product/">动平衡机</a>
<div class="nav-sub">
  

    <a href= "/product/ls/">立式动平衡机</a>

  

    <a href= "/product/qd/">圈带平衡机</a>

  

    <a href= "/product/wxj/"> 万向节平衡机</a>

  

    <a href= "/product/zddw/">自动定位平衡机</a>

  

    <a href= "/product/zqd/">自驱动平衡机</a>

  

    <a href= "/product/glfy/">贯流风叶平衡机</a>

  

    <a href= "/product/cdz/">传动轴平衡机</a>

  

    <a href= "/product/rzc/">软支承平衡机</a>

  

    <a href= "/product/smzl/">双面轴流平衡机</a>

  

    <a href= "/product/xc/">现场平衡仪</a>

  

    <a href= "/product/pj/">平衡机配件</a>

  

    <a href= "/product/fbdz/">定制非标平衡机</a>

  

    <a href= "/product/dcxt/">电测系统</a>

  
  
</div>
                   


   <li class="hvr-left"><a href= "/case/">案例展示</a>
<div class="nav-sub">
  

    <a href= "/case/jx/">机械行业</a>

  

    <a href= "/case/qc/">汽车行业</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/news/">新闻中心</a>
<div class="nav-sub">
  

    <a href= "/news/gs/">公司新闻</a>

  

    <a href= "/news/hy/">行业新闻</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/process/">对外加工</a>
<div class="nav-sub">
  

    <a href= "/process/dw/">对外加工</a>

  

    <a href= "/	process/by/">平衡机的保养</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/contact/">联系我们</a>
<div class="nav-sub">
  

    <a href= "/contact/lx/">联系方式</a>

  

    <a href= "/contact/ly/">在线留言</a>

  

    <a href= "/	contact/zp/">招聘启事</a>

  
</div>

</li>
</ul>
</nav>


<!--   
 <nav class="fr">
	  <ul class="f-cb">
	  <li class="hvr-left">
            <a class="home-dec" href="https://www.skphj.com/">网站首页</a>
                      </li>
	                    


   <li class="hvr-left"><a href= "/introduce/">关于申岢</a>
<div class="nav-sub">
  

    <a href= "/introduce/jj/">公司简介</a>

  

    <a href= "/introduce/yj/">企业愿景</a>

  

    <a href= "/introduce/lc/">发展历程</a>

  

    <a href= "/introduce/ry/">资质荣誉</a>

  

    <a href= "/introduce/al/">合作案例</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/product/">动平衡机</a>
<div class="nav-sub">
  

    <a href= "/product/ls/">立式动平衡机</a>

  

    <a href= "/product/qd/">圈带平衡机</a>

  

    <a href= "/product/wxj/">万向节平衡机</a>

  

    <a href= "/product/zddw/">自动定位平衡机</a>

  

    <a href= "/product/zqd/">自驱动平衡机</a>

  

    <a href= "/product/glfy/">贯流风叶平衡机</a>

  

    <a href= "/product/cdz/">传动轴平衡机</a>

  

    <a href= "/product/rzc/">软支承平衡机</a>

  

    <a href= "/product/smzl/">双面轴流平衡机</a>

  

    <a href= "/product/xc/">现场平衡仪</a>

  

    <a href= "/product/pj/">平衡机配件</a>

  

    <a href= "/product/fbdz/">定制非标平衡机</a>

  

    <a href= "/product/dcxt/">电测系统</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/case/">案例展示</a>
<div class="nav-sub">
  

    <a href= "/case/jx/">机械行业</a>

  

    <a href= "/case/qc/">汽车行业</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/news/">新闻中心</a>
<div class="nav-sub">
  

    <a href= "/news/gs/">公司新闻</a>

  

    <a href= "/news/hy/">行业新闻</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/process/">对外加工</a>
<div class="nav-sub">
  

    <a href= "/process/dw/">对外加工</a>

  

    <a href= "/process/by/">平衡机的保养</a>

  
</div>
                   


   <li class="hvr-left"><a href= "/contact/">联系我们</a>
<div class="nav-sub">
  

    <a href= "/contact/lx/">联系方式</a>

  

    <a href= "/contact/ly/">在线留言</a>

  

    <a href= "/contact/zp/">招聘启事</a>

  
</div>

</li>
</ul>
</nav>
   -->
	  
	  
	  
	 
	  
	  
	  
	  
	  
	  
	  
	  
	  
    </div>
  </header>
</div>
<!--PC导航结束-->
<!--MO导航-->
<div class="header2">
  <div class="main-wrap f-cb">
    <h2 class="logo fl">
      <a href="https://www.skphj.com/">
        <img src="/static/upload/image/20230530/1685427586731113.jpg" alt="logo">
      </a>
    </h2>
    <div class="nav-btn fr">
      <span class="line line1"></span>
      <span class="line line2"></span>
      <span class="line line3"></span>
    </div>
  </div>
  <div class="sub-menu">
    <ul>
 <li class="js-m-3">
        <a class="tit sub-tit" href="https://www.skphj.com/">网站首页</a>
                      </li>


                   

<li class="js-m-3">
  <a  class="tit sub-tit"  href= "/introduce/">关于申岢</a>
 <i class="jt"></i>
 <div class="sec-list">
  

    <p><a href= "/introduce/jj/">公司简介</a> </p>

  

    <p><a href= "/introduce/yj/">企业愿景</a> </p>

  

    <p><a href= "/introduce/lc/">发展历程</a> </p>

  

    <p><a href= "/introduce/ry/">资质荣誉</a> </p>

  

    <p><a href= "/introduce/al/">合作案例</a> </p>

  

                  </div>
                   

<li class="js-m-3">
  <a  class="tit sub-tit"  href= "/product/">动平衡机</a>
 <i class="jt"></i>
 <div class="sec-list">
  

    <p><a href= "/product/ls/">立式动平衡机</a> </p>

  

    <p><a href= "/product/qd/">圈带平衡机</a> </p>

  

    <p><a href= "/product/wxj/">万向节平衡机</a> </p>

  

    <p><a href= "/product/zddw/">自动定位平衡机</a> </p>

  

    <p><a href= "/product/zqd/">自驱动平衡机</a> </p>

  

    <p><a href= "/product/glfy/">贯流风叶平衡机</a> </p>

  

    <p><a href= "/product/cdz/">传动轴平衡机</a> </p>

  

    <p><a href= "/product/rzc/">软支承平衡机</a> </p>

  

    <p><a href= "/product/smzl/">双面轴流平衡机</a> </p>

  

    <p><a href= "/product/xc/">现场平衡仪</a> </p>

  

    <p><a href= "/product/pj/">平衡机配件</a> </p>

  

    <p><a href= "/product/fbdz/">定制非标平衡机</a> </p>

  

    <p><a href= "/product/dcxt/">电测系统</a> </p>

  

                  </div>
                   

<li class="js-m-3">
  <a  class="tit sub-tit"  href= "/case/">案例展示</a>
 <i class="jt"></i>
 <div class="sec-list">
  

    <p><a href= "/case/jx/">机械行业</a> </p>

  

    <p><a href= "/case/qc/">汽车行业</a> </p>

  

                  </div>
                   

<li class="js-m-3">
  <a  class="tit sub-tit"  href= "/news/">新闻中心</a>
 <i class="jt"></i>
 <div class="sec-list">
  

    <p><a href= "/news/gs/">公司新闻</a> </p>

  

    <p><a href= "/news/hy/">行业新闻</a> </p>

  

                  </div>
                   

<li class="js-m-3">
  <a  class="tit sub-tit"  href= "/process/">对外加工</a>
 <i class="jt"></i>
 <div class="sec-list">
  

    <p><a href= "/process/dw/">对外加工</a> </p>

  

    <p><a href= "/process/by/">平衡机的保养</a> </p>

  

                  </div>
                   

<li class="js-m-3">
  <a  class="tit sub-tit"  href= "/contact/">联系我们</a>
 <i class="jt"></i>
 <div class="sec-list">
  

    <p><a href= "/contact/lx/">联系方式</a> </p>

  

    <p><a href= "/contact/ly/">在线留言</a> </p>

  

    <p><a href= "/contact/zp/">招聘启事</a> </p>

  

                  </div>

</li>

</ul>

  </div>
</div>
<div class="search-bg"></div>


<!--MO导航结束-->

<script>
  $(function () {
    var nav = $(".pc_nav"); //得到导航对象  
    var win = $(window); //得到窗口对象  
    var sc = $(document); //得到document文档对象。  
    win.scroll(function () {
      if (sc.scrollTop() >= 10) {
        nav.addClass("on");
      } else {
        nav.removeClass("on");
      }
    });
    if (sc.scrollTop() >= 10) {
      nav.addClass("on");
    } else {
      nav.removeClass("on");
    }

    $(".mobile-nav-click a").on("click",function(){
      $(".header2 .nav-btn").removeClass('hover');
      $(".header2 .nav-btn").removeClass('active');
      $(".header2 .nav-btn").children('.line1').stop(true,true).transition({rotate: 0}, 300);
      $(".header2 .nav-btn").children('.line2').stop(true,true).fadeIn(300);
      $(".header2 .nav-btn").children('.line3').stop(true,true).transition({rotate: 0}, 300);
      $(".header2 .nav-btn").parent(".main-wrap").siblings('.sub-menu').stop().fadeOut();
      $("header .list-cont").removeClass('active');
      $("body,html").stop(true,true).removeClass('ovh-f');
      $(".search-bg").stop(true,true).fadeOut();
      $(".header2").removeClass('active');
      $(".sub-menu li").removeClass("animate");
      return false;
    })
    $(".header2 .sub-menu .js-m-3").click(function () {
      $(this).children("div.sec-list").slideToggle('slow').end().find('.jt')
        .toggleClass('jtRote');
      $(this).siblings('li').children('.sec-list').slideUp('slow').end().find('.jt')
        .removeClass('jtRote');
    });
  })
</script>
<input type="hidden" class="nav_main_navId" value="&navId=${navId}&compId=portalResnav_main-16285775985795901">
<script>$("div[id^='c_']").attr("loaded","true")</script>
</div>
<div id="w_grid-1628745383808" class="w_grid-000"><div class="w_grid signal">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1628745383808-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"><div id="c_portalResSearch_total-16287456112195080" class="c_portalResSearch_total-02001001"> 
<div class="e_box p_contentBox">
  <div class="e_box p_searchBtnBox">
    <div class="e_btn p_searchBtnA" data-ename="搜索按钮">
      <div class="font">
        <i class="iconfont"></i>搜索
      </div>
    </div>
  </div>
  <div class="e_box p_headbox active">
    <div class="e_box p_searchBox">
      <div class="e_input p_input">
        <input id="search_keyword" onblur="this.value=inputVal(this.value)" name="search_keyword" class="InputText" type="text" value="" placeholder="请输入搜索内容">
        <i class="iconfont last"></i>
      </div>
    </div>
        <div class="e_btn p_searchBtn">
      <div class="font"><i class="iconfont"></i>
        <img src="/template/default/html/static/picture/rBQBHGB5L7qEMvi6AAAAABjilAI508.png" alt="ss">
      </div>
    </div>
    <img src="/template/default/html/static/picture/rBQBG2B5L5mEKHWfAAAAAOVrQb4782.png" alt="ss" class="ssbottom">
  </div>
</div>
<style>
  /*搜索父级样式*/
  #w_grid-1628745383808{
    position: fixed;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    top: 200px;
    z-index: 99;
    background: #fff;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 20%);
    max-width:var(--max);
  }
</style>
<script>
  $(".search_click").click(function(){
    $("#w_grid-1628745383808").show(1000);
  });
  $(".ssbottom").click(function(){
    $("#w_grid-1628745383808").hide(1000);
  });

</script>
<script type="text/javascript">
  var patrn = /[`%&\-+=<>?:"\/'\\]/g; //特殊字符 xss攻击
  ///[`~!@#$%^&*()_\-+=<>?:"{}|,.\/;'\\[\]·~！@#￥%……&*（）——\-+={}|《》？：“”【】、；‘'，。、]/g; 
  function inputVal(str) {
    str = str.replace(patrn,'')
    return str;
  }
  $comp({
    url:'/share.html',
    target:'_self',
    appData:[{"isdef":true,"name":"totalSite","id":1,"value":"totalSite"}],
    id : "portalResSearch_total-16287456112195080",
    lib : [ "js/portalSearch/portalResSearch_total-02"],
    totalSite:"全站",
    product:"商品",
    info:"资讯",
    companyfile:"下载",
    recruit:"招聘",
    productMachine:"机械",
    productParts:"配件",
    course:"课程",
    teacher:"教师",
    atlas:"企业图册",
    intro:"介绍内容",
    question:"常见问题",
    mapPosition:"企业网点",
    corpVideo:"企业视频",
  });

</script>
</div></div>       </div>  </div></div>







<div id="" class="w_grid-000" data-tmpleditable="editable">
<div class="w_grid signal">   
<div class="e_box e_box-000 p_gridbox">        
 <div id="content_box-1597282045027-0" class="e_box e_box-000 d_gridCell_0 p_gridCell ND_empty" data-editablecontent="1597282045027">
 
 
 




<!-- banner 大盒子开始 -->
<div class="bannerBox">
    <div class="swiper-wrapper">
      <!-- 单个 盒子循环开始 -->
      
      <div class="swiper-slide">
        <div class="content">
          <!-- 图片开始 -->
          <div class="picB" data-ename="Banner大图">
            <img src="/static/upload/image/20250409/1744182806428234.jpg" alt='' class='pc_pic bannerPic'>
            <img src="/static/upload/image/20250409/1744182806428234.jpg" class='mo_pic bannerPic' alt=''>
          </div>
          <!-- 图片结束 -->
        </div>
      </div>
      
      <div class="swiper-slide">
        <div class="content">
          <!-- 图片开始 -->
          <div class="picB" data-ename="Banner大图">
            <img src="/static/upload/image/20230530/1685431481790297.jpg" alt='' class='pc_pic bannerPic'>
            <img src="/static/upload/image/20230530/1685431481790297.jpg" class='mo_pic bannerPic' alt=''>
          </div>
          <!-- 图片结束 -->
        </div>
      </div>
      
      <!-- 单个 盒子循环结束 -->
    </div>

    <div class="swiper-button-prev">
      <i class="iconfont">&#xe687;</i>
    </div>
    <div class="swiper-button-next">
      <i class="iconfont">&#xe6ae;</i>
    </div>

    <div class="swiper-pagination"></div>
</div>
<!-- banner 大盒子结束 -->

<style>
.bannerBox {
  margin-top: 130px;
  width: 100%;
  position: relative;
  height: 35vw;
  min-height: 300px; /* 新增最小高度保证内容可见 */
  overflow: hidden;
}

.swiper-wrapper {
  display: flex;
  height: 100%;
}

.swiper-slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0; /* 防止内容收缩 */
  position: relative;
}

.content {
  width: 100%;
  height: 100%;
  position: relative;
}

.picB {
  width: 100%;
  height: 100%;
  position: relative;
}

.bannerPic {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 优化图片适配 */
  object-position: center;
  transition: opacity 0.3s;
}

/* 移动端图片控制 */
.pc_pic { display: block; }
.mo_pic { display: none; }

@media screen and (max-width: 768px) {
  .bannerBox {
    height: 50vw;
    min-height: 200px;
    margin-top: 25px;
  }
  
  .pc_pic { display: none; }
  .mo_pic { display: block; }
  
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}

/* 分页器样式优化 */
.swiper-pagination {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  gap: 8px;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: rgba(255,255,255,0.5);
  opacity: 1;
  transition: all 0.3s;
}

.swiper-pagination-bullet-active {
  background: #fff;
  width: 30px;
  border-radius: 6px;
}

/* 导航按钮样式 */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: rgba(0,0,0,0.3);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  z-index: 2;
}

.swiper-button-prev { left: 20px; }
.swiper-button-next { right: 20px; }

.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: rgba(0,0,0,0.6);
}
</style>








</div><div id="w_grid-1636940047039" class="w_grid-000"><div class="w_grid ">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1636940047039-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"><div id="c_portalResComplaintPage_detail-16369401408405725" class="c_portalResComplaintPage_detail-01001"> 
<input type="hidden" class="visualParam" value="&id=1&compId=portalResComplaintPage_detail-16369401408405725">

  <div class="e_box p_complaintPageDetails" loaded="true" data-ename="详情容器" id="ci_so">
	<article class="e_HtmlEditor p_articles color_minor" data-ename="详细描述"><span class="title">热门词搜索：</span><p><a href="/product/ls/">立式动平衡机</a> &nbsp; <a href="/product/qd/">圈带平衡机</a>&nbsp;&nbsp; <a href="/product/wxj/">万向节平衡机</a> &nbsp; <a href="/product/zddw/">自动定位</a> &nbsp; <a href="/	product/zqd/">自驱动平衡机</a></p>
</article>
</div>



<!--
<script type="text/javascript">
	$comp({
		params:{
    		},
		id:"portalResComplaintPage_detail-16369401408405725",//实例id 服务器传（用于定位某一个组件）
		lib:["js/portalComplaintPage/portalResComplaintPage_detail-01"], //组件js
    noDataFlag:"false"
	});
</script>-->


</div></div>         <div id="content_box-1636940047039-1" class="e_box e_box-000 d_gridCell_1 p_gridCell"><div id="c_portalResSearch_total-16369409337272860" class="c_portalResSearch_total-02001"> 
<div class="e_box p_contentBox">
	<div class="e_box p_searchBtnBox">
        <div class="e_btn p_searchBtnA" data-ename="搜索按钮">
          	<div class="font">
            	<i class="iconfont"></i>搜索
          	</div>
        </div>
    </div>
	
	




	<form action="/search/"  method="get">
	<div class="e_box p_headbox active">
		<div class="e_box p_searchBox">
			<div class="e_input p_input">
				<i class="iconfont p_icon forward"></i>
				<input id="search_keyword" onblur="this.value=inputVal(this.value)" size="15" name="keyword" class="InputText" type="text" value="" placeholder="请输入搜索内容">
				<i class="iconfont last"></i>
			</div>
		</div>
		        <div class="e_btn p_searchBtn" type=""submit>
			<div class="font"><i class="iconfont"></i><span class="i_buttonText">搜索</span></div>
        </div>
	</div>
	</form>
</div>
<script type="text/javascript">
   var patrn = /[`%&\-+=<>?:"\/'\\]/g; //特殊字符 xss攻击
  ///[`~!@#$%^&*()_\-+=<>?:"{}|,.\/;'\\[\]·~！@#￥%……&*（）——\-+={}|《》？：“”【】、；‘'，。、]/g; 
   function inputVal(str) {
     str = str.replace(patrn,'')
     return str;
   }
	$comp({
		url:'/share.html',
		target:'_self',
		appData:[{"isdef":true,"name":"totalSite","id":1,"value":"totalSite"}],
		id : "portalResSearch_total-16369409337272860",
		lib : [ "js/portalSearch/portalResSearch_total-02"],
      	totalSite:"全站",
		product:"商品",
		info:"资讯",
		companyfile:"下载",
		recruit:"招聘",
		productMachine:"机械",
		productParts:"配件",
		course:"课程",
		teacher:"教师",
		atlas:"企业图册",
		intro:"介绍内容",
		question:"常见问题",
		mapPosition:"企业网点",
		corpVideo:"企业视频",
	});
	
</script>
</div></div>       </div>  </div></div>
<div id="w_grid-1636947733084" class="w_grid-000"><div class="w_grid signal">   
<div class="e_box e_box-000 p_gridbox">         
<div id="content_box-1636947733084-0" class="e_box e_box-000 d_gridCell_0 p_gridCell">
<div id="w_common_text-1636948066693" class="reset_style"><div><p style="text-align:center"><span style="line-height:1.6"><span style="color:#333"><strong><span style="font-size:40px"><span style="font-family:微软雅黑">行业解决方案</span></span></strong></span></span></p>
</div></div><div id="w_common_text-1636948120357" class="reset_style"><div><p style="text-align:center"><span style="font-size:14px"><span style="line-height:1.6">上海申岢动平衡机制造有限公司，注册资本500万，拥有36年的动平衡机生产研发经验，专注于动平衡机的开发和研究，每一款动平衡机都能为您度身定制。产品有：主轴动平衡机，风机动平衡机，分子泵动平衡机，水泵动平衡机，电机动平衡机等。...</span></span></p>
</div></div><div id="c_portalResProduct_list-16336800254592084" class="c_portalResProduct_list-01001" data-vhide768="true" data-vhide414="true"> 
<input type="hidden" class="listAddUrl" value="&gototype=add&productType=0&backType=picview&proshowcaseId=&proparentId=&appId=2">
<input type="hidden" class="compConfigInProductCategoryId" value="30">
<input type="hidden" class="listModifyUrl" value="&proparentId=&appId=2">  <!-- 产品常用结构 -->
<div class="proBox">
  <div class="proUl  p_products proContainer">
        <div class="p_Product proLi">
      <div class="porTbox">
        	 <img src="/template/default/html/static/picture/4252b152-41c7-4ce7-b538-629d0ba3e183.jpg" title='汽车工业' class='proImg js_thumb' alt='汽车工业'>
	      </div>
      <p class="lookDetail">
        汽车工业
      </p>
      <a href="https://www.skphj.com/product/"></a>
    </div>
        <div class="p_Product proLi">
      <div class="porTbox">
        	 <img src="/template/default/html/static/picture/884193da-f7e2-4f71-a61c-db4e0a08d920.jpg" title='对外加工' class='proImg js_thumb' alt='对外加工'>
	      </div>
      <p class="lookDetail">
        对外加工
      </p>
      <a href="https://www.skphj.com/product/"></a>
    </div>
        <div class="p_Product proLi">
      <div class="porTbox">
        	 <img src="/template/default/html/static/picture/4252b152-41c7-4ce7-b538-629d0ba3e183.jpg" title='机械行业' class='proImg js_thumb' alt='机械行业'>
	      </div>
      <p class="lookDetail">
        机械行业
      </p>
      <a href="https://www.skphj.com/product/"></a>
    </div>
        <div class="p_Product proLi">
      <div class="porTbox">
        	 <img src="/template/default/html/static/picture/e969dbd0-e4c6-4014-a717-0c97af94944c.jpg" title='汽车行业' class='proImg js_thumb' alt='汽车行业'>
	      </div>
      <p class="lookDetail">
        汽车行业
      </p>
      <a href="https://www.skphj.com/product/"></a>
    </div>
      </div>
  <!-- 分页 -->
  <div class="e_box e_OccupyBox-001 p_OccupyBox">
        
				<script type="text/javascript">
				pagingVM=window.pagingVM||{};
				pagingVM['portalResProduct_list-16336800254592084']={
					totalPage:"1",
					pageSize:"4",
					currentPage:"1",
					turnPageType:'marqueeLoad',

					style:"e_pagebox-000",
					type:"true",
					styleConfig:{
						style:'e_MoreBtn-001',
						zstyle:"p_more"
					},
					value:'查看更多',
					moreGuide:'点击查看更多',
					loading:{
						styleConfig:{
							style:'e_loading-001',
							zstyle:"p_loading"
						},
						value:'拼命加载中，请稍后',
					},

					CommonInteraction:"true",
					es_CommonSwitchBtnA:'e_IconSwitchBtn-002',
					es_CommonSwitchBtnB:'e_IconSwitchBtn-002',
					CommonSummaryBoxA:"false",
					marquee_position:'down',
					marquee_horizontal:'center',
					es_CommonSquareNumBtn:'e_SquareNumBtn-001',
					SquareNumBtn_size:'0',
					SquareNumBtn_defWidth:"16",
					SquareNumBtn_defHeight:"16",
					marquee_autoPlay:"true",
					marquee_autoPlayDuration:"8",
					marquee_speed:"1",
					scrollDirection:"1",
					es_scroll:"e_scroll-001",
					columnNum:"4",
					lineNum:"1",
					pre: "上一页",
					next: "下一页"
									}
			</script>

  </div>
  <!-- 分页end -->
</div>
<script type="text/javascript">
  $comp({
    textParams: {
      isCutOfName: true, //标题是否自动截取超长显示内容
      linesOfCutOfName: 1, //标题超出隐藏的行数设置
      isCutOfSummary: true, //概述是否自动截取超长显示内容
      linesOfCutOfSummary: 2, //概述超出隐藏的行数设置
      categorySummary: true, //分类概述是否自动截取超长显示内容
      categorySummaryMaxLen: 2 //分类概述超出隐藏的行数设置
    },
    picParams: {
      isOpenCutMode: true, //是否开启裁剪 不开启false
      isRate: true, //是否按比例裁剪
      widthOfRate: 1, //宽度的比率
      heightOfRate: 1, //高度的比率
      definedDefaultImage: false, //是否设置默认图片
      defaultImage: "", //设置默认图片的值
      appId: '2'
    },
    ctx: "",
    appId: "2",
    productMode: "",
    requestParam: {"orderType":"","xibcommonId":"","appType":"productCateId","orderColumn":"","productCateId":"30"},
    pageParam: {
      url: "/comp/portalResProduct/list.do?compId=portalResProduct_list-16336800254592084",
      appId: "2",
      turnPageType: "marqueeLoad"
    },
    id: "portalResProduct_list-16336800254592084",
    lib: ["js/portalProduct/portalResProduct_list-01"],
    imageOpts: {
      "comp_w_size": "", //容器宽
      /*大图*/
      //列表类传值为空，避免图片外层盒子创建2次
      "box_img_style_0": null,
      "box_img_style_1": null,
      "box_img_style_2": null,

      "e_img_style_0": "e_image",
      "e_img_style_1": "e_image-000",
      "e_img_style_2": "p_image",
      "e_a_img_style_0": "e_link",
      "e_a_img_style_1": "e_link-000",
      "e_a_img_style_2": "p_linkB",
      "e_a_txt_style_0": "e_link",
      "e_a_txt_style_1": "e_link-000",
      "e_a_txt_style_2": "p_linkA",

      //大图宽高比例
      "img_scale_x": "4", //宽
      "img_scale_y": "3", //高
      "img_transition": "fade", //图片动画效果
      "img_speed": 1000, //效果显示速度
      "img_easing": "easeOutQuart", //动画效果

      //大图高清裁剪, 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;
      "img_display_type": "cut",
      "box_nav_style_1": "e_box-000",
      "box_nav_style_0": "e_box",
      "box_nav_style_2": "p_ThumbnailBox",
      "e_nav_img_style_1": "e_ProductRelationImg-001",
      "e_nav_img_style_0": "e_relationimg",
      "e_nav_img_style_2": "p_thumbnail",
      "nav_display_status": true, //规格图是否显示，true-显示，false-隐藏
      "nav_type": "block",
      "nav_img_display_type": "cut", // 显示状态， 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;
      //规格图宽高比例
      "nav_scale_x": "4", //宽
      "nav_scale_y": "3", //高
      "nav_display_num": "6", //焦点图显示数量
      "nav_position": "center", //焦点小图位置
      "nav_display_padding": 10,
      "nav_step": 1, //切换个数
      "nav_hover": true,

      /*标记*/
      "box_tag_style_0": "e_box",
      "box_tag_style_1": "e_box-000",
      "box_tag_style_2": "p_TagBox",
      "e_img_tag_style_0": "e_image",
      "e_img_tag_style_2": "p_tag",
      "e_img_tag_style_1": "e_image-000",
      "img_tag_display": true, //true 显示标记，false 隐藏标记
      "shiftUpAnimSwitch": false, //是否显示轮播图dom true显示，false不显示
      "img_tag_display_type": "cut", //产品标记 显示状态， 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;

      //移上动画的配置参数
      //图片遮罩层
      "box_shade_style_0": "e_MatteBox",
      "box_shade_style_1": "e_MatteBox-001",
      "box_shade_style_2": "p_matteA",
      //动画外层
      "box_animatOuter_style_0": "e_MatteBox",
      "box_animatOuter_style_1": "e_MatteBox-000",
      "box_animatOuter_style_2": "p_matte",

      //动画位置层
      "box_Position_style_0": "e_box",
      "box_Position_style_1": "e_PositionBox-001",
      "box_Position_style_2": "p_Position",

      "comp_type": "productList", //组件类型
    },
    sortParams: {
      "DEFAULT_SORT": {
        "v": "默认",
        "title": "默认",
        "style": ""
      },
      "PUBLISH_TIME": {
        "show": true,
        "v": "发布时间",
        "title": "按产品的发布时间进行排序",
        "style": ""
      },
      "PRODUCT_NAME": {
        "show": true,
        "v": "产品名称",
        "title": "按照产品的名称进行排序",
        "style": ""
      },
      "PVS": {
        "show": false,
        "v": "浏览量",
        "title": "按产品的浏览量进行排序",
        "style": ""
      },
      "comment": {
        "show": false,
        "v": "评论数量",
        "title": "按照产品的评论数量进行排序",
        "style": ""
      },
      "PRODUCT_CODE": {
        "show": true,
        "v": "产品编号",
        "title": "按产品的编号进行排序",
        "style": ""
      }
    },
    styleId: "c_portalResProduct_list-01001"
  });
</script>
 </div><div id="c_portalResProduct_list-16364682134651853" class="c_portalResProduct_list-01001" data-vhide100p="true" data-vhide1366="true" data-vhide1024="true"> 
<input type="hidden" class="listAddUrl" value="&gototype=add&productType=0&backType=picview&proshowcaseId=&proparentId=&appId=2">
<input type="hidden" class="compConfigInProductCategoryId" value="30">
<input type="hidden" class="listModifyUrl" value="&proparentId=&appId=2">  <!-- 产品常用结构 -->
<div class="proBox">
  <div class="proUl  p_products proContainer">
        <div class="p_Product proLi">
      <div class="porTbox">
        	 <img src="/template/default/html/static/picture/4252b152-41c7-4ce7-b538-629d0ba3e183.jpg" title='汽车工业' class='proImg js_thumb' alt='汽车工业'>
	      </div>
      <p class="lookDetail">
        汽车工业
      </p>
      <a href="https://www.skphj.com/product/"></a>
    </div>
      </div>
  <!-- 分页 -->
  <div class="e_box e_OccupyBox-001 p_OccupyBox">
        
				<script type="text/javascript">
				pagingVM=window.pagingVM||{};
				pagingVM['portalResProduct_list-16364682134651853']={
					totalPage:"4",
					pageSize:"1",
					currentPage:"1",
					turnPageType:'marqueeLoad',

					style:"e_pagebox-000",
					type:"true",
					styleConfig:{
						style:'e_MoreBtn-001',
						zstyle:"p_more"
					},
					value:'查看更多',
					moreGuide:'点击查看更多',
					loading:{
						styleConfig:{
							style:'e_loading-001',
							zstyle:"p_loading"
						},
						value:'拼命加载中，请稍后',
					},

					CommonInteraction:"true",
					es_CommonSwitchBtnA:'e_IconSwitchBtn-002',
					es_CommonSwitchBtnB:'e_IconSwitchBtn-002',
					CommonSummaryBoxA:"false",
					marquee_position:'down',
					marquee_horizontal:'center',
					es_CommonSquareNumBtn:'e_SquareNumBtn-001',
					SquareNumBtn_size:'0',
					SquareNumBtn_defWidth:"16",
					SquareNumBtn_defHeight:"16",
					marquee_autoPlay:"true",
					marquee_autoPlayDuration:"8",
					marquee_speed:"1",
					scrollDirection:"1",
					es_scroll:"e_scroll-001",
					columnNum:"1",
					lineNum:"1",
					pre: "上一页",
					next: "下一页"
									}
			</script>

  </div>
  <!-- 分页end -->
</div>
<script type="text/javascript">
  $comp({
    textParams: {
      isCutOfName: true, //标题是否自动截取超长显示内容
      linesOfCutOfName: 1, //标题超出隐藏的行数设置
      isCutOfSummary: true, //概述是否自动截取超长显示内容
      linesOfCutOfSummary: 2, //概述超出隐藏的行数设置
      categorySummary: true, //分类概述是否自动截取超长显示内容
      categorySummaryMaxLen: 2 //分类概述超出隐藏的行数设置
    },
    picParams: {
      isOpenCutMode: true, //是否开启裁剪 不开启false
      isRate: true, //是否按比例裁剪
      widthOfRate: 1, //宽度的比率
      heightOfRate: 1, //高度的比率
      definedDefaultImage: false, //是否设置默认图片
      defaultImage: "", //设置默认图片的值
      appId: '2'
    },
    ctx: "",
    appId: "2",
    productMode: "",
    requestParam: {"orderType":"","xibcommonId":"","appType":"productCateId","orderColumn":"","productCateId":"30"},
    pageParam: {
      url: "/comp/portalResProduct/list.do?compId=portalResProduct_list-16364682134651853",
      appId: "2",
      turnPageType: "marqueeLoad"
    },
    id: "portalResProduct_list-16364682134651853",
    lib: ["js/portalProduct/portalResProduct_list-01"],
    imageOpts: {
      "comp_w_size": "", //容器宽
      /*大图*/
      //列表类传值为空，避免图片外层盒子创建2次
      "box_img_style_0": null,
      "box_img_style_1": null,
      "box_img_style_2": null,

      "e_img_style_0": "e_image",
      "e_img_style_1": "e_image-000",
      "e_img_style_2": "p_image",
      "e_a_img_style_0": "e_link",
      "e_a_img_style_1": "e_link-000",
      "e_a_img_style_2": "p_linkB",
      "e_a_txt_style_0": "e_link",
      "e_a_txt_style_1": "e_link-000",
      "e_a_txt_style_2": "p_linkA",

      //大图宽高比例
      "img_scale_x": "4", //宽
      "img_scale_y": "3", //高
      "img_transition": "fade", //图片动画效果
      "img_speed": 1000, //效果显示速度
      "img_easing": "easeOutQuart", //动画效果

      //大图高清裁剪, 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;
      "img_display_type": "cut",
      "box_nav_style_1": "e_box-000",
      "box_nav_style_0": "e_box",
      "box_nav_style_2": "p_ThumbnailBox",
      "e_nav_img_style_1": "e_ProductRelationImg-001",
      "e_nav_img_style_0": "e_relationimg",
      "e_nav_img_style_2": "p_thumbnail",
      "nav_display_status": true, //规格图是否显示，true-显示，false-隐藏
      "nav_type": "block",
      "nav_img_display_type": "cut", // 显示状态， 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;
      //规格图宽高比例
      "nav_scale_x": "4", //宽
      "nav_scale_y": "3", //高
      "nav_display_num": "6", //焦点图显示数量
      "nav_position": "center", //焦点小图位置
      "nav_display_padding": 10,
      "nav_step": 1, //切换个数
      "nav_hover": true,

      /*标记*/
      "box_tag_style_0": "e_box",
      "box_tag_style_1": "e_box-000",
      "box_tag_style_2": "p_TagBox",
      "e_img_tag_style_0": "e_image",
      "e_img_tag_style_2": "p_tag",
      "e_img_tag_style_1": "e_image-000",
      "img_tag_display": true, //true 显示标记，false 隐藏标记
      "shiftUpAnimSwitch": false, //是否显示轮播图dom true显示，false不显示
      "img_tag_display_type": "cut", //产品标记 显示状态， 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;

      //移上动画的配置参数
      //图片遮罩层
      "box_shade_style_0": "e_MatteBox",
      "box_shade_style_1": "e_MatteBox-001",
      "box_shade_style_2": "p_matteA",
      //动画外层
      "box_animatOuter_style_0": "e_MatteBox",
      "box_animatOuter_style_1": "e_MatteBox-000",
      "box_animatOuter_style_2": "p_matte",

      //动画位置层
      "box_Position_style_0": "e_box",
      "box_Position_style_1": "e_PositionBox-001",
      "box_Position_style_2": "p_Position",

      "comp_type": "productList", //组件类型
    },
    sortParams: {
      "DEFAULT_SORT": {
        "v": "默认",
        "title": "默认",
        "style": ""
      },
      "PUBLISH_TIME": {
        "show": true,
        "v": "发布时间",
        "title": "按产品的发布时间进行排序",
        "style": ""
      },
      "PRODUCT_NAME": {
        "show": true,
        "v": "产品名称",
        "title": "按照产品的名称进行排序",
        "style": ""
      },
      "PVS": {
        "show": false,
        "v": "浏览量",
        "title": "按产品的浏览量进行排序",
        "style": ""
      },
      "comment": {
        "show": false,
        "v": "评论数量",
        "title": "按照产品的评论数量进行排序",
        "style": ""
      },
      "PRODUCT_CODE": {
        "show": true,
        "v": "产品编号",
        "title": "按产品的编号进行排序",
        "style": ""
      }
    },
    styleId: "c_portalResProduct_list-01001"
  });
</script>
 </div><div id="w_fbtn-1636009558263" class="w_fbtn-001"><div class="w_fbtn animated  ">  <a href="https://www.skphj.com/product/" class="e_link e_link-001 p_link" target="_self" title="查看更多设备+">   <div class="e_btn e_CommonBtn-001 p_CommonBtn">    <div class="font">查看更多设备+</div>   </div>  </a> </div></div></div>       </div>  </div></div>
 
 
 <div id="w_common_text-1636948224730" class="reset_style"><div><p style="text-align:center"><span style="line-height:1.6"><span style="color:#333"><strong><span style="font-size:40px"><span style="font-family:微软雅黑">行业解决方案</span></span></strong></span></span></p>
</div></div>
<div id="w_common_text-1636948235738" class="reset_style"><div><p style="text-align:center"><span style="font-size:14px"><span style="line-height:1.6">上海申岢动平衡机制造有限公司，注册资本500万，拥有36年的动平衡机生产研发经验，专注于动平衡机的开发和研究，每一款动平衡机都能为您度身定制。产品有：主轴动平衡机，风机动平衡机，分子泵动平衡机，水泵动平衡机，电机动平衡机等。...</span></span></p>
</div></div><div id="c_portalResProduct_list-16364687289682774" class="c_portalResProduct_list-01001" data-vhide768="true" data-vhide414="true"> 
<input type="hidden" class="listAddUrl" value="&gototype=add&productType=0&backType=picview&proshowcaseId=&proparentId=&appId=2">
<input type="hidden" class="compConfigInProductCategoryId" value="6">
<input type="hidden" class="listModifyUrl" value="&proparentId=&appId=2">  <!-- 产品常用结构 -->




<div class="proBox">
        <div class="proUl  p_products proContainer">
		
		
		
		
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686037558654068.jpg" lazy-src="/static/upload/image/20230606/1686037558654068.jpg" title='65kg立式动平衡机（带钻床）' class='proImg js_thumb' alt='65kg立式动平衡机（带钻床）'>
	                <div class="showBox">
                    <a href="/product/ls/117.html" target="_parent" class="showBoxLink">65kg立式动平衡机（带钻床）</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">65kg立式动平衡机（带钻床）</div>
                    
                </div>
                
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686037861491108.jpg" lazy-src="/static/upload/image/20230606/1686037861491108.jpg" title='1kg立式动平衡机' class='proImg js_thumb' alt='1kg立式动平衡机'>
	                <div class="showBox">
                    <a href="/product/ls/118.html" target="_parent" class="showBoxLink">1kg立式动平衡机</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">1kg立式动平衡机</div>
                    
                </div>
                
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686037964603838.jpg" lazy-src="/static/upload/image/20230606/1686037964603838.jpg" title='上海申岢1kg立式平衡机' class='proImg js_thumb' alt='上海申岢1kg立式平衡机'>
	                <div class="showBox">
                    <a href="/product/ls/119.html" target="_parent" class="showBoxLink">上海申岢1kg立式平衡机</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">上海申岢1kg立式平衡机</div>
                    
                </div>
                
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686038183579640.jpg" lazy-src="/static/upload/image/20230606/1686038183579640.jpg" title='YLD-42kg立式动平衡机' class='proImg js_thumb' alt='YLD-42kg立式动平衡机'>
	                <div class="showBox">
                    <a href="/product/ls/120.html" target="_parent" class="showBoxLink">YLD-42kg立式动平衡机</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">YLD-42kg立式动平衡机</div>
                    
                </div>
                
            </div>
        </div>
		
		
		
		
		
		
		
		
		
		
		
		
            </div>
    <!-- 分页 -->
    <div class="e_box e_OccupyBox-001 p_OccupyBox">
            
				<script type="text/javascript">
				pagingVM=window.pagingVM||{};
				pagingVM['portalResProduct_list-16364687289682774']={
					totalPage:"2",
					pageSize:"4",
					currentPage:"1",
					turnPageType:'marqueeLoad',

					style:"e_pagebox-000",
					type:"true",
					styleConfig:{
						style:'e_MoreBtn-001',
						zstyle:"p_more"
					},
					value:'查看更多',
					moreGuide:'点击查看更多',
					loading:{
						styleConfig:{
							style:'e_loading-001',
							zstyle:"p_loading"
						},
						value:'拼命加载中，请稍后',
					},

					CommonInteraction:"true",
					es_CommonSwitchBtnA:'e_IconSwitchBtn-002',
					es_CommonSwitchBtnB:'e_IconSwitchBtn-002',
					CommonSummaryBoxA:"true",
					marquee_position:'down',
					marquee_horizontal:'center',
					es_CommonSquareNumBtn:'e_SquareNumBtn-001',
					SquareNumBtn_size:'0',
					SquareNumBtn_defWidth:"16",
					SquareNumBtn_defHeight:"16",
					marquee_autoPlay:"true",
					marquee_autoPlayDuration:"8",
					marquee_speed:"1",
					scrollDirection:"1",
					es_scroll:"e_scroll-001",
					columnNum:"4",
					lineNum:"1",
					pre: "上一页",
					next: "下一页"
									}
			</script>

    </div>
    <!-- 分页end -->
</div>





<script type="text/javascript">
    $comp({
        textParams: {
            isCutOfName: true, //标题是否自动截取超长显示内容
            linesOfCutOfName: 1, //标题超出隐藏的行数设置
            isCutOfSummary: true, //概述是否自动截取超长显示内容
            linesOfCutOfSummary: 2, //概述超出隐藏的行数设置
            categorySummary: true, //分类概述是否自动截取超长显示内容
            categorySummaryMaxLen: 2 //分类概述超出隐藏的行数设置
        },
        picParams: {
            isOpenCutMode: true, //是否开启裁剪 不开启false
            isRate: true, //是否按比例裁剪
            widthOfRate: 1, //宽度的比率
            heightOfRate: 1, //高度的比率
            definedDefaultImage: false, //是否设置默认图片
            defaultImage: "", //设置默认图片的值
            appId: '2'
        },
        ctx: "",
        appId: "2",
        productMode: "",
        requestParam: {"orderType":"","xibcommonId":"","appType":"productCateId","orderColumn":"","productCateId":"6"},
        pageParam: {
            url: "/comp/portalResProduct/list.do?compId=portalResProduct_list-16364687289682774",
            appId: "2",
            turnPageType: "marqueeLoad"
        },
        id: "portalResProduct_list-16364687289682774",
        lib: ["js/portalProduct/portalResProduct_list-01"],
        imageOpts: {
            "comp_w_size": "", //容器宽
            /*大图*/
            //列表类传值为空，避免图片外层盒子创建2次
            "box_img_style_0": null,
            "box_img_style_1": null,
            "box_img_style_2": null,

            "e_img_style_0": "e_image",
            "e_img_style_1": "e_image-000",
            "e_img_style_2": "p_image",
            "e_a_img_style_0": "e_link",
            "e_a_img_style_1": "e_link-000",
            "e_a_img_style_2": "p_linkB",
            "e_a_txt_style_0": "e_link",
            "e_a_txt_style_1": "e_link-000",
            "e_a_txt_style_2": "p_linkA",

            //大图宽高比例
            "img_scale_x": "4", //宽
            "img_scale_y": "3", //高
            "img_transition": "fade", //图片动画效果
            "img_speed": 1000, //效果显示速度
            "img_easing": "easeOutQuart", //动画效果

            //大图高清裁剪, 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;
            "img_display_type": "cut",
            "box_nav_style_1": "e_box-000",
            "box_nav_style_0": "e_box",
            "box_nav_style_2": "p_ThumbnailBox",
            "e_nav_img_style_1": "e_ProductRelationImg-001",
            "e_nav_img_style_0": "e_relationimg",
            "e_nav_img_style_2": "p_thumbnail",
            "nav_display_status": true, //规格图是否显示，true-显示，false-隐藏
            "nav_type": "block",
            "nav_img_display_type": "cut", // 显示状态， 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;
            //规格图宽高比例
            "nav_scale_x": "4", //宽
            "nav_scale_y": "3", //高
            "nav_display_num": "6", //焦点图显示数量
            "nav_position": "center", //焦点小图位置
            "nav_display_padding": 10,
            "nav_step": 1, //切换个数
            "nav_hover": true,

            /*标记*/
            "box_tag_style_0": "e_box",
            "box_tag_style_1": "e_box-000",
            "box_tag_style_2": "p_TagBox",
            "e_img_tag_style_0": "e_image",
            "e_img_tag_style_2": "p_tag",
            "e_img_tag_style_1": "e_image-000",
            "img_tag_display": true, //true 显示标记，false 隐藏标记
            "shiftUpAnimSwitch": false, //是否显示轮播图dom true显示，false不显示
            "img_tag_display_type": "cut", //产品标记 显示状态， 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;

            //移上动画的配置参数
            //图片遮罩层
            "box_shade_style_0": "e_MatteBox",
            "box_shade_style_1": "e_MatteBox-001",
            "box_shade_style_2": "p_matteA",
            //动画外层
            "box_animatOuter_style_0": "e_MatteBox",
            "box_animatOuter_style_1": "e_MatteBox-000",
            "box_animatOuter_style_2": "p_matte",

            //动画位置层
            "box_Position_style_0": "e_box",
            "box_Position_style_1": "e_PositionBox-001",
            "box_Position_style_2": "p_Position",

            "comp_type": "productList", //组件类型
        },
        sortParams: {
            "DEFAULT_SORT": {
                "v": "默认",
                "title": "默认",
                "style": ""
            },
            "PUBLISH_TIME": {
                "show": true,
                "v": "发布时间",
                "title": "按产品的发布时间进行排序",
                "style": ""
            },
            "PRODUCT_NAME": {
                "show": true,
                "v": "产品名称",
                "title": "按照产品的名称进行排序",
                "style": ""
            },
            "PVS": {
                "show": false,
                "v": "浏览量",
                "title": "按产品的浏览量进行排序",
                "style": ""
            },
            "comment": {
                "show": false,
                "v": "评论数量",
                "title": "按照产品的评论数量进行排序",
                "style": ""
            },
            "PRODUCT_CODE": {
                "show": true,
                "v": "产品编号",
                "title": "按产品的编号进行排序",
                "style": ""
            }
        },
        styleId: "c_portalResProduct_list-01001"
    });
</script>
 </div><div id="c_portalResProduct_list-16369834321434323" class="c_portalResProduct_list-01001" data-vhide100p="true" data-vhide1366="true" data-vhide1024="true"> 
<input type="hidden" class="listAddUrl" value="&gototype=add&productType=0&backType=picview&proshowcaseId=&proparentId=&appId=2">
<input type="hidden" class="compConfigInProductCategoryId" value="6">
<input type="hidden" class="listModifyUrl" value="&proparentId=&appId=2">  <!-- 产品常用结构 -->
<div class="proBox">
        <div class="proUl  p_products proContainer">
		
	
		
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686038709946434.jpg"title='16kg立式动平衡机（带钻床）' class='proImg js_thumb' alt='16kg立式动平衡机（带钻床）'>
	                <div class="showBox">
                    <a href="/product/ls/124.html" target="_parent" class="showBoxLink">16kg立式动平衡机（带钻床）</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">16kg立式动平衡机（带钻床）</div>
                    <!-- 描述  <div class="p_summary proSummry">产品型号： YYW-300
产品类型： 卧式硬支承动平衡机
适用工件： 电机转子、鼓风机、离心叶轮、烘缸、滚筒等旋转体工
服务电话： 135-8585-5377
联系地址： 上海市宝山区沪太路8787号</div> -->
                  
                </div>
                <a href="/product/ls/124.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="/template/default/html/static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="/template/default/html/static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686038533242217.jpg"title='16kg立式动平衡机' class='proImg js_thumb' alt='16kg立式动平衡机'>
	                <div class="showBox">
                    <a href="/product/ls/123.html" target="_parent" class="showBoxLink">16kg立式动平衡机</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">16kg立式动平衡机</div>
                    <!-- 描述  <div class="p_summary proSummry">产品型号： YYW-300
产品类型： 卧式硬支承动平衡机
适用工件： 电机转子、鼓风机、离心叶轮、烘缸、滚筒等旋转体工
服务电话： 135-8585-5377
联系地址： 上海市宝山区沪太路8787号</div> -->
                  
                </div>
                <a href="/product/ls/123.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="/template/default/html/static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="/template/default/html/static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686038420972038.jpg"title='65kg立式动平衡机' class='proImg js_thumb' alt='65kg立式动平衡机'>
	                <div class="showBox">
                    <a href="/product/ls/122.html" target="_parent" class="showBoxLink">65kg立式动平衡机</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">65kg立式动平衡机</div>
                    <!-- 描述  <div class="p_summary proSummry">产品型号： YYW-300
产品类型： 卧式硬支承动平衡机
适用工件： 电机转子、鼓风机、离心叶轮、烘缸、滚筒等旋转体工
服务电话： 135-8585-5377
联系地址： 上海市宝山区沪太路8787号</div> -->
                  
                </div>
                <a href="/product/ls/122.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="/template/default/html/static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="/template/default/html/static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686038303268836.jpg"title='5KG立式动平衡机' class='proImg js_thumb' alt='5KG立式动平衡机'>
	                <div class="showBox">
                    <a href="/product/ls/121.html" target="_parent" class="showBoxLink">5KG立式动平衡机</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">5KG立式动平衡机</div>
                    <!-- 描述  <div class="p_summary proSummry">产品型号： YYW-300
产品类型： 卧式硬支承动平衡机
适用工件： 电机转子、鼓风机、离心叶轮、烘缸、滚筒等旋转体工
服务电话： 135-8585-5377
联系地址： 上海市宝山区沪太路8787号</div> -->
                  
                </div>
                <a href="/product/ls/121.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="/template/default/html/static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="/template/default/html/static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686038183579640.jpg"title='YLD-42kg立式动平衡机' class='proImg js_thumb' alt='YLD-42kg立式动平衡机'>
	                <div class="showBox">
                    <a href="/product/ls/120.html" target="_parent" class="showBoxLink">YLD-42kg立式动平衡机</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">YLD-42kg立式动平衡机</div>
                    <!-- 描述  <div class="p_summary proSummry">产品型号： YYW-300
产品类型： 卧式硬支承动平衡机
适用工件： 电机转子、鼓风机、离心叶轮、烘缸、滚筒等旋转体工
服务电话： 135-8585-5377
联系地址： 上海市宝山区沪太路8787号</div> -->
                  
                </div>
                <a href="/product/ls/120.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="/template/default/html/static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="/template/default/html/static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686037964603838.jpg"title='上海申岢1kg立式平衡机' class='proImg js_thumb' alt='上海申岢1kg立式平衡机'>
	                <div class="showBox">
                    <a href="/product/ls/119.html" target="_parent" class="showBoxLink">上海申岢1kg立式平衡机</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">上海申岢1kg立式平衡机</div>
                    <!-- 描述  <div class="p_summary proSummry">产品型号： YYW-300
产品类型： 卧式硬支承动平衡机
适用工件： 电机转子、鼓风机、离心叶轮、烘缸、滚筒等旋转体工
服务电话： 135-8585-5377
联系地址： 上海市宝山区沪太路8787号</div> -->
                  
                </div>
                <a href="/product/ls/119.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="/template/default/html/static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="/template/default/html/static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
		
		
		
		
		
		
            </div>
    <!-- 分页 -->
    <div class="e_box e_OccupyBox-001 p_OccupyBox">
            
				<script type="text/javascript">
				pagingVM=window.pagingVM||{};
				pagingVM['portalResProduct_list-16369834321434323']={
					totalPage:"8",
					pageSize:"1",
					currentPage:"1",
					turnPageType:'marqueeLoad',

					style:"e_pagebox-000",
					type:"true",
					styleConfig:{
						style:'e_MoreBtn-001',
						zstyle:"p_more"
					},
					value:'查看更多',
					moreGuide:'点击查看更多',
					loading:{
						styleConfig:{
							style:'e_loading-001',
							zstyle:"p_loading"
						},
						value:'拼命加载中，请稍后',
					},

					CommonInteraction:"true",
					es_CommonSwitchBtnA:'e_IconSwitchBtn-002',
					es_CommonSwitchBtnB:'e_IconSwitchBtn-002',
					CommonSummaryBoxA:"true",
					marquee_position:'down',
					marquee_horizontal:'center',
					es_CommonSquareNumBtn:'e_SquareNumBtn-001',
					SquareNumBtn_size:'0',
					SquareNumBtn_defWidth:"16",
					SquareNumBtn_defHeight:"16",
					marquee_autoPlay:"true",
					marquee_autoPlayDuration:"8",
					marquee_speed:"1",
					scrollDirection:"1",
					es_scroll:"e_scroll-001",
					columnNum:"1",
					lineNum:"1",
					pre: "上一页",
					next: "下一页"
									}
			</script>

    </div>
    <!-- 分页end -->
</div>
<script type="text/javascript">
    $comp({
        textParams: {
            isCutOfName: true, //标题是否自动截取超长显示内容
            linesOfCutOfName: 1, //标题超出隐藏的行数设置
            isCutOfSummary: true, //概述是否自动截取超长显示内容
            linesOfCutOfSummary: 2, //概述超出隐藏的行数设置
            categorySummary: true, //分类概述是否自动截取超长显示内容
            categorySummaryMaxLen: 2 //分类概述超出隐藏的行数设置
        },
        picParams: {
            isOpenCutMode: true, //是否开启裁剪 不开启false
            isRate: true, //是否按比例裁剪
            widthOfRate: 1, //宽度的比率
            heightOfRate: 1, //高度的比率
            definedDefaultImage: false, //是否设置默认图片
            defaultImage: "", //设置默认图片的值
            appId: '2'
        },
        ctx: "",
        appId: "2",
        productMode: "",
        requestParam: {"orderType":"","xibcommonId":"","appType":"productCateId","orderColumn":"","productCateId":"6"},
        pageParam: {
            url: "/comp/portalResProduct/list.do?compId=portalResProduct_list-16369834321434323",
            appId: "2",
            turnPageType: "marqueeLoad"
        },
        id: "portalResProduct_list-16369834321434323",
        lib: ["js/portalProduct/portalResProduct_list-01"],
        imageOpts: {
            "comp_w_size": "", //容器宽
            /*大图*/
            //列表类传值为空，避免图片外层盒子创建2次
            "box_img_style_0": null,
            "box_img_style_1": null,
            "box_img_style_2": null,

            "e_img_style_0": "e_image",
            "e_img_style_1": "e_image-000",
            "e_img_style_2": "p_image",
            "e_a_img_style_0": "e_link",
            "e_a_img_style_1": "e_link-000",
            "e_a_img_style_2": "p_linkB",
            "e_a_txt_style_0": "e_link",
            "e_a_txt_style_1": "e_link-000",
            "e_a_txt_style_2": "p_linkA",

            //大图宽高比例
            "img_scale_x": "4", //宽
            "img_scale_y": "3", //高
            "img_transition": "fade", //图片动画效果
            "img_speed": 1000, //效果显示速度
            "img_easing": "easeOutQuart", //动画效果

            //大图高清裁剪, 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;
            "img_display_type": "cut",
            "box_nav_style_1": "e_box-000",
            "box_nav_style_0": "e_box",
            "box_nav_style_2": "p_ThumbnailBox",
            "e_nav_img_style_1": "e_ProductRelationImg-001",
            "e_nav_img_style_0": "e_relationimg",
            "e_nav_img_style_2": "p_thumbnail",
            "nav_display_status": true, //规格图是否显示，true-显示，false-隐藏
            "nav_type": "block",
            "nav_img_display_type": "cut", // 显示状态， 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;
            //规格图宽高比例
            "nav_scale_x": "4", //宽
            "nav_scale_y": "3", //高
            "nav_display_num": "6", //焦点图显示数量
            "nav_position": "center", //焦点小图位置
            "nav_display_padding": 10,
            "nav_step": 1, //切换个数
            "nav_hover": true,

            /*标记*/
            "box_tag_style_0": "e_box",
            "box_tag_style_1": "e_box-000",
            "box_tag_style_2": "p_TagBox",
            "e_img_tag_style_0": "e_image",
            "e_img_tag_style_2": "p_tag",
            "e_img_tag_style_1": "e_image-000",
            "img_tag_display": true, //true 显示标记，false 隐藏标记
            "shiftUpAnimSwitch": false, //是否显示轮播图dom true显示，false不显示
            "img_tag_display_type": "cut", //产品标记 显示状态， 普通：normal; 高清： hd; 裁剪: cut; 高清和裁剪： both;

            //移上动画的配置参数
            //图片遮罩层
            "box_shade_style_0": "e_MatteBox",
            "box_shade_style_1": "e_MatteBox-001",
            "box_shade_style_2": "p_matteA",
            //动画外层
            "box_animatOuter_style_0": "e_MatteBox",
            "box_animatOuter_style_1": "e_MatteBox-000",
            "box_animatOuter_style_2": "p_matte",

            //动画位置层
            "box_Position_style_0": "e_box",
            "box_Position_style_1": "e_PositionBox-001",
            "box_Position_style_2": "p_Position",

            "comp_type": "productList", //组件类型
        },
        sortParams: {
            "DEFAULT_SORT": {
                "v": "默认",
                "title": "默认",
                "style": ""
            },
            "PUBLISH_TIME": {
                "show": true,
                "v": "发布时间",
                "title": "按产品的发布时间进行排序",
                "style": ""
            },
            "PRODUCT_NAME": {
                "show": true,
                "v": "产品名称",
                "title": "按照产品的名称进行排序",
                "style": ""
            },
            "PVS": {
                "show": false,
                "v": "浏览量",
                "title": "按产品的浏览量进行排序",
                "style": ""
            },
            "comment": {
                "show": false,
                "v": "评论数量",
                "title": "按照产品的评论数量进行排序",
                "style": ""
            },
            "PRODUCT_CODE": {
                "show": true,
                "v": "产品编号",
                "title": "按产品的编号进行排序",
                "style": ""
            }
        },
        styleId: "c_portalResProduct_list-01001"
    });
</script>
 </div><div id="w_grid-1633672380414" class="w_grid-000"><div class="w_grid signal">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1633672380414-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"><div id="w_fbtn-1633683476987" class="w_fbtn-001"><div class="w_fbtn animated  ">  <a href="#$$1" class="e_link e_link-001 p_link" target="_self" title="申岢致力于为产品方案">   <div class="e_btn e_CommonBtn-001 p_CommonBtn">    <div class="font">申岢致力于为产品方案</div>   </div>  </a> </div></div><div id="w_common_text-1633683337226" class="reset_style"><div><p style="text-align:center"><span style="line-height:1.6"><span style="color:#FFFFFF"><span style="font-size:36px">提供高可靠性平衡优化解决方案定制</span></span></span></p>
</div></div><div id="c_portalResNews_list-16369487506499887" class="c_portalResNews_list-01001"> 
<div>
    

    <!-- 咨询整体框架开始 -->
    <div class="newListBox" id="index_type">
        <!-- 咨询整体开始 -->
        <div class="p_news container">
            <!-- 单个列表开始 -->
                                    <div class="newList">
                <!-- 图片 -->
                <div class="newPicBox">
                    	 <img src="/template/default/html/static/image/shouye1.png" title='工件支撑模式定制' class='js_thumb newPic' alt='工件支撑模式定制'>
	                    
                </div>
                <div class="contentBoxB">
                    <!-- 标题 -->
                    <h3 class="p_title newTitle">工件支撑模式定制</h3>
                </div>
            </div>
                                    <div class="newList">
                <!-- 图片 -->
                <div class="newPicBox">
                    	 <img src="/template/default/html/static/image/shouye2.png" title='驱动方式定制' class='js_thumb newPic' alt='驱动方式定制'>
	                    <a href="6391.html" target="_self" class="picLink"></a>
                </div>
                <div class="contentBoxB">
                    <!-- 标题 -->
                    <h3 class="p_title newTitle">驱动方式定制</h3>
                </div>
            </div>
                                    <div class="newList">
                <!-- 图片 -->
                <div class="newPicBox">
                    	 <img src="/template/default/html/static/image/shouye3.png" title='使用场景定制' class='js_thumb newPic' alt='使用场景定制'>
	                    <a href="6381.html" target="_self" class="picLink"></a>
                </div>
                <div class="contentBoxB">
                    <!-- 标题 -->
                    <h3 class="p_title newTitle">使用场景定制</h3>
                </div>
            </div>
                                    <div class="newList">
                <!-- 图片 -->
                <div class="newPicBox">
                    	 <img src="/template/default/html/static/image/shouye4.png" title='整机动平衡定制' class='js_thumb newPic' alt='整机动平衡定制'>
	                    <a href="6371.html" target="_self" class="picLink"></a>
                </div>
                <div class="contentBoxB">
                    <!-- 标题 -->
                    <h3 class="p_title newTitle">整机动平衡定制</h3>
                </div>
            </div>
                        <!-- 单个列表结束 -->
        </div>
        <!-- 咨询整体结束 -->
        <!-- 分页开始 -->
        <div class="e_box e_OccupyBox-001 p_OccupyBox">
                
				<script type="text/javascript">
				pagingVM=window.pagingVM||{};
				pagingVM['portalResNews_list-16369487506499887']={
					totalPage:"1",
					pageSize:"4",
					currentPage:"1",
					turnPageType:'hidden',

					style:"e_pagebox-000",
					type:"true",
					styleConfig:{
						style:'e_MoreBtn-001',
						zstyle:"p_more"
					},
					value:'查看更多',
					moreGuide:'点击查看更多',
					loading:{
						styleConfig:{
							style:'e_loading-001',
							zstyle:"p_loading"
						},
						value:'正在加载中，请稍后',
					},

					CommonInteraction:"true",
					es_CommonSwitchBtnA:'e_IconSwitchBtn-002',
					es_CommonSwitchBtnB:'e_IconSwitchBtn-002',
					CommonSummaryBoxA:"true",
					marquee_position:'down',
					marquee_horizontal:'center',
					es_CommonSquareNumBtn:'e_SquareNumBtn-001',
					SquareNumBtn_size:'0',
					SquareNumBtn_defWidth:"16",
					SquareNumBtn_defHeight:"16",
					marquee_autoPlay:"false",
					marquee_autoPlayDuration:"3",
					marquee_speed:"1",
					scrollDirection:"1",
					es_scroll:"e_scroll-001",
					columnNum:"4",
					lineNum:"1",
					pre: "上一页",
					next: "下一页"
									}
			</script>

        </div>
        <!-- 分页结束 -->
    </div>
    <!-- 咨询整体框架结束 -->


        <script type="text/javascript">
        $comp({
            textParams: {
                isCutOfName: true,//标题是否自动截取超长显示内容
                linesOfCutOfName: 1,//标题超出隐藏的行数设置
                isCutOfSummary: true,//概述是否自动截取超长显示内容
                linesOfCutOfSummary: 2,//概述超出隐藏的行数设置
                categorySummary: true,//分类概述是否自动截取超长显示内容
                categorySummaryMaxLen: 2//分类概述超出隐藏的行数设置
            },
            picParams: {
                isOpenCutMode: true,//是否开启裁剪
                imageWidth: 200,//设置图片的宽度
                imageHeight: 200,//设置图片的高度
                definedDefaultImage: false,//是否设置默认图片
                defaultImage: "",//设置默认图片的值
                appId: 3
            },
            moParams: {
                isOpenCutMode: true,//是否开启裁剪
                imageWidth: 80,//设置图片的宽度
                imageHeight: 80,//设置图片的高度
                definedDefaultImage: false,//是否设置默认图片
                defaultImage: "",//设置默认图片的值
                appId: 3
            },
            params: {
                "url": "/comp/portalResNews/list.do?compId=portalResNews_list-16369487506499887&cid=6",
                "appId": "3",
                turnPageType: "hidden"
            },
            id: "portalResNews_list-16369487506499887", //实例id 服务器传
            lib: ["js/portalNews/portalResNews_list-01"], //组件js 
            noDataFlag: ""
        });
    </script>
    <input type="hidden" class="requsetParam" value="&cid=6">
    <!-- 集团组件可视化用，勿删 -->
    <input type="hidden" class="requsetID" data-ename="可视化配置" value="&columnId=2">
</div>
</div></div>       </div>  </div></div><div id="w_grid-1636980598692" class="w_grid-000"><div class="w_grid signal">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1636980598692-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"><div id="w_common_text-1636962234129" class="reset_style"><div><p style="text-align:center"><span style="color:#333"><strong><span style="font-size:40px"><span style="font-family:微软雅黑">行业解决方案</span></span></strong></span></p>
</div></div><div id="w_common_text-1636962249545" class="reset_style"><div><p style="text-align:center"><span style="font-size:14px"><span style="line-height:1.6">上海申岢动平衡机制造有限公司，注册资本500万，拥有36年的动平衡机生产研发经验，专注于动平衡机的开发和研究，每一款动平衡机都能为您度身定制。产品有：主轴动平衡机，风机动平衡机，分子泵动平衡机，水泵动平衡机，电机动平衡机等。...</span></span></p>
</div></div></div>       </div>  </div></div><div id="w_grid-1633683150788" class="w_grid-000"><div class="w_grid ">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1633683150788-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"><div id="c_portalResNews_list-16369641475552013" class="c_portalResNews_list-01001"> 




<!-- 咨询整体框架开始 -->
<div class="newListBoxA">
  <!-- 咨询整体开始 -->
  <div class="p_news newListBoxs">
    <!-- 单个列表开始 -->
        
		
		
		
        <div class="newList1">

    </div>
 
    

        <!-- 单个列表结束 -->
    <!-- 单个列表2开始 -->
    <div class="newList2">
	
	
	
	  
	  
                              <div class="newList">

        <!-- 时间开始 -->
<!--
        <div class="leftTime">
          <p class="newYear">27</p>
          <p class="newMonth">2021-04</p>
        </div>
-->
        <!-- 时间结束 -->
        <div class="rightCotent">

          <!-- 标题开始 -->
          <h3 class="newTitle">水泵转子动平衡机的报价</h3>
        <p class="newMonth">2025-09-08</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">水泵转子动平衡机报价解析：从千元级到十万元级全系产品选购指南

在水泵制造与维护领域，转子动平衡机是保障设备稳定运行的核心装备。它能精准检测并校正叶轮、转子等旋转部件的不平衡量，有效降低设备振动和噪音，延长水泵使用寿命。面对市场上差异显著的价格体系，合理选型成为企业控制成本与保障质量的关键一环。

申岢动平衡机作为国内领先的动平衡技术解决方案提供商，凭借34年技术积累和完整的质量管控体系，为水泵行业提供了多样化的专业设备。其YYQ-160H型硬支承圈带平衡机报价29500元，支持最大160kg的水泵转子，圈带传动直径覆盖φ40-500mm，特别适用于中型水泵叶轮校正，不平衡量减少率高达90%以上。对于超大型水泵转子（如水利工程用），其YYQ-5000型设备可承载5吨工件，尽管价格增至93600元，但提供Φ2100mm超大工件直径支持能力，满足特种泵制造需求。

在华中地区，孝感系制造商以高性价比产品占据重要市场：

孝感中亚的YQW-300型专为水泵叶轮设计，29000元价位可处理300kg工件，轴颈兼容9-100mm，配备2.2kW电机和400-1800r/min无级调速，性价比突出

孝感正中的HYQ-1000型则以28000元实现1000kg超大承载量，工件直径达1500mm，适合大型水泵制造商批量生产

其多功能卧式机型YQW-500型报价32000元，兼具圈带与联轴节双传动模式，对异形叶轮校正更具适应性

按预算精准选型

经济型（2-3万元）：孝感正中YLD-50立式平衡机（23000元）专攻盘类工件，适用小型水泵叶轮，600r/min转速满足基础需求；申岢YYQ-16A型虽仅支持1.6kg工件，但4000r/min高转速和≤0.3g.mm/kg剩余不平衡度，特别适合精密微型水泵研发（29400元）

专业级（3-5万元）：申岢YLD-5立式平衡机（40000元）以900r/min无级调速和120mm支承高度，优化薄型叶轮校正效率；孝感中亚YQW-500型（32000元）通过1500mm直径能力覆盖多数工业泵转子

重载型（5万元以上）：申岢YYQ-5000型（93600元）满足超大型转子需求，130-1900r/min宽域调速适配不同材质水泵；科研级设备如河南科技大学采购的高端机型（63000元预算），更具备120，000r/min高速分析能力

水泵转子专用选型建议

叶轮类工件需重点关注圈带传动兼容性：如YQW系列圈带传动直径范围20-450mm，需匹配水泵轴径；多叶片转子建议选择无级调速机型（如申岢756-1176r/min可调），避免共振干扰测量；对污水处理泵等腐蚀环境，申岢提供不锈钢材质定制选项，延长设备寿命。

“价格的核心变量在承载参数”，一位水泵厂设备总监总结道。从千元微型机到十万吨级系统，动平衡机报价差异本质反映三组参数博弈：① 工件质量（5kg-5吨）与直径（Φ260mm-Φ2100mm）的物理边界；② 精度指标（剩余不平衡量0.3-1g.mm/kg）与不平衡减少率（90%-95%）；③ 增值服务（如申岢提供24小时本地响应，孝感厂商承诺终身维修）。

建议用户采购时预留15%性能余量，选择支持变频无级调速的型号以适应未来产品升级。毕竟校正一个直径1.2米的不锈钢叶轮时，YQW-300型1800r/min的转速上限比固定转速机型效率提升超40%。
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/31734.html" target="_self" class="newDetailLink"></a>
          <!-- 查看更多 结束-->
        </div>

      </div>
	  
                              <div class="newList">

        <!-- 时间开始 -->
<!--
        <div class="leftTime">
          <p class="newYear">27</p>
          <p class="newMonth">2021-04</p>
        </div>
-->
        <!-- 时间结束 -->
        <div class="rightCotent">

          <!-- 标题开始 -->
          <h3 class="newTitle">汕尾动平衡机</h3>
        <p class="newMonth">2025-09-08</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">汕尾动平衡机：精密制造的守护者

在汕尾这片蓬勃发展的工业热土上，从精密制造到机械加工，从电机生产到汽车配件领域，旋转设备无处不在。而确保这些高速运转设备平稳、高效、长寿命的关键，离不开一项核心技术。动平衡校正。汕尾动平衡机，正是这一核心需求的专业解决方案。

动平衡机，如同设备的“精密听诊器”，能精准检测旋转部件（如电机转子、风扇叶轮、传动轴、砂轮、飞轮等）内部因质量分布不均而产生的微小不平衡量。这些肉眼难以察觉的不平衡，在高速旋转时会产生有害振动与噪音，不仅加速轴承磨损、降低设备精度和使用寿命，更可能引发安全隐患，影响生产效率和产品质量。汕尾的制造企业深刻认识到，投资高品质的动平衡设备，是实现产品提质增效、增强市场竞争力的重要保障。

面对汕尾本地及周边地区日益增长的高精度动平衡需求，选择技术领先、服务可靠的动平衡机制造商至关重要。在众多优秀供应商中，申岢动平衡机（上海申岢动平衡机制造有限公司）凭借其深厚的技术积淀和对市场的深刻理解，成为汕尾地区工业企业值得信赖的首要合作伙伴。

技术卓越： 申岢动平衡机专注于动平衡技术的研发与制造，其产品测量精度高、稳定性好、操作智能化程度高，能满足从微小型精密转子到大型工件的各类动平衡需求。

定制化能力强： 针对汕尾地区特色产业（如电机、泵阀、汽车零部件等），申岢能提供针对性的动平衡解决方案和专用机型，切实解决企业生产中的痛点。

服务网络完善： 申岢注重本地化服务，能提供及时、专业的技术支持、设备维护和操作培训，确保设备在汕尾企业高效稳定运行，无后顾之忧。

汕尾动平衡机的广泛应用，正持续赋能本地制造业升级。无论是确保新出厂设备的卓越品质，还是对在用设备进行状态监测与维护保养，动平衡机都扮演着不可或缺的角色。对于汕尾致力于提升产品可靠性与品牌价值的企业而言，选择像申岢动平衡机这样技术实力雄厚、服务保障完善的合作伙伴，无疑是保障设备健康运转、赢得市场竞争的关键一步。拥抱精密平衡技术，汕尾制造的旋转核心将更加稳健有力！
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/31733.html" target="_self" class="newDetailLink"></a>
          <!-- 查看更多 结束-->
        </div>

      </div>
	  
                              <div class="newList">

        <!-- 时间开始 -->
<!--
        <div class="leftTime">
          <p class="newYear">27</p>
          <p class="newMonth">2021-04</p>
        </div>
-->
        <!-- 时间结束 -->
        <div class="rightCotent">

          <!-- 标题开始 -->
          <h3 class="newTitle">江西动平衡机</h3>
        <p class="newMonth">2025-09-08</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">江西动平衡机：制造业腾飞的“稳定之芯”

在江西这片蓬勃发展的工业热土上，从精密航空零部件的生产，到新能源汽车电机的轰鸣，再到大型电力设备的稳定运转，“动平衡机”扮演着不可或缺的角色。它是保障旋转机械安全、高效、长寿命运行的“精密卫士”，更是江西制造业向高端化、智能化迈进的关键支撑。

旋转体（如转子、叶轮、传动轴）在高速运转时，微小的质量分布不均都会引发剧烈振动，轻则导致噪音增大、精度下降、轴承磨损加速，重则可能引发设备损坏甚至安全事故。动平衡机正是解决这一核心难题的精密仪器。它通过高灵敏度传感器精准捕捉旋转部件的不平衡量大小和相位，并精确指示需增减配重的位置，最终实现旋转体在高速运转下的完美平衡。

江西产业升级的精密伙伴

航空与高端装备： 江西作为重要的航空制造基地，对发动机叶片、涡轮转子、精密齿轮等关键部件的平衡精度要求极高。先进的动平衡技术是保障飞行器心脏。航空发动机性能与可靠性的基石。

新能源汽车与电机： 随着江西新能源汽车产业的崛起，驱动电机转子的动平衡质量直接影响着车辆的NVH性能（噪音、振动与声振粗糙度）和运行效率。高精度动平衡机是提升电机品质的关键设备。

电力能源： 大型发电机转子、水轮机转轮、风力发电机叶轮等设备体积庞大、转速高，其动平衡效果直接关系到电站的稳定运行和电网安全。专业的动平衡解决方案至关重要。

通用机械制造： 从工业泵、风机到各类电动工具、家用电器电机，动平衡机广泛应用于提升各类旋转机械产品的品质与市场竞争力。

选择可靠伙伴：技术实力与服务保障并重

在江西市场选择动平衡机供应商，技术先进性、测量精度、设备稳定性及本地化服务能力是核心考量因素。上海申岢动平衡机制造有限公司（简称：申岢动平衡机） 凭借其深厚的技术积淀和专注精神，成为众多江西工业企业的首选合作伙伴：

技术底蕴深厚： 申岢动平衡机专注于动平衡技术的研发与制造，其设备核心算法先进，传感器灵敏度高，测量结果精准可靠，满足从微小型精密转子到超大型工件的各类平衡需求。

产品线覆盖广泛： 提供立式、卧式、全自动、半自动等多种型号的动平衡机，并能根据客户特定工件和工艺要求提供定制化解决方案，灵活适应江西多元化的产业需求。

本地化服务响应快： 深刻理解江西市场，具备快速响应的本地化服务团队，能提供专业的安装调试、操作培训、维护保养及技术咨询，有效保障企业生产线的稳定运行，解决用户后顾之忧。

品质与口碑俱佳： 申岢设备以优异的稳定性、耐用性和高性价比著称，在江西乃至全国积累了广泛的成功应用案例和良好用户口碑。

结语

动平衡机虽不显眼，却是江西工业装备精度跃升、品质保障的幕后功臣。无论是追求航空航天的极致精密，还是驱动新能源汽车的澎湃动力，抑或是守护万家灯火的电力安全，都离不开这台精密仪器的默默守护。选择像申岢动平衡机这样兼具核心技术与高效服务的可靠伙伴，将为江西制造业企业注入更强大的“稳定基因”，助力其在高质量发展的航道上行稳致远，铸就“江西制造”的卓越品质与辉煌未来。
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/31732.html" target="_self" class="newDetailLink"></a>
          <!-- 查看更多 结束-->
        </div>

      </div>
	  
	  
	  
	  
	  
	  
            
    </div>
    <!-- 单个列表结束 -->



  </div>
  <!-- 咨询整体结束 -->

  <!-- 分页开始 -->
  <div class="e_box e_OccupyBox-001 p_OccupyBox">
        
				<script type="text/javascript">
				pagingVM=window.pagingVM||{};
				pagingVM['portalResNews_list-16369641475552013']={
					totalPage:"146",
					pageSize:"4",
					currentPage:"1",
					turnPageType:'hidden',

					style:"e_pagebox-000",
					type:"true",
					styleConfig:{
						style:'e_MoreBtn-001',
						zstyle:"p_more"
					},
					value:'查看更多',
					moreGuide:'点击查看更多',
					loading:{
						styleConfig:{
							style:'e_loading-001',
							zstyle:"p_loading"
						},
						value:'正在加载中，请稍后',
					},

					CommonInteraction:"true",
					es_CommonSwitchBtnA:'e_IconSwitchBtn-002',
					es_CommonSwitchBtnB:'e_IconSwitchBtn-002',
					CommonSummaryBoxA:"true",
					marquee_position:'down',
					marquee_horizontal:'center',
					es_CommonSquareNumBtn:'e_SquareNumBtn-001',
					SquareNumBtn_size:'0',
					SquareNumBtn_defWidth:"16",
					SquareNumBtn_defHeight:"16",
					marquee_autoPlay:"false",
					marquee_autoPlayDuration:"3",
					marquee_speed:"1",
					scrollDirection:"1",
					es_scroll:"e_scroll-001",
					columnNum:"1",
					lineNum:"4",
					pre: "上一页",
					next: "下一页"
									}
			</script>

  </div>
  <!-- 分页结束 -->
</div>
<!-- 咨询整体框架结束 -->




</div></div>         <div id="content_box-1633683150788-1" class="e_box e_box-000 d_gridCell_1 p_gridCell"><div id="w_grid-1636962346068" class="w_grid-000"><div class="w_grid signal">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1636962346068-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"><div id="w_common_text-1633683395758" class="reset_style"><div><div>
<p style="text-align:justify"><span style="font-size:16px"><span style="line-height:1.6"><span style="color:#000000"><span style="font-size:22px">常见问答</span> </span><span style="color:#A9A9A9">/ Problem</span></span></span></p>
</div>
</div></div><div id="w_fimg-1636962451695" class="w_fimg-000"><div class="w_img animated  ">  <div class="e_box e_box-000 p_box">               <div class="e_image e_DImage-001 p_dimage">            <img src="/template/default/html/static/picture/newspic.jpg" alt="这是描述信息" title="这是描述信息" width="100%" height="100%">           </div>                        </div> </div></div><div id="c_portalResNews_list-16369639936146253" class="c_portalResNews_list-01001"> 
<div>
  <div class="demo">
        <div class="container ">
            <div class="p_news">
                                <!-- 链接打开方式 -->
								
								
								
                                                <div class="new-list ">
                    <a href="/news/gs/177.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">风机叶轮动平衡标准值是多少</span>
                            <span class="time">2023-08-26</span>
                        </div>
                        <!-- 标题 -->
                        <article class="summary"></article>
                    </a>
                </div>
				
                                                <div class="new-list ">
                    <a href="/news/gs/30872.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">动平衡机传感器怎样调正反转(动平衡机···</span>
                            <span class="time">2025-07-19</span>
                        </div>
                        <!-- 标题 -->
                        <article class="summary"></article>
                    </a>
                </div>
				
                                                <div class="new-list ">
                    <a href="/news/gs/30871.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">动平衡机传感器怎样调试(动平衡机传感···</span>
                            <span class="time">2025-07-19</span>
                        </div>
                        <!-- 标题 -->
                        <article class="summary"></article>
                    </a>
                </div>
				
                                                <div class="new-list ">
                    <a href="/news/gs/30870.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">动平衡机传感器怎样调试好(动平衡传感···</span>
                            <span class="time">2025-07-19</span>
                        </div>
                        <!-- 标题 -->
                        <article class="summary"></article>
                    </a>
                </div>
				
				
                            </div>
            <!-- 分页开始 -->
            <div class="e_box e_OccupyBox-001 p_OccupyBox">
                    
				<script type="text/javascript">
				pagingVM=window.pagingVM||{};
				pagingVM['portalResNews_list-16369639936146253']={
					totalPage:"146",
					pageSize:"4",
					currentPage:"1",
					turnPageType:'hidden',

					style:"e_pagebox-000",
					type:"true",
					styleConfig:{
						style:'e_MoreBtn-001',
						zstyle:"p_more"
					},
					value:'查看更多',
					moreGuide:'点击查看更多',
					loading:{
						styleConfig:{
							style:'e_loading-001',
							zstyle:"p_loading"
						},
						value:'正在加载中，请稍后',
					},

					CommonInteraction:"true",
					es_CommonSwitchBtnA:'e_IconSwitchBtn-002',
					es_CommonSwitchBtnB:'e_IconSwitchBtn-002',
					CommonSummaryBoxA:"true",
					marquee_position:'down',
					marquee_horizontal:'center',
					es_CommonSquareNumBtn:'e_SquareNumBtn-001',
					SquareNumBtn_size:'0',
					SquareNumBtn_defWidth:"16",
					SquareNumBtn_defHeight:"16",
					marquee_autoPlay:"false",
					marquee_autoPlayDuration:"3",
					marquee_speed:"1",
					scrollDirection:"1",
					es_scroll:"e_scroll-001",
					columnNum:"4",
					lineNum:"1",
					pre: "上一页",
					next: "下一页"
									}
			</script>

            </div>
            <!-- 分页结束 -->
        </div>
    </div>

  
  
<script type="text/javascript">
   		 // 资讯内容较多时启用,来控制行数
       //require(['wgt_util'], function (line) {
       //    line('.summary').controlArticlesSingleLine(3);
       // });
    $comp({
        textParams:{
            isCutOfName:true,//标题是否自动截取超长显示内容
            linesOfCutOfName:1,//标题超出隐藏的行数设置
            isCutOfSummary:true,//概述是否自动截取超长显示内容
            linesOfCutOfSummary:3,//概述超出隐藏的行数设置
            categorySummary:true,//分类概述是否自动截取超长显示内容
            categorySummaryMaxLen:2//分类概述超出隐藏的行数设置
        },
        picParams:{
            isOpenCutMode:true,//是否开启裁剪
            imageWidth:200,//设置图片的宽度
            imageHeight:200,//设置图片的高度
            definedDefaultImage:false,//是否设置默认图片
            defaultImage:"",//设置默认图片的值
            appId:3
		},
		moParams:{
            isOpenCutMode:true,//是否开启裁剪
            imageWidth:80,//设置图片的宽度
            imageHeight:80,//设置图片的高度
            definedDefaultImage:false,//是否设置默认图片
            defaultImage:"",//设置默认图片的值
            appId:3
        },
        params: {
            "url": "/comp/portalResNews/list.do?compId=portalResNews_list-16369639936146253&cid=1",
			"appId": "3",
			turnPageType:"hidden"
        },
        id: "portalResNews_list-16369639936146253", //实例id 服务器传
        lib: ["js/portalNews/portalResNews_list-01"], //组件js 
        noDataFlag:""
    });
</script>
<input type="hidden" class="requsetParam" value="&cid=1">
</div>

</div></div>       </div>  </div></div></div>       </div>  </div></div><div id="c_portalResPublic_codeContainer-16336842213597305" class="c_portalResPublic_codeContainer-01001"> 
<div class="e_box">
  <ul class="L_top_box">
    <li deta-title="\e607">
      <h1>欧洲质量标准</h1>
      <p>清洁设备精而全</p>
    </li>
    <li deta-title="\e666">
      <h1>溯源品控系统</h1>
      <p>品质可控有保障</p>
    </li>
    <li deta-title="\e624;">
      <h1>精干服务团队</h1>
      <p>辐射全国快狠准</p>
    </li>
    <li deta-title="\e622;">
      <h1>4S式服务机制</h1>
      <p>一站式无忧体验</p>
    </li>
  </ul>

  <ul class="L_bottom_box">
    <li>
      <div class="L_img" style="background-image:url(/template/default/html/static/image/about_bgs1.jpg);"></div>
      <div class="p_about_title">
      <p class="p_title_cn">关于我们</p>
      <p class="p_title_en">ABOUT US</p>
      </div>
      <div class="L_taxt_box">
        <div class="L_text_left L_text_left_one">
          <h1>上海申岢动平衡机制造有限公司</h1>
          <p></p>
        </div>
        <div class="L_text_right">
          上海申岢动平衡机制造有限公司，注册资本500万，拥有36年的动平衡机生产研发经验，专注于动平衡机的开发和研究，每一款动平衡机都能为您度身定制。产品有：主轴动平衡机，风机动平衡机，分子泵动平衡机，水泵动平衡机，电机动平衡机等。产品应用广泛，适用于新兴能源、航空航天、汽车制造、高铁动车、机械加工、....
轻工纺织、制版印刷等多个领域。

        </div>
        <div class="L_text_more"><a href="https://www.skphj.com/introduce/">查看更多   +</a></div>
        
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		<div class="proBox" id="index_tj_solution">
        <div class="proUl  p_products proContainer">
		
	
			
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686031660852111.jpg" lazy-src="/static/upload/image/20230606/1686031660852111.jpg"  class="proImg js_thumb" alt="生产实力">
	                <div class="showBox">
                    <a href="" target="_parent" class="showBoxLink">生产实力</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">生产实力</div>
                    <!-- 描述 -->
                    <div class="p_summary proSummry">生产实力</div>
                </div>
                <a href="1382.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686031672606373.jpg" lazy-src="/static/upload/image/20230606/1686031672606373.jpg"  class="proImg js_thumb" alt="生产实力">
	                <div class="showBox">
                    <a href="" target="_parent" class="showBoxLink">生产实力</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">生产实力</div>
                    <!-- 描述 -->
                    <div class="p_summary proSummry">生产实力</div>
                </div>
                <a href="1382.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686031681235733.jpg" lazy-src="/static/upload/image/20230606/1686031681235733.jpg"  class="proImg js_thumb" alt="生产实力">
	                <div class="showBox">
                    <a href="" target="_parent" class="showBoxLink">生产实力</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">生产实力</div>
                    <!-- 描述 -->
                    <div class="p_summary proSummry">生产实力</div>
                </div>
                <a href="1382.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
                <div class="p_Product proLi">
            <div class="porTbox">
                	 <img src="/static/upload/image/20230606/1686031693244872.jpg" lazy-src="/static/upload/image/20230606/1686031693244872.jpg"  class="proImg js_thumb" alt="生产实力">
	                <div class="showBox">
                    <a href="" target="_parent" class="showBoxLink">生产实力</a>
                </div>
            </div>
            <div class="porBbox">
                <div class="leftBox">
                    <!-- 标题 -->
                    <div class="p_title proTitle">生产实力</div>
                    <!-- 描述 -->
                    <div class="p_summary proSummry">生产实力</div>
                </div>
                <a href="1382.html" class="lookDetail">
                    <span class="p_ToDetail details">更多</span>
                    <span class="arrowsR">
                        <img src="static/picture/rBQBG1zeRF-EZ6WeAAAAALtrhrs312.png" alt="白箭头" class="barr">
                        <img src="static/picture/rBQBHVzeREuEL1FvAAAAAB_7d88582.png" alt="黑箭头" class="harr">
                    </span>
                </a>
            </div>
        </div>
		
		
		
		
		
		
		
		
		
		
          
		
		
		
		
		<style>
			#index_tj_solution .proContainer{display:flex;flex-flow:row nowrap;}
			#index_tj_solution .proLi{flex:1;}
			@media screen and (max-width:500px){
			#index_tj_solution .proContainer{display:flex;flex-flow:column nowrap;}
			#index_tj_solution .proTitle{font-size:1.6rem;}
			}
		</style>
		
		
		
		
            </div>
    <!-- 分页 -->
    <div class="e_box e_OccupyBox-001 p_OccupyBox">
            
				<script type="text/javascript">
				pagingVM=window.pagingVM||{};
				pagingVM['portalResProduct_list-16369587284599699']={
					totalPage:"1",
					pageSize:"4",
					currentPage:"1",
					turnPageType:'marqueeLoad',

					style:"e_pagebox-000",
					type:"true",
					styleConfig:{
						style:'e_MoreBtn-001',
						zstyle:"p_more"
					},
					value:'查看更多',
					moreGuide:'点击查看更多',
					loading:{
						styleConfig:{
							style:'e_loading-001',
							zstyle:"p_loading"
						},
						value:'拼命加载中，请稍后',
					},

					CommonInteraction:"true",
					es_CommonSwitchBtnA:'e_IconSwitchBtn-002',
					es_CommonSwitchBtnB:'e_IconSwitchBtn-002',
					CommonSummaryBoxA:"true",
					marquee_position:'down',
					marquee_horizontal:'center',
					es_CommonSquareNumBtn:'e_SquareNumBtn-001',
					SquareNumBtn_size:'0',
					SquareNumBtn_defWidth:"16",
					SquareNumBtn_defHeight:"16",
					marquee_autoPlay:"true",
					marquee_autoPlayDuration:"9",
					marquee_speed:"1",
					scrollDirection:"1",
					es_scroll:"e_scroll-001",
					columnNum:"4",
					lineNum:"1",
					pre: "上一页",
					next: "下一页"
									}
			</script>

    </div>
    <!-- 分页end -->
</div>

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
        <!--  <iframe allowtransparency="" class="pc" frameborder="0" height="270" marginheight="0" marginwidth="0" name="content_frame" scrolling="no" src="index_ppt2.html" width="100%"></iframe>
        <iframe allowtransparency="" class="m mo mobile" frameborder="0" height="290" marginheight="0" marginwidth="0" name="content_frame" scrolling="no" src="index_ppt11.html" width="100%"></iframe> -->
      </div>
    </li>
  </ul>
</div>
<script>
  $(function(){
    $(".L_top_box li") .eq(0).addClass("active");
    $(".L_bottom_box li") .eq(0).addClass("active");
    $(".L_top_box li").click(function(){
      $(this).addClass("active").siblings().removeClass("active")
      var indent=$(this).index();
      $(".L_bottom_box li").eq(indent).addClass("active").siblings().removeClass("active");
    })
  })

</script>
<script>
  $comp({
    id:"portalResPublic_codeContainer-16336842213597305",//实例id 服务器传
    lib:["js/portalPublic/portalResPublic_codeContainer-01"] //组件js
  });

</script> 
</div><div id="w_grid-1633740648844" class="w_grid-000"><div class="w_grid signal">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1633740648844-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"></div>       </div>  </div></div></div>       </div>  </div></div><div id="w_grid-1610527586169" class="w_grid-000"><div class="w_grid signal">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1610527586169-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"><div id="w_grid-1610527797417" class="w_grid-000"><div class="w_grid ">   <div class="e_box e_box-000 p_gridbox">         <div id="content_box-1610527797417-0" class="e_box e_box-000 d_gridCell_0 p_gridCell"><div id="c_portalResProduct_category-16336640801646051" class="c_portalResProduct_category-01001"> 
	<div class="e_AbnormalPrompt e_PromptNoneData-001 p_PromptNoneData" loaded="true">
      <div class="promptbox">
        <div class="prompt_title">
        	<i class="iconfont first"></i>
        	<div class="font"><i class="iconfont"></i>暂时没有内容信息显示</div>
        </div>
        <div class="prompt_content hide">请先在网站后台添加数据记录。</div>
      </div>
    </div>


</div><div id="w_fimg-1636945189715" class="w_fimg-000"><div class="w_img animated  ">  <div class="e_box e_box-000 p_box">               <div class="e_image e_DImage-001 p_dimage">            <img src="/static/upload/image/20230530/1685427896134128.png" alt="这是描述信息" title="这是描述信息" width="100%" height="100%">           </div>                        </div> </div></div><div id="w_common_text-1635996687426" class="reset_style"><div><p><span style="color:#dedede"><span style="font-size:16px">全国统一服务热线</span></span></p>
</div></div><div id="w_common_text-1635996736967" class="reset_style"><div><p><span style="line-height:1.2"><a href="tel:135-8585-5377"><span style="font-family:arial,helvetica,sans-serif"><span style="font-size:32px"><span style="color:#ff0003">135-8585-5377</span></span></span></a></span></p>
</div></div><div id="w_fimg-1628580680651" class="w_fimg-001"><div class="w_img animated  ">  <div class="e_box e_box-000 p_box">               <div class="e_image e_DImage-001 p_dimage">            <img src="/static/upload/image/20230530/1685428172545443.jpg" alt="二维码" title="二维码" width="100%" height="100%">           </div>                                <a class="e_link e_link-000 p_link002" target="_blank">           <div class="e_title e_ImgTitle-001 p_title">      <div class="font"><i class="iconfont"></i>微信公众号</div>     </div>    </a>     </div> </div></div></div>         <div id="content_box-1610527797417-1" class="e_box e_box-000 d_gridCell_1 p_gridCell"><div id="c_portalResnav_main-16363692207649472" class="c_portalResnav_main-01001"> 





<nav class="bnav" id="bnav">
  <div class="box">


                   
<div class="botUl">

  <a href= "/introduce/"  class="blink">关于申岢</a>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/introduce/jj/">公司简介</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/introduce/yj/">企业愿景</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/introduce/lc/">发展历程</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/introduce/ry/">资质荣誉</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/introduce/al/">合作案例</a></p>

  
</div>
                   
<div class="botUl">

  <a href= "/product/"  class="blink">动平衡机</a>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/product/ls/">立式动平衡机</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/product/qd/">圈带平衡机</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/product/wxj/">万向节平衡机</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/product/zddw/">自动定位平衡机</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/product/zqd/">自驱动平衡机</a></p>

  
</div>
                   
<div class="botUl">

  <a href= "/case/"  class="blink">案例展示</a>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/case/jx/">机械行业</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/case/qc/">汽车行业</a></p>

  
</div>
                   
<div class="botUl">

  <a href= "/news/"  class="blink">新闻中心</a>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/news/gs/">公司新闻</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/news/hy/">行业新闻</a></p>

  
</div>
                   
<div class="botUl">

  <a href= "/contact/"  class="blink">联系我们</a>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/contact/lx/">联系方式</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/contact/ly/">在线留言</a></p>

  

    <p class="sbotDd"> <a  class="botLinkS" href= "/contact/zp/">招聘启事</a></p>

  
</div>



 </div>
</nav>
<style>
	@media screen and (max-width:500px){
		
		#w_grid-1610527797417{display: none!important;}
	}
</style>




<script>
  $("div[id^='c_portalResnav_main']").attr("loaded", "true");
</script>



</div><div id="c_portalResPublic_codeContainer-16644431976266365" class="c_portalResPublic_codeContainer-01001"> 
<div class="e_box"></div>
<script>
$comp({
	 	id:"portalResPublic_codeContainer-16644431976266365",//实例id 服务器传
	  	lib:["js/portalPublic/portalResPublic_codeContainer-01"] //组件js
});

</script> 


<a href=" " target="_blank" style="position: relative;">
<div style="width:100%;height:100%;position: absolute;top: 0;left: 0;"></div><embed src="https://program.xinchacha.com/web/1570337126728294400=www.skphj.com.svg" width="103" height="38" type="image/svg+xml" pluginspage="//www.adobe.com/svg/viewer/install/"></a></div></div>       </div>  </div></div><div id="c_portalResComplaintPage_detail-16359958417663168" class="c_portalResComplaintPage_detail-01001"> 
<input type="hidden" class="visualParam" value="&id=2&compId=portalResComplaintPage_detail-16359958417663168">

  <div class="e_box p_complaintPageDetails" loaded="true" data-ename="详情容器" id="copyright">
	<article class="e_HtmlEditor p_articles color_minor" data-ename="详细描述">
	<div class="fa_l">Copyright &copy; 2003-2019 上海申岢动平衡机制造有限公司, All Rights Reserved<span> &nbsp; <a href="https://beian.miit.gov.cn/" target="_blank">沪ICP备16012006号-5</a>&nbsp; &nbsp; &nbsp; &nbsp;
	友情链接：
<a href="http://www.skphj01.com/">上海动平衡机</a>
&nbsp;&nbsp;</span>
	</div>



</article>
</div>




<script type="text/javascript">
	$comp({
		params:{
    		},
		id:"portalResComplaintPage_detail-16359958417663168",//实例id 服务器传（用于定位某一个组件）
		lib:["js/portalComplaintPage/portalResComplaintPage_detail-01"], //组件js
    noDataFlag:"false"
	});
</script>
</div></div>        </div></div><div id="c_portalResPublic_codeContainer-16143161943003980" class="c_portalResPublic_codeContainer-01001"> 
<div class="e_box">
  <div class="kefu" style="display: block; opacity: 1;">

    <ul>

      <li class="ewm">
        <div class="imgbox">
          <a>
            <i class="iconfont"></i>
            <span>微信</span>
          </a>
          <img src="/static/upload/image/20230530/1685428172545443.jpg" class="weixin" alt="weixin" width="120">
        </div>   
      </li>

      <li>
        <div class="imgbox">
          <a href="Contact.html#w_grid-1633766435837">
            <i class="iconfont"></i>
            <span>反馈</span>
          </a>
        </div>   
      </li>

      <li>
        <div class="imgbox tel">
          <a>
            <i class="iconfont"></i>
            <span>电话</span>
          </a><a href="tel:135-8585-5377" class="ds">135-8585-5377</a>

        </div>   
      </li>
      <li>
        <div class="imgbox tel">
          <a>
            <i class="iconfont"></i>
            <span>邮箱</span>
          </a><a href="mailto:135-8585-5377@139.com" class="ds">135-8585-5377@139.com</a>

        </div>   
      </li>

      <li class="top" id="gotop">
        <div class="imgbox">
          <a>
            <img src="/template/default/html/static/picture/rBQBHV-uUayERr_BAAAAAE5558Y022.png" alt="img" class="tb">
            <span>TOP</span>
          </a>
        </div>   
      </li>

    </ul>
  </div>

  <div class="phoneright">
    <ul class="ul-bot">
      <!-- 首页 -->
      <li>
        <a href="https://www.skphj.com/"> 
          <svg t="1606100141250" class="icon" viewbox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3060" width="30" height="30"><path d="M524.151058 117.586267c-7.124056 5.839457-16.865341 5.887489-24.013924 0.14614l414.68321 333.106587c11.860822 9.527697 29.198307 7.636056 38.726004-4.224766 9.527697-11.860822 7.636056-29.198307-4.224766-38.726004L534.638371 74.781637c-13.164838-10.57418-32.38681-10.479138-45.411641 0.197238L74.466874 414.945852c-11.76578 9.6442-13.485733 27.00008-3.841533 38.76586 9.6442 11.76578 27.00008 13.485733 38.76586 3.841533L524.151058 117.586267z" p-id="3061" fill="#ffffff"></path><path d="M949.321581 559.389126l-414.68321-333.106587c-13.164838-10.57418-32.38681-10.479138-45.411641 0.197238L74.466874 566.446754c-11.76578 9.6442-13.485733 27.00008-3.841533 38.76586 9.6442 11.76578 27.00008 13.485733 38.76586 3.841533l58.288287-47.777469 0 315.732311c0 45.630339 37.014228 82.607776 82.660918 82.607776L422.476647 959.616766l27.545804 0 0-27.545804 0-188.356727c0-7.615617 6.163417-13.783122 13.756551-13.783122l96.443018 0c7.5962 0 13.756551 6.164439 13.756551 13.783122l0 188.356727L573.978571 959.616766 601.523353 959.616766l172.13624 0c45.671218 0 82.660918-36.969261 82.660918-82.607776L856.320511 555.347289l58.499832 46.991585c11.860822 9.527697 29.198307 7.636056 38.726004-4.224766C963.073022 586.254307 961.182403 568.9158 949.321581 559.389126zM801.228902 877.00899c0 15.205685-12.317637 27.516168-27.569309 27.516168L629.069158 904.525158 629.069158 743.714236c0-38.035162-30.816064-68.873709-68.847138-68.873709l-96.443018 0c-38.026986 0-68.847138 30.840591-68.847138 68.873709l0 160.810922L250.340407 904.525158c-15.232255 0-27.569309-12.32479-27.569309-27.516168L222.771098 516.119505l289.404679-237.216447 289.054148 232.190467L801.229924 877.00899z" p-id="3062" fill="#ffffff"></path></svg>
        </a>
        <p class="bot-p">
          <a href="https://www.skphj.com/">网站首页</a>
        </p>
      </li>
      <!-- 1688 -->
      <li>
        <a href="https://www.skphj.com/product/">
          <svg t="1606100165728" class="icon" viewbox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3305" width="30" height="30"><path d="M896 275.2c12.8-6.4 25.6-19.2 25.6-32s-6.4-25.6-19.2-32L537.6 19.2c-19.2-6.4-44.8-6.4-64 0L128 204.8c-19.2 6.4-25.6 19.2-25.6 32s6.4 25.6 19.2 32l364.8 198.4H512c12.8 0 25.6 0 32-6.4L896 275.2zM147.2 249.6l-6.4-25.6 6.4 25.6c0-6.4 0 0 0 0z m358.4 172.8L166.4 236.8 499.2 64h19.2l339.2 185.6-332.8 166.4c-6.4 6.4-12.8 6.4-19.2 6.4zM448 512L121.6 339.2c-12.8-6.4-25.6-6.4-38.4 0-6.4 6.4-12.8 19.2-12.8 32v409.6c0 19.2 12.8 44.8 32 51.2l326.4 172.8c6.4 6.4 12.8 6.4 19.2 6.4 6.4 0 12.8 0 19.2-6.4 12.8-6.4 19.2-19.2 19.2-32V563.2c-6.4-19.2-19.2-38.4-38.4-51.2z m-12.8 441.6L128 787.2c-6.4 0-6.4-6.4-6.4-12.8v-384l307.2 166.4c6.4 0 6.4 6.4 6.4 12.8v384z m6.4 32l6.4-19.2-6.4 19.2zM940.8 339.2c-12.8-6.4-25.6-6.4-38.4 0L576 512c-19.2 12.8-32 32-32 51.2v409.6c0 12.8 6.4 25.6 19.2 32 6.4 6.4 12.8 6.4 19.2 6.4 6.4 0 12.8 0 19.2-6.4l121.6-64c12.8-6.4 19.2-19.2 12.8-32-19.2-12.8-32-12.8-44.8-6.4l-102.4 57.6V563.2s6.4-6.4 6.4-12.8L902.4 384v390.4s-6.4 6.4-6.4 12.8l-32 19.2c-12.8 6.4-19.2 19.2-12.8 32 6.4 12.8 19.2 19.2 32 12.8l32-19.2c19.2-12.8 32-32 32-51.2V371.2c6.4-12.8 0-25.6-6.4-32z" p-id="3306" fill="#ffffff"></path></svg>
        </a>
        <p class="bot-p">
          <a href="https://www.skphj.com/product/">产品中心</a>
        </p>
      </li>
      <!-- 阿里巴巴 -->
      <li>
        <a href="Contact.html#w_grid-1628758310498">
          <svg t="1606100193995" class="icon" viewbox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3518" width="30" height="30"><path d="M352.3 503.7m-41.8 0a41.8 41.8 0 1 0 83.6 0 41.8 41.8 0 1 0-83.6 0Z" p-id="3519" fill="#ffffff"></path><path d="M519.4 503.7m-41.8 0a41.8 41.8 0 1 0 83.6 0 41.8 41.8 0 1 0-83.6 0Z" p-id="3520" fill="#ffffff"></path><path d="M686.4 503.7m-41.8 0a41.8 41.8 0 1 0 83.6 0 41.8 41.8 0 1 0-83.6 0Z" p-id="3521" fill="#ffffff"></path><path d="M512.4 879.6c-5.4 0-10.8-0.1-16.2-0.3-1.5 0.2-3.1 0.3-4.6 0.3H115.7c-13.1 0-25.4-6.1-33.3-16.6s-10.4-24-6.8-36.6l44.2-155C89.8 619.5 74 562 74 503.8 74 296.6 270.7 128 512.5 128S951 296.6 951 503.8 754.2 879.6 512.4 879.6z m-20.8-84h1.2c6.5 0.2 13.1 0.4 19.6 0.4 195.7 0 355-131.1 355-292.3s-159.2-292.3-355-292.3-355 131.1-355 292.3c0 48.2 14.7 96.1 42.4 138.5 6.6 10.1 8.6 22.7 5.2 34.3L171 796h314.8c1.9-0.2 3.8-0.4 5.8-0.4z" fill="#ffffff" p-id="3522"></path></svg>
        </a>
        <p class="bot-p">
	
<a href="https://www.skphj.com/about_33/">在线留言</a>
        </p>
      </li>
      <!-- 京东 -->
      <li>
        <a href="tel:021-56560393">
          <svg t="1606100213943" class="icon" viewbox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3784" width="30" height="30"><path d="M329.526085 320.589552c7.214309 0 16.115026 3.582595 18.365276 5.989411 12.213159 33.981952 27.554566 78.106916 38.576597 119.674637 0.727571 4.520967-1.323135 15.728216-3.834328 18.707061l-40.099277 25.424042c-6.667863 4.187369-11.271718 11.167341-12.972453 19.672038-0.011256 0.055259-0.021489 0.110517-0.032746 0.165776-2.343371 12.242835 1.407046 26.572192 10.032494 38.346353 16.399505 22.529109 35.553751 44.981471 56.933687 66.735937 0.085958 0.086981 0.172939 0.173962 0.25992 0.25992 21.956058 21.552875 43.681872 40.063461 66.417689 56.588833 9.464559 6.922666 20.417005 10.734482 30.846542 10.734482 11.935843 0 21.848611-4.957919 27.239388-13.612019l25.561166-40.250726c2.232854-1.855254 10.440793-3.78521 16.609283-3.879354 0.906649 0.004093 1.6465 0.061398 2.199085 0.171915 50.612725 11.304464 80.733743 20.996197 118.919437 38.282908 1.108241 1.098008 3.577478 4.789073 5.177929 10.546194 1.715061 6.169513 1.311879 10.599406 0.848321 11.779278-0.016373 0.040932-0.031722 0.081864-0.048095 0.122797-12.543687 32.493042-31.432896 61.507866-56.115042 86.210477-6.347568 6.329149-13.160741 12.390191-20.280906 18.044982l-4.529153 0.075725c-93.588515-0.076748-190.787254-43.597961-266.762623-119.447463l-1.619894-1.727341c-0.151449-0.161682-0.304945-0.320295-0.461511-0.476861-77.389578-77.31897-120.80539-175.962617-119.407554-271.055392 6.068206-7.572466 12.002358-14.249539 18.085914-20.354584 24.758893-24.686239 53.801347-43.590797 86.323041-56.18872 0.020466-0.008186 0.040932-0.01535 0.061398-0.023536C326.216713 320.950779 327.373049 320.589552 329.526085 320.589552M329.526085 300.123428c-4.157693 0-7.92653 0.657986-11.160177 1.922792-35.201733 13.637602-66.61314 34.084283-93.405343 60.804854-7.100722 7.122211-14.101159 15.049764-21.320585 24.213471l-2.601244 3.25923-0.097214 4.157693c-2.407839 101.453646 43.370787 206.821439 125.350916 288.726867l1.847068 1.968841c79.864956 79.842443 182.510754 125.644605 281.629215 125.669164l11.573593-0.194428 3.233648-2.529613c8.581446-6.661723 16.749476-13.856589 24.285103-21.370727 26.694989-26.717502 47.167253-58.128909 60.756759-93.332688 5.882987-14.95255-3.28379-42.448788-16.022928-48.187489-39.969317-18.136056-71.160713-28.201296-123.650181-39.920198-1.944282-0.413416-4.082992-0.632403-6.612605-0.632403-0.243547 0-25.381064 0.147356-33.573653 13.032828l-25.843598 40.696888c-2.213411 3.622504-7.6574 4.013407-9.896394 4.013407-6.054903 0-12.885472-2.479471-18.794042-6.809079-21.977547-15.972786-42.98193-33.890878-64.132646-54.653761-20.715811-21.078061-39.192627-42.739407-54.993498-64.448848-6.320962-8.606005-7.463995-17.237593-6.468318-22.441105 0.413416-2.066055 1.38658-4.861728 3.816932-6.371104l40.530089-25.697265c12.056594-7.632841 14.536065-32.287357 12.350283-40.698934-11.354606-42.884716-27.036773-87.88563-39.434128-122.360815C362.395704 306.663378 342.289784 300.123428 329.526085 300.123428L329.526085 300.123428z" p-id="3785" fill="#ffffff"></path><path d="M757.915829 618.392122c-1.727341 0-3.477194-0.437975-5.083785-1.359974-4.901637-2.813069-6.594185-9.066493-3.781116-13.96813 21.473057-37.415145 32.82357-80.09213 32.82357-123.418914 0-136.913253-111.38688-248.301156-248.299109-248.301156-44.337811 0-87.921445 11.876492-126.039601 34.345226-4.867868 2.869351-11.141758 1.25048-14.012132-3.619434-2.870374-4.868891-1.249457-11.142781 3.619434-14.012132 41.264822-24.322965 88.442308-37.179784 136.432299-37.179784 148.19725 0 268.765233 120.567983 268.765233 268.76728 0 46.896076-12.289907 93.097328-35.539424 133.605927C764.909104 616.546078 761.461585 618.392122 757.915829 618.392122z" p-id="3786" fill="#ffffff"></path><path d="M512 1024c-69.112054 0-136.162146-13.538341-199.288882-40.23947-60.966537-25.78834-115.719558-62.704111-162.734338-109.721961S66.046229 772.266675 40.258912 711.297069c-26.700105-63.128783-40.237423-130.181945-40.237423-199.297069s13.538341-136.168286 40.237423-199.297069c25.787316-60.969607 62.701041-115.723651 109.716844-162.741501s101.767801-83.933621 162.734338-109.721961c63.125713-26.701129 130.175805-40.23947 199.288882-40.23947 69.112054 0 136.162146 13.538341 199.287859 40.23947 60.96756 25.78834 115.719558 62.704111 162.735361 109.721961 47.015803 47.01785 83.930551 101.771895 109.716844 162.741501 26.700105 63.128783 40.238446 130.181945 40.238446 199.297069 0 72.296583-14.767332 142.18635-43.893696 207.727065-2.25025 5.062296-8.175193 7.346315-13.243629 5.092995-5.063319-2.249227-7.343245-8.179286-5.094018-13.242606 27.978215-62.957891 42.165332-130.105197 42.165332-199.577454 0-271.253914-220.671888-491.933989-491.913523-491.933989S20.086477 240.746086 20.086477 512c0 271.252891 220.670865 491.933989 491.913523 491.933989 148.115386 0 286.930965-65.811892 380.852054-180.560332 3.508917-4.287653 9.831926-4.91801 14.118556-1.409093 4.287653 3.50994 4.91801 9.830903 1.409093 14.118556C810.631448 955.507046 666.155962 1024 512 1024z" p-id="3787" fill="#ffffff"></path><path d="M755.050572 612.015901m-31.980365 0a31.252 31.252 0 1 0 63.960731 0 31.252 31.252 0 1 0-63.960731 0Z" p-id="3788" fill="#ffffff"></path><path d="M972.493929 709.219757m-31.980365 0a31.252 31.252 0 1 0 63.960731 0 31.252 31.252 0 1 0-63.960731 0Z" p-id="3789" fill="#ffffff"></path></svg>
        </a>
        <p class="bot-p">
          <a href="tel:021-56560393">服务热线</a>
        </p>
      </li>

    </ul>
  </div>


</div>
<script>
  function _showToTop() {
    var h = $(window).height();
    if($(window).scrollTop()>h/3) {
      $('.kefu').stop().fadeIn(50);
    }else {
      $('.kefu').stop().fadeOut(50);
    }
  }

  $(function(){
    _showToTop();
    $(window).scroll(function(){
      _showToTop();
    });
    $('#gotop').click(function(){
      $("html,body").animate({"scrollTop": "0px"}, "slow");
    });

  });
</script>
<style>
  @font-face {
    font-family: 'iconfont';  /* project id 2365634 */
    src: url('/template/default/html/static/font/font_2365634_fei7l7ejrde.eot');
    src: url('/template/default/html/static/font/font_2365634_fei7l7ejrde.eot') format('embedded-opentype'),
      url('/template/default/html/static/font/font_2365634_fei7l7ejrde.woff2') format('woff2'),
      url('/template/default/html/static/font/font_2365634_fei7l7ejrde.woff') format('woff'),
      url('/template/default/html/static/font/font_2365634_fei7l7ejrde.ttf') format('truetype'),
      url('/template/default/html/static/font/font_2365634_fei7l7ejrde.svg') format('svg');
  }
</style>
</div></div>  
	<script type="text/javascript" src="/static/js/swiper-bundle.min.js"></script>
	<script>
	
      var swiper = new Swiper(".bannerBox", {
        slidesPerView: 1,
        spaceBetween: 30,
        loop: true,
		preloadImages: false,
       pagination: {
          el: ".swiper-pagination",
          clickable: true,
        },
        navigation: {
          nextEl: ".swiper-button-next",
          prevEl: ".swiper-button-prev",
        },
        
      });
    </script>
</body>

  <script type="text/javascript" src="/template/default/html/static/js/l_jc.js"></script>
</html>