<!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-08-09</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">﻿动平衡机在工业领域中的应用非常广泛，它通过检测和校正旋转物体的不平衡量，确保设备运行的稳定性和效率。具体介绍如下：

试件质量：试件质量是衡量动平衡机摆架承载能力的重要参数，工件质量应在平衡机的许用范围内，以确保操作的安全性和有效性。

最小可达剩余不平衡量：这是衡量平衡机最好平衡能力的性能指标，表示平衡机能够检测到的最小不平衡量。

不平衡量减少率：不平衡量减少率是衡量平衡机效率的性能指标，表示转子经过一次平衡校正后所减少的不平衡量与初始不平衡量之比。

平衡转速：平衡转速是指在保证精度的前提下，选择较低的转速进行平衡校验，以提高工作效率。

平衡精度：平衡精度是衡量转子单位质量内存在的不平衡量的大小，它是衡量转子动平衡性能的指标。

总的来说，动平衡机的三个关键参数包括试件质量、最小可达剩余不平衡量、不平衡量减少率、平衡转速、平衡精度以及支撑连接部分的表面粗糙度。这些参数共同决定了动平衡机的性能和适用性，对于提高旋转机械设备的平衡状态至关重要。

﻿
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/31594.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-08-08</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">﻿动平衡机三个参数图解主要包括质量、转速和位置。下面将详细介绍这三个参数的作用及其在动平衡过程中的重要性：

质量：质量是机械设备中最基本的参数，也是决定动平衡的一个重要指标。在制造和安装机械设备时，必须严格控制每个组件的重量和重心位置，以保证整个系统的质量平衡。如果存在某些不均匀的质量分布，就会导致机械设备在运转中出现振动、噪音等情况，从而影响生产效率和产品质量。

转速：转速是指动平衡机在做平衡校验时的转速。在动平衡过程中，转速的选择对平衡效果有着重要影响。适当的转速可以确保转子在动平衡机上得到充分的检测和校正，从而提高平衡精度。

位置：位置是指动平衡机上的固定点与旋转部件之间的距离。在进行动平衡操作时，需要准确测量并输入旋转部件到动平衡机的距离。这个距离通常通过专门的测量工具来确定，以确保动平衡机的调整能够准确作用于旋转部件。

动平衡机三个参数图解的详细介绍了动平衡机在操作过程中所需的关键参数，包括质量、转速和位置。这些参数的正确输入和调整对于确保旋转部件的平衡状态达到最佳效果至关重要。通过理解这些参数的作用和重要性，操作人员可以更有效地利用动平衡机进行设备维护和优化，从而提高生产效率和设备寿命。

﻿
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/31593.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-08-08</p>
          <!-- 标题结束 -->
          <!-- 描述开始 -->
          <article class="newMs">﻿动平衡机在工业领域中发挥着关键作用，尤其是在确保旋转设备的稳定性和延长其使用寿命方面。下面将详细介绍动平衡机三个参数：

质量


重要性：质量是决定动平衡的一个重要指标，它直接关系到整个系统的质量平衡。如果存在不均匀的质量分布，会导致机械设备在运转中出现振动、噪音等问题，影响生产效率和产品质量。

测量方法：在动平衡过程中，需要通过专门的仪器来测量旋转物体的质量，以确保数据的准确性。通常，这些仪器能够提供高精度的测量结果，帮助操作者调整平衡块的位置以消除不平衡力。


转速


定义：转速是指动平衡机在做平衡校验时的旋转速度。这个参数对于确保测量结果的准确性至关重要，因为不同的转速可能会导致不同的不平衡量。

影响：转速不仅影响测量结果，还会影响到平衡校正的效果。较高的转速可能会使不平衡量更难检测，而较低的转速则可能导致测量过程过于缓慢。


位置


定义：位置是指旋转部件在动平衡机上的安装位置，包括轮毂内缘到平衡机的距离。这是在做动平衡的过程中需要输入的关键参数之一。

重要性：位置的准确性对于平衡校正的效果至关重要。如果旋转部件的安装位置不正确，可能会导致平衡校正失败，甚至造成设备的进一步损坏。


总结来说，动平衡机三个参数——质量、转速和位置，是确保旋转部件达到理想平衡状态的关键。通过精确地输入这三个参数，可以有效地进行不平衡量的检测和校正，从而提高旋转设备的稳定性和使用寿命。

﻿
</article>
          <!-- 描述结束 -->
          <!-- 查看更多 开始-->
          <a href="/news/hy/31592.html" target="_self" class="newDetailLink"></a>
          <!-- 查看更多 结束-->
        </div>

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



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

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

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

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

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




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

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

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

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

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

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

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

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

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

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

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

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

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

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


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





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


                   
<div class="botUl">

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

  

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

  

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

  

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

  

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

  

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

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

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

  

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

  

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

  

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

  

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

  

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

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

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

  

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

  

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

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

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

  

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

  

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

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

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

  

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

  

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

  

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

  
</div>



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




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



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

</script> 


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

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



</article>
</div>




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

    <ul>

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

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

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

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

        </div>   
      </li>

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

    </ul>
  </div>

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

    </ul>
  </div>


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

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

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

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