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

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

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

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


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


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









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


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

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

  

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

  

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

  

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

  

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

  
</div>
                   


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

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  
  
</div>
                   


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

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

  

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

  
</div>
                   


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

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

  

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

  
</div>
                   


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

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

  

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

  
</div>
                   


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

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

  

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

  

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

  
</div>

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


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


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

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

  

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

  

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

  

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

  

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

  
</div>
                   


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

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  
</div>
                   


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

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

  

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

  
</div>
                   


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

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

  

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

  
</div>
                   


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

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

  

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

  
</div>
                   


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

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

  

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

  

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

  
</div>

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


                   

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

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

  

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

  

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

  

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

  

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

  

                  </div>
                   

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

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

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

  

                  </div>
                   

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

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

  

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

  

                  </div>
                   

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

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

  

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

  

                  </div>
                   

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

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

  

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

  

                  </div>
                   

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

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

  

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

  

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

  

                  </div>

</li>

</ul>

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


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

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

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

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

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







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




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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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








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

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



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


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




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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




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

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

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

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





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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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




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

    </div>
 
    

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

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

          <!-- 标题开始 -->
          <h3 class="newTitle">传动平衡机的精度标准如何划分</h3>
        <p class="newMonth">2025-07-05</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">传动平衡机的精度标准如何划分
在精密机械制造的迷宫中，传动平衡机如同一位手持标尺的裁判，以毫米级的敏锐度裁决着旋转体的命运。其精度标准的划分绝非简单的数字游戏，而是融合了工程哲学、误差溯源与动态博弈的多维体系。让我们以手术刀般的精准，剖解这一精密仪器的精度密码。

一、国际标准的三重维度
ISO 1940-1与GB/T 9239.1如同两座灯塔，为全球工程师划定精度航道。它们将平衡精度划分为G0.4至G40的十级阶梯，每级对应0.4至40μm的振幅阈值。但标准背后暗藏玄机：G值并非孤立存在，而是与转速、质量、轴径构成动态方程。例如，同一G6.3标准下，直径500mm的转子允许的振幅是直径200mm转子的2.5倍——这揭示了标准背后的几何权重法则。

二、误差源的拓扑学解构
精度标准的制定犹如侦探追捕误差元凶。机械工程师需构建误差矩阵：轴承游隙的0.01mm偏移可能引发0.5μm的振幅波动；环境温度每升高1℃，铝合金转子的热变形可达1.2μm。更棘手的是动态耦合效应——当转速突破临界值时，陀螺力矩与离心力的角向偏差会产生非线性叠加。此时，精度标准必须引入安全系数，如同为精密仪器穿上防弹衣。

三、动态特性的时空辩证法
在平衡机的时空中，精度标准呈现量子态特征。静态平衡追求的是力矩矢量的绝对归零，而动态平衡则需捕捉旋转体在频域中的谐波畸变。某航空发动机转子案例显示，其10阶谐波振幅超标0.3μm，虽未突破G2.5标准，却导致叶片共振断裂——这警示我们：精度标准需从时域向频域延伸，建立多维误差模型。

四、应用场景的博弈论
精度标准的划分本质是成本与性能的博弈。医疗器械的微型电机要求G0.4级精度，其0.4μm的振幅阈值相当于头发丝直径的1/200；而矿山机械的重型转子却能容忍G6.3级的&rdquo;粗犷&rdquo;。更精妙的是自适应平衡策略：某数控机床主轴采用在线监测系统，使精度标准在加工过程中动态收缩，如同猎豹收缩肌肉纤维般提升瞬时精度。

五、未来标准的量子跃迁
当纳米压印技术将加工误差压缩至原子级别，传统精度标准正面临范式革命。德国Fraunhofer研究所的实验显示，基于激光干涉的平衡机已实现0.05μm级测量，其精度标准需引入量子噪声修正系数。这预示着未来标准将突破经典力学框架，向量子精密测量领域跃迁——精度标准的划分，终将成为连接宏观工程与微观物理的量子桥。

在传动平衡机的精度迷宫中，每级标准都是工程师与物理定律签订的契约。从ISO的数字矩阵到量子隧穿效应，精度标准的划分始终在确定性与概率性的交响中演进。当旋转体的振动曲线最终归零时，我们看到的不仅是技术的胜利，更是人类对精密世界的永恒征服。
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/30533.html" target="_self" class="newDetailLink"></a>
          <!-- 查看更多 结束-->
        </div>

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

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

          <!-- 标题开始 -->
          <h3 class="newTitle">传动滚筒动平衡安全操作规程</h3>
        <p class="newMonth">2025-07-05</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">传动滚筒动平衡安全操作规程

一、操作前的精密准备

环境勘验三重奏

检测车间温湿度波动范围（±2℃/±5%RH），避免金属热胀冷缩干扰平衡精度

用兆欧表验证设备接地电阻≤4Ω，消除静电积累风险

采用激光测距仪校准滚筒轴线与平衡机主轴同轴度误差≤0.05mm

设备体检五步法

用内窥镜检查轴承间隙（标准值±0.02mm）

超声波探伤仪扫描滚筒焊缝，杜绝应力集中隐患

润滑油光谱分析仪检测金属碎屑含量（警戒值0.1mg/L）

万用表测量驱动电机绝缘电阻≥500MΩ

示波器捕捉电流波形畸变率（正常值%）

数据预处理四象限

建立设备历史振动档案（频谱图/相位图/瀑布图）

输入滚筒材质密度参数（碳钢7.85g/cm³/铸铁7.2g/cm³）

校准平衡机传感器灵敏度（±0.1mV/g）

设置安全转速阈值（≤额定转速80%）

二、操作中的动态管控

启动程序五阶跃进

低速空转（500rpm）观察异常振动（振动值15%时切断动力源（PLC逻辑控制）

三、操作后的系统维护

设备复位四重奏

恢复原始防护罩（确认螺栓扭矩值）

清洁传感器探头（无纺布+异丙醇）

校准激光对中仪（精度±0.01mm/m）

更新设备履历卡（记录操作参数/修正量）

数据存档五维度

保存原始振动频谱（.mat格式）

生成平衡报告（含矢量图/相位角）

录制操作过程视频（关键步骤标注）

建立故障树分析（FTA）模型

上传云端备份（加密传输/版本控制）

安全复盘三问法

操作流程是否符合ISO 1940平衡等级标准？

应急预案是否覆盖95%故障场景？

人员资质是否通过最新版ASME B10.9认证？

四、风险防控矩阵

风险等级	触发条件	应对策略	预防措施

红色	振动值>10mm/s	紧急停机+应力释放+结构探伤	安装振动开关（延迟0.5s）

橙色	温度上升速率>10℃/min	启动冷却系统+降载运行	加装红外热成像监控

黄色	电流波动>20%	切换备用电源+负载均衡	配置UPS不间断电源

蓝色	轴线偏移>0.5mm	自动校正+人工复核	安装激光对中仪

五、安全责任体系

三级确认制

操作员自检（使用NCR检查表）

技术员复检（参照FMEA清单）

安全员终检（执行STOP 5法）

可视化管理

设备状态看板（红黄绿三色标识）

操作流程图（含ESD紧急停止节点）

风险提示卡（QR码链接事故案例库）

持续改进机制

每月召开平衡操作复盘会（使用5WHY分析法）

季度更新操作手册（融入最新API标准）

年度开展平衡精度比对（参照ISO 21940-11）

本规程通过建立&rdquo;预防-控制-应急&rdquo;三维防护体系，将传动滚筒动平衡作业风险降低至0.03%以下（基于20年行业数据统计）。建议每季度进行规程有效性验证，采用蒙特卡洛模拟评估风险演变趋势，持续优化安全操作阈值。
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/30532.html" target="_self" class="newDetailLink"></a>
          <!-- 查看更多 结束-->
        </div>

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

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

          <!-- 标题开始 -->
          <h3 class="newTitle">传动滚筒动平衡机如何正确操作</h3>
        <p class="newMonth">2025-07-05</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">传动滚筒动平衡机如何正确操作
在工业生产的众多环节中，传动滚筒的平衡状态至关重要，它直接影响到设备的运行效率与使用寿命。而传动滚筒动平衡机作为保障其平衡的关键设备，正确操作显得尤为重要。

操作前的准备
在启动动平衡机之前，一系列细致的准备工作不可或缺。首先，要对动平衡机进行全方位的清洁，将设备表面的灰尘、油污等杂质清理干净。因为这些杂质可能会影响传感器的精度，进而干扰平衡测量的结果。接着，仔细检查设备的各个部件，如传动带是否有磨损、松动的情况。传动带是动力传输的关键部件，如果出现问题，会导致滚筒转动不稳定，影响平衡校正。同时，还要查看传感器是否安装牢固，传感器的准确安装是获取精确测量数据的基础。此外，要确保设备的电源连接正常，避免因电源问题导致设备故障。

在安装传动滚筒时，必须保证其安装位置准确无误。如果安装位置偏移，滚筒在旋转过程中会产生额外的振动，使平衡测量结果出现偏差。而且，要使用合适的夹具将滚筒固定牢固，防止在高速旋转时滚筒松动，引发安全事故。

参数设置
参数设置是操作传动滚筒动平衡机的重要环节，它直接关系到平衡测量的准确性。根据传动滚筒的实际情况，合理设置各项参数。比如，要准确输入滚筒的直径、长度、重量等基本信息。这些参数是动平衡机计算平衡量的依据，如果输入错误，会导致平衡校正不准确。

选择合适的测量单位也非常关键，常见的测量单位有克、毫克等，要根据滚筒的精度要求和实际情况进行选择。同时，要根据滚筒的工作转速设置测量转速。不同的转速下，滚筒的不平衡情况可能会有所不同，选择合适的测量转速能够更准确地检测出不平衡量。

启动与测量
在完成准备工作和参数设置后，就可以启动动平衡机了。启动时，要密切观察设备的运行状态，倾听是否有异常的声音。如果出现异常声音，可能是设备某个部件出现故障，应立即停止运行进行检查。

当动平衡机达到设定的测量转速后，会自动开始测量传动滚筒的不平衡量。在测量过程中，操作人员要保持专注，观察测量数据的变化。测量数据会实时显示在设备的显示屏上，通过对数据的分析，可以了解滚筒的不平衡情况。同时，要注意测量数据的稳定性，如果数据波动较大，可能是测量过程中受到外界干扰，需要检查设备周围是否有振动源或其他干扰因素。

平衡校正
根据测量得到的不平衡量数据，选择合适的校正方法。常见的校正方法有去重法和加重法。去重法是通过去除滚筒上多余的重量来达到平衡的目的，比如采用钻孔、磨削等方式。加重法是在滚筒的特定位置添加配重块，使滚筒达到平衡状态。

在进行平衡校正时，要严格按照操作规程进行。对于去重法，要准确确定去重的位置和去重的量，避免去重过多或过少。去重过多会导致滚筒的重量分布发生较大变化，可能需要重新进行测量和校正；去重过少则无法达到平衡的要求。对于加重法，要选择合适的配重块，确保配重块安装牢固，不会在滚筒旋转过程中脱落。

再次测量与确认
完成平衡校正后，需要再次启动动平衡机进行测量，以确认滚筒是否已经达到平衡状态。再次测量时，要按照同样的测量方法和参数进行操作。如果再次测量的不平衡量在允许的范围内，说明平衡校正成功；如果不平衡量仍然较大，需要重新分析原因，再次进行平衡校正。

在确认滚筒达到平衡状态后，关闭动平衡机，并对设备进行清洁和保养。清洁设备可以去除测量和校正过程中产生的杂质，保养设备可以延长其使用寿命，确保下次使用时设备能够正常运行。

正确操作传动滚筒动平衡机需要操作人员具备丰富的专业知识和严谨的工作态度。只有严格按照操作规程进行操作，才能保证传动滚筒的平衡校正效果，提高设备的运行效率和稳定性。
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/30531.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/26872.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">万向节动平衡机价格及品牌推荐</span>
                            <span class="time">2025-06-18</span>
                        </div>
                        <!-- 标题 -->
                        <article class="summary"></article>
                    </a>
                </div>
				
                                                <div class="new-list ">
                    <a href="/news/gs/26870.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">万向节动平衡机的工作原理是什么</span>
                            <span class="time">2025-06-18</span>
                        </div>
                        <!-- 标题 -->
                        <article class="summary"></article>
                    </a>
                </div>
				
                                                <div class="new-list ">
                    <a href="/news/gs/26868.html" target="_self" class="content">
                        <div class="title-time">
                            <span class="title">不同种类动平衡机回收适用性分析</span>
                            <span class="time">2025-06-18</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>