<!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-12-23</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">从“旋转体检”到“智能诊脉”：动平衡机行业的变革与选型新思维当一台价值百万的航空发动机叶轮在动平衡机上完成校验，显示屏跳出“0.01g·mm”的数值时，工程师们露出了会心的微笑——这个精度已经优于国际标准。旋转机械是现代工业的核心，而动平衡机正是保证这些旋转部件平稳运行的关键设备。从汽车制造到医疗设备，从高铁轮毂到风力发电，任何旋转部件都需要经过动平衡检测这一道“体检”工序。当前市场数据显示，具备完整研发体系、稳定产品精度及完善售后服务的企业约占整体数量的三分之一。随着智能制造的发展，动平衡技术正从传统的单一检测向智能化、系统化解决方案转变。01 行业变革动平衡技术是工业制造中不可或缺的一环，但长期以来，这一领域面临着传统设备精度不足、高速场景共振失真、调试周期长以及国外高端设备垄断等诸多痛点。2025年的行业数据显示，随着智能制造升级，企业对平衡机的精度、适配性及本土化服务需求正持续增长。从市场分布来看，当前市场中具备完整研发体系、稳定产品精度及完善售后服务的企业约占整体数量的三分之一。部分企业在核心传感器、数据分析算法及长期可靠性方面仍有提升空间。这些数据揭示了行业现状——高端市场有技术壁垒，中低端市场竞争激烈但技术同质化现象明显。02 发展趋势动平衡机行业正经历着从传统检测设备向智能化解决方案的转变，这一转变主要由三大趋势驱动：智能化升级、高速高精度追求以及模块化设计理念的普及。智能化是当前最显著的发展方向。现代动平衡机已经不仅仅是简单的测量工具，而是融合了自动上下料、数据自动上传、激光自动找点等多种功能的智能系统。一些先进设备已经实现了与企业MES系统的连接，使设备从单一检测工具向智能诊断系统升级。高速与高精度是并行的技术要求。随着新能源汽车、航空航天等高端制造领域对动平衡要求的提高，设备制造商正不断提升产品的技术指标。例如，部分高端机型能够支持10万转/分钟以上的极限转速测试，某些专门用于航空发动机叶轮检测的设备，其精度已达到0.01g·mm，优于国际标准。模块化设计理念正在改变设备的开发和应用模式。模块化设计不仅使设备的功能扩展更加便捷，也使设备能够更好地适应不同行业、不同产品的多样化需求。这种设计理念下，用户可以根据实际需求选择不同的功能模块，而不必为冗余功能付费，同时也便于设备的升级和维护。03 服务模式革新动平衡机行业的服务模式正在从传统的设备销售向全生命周期服务转变。现代动平衡机制造商越来越重视售后服务和技术支持，将其作为核心竞争力的一部分。全生命周期服务体系成为行业领先企业的标配。这意味着服务不仅限于设备安装调试和维修，而是涵盖了售前方案设计、设备选型、安装场地规划、电源容量确定、现场培训、定期校准、软件升级以及设备改造等全过程。本土化服务网络的构建显著提升了服务响应效率。许多企业已经在全国主要工业区域设立了分支机构，形成了覆盖广泛的售后服务体系。这种布局使企业能够提供更加及时的现场支持，减少客户的生产中断风险。部分企业甚至承诺在接到报修信息后，外埠用户的服务响应时间不超过三天。技术培训与咨询成为服务的重要组成部分。随着设备智能化程度的提高，操作人员需要掌握更多的专业知识和技能。为此，许多制造商提供免费的技术资料、操作手册、安装手册以及现场培训服务，帮助客户充分发挥设备性能。这种知识传递不仅提升了设备使用效率，也增强了客户黏性。04 如何选择面对多样化的动平衡机产品和供应商，用户需要建立系统的选型思维，这一过程可以从需求分析、技术评估和服务考量三个维度展开。需求分析是选型的基础。用户首先需要明确自身转子的特性，包括重量、尺寸、支撑方式、平衡精度要求以及生产节拍。对于批量生产、精度要求严格的场景，应优先考量设备制造商的技术积淀、测量重复性、软件功能及是否符合相关国际标准。而对于产品种类多、单批次产量不大的研发或维修场景，设备的灵活性、快速换型支持以及定制化解决方案能力更为重要。技术评估需要重点关注几个核心指标：传感器的灵敏度与稳定性直接决定了测量的准确性；数据分析算法的先进程度影响着设备对复杂振动的解析能力；机械结构的刚性和传动系统的稳定性则是保障长期测量一致性的基础。此外，设备的智能化功能，如自动校准、数据管理、远程监控等，也应纳入评估范围。服务考量往往被低估，但对设备的长期稳定运行至关重要。用户应关注供应商的售后服务条款，包括培训质量、软件升级政策、硬件维修周期及备件供应情况。一个有完善服务网络和快速响应机制的供应商，能够最大限度地减少设备故障对生产造成的影响。同时，供应商的技术理解能力和问题解决能力也是评估的重要因素。一家苏州企业的生产线上，经过最新动平衡技术处理的工业机器人关节减速器正批量下线，产品振动值已被精确控制在0.5微米以内，达到了医疗器械级别的标准。这种精度不仅保障了机器人运行的平稳性，更将设备寿命延长了30%以上。随着智能制造的不断推进，动平衡技术正在从工业生产的“幕后”走向“台前”。</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/17485.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">2025动平衡机选购指南：精准平衡制···</h3>
        <p class="newMonth">2025-12-23</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">在工业制造领域，旋转机械的平衡精度是决定设备运行稳定性、寿命和安全性的关键。这里为您提供一份详尽的动平衡机选型指南，帮助您做出明智决策。🔍 理解动平衡机的核心指标选择动平衡机，首先要关注两个核心性能指标：最小可达剩余不平衡量（Umar）：指平衡机能够检测并达到的最小剩余不平衡量值。这个值越小，代表设备的平衡精度和检测能力越高，是衡量平衡机最高平衡能力的指标。不平衡量减少率（URR）：指经过一次平衡校正后，所减少的不平衡量与初始不平衡量的比值。这个比率越高，说明平衡机的校正效率越高。📊 明确自身需求：按工件分类选型动平衡机的选型首要取决于您的工件特性（如形状、尺寸、重量）和平衡精度要求。特性卧式动平衡机立式动平衡机工件形状适用于有轴或可装配工艺轴的转子，如电机转子、机床主轴、风机叶轮、滚筒等。适用于盘状、鼓状等无显著轴线的零件，如齿轮、汽车飞轮、离合器、刹车盘、风扇叶轮、车轮等。工作状态转子在平衡机上呈水平状态旋转进行检测。转子的旋转轴线在平衡机上呈铅垂状态。常见应用通用工业领域，如电机、泵、风机等。汽车零部件、家用电器风扇等盘类零件。🔧 选择适合的传动方式根据工件表面特征和传动需求，动平衡机主要有三种传动方式：圈带拖动优点：平衡精度高，对转子的不平衡量无影响。缺点：要求转子表面有光滑的圆柱面，不能用于传动不规则表面的转子。适用：适用于表面光滑的中小型转子，如电机转子。万向节拖动（联轴节拖动）优点：传动功率大，适合外表不规则、风阻较大的转子（如大型风机）。缺点：万向节自身的不平衡量会对测量产生干扰，需要提前对其进行平衡，会影响最终平衡精度，且需配备多种连接盘以适应不同转子。适用：大中型、重型工件，如大型电机转子、汽轮机转子。自驱动优点：利用转子自身的动力旋转，对平衡精度影响最小，可达最高精度。缺点：仅适用于结构允许的特殊转子。适用：具有自身驱动能力的特殊设备转子。⚖️ 了解支承类型：软支承与硬支承根据平衡转速与转子-支承系统固有频率的关系，可分为两种类型：软支承平衡机：平衡转速高于系统固有频率（通常为3倍以上）。其支承刚度小，传感器检测的是与振动位移成正比的信号。一般需要较高的转速进行检测。硬支承平衡机：平衡转速低于系统固有频率。其支承刚度大，传感器检测的是与振动力成正比的信号。可在较低转速下工作，现代动平衡机制造多采用此种结构。🚀 关注技术发展趋势动平衡技术正不断向智能化、数字化方向发展：智能化与自动化：采用AI算法进行不平衡量的自动识别与校正，实现自动定位、自动去重/加重，大幅提高生产效率，特别适合批量生产。数字化与互联：集成物联网技术，实现远程监控、数据追溯和预测性维护，帮助用户优化生产流程。高精度与高效率：通过改进传感器技术和算法，平衡精度持续提升，测量和校正时间不断缩短。💎 总结：如何做出选择选择动平衡机是一个系统工程。希望这份指南能帮助您建立清晰的选型思路。如果您能分享更多关于您工件的具体信息（如类型、大致重量和精度要求），我可以为您提供更具针对性的建议。</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/865.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-12-23</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">动平衡机：从原理到实践，推动旋转机械精准平衡新时代看似简单的旋转背后，隐藏着精密平衡技术的巨大价值。工业生产中，几乎所有旋转部件——从汽车发动机曲轴到航空发动机转子，从家用吸尘器电机到大型发电机组——都需要解决一个共同问题：质量不平衡。这种不平衡会导致振动、噪声和设备磨损，严重时甚至引发事故。动平衡机作为检测和校正旋转物体不平衡量的专用设备，成为现代制造业不可或缺的质量控制工具。01 动平衡机的基本原理与技术特点不平衡的转子在旋转时会产生周期性的激振力，引起振动和噪音。这种振动会加速轴承等零件的磨损，降低设备寿命。动平衡机的工作原理是在转子旋转状态下，通过测量不平衡引起的振动或振动力，确定不平衡量的大小和位置，进而进行校正。动平衡机的主要性能由两大指标衡量：最小可达剩余不平衡量（平衡机能使转子达到的剩余不平衡量的最小值）和不平衡量减少率（经过一次校正后所减少的不平衡量与初始不平衡量之比）。根据支承特性的不同，动平衡机分为软支承和硬支承两类。软支承平衡机的平衡转速高于转子-支承系统固有频率，支承刚度小；硬支承平衡机则相反，平衡转速低于固有频率，支承刚度大。动平衡机的传动方式主要有三种：圈带拖动、联轴节拖动和自驱动。圈带拖动适用于表面光滑的转子，平衡精度高；联轴节拖动适用于外表不规则的转子；自驱动则利用转子自身的动力旋转，对平衡精度影响最小。02 动平衡技术的发展历程平衡技术的历史可追溯到1870年，当时加拿大人Henry Martinson申请了首个平衡技术专利。1915年，Carl *******制造了第一台双面平衡机，标志着动平衡技术正式进入工业化应用阶段。20世纪40年代前，动平衡主要依赖纯机械设备进行测量，精度有限。50年代后，随着电子技术进步，平衡设备开始采用电子测量技术，平面分离电路有效消除了平衡工件左右面的相互影响。电测系统经历了从闪光式、瓦特计式到数字式和微机式的演进。70年代，硬支承平衡机的出现是平衡技术的重大飞跃，它只需在静态下进行尺寸设定，实现了永久标定。我国动平衡技术研究起步于1958年，华中工学院研制成功第一台DS-500型通用动平衡机。几十年来，国产平衡机已形成从几克微型机到几百吨重型机的产品系列，但在产品种类和性能方面与国外先进产品仍有差距。03 动平衡机的分类与应用场景根据应用需求，动平衡机可分为通用型和专用型两大类。通用平衡机适用于多种转子的平衡测量，而专用平衡机则针对特定零件设计，如汽车刹车盘、传动轴等。常见的动平衡机类型包括：圈带平衡机：采用圈带传动，保证工件平衡质量及精度，装卸方便，效率高，广泛应用于电机转子、电动工具等。万向节平衡机：采用万向联轴节传动，可获得多种平衡转速，精度高，主要应用于大型电机、机床主轴、风机等。单面立式平衡机：适用于盘状工件在竖直状态下校测单面平衡，如风扇、叶轮、制动器等盘状零件。自动定位平衡机：采用伺服驱动装置，实现参数无极调速，能自动停在不平衡点，特别适用于微电机转子的批量平衡。全自动动平衡机是近年来的重要发展方向，它能在不停机情况下直接对转子进行测量和校正，实现在线平衡，大大提高了生产效率。04 全自动动平衡机的技术特点与优势全自动动平衡机针对传统动平衡机存在的缺陷，基于自动平衡方法提出。它整合了动平衡技术、测试技术、信号处理技术和现代数学理论，代表了动平衡技术的最高水平。这种机器一方面要求有足够的强度、刚度和良好的动态特性，不仅满足静载和工作状态时的载荷要求，而且整机不易被激振；另一方面，动平衡机能满足各项技术参数要求，使转子的剩余不平衡量能够达到一定精度。自动化校正系统是全自动动平衡机的核心。传统的动平衡机只能完成转子的动平衡测试，而校正工作仍由人工完成，生产效率低。全自动动平衡机实现了测试与校正的一体化，适应了现代企业高效率的生产要求。例如，用于中小型电机转子的R型铣削校正方式双工位全自动平衡机，采用模块化设计思想，多线程协调统筹动作，具有生产节拍精简、运行可靠和校正精度高等特点。05 未来发展趋势与挑战随着工业技术进步，动平衡机正朝着高精度、数字化、通用化和模块化方向发展。高精度、高稳定性、高效率的动平衡测试系统对提高电机性能、延长电机寿命具有重要作用。目前，**、日本等国家的动平衡技术和设备处于国际领先地位。**的**公司和霍夫曼公司都是动平衡领域的知名厂家，其产品在国际上享有盛誉。国内企业在技术研发和创新方面仍需加大投入。未来动平衡机发展面临的主要挑战包括：系统集成技术研究不足，多数企业研究主要集中在动平衡称重设备和方法上。理论分析与应用脱节，尽管我国在实验和理论方面的研究与国际先进水平差距不大，但在实际应用方面仍有明显差距。去重加工技术及设备研发相对滞后，人工手动去重方法仍占主导。人机交互设计考虑不周，影响用户体验和设备效率。全自动动平衡机的广泛应用将推动制造业质量提升。随着智能制造的深入推进，动平衡技术将在工业领域发挥更为重要的作用。动平衡技术作为制造业的基础环节，其发展水平直接关系到各类旋转机械产品的性能和寿命。正如一家动平衡机企业负责人所言：“让智能创造价值，不断坚持技术革新，并以开放包容、合作共赢的姿态携手合作伙伴，满足客户对产品、技术与解决方案的追求”。随着工业智能化进程加速，动平衡技术将更加集成化、自动化，为中国制造业高质量发展提供坚实基础。未来，动平衡技术有望在航空航天、新能源汽车等高端制造领域发挥更大价值，为中国从制造大国向制造强国转变提供技术支持。</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/620.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/32994.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">三点找动平衡法如何画图的(如何用三点···</span>
                            <span class="time">2025-09-27</span>
                        </div>
                        <!-- 标题 -->
                        <article class="summary"></article>
                    </a>
                </div>
				
                                                <div class="new-list ">
                    <a href="/news/gs/32992.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">三点法找风机转子动平衡(风机转子或电···</span>
                            <span class="time">2025-09-27</span>
                        </div>
                        <!-- 标题 -->
                        <article class="summary"></article>
                    </a>
                </div>
				
                                                <div class="new-list ">
                    <a href="/news/gs/32990.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">上海便携式现场动平衡仪供应商名单(上···</span>
                            <span class="time">2025-09-27</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>