﻿<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge，chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="renderer" content="webkit|ie-comp|ie-stand">
<title>广州银钛利机械设备有限公司：切削设备,磨削工具,磨削耗材</title>
<meta name="keywords" content="切削设备,磨削工具,磨削耗材" />
<meta name="description" content="广州银钛利机械设备有限公司：切削设备,磨削工具,磨削耗材" />
<link rel="stylesheet" type="text/css" href="css/cn.css">
<script language="JavaScript" type="text/JavaScript" src="js/jquery-1.11.0.min.js"></script>
<link rel="stylesheet" type="text/css" href="css/animate.min.css">
<script language="JavaScript" type="text/JavaScript" src="js/MSClass.js"></script>
<script language="javascript" type="text/javascript">
$(document).ready(function(){
	$(window).scroll(function (){
	var scroll_heightc = $(document).scrollTop();
	if( scroll_heightc > 5){			
		$("#xxkmenu1").addClass("fixed_right");
	}else{			
		$("#xxkmenu1").removeClass("fixed_right");
	}
	});
});
//加入收藏   
        function AddFavorite(sURL, sTitle) {   
            sURL = encodeURI(sURL);          try{      
            window.external.addFavorite(sURL, sTitle);      
        }catch(e) {      
            try{      
                window.sidebar.addPanel(sTitle, sURL, "");      
            }catch (e) {      
                alert("加入收藏失败，请使用Ctrl+D进行添加,或手动在浏览器里进行设置.");   
            }      
        }   
    }
$(function(){
	$(".menu li").hover(function(){
			$(this).find("div").stop(true,true);
			$(this).find("div").stop(true,true).slideDown(100);
		},function(){
			$(this).find("div").stop(true,true);
			$(this).find("div").stop(true,true).slideUp(100);
			});
	$('.mmopen').click(function(){
		$(".topmenu").animate({
			right:'0'
		  });
	});
	$('.mmclose').click(function(){
		$(".topmenu").animate({
			right:'-100%'
		  });
	});
});
</script>
</head>
<body>
<div class="menubox">
	<div class="toplogo">
    	<strong>020-34792083 &nbsp; 020-39236300</strong>
        <a href="index.html" class="logo"><img src="upload_files/2020-12/202012070855153470.png" /></a>
    </div>
	<ul class="menu transition">
        <li><a href="index.html" class="hmenu0">首页</a></li>
            <li class="topline"><a href="about.html" >关于我们</a>
            <div><a href=about_87.html class='sm87'>公司介绍</a><a href=about_438.html class='sm438'>企业文化</a><a href=about_439.html class='sm439'>企业荣誉</a></div>        </li>
            <li class="topline"><a href="product.html" >产品中心</a>
            <div class=submenu596><a href=product_511.html class='sm511'>切削设备</a><a href=product_521.html class='sm521'>磨削工具</a><a href=product_522.html class='sm522'>磨削耗材</a></div>        </li>
            <li class="topline"><a href="news.html" >新闻资讯</a>
            <div class=submenu397><a href=news_426.html class='sm426'>公司动态</a><a href=news_577.html class='sm577'>行业资讯</a></div>        </li>
            <li class="topline"><a href="production.html" >技术支持</a>
                    </li>
            <li class="topline"><a href="service.html" >服务中心</a>
                    </li>
            <li class="topline"><a href="hr.html" >人才招聘</a>
            <div><a href=hr_1542.html class='sm1542'>人才招聘</a><a href=hr_1611.html class='sm1611'>团队理念</a></div>        </li>
            <li class="topline"><a href="contact.html" >联系我们</a>
            <div><a href=contact_1337.html class='sm1337'>联系方式</a><a href=contact_1841.html class='sm1841'>客户留言</a></div>        </li>
        </ul>
</div>
<div class="topermm">
	<div class="toplogomm">
    <a href="javascript:void(0);" class="mmopen"><img src="images/mm.gif" /></a>
    <a href="index.html" class="logo"><img src="upload_files/2020-12/202012070855153470.png" /></a>
    </div>
    <div class="topmenu">
    <a href="javascript:void(0);" class="mmclose"><img src="images/m-close.png" /></a>
    <ul class="menumm">
    	<li><a href="index.html" class="hmenu0">首页</a></li>
            <li><a href="about.html" >关于我们</a></li>
            <li><a href="product.html" >产品中心</a></li>
            <li><a href="news.html" >新闻资讯</a></li>
            <li><a href="production.html" >技术支持</a></li>
            <li><a href="service.html" >服务中心</a></li>
            <li><a href="hr.html" >人才招聘</a></li>
            <li><a href="contact.html" >联系我们</a></li>
        </ul>
    <div class="mmtext"><p>020-34792083</p><p>020-39236300</p></div>
    </div>
</div><div class="inlefttophua"></div>
<script language="JavaScript" type="text/JavaScript" src="js/focus.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript">
$(function(){
	$(".banner").focusImg(1,5000);
	$(".inpro ul li").hover(function(){
		//$("div",this).animate({width:"100%",height:"100%",left:"0",top:"0"});
		$("div",this).fadeIn(500);
	},function(){
		//$("div",this).animate({width:"86%",height:"66%",left:"7%",top:"17%"});
		$("div",this).fadeOut(500);
	});
    $('.inywimg img').css("top",($('.inywimg').height() - $('.inywimg img').height()) / 2);
	
	//切换
		$(".right_name ul li:first").addClass("b");
		$('.right_name ul li').mouseover(function(){
			var base=$(this).index();
			$(this).addClass('b').siblings().removeClass('b');
			$(".ctt dl").eq(base).addClass('active').siblings().removeClass('active');
	});
});
</script>
<div class="banner">
		<ul class="image">
			        <li><a href=""><img src="upload_files/2022-08/202208090431109896.jpg" /></a></li>
                <li><a href=""><img src="upload_files/2023-05/202305181043094286.jpg" /></a></li>
                <li><a href=""><img src="upload_files/2022-08/202208090430454944.jpg" /></a></li>
        		</ul>
        <ul class="point">
			        <li><a href="javascript:void(0);"></a></li>
                <li><a href="javascript:void(0);"></a></li>
                <li><a href="javascript:void(0);"></a></li>
        		</ul>
        <div class="nexImg">
            <img src="images/nexImg.png" />
        </div>
        <div class="preImg">
            <img src="images/preImg.png" />
        </div>
        <img src="images/bbg.gif" width="100%" />
</div>
<!------------------------------------------------分------割------线---------------------------------------------------------->
<div class="inpro">
	<h1><span class="inpromore"><a href="product.html">更多</a></span>推荐产品 <strong>/ RECOMMEND</strong></h1>
    	<ul>
			<li>
                <a href="productshow_1840.html"><img src="upload_files/2022-08/202208090340252951.jpg" width="350" height="286" /></a>
                <a href="productshow_1840.html"><div><h3>纵切自动车床高效型 KC-114<p>独有多项发明专利，与宁江机床厂合力打造<br />
全新设计制造，双刀切削、精度高、效率高<br />
初学者即刻掌握，省钱、省时、省心</p></h3></div></a>
                </li>
            <li>
                <a href="productshow_1848.html"><img src="upload_files/2022-08/202208120521274533.jpg" width="350" height="286" /></a>
                <a href="productshow_1848.html"><div><h3>纵切自动车床高效型CK-1104<p>采用20m/min的快移速度，减少空循环时间<br />
采用可转动面板，精度高、效率高，稳定性良好，操作性好</p></h3></div></a>
                </li>
            <li>
                <a href="productshow_1838.html"><img src="upload_files/2022-08/202208090339528432.jpg" width="350" height="286" /></a>
                <a href="productshow_1838.html"><div><h3>纵切自动车床高效型 KC-117<p>独有多项发明专利，与宁江机床厂合力打造<br />
全新设计制造，双刀切削、精度高、效率高<br />
初学者即刻掌握，省钱、省时、省心</p></h3></div></a>
                </li>
            <li>
                <a href="productshow_1849.html"><img src="upload_files/2022-02/202202210400036941.jpg" width="350" height="286" /></a>
                <a href="productshow_1849.html"><div><h3>超硬磨具<p>固结磨具、超硬磨具、修整工具以及锯切工具<br />
磨切削用到的陶瓷结合剂CBN大砂轮、金刚石砂轮、PVA砂轮</p></h3></div></a>
                </li>
            <li>
                <a href="productshow_1850.html"><img src="upload_files/2022-02/202202210401579394.jpg" width="350" height="286" /></a>
                <a href="productshow_1850.html"><div><h3>磨切削耗材<p>固结磨具、超硬磨具、修整工具以及锯切工具<br />
磨切削用到的陶瓷结合剂CBN大砂轮、金刚石砂轮、PVA砂轮</p></h3></div></a>
                </li>
            <li>
                <a href="productshow_1839.html"><img src="upload_files/2022-08/202208050542084794.jpg" width="350" height="286" /></a>
                <a href="productshow_1839.html"><div><h3>锯条（金属/食品）<p>"STARRETT"的金属、非金属和食品切割锯条。抛光高碳钢、坚硬、研磨齿，锯条易辨识，更强的耐用性，切割速度快、光滑，切割精确，不费力。</p></h3></div></a>
                </li>
                	</ul>
</div>
<div class="inabout">
    	<div class="inableft">
        <h1><span><a href="about.html">更多</a></span>公司简介 <strong>/ About Us</strong></h1>
        <div class="inabimg">
            <a href="about.html"><img src="upload_files/2022-02/202202210545471711.jpg" /></a>
        </div>
        <div class="inabcon">
            <a href="about.html"><p style="line-height: 2em;"><span style="font-family: 微软雅黑, "><strong><span style="font-size: 18px;">广州银钛利机械设备有限公司</span></strong></span></p><p><span style="color: #797979;"><span style="color: rgb(121, 121, 121);">致力于为客户提供磨（切）削加工系统解决方案的专业服务型供应商。</span></span></p><p><span style="color: #797979;"><span style="color: rgb(121, 121, 121);"><br/></span></span></p><p style="text-align: center;"><img src="/upload_files/2023-07/1690595283956940.jpg" title="1690595283956940.jpg" alt="4大优势.jpg"/></p><p><br/></p><p><br/></p></a>
        </div>
    </div>
    <div class="innews">
	<h1><span><a href="news.html">更多</a></span>最新资讯 <strong>/ Last News</strong></h1>
    <ol>
    	        <li>
        <div class="indate"><strong>16</strong><span>2020-11</span></div>
        <h3><a href="newsshow_1837.html">如何判断砂轮质量</a></h3><p>1. 平衡：砂轮装上法兰后需要进行平衡校准。如果砂轮本身的平衡性较好的话，不仅减少了操作工的辅助操作时间，</p>
        </li>
                <li>
        <div class="indate"><strong>17</strong><span>2020-10</span></div>
        <h3><a href="newsshow_1613.html">影响砂轮正常使用的因素</a></h3><p>砂轮的速度：砂轮的标签上规定了最大的工作线速度，在使用之前必须确认机床主轴的转速是否在砂轮的线速度范围之内。</p>
        </li>
                <li>
        <div class="indate"><strong>27</strong><span>2020-10</span></div>
        <h3><a href="newsshow_1612.html">外圆磨砂轮应用常见问题及解决方案</a></h3><p>1. 工件表面螺旋纹的原因及解决方案
2. 工件以切入式进行磨削时，其圆度效果不佳的原因及解决方案</p>
        </li>
            </ol>
    </div>
</div>

<!-------------------------------------------------分------割------线---------------------------------------------------------->
<div class="inbom">
	<div class="inbomcen">
    	<div class="bomser">
        	<h1>产品搜索</h1>
            <div class="bomkuan"><form action="product.php" method="post" name="bomf">
            	<input type="text" name="topword" value="" class="bominput" />
                <input type="submit" name="bomsub" value="" class="bomsub" />
            </form></div>
            搜索关键词：KC-117，自动车床，砂轮，等等
        </div>
        <div class="bomlist">
        	<h1>关于我们</h1>
            <a href=about_87.html>公司介绍</a><a href=about_438.html>企业文化</a><a href=about_439.html>企业荣誉</a>        </div>
        <div class="bomlist">
			<h1>产品中心</h1>
			              <a href="product_511.html">切削设备</a>
                            <a href="product_521.html">磨削工具</a>
                            <a href="product_522.html">磨削耗材</a>
                      </div>
        <div class="bomlist">
        	<h1>新闻资讯</h1>
                          <a href="news_426.html">公司动态</a>
                            <a href="news_577.html">行业资讯</a>
                      </div>
        <div class="bomlist">
        	<h1>联系我们</h1>
            <a href=contact_1337.html>联系方式</a><a href=contact_1841.html>客户留言</a>        </div>
        <div class="bomewm">
        	<h1>扫码打开网站</h1>
            <img src="upload_files/2020-12/202012070920378868.jpg">
        </div>
    </div>
</div>
<div class="copyright">
	<p>
    	</p>
	Copyright 2022 © 广州银钛利机械设备有限公司 版权所有&nbsp;&nbsp;技术支持：<a href='https://www.0769net.com' target='_blank'>东莞网站建设</a>&nbsp;&nbsp;<br />
    <a href='http://beian.miit.gov.cn/' target='_blank'>粤ICP备2021060672号</a></div>
<div class="qqkefu">
    <ul>
        <li class="qq_phone" id="140" style="width: 45px; overflow: hidden;"><a href="#"><b></b>020-34792083</a></li>
        		<li class="qq_czaa qq_ku" id="120" style="width: 45px; overflow: hidden;"><a href="http://wpa.qq.com/msgrd?v=3&amp;uin=1802155893&amp;site=qq&amp;menu=yes" target="_blank"><b></b>销售客服1802155893</a></li>
		<li class="qq_app">
             <div class="app" style="display: none;">
                                <p><img src="upload_files/2020-12/202012070920378868.jpg">关注公众号</p>
                                <i class="arrow3"></i>
            </div>
            </li>
        <li class="top" _vimium-has-onclick-listener=""></li>
    </ul>
</div>
<script>
$(function () {
    $(".qqkefu .top").click(function(){
        $("html,body").animate({"scrollTop":0}, 300);
    })
    $(window).scroll(function () {
        var scrollTop = document.body.scrollTop;
//        if(scrollTop>78){
//            $(".top").css({"opacity":"0.95","filter":"alpha(opacity=95)"})
//        }else{
//            $(".top").css({"opacity":"1","filter":"alpha(opacity=100)"})
//        }
    })

    //QQ
    $(".qq_czaa").hover(function(){
        var idw=this.id;
        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")
        {
            $(this).stop(true,false).animate({width:idw,"left":"-65px"}, 300);
        } else{
            $(this).stop(true,false).animate({"width":"175px"}, 300);
        }
    },function(){
        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")
        {
            $(this).stop(true,false).animate({"width":"45px","left":"0"}, 300);
        } else{
            $(this).stop(true,false).animate({"width":"45px"}, 300);
        }
    })
    $(".qq_phone").hover(function(){
        var idw=this.id;
        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")
        {
            $(this).stop(true,false).animate({width:idw,"left":"-95px"}, 300);
        } else{
            $(this).stop(true,false).animate({"width":"205px"}, 300);
        }
    },function(){
        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")
        {
            $(this).stop(true,false).animate({"width":"45px","left":"0"}, 300);
        } else{
            $(this).stop(true,false).animate({"width":"45px"}, 300);
        }
    })
  $(".qq_czb").hover(function(){
        $(".erweima").stop(true,true).fadeIn();
    },function(){
        $(".erweima").stop(true,true).fadeOut();
    })
     $(".qq_app").hover(function(){
       $(this).find('.app').stop(true,true).fadeIn();
    },function(){
         $(this).find('.app').stop(true,true).fadeOut();
    })
});
</script>
<script src="js/wow.min.js"></script> 
<script>
wow = new WOW(
{animateClass: 'animated',
offset:100});
wow.init();
document.getElementById('moar').onclick = function() {
var section = document.createElement('section');
section.className = 'section--purple wow fadeInDown';
this.parentNode.insertBefore(section, this);};
</script>
</body></html>