<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="canonical" href="http://www.myskcnc.com/Products.html" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<TITLE>产品展示-安徽牧远数控科技有限公司</TITLE>
<link rel="stylesheet" type="text/css" href="/skins/261111/css/common.css">
<link rel="stylesheet" type="text/css" href="/skins/261111/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/261111/css/swiper.min.css">
<script src="/skins/261111/js/jquery-3.6.0.min.js"></script>
<script src="/skins/261111/js/swiper.min.js"></script>
<link type="text/css" rel="stylesheet" href="/skins/261111/css/animate.css" />
<script type="text/javascript" src="/skins/261111/js/wow.min.js"></script>
<script type="text/javascript">
if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))){
	new WOW().init();
};
</script>

<!--此Js使手机浏览器的active为可用状态-->
<script type="text/javascript">
    document.addEventListener("touchstart", function () { }, true);
</script>

<!--导航当前状态 JS-->
<script language="javascript" type="text/javascript"> 
var nav= '3';
</script>
<!--导航当前状态 JS END-->
<link rel="shortcut icon" href="/Skins/261111/favicon.ico" />
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.myskcnc.com/Products.html",
"title": "产品展示-安徽牧远数控科技有限公司",
"upDate": "2024-12-25T09:05:17"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('http://chat.jc35.com',267154) }</script><script>!window.jQuery && document.write('<script src="https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js">'+'</scr'+'ipt>');</script><script type="text/javascript" src="http://chat.jc35.com/chat/KFCenterBox/261111"></script><script type="text/javascript" src="http://chat.jc35.com/chat/KFLeftBox/261111"></script><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</head>

<body>

  <!--lyTop start-->
  <div class="lyTop">
    <div class="lyTop_Main w1400">
      <div class="ly_Logo">
        <a href="/"><img src="/skins/261111/images/logo.png" alt="安徽牧远数控科技有限公司" /></a>
      </div>

      <div class="lyTop_tel">
        <p>
          <i>
            <svg t="1726708668281" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
              p-id="32782" width="200" height="200">
              <path
                d="M707.2 896c-32 0-64-6.4-99.2-16-96-28.8-198.4-92.8-284.8-179.2C236.8 614.4 172.8 512 144 416c-16-48-19.2-92.8-12.8-131.2 6.4-41.6 22.4-76.8 48-105.6l35.2-35.2c19.2-19.2 51.2-19.2 73.6 0l160 160c19.2 19.2 19.2 51.2 0 73.6l-35.2 35.2c-19.2 19.2 0 86.4 57.6 144 57.6 57.6 124.8 80 144 57.6l35.2-35.2c19.2-19.2 51.2-19.2 73.6 0l160 160c19.2 19.2 19.2 51.2 0 73.6l-35.2 35.2c-25.6 25.6-60.8 41.6-105.6 48h-35.2z"
                p-id="32783" fill="#ffffff"></path>
            </svg>
          </i>
        </p>
        <span>13564497530</span>
      </div>

      <!--导航栏 start-->
      <div class="ly_Nav">
        <!-- 控制menu -->
        <div class="nav_menu">
          <p>
          <span></span>
          <span></span>
          <span></span>
          </p>
        </div>
        <!-- 菜单 -->
        <div class="nav_list">
          <ul>
            <li id="navId1"><a href="/">网站首页</a></li>
            <li id="navId2"><a rel="nofollow" href="/aboutus.html">关于我们</a></li>
            <li id="navId3"><a href="/products.html">产品中心</a>
              <!--二级栏目-->
              <!--
                <i></i>
                <ul><li><a href="#"></a></li></ul>
                -->
            </li>
            <li id="navId4"><a href="/news.html">新闻中心</a></li>
            <li id="navId5"><a href="/article.html">技术文章</a></li>
            <li id="navId6"><a rel="nofollow" href="/order.html">在线留言</a></li>
            <li id="navId7"><a rel="nofollow" href="/contact.html">联系我们</a></li>
          </ul>
          <div class="nav_mask"></div>
        </div>
      </div>
      <!--导航栏 end-->
      <div class="clear"></div>
    </div>
  </div>
  <script type="text/javascript">
    $('.nav_mask').click(function () {
      $('.nav_list').removeClass('open')
    })
    $('.nav_menu,.nav_list').click(function (e) {
      e.stopPropagation()
    })
    $('.ly_Nav').find('.nav_menu').click(function (e) {
      $('.nav_list').toggleClass('open')
    })
    $(function () {
      $(".nav_list ul li i").click(function () {
        var b = false;
        if ($(this).attr("class") == "cur") {
          b = true;
        }
        $(".nav_list ul li ul").prev("i").removeClass("cur");
        $(".nav_list>ul>li").children("ul").slideUp("fast");
        if (!b) {
          $(this).addClass("cur");
          $(this).siblings("ul").slideDown("fast");
        }
      })
    });
  </script>

  <script language="javascript" type="text/javascript">
    try {
      document.getElementById("navId" + nav).className = "active";
    }
    catch (e) { }
  </script>

  <!--lyTop end--> 

<script src="http://www.jc35.com/mystat.aspx?u=myskcnc"></script>

<!--NyBanner 开始-->
<div class="NyBanner">
	<img src="/skins/261111/images/nyBanner.jpg" class="nyBa_Img" />
    <div class="NyBa_Con">
    	<span>PRODUCT CENTER</span><i></i><p>产品中心</p>
    </div>
</div>
<!--NyBanner 结束-->
<!--热门关键词&搜索 开始-->
<div class="lyKeySs">
  <div class="lyKeySs_Main nyKeySs_Main w1400">
    <div class="lySearch"> <i></i>
      <div class="ScForm">
        <form action="/products.html" method="post" onsubmit="return checkFrom(this);">
          <div class="sc_ipt">
            <input type="text" name="keyword" placeholder="请输入您要查询的产品" autocomplete="off">
          </div>
          <div class="sc_btn">
            <input type="submit" value="">
          </div>
          <div class="clear"></div>
        </form>
      </div>
    </div>
    <div class="nyhotkw_left"><p><img src="/skins/261111/images/Crumb.png" class="Crumb" />当前位置：<a href="/">首页</a><img src="/skins/261111/images/jt7.png" class="CrumbJt" /><span>产品中心</span></p></div>
    <div class="clear"></div>
  </div>
</div>
<!--热门关键词&搜索 结束--> 


<!--NyProducts 开始-->
<div class="NyProducts">
    <div class="NyPro_Left">
        <div class="h_left">
    <div class="cp_type">
        <div class="hd"><p>产品分类<img src="/skins/261111/images/ml_ico.png" /></p><span>PRODUCT CLASSIFICATION</span><i></i></div>
        <div class="bd">
            <ul>                
                
                <li>
                    <p><a href="/ParentList-409038.html" >加工中心</a><span></span></p>
                    <div>
                        
                    </div>
                </li>
                
            </ul>
        </div>
    </div>
</div>



        <!--技术文章 开始-->
        <div class="NyXgwz">
          <div class="NyXgwz_Title">
            <p>技术文章<img src="/skins/261111/images/xgwz_ico.png" /></p><span>Technical articles</span>
          </div>
          <div class="NyXgwz_List">
            <dl>
              
              <dd><a href="/Article-208466.html">模具加工中心：实时监控，确保加工质量<i></i></a></dd>
              
              <dd><a href="/Article-208429.html">高速切削，模具加工中心缩短制造周期<i></i></a></dd>
              
              <dd><a href="/Article-207896.html">CNC五轴加工中心可对哪些材质进行数控加工<i></i></a></dd>
              
              <dd><a href="/Article-207776.html">CNC五轴加工中心性能优良、加工工艺范围广泛<i></i></a></dd>
              
              <dd><a href="/Article-207389.html">龙门加工中心日常检查工作有哪些？<i></i></a></dd>
              
            </dl>
          </div>
        </div>
        <!--技术文章 结束-->
    </div>
    <script type="text/javascript" src="/skins/261111/js/pt_js.js"></script>
    <div class="NyPro_Right">
    	<ul>
        	
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2599998.html" title="MY-T1300CNC钻攻中心"><img src="http://img48.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a121364d88726179d4d86bdcf46ca4811a0585cc370cef42b9caca_340_240_5.jpg" alt="CNC钻攻中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2599998.html">CNC钻攻中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-T1300
    </p>
  </div>
  <a href="/Products-2599998.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2600061.html" title="V5-630BCNC立式五轴加工中心"><img src="http://img47.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a12136ade948219ca2ec1d98088e43ef91e9589544a170fd5ac8c3_340_240_5.jpg" alt="CNC立式五轴加工中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2600061.html">CNC立式五轴加工中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：V5-630B
    </p>
  </div>
  <a href="/Products-2600061.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2599990.html" title="MY-T1000CNC钻攻中心"><img src="http://img42.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a12136a958e9c6f44d40ba2edf3fdffa676ba93ed6d62c4985ef78_340_240_5.jpg" alt="CNC钻攻中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2599990.html">CNC钻攻中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-T1000
    </p>
  </div>
  <a href="/Products-2599990.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2600057.html" title="MY-H630卧式加工中心"><img src="http://img48.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a121368e449a3cc17c5deed77af454c2a002d8e38577e1903b8e46_340_240_5.jpg" alt="卧式加工中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2600057.html">卧式加工中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-H630
    </p>
  </div>
  <a href="/Products-2600057.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            	
            
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2591207.html" title="MY-LV1160加工中心"><img src="http://img54.jc35.com/gxhpic_1483c4c1aa/418afcb93361055d42ae0260222610f327c36976970c5946c4b82279cdf47acc9a03e094cd246940_340_240_5.jpg" alt="加工中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2591207.html">加工中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-LV1160
    </p>
  </div>
  <a href="/Products-2591207.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2600065.html" title="MY-5060CNC高速雕铣机"><img src="http://img50.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a1213669aeb01e7f737fe91d881ffdedfe1aeb4121b04f85e4e598_340_240_5.jpg" alt="CNC高速雕铣机" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2600065.html">CNC高速雕铣机</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-5060
    </p>
  </div>
  <a href="/Products-2600065.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2600048.html" title="MY-L1890CNC立式加工中心"><img src="http://img58.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a12136d79605e52ab6835ad787671d5b353d85d3bc0698c9f44b63_340_240_5.jpg" alt="CNC立式加工中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2600048.html">CNC立式加工中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-L1890
    </p>
  </div>
  <a href="/Products-2600048.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2600036.html" title="MY-LV1580CNC立式加工中心"><img src="http://img41.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a121365e30461e67b59ed49428332b28a58f480fa4bc59e214d6be_340_240_5.jpg" alt="CNC立式加工中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2600036.html">CNC立式加工中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-LV1580
    </p>
  </div>
  <a href="/Products-2600036.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            	
            
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2600030.html" title="MY-LV1370CNC立式加工中心"><img src="http://img53.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a121364e321b5d6e5adeefb8c1e92989ae40507a2fc503a2da9033_340_240_5.jpg" alt="CNC立式加工中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2600030.html">CNC立式加工中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-LV1370
    </p>
  </div>
  <a href="/Products-2600030.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2600024.html" title="MY-P2018CNC龙门加工中心"><img src="http://img49.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a1213651b260702198ae19cf25f7f8426994a2d343d121b0874d00_340_240_5.jpg" alt="CNC龙门加工中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2600024.html">CNC龙门加工中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-P2018
    </p>
  </div>
  <a href="/Products-2600024.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2599975.html" title="MY-T700CNC钻攻中心"><img src="http://img54.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a121363c5b4a7ffc4a99bbe584033db7177885c834543156244e86_340_240_5.jpg" alt="CNC钻攻中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2599975.html">CNC钻攻中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-T700
    </p>
  </div>
  <a href="/Products-2599975.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            
            <li>
            	<div class="lyProducts_con">
  <div class="lyProducts_img">
    <a href="/Products-2599973.html" title="MY-T600CNC钻攻中心"><img src="http://img54.jc35.com/gxhpic_1483c4c1aa/5244a846caa253de26f3d957f0a1213654e7950dd4369cc754e8a914a1fec7ba51dd3fe92059e476_340_240_5.jpg" alt="CNC钻攻中心" /></a>
  </div>
  <div class="lyProducts_text">
    <div class="lyProducts_name">
      <a href="/Products-2599973.html">CNC钻攻中心</a>
    </div>
    <p>
      <i>
        <svg t="1726651208330" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="4282" width="200" height="200">
          <path
            d="M518.3 738.5L171.7 569.1l-129 63.1 475.5 232.4 475.6-232.4-129-63.1-346.5 169.4z m0-575.2L42.7 395.7l475.5 232.4 475.6-232.4-475.5-232.4z"
            p-id="4283" fill="#2c2c2c"></path>
        </svg>
      </i>型号：MY-T600
    </p>
  </div>
  <a href="/Products-2599973.html" class="lyProducts_btn">
    <i>
      <svg t="1726652333152" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="5287" width="200" height="200">
        <path
          d="M708.266667 401.066667V597.333333h85.333333V256h-341.333333v85.333333h196.266666L256 733.866667l59.733333 59.733333 392.533334-392.533333z"
          fill="#ffffff" p-id="5288"></path>
      </svg>
    </i>MORE
  </a>
</div>
            </li>
            	
            
        </ul>
          <!--分页 开始-->
    <div id="fengye">共&nbsp;13&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;2&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/Products-p2.html">下一页</a>&nbsp;&nbsp;<a href="/Products-p2.html">末页</a>&nbsp;&nbsp;跳转到第<input style="width:20px" class="p_input" type="text" name="custompage" id="custompage" onkeypress="return event.keyCode>=48&&event.keyCode<=57" onKeyDown="if(event.keyCode==13) {window.location='/Products-p'+this.value+'.html'; return false;}">页&nbsp;<input type="button" value="GO" style="width:40px;height:22px" onclick="window.location='/Products-p'+document.getElementById('custompage').value+'.html';" /></div>
    <!--分页 结束-->
    </div>
    <div class="clear"></div>
  
</div>
<!--NyProducts 结束-->

<!--lyFoot start-->
<div class="lyFoot">
  <div class="lyFoot_main">
    <div class="lyFoot_con">
      <div class="w1400">
        <div class="lyFoot_nav">
          <ul>
            <li>
              <p>关于我们</p>
              <i></i>
              <a rel="nofollow" href="/aboutus.html#Ab01">公司简介</a>
              <a rel="nofollow" href="/aboutus.html#Ab03">企业文化</a>
              <a rel="nofollow" href="/aboutus.html#Ab02">荣誉资质</a>
            </li>
            <li>
              <p>产品分类</p>
              <i></i>
              
              <a href="/ParentList-409038.html">加工中心</a>
              
            </li>
            <li>
              <p>新闻文章</p>
              <i></i>
              <a href="/news.html">新闻中心</a>
              <a href="/article.html">技术文章</a>
            </li>
            <li>
              <p>联系我们</p>
              <i></i>
              <a rel="nofollow" href="/contact.html#C01">联系方式</a>
              <a rel="nofollow" href="/order.html">在线留言</a>
              <a href="/contact.html#C02">地图导航</a>
            </li>
          </ul>
        </div>
        <div class="lyFoot_kefu">
          <i>
            <svg t="1726731849924" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
              p-id="45786" width="200" height="200">
              <path
                d="M515.530406 770.231319c4.366448 0 8.812713-0.267083 13.284561-0.800225 42.889833-5.14723 79.310324-35.124985 92.75452-76.437903 1.01205-3.093455-0.452301-6.40078-3.40761-7.760754-2.928702-1.359974-6.469342-0.186242-8.119935 2.586918-0.159636 0.267083-17.198707 27.79095-83.542718 36.752042-9.930163 1.333368-19.594267 2.02717-28.752858 2.02717-46.483684-0.026606-67.196425-17.548678-67.382667-17.709337-2.342348-2.080382-5.910617-2.133593-8.306176-0.106424-2.422166 2.02717-2.981914 5.547343-1.331321 8.241708C440.960037 749.82864 477.273081 770.231319 515.530406 770.231319zM872.252901 359.078145c-0.586354 0-1.118474 0.106424-1.677199 0.106424C831.705416 190.893678 683.175591 65.355497 505.09473 65.355497c-182.979428 0-334.916862 132.473127-368.595916 307.724547-32.745798 5.894244-57.665351 34.671661-57.665351 69.477374l0 139.300626c0 39.045271 31.309076 70.703295 69.965491 70.703295 21.804608 0 41.052998-10.29446 53.858652-26.110681 30.934546 81.82254 93.922113 147.803277 173.627433 182.610014 0.191358-0.415462 1.700735-3.348258 3.514033-5.685489 1.257643-1.620917 2.660596-2.952238 3.868097-2.952238 1.251503 0 2.396583 0.453325 3.381004 1.147126-18.450211-13.735839-85.086887-84.33271-99.516528-182.853561-6.336312-43.366693 26.143427-85.932138 63.975057-92.973508 60.727083-11.308557 121.134895-24.189935 181.861978-35.284621 38.603203-7.04137 64.987107-28.217668 81.120552-63.475683 3.780093-8.241708 9.238408-24.910343 11.741415-48.940642 0.665149-3.573385 3.593851-6.320962 7.348362-6.320962 2.503007 0 4.632507 1.280156 6.043646 3.120061l1.677199-1.039679c23.934109 34.751478 71.403237 111.695918 78.218456 192.827727 7.827269 92.76066 3.460822 156.289556-67.542302 221.285872-0.079818 0.079818-0.186242 0.186242-0.292666 0.267083-0.985444 1.066285-1.570775 2.453888-1.570775 3.973498 0 2.000564 1.065262 3.707438 2.609431 4.747117 0.585331 0.240477 1.171686 0.559748 1.757017 0.800225 0.478907 0.106424 0.931209 0.267083 1.411139 0.267083 0.479931 0 0.905626-0.159636 1.331321-0.267083 1.01205-0.533143 1.969864-1.147126 2.955308-1.680269 71.802326-39.552831 126.884852-105.615433 152.336524-185.066973 10.302647 15.308661 26.436092 26.323529 45.178969 30.163997-30.057573 136.713708-151.990646 222.272339-303.050084 235.261165-9.052167-22.456455-31.335682-38.405705-57.505715-38.405705-34.183544 0-61.898769 27.070542-61.898769 60.435441s27.714202 60.408835 61.898769 60.408835c27.554566 0 50.637284-17.709337 58.650795-42.032302 174.859493-14.21577 315.02993-118.150934 344.289324-279.640931 25.850761-10.80202 44.007283-36.165688 44.007283-65.769936L944.083879 430.42203C944.081833 391.029858 911.920342 359.078145 872.252901 359.078145zM807.744701 399.564231C762.140037 276.026614 643.960451 187.773617 504.935094 187.773617c-138.440026 0-256.192893 87.505983-302.224276 210.243375-2.289136-2.800789-4.978385-5.200442-7.614421-7.627724C221.160006 240.820788 349.882716 127.0977 505.09473 127.0977c154.467047 0 282.789645 112.602567 309.705668 261.131369C812.137755 391.803477 809.68796 395.537522 807.744701 399.564231zM376.292202 809.063743c-0.00307-0.001023-0.005117-0.002047-0.008186-0.00307C376.255363 809.125141 376.25434 809.133328 376.292202 809.063743z"
                fill="#ffffff" p-id="45787"></path>
            </svg>
          </i>
          <a onclick="ChatBoxClickGXH()" target="_self">
            <span>在线客服</span>
            <em>
              <svg t="1726732158789" class="icon" viewBox="0 0 1028 1024" version="1.1"
                xmlns="http://www.w3.org/2000/svg" p-id="65946" width="200" height="200">
                <path
                  d="M980.72 480.1596875l-332.1403125-333.1603125c-7.51968749-7.5403125-17.53968751-11.6803125-28.20000001-11.6803125-10.7409375 0-20.8396875 4.2-28.43999999 11.8003125-14.46000001 14.4796875-15.8803125 37.14-3.4003125 53.04l270.140625 271.0603125-789.5803125 0c-22.03874999 0-39.9796875 18.01968751-39.9796875 40.179375s17.94 40.1596875 39.9796875 40.1596875l789.55968749 0-276.67968749 277.4596875c-8.3203125 16.56000001-5.7403125 35.6803125 6.6796875 48.1396875 7.44 7.44 17.5003125 11.5190625 28.3396875 11.52 11.9203125 0 23.2996875-4.8 32.02031251-13.5196875l22.15968749-22.14 60.8203125-61.02 11.47968751-11.2790625 237.19968749-238.0603125c7.86-7.9003125 11.840625-18.71999999 11.26125-30.48l-0.0403125-0.78 0.0403125-0.7996875c0.5803125-11.7796875-3.4003125-22.6003125-11.22-30.4396875v0zM980.72 480.1596875z"
                  p-id="65947" fill="#ffffff"></path>
              </svg>
            </em>
          </a>
        </div>
        <div class="lyFoot_lxfs">
          <div class="lyFootLxfs_tit">
            <i>
              <svg t="1726732508198" class="icon" viewBox="0 0 1024 1024" version="1.1"
                xmlns="http://www.w3.org/2000/svg" p-id="74947" width="200" height="200">
                <path
                  d="M46.267733 102.109867c-36.471467 45.431467-117.265067 261.802667 229.034667 616.0384 364.9024 373.4016 600.234667 293.461333 640.699733 251.409067L672.1024 726.016c-34.133333 33.9456-77.9776 3.7376-162.218667-64.802133-55.688533-45.380267-119.9104-106.376533-175.530667-175.223467-39.048533-48.196267-73.557333-98.850133-37.922133-134.485333L46.267733 102.109867z"
                  fill="#ffffff" p-id="74948"></path>
                <path
                  d="M1004.219733 882.3808c15.8208-15.8208 14.2336-39.936-0.1536-54.340267l0-0.238933c0 0-190.327467-189.627733-190.446933-189.7472-15.018667-15.0528-39.133867-14.711467-54.135467 0.119467l-68.9664 68.983467 244.548267 244.206933c0 0 69.0688-68.795733 69.000533-68.864L1004.219733 882.3808z"
                  fill="#ffffff" p-id="74949"></path>
                <path
                  d="M384.375467 263.68c15.786667-15.854933 14.301867-39.867733 0-54.203733L384.375467 209.237333c0 0-195.84-195.191467-195.9424-195.2256-15.069867-15.121067-39.185067-14.762667-54.1184 0.034133L65.3312 83.0976l249.9584 249.6c0 0 69.0688-68.7104 69.0688-68.846933L384.3584 263.68z"
                  fill="#ffffff" p-id="74950"></path>
              </svg>
            </i>联系方式
          </div>

          <div class="lyFootLxfs_tel">
            <p></p>
            <span>（全国服务热线）</span>
          </div>

          <dl>
            <dd>
              <i>
                <svg t="1726733325596" class="icon" viewBox="0 0 1024 1024" version="1.1"
                  xmlns="http://www.w3.org/2000/svg" p-id="80551" width="200" height="200">
                  <path
                    d="M877.216 491.808M895.904 448c0-212.064-171.936-384-384-384-212.064 0-384 171.936-384 384 0 104.672 42.016 199.456 109.92 268.736L237.664 716.736l1.568 1.568c0.768 0.768 1.536 1.568 2.336 2.336l217.12 217.12c29.376 29.376 76.992 29.376 106.368 0l217.12-217.12c0.768-0.768 1.568-1.536 2.336-2.336l1.568-1.568-0.16 0C853.888 647.456 895.904 552.672 895.904 448zM565.088 847.36c-53.12 53.12-53.152 53.248-106.368 0L285.76 673.472C228 615.648 191.904 536.224 191.904 448c0-176.736 143.264-320 320-320 176.736 0 320 143.264 320 320 0 88.224-36.096 167.648-93.856 225.472L565.088 847.36zM512 256c-106.048 0-192 85.952-192 192s85.952 192 192 192 192-85.952 192-192S618.048 256 512 256zM512 576c-70.688 0-128-57.312-128-128s57.312-128 128-128 128 57.312 128 128S582.688 576 512 576z"
                    fill="#ffffff" p-id="80552"></path>
                </svg>
              </i>
              <p>宣城市鼎盛路27号</p>
            </dd>
            <dd>
              <i>
                <svg t="1726733565872" class="icon" viewBox="0 0 1024 1024" version="1.1"
                  xmlns="http://www.w3.org/2000/svg" p-id="89856" width="200" height="200">
                  <path
                    d="M848 156.8H176c-44.8 0-80 35.2-80 80v548.8c0 44.8 36.8 80 80 80h672c44.8 0 80-35.2 80-80V236.8c0-43.2-36.8-80-80-80z m17.6 124.8v505.6c0 9.6-8 17.6-17.6 17.6H176c-9.6 0-17.6-8-17.6-17.6V281.6L512 536l353.6-254.4z m-684.8-62.4h664L512 459.2l-331.2-240z"
                    fill="#ffffff" p-id="89857"></path>
                </svg>
              </i>
              <p>muyuancnc@163.com</p>
            </dd>
          </dl>

        </div>
      </div>
    </div>
    <div class="lyFoot_bottom w1400">
      <div class="lyFoot_logo">
        <a href="/"><img src="/skins/261111/images/ftlogo.png" alt="安徽牧远数控科技有限公司" /></a>
      </div>
      <div class="lyFoot_ewm">
        <p>
          <i>
            <svg t="1726734600498" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
              p-id="91111" width="200" height="200">
              <path
                d="M371.227 119.452c-187.548 0-341.168 127.837-341.168 290.157 0 93.698 51.116 170.614 136.491 230.205l-34.123 102.654 119.257-59.831c42.687 8.474 76.915 17.144 119.497 17.144 10.702 0 21.329-0.527 31.85-1.37-6.653-22.834-10.521-46.706-10.521-71.482 0-148.969 128.002-269.927 290.066-269.927 11.048 0 21.991 0.813 32.859 2.017-29.517-137.44-176.454-239.567-344.208-239.567z m-110.828 230.34c-25.558 0-51.372-17.129-51.372-42.702 0-25.679 25.814-42.567 51.372-42.567s42.597 16.904 42.597 42.567c-0.015 25.573-17.039 42.703-42.597 42.703z m238.77 0c-25.574 0-51.238-17.129-51.238-42.702 0-25.679 25.664-42.567 51.237-42.567 25.694 0 42.703 16.904 42.703 42.567 0 25.573-17.024 42.703-42.703 42.703z"
                p-id="91112" fill="#ffffff"></path>
              <path
                d="M993.971 622.85c0-136.31-136.49-247.484-289.78-247.484-162.32 0-290.172 111.174-290.172 247.484 0 136.612 127.852 247.56 290.172 247.56 33.972 0 68.215-8.55 102.353-17.114l93.593 51.237-25.663-85.27C942.945 767.921 993.97 699.796 993.97 622.85z m-383.87-42.627c-16.994 0-34.138-16.873-34.138-34.108 0-17.023 17.144-34.153 34.138-34.153 25.814 0 42.703 17.13 42.703 34.153 0 17.235-16.889 34.108-42.703 34.108z m187.668 0c-16.873 0-33.897-16.873-33.897-34.108 0-17.023 17.024-34.153 33.897-34.153 25.558 0 42.702 17.13 42.702 34.153 0 17.235-17.144 34.108-42.702 34.108z"
                p-id="91113" fill="#ffffff"></path>
            </svg>
          </i>
          <span>扫码加微信</span>
        </p>
        <em><img src="/skins/261111/images/ewm01.jpg" /></em>
      </div>
      <div class="lyFoot_copy">
        <p>Copyright &copy; 2025安徽牧远数控科技有限公司 All Rights Reserved&nbsp;&nbsp;&nbsp;工信部备案号：<a
            href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">皖ICP备2024066103号-1</a></p>
        <p>技术支持：<a href="http://www.jc35.com" target="_blank" rel="nofollow">机床商务网</a>&nbsp;&nbsp;&nbsp;<a
            href="http://www.jc35.com/login" target="_blank" rel="nofollow">管理登录</a>&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml"
            target="_blank">sitemap.xml</a></p>
      </div>
    </div>
  </div>

</div>
<!--lyFoot end-->

<!--lyView start-->
<div class="lyView">
  <div class="lyView_ewm">
    <i>
      <svg t="1723195636381" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="16366" width="200" height="200">
        <path d="M0 0h1024v1024H0z" fill="#2c2c2c" opacity=".01" p-id="16367"></path>
        <path
          d="M170.666667 68.266667a102.4 102.4 0 0 0-102.4 102.4v204.8a102.4 102.4 0 0 0 102.4 102.4h204.8a102.4 102.4 0 0 0 102.4-102.4V170.666667a102.4 102.4 0 0 0-102.4-102.4H170.666667zM136.533333 170.666667a34.133333 34.133333 0 0 1 34.133334-34.133334h204.8a34.133333 34.133333 0 0 1 34.133333 34.133334v204.8a34.133333 34.133333 0 0 1-34.133333 34.133333H170.666667a34.133333 34.133333 0 0 1-34.133334-34.133333V170.666667z m477.866667 0a34.133333 34.133333 0 0 1 34.133333-34.133334h204.8a34.133333 34.133333 0 0 1 34.133334 34.133334v204.8a34.133333 34.133333 0 0 1-34.133334 34.133333h-204.8a34.133333 34.133333 0 0 1-34.133333-34.133333V170.666667z m34.133333-102.4a102.4 102.4 0 0 0-102.4 102.4v204.8a102.4 102.4 0 0 0 102.4 102.4h204.8a102.4 102.4 0 0 0 102.4-102.4V170.666667a102.4 102.4 0 0 0-102.4-102.4h-204.8zM170.666667 546.133333a102.4 102.4 0 0 0-102.4 102.4v204.8a102.4 102.4 0 0 0 102.4 102.4h204.8a102.4 102.4 0 0 0 102.4-102.4v-204.8a102.4 102.4 0 0 0-102.4-102.4H170.666667z m-34.133334 102.4a34.133333 34.133333 0 0 1 34.133334-34.133333h204.8a34.133333 34.133333 0 0 1 34.133333 34.133333v204.8a34.133333 34.133333 0 0 1-34.133333 34.133334H170.666667a34.133333 34.133333 0 0 1-34.133334-34.133334v-204.8z m512-34.133333a34.133333 34.133333 0 1 0-68.266666 0v273.066667a34.133333 34.133333 0 1 0 68.266666 0v-273.066667z m136.533334 0a34.133333 34.133333 0 1 0-68.266667 0v273.066667a34.133333 34.133333 0 1 0 68.266667 0v-273.066667z m136.533333 0a34.133333 34.133333 0 1 0-68.266667 0v273.066667a34.133333 34.133333 0 1 0 68.266667 0v-273.066667z"
          fill="#2c2c2c" p-id="16368"></path>
      </svg>
    </i>
    <span>关注</span>
    <p><img src="/skins/261111/images/ewm01.jpg" /></p>
  </div>
  <div class="lyView_tel">
    <i>
      <svg t="1723194880104" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="9871" width="200" height="200">
        <path
          d="M963.312 177.887c-46.09-50.733-107.681-73.005-173.444-73.005H233.446c-65.762 0-128.776 22.272-174.863 73.005C13.504 227.507 3.315 270.107 0.02 345.903v13.534c0 17.18 2.358 36.465 13.423 51.596 16.242 22.212 40.671 34.444 68.776 34.444H232.1c40.996 0 73.108-37.795 73.108-86.043v-31.43c1.428-0.879 4.588-2.011 10.39-2.011h386.446c5.798 0 8.96 1.132 10.383 2.01v31.43c0 48.248 32.115 86.043 73.113 86.043h149.881c28.105 0 52.532-12.233 68.773-34.444 11.061-15.131 17.674-34.422 17.674-51.596v-13.534c0.003-69.688-13.483-118.394-58.556-168.015z m-1.126 203.227h-0.003c-0.347 1.569-1.448 3.831-2.24 4.545-0.25 0.066-0.853 0.171-1.833 0.171H777.786v-45.606c0-18.327-8.662-33.747-23.173-48.382-12.178-12.274-34.135-25.496-69.588-25.496H332.613c-35.45 0-57.41 13.22-69.582 25.496-14.516 14.628-23.179 30.058-23.179 48.382v41.893c0 1.428-0.108 2.667-0.273 3.71H59.531c-0.983 0-1.588-0.105-1.835-0.168-0.792-0.714-1.894-2.98-2.24-4.551v-35.205c0-100.006 72.212-181.374 160.976-181.374h584.78c88.764 0 160.974 81.368 160.974 181.374v35.211zM508.822 548.836c-73.966 0-134.141 60.137-134.141 134.055 0 73.916 60.175 134.055 134.141 134.055s134.135-60.14 134.135-134.055c0-73.918-60.168-134.055-134.135-134.055z m0 208.366c-40.999 0-74.357-33.337-74.357-74.31 0-40.978 33.358-74.311 74.357-74.311 40.996 0 74.352 33.333 74.352 74.31 0 40.974-33.356 74.31-74.352 74.31z m307.035-159.503c-71.863-49.544-139.742-96.34-139.742-179.1v-29.822H546.133c0.172 1.45 0.273 2.927 0.273 4.422 0 20.739-16.83 31.889-37.585 31.889-20.758 0-37.58-11.15-37.58-31.889 0-1.496 0.091-2.971 0.263-4.422H341.525V418.6c0 82.759-67.882 129.555-139.739 179.099-65.7 45.302-133.635 92.14-133.635 170.207v147.608h881.34V767.906C949.493 689.838 881.556 643 815.857 597.7zM884.134 858.7H133.508v-90.794c0-34.85 45.435-66.176 98.04-102.447 37.843-26.09 80.735-55.663 114.1-93.145 31.016-34.842 50.036-77.623 57.543-118.224h40.751c15.44 18.65 29.754 36.213 64.878 36.213 36.445 0 49.448-17.562 64.882-36.213h40.748c7.507 40.602 26.53 83.382 57.546 118.224 33.365 37.482 76.258 67.054 114.103 93.145 52.607 36.27 98.036 67.596 98.036 102.447V858.7z"
          p-id="9872" fill="#2c2c2c"></path>
      </svg>
    </i>
    <span>联系</span>
  </div>
  <div class="lyView_tel mobile_tel">
    <a href="tel:13564497530">
      <i>
        <svg t="1723194880104" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
          p-id="9871" width="200" height="200">
          <path
            d="M963.312 177.887c-46.09-50.733-107.681-73.005-173.444-73.005H233.446c-65.762 0-128.776 22.272-174.863 73.005C13.504 227.507 3.315 270.107 0.02 345.903v13.534c0 17.18 2.358 36.465 13.423 51.596 16.242 22.212 40.671 34.444 68.776 34.444H232.1c40.996 0 73.108-37.795 73.108-86.043v-31.43c1.428-0.879 4.588-2.011 10.39-2.011h386.446c5.798 0 8.96 1.132 10.383 2.01v31.43c0 48.248 32.115 86.043 73.113 86.043h149.881c28.105 0 52.532-12.233 68.773-34.444 11.061-15.131 17.674-34.422 17.674-51.596v-13.534c0.003-69.688-13.483-118.394-58.556-168.015z m-1.126 203.227h-0.003c-0.347 1.569-1.448 3.831-2.24 4.545-0.25 0.066-0.853 0.171-1.833 0.171H777.786v-45.606c0-18.327-8.662-33.747-23.173-48.382-12.178-12.274-34.135-25.496-69.588-25.496H332.613c-35.45 0-57.41 13.22-69.582 25.496-14.516 14.628-23.179 30.058-23.179 48.382v41.893c0 1.428-0.108 2.667-0.273 3.71H59.531c-0.983 0-1.588-0.105-1.835-0.168-0.792-0.714-1.894-2.98-2.24-4.551v-35.205c0-100.006 72.212-181.374 160.976-181.374h584.78c88.764 0 160.974 81.368 160.974 181.374v35.211zM508.822 548.836c-73.966 0-134.141 60.137-134.141 134.055 0 73.916 60.175 134.055 134.141 134.055s134.135-60.14 134.135-134.055c0-73.918-60.168-134.055-134.135-134.055z m0 208.366c-40.999 0-74.357-33.337-74.357-74.31 0-40.978 33.358-74.311 74.357-74.311 40.996 0 74.352 33.333 74.352 74.31 0 40.974-33.356 74.31-74.352 74.31z m307.035-159.503c-71.863-49.544-139.742-96.34-139.742-179.1v-29.822H546.133c0.172 1.45 0.273 2.927 0.273 4.422 0 20.739-16.83 31.889-37.585 31.889-20.758 0-37.58-11.15-37.58-31.889 0-1.496 0.091-2.971 0.263-4.422H341.525V418.6c0 82.759-67.882 129.555-139.739 179.099-65.7 45.302-133.635 92.14-133.635 170.207v147.608h881.34V767.906C949.493 689.838 881.556 643 815.857 597.7zM884.134 858.7H133.508v-90.794c0-34.85 45.435-66.176 98.04-102.447 37.843-26.09 80.735-55.663 114.1-93.145 31.016-34.842 50.036-77.623 57.543-118.224h40.751c15.44 18.65 29.754 36.213 64.878 36.213 36.445 0 49.448-17.562 64.882-36.213h40.748c7.507 40.602 26.53 83.382 57.546 118.224 33.365 37.482 76.258 67.054 114.103 93.145 52.607 36.27 98.036 67.596 98.036 102.447V858.7z"
            p-id="9872" fill="#2c2c2c"></path>
        </svg>
      </i>
      <span>联系</span>
    </a>
  </div>
  <div class="lyView_top">
    <i>
      <svg t="1723194910857" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
        p-id="10896" width="200" height="200">
        <path d="M4.621 514.463h98.188v327.301h98.188v-327.301h98.188v-65.449h-294.563z" fill="#0089ef" p-id="10897">
        </path>
        <path d="M528.209 154.51l-163.446 196.347 327.273-0.219z" fill="#0089ef" p-id="10898"></path>
        <path d="M331.907 841.765h327.286v-392.75h-327.286v392.75zM430.095 514.463h130.912v261.823h-130.912v-261.823z"
          fill="#0089ef" p-id="10899"></path>
        <path
          d="M691.933 449.015v392.75h98.188v-163.651h229.1v-229.1h-327.286zM921.033 612.652h-130.912v-98.188h130.912v98.188z"
          fill="#0089ef" p-id="10900"></path>
      </svg>
    </i>
    <span>顶部</span>
  </div>
</div>
<!--lyView end-->

<script src="/skins/261111/js/common.js"></script>


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>