English
العربية
Русский
Español
Português
Deutsch
한국어
Tiếng Việt
ไทย
Türkçe
हिन्दी
More Language
Trang chủ
Máy móc
Máy tiện CNC
Máy tiện tiện Mill
Máy tiện công cụ Gang
Máy tiện trung tâm tiện
Máy tiện tháp pháo
Trung tâm gia công
Trung tâm gia công dọc
Trung tâm gia công khoan và khai thác
Trung tâm gia công ngang
Trung tâm gia công giàn
Trung tâm máy năm trục
Công nghệ
Ủng hộ
Dịch vụ
Trung tâm kiến thức
Tải xuống
Câu hỏi thường gặp
ngành công nghiệp
Tại sao Taiz
Hồ sơ công ty
Sứ mệnh, Tầm nhìn & Giá trị
Lịch sử Taiz
Tại sao chọn Taiz
Blog
Liên hệ với chúng tôi
Trang chủ
Máy móc
Máy tiện CNC
Máy tiện tiện Mill
Máy tiện công cụ Gang
Máy tiện trung tâm tiện
Máy tiện tháp pháo
Trung tâm gia công
Trung tâm gia công dọc
Trung tâm gia công khoan và khai thác
Trung tâm gia công ngang
Trung tâm gia công giàn
Trung tâm máy năm trục
Công nghệ
Ủng hộ
Dịch vụ
Trung tâm kiến thức
Tải xuống
Câu hỏi thường gặp
ngành công nghiệp
Tại sao Taiz
Hồ sơ công ty
Sứ mệnh, Tầm nhìn & Giá trị
Lịch sử Taiz
Tại sao chọn Taiz
Blog
Liên hệ với chúng tôi
English
العربية
Русский
Español
Português
Deutsch
한국어
Tiếng Việt
ไทย
Türkçe
हिन्दी
More Language
Từ khóa bắt đầu bằng chữ cái
Nhà sản xuất máy CNC cao cấp và dây chuyền sản xuất linh hoạt.
Liên kết nhanh
Trang chủ
Máy móc
Công nghệ
Ủng hộ
ngành công nghiệp
Tại sao Taiz
Blog
Liên hệ với chúng tôi
Danh mục sản phẩm
Máy tiện CNC
Trung tâm gia công
Liên hệ với chúng tôi
Điện thoại: +86- 18680093316
WhatsApp: +86 18680093316
E-mail:
vicky@cnctaiz.com
Địa chỉ: Phòng 208, số 48, khu GuanThành, đường Guanlong, huyện GuanThành, thành phố Đông Quan, tỉnh Quảng Đông, Trung Quốc
Đặt mua
+86- 18680093316
+86
0){ for(var i=0;i
=(Math.floor(items.length/2))){ items.eq(i).find(".onlineservice-fixed-blocks-tips").addClass('floatRight') } } } $(window).scroll(function(){ if ($(this).scrollTop() > 300) { $(".onlineservice-fixed-goTop").show(); } else { $(".onlineservice-fixed-goTop").hide(); } }) $(".onlineservice-fixed-goTop").unbind('click').bind('click', function(){ $('html,body').animate({ scrollTop: 0 }, 300) }) $(".sitewidget-onlineService-20240218102810.onlineservice-fixed-left13 .onlineservice-fixed-blocks-items").click(function(){ if($(window).width()<768){ $(this).siblings().removeClass('listHover') $(this).siblings().find(".onlineservice-fixed-blocks-tips[data-ht]").css('height',0) if($(this).hasClass('listHover')){ $(this).removeClass('listHover'); $(this).find('.onlineservice-fixed-blocks-tips').hide(); $(this).find('.onlineservice-fixed-blocks-tips').css('height',0); }else{ $(this).addClass('listHover'); $(this).find('.onlineservice-fixed-blocks-tips').show(); if(!!$(this).find('.onlineservice-fixed-blocks-tips').attr('data-ht')){ var ht=$(this).find('.onlineservice-fixed-blocks-tips').attr('data-ht'); }else{ var ht=$(this).find('.onlineservice-fixed-blocks-tips').css('height'); $(this).find('.onlineservice-fixed-blocks-tips').attr('data-ht',ht) } $(this).find('.onlineservice-fixed-blocks-tips').css('height',ht) } } }) //要在点击空白区域时隐藏 $(document).on("click", function(event) { if($(window).width()<768){ var target = $(event.target); // 判断点击的目标是否是空白区域 if (!target.closest(".sitewidget-onlineService-20240218102810.onlineservice-fixed-left13 .onlineservice-fixed-blocks-items").length) { // 在这里隐藏特定的元素 if($(".sitewidget-onlineService-20240218102810.onlineservice-fixed-left13 .onlineservice-fixed-blocks-items").hasClass('listHover')){ $(".sitewidget-onlineService-20240218102810.onlineservice-fixed-left13 .onlineservice-fixed-blocks-items").removeClass('listHover'); $(".sitewidget-onlineService-20240218102810.onlineservice-fixed-left13 .onlineservice-fixed-blocks-items").find('.onlineservice-fixed-blocks-tips').hide(); $(".sitewidget-onlineService-20240218102810.onlineservice-fixed-left13 .onlineservice-fixed-blocks-items").find('.onlineservice-fixed-blocks-tips').css('height',0); } } } }); $(".sitewidget-onlineService-20240218102810.onlineservice-fixed-left13 .onlineservice-fixed-blocks-items").hover(function(){ if($(window).width()>768){ $(this).addClass('listHover'); if(!!$(this).find('.onlineservice-fixed-blocks-tips').attr('data-wt')){ var wt=$(this).find('.onlineservice-fixed-blocks-tips').attr('data-wt'); }else{ var wt=$(this).find('.onlineservice-fixed-blocks-tips').css('width'); $(this).find('.onlineservice-fixed-blocks-tips').attr('data-wt',wt) } if(wt == '0px' || wt == '0'){ wt = "auto"; } $(this).find('.onlineservice-fixed-blocks-tips').css('width',wt) if($(this).find('>.onlineService_wechat_icon').length != 0){ //经过计算最大高度 var windowHeight = $(window).height(); //父元素距离顶部距离 var topstance = $('.onlineservice-fixed-style.onlineservice-fixed-left13').position().top; //元素距离父元素距离 var distance_p = $(this).find('>.onlineService_wechat_icon').offset().top - $(this).find('>.onlineService_wechat_icon').parent().parent().offset().top; //最终最大高度 var distance = windowHeight - (topstance + distance_p) - 40; $(this).find('.onlineservice-fixed-blocks-tips').css({'max-height':distance ,'overflow-y':'auto'}); } } },function(){ if($(window).width()>768){ $(this).removeClass('listHover'); $(this).find('.onlineservice-fixed-blocks-tips').css('width',0) } }) $(".sitewidget-onlineService-20240218102810.onlineservice-fixed-left13 .onlineservice-fixed-blocks-items").find('.onlineservice-fixed-blocks-tips').css }) }catch(e){try{console && console.log && console.log(e);}catch(e){}} /*id='u_87793417c421464eb6393ffad85ab9e7' guid='u_87793417c421464eb6393ffad85ab9e7' pm_script='sitewidget-onlineService-20240218102810' jumpTo='pkfESZNdqsAO' type='text/javascript'*/ try{ $(function(){ if (phoenixSite.phoenixCompSettings && typeof phoenixSite.phoenixCompSettings.onlineService !== 'undefined' && typeof phoenixSite.phoenixCompSettings.onlineService.onlineServiceChange == "function") { phoenixSite.phoenixCompSettings.onlineService.onlineServiceChange(".sitewidget-onlineService-20240218102810"); return; } $.getScript("//iprorwxhkppkln5p-static.micyjz.com/static/assets/widget/script/compsettings/comp.onlineService.settings.js?_=1779513702164", function(){ phoenixSite.phoenixCompSettings.onlineService.onlineServiceChange(".sitewidget-onlineService-20240218102810"); }); }) }catch(e){try{console && console.log && console.log(e);}catch(e){}} /*id='u_c3c135d187374a558d1d7fd04a5a0053' guid='u_c3c135d187374a558d1d7fd04a5a0053' pm_script='sitewidget-onlineService-20240218102810' jumpTo='pkfESZNdqsAO' type='text/javascript'*/ try{ $(function(){ $(".sitewidget-onlineService-20240218102810 .onlineService_qr").on("click",function(ev){ if( 'false' == 'true' && $(window).width() > 768 ){ return; } if ($(this).hasClass("sitewidget-onlineService-togglebtn")) { return; } ev.preventDefault(); var src = $(this).attr("data-src"); if (src == "") { return; } var tmp = '
'; if ($("#pop-online-tel").length > 0) { $("#pop-online-tel").remove(); } if ($("#pop-online-qr").length > 0) { $("#pop-online-qr").remove(); } $("body").append(tmp); $("#pop-online-qr .close").on("click",function(){ var parent = $(this).parent(); parent.animate({"opacity": 0},function(){ parent.remove(); }); }); }); $(".sitewidget-onlineService-20240218102810 .onlineService_wechat").on("click",function(ev){ if( 'false' == 'true' && $(window).width() > 768 ){ return; } if ($(this).hasClass("sitewidget-onlineService-togglebtn")) { return; } ev.preventDefault(); var src = $(this).attr("data-src"); if (src == "") { return; } var tmp = '
' +'
' +'
' +'
' +'
' +'
'; if ($("#pop-online-tel").length > 0) { $("#pop-online-tel").remove(); } if ($("#pop-online-qr").length > 0) { $("#pop-online-qr").remove(); } $("body").append(tmp); $("#pop-online-qr .close").on("click",function(){ var parent = $(this).parent(); parent.animate({"opacity": 0},function(){ parent.remove(); }); }); }); $(".sitewidget-onlineService-20240218102810 .onlineService_kakaotalk").on("click", function(ev) { if( 'false' == 'true' && $(window).width() > 768 ){ return; } if ($(this).hasClass("sitewidget-onlineService-togglebtn")) { return; } ev.preventDefault(); if ($("#pop-online-qr").length > 0) { $("#pop-online-qr").remove(); } var src = $(this).attr("data-src"); if (src == "") { return; } var tmp = '
' +'
' +'
' +'
' +'
' +'
'; if ($("#pop-online-tel").length > 0) { $("#pop-online-tel").remove(); } if ($("#pop-online-qr").length > 0) { $("#pop-online-qr").remove(); } $("body").append(tmp); $("#pop-online-qr .close").on("click",function(){ var parent = $(this).parent(); parent.animate({"opacity": 0},function(){ parent.remove(); }); }); }) $(".sitewidget-onlineService-20240218102810 .onlineService_qPhoto").on("click", function(ev) { if( 'false' == 'true' && $(window).width() > 768 ){ return; } if ($(this).hasClass("sitewidget-onlineService-togglebtn")) { return; } ev.preventDefault(); if ($("#pop-online-qr").length > 0) { $("#pop-online-qr").remove(); } var src = $(this).attr("data-src"); if (src == "") { return; } var tmp = '
' +'
' +'
' +'
' +'
' +'
'; if ($("#pop-online-tel").length > 0) { $("#pop-online-tel").remove(); } if ($("#pop-online-qr").length > 0) { $("#pop-online-qr").remove(); } $("body").append(tmp); $("#pop-online-qr .close").on("click",function(){ var parent = $(this).parent(); parent.animate({"opacity": 0},function(){ parent.remove(); }); }); }) $(".sitewidget-onlineService-20240218102810 .onlineService_wPhoto").on("click", function(ev) { if( 'false' == 'true' && $(window).width() > 768 ){ return; } if ($(this).hasClass("sitewidget-onlineService-togglebtn")) { return; } ev.preventDefault(); if ($("#pop-online-qr").length > 0) { $("#pop-online-qr").remove(); } var src = $(this).attr("data-src"); if (src == "") { return; } var tmp = '
' +'
' +'
' +'
' +'
' +'
'; if ($("#pop-online-tel").length > 0) { $("#pop-online-tel").remove(); } if ($("#pop-online-qr").length > 0) { $("#pop-online-qr").remove(); } $("body").append(tmp); $("#pop-online-qr .close").on("click",function(){ var parent = $(this).parent(); parent.animate({"opacity": 0},function(){ parent.remove(); }); }); }) }) }catch(e){try{console && console.log && console.log(e);}catch(e){}} /*id='u_a3d81897de064b0eb2e609e66e556c58' guid='u_a3d81897de064b0eb2e609e66e556c58' pm_script='sitewidget-onlineService-20240218102810' jumpTo='pkfESZNdqsAO' type='text/javascript'*/ try{ (function(window,$,undefined){ $(function(){ $(".onlineService_q").on("click",function(e){ e.preventDefault(); // fbq联系埋点 if (window.fbq) { window.fbq('track', 'ViewContent') } // ttq联系埋点 if (window.ttq) { window.ttq.track('ViewContent') } var currentNum=$(this).data("account"); if (!!currentNum) { var servicePC="http://wpa.qq.com/msgrd?v=3&uin="+currentNum; var serviceMobile="mqqwpa://im/chat?chat_type=wpa&uin="+currentNum+"&version=1&src_type=web&web_src"; if (/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent) || /(Android)/i.test(navigator.userAgent)){ window.open(serviceMobile); } else{ window.open(servicePC); } } }) // 互动 $('.sitewidget-onlineService-20240218102810').find('a[class^=onlineService_]').on('click', function (e){ // fbq联系埋点 if (window.fbq) { window.fbq('track', 'ViewContent') } // ttq联系埋点 if (window.ttq) { window.ttq.track('ViewContent') } if(e.currentTarget && e.currentTarget.className.indexOf('onlineService_e')==-1){ window._ldDataLayer && window._ldDataLayer.push && window._ldDataLayer.push(["event", "action_advisory", "click", "onlineService"]); } }) }) })(window,jQuery) }catch(e){try{console && console.log && console.log(e);}catch(e){}} /*id='u_c601f8fdc70946c48c1b9f6c89db6ac0' guid='u_c601f8fdc70946c48c1b9f6c89db6ac0' pm_script='sitewidget-onlineService-20240218102810' jumpTo='pkfESZNdqsAO' type='text/javascript'*/ try{ (function(window,$,undefined){ $(function(){ $('.sitewidget-onlineService *').css("text-align","center !important"); $('.sitewidget-onlineService *').css("direction","initial !important"); }); })(window,jQuery) }catch(e){try{console && console.log && console.log(e);}catch(e){}} })(window, $);
' +'
' +'
' +'
' +'
' +'
Bản quyền ©
2025
TAIZ. Mọi quyền được bảo lưu. Mọi quyền được bảo lưu.
Sơ đồ trang web
|
Chính sách bảo mật