<!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">2026-04-02</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">﻿一台动平衡仪用不过三年就报废？到底是设备寿命短还是你选错了生产厂家？

在旋转机械加工领域，动平衡仪堪称保障设备精度与稳定性的“心脏监护仪”。然而，不少企业主却陷入一个尴尬的困局：花大价钱购入的动平衡仪，用了不到三年就频频出现精度失准、传感器失灵、系统卡顿甚至彻底报废。面对这种情况，有人感叹“进口设备太贵，国产设备不耐用”，也有人开始怀疑——这究竟是设备本身的寿命极限，还是从一开始就选错了生产厂家？

三年报废，真的是动平衡仪的“正常宿命”吗？

首先需要明确一个基本认知：一台合格的工业级动平衡仪，设计寿命通常在8到10年以上。即便在较为恶劣的车间环境下，核心部件如主轴、传感器、数据处理系统等，也能通过合理的设计与防护，维持5至7年的高精度稳定运行。

如果一台设备在三年内就走向报废，说明它并非“寿终正寝”，而是在以下某一个或多个环节出现了严重问题：

核心部件用料缩水：部分厂家为压低成本，采用低等级传感器、非工业级主板、劣质电缆接头，导致设备在温漂、抗振、抗干扰能力上先天不足。

结构与防护设计缺失：动平衡仪长期接触油污、粉尘、振动，若没有可靠的密封结构与散热设计，内部电路和精密机械组件会迅速老化。

软件与算法“半成品”：动平衡仪的核心在于平衡算法。一些厂家仅仿制硬件界面，底层算法粗糙，使用一段时间后就会出现数据漂移、重复性差，最终无法满足工艺要求。

把“寿命短”归结为使用不当，往往是在掩盖厂家责任

有人会说：设备报废是不是因为使用频率太高、维护不到位？诚然，任何精密仪器都需要规范操作与定期校准，但一个真正负责任的厂家，会在产品设计阶段就将“抗造”与“容错”考虑进去。

例如，高品质的动平衡仪会具备以下特征：

传感器采用屏蔽式航空插头，避免油液渗透与信号干扰；

主轴轴承采用免维护或长寿命设计，并配有防护罩；

软件内置自诊断功能，在异常操作时主动提示而非“默默损坏”；

提供完整的操作培训与定期回访，帮助用户建立正确的使用习惯。

反观一些厂家，将设备卖出后便“断联”，用户遇到问题只能自行摸索，错误操作反复累积，原本可以正常使用多年的设备，自然在两三年内被“折磨”至报废。

选错厂家，远比设备“自然老化”更致命

动平衡仪不同于普通工具，它是集机械、电子、算法于一体的精密诊断设备。选错厂家，意味着你买到的不是一台设备，而是一连串隐形成本：

隐性停机成本：设备频繁故障，导致转子平衡工序反复中断，生产线被迫等待，单次损失可能远超设备本身价格。

售后服务黑洞：小厂家缺乏备件库存，设备坏了动辄维修一两个月，且维修后精度无法恢复，形同“续命式报废”。

技术迭代陷阱：一些厂家采用盗版或阉割版软件，无法升级，当行业标准或工艺要求提高时，旧设备直接沦为电子垃圾。

安全风险：劣质动平衡仪在高转速下可能发生数据误判，导致不平衡量未被有效校正，引发轴承损坏、主轴断裂甚至安全事故。

如何辨别“短命设备”背后的厂家真面目？

要避开三年报废的坑，不能只看价格和外观，而应从以下几个维度判断生产厂家的真实水平：

是否具备全流程自主研发能力：从传感器、机械结构到核心算法，全部自主掌握而非拼凑组装的厂家，才具备持续改进和长期备件供应的能力。

是否提供明确的精度验证标准：正规厂家会给出出厂精度测试报告，并承诺现场验收时的重复性指标。含糊其辞、仅靠“感觉”调机的厂家，往往难以保障长期稳定性。

售后服务体系是否闭环：询问厂家是否提供操作培训、年度校准服务、应急响应时限等。敢把服务条款写进合同的，才是对自身产品有信心的表现。

用户口碑中的“真实寿命”：在同类行业、相似工况下，询问老用户该品牌动平衡仪的实际使用年限。如果多数用户反馈集中在“三到五年还在用”，说明品质可靠；如果普遍是“两三年就换”，则需高度警惕。

结语：动平衡仪的寿命，是选出来的

一台动平衡仪用不过三年，表面看是设备“不争气”，本质上往往是采购环节的一次错误选择。真正优质的动平衡仪生产厂家，会通过扎实的材料、严谨的设计、持续的服务，让设备平稳运行五年、八年甚至更久，成为企业长期可靠的“精度伙伴”。

在动平衡仪这个领域，没有“物美价廉”的捷径，只有“一分投入一分回报”的朴素逻辑。与其为低价设备反复买单，不如在第一次选择时，就找对那个愿意为设备十年寿命负责的厂家。毕竟，设备报废可以重买，但因设备故障失去的工期、良率与客户信任，却很难再追回。
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/35980.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">一根轴省2秒，动平衡机到底怎么选才能···</h3>
        <p class="newMonth">2026-04-02</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">﻿一根轴省2秒，动平衡机到底怎么选才能不踩坑？

在高速旋转的制造场景里，每一秒都是利润。当你听到“一根轴省2秒”时，别以为这只是一个微小的效率提升——对于批量生产而言，单根轴节省2秒，一天下来可能就是上百件产能的差距，一年就能拉开一条产线的盈亏线。而这关键的2秒，往往就藏在动平衡机的选型细节里。

选错动平衡机，不只是多花冤枉钱，更可能让你陷入反复停机、校正超时、精度不稳的泥潭。那么，到底怎么选才能不踩坑？

先看清你的“轴”，再决定机器的“型”

很多采购一上来就盯着价格和品牌，却忽略了最基础的一步：你的轴属于哪一类？是长径比超过10的细长轴，还是盘套类工件？是重量在几十克的小电机转子，还是上百公斤的汽车传动轴？

不同轴型对平衡机的支承方式、驱动方式、校正平面数量要求完全不同。拿一根细长轴来说，如果选用了软支承结构的机器，可能会因为共振区模糊导致重复定位误差大，每次装夹都要反复修正，别说省2秒，多花20秒都不稀奇。正确的做法是：先根据工件的最大重量、直径、长度以及批量大小，锁定硬支承还是软支承，单面立式还是双面卧式，再往下谈配置。

精度不是越高越好，稳定才是真省时

“精度0.1g·mm/kg”这类参数在选型时很唬人，但实际生产中有多少工件需要那么高的剩余不平衡量？盲目追高精度，往往意味着机器更敏感、对操作环境要求更苛刻、标定周期更短。一旦现场有地基振动或工装轻微磨损，高精度机反而会频繁报警、反复测量，让你为“用不上的精度”付出大量时间成本。

真正省2秒的逻辑是：精度与工件需求匹配，并且测量重复性稳定。同样的工件，上午测和下午测数值一致，换个人操作结果也一样，这样才能减少复检次数，缩短节拍。选型时，不妨要求供应商在现场用你的实际工件做重复性测试，看波动范围是否在可接受区间内。

驱动与装夹方式，决定了辅助时间的占比

动平衡机的运行时间由两部分构成：机器测量时间 + 辅助时间。很多人在选型时只盯着测量速度，却忽略了辅助时间——装卸工件、找正、启动、停止、去重或加重的操作。

这里的关键在于驱动头架的设计和工装夹具的适配性。例如，无中心孔的轴如果选了必须用顶尖驱动的机型，每次都要调整顶尖压力，既费时又易损伤端面；而采用圈带驱动或万向节驱动并配快换工装的方案，能实现“放上去就能测、取下来就能校”。一根轴省2秒，正是从这些细节里一毫秒一毫秒挤出来的。

另外，如果工件需要多次去重，就要优先考虑带自动定位功能的平衡机——测量完成后主轴自动旋转到不平衡点位置并锁止，操作工无需再找角度，直接钻削或铣削，每次校正至少省下3—5秒的手动找位时间。

软件与数据能力，是隐形的效率推手

现代动平衡机早已不是孤立的设备。如果机器自带的测量系统不支持数据导出、不兼容MES系统、不具备历史曲线追溯功能，那么一旦出现质量波动，你只能靠人工记录和猜测，排查故障可能花掉几十分钟。

一台能帮你“省2秒”的平衡机，其软件应该做到：自动判断合格与否、自动存储测量数据、支持按批次导出报表、甚至能通过趋势图提前预警工装磨损或工艺偏移。这些功能看似不直接缩短单件测量时间，但它们能大幅减少非正常停机和分析问题的时间，从整体产线效率上看，平摊到每根轴上的收益远不止2秒。

售后与标定周期，容易被低估的隐性成本

动平衡机属于精密检测设备，一般需要每年标定一次。但如果选到结构设计不合理或传感器质量不过关的机型，标定周期可能缩短到半年甚至一个季度，每次标定都要停机数小时，打乱生产节奏。

更隐蔽的是，部分小众品牌在销售时承诺“终身维护”，但实际本地没有服务网点，一旦发生故障，维修工程师跨省赶过来，光是差旅费就抵得上半台机器的成本，而停机造成的损失更大。因此，选型时务必问清：标定是自己做还是必须厂家上门？周边200公里内有无服务点？易损件（如传感器、圈带）的供货周期是多长？把这些写进合同，才能避免后续踩坑。

结语

“一根轴省2秒”，本质上是对动平衡机选型提出了“效率闭环”的要求——从工件装夹、测量、校正到数据管理，每一个环节都不能掉链子。不踩坑的秘诀，不在于买到参数最顶尖的机器，而在于选到与你的工件、产量、人员、现场条件完全匹配的那一台。先理清自己的真实需求，再用实测数据验证设备表现，把隐性的辅助时间和售后成本算进总账里，你省下的就远不止2秒。
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/35979.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">2026-04-02</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">﻿一次校正管几年？深度解析动平衡精度保质期与转速的隐性关系

在工业设备维护领域，“一次动平衡校正到底能管几年”是困扰许多设备管理者的核心问题。有人觉得做完平衡后设备就能“一劳永逸”，也有人发现短短数月后振动值便再次超标。事实上，动平衡精度的“保质期”并非固定年限，而是由设备转速、工况波动、转子自身特性共同决定的动态变量。其中，不同转速区间下，平衡精度的保持能力存在显著差异——理解这一差异，才是科学制定再校正周期的关键。

低速设备：校正周期长，但需警惕“隐性失衡”

对于工作转速远低于第一阶临界转速的刚性转子（如风机、水泵等，通常转速在1000r/min以下），一次精准的动平衡校正往往能维持2至5年甚至更久。这类设备转速较低，离心力对不平衡质量的放大效应较小，只要基础刚性良好、无频繁启停或介质侵蚀，残余不平衡量几乎不会自行改变。但“保质期长”不代表无风险——叶轮磨损、积灰不均、基础沉降等渐进式变化，会在长周期内缓慢累积成新的不平衡。若设备长期处于低频振动中，看似仍在“合格区间”，实际已悄悄接近精度失效的临界点。

中高速设备：离心力放大效应，保质期大幅缩短

当设备转速达到1500r/min、3000r/min乃至更高（如压缩机、汽轮机、高速电机），动平衡精度的保质期会骤降至6个月至2年不等。原因在于不平衡离心力与转速的平方成正比：一台3000r/min的转子，其不平衡产生的激振力是1000r/min转子的9倍。这意味着，即便转子在使用中发生微米级的质量偏移，高转速下也会被剧烈放大，使振动值快速突破允许范围。此外，高速转子对配合间隙、热膨胀、润滑状态极为敏感——轴颈磨损、叶轮热变形、锁紧机构微动松脱等，任何一项细微变化都可能让原本精密的平衡状态在数百小时内瓦解。

临界转速附近与超速设备：精度“脆弱期”以月计算

在临界转速附近运行或长期处于超临界状态的转子（如透平机械、高速磨头），动平衡精度的保质期往往以“月”甚至“周”为单位。这类转子本身处于动力学敏感区，对质量分布变化极度敏感。一次启停过程若通过临界转速时振动峰值过高，可能直接改变转子的初始弯曲状态或平衡配重的稳固性。更关键的是，这类设备通常要求达到国际标准化组织（ISO）1940标准中的G1.0、G0.4级高精度平衡，而高精度状态的保持极度依赖轴承刚度、对中精度、转子清洁度等外围条件——任何一项关联参数的漂移，都会让“高精度保质期”变得极为短暂。

决定保质期的三个底层逻辑

要预判一次校正的真实有效期，不能只看单一转速，而应把握以下规律：

转速越高，保质期越短：这是由力学本质决定的，高转速下不平衡的破坏力呈指数级增长。

工况越复杂，精度衰减越快：频繁启停、负荷剧变、介质含尘或腐蚀性物质，都会加速转子质量分布状态的改变。

初始平衡等级越高，对后续状态维护要求越严苛：一台按G2.5级校正的转子，其允许的配合间隙变化量远小于按G6.3级校正的转子——越精密，越需要精细维护。

实践建议：从“按年计”转向“按状态计”

与其纠结“管几年”，不如建立以振动监测为核心的动态维护策略。对于低速设备，可每2年进行一次振动复测；对于中高速设备，建议每半年至一年进行精密振动分析，重点关注振动值的趋势变化而非单次数值。当发现同工况下振动有效值上升超过30%，或出现明显的高频分量时，即便未到预设周期，也应重新评估平衡状态。

动平衡校正从来不是“一次性手术”，而是设备全生命周期管理中的一项持续性健康干预。转速决定了不平衡的破坏力，工况决定了精保持的难度——认清这两点，才能让每一次校正的“保质期”真正受控于科学，而非运气。
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/35978.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>