Dongguan Ru Yi Precision Spring Hardware Co., Ltd. Dongguan Ru Yi Precision Spring Hardware Co., Ltd.
  • Home
  • About Us
  • Products
    • Compression spring
    • Tension Spring
    • Torsion spring
    • Wire Form Spring
  • News
    • Company News
    • Industry News
  • Contact Us
  • More
    • Send Inquiry
 
Choose Your Language
 International International

Choose Your Language

  • Home
  • About Us
  • Products 
    • Compression spring
    • Tension Spring
    • Torsion spring
    • Wire Form Spring
  • News 
    • Company News
    • Industry News
  • Contact Us
  • /buyerCenter/Personal" target="_blank" rel="nofollow" style="width:100px">My Account `) $(".trade-user1").html(` My Account
    `) $(".trade-user2").prepend(``) $(".trade-user3").html(` My Account `) } else { $(".trade-user").html(` Sign In/Register `) $(".trade-user1").html(` Sign In/Register
    `) $(".trade-user2").prepend(``) $(".trade-user3").html(` Sign In/Register `) } }) var app = 1; if (app == 1) { document.getElementById("appspan").style.display = "none"; $("#appli").addClass('app'); } function APP() { if (app == 1) { app = 0 } else { app = 1 } if (app == 1) { document.getElementById("appspan").style.display = "none"; $("#appli").addClass('app'); $(".app").mouseover(function () { document.getElementById("app_mousein").style.display = "inline-block"; }) $(".app").mouseout(function () { document.getElementById("app_mousein").style.display = "none"; }) } else { document.getElementById("appspan").style.display = "inline-block"; $("#appli").removeClass('app'); } } $(".mousein").hover(function () { $(this).addClass('backgroundr') $(this).children("span").removeClass('right60'); $(this).children("span").addClass('backgroundr') $(this).children("a").children("i").addClass('backgroundr') $(this).children("span").addClass('move_left') }, function () { $(this).children("span").removeClass('move_left'); $(this).removeClass('backgroundr'); $(this).children("a").children("i").removeClass('backgroundr') $(this).children("span").addClass('right60'); $(this).children("span").addClass('move_right') }) let _cssSlide = 1 function _cssSlideFun(num) { let _cssList = ` ` if (_cssSlide == 1) { $('body').append(_cssList) _cssSlide++ } } $(".mouseinone").hover(function () { var move = $(this).children("span").width() + 49; // var style = document.styleSheets[document.styleSheets.length - 1]; // console.log(style); // var index = style.rules.length - 1; // style.insertRule("@keyframes move_left1{from{ opacity: 0;}to{ opacity: 1; -webkit-transform: translateX(0px); transform: translateX(-" + move + "px);}}", index); //写入样式 _cssSlideFun(move) this.className = 'mousein'; $(this).addClass('backgroundr') $(this).children("span").addClass('backgroundr') $(this).children("a").children("i").addClass('backgroundr') $(this).children("span").addClass('move_left1') }, function () { var move = $(this).children("span").width() + 49; // var style = document.styleSheets[document.styleSheets.length - 1]; // var index = style.rules.length - 1; // style.insertRule("@keyframes move_right1{from{ opacity: 0; -webkit-transform: translateX(-" + move + "px); transform: translateX(-" + move + "px);}to{ opacity: 1; -webkit-transform: translateX(0px); transform: translateX(0px);}}", index); //写入样式 _cssSlideFun(move) this.className = 'mousein'; $(this).children("span").removeClass('move_left1'); $(this).removeClass('backgroundr'); $(this).children("a").children("i").removeClass('backgroundr') $(this).children("span").addClass('move_right1') }) $("#ewm").mouseover(function () { document.getElementById("ewm_mousein").style.display = "inline-block"; }) $("#ewm").mouseout(function () { document.getElementById("ewm_mousein").style.display = "none"; }) $(".app").mouseover(function () { document.getElementById("app_mousein").style.display = "inline-block"; }) $(".app").mouseout(function () { document.getElementById("app_mousein").style.display = "none"; }) function getBower() { var myexplorer = ""; var explorer = window.navigator.userAgent; // console.log("
    " + explorer); if (explorer.indexOf("QQBrowser") >= 0 || explorer.indexOf("QQ") >= 0) { return myexplorer = "qqbrowser"; } else if (explorer.indexOf("Safari") >= 0 && explorer.indexOf("MetaSr") >= 0) { return myexplorer = "se"; } else if (!!window.ActiveXObject || "ActiveXObject" in window) { //IE if (!window.XMLHttpRequest) { return myexplorer = "IE6"; } else if (window.XMLHttpRequest && !document.documentMode) { return myexplorer = "IE7"; } else if (!-[1,] && document.documentMode && !("msDoNotTrack" in window.navigator)) { return myexplorer = "IE8"; } else { //IE9 10 11 var hasStrictMode = (function () { "use strict"; return this === undefined; }()); if (hasStrictMode) { if (!!window.attachEvent) { return myexplorer = "IE10"; } else { console.log(window.attachEvent); return myexplorer = "IE11"; } } else { return myexplorer = "IE9"; } } } else { //非IE if (explorer.indexOf("LBBROWSER") >= 0) { return myexplorer = "LBBROWSER"; } else if (explorer.indexOf("360ee") >= 0) { return myexplorer = "360ee"; } else if (explorer.indexOf("360se") >= 0) { return myexplorer = "360se"; } else if (explorer.indexOf("se") >= 0) { return myexplorer = "se"; } else if (explorer.indexOf("aoyou") >= 0) { return myexplorer = "aoyou"; } else if (explorer.indexOf("qqbrowser") >= 0) { return myexplorer = "qqbrowser"; } else if (explorer.indexOf("baidu") >= 0) { return myexplorer = "baidu"; } else if (explorer.indexOf("Firefox") >= 0) { return myexplorer = "Firefox"; } else if (explorer.indexOf("Maxthon") >= 0) { return myexplorer = "Maxthon"; } else if (explorer.indexOf("Chrome") >= 0) { return myexplorer = "Chrome"; } else if (explorer.indexOf("Opera") >= 0) { return myexplorer = "Opera"; } else if (explorer.indexOf("TheWorld") >= 0) { return myexplorer = "TheWorld"; } else if (explorer.indexOf("Safari") >= 0) { return myexplorer = "Safari"; } else { return myexplorer = "Other"; } } } $(function () { if (getBower() == "Safari" && 0 == 1) { $(".login_c a").attr("href", "/buyer_iframe.html?safari=1"); $(".login_c a").attr("target", "_blank"); } }) $(function () { $(".navbtn").click(function () { if ($(".left1").hasClass("ftdisplay")) { $(".left1").removeClass("ftdisplay"); $(".left2").addClass("ftdisplay"); } else { $(".left2").removeClass("ftdisplay"); $(".left1").addClass("ftdisplay"); } }) $(".whatsapp").hover(function () { $(".leftfloatcode1").addClass("ftdisplay2"); console.log(1) }, function () { $(".leftfloatcode1").removeClass("ftdisplay2"); }) $(".userinfo").hover(function () { $(".leftfloatcode").addClass("ftdisplay2"); console.log(1) }, function () { $(".leftfloatcode").removeClass("ftdisplay2"); }) }) $(document).ready(function () { $("img").each(function () { var img_url = $(this).attr("src"); var img_str = img_url.substring(0, 10) if (img_str == 'http://bsg') { $(this).attr('src', 'https://bsg' + img_url.substring(10)); } }); }); var is_mobile = 0; var is_scroll = false; $(window).scroll(function () { if (!is_scroll) { if ($('.float_box.pc').length > 0 && !is_mobile) { $('.float_box.pc').css('display', 'block'); } if ($('.leftbox.pc').length > 0 && !is_mobile) { $('.leftbox.pc').css('display', 'block'); } is_scroll = true } }) var user_login = $(".userlogin").html() ? $(".userlogin").html().trim() : null console.log(user_login); if (user_login == '') { $(".userlogin").hide(); }
    Home> Products>
    Product Categories
    • Compression spring
    • Tension Spring
    • Torsion spring
    • Wire Form Spring

    Send Inquiry

    All Products

    (Total 21 Products)

    • Tension Spring for Electronic Digital Product

      Tension Spring for Electronic Digital Product

      Tension Spring for Electronic Digital Product

      Tension Spring for Electronic Digital Product

      Get Latest Price

      Contact Now
    • Jewelry Copper Compression Spring

      Jewelry Copper Compression Spring

      Jewelry Copper Compression Spring

      Jewelry Copper Compression Spring

      Get Latest Price

      Contact Now
    • Copper Wire Special Shaped Compression Spring

      Copper Wire Special Shaped Compression Spring

      Copper Wire Special Shaped Compression Spring

      Copper Wire Special Shaped Compression Spring

      Get Latest Price

      Contact Now
    • Home Appliance Compression Spring Positive

      Home Appliance Compression Spring Positive

      Home Appliance Compression Spring Positive

      Home Appliance Compression Spring Positive

      Get Latest Price

      Contact Now
    • Touch Compression Spring Precision Instrument

      Touch Compression Spring Precision Instrument

      Touch Compression Spring Precision Instrument

      Touch Compression Spring Precision Instrument

      Get Latest Price

      Contact Now
    • Positive Negative Battery Terminal Compression Spring

      Positive Negative Battery Terminal Compression Spring

      Positive Negative Battery Terminal Compression Spring

      Positive Negative Battery Terminal Compression Spring

      Get Latest Price

      Contact Now
    • Battery Negative Spring Stable Elasticity

      Battery Negative Spring Stable Elasticity

      Battery Negative Spring Stable Elasticity

      Battery Negative Spring Stable Elasticity

      Get Latest Price

      Contact Now
    • Compression Spring Negative Battery

      Compression Spring Negative Battery

      Compression Spring Negative Battery

      Compression Spring Negative Battery

      Get Latest Price

      Contact Now
    • Positive Battery Contact Compression Spring

      Positive Battery Contact Compression Spring

      Positive Battery Contact Compression Spring

      Positive Battery Contact Compression Spring

      Get Latest Price

      Contact Now
    • Wholesale Small Industrial Compression Spring

      Wholesale Small Industrial Compression Spring

      Wholesale Small Industrial Compression Spring

      Wholesale Small Industrial Compression Spring

      Get Latest Price

      Contact Now
    • Tension Spring for Electronic Digital Product

      Tension Spring for Electronic Digital Product

      A Tension Spring is a helical elastic element that operates under tension. Its core characteristic is that it "generates a return force after being stretched." When the ends of the spring are pulled a...

      Contact Now
    • Jewelry Copper Compression Spring

      Jewelry Copper Compression Spring

      Copper Jewelry Spring Product DescriptionA copper jewelry spring is a miniature, elastic metal component used in the structure of jewelry and ornaments, primarily in necklace clasps, bracelet clasps, ...

      Contact Now
    • Copper Wire Special Shaped Compression Spring

      Copper Wire Special Shaped Compression Spring

      Custom Copper Wire Compression SpringA custom copper wire compression spring is a non-standard compression spring made from copper or copper alloy wire using a customized forming process. Unlike tradi...

      Contact Now
    • Home Appliance Compression Spring Positive

      Home Appliance Compression Spring Positive

      The battery positive terminal spring is a contact compression spring specifically designed for the positive terminal of cylindrical batteries (such as AA/AAA, etc.), and is one of the most crucial con...

      Contact Now
    • Touch Compression Spring Precision Instrument

      Touch Compression Spring Precision Instrument

      Touch springs (also called sensing springs or touch control springs) are specialized hardware components for capacitive touch buttons. They utilize the spring's metal coil as a sensing electrode t...

      Contact Now
    • Positive Negative Battery Terminal Compression Spring

      Positive Negative Battery Terminal Compression Spring

      A battery contact spring with integrated positive and negative terminals is a conductive elastic element that integrates the contact structures of the positive and negative terminals of a battery into...

      Contact Now
    • Battery Negative Spring Stable Elasticity

      Battery Negative Spring Stable Elasticity

      A tower-shaped battery negative terminal contact spring with soldered leads is essentially a small metal spring that both holds the battery in place and provides direct electrical connection. It's...

      Contact Now
    • Compression Spring Negative Battery

      Compression Spring Negative Battery

      The negative terminal spring is typically located at the bottom of the battery compartment. Its primary function is to provide continuous rebound force to the battery while also ensuring proper conduc...

      Contact Now
    • Positive Battery Contact Compression Spring

      Positive Battery Contact Compression Spring

      The positive contact spring of a battery (also often called a battery tower spring) is essentially a compression spring that needs to be both conductive and elastic. It's mainly used inside variou...

      Contact Now
    • Wholesale Small Industrial Compression Spring

      Wholesale Small Industrial Compression Spring

      Small long compression springs are designed with a slim diameter and extended length, making them ideal for applications requiring long travel within limited space. They provide consistent force outpu...

      Contact Now
    • << First
    • < Previous
    • 1
    • 2
    • 3
    • Next >
    • Last >>
    Related Products List
    logo
    • Contact Us
    • Phone: 0769-81559109
    • Fax:
    • Email: chen@lkxmach.com / sales@lkxmach.com
    • Address: No. 18, Xianxing North Street, Chang'an Town, Dongguan
    • Our Links
    • About Us
    • Products
    • News
    • Contact Us
    • Products
    • Compression spring
    • Tension Spring
    • Torsion spring
    • Wire Form Spring
    Facebook
    Facebook
    LinkedIn
    LinkedIn
    Instagram
    Instagram
    Youtube
    Youtube
    Powered By QMICT
    • Home
    • Products
    • WhatsApp
    • About Us
    • Inquiry
    Send Message

    Privacy statement: Your privacy is very important to Us. Our company promises not to disclose your personal information to any external company with out your explicit permission.

    Choose another language
    ×