Product Groups (33)
Glass tempering macineGlass processing production lineInsulating glass production lineGlass cutting machine lineGlass double edging lineGlass Edging MachineGlass straight line edging machineGlass beveling machineGlass round edge machineGlass shape edge machineGlass double edging machineGlass drilling and milling machineBelt glass edging machinePortable hand throwing machineGlass cutting machineAutomatic glass cutting machineSmall cutting machineGlass drilling machineHorizontal Glass drilling machineVertical Glass drilling machineSmall glass drilling machineGlass sandblasting machineHorizontal Glass sandblasting machineVertical Glass sandblasting machineProtective filmGlass washing machineGlass washing machine accessoriesHorizontal Glass cleaning machineVertical Glass cleaning machineGlass Laminating MachineGlass fusing furnaceGass loading tabledocument.addEventListener("DOMContentLoaded", function(){ void function(context){ const hotAreaItem = document.querySelector(`.J-hot-${context.scopeId}`); let timerDomResize = null; const handleDomResize = () => { clearTimeout(timerDomResize); timerDomResize = setTimeout(() => { const imgCurrentWidth = hotAreaItem.querySelector('img').width; const imgWidthSize = hotAreaItem.querySelector('img').dataset.size; const scaleRatio = imgCurrentWidth / imgWidthSize || 1; const hotAreas = hotAreaItem.querySelector('map').querySelectorAll('area'); hotAreas.forEach((area) => { const coords = area.dataset.coords.split(','); area.coords = coords.map((coord) => coord * scaleRatio).join(','); }); }, 1000); }; const resizeObserver = window.ResizeObserver && new window.ResizeObserver(() => { handleDomResize(); }); if (hotAreaItem) { handleDomResize(); if (resizeObserver) { resizeObserver.observe(hotAreaItem); } } let timerWindowResize = null; const responsiveWidth = 1415; const handleWindowResize = () => { clearTimeout(timerWindowResize); timerWindowResize = setTimeout(() => { const img = hotAreaItem.querySelector('img'); const imgWidthSize = img.dataset.size; if(context.mode != 'preview-pad'){ if (window.innerWidth > responsiveWidth) { img.style.minWidth = `${imgWidthSize}px`; return; } img.style.minWidth = `${imgWidthSize * (window.innerWidth / responsiveWidth)}px`; }else{ img.style.minWidth = `${imgWidthSize * (768 / responsiveWidth)}px`; } }, 300); }; handleWindowResize(); window.addEventListener('resize', handleWindowResize); }({scopeId:"scope-1a09e8e6220",murl:Athena.parseMurl,mode:"view",event:"domReady"});}) .video-wrap[data-v-95e31b72]{ display: flex; justify-content: center ; margin:0 auto; max-width: 100%; } .video-wrap-title[data-v-95e31b72]{ margin-bottom:20px; } .video-wrap .video-block[data-v-95e31b72]{ width: 60%; /* height: 480px; */ background:#222; position: relative; display: flex; flex-direction: column; justify-content: center; } .video-content[data-v-95e31b72] { /* width: 100%; height: 100%; text-align: center; position: relative; */ position: relative; font-size: 0; display: flex; justify-content: space-around; flex-wrap: wrap; padding-top: 56.25%; overflow: hidden; } .video-content .video-iframe[data-v-95e31b72],.video-content .video-cover[data-v-95e31b72]{ position: absolute; top:0; left:0; width: 100%; height: 100%; background: #000; display: flex; justify-content: center; align-items: center; } .video-content .video-cover[data-v-95e31b72]{ z-index:11; } .video-content .video-cover .video-cover-mark[data-v-95e31b72]{ position: absolute; top:0; left:0; width: 100%; height: 100%; background: rgba(0,0,0,0.3); } .video-content .video-cover:hover .video-cover-mark[data-v-95e31b72]{ display:none; } .video-content .video-cover .img[data-v-95e31b72]{ max-width: 100%; max-height: 100%; vertical-align: middle; transition: transform .3s ease-out; } .video-content .video-cover.prevent-click:hover .img[data-v-95e31b72]{ transform: scale(1.04); } .video-content .video-cover .icon-play[data-v-95e31b72]{ color: #fff; font-size: 48px; position: absolute; top: 50%; left: 50%; margin-top: -24px; margin-left: -24px; } .video-info[data-v-95e31b72]{ flex:1; height: 405px; padding: 40px; box-sizing: border-box; background: #E6ECF2; position:relative; } .video-info .videoInfoBg[data-v-95e31b72]{ position:absolute; bottom:1px; right:41px; } .video-info .videoInfoBgimg[data-v-95e31b72]{ max-width: 185px; max-height:171px; } .video-info .title[data-v-95e31b72]{ font-weight: bold; font-size: 36px; line-height: 43px; color: #222; max-width:420px; } .video-info .sub-title[data-v-95e31b72]{ font-size: 14px; line-height: 16px; color: #888; margin-top: 20px; max-width:320px; } .video-info .content[data-v-95e31b72]{ font-size: 14px; line-height: 21px; color: #555; max-height: 172px; margin-top: 20px; padding:2px; margin:-2px; max-width:420px; } .video-info .video-info-line[data-v-95e31b72]{ width: 40px; height: 1px; border-top: 1px solid #555555; margin: 10px 0 20px 6px; box-sizing: border-box; } .an-video-edit__wrap[data-v-95e31b72] { display: inline-block; position: relative; cursor: pointer; font-size: 0; } .an-video-edit__wrap.edit[data-v-95e31b72]:hover { box-shadow: 0 0 0 3px #534EF0; z-index: 10; } .an-video-edit__wrap .an-video-edit__operation-wrap.show-edit[data-v-95e31b72] { display: flex; visibility: visible; } .an-video-edit__wrap.disabled-edit[data-v-95e31b72] { box-shadow: none; cursor: default; } .an-video-edit__operation-wrap[data-v-95e31b72] { display: flex; align-items: flex-end; justify-content: center; position:absolute; width: 100%; height: 50px; padding-bottom: 8px; top: -58px; visibility: hidden; } @media only screen and (max-width: 1279px){ .video-wrap-edit .video-info .title[data-v-95e31b72]{ max-width:320px; } .video-wrap-edit .video-info .sub-title[data-v-95e31b72]{ max-width:320px; } .video-wrap-edit .video-info .content[data-v-95e31b72]{ max-width:372px; } } @media only screen and (max-width: 1279px){ .video-wrap-show .video-info .title[data-v-95e31b72]{ max-width:320px; } .video-wrap-show .video-info .sub-title[data-v-95e31b72]{ max-width:320px; } .video-wrap-show .video-info .content[data-v-95e31b72]{ max-width:372px; } } @media only screen and (max-width: 1023px){ .video-wrap-show[data-v-95e31b72] { flex-direction: column; width: 720px; margin: 0 auto; flex-wrap: wrap; } .video-wrap-show .video-block[data-v-95e31b72]{ width: 720px; height: 480px; } .video-wrap-show .video-info[data-v-95e31b72]{ width: 720px; height: 480px; } .video-wrap-show .video-info .videoInfoBg[data-v-95e31b72]{ right:70px; } .video-wrap-show .video-info .title[data-v-95e31b72]{ max-width:650px; } .video-wrap-show .video-info .sub-title[data-v-95e31b72]{ max-width:500px; } .video-wrap-show .video-info .content[data-v-95e31b72]{ max-width:688px; min-height:180px; } } Global Jinfeng Please enter in English. ABOUT Global Jinfeng Please enter in English. Global Jinfeng Machinery Co.,Ltd. is located in Lunjiao Town,Shunde District,Foshan City,Guangdong Province,China. We are a professional manufacturer of glass deep processing machines. Main production machines: tempering furnace series,glass single-sided and double-sided grinding machine,glass bending furnace,washing machine,drilling machine,sandblasting machine series,etc. We focus on one-stop procurement,with a variety of optional production lines to minimize customer procurement costs. I hope you can be our agent around the world. Please enter in English. document.addEventListener("DOMContentLoaded", function(){ void function(context){ Athena.loadShim("$", function(){ let videoObj = document.querySelector(".J-video-url-" + context.scopeId); let videoSpace =document.querySelector("#videoContent-" + context.scopeId); let player; if(window["faw"] && window["VideoPlayer"]){ faw.videoWatcher() } $(".J-video-"+ context.scopeId).on("click",function(){ if(player){ player.play(); }else{ if(videoObj && videoObj.value!="" && videoSpace){ player = new VideoPlayer({ el: "#videoContent-" + context.scopeId, // 视频播放区域 videoUrl: videoObj.value, // 视频url autoplay: false, // 是否自动播放 blank: "/vblank.html", token: "", // 微软视频的 token muted: true }); player.on("loadeddata", function(){ player.play(); }); player.on("play", function(){ $(".J-video-"+ context.scopeId).hide(); }); player.on("ended", function(){ $(".J-video-"+ context.scopeId).show(); }); } } }) }) }({scopeId:"scope-1a09e2f0a81",murl:Athena.parseMurl,mode:"view",event:"domReady"});}) .sr-hot[data-v-3353c608] { margin: 0 auto; max-width: 2560px; width: 100%; } .sr-hot-inside[data-v-3353c608] { width: 100%; } .sr-image-wrapper[data-v-3353c608] { width: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center; } .sr-hot-image[data-v-3353c608] { display: block; max-width: 100%; } .sr-no-pic[data-v-3353c608] { height: 400px; } @media screen and (max-width: 1279px) { .sr-no-pic[data-v-3353c608] { height: 300px; } } document.addEventListener("DOMContentLoaded", function(){ void function(context){ const hotAreaItem = document.querySelector(`.J-hot-${context.scopeId}`); let timerDomResize = null; const handleDomResize = () => { clearTimeout(timerDomResize); timerDomResize = setTimeout(() => { const imgCurrentWidth = hotAreaItem.querySelector('img').width; const imgWidthSize = hotAreaItem.querySelector('img').dataset.size; const scaleRatio = imgCurrentWidth / imgWidthSize || 1; const hotAreas = hotAreaItem.querySelector('map').querySelectorAll('area'); hotAreas.forEach((area) => { const coords = area.dataset.coords.split(','); area.coords = coords.map((coord) => coord * scaleRatio).join(','); }); }, 1000); }; const resizeObserver = window.ResizeObserver && new window.ResizeObserver(() => { handleDomResize(); }); if (hotAreaItem) { handleDomResize(); if (resizeObserver) { resizeObserver.observe(hotAreaItem); } } let timerWindowResize = null; const responsiveWidth = 1415; const handleWindowResize = () => { clearTimeout(timerWindowResize); timerWindowResize = setTimeout(() => { const img = hotAreaItem.querySelector('img'); const imgWidthSize = img.dataset.size; if(context.mode != 'preview-pad'){ if (window.innerWidth > responsiveWidth) { img.style.minWidth = `${imgWidthSize}px`; return; } img.style.minWidth = `${imgWidthSize * (window.innerWidth / responsiveWidth)}px`; }else{ img.style.minWidth = `${imgWidthSize * (768 / responsiveWidth)}px`; } }, 300); }; handleWindowResize(); window.addEventListener('resize', handleWindowResize); }({scopeId:"scope-1a0a044598d",murl:Athena.parseMurl,mode:"view",event:"domReady"});}) .prod-wrap[data-v-0d7c3068]{ margin:0 auto; } .prod-wrap .title[data-v-0d7c3068]{ margin-bottom:20px; /* font-weight: bold; font-size: 22px; line-height: 30px; text-align: center; */ } .prod-wrap .prod-list[data-v-0d7c3068]{ display: flex; justify-content: space-around; flex-wrap: wrap; position: relative; height:550px; } .prod-wrap .prod-list .prod-main[data-v-0d7c3068] { flex:1; display: flex; justify-content: space-around; flex-wrap: wrap; } .prod-wrap .prod-list .prod-main-list[data-v-0d7c3068] { width:190px; } .prod-wrap .prod-list .prod-main[data-v-0d7c3068] { width:100%; background: #FFFFFF; border-radius: 10px; box-sizing: border-box; padding: 30px; /* margin-top: 10px; */ } .prod-wrap .prod-list .prod-main[data-v-0d7c3068]:hover{ box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.06), 0px 9px 16px 8px rgba(0, 0, 0, 0.03); } .prod-wrap .prod-list .prod-main .prod-main-img[data-v-0d7c3068]{ width:490px; height:490px; overflow:hidden; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img[data-v-0d7c3068]{ position: relative; /* width:490px; height:490px; */ font-size: 0; display: flex; justify-content: space-around; flex-wrap: wrap; padding-top: 100%; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .img-wrap[data-v-0d7c3068]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .img-wrap .prod-picRoundBox[data-v-0d7c3068]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .img-wrap .prod-picRoundBox .prod-picRoundBox-wrap[data-v-0d7c3068]{ width: 100%; height: 100%; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .img-wrap .prod-picRoundBox .prod-picRoundBox-wrap img[data-v-0d7c3068]{ width: 100%; height: 100%; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .prod-img-mark[data-v-0d7c3068]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.03); } .prod-wrap .prod-img .img-wrap .prod-3d-mark[data-v-0d7c3068]{ background-image: url('https://www.micstatic.com/common/img/icon/3d_64.png?2026-7-14'); background-color: rgba(0,0,0,.5); background-size: 48px 48px; cursor: pointer; width: 48px; height: 48px; position: absolute; top: 50%; left: 50%; margin-left: -24px; margin-top: -24px; border-radius: 50%; z-index: 2; } .prod-wrap .prod-img .img-wrap:hover .prod-3d-mark[data-v-0d7c3068]{ background-image: url('https://www.micstatic.com/common/img/icon/3d_gif.gif?2026-7-14'); } .prod-wrap .prod-img .img-wrap .video-mark[data-v-0d7c3068]{ position:absolute; bottom:15px; left:15px; } .prod-wrap .prod-img .img-wrap .video-mark .icon-img[data-v-0d7c3068]{ width:52px; height:40px; } .prod-wrap .prod-list .prod-main .prod-main-img .img[data-v-0d7c3068]{ max-width:490px; max-height:490px; } .prod-wrap .prod-list .prod-main .content[data-v-0d7c3068]{ flex:1; padding-left:30px; } .prod-wrap .prod-list .prod-main .content .prod-name[data-v-0d7c3068]{ margin-top: 20px; height: 60px; font-size: 20px; line-height: 30px; display: block; text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; word-wrap: break-word; color: #555; } .prod-wrap .prod-list .prod-main .content .prod-info[data-v-0d7c3068]{ margin-top: 70px; } .prod-wrap .prod-list .prod-main .content .prod-info .info[data-v-0d7c3068]{ line-height: 1.5; font-size:22px; display: block; text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; word-wrap: break-word; color: #555; } .prod-wrap .prod-list .prod-main .content .prod-info .info.price[data-v-0d7c3068]{ color: #e64545; font-size: 32px; line-height: 1.5; font-weight: bold; } .prod-wrap .prod-list .prod-main .content .prod-info .info.price .price-unit[data-v-0d7c3068]{ color:#222; } .prod-wrap .prod-list .prod-main-list .prod-item[data-v-0d7c3068] { position: relative; background: #FFFFFF; border-radius: 10px; box-sizing: border-box; margin: 20px 0 0 20px; overflow: hidden; cursor: pointer; } .prod-wrap .prod-list .prod-main-list .prod-item[data-v-0d7c3068]:first-child{ margin-top:0; } .prod-wrap .prod-list .prod-main-list .prod-item[data-v-0d7c3068]:hover{ box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.06), 0px 9px 16px 8px rgba(0, 0, 0, 0.03); } .prod-wrap .prod-list .prod-main-list .prod-item .prod-item-mask[data-v-0d7c3068]{ position: absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.2); border-radius: 10px; } .prod-wrap .prod-list .prod-main-list .prod-item.selected .prod-item-mask[data-v-0d7c3068]{ background:rgba(0,0,0,0.03); } .prod-wrap .prod-list .prod-main-list .prod-item .prod-img[data-v-0d7c3068]{ position: relative; width: 100%; height: 0; padding-top: 100%; font-size: 0; } .prod-wrap .prod-list .prod-main-list .prod-item .prod-img .img-wrap[data-v-0d7c3068]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .prod-wrap .prod-list .prod-main-list .prod-item .img[data-v-0d7c3068]{ max-width:170px; max-height:170px; } .prod-wrap .grey[data-v-0d7c3068]{ color: #888; font-weight: normal; } .prod-wrap .prod-list .prod-main .content .prod-btn .btn.btn-inquiry[data-v-0d7c3068]{ border: 1px solid #888; border-radius: 28px; padding: 10px 20px; margin-top: 80px; color: #222; background: #fff; line-height: 100%; } .prod-wrap .prod-list .prod-main .content .prod-btn .btn.btn-inquiry[data-v-0d7c3068]:hover{ border-color: #222; } .prod-wrap .prod-list .edit-mask[data-v-0d7c3068]{ position: absolute; width:100%; height:100%; top:0; left:0; } @media only screen and (max-width: 1279px){ /* .prod-wrap{ max-width:984px; margin: 0 auto; } */ .prod-wrap .prod-list[data-v-0d7c3068]{ height:454px; } .prod-wrap .prod-list .prod-main .prod-main-img[data-v-0d7c3068]{ width:394px; height: 394px; } .prod-wrap .prod-list .prod-main .prod-main-img .img[data-v-0d7c3068]{ max-width:394px; max-height:394px; } .prod-wrap .prod-list .prod-main .content .prod-name[data-v-0d7c3068]{ font-size:18px; } .prod-wrap .prod-list .prod-main-list[data-v-0d7c3068] { width:158px; } .prod-wrap .prod-list .prod-main-list .prod-item .img[data-v-0d7c3068]{ max-width:138px; max-height:138px; } .prod-wrap .prod-list .prod-main .content .prod-info[data-v-0d7c3068]{ margin-top: 50px; } .prod-wrap .prod-list .prod-main .content .prod-btn .btn.btn-inquiry[data-v-0d7c3068]{ margin-top:60px; } } @media only screen and (max-width: 1023px){ /* .prod-wrap{ max-width: 728px; } */ .prod-wrap .prod-list[data-v-0d7c3068]{ height: 330px; } .prod-wrap .prod-list .prod-main[data-v-0d7c3068]{ padding:20px; } .prod-wrap .prod-list .prod-main .prod-main-img[data-v-0d7c3068]{ width:290px; height:290px; } .prod-wrap .prod-list .prod-main .prod-main-img .img[data-v-0d7c3068]{ max-width:290px; max-height:290px; } .prod-wrap .prod-list .prod-main-list[data-v-0d7c3068] { width:120px; } .prod-wrap .prod-list .prod-main-list .prod-item .img[data-v-0d7c3068]{ max-width:100px; max-height:100px; } .prod-wrap .prod-list .prod-main-list .prod-item[data-v-0d7c3068]{ margin-top: 15px } /* .prod-wrap .prod-list .prod-main-list .prod-item:not(:first-child){ margin-top:15px; } */ .prod-wrap .prod-list .prod-main .content .prod-info[data-v-0d7c3068]{ margin-top: 30px; } .prod-wrap .prod-list .prod-main .content .prod-info .info[data-v-0d7c3068]{ font-size:18px; } .prod-wrap .prod-list .prod-main .content .prod-info .info.price[data-v-0d7c3068]{ font-size:26px; } .prod-wrap .prod-list .prod-main .content .prod-btn .btn.btn-inquiry[data-v-0d7c3068]{ margin-top:30px; } .prod-wrap .prod-img .img-wrap .video-mark[data-v-0d7c3068]{ position:absolute; bottom:10px; left:10px; } .prod-wrap .prod-img .img-wrap .video-mark .icon-img[data-v-0d7c3068]{ width:36px; height:28px; } } Hot Products Please enter in English.