<!DOCTYPE html>
<html lang="en" data-lang="zh-cn">
<head>
    <meta charset="utf-8">
    <title>南京捷造科技发展有限公司-服务全球电子领域的公司</title>
    <meta name="description" content="南京捷造科技发展有限公司专注于每一个制造环节，将客户的产品视为自己的产品，我们评价每次合作的成功与否是看产品投放市场后的反应。我们将自己定位于客户的一个重要部门，先客户之忧而优，后客户之乐而乐。从客户的立场出发，以实现客户的满意为己任。">
    <meta name="keywords" content="汽车电子,医疗电子,军工装备,电力通讯,工业自动化,AI人工智能和智能家居等行业">
    <meta property="og:title" content="南京捷造科技发展有限公司-服务全球电子领域的公司">
    <meta property="og:image" content="https://uploadfile.ltdcdn.com/uploadfilev2/image/0/490/903/2022-11/16691069485328.png">
        <meta property="og:description" content="南京捷造科技发展有限公司专注于每一个制造环节，将客户的产品视为自己的产品，我们评价每次合作的成功与否是看产品投放市场后的反应。我们将自己定位于客户的一个重要部门，先客户之忧而优，后客户之乐而乐。从客户的立场出发，以实现客户的满意为己任。">
        <meta property="og:site_name" content="南京捷造科技发展有限公司">
    <link rel="shortcut icon" href="https://uploadfile.ltdcdn.com/uploadfilev2/image/0/490/903/2022-11/16691069485328.png">
            <meta name="viewport"
              content="width=device-width,initial-scale=1, minimum-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
        <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
            <link rel="canonical" href="//www.jiezaokeji.com/">
        <meta property="article:author" content="">
    <meta property="article:source_name" content="">
    
    <link rel="stylesheet" href="css/bootstrap.min_1.css">
    <link rel="stylesheet"
          href="css/ion.rangeslider.min.css"/>
    <link rel="stylesheet"
          href="css/font-awesome.min.css">
    
    
        <link rel="stylesheet"
          href="css/animate.min_2.css">

    <link rel="stylesheet" href="css/swiper.min.css"/>

    <link rel="stylesheet" href="css/pagination.css"/>
    <link rel="stylesheet"
          href="css/slider-pro.min.css"/>
    <link rel="stylesheet" href="css/marquee.css"/>
    <link rel="stylesheet"
          href="css/layer.min.css"/>
    <link rel="stylesheet" href="css/style.css">
    <link rel="stylesheet" href="css/font_925836_jkocxsylryr.css">
    <link rel="stylesheet"
          href="css/bootstrap-datepicker.css">

    
    <link href="css/froala_editor.pkgd.min.css"
          rel="stylesheet" type="text/css"/>
    <link href="css/frcss.css" rel="stylesheet" type="text/css"/>

        <link href="css/default-skin.min.css"
          rel="stylesheet">
    <link href="css/photoswipe.min.css"
          rel="stylesheet">

    <script src="js/jquery.min.js"></script>
    
    <script src="js/ion.rangeslider.js"></script>
    
    <script src="js/bootstrap.min_1.js"></script>
    <script src="js/jquery.lazyload.min.js"></script>
    <script src="js/wow.min.js"></script>

    <script src="js/swiper.min.js"></script>
    <script src="js/swiper.animate1.0.3.min.js"></script>

    <script src="js/jquery.sliderpro.min.js"></script>
    <script src="js/layer.js"></script>
    <script src="js/laydate.js"></script>
    <script src="js/marquee.js"></script>
    
                    <script type="text/javascript"
            src="js/bootstrap-datepicker.js"></script>


    <script type="text/javascript"
            src="js/jquery.pagination.js"></script>
        <script src="js/photoswipe.min.js"></script>
    <script src="js/photoswipe-ui-default.min.js"></script>
    <script src="js/jweixin-1.6.0.js"></script>
        <script src="js/plupload.full.js"></script>
    <script src="js/hls.min.js"></script>
    <script src="js/dplayer.min.js"></script>
    <script src="js/countup.min.js"></script>
    <script src="js/iconpark.js"></script>
    <script src="js/iconfont.js"></script>


    <link href="css/element.2.15.14.css" rel="stylesheet">
        <script src="js/euv.js"></script>
    <script> Vue.config.productionTip = false </script>
        <script src="js/element.2.16.1.js"></script> 
    
        <script type="text/javascript" src="js/analyst.js"></script>
    
    
    <script type="text/javascript">
            </script>
    <script type="text/javascript" src="js/page.min.js"></script>
    <script>
      function module_onload(module_id) {
      }
    </script>
                        <script>
  $(function () {
    var styleTags = document.querySelectorAll("div[name='切换'] .gw-browse-component style");
    styleTags.forEach(function (styleTag) {
      var styleContent = styleTag.innerText;
      var firstRuleFull = styleContent.split('}')[0].trim() + '}';
      var firstRuleContent = firstRuleFull.slice(firstRuleFull.indexOf('{') + 1, -1).trim();
      // 选择器
      // 提取并拆分选择器
      var parts = firstRuleFull.split('{')[0].trim().split(' ');
      // 去掉:hover
      parts = parts.map(function (part) {
        return part.replace(':hover', '');
      });
      let selector0 = parts[0]
      // 在首个选择器部分后加入 .active
      parts[0] = 'div[name="切换"] .active ' + selector0;

      // 重新组合选择器
      var newSelector = parts.join(' ');

      // 将新的规则内容模版添加到style标签
      styleTag.innerHTML += `${newSelector} { ${firstRuleContent} }\n`;
    })
  })
</script>






<script>
  $(function () {
    var styleTags = document.querySelectorAll("div[name='切换'] .gw-browse-component style");
    styleTags.forEach(function (styleTag) {
      var styleContent = styleTag.innerText;
      var firstRuleFull = styleContent.split('}')[0].trim() + '}';
      var firstRuleContent = firstRuleFull.slice(firstRuleFull.indexOf('{') + 1, -1).trim();
      // 选择器
      // 提取并拆分选择器
      var parts = firstRuleFull.split('{')[0].trim().split(' ');
      // 去掉:hover
      parts = parts.map(function (part) {
        return part.replace(':hover', '');
      });
      let selector0 = parts[0]
      // 在首个选择器部分后加入 .active
      parts[0] = 'div[name="切换"] .active ' + selector0;

      // 重新组合选择器
      var newSelector = parts.join(' ');

      // 将新的规则内容模版添加到style标签
      styleTag.innerHTML += `${newSelector} { ${firstRuleContent} }\n`;
    })
  })
</script>

<style>
#module-16962007-component-scrollNotice-1670917826741-2463>div>div{
margin-top:-14px;
}
</style>
<style>
.logo-scroll{
position: relative;
    height: 300px;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-top: 140px;
}
.active-scroll{
position: relative;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-top: 10px;
}
div[name=新闻问题]{
background-color:rgba(0,0,0,0) !important;
z-index: 100;
}
div[name=常见问题]{
position: absolute;
    margin-top: 45px;
}
div[name=常见问题] .gw-browse-module-content>div{
    width: 350px;
}
div[name=常见问题] .gw-browse-module-content{
z-index:10;
}
</style>
<style>
#gw-module-16955825 .mySwiper{
width: 100%;
    height: 100%;
}
#gw-module-16955825 .swiper-slide{
    position: relative;
    height: 601px;
    top: 153px;
    overflow: hidden;
    margin-top: 47px;

    }
#gw-module-16955825 .swiper-slide:not(:last-child){
    border-right: 1px solid #ffffff77;
}
#gw-module-16955825 .swiper-slide:hover .swiper-text-bg{
background: url(images/16702219035727.png) repeat-x bottom;
    height: 100%;
}
#gw-module-16955825 .swiper-slide:hover  .swiper-text{
top:-165px;
    }
#gw-module-16955825 .swiper-slide .swiper-text{
top:6px;
position: absolute;
      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }
    .swiper-slide:hover .swiper-text div:nth-child(2){
      display: unset;
    }
    .swiper-slide .swiper-text div:nth-child(2){
      display: none;
    }
#gw-module-16955825 .swiper-slide .video-component .gw-browse-component {
      left: 0 !important;
top: 0 !important;
    }
#gw-module-16955825 .swiper-slide .swiper-text .gw-browse-component {
      left: 11px !important;
      z-index:100;
    }
#gw-module-16955825 .video-component>div,
#gw-module-16955825 .video-component video{
object-fit: fill;
width:100% !important;
left:0 !important;
} 
#gw-module-16955825 .video-component .video-browse-control-bg{
display:none;
}
</style>
<style>
.scrollNotice-component .gw-browse-component .scrollNotice-container a, .scrollNotice-component .gw-browse-component .scrollNotice-container li{
  padding: 4px  0 !important;
}
#gw-module-16955825 .swiper-slide:hover .swiper-text {
    top: -190px;
}
#scrollNotice-container-module-16962007-component-scrollNotice-1670917826741-2463 ul li:first-child{
margin-top:14px;
}
</style>
<style>
  #gw-module-24747213 .mySwiper {
    width: 100%;
    height: 100%;
  }
  #gw-module-24747213 .swiper-slide {
    position: relative;
    height: 601px;
    top: 153px;
    overflow: hidden;
    margin-top: 47px;
  }
  #gw-module-24747213 .swiper-slide:not(:last-child) {
    border-right: 1px solid #ffffff77;
  }
  #gw-module-24747213 .swiper-slide:hover .swiper-text-bg {
    background: url(images/16702219035727.png)
      repeat-x bottom;
    height: 100%;
  }
  #gw-module-24747213 .swiper-slide:hover .swiper-text {
    top: -165px;
  }
  #gw-module-24747213 .swiper-slide .swiper-text {
    top: 6px;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .swiper-slide:hover .swiper-text div:nth-child(2) {
    display: unset;
  }
  .swiper-slide .swiper-text div:nth-child(2) {
    display: none;
  }
  #gw-module-24747213 .swiper-slide .video-component .gw-browse-component {
    left: 0 !important;
    top: 0 !important;
  }
  #gw-module-24747213 .swiper-slide .swiper-text .gw-browse-component {
    left: 11px !important;
    z-index: 100;
  }
  #gw-module-24747213 .video-component > div,
  #gw-module-24747213 .video-component video {
    object-fit: fill;
    width: 100% !important;
    left: 0 !important;
  }
  #gw-module-24747213 .video-component .video-browse-control-bg {
    display: none;
  }
</style>
<style>
  .scrollNotice-component .gw-browse-component .scrollNotice-container a,
  .scrollNotice-component .gw-browse-component .scrollNotice-container li {
    padding: 4px 0 !important;
  }
  #gw-module-24747213 .swiper-slide:hover .swiper-text {
    top: -190px;
  }
  #scrollNotice-container-module-16962007-component-scrollNotice-1670917826741-2463
    ul
    li:first-child {
    margin-top: 14px;
  }
</style>

                <style>
                        .layer-content-center .layui-layer-content {
            text-align: center;
        }

        html, body {
            background-color: transparent;
        }

        .share {
            position: fixed;
            width: 40px;
            height: 40px;
            bottom: 120px;
            right: 10px;
            display: none;
            cursor: pointer;
            z-index: 999;
        }

        .share i {
            font-size: 40px;
        }

        .wechatShare {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1000;
            opacity: 0.8;
            display: none;
            background: #888888;
        }

        .browserShare {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1000;
            opacity: 0.7;
            display: none;
            text-align: center;
            background: #000;
        }

        .browserShare img {
            margin-top: 150px;
        }

        .dark {
            background-color: #333;
            color: #ccc !important;
        }

        .dark ul li a {
            color: #ccc;
            font-size: 12px;
        }

        .light {
            color: #666;
            background-color: #f5f5f5;
        }

        .light ul li a {
            color: #a4a4a4;
            font-size: 12px;
        }

        .user-btn {
            width: 60px;
            height: 60px;
            position: fixed;
            z-index: 999;
            top: 60%;
            right: 10px;
        }

        .user-btn img {
            width: 100%;
            height: 100%;
        }

        .share-user-phone {
            position: fixed;
            bottom: 0;
            width: 100%;
            height: 50px;
            font-size: 30px;
            z-index: 9999;
            background-color: #fffcfc;
        }

        .share-user-phone-pc {
            position: fixed;
            right: 1px;
            bottom: 200px;
            width: 240px;
            height: 50px;
            font-size: 30px;
            z-index: 9999;
            opacity: 0.8;
            border-radius: 30px 0;
            background-color: #fffcfc;
        }

        .share-user-phone i, .share-user-phone-pc i {
            font-size: 14px;
            width: 20px;
            display: flex;
            color: #fff;
            justify-content: center;
            align-items: center;
            height: 20px;
            border: 1px solid #fff;
            border-radius: 50%;
            margin-right: 10px;
        }

        .share-user-phone-content {
            width: 100%;
            height: 100%;
            background-color: #999999;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        /* 举报 */
        .report {
            height: auto;
            font-size: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #a7a0a0;
            padding: 5px;
        }

        @font-face {
            font-family: 'iconfont-copyright';
            src: url("https://static.ltdcdn.com/assets/share/css/copyRightIcons/iconfont.woff2?t=1711420976582&amp;_v=202510241749") format('woff2'),
            url("https://static.ltdcdn.com/assets/share/css/copyRightIcons/iconfont.woff?t=1711420976582&amp;_v=202510241749") format('woff'),
            url("https://static.ltdcdn.com/assets/share/css/copyRightIcons/iconfont.ttf?t=1711420976582&amp;_v=202510241749") format('truetype');
        }

        .report .iconfont-copyright {
            font-family: "iconfont-copyright" !important;
            font-size: 16px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 1px;
        }

        .report .font-size-24 {
            font-size: 24px;
        }

        .report .icon-ltd-copyright-logo-iconfont-line-new:before {
            content: "\e607";
        }

        .report .icon-ltd-copyright-feedback-iconfont-line-new:before {
            content: "\e608";
        }

        .report .icon-ltd-copyright-chart-iconfont-line-new:before {
            content: "\e609";
        }

        .report .icon-a-ltd-copyright-logo-iconfont-line1:before {
            content: "\e605";
        }

        .report .icon-ltd-copyright-logo-line:before {
            content: "\e604";
        }

        .report .icon-ltd-copyright-iconfont-logo:before {
            content: "\e600";
        }

        .report .icon-ltd-copyright-logo-transparent:before {
            content: "\e603";
        }

        .report .icon-ltd-copyright-iconfont-feedback:before {
            content: "\e601";
        }

        .report .icon-ltd-copyright-iconfont-chart:before {
            content: "\e602";
        }

        .report > * {
            line-height: 100%;
        }

        .report a {
            margin: 0 4px;
            color: #a7a0a0;
        }

        .report a span {
            font-size: 12px;
            line-height: 1.3;
            /* transform: scale(0.9); */
        }

        .report .flex-box {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-right: 3px;
        }


        /* .report img {
            padding: 0 20px 0 10px;
        } */

        .copyright_span {
            font-size: 12px;
            text-align: center;
            line-height: 16px;
        }

        /**/
        .mobile .animated {
            visibility: hidden;
            backface-visibility: hidden; /* 加入动画以后莫名其妙的空白 */
            -webkit-backface-visibility: hidden; /* 加入动画以后莫名其妙的空白 */
        }

        .friendly_link-pc {
            width: 1170px;
            margin: 0 auto;
        }

        .mobile .friendly_link {
            width: 100%;
        }

        .friendly_link {
            height: auto;
            /* font-size: 14px; */
            font-size: 12px;
            padding: 10px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
        }

        .friendly_link p {
            color: #999;
            margin-bottom: 0;
            padding-right: 5px;
        }

        .friendly_link a {
            color: #999;
            /* padding: 0 10px; */
            position: relative;
            padding-right: 5px;
            /* border-right: 1px solid #eee;
            line-height: 24px; */
        }

        @media (min-width: 320px) and (max-width: 768px) {
            .friendly_link-mobile {
                width: 100%;
                padding: 10px 14px;
                margin: 0 auto;
            }
        }

    </style>
    <style>

        .gw-copyright.fixed-bottom {
            /* height: 120px; */
            text-align: center;
            cursor: pointer;
            color: #fff;
            width: 100%;
        }

        .gw-copyright.fixed-bottom .gw-copyright-swiper {
            width: 100%;
            height: 100%;
        }

        .gw-copyright.fixed-bottom .gw-copyright-content {
            /* background-repeat: no-repeat;
            background-position: center center; */
            width: 100%;
            height: 100%;
            /* background-color:#FFA084; */
        }

        .gw-copyright.fixed-bottom.gw-copyright-mobile {
            /* height:60px; */
        }

        .gw-copyright.fixed-bottom.gw-copyright-mobile .gw-copyright-content {
            width: 100%;
            height: 100%;
        }

        .gw-copyright.fixed-bottom .gw-copyright-close-box {
            background-color: #EEEEEE;
            color: #101010;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 9;
        }

        .gw-copyright.fixed-bottom .gw-copyright-close {
            font-size: 1.3em;
            height: 30px;
            width: 32px;
            margin: auto 5px;
        }

        .gw-copyright.fixed-bottom.gw-copyright-mobile {
            font-size: 12px;
        }

        .gw-copyright.fixed-bottom.gw-copyright-mobile .gw-copyright-close {
            margin: auto 2px;
        }

        .fr-element .fr-video::after {
            z-index: -999 !important;
        }

        .gw-browse-module[name='顶部导航'] .images-component a[href='/'] img {
            object-fit: contain;
        }

        html:not([data-lang="zh"]):not([data-lang="zh-cn"]) .report > a:first-of-type {
            flex-direction: row-reverse;
        }

        html:not([data-lang="zh"]):not([data-lang="zh-cn"]) .report > a:first-of-type img {
            padding-left: 5px;
        }

        body.mobile .gw-browse-module > .gw-browse-module-content {
            max-width: 100% !important;
        }
    </style>
    <script src='js/nprogress.js'></script>
    <link rel='stylesheet' href='css/nprogress.css'/>
    <script src="js/jquery.pjax.js"></script>
            <style>
            :root {
                --gw-theme-color: #ff4444;
                --gw-secondary-color: #ff8855;
                --gw-support-color: #fff;
            }
        </style>
    </head><script>
    </script><body           class="pc"
         >
<div id="esitrevda_dom"></div>
<script type="text/javascript">
  _ga.url = 'https://wei.ltd.com/analyst';
  _ga.params['wi'] = '3';
  _ga.params['ui'] = '0';
  _ga.init(490903);
</script>
<script>

  function formatStyle() {
    var _data = {"16954949":{"index":0,"id":16954949,"html":""},"16954951":{"index":1,"id":16954951,"html":""},"24633111":{"index":2,"id":24633111,"html":"#gw-module-24633111 {\n  position: fixed;\n  top: 80;\n  left: 0;\n  z-index: 9;\n}\n"},"17017687":{"index":3,"id":17017687,"html":""},"16955755":{"index":4,"id":16955755,"html":""},"24633203":{"index":5,"id":24633203,"html":""},"24633239":{"index":6,"id":24633239,"html":""},"24633241":{"index":7,"id":24633241,"html":""},"24633455":{"index":8,"id":24633455,"html":"#gw-module-24633455 {\n  overflow: visible !important;\n  z-index: 7;\n}\n#gw-module-24633455 .gw-browse-module-content.clearfix {\n  overflow: visible !important;\n}\n"},"24633457":{"index":9,"id":24633457,"html":""},"24638839":{"index":10,"id":24638839,"html":""},"24638695":{"index":11,"id":24638695,"html":"#gw-module-24638695 {\n  overflow: visible !important;\n  z-index: 7;\n}\n#gw-module-24638695 .gw-browse-module-content.clearfix {\n  overflow: visible !important;\n}\n"},"24638697":{"index":12,"id":24638697,"html":""},"24747201":{"index":13,"id":24747201,"html":""},"24747203":{"index":14,"id":24747203,"html":""},"24747205":{"index":15,"id":24747205,"html":""},"24747207":{"index":16,"id":24747207,"html":""},"24747209":{"index":17,"id":24747209,"html":""},"24639705":{"index":18,"id":24639705,"html":""},"24639707":{"index":19,"id":24639707,"html":""},"24639709":{"index":20,"id":24639709,"html":""},"24639711":{"index":21,"id":24639711,"html":""},"24639713":{"index":22,"id":24639713,"html":""},"24639715":{"index":23,"id":24639715,"html":""},"24639717":{"index":24,"id":24639717,"html":""},"24639719":{"index":25,"id":24639719,"html":""},"24639721":{"index":26,"id":24639721,"html":""},"24639723":{"index":27,"id":24639723,"html":""},"24752225":{"index":28,"id":24752225,"html":""},"24635599":{"index":29,"id":24635599,"html":""},"24635603":{"index":30,"id":24635603,"html":""},"24636281":{"index":31,"id":24636281,"html":"#gw-module-24636281 {\n  overflow: visible !important;\n  z-index: 8;\n}\n#gw-module-24636281 .gw-browse-module-content.clearfix {\n  overflow: visible !important;\n}\n"},"24747213":{"index":32,"id":24747213,"html":""},"24636283":{"index":33,"id":24636283,"html":""},"24636601":{"index":34,"id":24636601,"html":""},"24747273":{"index":35,"id":24747273,"html":""},"16962147":{"index":36,"id":16962147,"html":""}};
    var _styles = "";
    for (var item in _data) {
      //请求module的html的值 将less 转成css
      if (_data[item].html) {
        // //塞入当前模块即时生效
        // $("#gw-module-" + _data[item].id).append(" <style> " + _data[item].html + "</style>");
        _styles += _data[item].html;
        _styles += "\n";
      }
    }
    return _styles
  }

  const _formatStyle = document.createElement('style');
  _formatStyle.textContent = formatStyle();
  document.head.append(_formatStyle);

</script>
<input id="wx_share_title" type="hidden" value="南京捷造科技发展有限公司-服务全球电子领域的公司">
<input id="wx_share_logo" type="hidden" value="https://uploadfile.ltdcdn.com/uploadfilev2/image/0/490/903/2022-11/16691069485328.png">
<input id="cookie_setting" type="hidden" value="0">
<input id="wx_share_description" type="hidden"
       value="南京捷造科技发展有限公司专注于每一个制造环节，将客户的产品视为自己的产品，我们评价每次合作的成功与否是看产品投放市场后的反应。我们将自己定位于客户的一个重要部门，先客户之忧而优，后客户之乐而乐。从客户的立场出发，以实现客户的满意为己任。">
<input id="_token" type="hidden" value="0GgAdkyaeCd4qeWEjtDyT5GY7cX5RP6loFu04lmr">
<input id="_login_user_id" type="hidden" value="0">
<input id="_language_type" type="hidden" value="zh-cn">
<input id="is_model" type="hidden" value="2">
<input id="is_mobile_model" type="hidden" value="2">
<script>
  localStorage.setItem("lang", $("#_language_type").val())
</script>

<script>
  $.ajaxSetup({
    timeout:30000,
    headers: {
      'Gw-Shop-User-Token': localStorage.getItem('GwShopUserToken'),
      'ltd-website-id':localStorage.getItem('ltd-website-id') || '',
      'ltd-token':localStorage.getItem('GwShopUserToken') || '',
      'lang':localStorage.getItem('lang') || 'zh-cn'
    }
  });

  //公用ajax请求函数
  function ajaxRequest(url,data,type='get'){
    return new Promise((resolve,reject)=>{
      $.ajax({
        type,
        url,
        data,
        success:function(res){
          if(res.code == 1001){//未登录 token过期
            localStorage.removeItem('GwShopUserToken')
            localStorage.removeItem('ltd-website-id')
            localStorage.removeItem('GwShopUserToken')
            localStorage.setItem('loginStatus','false')
            location.href="/u/login?redirect=" + location.href
          }
          res.msg && layer.msg(res.msg)
          resolve(res)
        },
        error:function(err){
          reject(err)
        }
      })
    })
  }
  $(document).on('click',".show-login-popup",function(){
    location.href="/u/login?redirect=" + location.href
  })
</script><script>
    $(function () {
        //刚进入页面时判断语言类型，同时更改select选项
        const lang = localStorage.getItem("lang") || 'zh-cn'
        $(".user-bar .language_select").val(lang)
        $(".user-bar .language_select").change(function () {
            const lang = $(this).val()
            localStorage.setItem("lang", lang)
            document.cookie = "lang=" + lang;
            if (lang != "zh-cn") {
                location.href = '/' + lang;
            } else {
                location.href = '/'
            }
        })
                $.ajax({
            url: "/shop/user/me/getProfile",
            success: function (res) {
                if (res.code == 0) {
                    const {nickname, mobile, avatar} = res.data
                    const my_nickname = nickname || mobile
                    const info_html = `<li class="user-info">
            <div class="avatar">
              <img src="picture/2aea4d4fc0f34217a8ff5db8d02a9ef5.gif'/visual-editor/images/touxiang.png'}">
            </div>
            <p class="nickname"><a href="/u">${my_nickname}</a></p>
          </li>`
                    $(".user-bar .user-bar-left").prepend(info_html)
                } else if (res.code == 1001) {
                    $(".user-bar .login,.user-bar .register").show()
                    $(".user-bar.mobile_model .login-register").show()
                }
            }
        })
            })
</script>
<style>
    /*pc端header*/
    .user-bar {
        width: 100%;
        height: 36px;
    }

    .user-bar .content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100%;
    }

    @media (min-width: 1200px) {
        .user-bar .content {
            width: 90%;
            margin: 0 auto;
        }
    }

    @media (max-width: 1200px) {
        .user-bar .content {
            max-width: 1200px;
            margin: 0 auto;
        }
    }

    .user-bar p {
        margin-bottom: 0;
    }

    .user-bar ul {
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }

    .user-bar select {
        outline: none;
        border: solid 1px transparent;
        background-color: transparent;
    }

    .user-bar .mobile-code .code-box {
        display: none;
        position: absolute;
        background-color: #fff;
        border-radius: 6px;
        padding: 6px;
        z-index: 10;
    }

    .user-bar .mobile-code .code-box p {
        text-align: center;
        color: #303133;
        font-size: 12px;
    }

    .user-bar .mobile-code img {
        width: 100px;
        height: 100px;
    }

    .user-bar .mobile-code span:hover + .code-box {
        display: block;
    }

    .user-bar .user-bar-right li {
        position: relative;
    }

    .user-bar .user-bar-right li:not(:last-child)::after {
        content: "";
        width: 1px;
        height: 10px;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        right: 0;
        background-color: #d3d3d3;
    }

    .user-bar ul li {
        padding: 0 8px;
    }

    .user-bar .user-info {
        display: flex;
        align-items: center;
    }

    .user-bar .user-info .avatar {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 2px solid #fff;
        overflow: hidden;
        margin-right: 5px;
    }

    .user-bar .user-info .avatar img {
        width: 100%;
        height: 100%;
    }

    .user-bar .login, .user-bar .register {
        display: none;
    }

    /*手机端header*/
    .user-bar.mobile_model {
        display: flex;
        justify-content: space-between;
    }

    .user-bar.mobile_model .login-register {
        display: none;
    }

    .user-bar.mobile_model a {
        color: #a4a4a4;
        font-size: 12px;
    }
</style>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-16954949"
     name="空白模块" data-anchor-id="anchor-1500339852730-3532" style="background-color:rgb(4, 46, 193);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-16954949.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(4, 46, 193);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:80px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:164px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16954949-component-images-1669085184785-3444" style="top:9px;left:0;width:100px;height:63px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16954949-component-images-1669085184785-3444 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16954949-component-images-1669085184785-3444 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16954949-component-images-1669085184785-3444 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a style="" href="/"><img class="gw-browse-component-content  " style="width:100px;max-width:none;height:63px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;object-fit:contain;" alt="" src="picture/17108977091992.png" /></a>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16954949-component-images-1669086460998-6975" style="top:11px;left:939px;width:59px;height:47px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16954949-component-images-1669086460998-6975 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16954949-component-images-1669086460998-6975 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16954949-component-images-1669086460998-6975 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:59px;max-width:none;height:47px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;object-fit:contain;" alt="" src="picture/16690864712084.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16954949-component-text-1669086498794-2951" style="top:13px;left:1005px;width:106px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:12px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全国服务热线：</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16954949-component-text-1669086517665-6378" style="top:39px;left:1004px;width:133px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(238, 238, 238);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>400-6928-562</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16954949-component-text-1702975559391-1009" style="top:31px;left:104px;width:274px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>一站式PCBA电子制造工厂</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16954949-component-text-1713419543875-8487" style="top:39px;left:1145px;width:133px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(238, 238, 238);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>18051982644</span>
        </div>
    </div>
</div>


    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-16954949');
</script>
    
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24633111"
     name="顶部导航" data-anchor-id="anchor-1710897995333-6773" style="background-color:rgba(51, 51, 51, 0.8);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24633111.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgba(51, 51, 51, 0.8);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:50px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="nav-component">
    <div class="gw-browse-component" id="module-24633111-component-nav-1710898098321-3024" style="top:0;left:0;width:1277px;height:26px;line-height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633111-component-nav-1710898098321-3024 .gw-nav{
width:212px;height:50px;font-family:微软雅黑;font-size:16px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;border-radius:0;shadow-type:0 0 ;line-height:50px;
}
#module-24633111-component-nav-1710898098321-3024 .gw-nav-cont{

}
#module-24633111-component-nav-1710898098321-3024 .gw-nav-cont-row{

}
#module-24633111-component-nav-1710898098321-3024 .sec-menu{
font-family:微软雅黑;font-size:14px;font-style:normal;font-weight:normal;background-color:#eeeeee;color:#666666;height:38px;
}
#module-24633111-component-nav-1710898098321-3024 .three-menu{
font-family:微软雅黑;font-size:14px;font-style:normal;font-weight:normal;background-color:#eeeeee;color:#666666;height:38px;
}
#module-24633111-component-nav-1710898098321-3024 .menu-list{
position:absolute;top:50px;margin-left:0;width:100px !important;
}
#module-24633111-component-nav-1710898098321-3024 .gw-nav-cont-mobile .menu-list{
    width: 100%!important;
}
#module-24633111-component-nav-1710898098321-3024 .menu-list ul{
background-color:#eeeeee;line-height:38px;
}
#module-24633111-component-nav-1710898098321-3024 .menu-list-row{
position:absolute;top:50px;
}
#module-24633111-component-nav-1710898098321-3024 .menu-list-row ul{
background-color:#eeeeee;line-height:38px !important;
}
#module-24633111-component-nav-1710898098321-3024 .menu-list-row ul li{
margin-left:0;width:100px !important;
}
#module-24633111-component-nav-1710898098321-3024 .has-three-child-row .three-list{
top:38px;
}
#module-24633111-component-nav-1710898098321-3024 .three-list ul{
background-color:#eeeeee;line-height:38px !important;
}
#module-24633111-component-nav-1710898098321-3024 .three-list-row{
position:absolute;top:50px;
}
#module-24633111-component-nav-1710898098321-3024 .three-list-row ul{
background-color:#eeeeee;top:38px;
}
#module-24633111-component-nav-1710898098321-3024 .three-list-row ul li{
margin-left:0;width:100px !important;
}
#module-24633111-component-nav-1710898098321-3024 .menu-list .triangle_border_up{
border-bottom-color:#eeeeee;
}
#module-24633111-component-nav-1710898098321-3024 .sec-menu a{
color:#666666;text-decoration:none;font-weight:normal;
}
#module-24633111-component-nav-1710898098321-3024 .sec-menu:hover .three-menu a{
color:#666666;text-decoration:none;font-weight:normal;
}
#module-24633111-component-nav-1710898098321-3024 .gw-nav-cont:hover .gw-nav{
font-family:微软雅黑;font-size:16px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgb(4, 46, 193);display:inline-block;text-align:center;
}
#module-24633111-component-nav-1710898098321-3024 .gw-nav-cont-row:hover .gw-nav{
font-family:微软雅黑;font-size:16px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgb(4, 46, 193);display:inline-block;text-align:center;
}
#module-24633111-component-nav-1710898098321-3024 .first-nav-cont:hover .gw-nav{
font-family:微软雅黑;font-size:16px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgb(4, 46, 193);display:inline-block;text-align:center;
}
#module-24633111-component-nav-1710898098321-3024 .gw-nav-cont:hover{

}
#module-24633111-component-nav-1710898098321-3024 .gw-nav-cont-row:hover{

}
#module-24633111-component-nav-1710898098321-3024 .sec-menu:hover{
background-color:#eeeeee;font-size:14px;height:38px;font-weight:normal;
}
#module-24633111-component-nav-1710898098321-3024 .sec-menu:hover a{
color:#000000;font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:none;
}
#module-24633111-component-nav-1710898098321-3024 .three-menu:hover{
background-color:#eeeeee;font-size:14px;height:38px;font-weight:normal;
}
#module-24633111-component-nav-1710898098321-3024 .sec-menu .three-menu:hover a{
color:#000000;font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:none;
}
.mobile #module-24633111-component-nav-1710898098321-3024 .three-menu:hover a{
color:#000000;font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:none;
}
#module-24633111-component-nav-1710898098321-3024 .gw-nav.active{
font-family:微软雅黑;font-size:16px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgb(4, 46, 193);display:inline-block;text-align:center;
}
#module-24633111-component-nav-1710898098321-3024{
--nav-effect-color:#000;--nav-color:rgb(255, 255, 255);--nav-active-color:rgb(255, 255, 255);
}
        </style>
                    <div class="module-24633111-component-nav-1710898098321-3024 gw-browse-component-content hover-effect-" style="background-color: transparent;
                    box-shadow:0 0  #000;
                    border-radius:0px;
                    ">
                <div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="PCB制板" style="" href="/">PCB制板</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="SMT焊接" style="" href="/SMTtiepian.html">SMT焊接</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="解决方案" style="" href="/jiejuefangan.html">解决方案</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="BOM配单" style="" href="/BOMpeidan.html">BOM配单</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="关于我们" style="" href="/guanyuwomen.html">关于我们</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="联系我们" style="" href="/lianxiwomen.html">联系我们</a></div>
            </div>
            </div>
</div>
<script>
    // //移动端展开三级级导航
    // $(document).off('click', '.gw-nav-cont-mobile .menu-list>ul>li>a').on('click', '.gw-nav-cont-mobile .menu-list>ul>li>a', function () {
    //     var topDom= $(this).parents("li")
    //     topDom.parent('ul').find(".three-list").slideToggle()
    //     var secondIcon=topDom.find(".second-icon")
    //     secondIcon.hasClass("rotate")?secondIcon.removeClass("rotate"): secondIcon.addClass("rotate")
    // });
</script>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24633111');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-17017687"
     name="视频背景" data-anchor-id="anchor-1669771053791-8560" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:cover;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-17017687.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    <video src="https://static.ltdcdn.com/uploadfilev2/video/0/490/903/2024-04/17124772212803.mp4" class="module-bg-video" autoplay="true" muted="muted" loop="true"></video>
    
    <div class="module-bg-cover" style="background-color:rgba(51, 51, 51, 0.56)"></div>
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1920px;max-width:1920px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:560px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:357.71484375px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-17017687-component-text-1712623050909-2975" style="top:168px;left:593px;width:732px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:44px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:44px;text-decoration:none;text-align:center;">
            <span>引领PCB新速度 专注电路板批量生产</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-17017687-component-text-1712623259035-6580" style="top:238px;left:620px;width:681px;height:38px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:30px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>高效加急生产  优质服务 价格优惠</span>
        </div>
    </div>
</div>

<div class="bglayer-component">
    <div class="gw-browse-component" id="module-17017687-component-bglayer-1712623314571-7340" style="top:295px;left:929px;width:62px;height:2px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-17017687-component-button-1712623340517-4643" style="top:341px;left:733px;width:140px;height:34px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-17017687-component-button-1712623340517-4643 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(78, 110, 218) !important;
                }
                
            #module-17017687-component-button-1712623340517-4643 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(51, 51, 51, 0.8);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 rgb(78, 110, 218);">
            PCB打样
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-17017687-component-button-1712623417130-2131" style="top:341px;left:889px;width:140px;height:34px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-17017687-component-button-1712623417130-2131 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(78, 110, 218) !important;
                }
                
            #module-17017687-component-button-1712623417130-2131 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(51, 51, 51, 0.8);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 rgb(78, 110, 218);">
            PCB小批量
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-17017687-component-button-1712623446916-3361" style="top:341px;left:1045px;width:140px;height:34px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-17017687-component-button-1712623446916-3361 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(78, 110, 218) !important;
                }
                
            #module-17017687-component-button-1712623446916-3361 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(51, 51, 51, 0.8);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 rgb(78, 110, 218);">
            高精密板
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-17017687-component-button-1712623650744-2829" style="top:388px;left:710px;width:190px;height:34px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-17017687-component-button-1712623650744-2829 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(78, 110, 218) !important;
                }
                
            #module-17017687-component-button-1712623650744-2829 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(51, 51, 51, 0.8);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 rgb(78, 110, 218);">
            高品质FPC柔性线路板
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-17017687-component-button-1712623650761-6120" style="top:388px;left:916px;width:140px;height:34px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-17017687-component-button-1712623650761-6120 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(78, 110, 218) !important;
                }
                
            #module-17017687-component-button-1712623650761-6120 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(51, 51, 51, 0.8);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 rgb(78, 110, 218);">
            HDI盲埋孔
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-17017687-component-button-1712623650775-2398" style="top:388px;left:1072px;width:140px;height:34px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-17017687-component-button-1712623650775-2398 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(78, 110, 218) !important;
                }
                
            #module-17017687-component-button-1712623650775-2398 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(51, 51, 51, 0.8);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 rgb(78, 110, 218);">
            铜基/铝基板
        </div>
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-17017687');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-16955755"
     name="空白模块" data-anchor-id="anchor-1669086954905-2335" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-16955755.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:451px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:385px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1669087008420-3224" style="top:57px;left:0;width:1277px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:34px;text-decoration:none;text-align:center;">
            <span>PCB定制服务</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1669087103442-3268" style="top:131px;left:230px;width:117px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:19px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>专业打样批量</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-16955755-component-button-1710899085012-6835" style="top:215px;left:6px;width:623px;height:225px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-button-1710899085012-6835 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(204, 204, 204, 0.6) !important;
                }
                
            #module-16955755-component-button-1710899085012-6835 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(255, 255, 255);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgba(204, 204, 204, 0.6);">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16955755-component-images-1710899410250-7758" style="top:242px;left:27px;width:260px;height:170px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-images-1710899410250-7758 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16955755-component-images-1710899410250-7758 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16955755-component-images-1710899410250-7758 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:260px;max-width:none;height:170px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128218954326.jpeg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1710899495698-3229" style="top:251px;left:315px;width:163px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:24px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>PCB打样抄板</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-16955755-component-button-1710899522096-9875" style="top:290px;left:316px;width:78px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-button-1710899522096-9875 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-16955755-component-button-1710899522096-9875 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(4, 46, 193);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            1-15层
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-16955755-component-button-1710899582374-4735" style="top:290px;left:400px;width:139px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-button-1710899582374-4735 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-16955755-component-button-1710899582374-4735 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(4, 46, 193);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            FR-4TG150/TG170
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1710899693008-7245" style="top:343px;left:337px;width:265px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>下单当日发货，可极速加急</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1710899720203-7125" style="top:375px;left:339px;width:283px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>专注解决精密、高难度、特种、高多层等问题</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-16955755-component-icon-1710899829871-3808 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-16955755-component-icon-1710899829871-3808"
         style="top:339px;left:311px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-16955755-component-icon-1710900630564-1924 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-16955755-component-icon-1710900630564-1924"
         style="top:369px;left:310px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>
<div class="button-component">
    <div class="gw-browse-component" id="module-16955755-component-button-1710900720834-4064" style="top:214px;left:650px;width:623px;height:225px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-button-1710900720834-4064 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(204, 204, 204, 0.6) !important;
                }
                
            #module-16955755-component-button-1710900720834-4064 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(255, 255, 255);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgba(204, 204, 204, 0.6);">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16955755-component-images-1710900720847-7494" style="top:242px;left:991px;width:260px;height:170px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-images-1710900720847-7494 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16955755-component-images-1710900720847-7494 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16955755-component-images-1710900720847-7494 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:260px;max-width:none;height:170px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128219455234.jpeg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1710900720854-9796" style="top:250px;left:669px;width:163px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:24px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>高精密PCB板</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-16955755-component-button-1710900720866-1393" style="top:291px;left:670px;width:123px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-button-1710900720866-1393 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-16955755-component-button-1710900720866-1393 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(4, 46, 193);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            过孔≥0.15mm
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-16955755-component-button-1710900720879-5940" style="top:291px;left:797px;width:139px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-button-1710900720879-5940 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-16955755-component-button-1710900720879-5940 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(4, 46, 193);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            线宽线距≥3/3mil
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1710900720891-7692" style="top:348px;left:696px;width:278px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>可做过孔塞油等多种特殊工艺</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1710900720903-4411" style="top:380px;left:698px;width:294px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>100%飞针检测＋AOI检测+测试架测试等</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-16955755-component-icon-1710900720915-6435 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-16955755-component-icon-1710900720915-6435"
         style="top:344px;left:670px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-16955755-component-icon-1710900720928-3466 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-16955755-component-icon-1710900720928-3466"
         style="top:373px;left:669px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>
<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16955755-component-images-1712475953819-9128" style="top:128px;left:189px;width:30px;height:30px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-images-1712475953819-9128 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16955755-component-images-1712475953819-9128 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16955755-component-images-1712475953819-9128 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:30px;max-width:none;height:30px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17124759641744.svg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1712476081140-8280" style="top:131px;left:440px;width:117px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:19px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>品质绝对保障</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16955755-component-images-1712476081156-1911" style="top:128px;left:400px;width:30px;height:30px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-images-1712476081156-1911 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16955755-component-images-1712476081156-1911 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16955755-component-images-1712476081156-1911 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:30px;max-width:none;height:30px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17124759641744.svg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1712476121240-4025" style="top:131px;left:652px;width:185px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:19px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:left;">
            <span>价格不玩套路有保障</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16955755-component-images-1712476121256-8704" style="top:128px;left:611px;width:30px;height:30px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-images-1712476121256-8704 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16955755-component-images-1712476121256-8704 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16955755-component-images-1712476121256-8704 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:30px;max-width:none;height:30px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17124759641744.svg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16955755-component-text-1712476121261-8668" style="top:131px;left:919px;width:166px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:19px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>精选板材  质量无忧</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16955755-component-images-1712476121276-7625" style="top:128px;left:879px;width:30px;height:30px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16955755-component-images-1712476121276-7625 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16955755-component-images-1712476121276-7625 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16955755-component-images-1712476121276-7625 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:30px;max-width:none;height:30px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17124759641744.svg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-16955755');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24633203"
     name="空白模块" data-anchor-id="anchor-1710901075039-1214" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24633203.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:242px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:385px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24633203-component-button-1710899085012-6835" style="top:8px;left:6px;width:623px;height:225px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633203-component-button-1710899085012-6835 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(204, 204, 204, 0.6) !important;
                }
                
            #module-24633203-component-button-1710899085012-6835 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(255, 255, 255);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgba(204, 204, 204, 0.6);">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633203-component-images-1710899410250-7758" style="top:35px;left:27px;width:260px;height:170px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633203-component-images-1710899410250-7758 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633203-component-images-1710899410250-7758 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633203-component-images-1710899410250-7758 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:260px;max-width:none;height:170px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128219557879.webp" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633203-component-text-1710899495698-3229" style="top:44px;left:315px;width:163px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:24px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>PCB小批量</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633203-component-button-1710899522096-9875" style="top:83px;left:316px;width:134px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633203-component-button-1710899522096-9875 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24633203-component-button-1710899522096-9875 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(4, 46, 193);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            FR-4TG150/TG170
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24633203-component-button-1710899582374-4735" style="top:83px;left:456px;width:109px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633203-component-button-1710899582374-4735 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24633203-component-button-1710899582374-4735 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(4, 46, 193);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            阻焊桥0.1mm
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633203-component-text-1710899693008-7245" style="top:141px;left:342px;width:265px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>10平米以上费用全部打折优惠</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633203-component-text-1710899720203-7125" style="top:173px;left:344px;width:265px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>短期极速发货，直通率达99%以上</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24633203-component-icon-1710899829871-3808 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24633203-component-icon-1710899829871-3808"
         style="top:137px;left:316px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24633203-component-icon-1710900630564-1924 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24633203-component-icon-1710900630564-1924"
         style="top:167px;left:315px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>
<div class="button-component">
    <div class="gw-browse-component" id="module-24633203-component-button-1710900720834-4064" style="top:7px;left:650px;width:623px;height:225px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633203-component-button-1710900720834-4064 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(204, 204, 204, 0.6) !important;
                }
                
            #module-24633203-component-button-1710900720834-4064 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(255, 255, 255);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgba(204, 204, 204, 0.6);">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633203-component-images-1710900720847-7494" style="top:35px;left:991px;width:260px;height:170px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633203-component-images-1710900720847-7494 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633203-component-images-1710900720847-7494 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633203-component-images-1710900720847-7494 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:260px;max-width:none;height:170px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128219676422.jpeg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633203-component-text-1710900720854-9796" style="top:43px;left:669px;width:163px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:24px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>FPC柔性板</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633203-component-button-1710900720866-1393" style="top:84px;left:670px;width:78px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633203-component-button-1710900720866-1393 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24633203-component-button-1710900720866-1393 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(4, 46, 193);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            1-12层
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24633203-component-button-1710900720879-5940" style="top:84px;left:754px;width:118px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633203-component-button-1710900720879-5940 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24633203-component-button-1710900720879-5940 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(4, 46, 193);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            最小孔径0.1mm
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633203-component-text-1710900720891-7692" style="top:141px;left:696px;width:278px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>原材料新杨/生益等品牌质量有保障</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633203-component-text-1710900720903-4411" style="top:173px;left:698px;width:265px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>多种产品工艺FPC柔性电路板、软硬结合板、镀锡板、镀金板等</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24633203-component-icon-1710900720915-6435 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24633203-component-icon-1710900720915-6435"
         style="top:137px;left:670px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24633203-component-icon-1710900720928-3466 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24633203-component-icon-1710900720928-3466"
         style="top:166px;left:669px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>

    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24633203');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24633239"
     name="空白模块" data-anchor-id="anchor-1710902244331-2381" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24633239.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:272px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:385px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24633239-component-button-1710899085012-6835" style="top:8px;left:6px;width:623px;height:225px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633239-component-button-1710899085012-6835 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(204, 204, 204, 0.6) !important;
                }
                
            #module-24633239-component-button-1710899085012-6835 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(255, 255, 255);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgba(204, 204, 204, 0.6);">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633239-component-images-1710899410250-7758" style="top:35px;left:27px;width:260px;height:170px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633239-component-images-1710899410250-7758 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633239-component-images-1710899410250-7758 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633239-component-images-1710899410250-7758 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:260px;max-width:none;height:170px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128221091642.jpg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633239-component-text-1710899495698-3229" style="top:44px;left:315px;width:163px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:24px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>铝基板</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633239-component-button-1710899522096-9875" style="top:83px;left:316px;width:112px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633239-component-button-1710899522096-9875 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24633239-component-button-1710899522096-9875 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(4, 46, 193);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            导热系数1-3w
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24633239-component-button-1710899582374-4735" style="top:83px;left:435px;width:119px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633239-component-button-1710899582374-4735 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24633239-component-button-1710899582374-4735 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(0, 29, 129);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            最小间距8mil 
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633239-component-text-1710899693008-7245" style="top:141px;left:342px;width:280px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>板材品牌国纪GL11 /广州铝基质量有保障</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633239-component-text-1710899720203-7125" style="top:173px;left:344px;width:265px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>高导热性能，绝缘材料</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24633239-component-icon-1710899829871-3808 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24633239-component-icon-1710899829871-3808"
         style="top:137px;left:316px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24633239-component-icon-1710900630564-1924 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24633239-component-icon-1710900630564-1924"
         style="top:167px;left:315px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>
<div class="button-component">
    <div class="gw-browse-component" id="module-24633239-component-button-1710900720834-4064" style="top:7px;left:650px;width:623px;height:225px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633239-component-button-1710900720834-4064 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(204, 204, 204, 0.6) !important;
                }
                
            #module-24633239-component-button-1710900720834-4064 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(255, 255, 255);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgba(204, 204, 204, 0.6);">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633239-component-images-1710900720847-7494" style="top:35px;left:991px;width:260px;height:170px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633239-component-images-1710900720847-7494 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633239-component-images-1710900720847-7494 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633239-component-images-1710900720847-7494 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:260px;max-width:none;height:170px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128219851759.webp" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633239-component-text-1710900720854-9796" style="top:43px;left:669px;width:163px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:24px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>铜基板</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633239-component-button-1710900720866-1393" style="top:84px;left:670px;width:136px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633239-component-button-1710900720866-1393 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24633239-component-button-1710900720866-1393 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(4, 46, 193);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            导热系数2-3w
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24633239-component-button-1710900720879-5940" style="top:84px;left:812px;width:108px;height:28px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633239-component-button-1710900720879-5940 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24633239-component-button-1710900720879-5940 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(4, 46, 193);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            高精密不发黄
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633239-component-text-1710900720891-7692" style="top:141px;left:692px;width:315px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全套铜基板自动化生产设备和精密检测设备</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633239-component-text-1710900720903-4411" style="top:173px;left:694px;width:265px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>专业团队提供相关售后技术支持</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24633239-component-icon-1710900720915-6435 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24633239-component-icon-1710900720915-6435"
         style="top:137px;left:666px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24633239-component-icon-1710900720928-3466 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24633239-component-icon-1710900720928-3466"
         style="top:166px;left:665px;width:26px;height:28px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(4, 46, 193);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#icon-huodongyujingqujiudianxiangqingyeicon10"></use></svg>
        </div>
    </div>
</div>

    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24633239');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24633241"
     name="空白模块" data-anchor-id="anchor-1710902391419-7831" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24633241.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:280px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:385px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24633241-component-text-1669087008420-3224" style="top:37px;left:0;width:1277px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:34px;text-decoration:none;text-align:center;">
            <span>特价爆款板</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633241-component-text-1669087103442-3268" style="top:95px;left:148px;width:982px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>快速加急交付，高准交率，样板准交率99.59%，全国包邮，小批量1-2天交付。严格把控制造工艺实行标准化质量管理。</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633241-component-button-1710902444950-7192" style="top:140px;left:318px;width:150px;height:31px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633241-component-button-1710902444950-7192 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24633241-component-button-1710902444950-7192 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(204, 204, 204);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633241-component-text-1710902582883-3245" style="top:141px;left:360px;width:96px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:17px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>可PCB打样</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633241-component-button-1710902629823-8712" style="top:140px;left:481px;width:150px;height:31px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633241-component-button-1710902629823-8712 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24633241-component-button-1710902629823-8712 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(204, 204, 204);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633241-component-text-1710902629835-5067" style="top:141px;left:525px;width:96px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:17px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>可SMT贴装</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633241-component-button-1710902645585-4870" style="top:140px;left:811px;width:210px;height:30px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633241-component-button-1710902645585-4870 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24633241-component-button-1710902645585-4870 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(204, 204, 204);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633241-component-text-1710902645598-8329" style="top:142px;left:853px;width:163px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:17px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>可PCBA一站式服务</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633241-component-button-1710902645608-6634" style="top:140px;left:646px;width:150px;height:31px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633241-component-button-1710902645608-6634 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24633241-component-button-1710902645608-6634 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:0px;border-color:rgb(204, 204, 204);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633241-component-text-1710902645619-7267" style="top:141px;left:690px;width:96px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:17px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>可BOM配单</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633241-component-images-1711345654160-7731" style="top:144px;left:333px;width:24px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633241-component-images-1711345654160-7731 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633241-component-images-1711345654160-7731 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633241-component-images-1711345654160-7731 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:24px;max-width:none;height:24px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113467893827.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633241-component-images-1711345965436-8992" style="top:144px;left:498px;width:24px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633241-component-images-1711345965436-8992 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633241-component-images-1711345965436-8992 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633241-component-images-1711345965436-8992 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:24px;max-width:none;height:24px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113467893827.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633241-component-images-1711346027578-2424" style="top:144px;left:661px;width:24px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633241-component-images-1711346027578-2424 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633241-component-images-1711346027578-2424 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633241-component-images-1711346027578-2424 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:24px;max-width:none;height:24px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113467893827.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633241-component-images-1711346027585-8353" style="top:144px;left:822px;width:24px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633241-component-images-1711346027585-8353 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633241-component-images-1711346027585-8353 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633241-component-images-1711346027585-8353 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:24px;max-width:none;height:24px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113467893827.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24633241');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24633455"
     name="空白模块" data-anchor-id="anchor-1710902774077-7207" style="background-color:rgb(51, 51, 51);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24633455.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(51, 51, 51);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:440px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:344.00003051758px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1710903062360-8933" style="top:-50px;left:0;width:372px;height:490px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1710903062360-8933 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1710903062360-8933 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1710903062360-8933 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:372px;max-width:none;height:490px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109030657948.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903220468-5424" style="top:-10px;left:24px;width:211px;height:15px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:24px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>特价爆款 双面打样</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633455-component-button-1710903262669-4905" style="top:-10px;left:239px;width:66px;height:28.5625px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-button-1710903262669-4905 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24633455-component-button-1710903262669-4905 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;text-decoration:none;color:rgb(0, 29, 129);background-color:rgb(255, 255, 255);text-align:center;border-radius:100px;box-shadow:0 0px 10px 0 transparent;">
            热销

        </div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903346220-3999" style="top:82px;left:25px;width:33px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:24px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>￥</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903364621-3853" style="top:58px;left:55px;width:133px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:50px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:50px;text-decoration:none;text-align:left;">
            <span>20元</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903394734-5887" style="top:84px;left:180px;width:162px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:19px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>≤10x10cm*3</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903420112-2812" style="top:155px;left:26px;width:162px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>产品描述:</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903439260-5078" style="top:195px;left:58px;width:259px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:17px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:28px;text-decoration:none;text-align:left;">
            <span>板厚：0.8-1.6mm，绿油白字<br/>2天出货<br/>可12小时加急出货<br/>全国包邮</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24633455-component-button-1710903483851-9087" style="top:334px;left:27px;width:307px;height:46px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-button-1710903483851-9087 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24633455-component-button-1710903483851-9087 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:100px;border-color:rgb(255, 255, 255);border-style:solid;border-width:1px;box-shadow:0 0px 10px 0 transparent;">
            <div style="text-align:center;display:table;width:100%;height:100%;"><a target="_blank" style="width:100%;height:100%;display:table-cell;vertical-align:middle;color:#ffffff;" href="tel:18051982644" class="gw-nav">特价购买
</a></div>
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1710903626440-8864" style="top:27px;left:404px;width:250px;height:150px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1710903626440-8864 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1710903626440-8864 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1710903626440-8864 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:250px;max-width:none;height:150px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17126241076596.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1710903678912-9290" style="top:27px;left:707px;width:250px;height:150px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1710903678912-9290 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1710903678912-9290 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1710903678912-9290 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:250px;max-width:none;height:150px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17126238395526.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1710903710924-7138" style="top:26px;left:1012px;width:255px;height:150px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1710903710924-7138 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1710903710924-7138 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1710903710924-7138 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:255px;max-width:none;height:150px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17126238452240.jpg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903737020-7897" style="top:199px;left:440px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:left;">
            <span>FR-4 TG150，1.6mm<br/>正常交期1-2天<br/>全国包邮<br/>可12小时加急出货</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903759519-8167" style="top:200px;left:744px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:left;">
            <span>双面板1.6mm<br/>＞100㎡免工程费、免菲林费<br/>阻燃等级HB  免费全测<br/>100㎡＜S     205元/㎡</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710903786125-9751" style="top:202px;left:1041px;width:235px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:left;">
            <span>铝基板0.8mm<br/>板材耐压AC3000V<br/>成品耐压AC1500V<br/>500㎡＜S      70元/㎡</span>
        </div>
    </div>
</div>

<div class="bglayer-component">
    <div class="gw-browse-component" id="module-24633455-component-bglayer-1710903827338-9549" style="top:0;left:680px;width:1px;height:440px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgba(102, 102, 102, 0.6);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24633455-component-bglayer-1710903869999-8639" style="top:0;left:985px;width:1px;height:440px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgba(102, 102, 102, 0.6);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1710903982468-4068" style="top:346px;left:404px;width:256px;height:46px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1710903982468-4068 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1710903982468-4068 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1710903982468-4068 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:256px;max-width:none;height:46px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109045167662.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710904045477-7236" style="top:356px;left:433px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即抢购<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1710904548583-1461" style="top:347px;left:711px;width:256px;height:46px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1710904548583-1461 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1710904548583-1461 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1710904548583-1461 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:256px;max-width:none;height:46px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109045167662.png" /></a>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1710904567054-3879" style="top:346px;left:1011px;width:256px;height:46px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1710904567054-3879 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1710904567054-3879 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1710904567054-3879 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:256px;max-width:none;height:46px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109045167662.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710904577860-8437" style="top:357px;left:737px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即抢购<br/></a>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633455-component-text-1710904589724-1048" style="top:357px;left:1037px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即抢购<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346171760-9015" style="top:195px;left:26px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346171760-9015 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346171760-9015 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346171760-9015 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346208425-1871" style="top:223px;left:26px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346208425-1871 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346208425-1871 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346208425-1871 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346257706-3269" style="top:251px;left:26px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346257706-3269 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346257706-3269 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346257706-3269 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346257715-7676" style="top:279px;left:26px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346257715-7676 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346257715-7676 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346257715-7676 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346293705-8807" style="top:199px;left:409px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346293705-8807 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346293705-8807 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346293705-8807 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346293713-6736" style="top:230px;left:409px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346293713-6736 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346293713-6736 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346293713-6736 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346293719-8305" style="top:259px;left:409px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346293719-8305 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346293719-8305 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346293719-8305 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346293726-4520" style="top:289px;left:409px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346293726-4520 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346293726-4520 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346293726-4520 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346374380-4084" style="top:200px;left:711px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346374380-4084 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346374380-4084 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346374380-4084 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346374388-7686" style="top:231px;left:711px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346374388-7686 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346374388-7686 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346374388-7686 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346374394-3091" style="top:260px;left:711px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346374394-3091 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346374394-3091 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346374394-3091 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346374401-3822" style="top:290px;left:711px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346374401-3822 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346374401-3822 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346374401-3822 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346473226-9684" style="top:200px;left:1012px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346473226-9684 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346473226-9684 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346473226-9684 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346473234-4175" style="top:231px;left:1012px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346473234-4175 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346473234-4175 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346473234-4175 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346473241-4597" style="top:260px;left:1012px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346473241-4597 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346473241-4597 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346473241-4597 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633455-component-images-1711346473248-8967" style="top:290px;left:1012px;width:18px;height:18px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633455-component-images-1711346473248-8967 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633455-component-images-1711346473248-8967 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633455-component-images-1711346473248-8967 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:18px;max-width:none;height:18px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113461763585.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24633455');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24633457"
     name="空白模块" data-anchor-id="anchor-1710902798820-4931" style="background-color:rgb(255, 255, 255);background-repeat:no-repeat;background-size:100% auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24633457.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1920px;max-width:1920px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:852px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:824.9765625px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1669087008420-3224" style="top:57px;left:0;width:1917px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:34px;text-decoration:none;text-align:center;">
            <span>可做PCB特殊板</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1669087103442-3268" style="top:114px;left:468px;width:982px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>工艺强质量优，可定制特殊工艺及板材</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710904894656-4547" style="top:177px;left:0;width:699px;height:325px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710904894656-4547 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710904894656-4547 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710904894656-4547 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:699px;max-width:none;height:325px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109048604510.jpg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710904904479-8183" style="top:230px;left:321px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:27px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:27px;text-decoration:none;text-align:left;">
            <span>01.定做特殊工艺</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710904904492-1503" style="top:233px;left:538px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:19px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>2-12层软硬结合板盲埋孔</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710904951387-5247" style="top:426px;left:1220px;width:697px;height:357px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710904951387-5247 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710904951387-5247 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710904951387-5247 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:697px;max-width:none;height:357px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109164842997.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710904992619-1970" style="top:337px;left:319px;width:53px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710904992619-1970 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710904992619-1970 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710904992619-1970 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:53px;max-width:none;height:37px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109061527678.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710905080064-7791" style="top:342px;left:381px;width:144px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>半孔</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710905158316-1375" style="top:415px;left:319px;width:53px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710905158316-1375 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710905158316-1375 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710905158316-1375 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:53px;max-width:none;height:37px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109063274883.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710905158324-3984" style="top:420px;left:381px;width:65px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>阻抗</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710905187052-7565" style="top:494px;left:319px;width:53px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710905187052-7565 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710905187052-7565 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710905187052-7565 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:53px;max-width:none;height:37px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109063917913.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710905187059-6993" style="top:498px;left:381px;width:65px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>碳油</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710905201692-2138" style="top:567px;left:319px;width:53px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710905201692-2138 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710905201692-2138 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710905201692-2138 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:53px;max-width:none;height:37px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109064644310.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710905201700-1407" style="top:573px;left:381px;width:146px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>盲锣</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710905230718-4060" style="top:338px;left:561px;width:53px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710905230718-4060 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710905230718-4060 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710905230718-4060 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:53px;max-width:none;height:37px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109062928171.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710905230725-6861" style="top:343px;left:623px;width:233px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>邦定</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710905230738-6442" style="top:416px;left:561px;width:53px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710905230738-6442 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710905230738-6442 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710905230738-6442 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:53px;max-width:none;height:37px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109063619054.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710905230745-8660" style="top:421px;left:623px;width:133px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>蓝胶</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710905230758-8150" style="top:495px;left:561px;width:53px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710905230758-8150 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710905230758-8150 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710905230758-8150 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:53px;max-width:none;height:37px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109064227504.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710905230764-1636" style="top:499px;left:623px;width:102px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>金手指</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710905230776-7898" style="top:568px;left:561px;width:53px;height:37px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710905230776-7898 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710905230776-7898 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710905230776-7898 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:53px;max-width:none;height:37px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109065072912.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710905230784-7169" style="top:574px;left:623px;width:136px;height:24px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>埋盲孔</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710905639241-9181" style="top:710px;left:805px;width:309px;height:66px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710905639241-9181 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710905639241-9181 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710905639241-9181 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:309px;max-width:none;height:66px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px rgba(0, 0, 0, 0);" alt="" src="picture/17109059536224.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24633457-component-text-1710906014567-9695" style="top:730px;left:797px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即定制</a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24633457-component-images-1710916473894-6643" style="top:280px;left:926px;width:697px;height:357px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24633457-component-images-1710916473894-6643 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24633457-component-images-1710916473894-6643 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24633457-component-images-1710916473894-6643 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:697px;max-width:none;height:357px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109049587233.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24633457');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24638839"
     name="空白模块" data-anchor-id="anchor-1710922977816-5639" style="background-color:rgb(250, 250, 250);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24638839.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(250, 250, 250);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:86px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:75.000001907349px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24638839-component-text-1710923002235-1882" style="top:57px;left:0;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:27px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:27px;text-decoration:none;text-align:left;">
            <span>02.定做特殊板材</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638839-component-text-1710923002249-2245" style="top:60px;left:225px;width:404px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:19px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>精选质量无忧原材严格检测</span>
        </div>
    </div>
</div>


    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24638839');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24638695"
     name="切换1" data-anchor-id="anchor-1710920068266-4706" style="background-color:rgb(250, 250, 250);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24638695.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(250, 250, 250);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:45px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:227.98612213135px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24638695-component-button-1710917603540-2412" style="top:46px;left:0;width:150px;height:80px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638695-component-button-1710917603540-2412 .gw-browse-component-content:hover {
                 color: rgb(255, 255, 255) !important;
                 font-size: px !important;
                 background-color: rgb(4, 46, 193) !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24638695-component-button-1710917603540-2412 .gw-browse-component-content:hover a{
                 color: rgb(255, 255, 255) !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;text-decoration:none;color:rgb(51, 51, 51);background-color:rgb(250, 250, 250);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            罗杰斯
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24638695-component-button-1710921387135-5891" style="top:46px;left:148px;width:150px;height:80px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638695-component-button-1710921387135-5891 .gw-browse-component-content:hover {
                 color: rgb(255, 255, 255) !important;
                 font-size: px !important;
                 background-color: rgb(4, 46, 193) !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24638695-component-button-1710921387135-5891 .gw-browse-component-content:hover a{
                 color: rgb(255, 255, 255) !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;text-decoration:none;color:rgb(51, 51, 51);background-color:rgb(250, 250, 250);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            双面
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24638695-component-button-1710921393675-9604" style="top:46px;left:296px;width:150px;height:80px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638695-component-button-1710921393675-9604 .gw-browse-component-content:hover {
                 color: rgb(255, 255, 255) !important;
                 font-size: px !important;
                 background-color: rgb(4, 46, 193) !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24638695-component-button-1710921393675-9604 .gw-browse-component-content:hover a{
                 color: rgb(255, 255, 255) !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;text-decoration:none;color:rgb(51, 51, 51);background-color:rgb(250, 250, 250);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            铝基板
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24638695-component-button-1710921393688-2575" style="top:46px;left:444px;width:150px;height:80px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638695-component-button-1710921393688-2575 .gw-browse-component-content:hover {
                 color: rgb(255, 255, 255) !important;
                 font-size: px !important;
                 background-color: rgb(4, 46, 193) !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24638695-component-button-1710921393688-2575 .gw-browse-component-content:hover a{
                 color: rgb(255, 255, 255) !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;text-decoration:none;color:rgb(51, 51, 51);background-color:rgb(250, 250, 250);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            铜基板
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24638695-component-button-1710921401391-6561" style="top:46px;left:592px;width:150px;height:80px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638695-component-button-1710921401391-6561 .gw-browse-component-content:hover {
                 color: rgb(255, 255, 255) !important;
                 font-size: px !important;
                 background-color: rgb(4, 46, 193) !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24638695-component-button-1710921401391-6561 .gw-browse-component-content:hover a{
                 color: rgb(255, 255, 255) !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;text-decoration:none;color:rgb(51, 51, 51);background-color:rgb(250, 250, 250);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            FPC软板
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24638695-component-button-1712554704981-2449" style="top:46px;left:740px;width:150px;height:80px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638695-component-button-1712554704981-2449 .gw-browse-component-content:hover {
                 color: rgb(255, 255, 255) !important;
                 font-size: px !important;
                 background-color: rgb(4, 46, 193) !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24638695-component-button-1712554704981-2449 .gw-browse-component-content:hover a{
                 color: rgb(255, 255, 255) !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;text-decoration:none;color:rgb(51, 51, 51);background-color:rgb(250, 250, 250);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            软硬结合板
        </div>
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24638695');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24638697"
     name="&gt;切换1-1" data-anchor-id="anchor-1710920131707-6851" style="background-color:rgb(250, 250, 250);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24638697.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(250, 250, 250);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:770px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:505.00003433228px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="bglayer-component">
    <div class="gw-browse-component" id="module-24638697-component-bglayer-1710918037252-6204" style="top:0;left:898px;width:380px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710918188182-6693" style="top:41px;left:925px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>质量体系认证与产品服务</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1710918218752-6046" style="top:97px;left:0;width:1000px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1710918218752-6046 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1710918218752-6046 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1710918218752-6046 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1000px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109223294177.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710918731734-5384" style="top:131px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>严选优质板材，品质无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710918750241-1976" style="top:158px;left:96px;width:420px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>采用A级，杜绝次品，保证产品质量，生产过程严格把关，符合国际IPC标准。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1710921691555-2567" style="top:631px;left:486px;width:309px;height:62px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1710921691555-2567 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1710921691555-2567 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1710921691555-2567 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:309px;max-width:none;height:62px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px rgba(0, 0, 0, 0);" alt="" src="picture/17109059536224.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710921691562-2089" style="top:650px;left:478px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即定制<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1710922369790-6199" style="top:97px;left:453px;width:546px;height:471px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1710922369790-6199 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1710922369790-6199 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1710922369790-6199 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:546px;max-width:none;height:471px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128232284704.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922470588-4358" style="top:225px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>先进设备，工艺成熟</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922470600-2893" style="top:254px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全套自动化生产设备，全程实时数据管控，有效保障交期准时，准点交付，满足研发测试需求。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922480178-1388" style="top:326px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>精致的工艺，精细化的制作过程</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922480203-1035" style="top:360px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>经过高温烘烤，油墨色泽清晰，并采用广信感光油墨，符合环保标准。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922480214-2937" style="top:427px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>专业团队定制服务，交付无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922480226-6041" style="top:461px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>拥有高端工艺技术团队，多种特殊工艺覆盖，按需求可提供加急服务，灵活，高效、优质的产品交付服务，准时交货。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1710922579644-8580" style="top:100px;left:1025px;width:220px;height:100px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1710922579644-8580 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1710922579644-8580 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1710922579644-8580 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046027787.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24638697-component-bglayer-1710922608607-2819" style="top:200px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1710922654490-5611" style="top:265px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1710922654490-5611 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1710922654490-5611 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1710922654490-5611 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046201590.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24638697-component-bglayer-1710922654497-3723" style="top:364px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1710922672938-6145" style="top:429px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1710922672938-6145 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1710922672938-6145 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1710922672938-6145 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046294379.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24638697-component-bglayer-1710922672944-2534" style="top:529px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922758594-4703" style="top:206px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工厂环境</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922776672-2878" style="top:370px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺能力</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24638697-component-text-1710922783354-9838" style="top:535px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>更多产品展示</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24638697-component-icon-1710922831770-8588 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24638697-component-icon-1710922831770-8588"
         style="top:200px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.69);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24638697-component-icon-1710922868815-3074 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24638697-component-icon-1710922868815-3074"
         style="top:364px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24638697-component-icon-1710922879835-5028 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24638697-component-icon-1710922879835-5028"
         style="top:531px;left:1214px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>
<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1711347122671-2217" style="top:134px;left:32px;width:50px;height:50px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1711347122671-2217 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1711347122671-2217 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1711347122671-2217 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113472252151.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1711347317659-5575" style="top:232px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1711347317659-5575 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1711347317659-5575 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1711347317659-5575 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476778393.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1711347506856-5394" style="top:331px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1711347506856-5394 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1711347506856-5394 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1711347506856-5394 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113475481433.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24638697-component-images-1711347506866-7857" style="top:434px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24638697-component-images-1711347506866-7857 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24638697-component-images-1711347506866-7857 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24638697-component-images-1711347506866-7857 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476109696.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24638697');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24747201"
     name="&gt;切换1-2" data-anchor-id="anchor-1712554861188-3912" style="background-color:rgb(250, 250, 250);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24747201.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(250, 250, 250);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:770px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:505.00003433228px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747201-component-bglayer-1710918037252-6204" style="top:0;left:898px;width:380px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710918188182-6693" style="top:41px;left:925px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>质量体系认证与产品服务</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1710918218752-6046" style="top:97px;left:0;width:1000px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1710918218752-6046 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1710918218752-6046 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1710918218752-6046 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1000px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109223294177.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710918731734-5384" style="top:131px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>严选优质板材，品质无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710918750241-1976" style="top:158px;left:96px;width:420px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>采用A级，杜绝次品，保证产品质量，生产过程严格把关，符合国际IPC标准。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1710921691555-2567" style="top:631px;left:486px;width:309px;height:62px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1710921691555-2567 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1710921691555-2567 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1710921691555-2567 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:309px;max-width:none;height:62px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px rgba(0, 0, 0, 0);" alt="" src="picture/17109059536224.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710921691562-2089" style="top:650px;left:478px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即定制<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1710922369790-6199" style="top:95px;left:463px;width:545px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1710922369790-6199 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1710922369790-6199 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1710922369790-6199 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:545px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129049514512.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922470588-4358" style="top:225px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>先进设备，工艺成熟</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922470600-2893" style="top:254px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全套自动化生产设备，全程实时数据管控，有效保障交期准时，准点交付，满足研发测试需求。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922480178-1388" style="top:326px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>精致的工艺，精细化的制作过程</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922480203-1035" style="top:360px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>经过高温烘烤，油墨色泽清晰，并采用广信感光油墨，符合环保标准。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922480214-2937" style="top:427px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>专业团队定制服务，交付无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922480226-6041" style="top:461px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>拥有高端工艺技术团队，多种特殊工艺覆盖，按需求可提供加急服务，灵活，高效、优质的产品交付服务，准时交货。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1710922579644-8580" style="top:100px;left:1025px;width:220px;height:100px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1710922579644-8580 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1710922579644-8580 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1710922579644-8580 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046027787.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747201-component-bglayer-1710922608607-2819" style="top:200px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1710922654490-5611" style="top:265px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1710922654490-5611 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1710922654490-5611 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1710922654490-5611 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046201590.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747201-component-bglayer-1710922654497-3723" style="top:364px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1710922672938-6145" style="top:429px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1710922672938-6145 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1710922672938-6145 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1710922672938-6145 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046294379.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747201-component-bglayer-1710922672944-2534" style="top:529px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922758594-4703" style="top:206px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工厂环境</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922776672-2878" style="top:370px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺能力</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747201-component-text-1710922783354-9838" style="top:535px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>更多产品展示</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747201-component-icon-1710922831770-8588 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747201-component-icon-1710922831770-8588"
         style="top:200px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.69);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747201-component-icon-1710922868815-3074 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747201-component-icon-1710922868815-3074"
         style="top:364px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747201-component-icon-1710922879835-5028 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747201-component-icon-1710922879835-5028"
         style="top:531px;left:1214px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>
<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1711347122671-2217" style="top:134px;left:32px;width:50px;height:50px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1711347122671-2217 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1711347122671-2217 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1711347122671-2217 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113472252151.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1711347317659-5575" style="top:232px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1711347317659-5575 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1711347317659-5575 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1711347317659-5575 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476778393.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1711347506856-5394" style="top:331px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1711347506856-5394 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1711347506856-5394 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1711347506856-5394 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113475481433.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747201-component-images-1711347506866-7857" style="top:434px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747201-component-images-1711347506866-7857 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747201-component-images-1711347506866-7857 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747201-component-images-1711347506866-7857 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476109696.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24747201');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24747203"
     name="&gt;切换1-3" data-anchor-id="anchor-1712554868313-7067" style="background-color:rgb(250, 250, 250);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24747203.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(250, 250, 250);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:770px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:505.00003433228px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747203-component-bglayer-1710918037252-6204" style="top:0;left:898px;width:380px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710918188182-6693" style="top:41px;left:925px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>质量体系认证与产品服务</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1710918218752-6046" style="top:97px;left:0;width:1000px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1710918218752-6046 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1710918218752-6046 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1710918218752-6046 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1000px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109223294177.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710918731734-5384" style="top:131px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>严选优质板材，品质无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710918750241-1976" style="top:158px;left:96px;width:420px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>采用A级，杜绝次品，保证产品质量，生产过程严格把关，符合国际IPC标准。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1710921691555-2567" style="top:631px;left:486px;width:309px;height:62px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1710921691555-2567 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1710921691555-2567 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1710921691555-2567 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:309px;max-width:none;height:62px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px rgba(0, 0, 0, 0);" alt="" src="picture/17109059536224.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710921691562-2089" style="top:650px;left:478px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即定制<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1710922369790-6199" style="top:97px;left:455px;width:545px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1710922369790-6199 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1710922369790-6199 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1710922369790-6199 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:545px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128224912510.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922470588-4358" style="top:225px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>先进设备，工艺成熟</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922470600-2893" style="top:254px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全套自动化生产设备，全程实时数据管控，有效保障交期准时，准点交付，满足研发测试需求。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922480178-1388" style="top:326px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>精致的工艺，精细化的制作过程</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922480203-1035" style="top:360px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>经过高温烘烤，油墨色泽清晰，并采用广信感光油墨，符合环保标准。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922480214-2937" style="top:427px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>专业团队定制服务，交付无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922480226-6041" style="top:461px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>拥有高端工艺技术团队，多种特殊工艺覆盖，按需求可提供加急服务，灵活，高效、优质的产品交付服务，准时交货。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1710922579644-8580" style="top:100px;left:1025px;width:220px;height:100px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1710922579644-8580 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1710922579644-8580 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1710922579644-8580 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046027787.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747203-component-bglayer-1710922608607-2819" style="top:200px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1710922654490-5611" style="top:265px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1710922654490-5611 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1710922654490-5611 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1710922654490-5611 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046201590.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747203-component-bglayer-1710922654497-3723" style="top:364px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1710922672938-6145" style="top:429px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1710922672938-6145 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1710922672938-6145 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1710922672938-6145 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046294379.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747203-component-bglayer-1710922672944-2534" style="top:529px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922758594-4703" style="top:206px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工厂环境</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922776672-2878" style="top:370px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺能力</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747203-component-text-1710922783354-9838" style="top:535px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>更多产品展示</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747203-component-icon-1710922831770-8588 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747203-component-icon-1710922831770-8588"
         style="top:200px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.69);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747203-component-icon-1710922868815-3074 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747203-component-icon-1710922868815-3074"
         style="top:364px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747203-component-icon-1710922879835-5028 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747203-component-icon-1710922879835-5028"
         style="top:531px;left:1214px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>
<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1711347122671-2217" style="top:134px;left:32px;width:50px;height:50px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1711347122671-2217 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1711347122671-2217 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1711347122671-2217 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113472252151.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1711347317659-5575" style="top:232px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1711347317659-5575 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1711347317659-5575 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1711347317659-5575 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476778393.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1711347506856-5394" style="top:331px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1711347506856-5394 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1711347506856-5394 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1711347506856-5394 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113475481433.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747203-component-images-1711347506866-7857" style="top:434px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747203-component-images-1711347506866-7857 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747203-component-images-1711347506866-7857 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747203-component-images-1711347506866-7857 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476109696.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24747203');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24747205"
     name="&gt;切换1-4" data-anchor-id="anchor-1712554874554-5716" style="background-color:rgb(250, 250, 250);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24747205.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(250, 250, 250);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:770px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:505.00003433228px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747205-component-bglayer-1710918037252-6204" style="top:0;left:898px;width:380px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710918188182-6693" style="top:41px;left:925px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>质量体系认证与产品服务</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1710918218752-6046" style="top:97px;left:0;width:1000px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1710918218752-6046 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1710918218752-6046 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1710918218752-6046 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1000px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109223294177.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710918731734-5384" style="top:131px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>严选优质板材，品质无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710918750241-1976" style="top:158px;left:96px;width:420px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>采用A级，杜绝次品，保证产品质量，生产过程严格把关，符合国际IPC标准。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1710921691555-2567" style="top:631px;left:486px;width:309px;height:62px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1710921691555-2567 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1710921691555-2567 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1710921691555-2567 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:309px;max-width:none;height:62px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px rgba(0, 0, 0, 0);" alt="" src="picture/17109059536224.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710921691562-2089" style="top:650px;left:478px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即定制<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1710922369790-6199" style="top:97px;left:455px;width:545px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1710922369790-6199 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1710922369790-6199 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1710922369790-6199 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:545px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128228716165.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922470588-4358" style="top:225px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>先进设备，工艺成熟</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922470600-2893" style="top:254px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全套自动化生产设备，全程实时数据管控，有效保障交期准时，准点交付，满足研发测试需求。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922480178-1388" style="top:326px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>精致的工艺，精细化的制作过程</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922480203-1035" style="top:360px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>经过高温烘烤，油墨色泽清晰，并采用广信感光油墨，符合环保标准。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922480214-2937" style="top:427px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>专业团队定制服务，交付无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922480226-6041" style="top:461px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>拥有高端工艺技术团队，多种特殊工艺覆盖，按需求可提供加急服务，灵活，高效、优质的产品交付服务，准时交货。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1710922579644-8580" style="top:100px;left:1025px;width:220px;height:100px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1710922579644-8580 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1710922579644-8580 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1710922579644-8580 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046027787.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747205-component-bglayer-1710922608607-2819" style="top:200px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1710922654490-5611" style="top:265px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1710922654490-5611 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1710922654490-5611 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1710922654490-5611 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046201590.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747205-component-bglayer-1710922654497-3723" style="top:364px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1710922672938-6145" style="top:429px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1710922672938-6145 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1710922672938-6145 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1710922672938-6145 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046294379.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747205-component-bglayer-1710922672944-2534" style="top:529px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922758594-4703" style="top:206px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工厂环境</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922776672-2878" style="top:370px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺能力</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747205-component-text-1710922783354-9838" style="top:535px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>更多产品展示</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747205-component-icon-1710922831770-8588 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747205-component-icon-1710922831770-8588"
         style="top:200px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.69);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747205-component-icon-1710922868815-3074 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747205-component-icon-1710922868815-3074"
         style="top:364px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747205-component-icon-1710922879835-5028 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747205-component-icon-1710922879835-5028"
         style="top:531px;left:1214px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>
<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1711347122671-2217" style="top:134px;left:32px;width:50px;height:50px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1711347122671-2217 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1711347122671-2217 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1711347122671-2217 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113472252151.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1711347317659-5575" style="top:232px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1711347317659-5575 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1711347317659-5575 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1711347317659-5575 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476778393.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1711347506856-5394" style="top:331px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1711347506856-5394 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1711347506856-5394 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1711347506856-5394 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113475481433.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747205-component-images-1711347506866-7857" style="top:434px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747205-component-images-1711347506866-7857 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747205-component-images-1711347506866-7857 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747205-component-images-1711347506866-7857 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476109696.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24747205');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24747207"
     name="&gt;切换1-5" data-anchor-id="anchor-1712554881002-4491" style="background-color:rgb(250, 250, 250);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24747207.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(250, 250, 250);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:770px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:505.00003433228px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747207-component-bglayer-1710918037252-6204" style="top:0;left:898px;width:380px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710918188182-6693" style="top:41px;left:925px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>质量体系认证与产品服务</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1710918218752-6046" style="top:97px;left:0;width:1000px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1710918218752-6046 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1710918218752-6046 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1710918218752-6046 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1000px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109223294177.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710918731734-5384" style="top:131px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>严选优质板材，品质无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710918750241-1976" style="top:158px;left:96px;width:420px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>采用A级，杜绝次品，保证产品质量，生产过程严格把关，符合国际IPC标准。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1710921691555-2567" style="top:631px;left:486px;width:309px;height:62px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1710921691555-2567 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1710921691555-2567 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1710921691555-2567 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:309px;max-width:none;height:62px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px rgba(0, 0, 0, 0);" alt="" src="picture/17109059536224.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710921691562-2089" style="top:650px;left:478px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即定制<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1710922369790-6199" style="top:97px;left:455px;width:545px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1710922369790-6199 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1710922369790-6199 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1710922369790-6199 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:545px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128222235262.webp" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922470588-4358" style="top:225px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>先进设备，工艺成熟</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922470600-2893" style="top:254px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全套自动化生产设备，全程实时数据管控，有效保障交期准时，准点交付，满足研发测试需求。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922480178-1388" style="top:326px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>精致的工艺，精细化的制作过程</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922480203-1035" style="top:360px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>经过高温烘烤，油墨色泽清晰，并采用广信感光油墨，符合环保标准。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922480214-2937" style="top:427px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>专业团队定制服务，交付无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922480226-6041" style="top:461px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>拥有高端工艺技术团队，多种特殊工艺覆盖，按需求可提供加急服务，灵活，高效、优质的产品交付服务，准时交货。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1710922579644-8580" style="top:100px;left:1025px;width:220px;height:100px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1710922579644-8580 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1710922579644-8580 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1710922579644-8580 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046027787.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747207-component-bglayer-1710922608607-2819" style="top:200px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1710922654490-5611" style="top:265px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1710922654490-5611 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1710922654490-5611 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1710922654490-5611 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046201590.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747207-component-bglayer-1710922654497-3723" style="top:364px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1710922672938-6145" style="top:429px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1710922672938-6145 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1710922672938-6145 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1710922672938-6145 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046294379.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747207-component-bglayer-1710922672944-2534" style="top:529px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922758594-4703" style="top:206px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工厂环境</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922776672-2878" style="top:370px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺能力</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747207-component-text-1710922783354-9838" style="top:535px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>更多产品展示</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747207-component-icon-1710922831770-8588 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747207-component-icon-1710922831770-8588"
         style="top:200px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.69);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747207-component-icon-1710922868815-3074 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747207-component-icon-1710922868815-3074"
         style="top:364px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747207-component-icon-1710922879835-5028 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747207-component-icon-1710922879835-5028"
         style="top:531px;left:1214px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>
<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1711347122671-2217" style="top:134px;left:32px;width:50px;height:50px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1711347122671-2217 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1711347122671-2217 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1711347122671-2217 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113472252151.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1711347317659-5575" style="top:232px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1711347317659-5575 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1711347317659-5575 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1711347317659-5575 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476778393.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1711347506856-5394" style="top:331px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1711347506856-5394 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1711347506856-5394 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1711347506856-5394 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113475481433.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747207-component-images-1711347506866-7857" style="top:434px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747207-component-images-1711347506866-7857 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747207-component-images-1711347506866-7857 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747207-component-images-1711347506866-7857 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476109696.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24747207');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24747209"
     name="&gt;切换1-6" data-anchor-id="anchor-1712554886771-3804" style="background-color:rgb(250, 250, 250);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24747209.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(250, 250, 250);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:770px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:505.00003433228px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747209-component-bglayer-1710918037252-6204" style="top:0;left:898px;width:380px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710918188182-6693" style="top:41px;left:925px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>质量体系认证与产品服务</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1710918218752-6046" style="top:97px;left:0;width:1000px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1710918218752-6046 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1710918218752-6046 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1710918218752-6046 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1000px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109223294177.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710918731734-5384" style="top:131px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>严选优质板材，品质无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710918750241-1976" style="top:158px;left:96px;width:420px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:15px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>采用A级，杜绝次品，保证产品质量，生产过程严格把关，符合国际IPC标准。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1710921691555-2567" style="top:631px;left:486px;width:309px;height:62px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1710921691555-2567 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1710921691555-2567 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1710921691555-2567 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:309px;max-width:none;height:62px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px rgba(0, 0, 0, 0);" alt="" src="picture/17109059536224.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710921691562-2089" style="top:650px;left:478px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即定制<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1710922369790-6199" style="top:97px;left:455px;width:545px;height:470px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1710922369790-6199 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1710922369790-6199 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1710922369790-6199 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:545px;max-width:none;height:470px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17128231222600.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922470588-4358" style="top:225px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>先进设备，工艺成熟</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922470600-2893" style="top:254px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全套自动化生产设备，全程实时数据管控，有效保障交期准时，准点交付，满足研发测试需求。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922480178-1388" style="top:326px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>精致的工艺，精细化的制作过程</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922480203-1035" style="top:360px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>经过高温烘烤，油墨色泽清晰，并采用广信感光油墨，符合环保标准。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922480214-2937" style="top:427px;left:96px;width:425px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(0, 104, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>专业团队定制服务，交付无忧</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922480226-6041" style="top:461px;left:96px;width:424px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>拥有高端工艺技术团队，多种特殊工艺覆盖，按需求可提供加急服务，灵活，高效、优质的产品交付服务，准时交货。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1710922579644-8580" style="top:100px;left:1025px;width:220px;height:100px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1710922579644-8580 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1710922579644-8580 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1710922579644-8580 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046027787.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747209-component-bglayer-1710922608607-2819" style="top:200px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1710922654490-5611" style="top:265px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1710922654490-5611 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1710922654490-5611 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1710922654490-5611 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046201590.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747209-component-bglayer-1710922654497-3723" style="top:364px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1710922672938-6145" style="top:429px;left:1025px;width:220px;height:100.00000762939px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1710922672938-6145 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1710922672938-6145 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1710922672938-6145 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:220px;max-width:none;height:100.00000762939px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17129046294379.jpg" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24747209-component-bglayer-1710922672944-2534" style="top:529px;left:1025px;width:220px;height:36px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922758594-4703" style="top:206px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工厂环境</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922776672-2878" style="top:370px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺能力</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747209-component-text-1710922783354-9838" style="top:535px;left:1035px;width:243px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>更多产品展示</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747209-component-icon-1710922831770-8588 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747209-component-icon-1710922831770-8588"
         style="top:200px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.69);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747209-component-icon-1710922868815-3074 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747209-component-icon-1710922868815-3074"
         style="top:364px;left:1216px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24747209-component-icon-1710922879835-5028 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24747209-component-icon-1710922879835-5028"
         style="top:531px;left:1214px;width:30px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgba(51, 51, 51, 0.6);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-right"></use></svg>
        </div>
    </div>
</div>
<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1711347122671-2217" style="top:134px;left:32px;width:50px;height:50px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1711347122671-2217 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1711347122671-2217 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1711347122671-2217 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113472252151.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1711347317659-5575" style="top:232px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1711347317659-5575 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1711347317659-5575 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1711347317659-5575 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476778393.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1711347506856-5394" style="top:331px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1711347506856-5394 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1711347506856-5394 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1711347506856-5394 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113475481433.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747209-component-images-1711347506866-7857" style="top:434px;left:32px;width:50px;height:50.000003814697px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747209-component-images-1711347506866-7857 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747209-component-images-1711347506866-7857 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747209-component-images-1711347506866-7857 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:50px;max-width:none;height:50.000003814697px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113476109696.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24747209');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639705"
     name="切换2" data-anchor-id="anchor-1710982236179-9232" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639705.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:207px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:246px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669087000211-6997" style="top:46px;left:472px;width:70px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:34px;text-decoration:none;text-align:left;">
            <span>捷造</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669087008420-3224" style="top:47px;left:544px;width:358px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:34px;text-decoration:none;text-align:left;">
            <span>SMT生产工艺</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669087103442-3268" style="top:93px;left:181px;width:805px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>捷造SMT快速打样，致力于高效生产。我们自主研发生产管理ERP系统，接入MES管理系统，全方位多角度提高产品交付速度和质</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639705-component-images-1669098769026-4334" style="top:157px;left:1px;width:1165px;height:50px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-images-1669098769026-4334 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639705-component-images-1669098769026-4334 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639705-component-images-1669098769026-4334 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1165px;max-width:none;height:50px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16690987725791.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098789553-7916" style="top:168px;left:13px;width:82px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>点料入库</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098842475-4066" style="top:168px;left:126px;width:82px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>锡膏印刷</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098896273-7053" style="top:169px;left:395px;width:90px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>高精度贴片机</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098904545-1759" style="top:169px;left:543px;width:90px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>在线AOI检测</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098910780-7064" style="top:169px;left:687px;width:90px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>10温区回流焊</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098918560-2378" style="top:168px;left:824px;width:90px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>插件后焊</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098925261-6484" style="top:168px;left:947px;width:90px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>精密复检</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098933165-3445" style="top:168px;left:1071px;width:90px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>包装出货<br/><br/></span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24639705-component-text-1669098948682-7364" style="top:168px;left:252px;width:90px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:bold;font-style:normal;color:#000000;background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>SPI锡膏检测</span>
        </div>
    </div>
</div>

<div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099058687-1568" style="top:159px;left:16px;width:80px;height:40px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099058687-1568 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099058687-1568 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099068124-7390" style="top:160px;left:124px;width:80px;height:40px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099068124-7390 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099068124-7390 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099077098-1089" style="top:160px;left:256px;width:80px;height:40px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099077098-1089 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099077098-1089 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099081359-5707" style="top:161px;left:399px;width:103px;height:40px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099081359-5707 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099081359-5707 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099085215-2003" style="top:161px;left:546px;width:80px;height:40px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099085215-2003 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099085215-2003 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099090187-5451" style="top:162px;left:689px;width:87px;height:40px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099090187-5451 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099090187-5451 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099097565-7737" style="top:162px;left:830px;width:82px;height:35px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099097565-7737 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099097565-7737 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099104188-7964" style="top:164px;left:952px;width:82px;height:35px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099104188-7964 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099104188-7964 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639705-component-button-1669099109872-4151" style="top:163px;left:1072px;width:82px;height:35px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639705-component-button-1669099109872-4151 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px   !important;
                }
                
            #module-24639705-component-button-1669099109872-4151 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, 0);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639705');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639707"
     name="&gt;切换2-1" data-anchor-id="anchor-1710982229179-8180" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639707.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:639px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:314.98046875px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639707-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:596px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639707-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639707-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639707-component-button-1669088963260-4724" style="top:1px;left:25px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639707-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639707-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639707-component-images-1669095500222-1018" style="top:9px;left:11px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639707-component-images-1669095500222-1018 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639707-component-images-1669095500222-1018 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639707-component-images-1669095500222-1018 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709988402130.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639707');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639709"
     name="&gt;切换2-2" data-anchor-id="anchor-1710982242148-4641" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639709.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:632px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639709-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:597px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639709-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639709-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639709-component-button-1669088963260-4724" style="top:1px;left:139px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639709-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639709-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639709-component-images-1669095643609-4103" style="top:7px;left:9px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639709-component-images-1669095643609-4103 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639709-component-images-1669095643609-4103 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639709-component-images-1669095643609-4103 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709988414823.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639709');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639711"
     name="&gt;切换2-3" data-anchor-id="anchor-1710982246155-3570" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639711.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:632px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639711-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:597px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639711-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639711-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639711-component-button-1669088963260-4724" style="top:1px;left:268px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639711-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639711-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639711-component-images-1669095643609-4103" style="top:7px;left:9px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639711-component-images-1669095643609-4103 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639711-component-images-1669095643609-4103 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639711-component-images-1669095643609-4103 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709988393763.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639711');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639713"
     name="&gt;切换2-4" data-anchor-id="anchor-1710982250027-1904" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639713.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:632px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639713-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:597px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639713-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639713-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639713-component-button-1669088963260-4724" style="top:1px;left:409px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639713-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639713-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639713-component-images-1669095643609-4103" style="top:7px;left:9px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639713-component-images-1669095643609-4103 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639713-component-images-1669095643609-4103 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639713-component-images-1669095643609-4103 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709988401814.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639713');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639715"
     name="&gt;切换2-5" data-anchor-id="anchor-1710982253683-3776" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639715.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:632px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639715-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:597px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639715-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639715-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639715-component-button-1669088963260-4724" style="top:1px;left:557px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639715-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639715-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639715-component-images-1669095643609-4103" style="top:7px;left:9px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639715-component-images-1669095643609-4103 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639715-component-images-1669095643609-4103 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639715-component-images-1669095643609-4103 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709988417415.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639715');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639717"
     name="&gt;切换2-6" data-anchor-id="anchor-1710982258091-1767" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639717.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:632px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639717-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:597px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639717-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639717-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639717-component-button-1669088963260-4724" style="top:1px;left:703px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639717-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639717-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639717-component-images-1669095643609-4103" style="top:7px;left:9px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639717-component-images-1669095643609-4103 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639717-component-images-1669095643609-4103 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639717-component-images-1669095643609-4103 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709988416025.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639717');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639719"
     name="&gt;切换2-7" data-anchor-id="anchor-1710982262387-7842" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639719.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:639px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:314.98046875px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639719-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:597px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639719-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639719-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639719-component-button-1669088963260-4724" style="top:1px;left:839px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639719-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639719-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639719-component-images-1669095500222-1018" style="top:9px;left:11px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639719-component-images-1669095500222-1018 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639719-component-images-1669095500222-1018 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639719-component-images-1669095500222-1018 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709988392017.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639719');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639721"
     name="&gt;切换2-8" data-anchor-id="anchor-1710982265692-5075" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639721.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:639px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:314.98046875px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639721-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:597px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639721-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639721-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639721-component-button-1669088963260-4724" style="top:1px;left:960px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639721-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639721-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639721-component-images-1669095500222-1018" style="top:9px;left:11px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639721-component-images-1669095500222-1018 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639721-component-images-1669095500222-1018 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639721-component-images-1669095500222-1018 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709897403647.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639721');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24639723"
     name="&gt;切换2-9" data-anchor-id="anchor-1710982268515-8738" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24639723.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:632px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="button-component">
    <div class="gw-browse-component" id="module-24639723-component-button-1669088385517-8528" style="top:0;left:7px;width:1155px;height:597px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639723-component-button-1669088385517-8528 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgb(153, 153, 153) !important;
                }
                
            #module-24639723-component-button-1669088385517-8528 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgb(215, 215, 215);text-align:center;border-radius:6px;box-shadow:0 0px 10px 0 rgb(153, 153, 153);">
            
        </div>
    </div>
</div><div class="button-component">
    <div class="gw-browse-component" id="module-24639723-component-button-1669088963260-4724" style="top:1px;left:1086px;width:60px;height:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639723-component-button-1669088963260-4724 .gw-browse-component-content:hover {
                 color:  !important;
                 font-size: px !important;
                 background-color:  !important;
                 border-color:  !important;
                 border-width: px !important;
                 border-style:  !important;
                 box-shadow: 0px 0px 10px 1px  rgba(0, 0, 0, 0) !important;
                }
                
            #module-24639723-component-button-1669088963260-4724 .gw-browse-component-content:hover a{
                 color:  !important;
                }
                
        </style>
        <div class="gw-browse-component-content "
             style="width:100%;height:100%;vertical-align:middle;display:table-cell;font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;color:#ffffff;background-color:rgba(0, 29, 129, 0.97);text-align:center;border-radius:0px;box-shadow:0 0px 10px 0 transparent;">
            
        </div>
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24639723-component-images-1669095643609-4103" style="top:7px;left:9px;width:1154px;height:586px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24639723-component-images-1669095643609-4103 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24639723-component-images-1669095643609-4103 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24639723-component-images-1669095643609-4103 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:1154px;max-width:none;height:586px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16709988394588.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24639723');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24752225"
     name="空白模块" data-anchor-id="anchor-1712624137267-9442" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24752225.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:62px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24752225');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24635599"
     name="空白模块" data-anchor-id="anchor-1710906522456-7935" style="background-color:rgb(4, 46, 193);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24635599.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(4, 46, 193);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:100px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24635599-component-text-1710906566022-2603" style="top:35px;left:0;width:1277px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:34px;text-decoration:none;text-align:center;">
            <span>为什么选择我们 ？</span>
        </div>
    </div>
</div>


    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24635599');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24635603"
     name="空白模块" data-anchor-id="anchor-1710906579712-6703" style="background-color:rgb(255, 255, 255);background-image:url(images/17109066892619.jpg);background-repeat:no-repeat;background-size:cover;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24635603.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:1190px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:1188.9931030273px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906783409-9649" style="top:57px;left:0;width:179px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>客户优选</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906805656-6661" style="top:139px;left:1px;width:124px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:64px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:64px;text-decoration:none;text-align:center;">
            <span>80</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906834321-6645" style="top:146px;left:112px;width:113px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:56px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:56px;text-decoration:none;text-align:left;">
            <span>万＋  </span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906916000-4081" style="top:56px;left:347px;width:223px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>服务国家地区</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906916016-1348" style="top:138px;left:322px;width:257px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:64px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:64px;text-decoration:none;text-align:center;">
            <span>200</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906916030-4767" style="top:146px;left:513px;width:49px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:56px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:56px;text-decoration:none;text-align:left;">
            <span>＋<br/></span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906987758-3438" style="top:57px;left:685px;width:223px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>核心设备</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906987773-4668" style="top:139px;left:715px;width:257px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:64px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:64px;text-decoration:none;text-align:left;">
            <span>180</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710906987788-1515" style="top:148px;left:834px;width:49px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:56px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:56px;text-decoration:none;text-align:left;">
            <span>＋<br/></span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710907055441-5353" style="top:57px;left:1031px;width:223px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>订单产能</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710907055456-5816" style="top:139px;left:1043px;width:220px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:64px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:64px;text-decoration:none;text-align:left;">
            <span>3,000</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710907055470-8278" style="top:168px;left:1228px;width:49px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:56px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:56px;text-decoration:none;text-align:left;">
            <span>+</span>
        </div>
    </div>
</div>


<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24635603-component-icon-1710907176273-1889 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24635603-component-icon-1710907176273-1889"
         style="top:93px;left:70px;width:40px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(204, 204, 204);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-down"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24635603-component-icon-1710907216745-6127 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24635603-component-icon-1710907216745-6127"
         style="top:93px;left:439px;width:40px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(204, 204, 204);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-down"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24635603-component-icon-1710907241086-9288 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24635603-component-icon-1710907241086-9288"
         style="top:92px;left:776px;width:40px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(204, 204, 204);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-down"></use></svg>
        </div>
    </div>
</div>

<style data-link="html{smallToBig: '#' + 'gw-component-' + ~module_id + '-' + ~grid_id + '-' + ~container_id + '-' + id + '
 .gw-browse-component-content:hover svg<' + 'color:'+ hover_icon_color +' !important;' + 'background-color:'+ hover_background_color +' !important;'+'>;'}">
    #module-24635603-component-icon-1710907267878-3419 .gw-browse-component-content:hover svg{color: !important;background-color:rgba(0, 0, 0, 0) !important;}
</style>
<div class="icon-component">
    <div class="gw-browse-component" id="module-24635603-component-icon-1710907267878-3419"
         style="top:92px;left:1121px;width:40px;height:40px;padding:5px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%" class="gw-browse-component-content ">
            <svg class="iconbrowse" aria-hidden="true" style="width:100%;height:100%;color:rgb(204, 204, 204);background-color:rgba(0, 0, 0, 0);"><use xlink:href="#double-down"></use></svg>
        </div>
    </div>
</div>
<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24635603-component-images-1710912899494-1751" style="top:384px;left:0;width:622px;height:365px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24635603-component-images-1710912899494-1751 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24635603-component-images-1710912899494-1751 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24635603-component-images-1710912899494-1751 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:622px;max-width:none;height:365px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17125545158984.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24635603-component-images-1710913024085-1535" style="top:384px;left:655px;width:622px;height:365px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24635603-component-images-1710913024085-1535 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24635603-component-images-1710913024085-1535 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24635603-component-images-1710913024085-1535 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:622px;max-width:none;height:365px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17125545215045.png" />
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24635603-component-bglayer-1710913033430-7378" style="top:744px;left:0;width:622px;height:96px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24635603-component-bglayer-1710913068982-9289" style="top:744px;left:655px;width:622px;height:96px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710913079909-1335" style="top:765px;left:15px;width:596px;height:55px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>用户提供全链路数字化生产服务，打通产品、设计、订单、计划、物料、生产、管理一条线业务流程。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710913116400-9980" style="top:754px;left:670px;width:596px;height:55px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>已获得IATF 16949汽车认证，ISO13485医疗资质认证，通过多项品质管理体系建立，能够做到质量管理水平高于行业标准。还拥有CQC单双面认证和高多层线路板认证，工艺能力覆盖面广，且达到更高标准。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24635603-component-images-1710913148105-4486" style="top:901px;left:482px;width:309px;height:62px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24635603-component-images-1710913148105-4486 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24635603-component-images-1710913148105-4486 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24635603-component-images-1710913148105-4486 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:309px;max-width:none;height:62px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px rgba(0, 0, 0, 0);" alt="" src="picture/17109059536224.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710913148113-2794" style="top:918px;left:474px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:20px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">了解更多<br/></a>
        </div>
    </div>
</div>

<div class="bglayer-component">
    <div class="gw-browse-component" id="module-24635603-component-bglayer-1710913198147-3565" style="top:1030px;left:0;width:308px;height:160px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24635603-component-bglayer-1710913254608-5307" style="top:1030px;left:323px;width:308px;height:160px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24635603-component-bglayer-1710913259994-5455" style="top:1030px;left:646px;width:308px;height:160px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24635603-component-bglayer-1710913259998-6670" style="top:1030px;left:969px;width:308px;height:160px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(255, 255, 255);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710913375493-3647" style="top:1054px;left:15px;width:267px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>双面打样仅需20元<br/>1-4层板2天出货，<br/>6层板4天出货<br/>全国包邮;</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710913412618-9728" style="top:1055px;left:342px;width:267px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>所有打样订单均采用品牌A级<br/>板材更稳定，更放心！交付率高达99%以上。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710913433656-4050" style="top:1056px;left:665px;width:267px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>ISO，UL认证，设计文件检验，材料 检验生产检验四道关口保证生产的质量，电路板板材全部采用高质量的A级料。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1710913449367-5396" style="top:1058px;left:989px;width:267px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>以行业优惠的价格服务给您，可做1-10层板精密打样，可接≥4/4mil线宽线距，≥0.15mm过孔。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1712555135160-9543" style="top:240px;left:0;width:179px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:22px;text-decoration:none;text-align:center;">
            <span>高可靠性产品<br/>可视化交付体验<br/>值得信赖的服务</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1712555172139-4107" style="top:240px;left:340px;width:223px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:22px;text-decoration:none;text-align:center;">
            <span>服务国家地区 200+<br/>诚信为本<br/>质重第一<br/>提供最优质 PCB 定制</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1712555195798-5292" style="top:240px;left:651px;width:287px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:22px;text-decoration:none;text-align:center;">
            <span>帮助用户解决精密、高难度、特种<br/>高多层交付慢等问题<br/>具备大中小批里综合制造能力</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24635603-component-text-1712555227956-5693" style="top:240px;left:1006px;width:271px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:22px;text-decoration:none;text-align:center;">
            <span>累计交货准时率达 99.9%<br/>质里管理体系认证<br/>精密 PCB 轻松定制</span>
        </div>
    </div>
</div>


    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24635603');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24636281"
     name="空白模块" data-anchor-id="anchor-1710913187820-6350" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24636281.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:172px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:211.99652099609px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="bglayer-component">
    <div class="gw-browse-component" id="module-24636281-component-bglayer-1710913300727-6731" style="top:0;left:0;width:308px;height:60px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24636281-component-bglayer-1710913300732-2685" style="top:0;left:323px;width:308px;height:60px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24636281-component-bglayer-1710913300737-1714" style="top:0;left:646px;width:308px;height:60px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="bglayer-component">
    <div class="gw-browse-component" id="module-24636281-component-bglayer-1710913300740-9703" style="top:0;left:969px;width:308px;height:60px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(4, 46, 193);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636281-component-text-1710913471572-9309" style="top:18px;left:14px;width:279px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>超高性价比</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636281-component-text-1710913513942-9437" style="top:18px;left:336px;width:279px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>极速交优质货</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636281-component-text-1710913528022-7346" style="top:17px;left:664px;width:279px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>产品原材料质量保证</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636281-component-text-1710913528035-9981" style="top:17px;left:986px;width:279px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>精密精湛的工艺</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24636281-component-images-1711348792812-4649" style="top:-50px;left:190px;width:88px;height:84px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24636281-component-images-1711348792812-4649 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24636281-component-images-1711348792812-4649 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24636281-component-images-1711348792812-4649 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:88px;max-width:none;height:84px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113498966961.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24636281-component-images-1711349235663-4854" style="top:-48px;left:506px;width:108px;height:88px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24636281-component-images-1711349235663-4854 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24636281-component-images-1711349235663-4854 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24636281-component-images-1711349235663-4854 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:108px;max-width:none;height:88px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113494089069.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24636281-component-images-1711349811764-1029" style="top:-42px;left:862px;width:82px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24636281-component-images-1711349811764-1029 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24636281-component-images-1711349811764-1029 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24636281-component-images-1711349811764-1029 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:82px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113498203961.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24636281-component-images-1711350170292-7606" style="top:-40px;left:1184px;width:67px;height:67px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24636281-component-images-1711350170292-7606 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24636281-component-images-1711350170292-7606 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24636281-component-images-1711350170292-7606 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:67px;max-width:none;height:67px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17113502392347.png" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24636281');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24747213"
     name="111" data-anchor-id="anchor-1712555413352-2436" style="background-color:rgb(37, 37, 37);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24747213.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(37, 37, 37);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1250px;max-width:1250px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:894px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669088010995-9636" style="top:52px;left:405px;width:358px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:34px;text-decoration:none;text-align:center;">
            <span>加工设备工况展示</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669088031571-5171" style="top:112px;left:182px;width:805px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <span>  捷造引进国内外高端先进加工设备，打造区域高标准生产线，从根本上保障客户产品的快速高品质交付</span>
        </div>
    </div>
</div>

<div class="video-component">
    <div class="gw-browse-component" style="top:198px;left:0;width:247px;height:600px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-247472136789" class="video-browse" muted="" height="600" width="247" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2022-11/16697721903791.mp4" data-unique-key="247472136789" data-iframe="0" poster="https://uploadfile.ltdcdn.com/uploadfilev2/image/0/490/903/2023-12/17029658496195.png">您的浏览器暂不支持 video 标签</video><div id="video-bg-247472136789" class="video-browse-control-bg"><i class="video-browse-play fa fa-play-circle" data-unique-key="247472136789" aria-hidden="true" data-iframe="0" title="播放"></i></div>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1669772054586-6789","top":198,"left":0,"width":247,"height":600,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2022-11\/16697721903791.mp4","isThird":"0","muted":"1","autoplay":"0","playbtn":"1","iframe":"0","poster":{"type":"1","url":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/image\/0\/490\/903\/2023-12\/17029658496195.png"},"unique_key":"247472136789"}
    );
</script><div class="video-component">
    <div class="gw-browse-component" style="top:199px;left:249px;width:245px;height:600px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-247472136190" class="video-browse" muted="" height="600" width="245" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2022-11/16697721864118.mp4" data-unique-key="247472136190" data-iframe="0" poster="">您的浏览器暂不支持 video 标签</video><div id="video-bg-247472136190" class="video-browse-control-bg"><i class="video-browse-play fa fa-play-circle" data-unique-key="247472136190" aria-hidden="true" data-iframe="0" title="播放"></i></div>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1669772062223-6190","top":199,"left":249,"width":245,"height":600,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2022-11\/16697721864118.mp4","isThird":"0","muted":"1","autoplay":"0","playbtn":"1","iframe":"0","poster":{"type":"0","url":""},"unique_key":"247472136190"}
    );
</script><div class="video-component">
    <div class="gw-browse-component" style="top:200px;left:497px;width:246px;height:599px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-247472138952" class="video-browse" muted="" height="599" width="246" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2022-11/16697721883643.mp4" data-unique-key="247472138952" data-iframe="0" poster="">您的浏览器暂不支持 video 标签</video><div id="video-bg-247472138952" class="video-browse-control-bg"><i class="video-browse-play fa fa-play-circle" data-unique-key="247472138952" aria-hidden="true" data-iframe="0" title="播放"></i></div>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1669772069856-8952","top":200,"left":497,"width":246,"height":599,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2022-11\/16697721883643.mp4","isThird":"0","muted":"1","autoplay":"0","playbtn":"1","iframe":"0","poster":{"type":"0","url":""},"unique_key":"247472138952"}
    );
</script><div class="video-component">
    <div class="gw-browse-component" style="top:200px;left:747px;width:247px;height:600px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-247472133928" class="video-browse" muted="" height="600" width="247" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2022-11/16697721873792.mp4" data-unique-key="247472133928" data-iframe="0" poster="">您的浏览器暂不支持 video 标签</video><div id="video-bg-247472133928" class="video-browse-control-bg"><i class="video-browse-play fa fa-play-circle" data-unique-key="247472133928" aria-hidden="true" data-iframe="0" title="播放"></i></div>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1669772079373-3928","top":200,"left":747,"width":247,"height":600,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2022-11\/16697721873792.mp4","isThird":"0","muted":"1","autoplay":"0","playbtn":"1","iframe":"0","poster":{"type":"0","url":""},"unique_key":"247472133928"}
    );
</script><div class="video-component">
    <div class="gw-browse-component" style="top:200px;left:998px;width:247px;height:600px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-247472138492" class="video-browse" muted="" height="600" width="247" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2022-11/16697723202431.mp4" data-unique-key="247472138492" data-iframe="0" poster="">您的浏览器暂不支持 video 标签</video><div id="video-bg-247472138492" class="video-browse-control-bg"><i class="video-browse-play fa fa-play-circle" data-unique-key="247472138492" aria-hidden="true" data-iframe="0" title="播放"></i></div>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1669772090226-8492","top":200,"left":998,"width":247,"height":600,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2022-11\/16697723202431.mp4","isThird":"0","muted":"1","autoplay":"0","playbtn":"1","iframe":"0","poster":{"type":"0","url":""},"unique_key":"247472138492"}
    );
</script><div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772349668-7404" style="top:616px;left:11px;width:172px;height:25px;" data-gw-component-custom-type="swiper-1" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>锡膏印刷</span>
        </div>
    </div>
</div>

<div class="divide-component">
    <div class="gw-browse-component" id="module-24747213-component-divide-1669772368852-1294" style="top:637px;left:12px;width:58px;height:26px;" data-gw-component-custom-type="swiper-1" data-gw-component-custom-name="">
        <div class="gw-browse-component-content" style="border-color:rgb(0, 29, 129);border-bottom-style:solid;border-width:4px;height:15px;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772390916-7246" style="top:663px;left:12px;width:187px;height:25px;" data-gw-component-custom-type="swiper-1" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>自动MAK点确认 自动偏移纠正，锡膏印刷精准可靠  </span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772422716-5845" style="top:613px;left:272px;width:172px;height:25px;" data-gw-component-custom-type="swiper-2" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>在线SPI锡膏3D检查</span>
        </div>
    </div>
</div>

<div class="divide-component">
    <div class="gw-browse-component" id="module-24747213-component-divide-1669772446574-4161" style="top:635px;left:273px;width:58px;height:26px;" data-gw-component-custom-type="swiper-2" data-gw-component-custom-name="">
        <div class="gw-browse-component-content" style="border-color:rgb(0, 29, 129);border-bottom-style:solid;border-width:4px;height:15px;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772476621-2274" style="top:613px;left:517px;width:172px;height:25px;" data-gw-component-custom-type="swiper-3" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>高精度贴片机</span>
        </div>
    </div>
</div>

<div class="divide-component">
    <div class="gw-browse-component" id="module-24747213-component-divide-1669772493233-1306" style="top:634px;left:519px;width:58px;height:26px;" data-gw-component-custom-type="swiper-3" data-gw-component-custom-name="">
        <div class="gw-browse-component-content" style="border-color:rgb(0, 29, 129);border-bottom-style:solid;border-width:4px;height:15px;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772503566-6893" style="top:663px;left:272px;width:175px;height:25px;" data-gw-component-custom-type="swiper-2" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>微米级锡膏厚度检测<br/>3D锡膏建模，保证锡膏印刷厚度均匀</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772519167-9666" style="top:662px;left:517px;width:198px;height:25px;" data-gw-component-custom-type="swiper-3" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>捷造使用日本YAMAHA贴片机，最小可贴装01005（英制）元器件，贴片速度高达240000焊点/小时。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772543668-2079" style="top:612px;left:778px;width:172px;height:25px;" data-gw-component-custom-type="swiper-4" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>10温区回流焊</span>
        </div>
    </div>
</div>

<div class="divide-component">
    <div class="gw-browse-component" id="module-24747213-component-divide-1669772561253-8291" style="top:632px;left:779px;width:58px;height:26px;" data-gw-component-custom-type="swiper-4" data-gw-component-custom-name="">
        <div class="gw-browse-component-content" style="border-color:rgb(0, 29, 129);border-bottom-style:solid;border-width:4px;height:15px;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772569539-7962" style="top:660px;left:779px;width:198px;height:25px;" data-gw-component-custom-type="swiper-4" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>捷造使用JT10温区回流焊，上下各10温区，温度控制最高可到300℃，温度均精度±1℃，升温迅速。</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772660935-2063" style="top:611px;left:1012px;width:172px;height:25px;" data-gw-component-custom-type="swiper-5" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:bold;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>在线AOI光学检查</span>
        </div>
    </div>
</div>

<div class="divide-component">
    <div class="gw-browse-component" id="module-24747213-component-divide-1669772673772-6366" style="top:632px;left:1012px;width:58px;height:26px;" data-gw-component-custom-type="swiper-5" data-gw-component-custom-name="">
        <div class="gw-browse-component-content" style="border-color:rgb(0, 29, 129);border-bottom-style:solid;border-width:4px;height:15px;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24747213-component-text-1669772689843-4430" style="top:657px;left:1012px;width:235px;height:25px;" data-gw-component-custom-type="swiper-5" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>捷造使用SINIC-TEK在线AOI检查对PCBA进行视觉检查，500万像素工业高速相机，分辨率可达20μm，错、漏、反、偏移、立碑、污迹和异物均不放过。</span>
        </div>
    </div>
</div>


    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24747213');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24636283"
     name="空白模块" data-anchor-id="anchor-1710913558420-1722" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24636283.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:661px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:440.98959541321px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1669087008420-3224" style="top:57px;left:0;width:1277px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:34px;text-decoration:none;text-align:center;">
            <span>部分设备及工艺展示</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1669087103442-3268" style="top:114px;left:148px;width:982px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>Part of the equipment and process display</span>
        </div>
    </div>
</div>

<div class="bglayer-component">
    <div class="gw-browse-component" id="module-24636283-component-bglayer-1710914883458-2193" style="top:362px;left:0;width:306px;height:270px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(248, 248, 248);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710914940555-8401" style="top:382px;left:13px;width:142px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺 · 钻孔</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710914963916-8932" style="top:416px;left:13px;width:283px;height:25.000001907349px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>台湾东台高精密钻孔机转速可达300,000rpm 定位精度±0.005mm，钻孔精度±0.018mm，自动检测刀径，断刀，钻孔后验孔，全面杜绝槽孔歪斜，漏孔，保证钻孔精度。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24636283-component-images-1710915063796-1637" style="top:561px;left:59px;width:190px;height:44px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24636283-component-images-1710915063796-1637 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24636283-component-images-1710915063796-1637 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24636283-component-images-1710915063796-1637 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:190px;max-width:none;height:44px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109045167662.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915063803-9540" style="top:569px;left:52px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即抢购<br/></a>
        </div>
    </div>
</div>

<div class="bglayer-component">
    <div class="gw-browse-component" id="module-24636283-component-bglayer-1710915140312-9997" style="top:362px;left:323px;width:308px;height:270px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(248, 248, 248);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915140316-1618" style="top:381px;left:340px;width:142px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺 · 沉铜电镀</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915140327-8820" style="top:415px;left:340px;width:277px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:13px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全自动沉铜电镀设备，70分钟图电，经过多道工序锤炼，孔铜，面铜 厚度远超行业标准。<br/>沉铜流程：<br/>碱性除油→二或三级逆流漂洗→粗化（微蚀）→ 二级逆流漂洗→预浸→活化→二级逆流漂洗…</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24636283-component-images-1710915140351-5705" style="top:561px;left:381px;width:190px;height:44px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24636283-component-images-1710915140351-5705 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24636283-component-images-1710915140351-5705 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24636283-component-images-1710915140351-5705 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:190px;max-width:none;height:44px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109045167662.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915140356-5813" style="top:568px;left:374px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即抢购<br/></a>
        </div>
    </div>
</div>

<div class="bglayer-component">
    <div class="gw-browse-component" id="module-24636283-component-bglayer-1710915443978-8082" style="top:362px;left:646px;width:308px;height:270px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(248, 248, 248);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915443982-9016" style="top:381px;left:663px;width:142px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺 · 线路</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915443994-4613" style="top:415px;left:663px;width:277px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>LDI镭射曝光，线路直接成像 ，显影蚀刻，退膜一体化生产设备 （DSE线）<br/>有效控制线幼、微短、蚀刻不净<br/>线宽线距可达2mil<br/>AOI光学检测，排除一切隐性品质问题</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24636283-component-images-1710915444017-4817" style="top:560px;left:704px;width:190px;height:44px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24636283-component-images-1710915444017-4817 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24636283-component-images-1710915444017-4817 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24636283-component-images-1710915444017-4817 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:190px;max-width:none;height:44px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109045167662.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915444022-2469" style="top:568px;left:697px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即抢购<br/></a>
        </div>
    </div>
</div>

<div class="bglayer-component">
    <div class="gw-browse-component" id="module-24636283-component-bglayer-1710915507115-5280" style="top:362px;left:969px;width:308px;height:270px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div style="width:100%;height:100%;background-color:rgb(248, 248, 248);box-shadow:0px 0px 10px 1px transparent;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915507119-3032" style="top:381px;left:986px;width:142px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>工艺 · 阻焊</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915507130-5399" style="top:415px;left:986px;width:277px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>全自动阻焊印刷，80分钟多温区烧烤，保证阻焊均匀度和附着力 全面解决孔环发黄露铜之风险<br/>阻焊油墨经权威机构检测认证，有害物质含量符合国际安全标准。</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24636283-component-images-1710915507153-8520" style="top:558px;left:1027px;width:190px;height:44px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24636283-component-images-1710915507153-8520 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24636283-component-images-1710915507153-8520 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24636283-component-images-1710915507153-8520 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <a target="_blank" style="" href="tel:18051982644" class="gw-nav"><img class="gw-browse-component-content" style="width:190px;max-width:none;height:44px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17109045167662.png" /></a>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-24636283-component-text-1710915507159-2709" style="top:566px;left:1020px;width:204px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:16px;font-weight:normal;font-style:normal;color:rgb(255, 255, 255);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(255, 255, 255);" href="tel:18051982644" class="gw-nav">立即抢购<br/></a>
        </div>
    </div>
</div>

<div class="video-component">
    <div class="gw-browse-component" style="top:187px;left:0;width:308px;height:175.00001525879px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-246362835251" class="video-browse" muted="" height="175.00001525879" width="308" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2024-04/17128180519634.mp4" data-unique-key="246362835251" data-iframe="0" poster="">您的浏览器暂不支持 video 标签</video>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1712818012242-5251","top":187,"left":0,"width":308,"height":175.00001525878906,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2024-04\/17128180519634.mp4","isThird":"0","muted":"1","autoplay":"1","playbtn":"1","iframe":"0","poster":{"type":"0","url":""},"unique_key":"246362835251"}
    );
</script><div class="video-component">
    <div class="gw-browse-component" style="top:187px;left:323px;width:308px;height:175.00001525879px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-246362833900" class="video-browse" muted="" height="175.00001525879" width="308" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2024-04/17128182028257.mp4" data-unique-key="246362833900" data-iframe="0" poster="">您的浏览器暂不支持 video 标签</video>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1712818179735-3900","top":187,"left":323,"width":308,"height":175.00001525878906,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2024-04\/17128182028257.mp4","isThird":"0","muted":"1","autoplay":"1","playbtn":"1","iframe":"0","poster":{"type":"0","url":""},"unique_key":"246362833900"}
    );
</script><div class="video-component">
    <div class="gw-browse-component" style="top:187px;left:646px;width:308px;height:175.00001525879px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-246362831062" class="video-browse" muted="" height="175.00001525879" width="308" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2024-04/17128182391057.mp4" data-unique-key="246362831062" data-iframe="0" poster="">您的浏览器暂不支持 video 标签</video>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1712818209677-1062","top":187,"left":646,"width":308,"height":175.00001525878906,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2024-04\/17128182391057.mp4","isThird":"0","muted":"1","autoplay":"1","playbtn":"1","iframe":"0","poster":{"type":"0","url":""},"unique_key":"246362831062"}
    );
</script><div class="video-component">
    <div class="gw-browse-component" style="top:188px;left:969px;width:308px;height:175.00001525879px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content">
            <video id="video-246362832449" class="video-browse" muted="" height="175.00001525879" width="308" src="https://uploadfile.ltdcdn.com/uploadfilev2/video/0/490/903/2024-04/17128184933067.mp4" data-unique-key="246362832449" data-iframe="0" poster="">您的浏览器暂不支持 video 标签</video>
        </div>
    </div>
</div>

<script>
    Videos.init(
        {"id":"component-video-1712818450839-2449","top":188,"left":969,"width":308,"height":175.00001525878906,"type":"video","custom":{"name":"","type":""},"src":"https:\/\/uploadfile.ltdcdn.com\/uploadfilev2\/video\/0\/490\/903\/2024-04\/17128184933067.mp4","isThird":"0","muted":"1","autoplay":"1","playbtn":"1","iframe":"0","poster":{"type":"0","url":""},"unique_key":"246362832449"}
    );
</script>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24636283');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24636601"
     name="空白模块" data-anchor-id="anchor-1710915709634-1888" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24636601.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1280px;max-width:1280px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:160px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:385px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24636601-component-text-1669087008420-3224" style="top:57px;left:0;width:1277px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:34px;font-weight:bold;font-style:normal;color:rgb(51, 51, 51);background-color:transparent;line-height:34px;text-decoration:none;text-align:center;">
            <span>客户案例</span>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-24636601-component-text-1669087103442-3268" style="top:114px;left:148px;width:982px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:18px;font-weight:normal;font-style:normal;color:rgba(51, 51, 51, 0.8);background-color:transparent;line-height:30px;text-decoration:none;text-align:center;">
            <span>Customer case</span>
        </div>
    </div>
</div>


    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24636601');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-24747273"
     name="合作案例" data-anchor-id="anchor-1712555794346-7901" style="background-color:rgb(255, 255, 255);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-24747273.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(255, 255, 255);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:484px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:542.98828125px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="text-component">
    <div class="gw-browse-component" id="module-24747273-component-text-1669100785938-9525" style="top:46px;left:323px;width:522px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:28px;font-weight:normal;font-style:normal;color:#000000;background-color:transparent;line-height:28px;text-decoration:none;text-align:center;">
            <span>合作案例</span>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101544410-4793" style="top:0;left:0;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101544410-4793 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101544410-4793 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101544410-4793 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16691015474506.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101574639-3969" style="top:0;left:238px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101574639-3969 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101574639-3969 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101574639-3969 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133013299.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101578159-5171" style="top:0;left:484px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101578159-5171 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101578159-5171 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101578159-5171 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133013031.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101581243-7583" style="top:1px;left:729px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101581243-7583 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101581243-7583 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101581243-7583 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133027473.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101584372-8121" style="top:1px;left:968px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101584372-8121 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101584372-8121 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101584372-8121 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133024413.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101617107-5036" style="top:104px;left:0;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101617107-5036 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101617107-5036 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101617107-5036 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133026665.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101623517-5453" style="top:208px;left:0;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101623517-5453 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101623517-5453 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101623517-5453 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133037376.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101633684-4932" style="top:104px;left:237px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101633684-4932 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101633684-4932 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101633684-4932 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133024228.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101646429-1514" style="top:104px;left:485px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101646429-1514 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101646429-1514 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101646429-1514 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133022425.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101651772-3978" style="top:105px;left:730px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101651772-3978 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101651772-3978 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101651772-3978 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133021839.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101655533-1001" style="top:104px;left:968px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101655533-1001 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101655533-1001 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101655533-1001 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133033278.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101663966-8896" style="top:207px;left:238px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101663966-8896 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101663966-8896 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101663966-8896 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133031063.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101675468-5211" style="top:207px;left:486px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101675468-5211 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101675468-5211 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101675468-5211 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133038572.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101680268-8623" style="top:206px;left:733px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101680268-8623 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101680268-8623 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101680268-8623 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133031309.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101686620-2167" style="top:207px;left:969px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101686620-2167 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101686620-2167 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101686620-2167 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133034605.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101991436-5084" style="top:307px;left:0;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101991436-5084 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101991436-5084 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101991436-5084 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133032283.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669101996510-2969" style="top:307px;left:238px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669101996510-2969 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669101996510-2969 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669101996510-2969 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133044047.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669102003121-3523" style="top:308px;left:486px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669102003121-3523 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669102003121-3523 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669102003121-3523 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133044921.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669102014638-2867" style="top:307px;left:733px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669102014638-2867 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669102014638-2867 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669102014638-2867 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16703133048630.jpg" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-24747273-component-images-1669102020785-5969" style="top:308px;left:969px;width:200px;height:82px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-24747273-component-images-1669102020785-5969 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-24747273-component-images-1669102020785-5969 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-24747273-component-images-1669102020785-5969 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:200px;max-width:none;height:82px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/16697712536831.jpg" />
    </div>
</div>
    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-24747273');
</script>
    
<div class="gw-browse-module  " data-full=""
     data-fixed-position="" id="gw-module-16962147"
     name="空白模块" data-anchor-id="anchor-1669104579596-7784" style="background-color:rgb(51, 51, 51);background-repeat:repeat;background-size:auto;">

    <style data-link="html{smallToBig:'#' + 'gw-module-' + id + '.module-bg-card'
    + '<'
    + '--gw-module-content-max-width:' + align.module.width + ';'
    +' --gw-module-content-background' + styles.background_color +';'
    +'>;'
    }">
        #gw-module-16962147.module-bg-card {
            --gw-module-content-max-width: 1200px;
            --gw-module-content-background: rgb(51, 51, 51);
        }

    </style>

    
    
    
    <div class="gw-browse-module-content clearfix" style="background-repeat:repeat;background-size:auto;width:1900px;max-width:1900px;">
        <div class="gw-grid-col grid-col-pc-12">
    <div class=" gw-browse-grid" style="height:343px;">
    <div class="gw-browse-grid-content">
            <div class="gw-browse-container" style="height:358.984375px;" data-editable="0">
    <div class="gw-browse-container-content">
        <div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16962147-component-images-1669104739006-6172" style="top:8px;left:342px;height:130.99609375px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16962147-component-images-1669104739006-6172 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16962147-component-images-1669104739006-6172 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16962147-component-images-1669104739006-6172 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="height:130.99609375px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17108977091992.png" />
    </div>
</div><div class="divide-component">
    <div class="gw-browse-component" id="module-16962147-component-divide-1669104792122-7543" style="top:69px;left:677px;width:694px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content" style="border-color:rgb(102, 102, 102);border-bottom-style:solid;border-width:1px;height:13.5px;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1669104809354-4411" style="top:98px;left:677px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:bold;font-style:normal;color:rgb(238, 238, 238);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <a target="_blank" style="color:rgb(238, 238, 238);" href="tel:400-6928-562" class="gw-nav">全国免费服务热线：400-6928-562</a>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1669104831006-9812" style="top:131px;left:677px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:bold;font-style:normal;color:rgb(238, 238, 238);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <a target="_blank" style="color:rgb(238, 238, 238);" href="tel:025-52262587" class="gw-nav">公司传真：025-52262587</a>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1669104842871-3692" style="top:100px;left:992px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:bold;font-style:normal;color:rgb(238, 238, 238);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <a target="_blank" style="color:rgb(238, 238, 238);" href="tel:18051982644" class="gw-nav">业务咨询：18051982644吴经理<br/></a>
        </div>
    </div>
</div>

<div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1669104856600-5431" style="top:132px;left:992px;width:376px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:bold;font-style:normal;color:rgb(238, 238, 238);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <span>公司地址：南京市江宁区淳化街道联东U谷二期19栋2层</span>
        </div>
    </div>
</div>

<div class="divide-component">
    <div class="gw-browse-component" id="module-16962147-component-divide-1669104943164-4647" style="top:278px;left:0;width:1896px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content" style="border-color:rgba(238, 238, 238, 0.4);border-bottom-style:solid;border-width:1px;height:13.5px;"></div>
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1669104970823-5814" style="top:306px;left:787px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:bold;font-style:normal;color:rgb(238, 238, 238);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(238, 238, 238);" href="tel:025-52262587" class="gw-nav">Copyright © 捷造科技发展有限公司</a>
        </div>
    </div>
</div>

<div class="nav-component">
    <div class="gw-browse-component" id="module-16962147-component-nav-1711011131171-4655" style="top:28px;left:648px;width:1127px;height:25px;line-height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16962147-component-nav-1711011131171-4655 .gw-nav{
width:118px;height:50px;font-family:微软雅黑;font-size:15px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;border-radius:0;shadow-type:0 0 ;line-height:50px;
}
#module-16962147-component-nav-1711011131171-4655 .gw-nav-cont{

}
#module-16962147-component-nav-1711011131171-4655 .gw-nav-cont-row{

}
#module-16962147-component-nav-1711011131171-4655 .sec-menu{
font-family:微软雅黑;font-size:14px;font-style:normal;font-weight:normal;background-color:#eeeeee;color:#666666;height:38px;
}
#module-16962147-component-nav-1711011131171-4655 .three-menu{
font-family:微软雅黑;font-size:14px;font-style:normal;font-weight:normal;background-color:#eeeeee;color:#666666;height:38px;
}
#module-16962147-component-nav-1711011131171-4655 .menu-list{
position:absolute;top:50px;margin-left:0;width:100px !important;
}
#module-16962147-component-nav-1711011131171-4655 .gw-nav-cont-mobile .menu-list{
    width: 100%!important;
}
#module-16962147-component-nav-1711011131171-4655 .menu-list ul{
background-color:#eeeeee;line-height:38px;
}
#module-16962147-component-nav-1711011131171-4655 .menu-list-row{
position:absolute;top:50px;
}
#module-16962147-component-nav-1711011131171-4655 .menu-list-row ul{
background-color:#eeeeee;line-height:38px !important;
}
#module-16962147-component-nav-1711011131171-4655 .menu-list-row ul li{
margin-left:0;width:100px !important;
}
#module-16962147-component-nav-1711011131171-4655 .has-three-child-row .three-list{
top:38px;
}
#module-16962147-component-nav-1711011131171-4655 .three-list ul{
background-color:#eeeeee;line-height:38px !important;
}
#module-16962147-component-nav-1711011131171-4655 .three-list-row{
position:absolute;top:50px;
}
#module-16962147-component-nav-1711011131171-4655 .three-list-row ul{
background-color:#eeeeee;top:38px;
}
#module-16962147-component-nav-1711011131171-4655 .three-list-row ul li{
margin-left:0;width:100px !important;
}
#module-16962147-component-nav-1711011131171-4655 .menu-list .triangle_border_up{
border-bottom-color:#eeeeee;
}
#module-16962147-component-nav-1711011131171-4655 .sec-menu a{
color:#666666;text-decoration:none;font-weight:normal;
}
#module-16962147-component-nav-1711011131171-4655 .sec-menu:hover .three-menu a{
color:#666666;text-decoration:none;font-weight:normal;
}
#module-16962147-component-nav-1711011131171-4655 .gw-nav-cont:hover .gw-nav{
font-family:微软雅黑;font-size:15px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;
}
#module-16962147-component-nav-1711011131171-4655 .gw-nav-cont-row:hover .gw-nav{
font-family:微软雅黑;font-size:15px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;
}
#module-16962147-component-nav-1711011131171-4655 .first-nav-cont:hover .gw-nav{
font-family:微软雅黑;font-size:15px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;
}
#module-16962147-component-nav-1711011131171-4655 .gw-nav-cont:hover{

}
#module-16962147-component-nav-1711011131171-4655 .gw-nav-cont-row:hover{

}
#module-16962147-component-nav-1711011131171-4655 .sec-menu:hover{
background-color:#eeeeee;font-size:14px;height:38px;font-weight:normal;
}
#module-16962147-component-nav-1711011131171-4655 .sec-menu:hover a{
color:#000000;font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:none;
}
#module-16962147-component-nav-1711011131171-4655 .three-menu:hover{
background-color:#eeeeee;font-size:14px;height:38px;font-weight:normal;
}
#module-16962147-component-nav-1711011131171-4655 .sec-menu .three-menu:hover a{
color:#000000;font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:none;
}
.mobile #module-16962147-component-nav-1711011131171-4655 .three-menu:hover a{
color:#000000;font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:none;
}
#module-16962147-component-nav-1711011131171-4655 .gw-nav.active{
font-family:微软雅黑;font-size:15px;color:rgb(255, 255, 255);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;
}
#module-16962147-component-nav-1711011131171-4655{
--nav-effect-color:#000;--nav-color:rgb(255, 255, 255);--nav-active-color:rgb(255, 255, 255);
}
        </style>
                    <div class="module-16962147-component-nav-1711011131171-4655 gw-browse-component-content hover-effect-" style="background-color: transparent;
                    box-shadow:0 0  #000;
                    border-radius:0px;
                    ">
                <div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="PCB制板" style="" href="/">PCB制板</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="SMT焊接" style="" href="/SMTtiepian.html">SMT焊接</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="解决方案" style="" href="/jiejuefangan.html">解决方案</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="BOM配单" style="" href="/BOMpeidan.html">BOM配单</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="关于我们" style="" href="/guanyuwomen.html">关于我们</a></div><div class="gw-nav-cont"><a target="_self" class="gw-nav" data-alt="联系我们" style="" href="/lianxiwomen.html">联系我们</a></div>
            </div>
            </div>
</div>
<script>
    // //移动端展开三级级导航
    // $(document).off('click', '.gw-nav-cont-mobile .menu-list>ul>li>a').on('click', '.gw-nav-cont-mobile .menu-list>ul>li>a', function () {
    //     var topDom= $(this).parents("li")
    //     topDom.parent('ul').find(".three-list").slideToggle()
    //     var secondIcon=topDom.find(".second-icon")
    //     secondIcon.hasClass("rotate")?secondIcon.removeClass("rotate"): secondIcon.addClass("rotate")
    // });
</script><div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1712627979869-4254" style="top:201px;left:350px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgba(238, 238, 238, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <a target="_blank" style="color:rgba(238, 238, 238, 0.8);" href="tel:025-52262587" class="gw-nav">通过认证 </a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16962147-component-images-1712628013437-2007" style="top:230px;left:350px;width:236px;height:38px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16962147-component-images-1712628013437-2007 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16962147-component-images-1712628013437-2007 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16962147-component-images-1712628013437-2007 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:236px;max-width:none;height:38px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17126280302355.png" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1712628126954-6392" style="top:201px;left:672px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgba(238, 238, 238, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <a target="_blank" style="color:rgba(238, 238, 238, 0.8);" href="tel:025-52262587" class="gw-nav">支付方式<br/></a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16962147-component-images-1712628283108-9593" style="top:230px;left:672px;width:341px;height:38px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16962147-component-images-1712628283108-9593 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16962147-component-images-1712628283108-9593 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16962147-component-images-1712628283108-9593 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:341px;max-width:none;height:38px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17126282919562.jpg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1712628381435-8239" style="top:202px;left:1069px;width:325px;height:26px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:normal;font-style:normal;color:rgba(238, 238, 238, 0.8);background-color:transparent;line-height:26px;text-decoration:none;text-align:left;">
            <a target="_blank" style="color:rgba(238, 238, 238, 0.8);" href="tel:025-52262587" class="gw-nav">合作快递</a>
        </div>
    </div>
</div>

<div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16962147-component-images-1712628412882-3952" style="top:230px;left:1070px;width:378px;height:38px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16962147-component-images-1712628412882-3952 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16962147-component-images-1712628412882-3952 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16962147-component-images-1712628412882-3952 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:378px;max-width:none;height:38px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17126284183712.png" />
    </div>
</div><div class="images-component">
    <div class="gw-browse-component gw-browse-component--image" id="module-16962147-component-images-1712628511379-9561" style="top:39px;left:1438px;width:101px;height:98px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <style>
            #module-16962147-component-images-1712628511379-9561 .gw-image-hoverShadow:hover img {
                 box-shadow:8px 8px 20px 0 #ababab !important;
                }
                
        </style>
        <style>
            #module-16962147-component-images-1712628511379-9561 .gw-imageText-shadow:hover img{
        box-shadow:0px 8px 12px rgba(0,0,0,.14) !important;
       }
       
        </style>
        <style>
            #module-16962147-component-images-1712628511379-9561 .gw-imageText-card:hover img{
        box-shadow:0 10px 16px rgba(0,0,0,.24) !important;
       }
       
        </style>
        <img class="gw-browse-component-content" style="width:101px;max-width:none;height:98px;max-height:none;opacity:1;box-shadow:0px 0px 10px 1px transparent;" alt="" src="picture/17126285166948.jpg" />
    </div>
</div><div class="text-component">
    <div class="gw-browse-component" id="module-16962147-component-text-1712628582123-6328" style="top:142px;left:1438px;width:102px;height:25px;" data-gw-component-custom-type="" data-gw-component-custom-name="">
        <div class="gw-browse-component-content " style="font-family:微软雅黑;font-size:14px;font-weight:bold;font-style:normal;color:rgb(238, 238, 238);background-color:transparent;line-height:26px;text-decoration:none;text-align:center;">
            <a target="_blank" style="color:rgb(238, 238, 238);" href="tel:18051982644" class="gw-nav">销售经理</a>
        </div>
    </div>
</div>


    </div>
</div>
        </div>
    </div>
</div>
    </div>
    <script>
        
    </script>
</div>
<script>
    </script>
<script>
    module_onload('gw-module-16962147');
</script>
    
<div class="modal fade gw-modal wechatModal" id="myWechatModal" tabindex="-1" role="dialog">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span>
    </button>
    <div class="modal-dialog" role="document">
        <div class="modal-content">
            <div class="modal-body">
                <img class="wechat-img" src="picture/qrcode.jpg">
            </div>
            <p class="wechat-tips tips-mobile">长按屏幕识别二维码</p>
            <p class="wechat-tips tips-pc">打开手机扫描二维码</p>
        </div>
    </div>
</div>



<div class="modal fade bs-example-modal-sm gw-modal formModal" tabindex="-1" role="dialog"
     aria-labelledby="mySmallModalLabel" id="mydialog_form">
</div>
<div class="modal fade bs-example-modal-sm gw-modal newformModal" tabindex="-1" role="dialog"
     aria-labelledby="mySmallModalLabel" id="mydialog_form_new"></div>


<style>
    .xshare .collect-btn{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        font-size: 20px;
        cursor: pointer;
        border-radius: 50%;
        border: 1px solid #E0E0E0;
        color:#E0E0E0;
        margin: 4px;
        transition: all 0.6s ease-out 0s;
    }
    .xshare .collect-btn:hover{
            color: #fff;
            background-color: #f0ad4e;
            border-color: #f0ad4e;
        }
    .xshare .collect-btn.has-collected{
        color:	#f0ad4e;
        background-color: #fff;
        border-color:#f0ad4e;
    }
</style>
<script>
    //取消收藏
    function unlike(goods_id){
      $.ajax({
          method:"POST",
          url:"/shop/user/like/unlike?type=4&type_id="+goods_id,
          success:function(res){
              if(res.code === 0){
                  $(".xshare .collect-btn").removeClass("has-collected");
              }
              // layer.msg(res.msg);
              layer.msg(res.msg, {icon: 5});
          }
      })
    }

    //收藏
    function like(goods_id){
      $.ajax({
          method:"POST",
          url:"/shop/user/like/like?type=4&type_id="+goods_id,
          success:function(res){
              if(res.code === 0){
                  $(".xshare .collect-btn").addClass("has-collected");
              }
              // layer.msg(res.msg);
              layer.msg(res.msg, {icon: 5});
          }
      })
    }
</script>


<div class="modal fade gw-modal videoModal" id="myVideoModal" tabindex="-1" role="dialog">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span>
    </button>
    <div class="modal-dialog" role="document">
        <div class="modal-content">
            <div class="modal-body">
                
                <video class="video-iframe" autoplay controls style="width:500px;height:400px;"></video>
            </div>
        </div>
    </div>
</div>

<div class="modal fade gw-modal mapModal " tabindex="-1" role="dialog" id="mydialog_map">
    <div class="modal-dialog modal-sm" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span
                            aria-hidden="true">×</span></button>
                <h4 class="modal-title">请选择一种导航方式</h4>
            </div>
            <div class="modal-body">
                <ul class="map-modal-container"></ul>
            </div>
            <div class="modal-footer">
                <button type="button" class="btn btn-default" data-dismiss="modal">取消</button>
            </div>
        </div>
    </div>
</div>



<div class="imageModal">
    <div class="img-content"><img class="img-dialog" src="picture/qrcode.jpg">
    </div>
</div>
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
    <div class="pswp__bg"></div>
    <div class="pswp__scroll-wrap">
        <div class="pswp__container">
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
        </div>
        <div class="pswp__ui pswp__ui--hidden">
            <div class="pswp__top-bar">
                <div class="pswp__counter"></div>
                <button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
                <button class="pswp__button pswp__button--share" title="Share"></button>
                <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
                <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
                <div class="pswp__preloader">
                    <div class="pswp__preloader__icn">
                        <div class="pswp__preloader__cut">
                            <div class="pswp__preloader__donut"></div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
                <div class="pswp__share-tooltip"></div>
            </div>
            <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
            </button>
            <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
            </button>
            <div class="pswp__caption">
                <div class="pswp__caption__center"></div>
            </div>
        </div>
    </div>
</div>


    
<div id="mask-20231120">
<div style="position:relative;    position: relative;
    background: white;
    padding: 10px 15px;
    font-size: 22px;
    font-weight: 700;">
<div>tel:吴经理18051982644</div>
</div>
</div>
<style>
.talk-img,#time-pic {
    position: absolute;
    width: 148px!important;
    height: 150px!important;
    top: 49%;
    left: 61%;
    transform: translate(9%, -22%);
}
</style>

<style>
   #mask-20231120{
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(0,0,0,.75);
     display: flex;
     justify-content: center;
     align-items: center;
     z-index: 999;
     display:none;
   }
   #mask-20231120 img {
     width: 300px;
     height: auto;
   }
</style>



<script>
  $(`a[href="tel:18051982644"]`).click(function (event) {
    event.preventDefault()
    console.log('点击了')
    $("#mask-20231120").css("display","flex")
$("body").css("overflow","hidden")
  })

document.getElementById("mask-20231120").addEventListener("click", function(event) {
     // 阻止图片上的点击事件冒泡
     if (event.target !== event.currentTarget) {
       return;
     }

     this.style.display = "none";
     $("body").css("overflow","visible")
  });
</script>


                        <div class="report-mobile report-pc report">
                
                <a href="/report" id="report-click" class='flex-box'>
                    
                    <i class="iconfont-copyright icon-ltd-copyright-feedback-iconfont-line-new"></i>
                    <span>反馈</span>
                </a>
                <a href="/admin/login" class='flex-box' target="_blank">
                    
                    <i class="iconfont-copyright icon-ltd-copyright-chart-iconfont-line-new"></i>
                    <span>枢纽云管理</span>
                </a>
            </div>
            
            
                                                <script>
    $(() => {
    $("#gw-module-24747213 .gw-browse-container-content").append(`
      <div class="swiper mySwiper">
          <div class="swiper-wrapper">
          </div>
          <div class="swiper-button-prev"></div>
          <div class="swiper-button-next"></div>
      </div>
      `)
    $("#gw-module-24747213 .video-component").map((i, data) => {
      $(".mySwiper>.swiper-wrapper").append(`<div class="swiper-slide"><div class="swiper-text"></div><div class="swiper-text-bg"></div></div>`)
      //$(".mySwiper>.swiper-wrapper>.swiper-slide").eq(i).append($(data))
      $(".mySwiper>.swiper-wrapper>.swiper-slide>.swiper-text").eq(i).append($(`div[data-gw-component-custom-type=swiper-${i+1}]`))
    })
    var mySwiper = new Swiper('.mySwiper', {
     slidesPerView: 5,
      nextButton: '.swiper-button-next',
      prevButton: '.swiper-button-prev',
    })
let index = 0
$("#gw-module-24747213 .mySwiper .swiper-slide").hover((e)=>{
$("#gw-module-24747213 .video-component video").eq(index)[0].pause()
let elt = e.target
index = [].indexOf.call(elt.parentNode.querySelectorAll(".swiper-slide"),elt)
$("#gw-module-24747213 .video-component").hide()
$("#gw-module-24747213 .video-component").eq(index).show()
$("#gw-module-24747213 .video-component video").eq(index)[0].play()
},(e)=>{
})
$("#gw-module-24747213 .video-component").hide()
$("#gw-module-24747213 .video-component").eq(0).show()
    })
    </script>



<style>
    div[name='顶部导航'] {
        transition: all 0.6s ease;
        overflow: visible !important;
    }
</style>
<script>
    $(function () {
        $(window).scroll(function () {
            if ($(document).scrollTop() <= 0) {
                $("div[name='顶部导航']").css({ "background-color": "rgba(51, 51, 51, 0.9)", "top": "calc(1px * 80 * var(--gw-transform-scale))", "box-shadow": "none" })
            } else {
                $("div[name='顶部导航']").css({ "background-color": "rgba(51, 51, 51, 0.9)", "top": "0",  "box-shadow": "0 0 8px rgb(0,0,0,.3)" })
            }
        })
    })
</script>



<script>
    /*
        命名 切换1,切换2,...,切换n
        内容命名 >切换n-1,>切换n-2,...,>切换n-n
    */
    $(function () {
setTimeout(() => {
        $("div[name^=切换]").each(function () {
            //第n个切换
            let index = $(this).attr("name").replace("切换", "")
            let switchBar=$(`div[name=切换${index}]`)

            //当前切换内容
            let content=$(`div[name^=">切换${index}-"]`)
console.log(content,'content')

            for (let i = 0; i < content.length; i++) {
                //除了第一个外其余全部隐藏
                if(i){
                    content.eq(i).hide()
                    switchBar.find(".bglayer-component").eq(i).hide()
                }
                switchBar.find(".button-component").eq(i).hover(function(){
                    //第n个按钮对应第n个内容
                    switchBar.find(".bglayer-component").eq(i).show().siblings(".bglayer-component").hide()
                    content.hide()
                    content.eq(i).show()
                },function(){})
            }
        })
}, 500)
    })
</script>


<script>
  $(function () {
    var styleTags = document.querySelectorAll("div[name='切换'] .gw-browse-component style");
    styleTags.forEach(function (styleTag) {
      var styleContent = styleTag.innerText;
      var firstRuleFull = styleContent.split('}')[0].trim() + '}';
      var firstRuleContent = firstRuleFull.slice(firstRuleFull.indexOf('{') + 1, -1).trim();
      // 选择器
      // 提取并拆分选择器
      var parts = firstRuleFull.split('{')[0].trim().split(' ');
      // 去掉:hover
      parts = parts.map(function (part) {
        return part.replace(':hover', '');
      });
      let selector0 = parts[0]
      // 在首个选择器部分后加入 .active
      parts[0] = 'div[name="切换"] .active ' + selector0;

      // 重新组合选择器
      var newSelector = parts.join(' ');

      // 将新的规则内容模版添加到style标签
      styleTag.innerHTML += `${newSelector} { ${firstRuleContent} }\n`;
    })
  })
</script>













</script>



<script>
    "use strict";!function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.ResizeSensor=t()}("undefined"!=typeof window?window:this,function(){if("undefined"==typeof window)return null;var e="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),t=e.requestAnimationFrame||e.mozRequestAnimationFrame||e.webkitRequestAnimationFrame||function(t){return e.setTimeout(t,20)},n=e.cancelAnimationFrame||e.mozCancelAnimationFrame||e.webkitCancelAnimationFrame||function(t){e.clearTimeout(t)};function i(e,t){var n=Object.prototype.toString.call(e),i="[object Array]"===n||"[object NodeList]"===n||"[object HTMLCollection]"===n||"[object Object]"===n||"undefined"!=typeof jQuery&&e instanceof jQuery||"undefined"!=typeof Elements&&e instanceof Elements,r=0,o=e.length;if(i)for(;r<o;r++)t(e[r]);else t(e)}function r(e){var t=function(e){if(!e.getBoundingClientRect)return{width:e.offsetWidth,height:e.offsetHeight};var t=e.getBoundingClientRect();return{width:Math.round(t.width),height:Math.round(t.height)}}(e);return t.element=e,t}function o(e,t){Object.keys(t).forEach(function(n){e.style[n]=t[n]})}var s=function(e,a){var d=0;function l(){var e,t,n=[];this.add=function(e){n.push(e)},this.call=function(i){for(e=0,t=n.length;e<t;e++)n[e].call(this,i)},this.remove=function(i){var r=[];for(e=0,t=n.length;e<t;e++)n[e]!==i&&r.push(n[e]);n=r},this.length=function(){return n.length}}function u(e,n){if(e)if(e.resizedAttached)e.resizedAttached.add(n);else{e.resizedAttached=new l,e.resizedAttached.add(n),e.resizeSensor=document.createElement("div"),e.resizeSensor.dir="ltr",e.resizeSensor.className="resize-sensor";var i={pointerEvents:"none",position:"absolute",left:"0px",top:"0px",right:"0px",bottom:"0px",overflow:"hidden",zIndex:"-1",visibility:"hidden",maxWidth:"100%"},s={position:"absolute",left:"0px",top:"0px",transition:"0s"};o(e.resizeSensor,i);var a=document.createElement("div");a.className="resize-sensor-expand",o(a,i);var u=document.createElement("div");o(u,s),a.appendChild(u);var c=document.createElement("div");c.className="resize-sensor-shrink",o(c,i);var h=document.createElement("div");o(h,s),o(h,{width:"200%",height:"200%"}),c.appendChild(h),e.resizeSensor.appendChild(a),e.resizeSensor.appendChild(c),e.appendChild(e.resizeSensor);var f=window.getComputedStyle(e),m=f?f.getPropertyValue("position"):null;"absolute"!==m&&"relative"!==m&&"fixed"!==m&&"sticky"!==m&&(e.style.position="relative");var p=!1,v=0,y=r(e),g=0,w=0,S=!0;d=0;var z=function(){if(S){if(0===e.offsetWidth&&0===e.offsetHeight)return void(d||(d=t(function(){d=0,z()})));S=!1}var n,i;n=e.offsetWidth,i=e.offsetHeight,u.style.width=n+10+"px",u.style.height=i+10+"px",a.scrollLeft=n+10,a.scrollTop=i+10,c.scrollLeft=n+10,c.scrollTop=i+10};e.resizeSensor.resetSensor=z;var x=function(){v=0,p&&(g=y.width,w=y.height,e.resizedAttached&&e.resizedAttached.call(y))},b=function(){y=r(e),(p=y.width!==g||y.height!==w)&&!v&&(v=t(x)),z()},E=function(e,t,n){e.attachEvent?e.attachEvent("on"+t,n):e.addEventListener(t,n)};E(a,"scroll",b),E(c,"scroll",b),d=t(function(){d=0,z()})}}i(e,function(e){u(e,a)}),this.detach=function(t){d&&(n(d),d=0),s.detach(e,t)},this.reset=function(){e.resizeSensor.resetSensor&&e.resizeSensor.resetSensor()}};if(s.reset=function(e){i(e,function(t){e.resizeSensor.resetSensor&&t.resizeSensor.resetSensor()})},s.detach=function(e,t){i(e,function(e){e&&(e.resizedAttached&&"function"==typeof t&&(e.resizedAttached.remove(t),e.resizedAttached.length())||e.resizeSensor&&(e.contains(e.resizeSensor)&&e.removeChild(e.resizeSensor),delete e.resizeSensor,delete e.resizedAttached))})},"undefined"!=typeof MutationObserver){var a=new MutationObserver(function(e){for(var t in e)if(e.hasOwnProperty(t))for(var n=e[t].addedNodes,i=0;i<n.length;i++)n[i].resizeSensor&&s.reset(n[i])});document.addEventListener("DOMContentLoaded",function(e){a.observe(document.body,{childList:!0,subtree:!0})})}return s}),function(e,t){"function"==typeof define&&define.amd?define(["./ResizeSensor.js"],t):"object"==typeof exports?module.exports=t(require("./ResizeSensor.js")):(e.ElementQueries=t(e.ResizeSensor),e.ElementQueries.listen())}("undefined"!=typeof window?window:this,function(e){var t=function(){var t,n={},i=[];function r(e){e||(e=document.documentElement);var t=window.getComputedStyle(e,null).fontSize;return parseFloat(t)||16}function o(e,t){var n=t.split(/\d/),i=n[n.length-1];switch(t=parseFloat(t),i){case"px":return t;case"em":return t*r(e);case"rem":return t*r();case"vw":return t*document.documentElement.clientWidth/100;case"vh":return t*document.documentElement.clientHeight/100;case"vmin":case"vmax":var o=document.documentElement.clientWidth/100,s=document.documentElement.clientHeight/100;return t*(0,Math["vmin"===i?"min":"max"])(o,s);default:return t}}function s(e,t){var i,r,s,a,d,l,u,c;this.element=e;var h=["min-width","min-height","max-width","max-height"];this.call=function(){for(i in s=function(e){if(!e.getBoundingClientRect)return{width:e.offsetWidth,height:e.offsetHeight};var t=e.getBoundingClientRect();return{width:Math.round(t.width),height:Math.round(t.height)}}(this.element),l={},n[t])n[t].hasOwnProperty(i)&&(r=n[t][i],a=o(this.element,r.value),d="width"===r.property?s.width:s.height,c=r.mode+"-"+r.property,u="","min"===r.mode&&d>=a&&(u+=r.value),"max"===r.mode&&d<=a&&(u+=r.value),l[c]||(l[c]=""),u&&-1===(" "+l[c]+" ").indexOf(" "+u+" ")&&(l[c]+=" "+u));for(var e in h)h.hasOwnProperty(e)&&(l[h[e]]?this.element.setAttribute(h[e],l[h[e]].substr(1)):this.element.removeAttribute(h[e]))}}function a(t,n){t.elementQueriesSetupInformation||(t.elementQueriesSetupInformation=new s(t,n)),t.elementQueriesSensor||(t.elementQueriesSensor=new e(t,function(){t.elementQueriesSetupInformation.call()}))}function d(e,r,o,s){if(void 0===n[e]){n[e]=[];var a=i.length;t.innerHTML+="\n"+e+" {animation: 0.1s element-queries;}",t.innerHTML+="\n"+e+" > .resize-sensor {min-width: "+a+"px;}",i.push(e)}n[e].push({mode:r,property:o,value:s})}function l(e){var t;if(document.querySelectorAll&&(t=e?e.querySelectorAll.bind(e):document.querySelectorAll.bind(document)),t||"undefined"==typeof $$||(t=$$),t||"undefined"==typeof jQuery||(t=jQuery),!t)throw"No document.querySelectorAll, jQuery or Mootools's $$ found.";return t}function u(t){var n=[],i=[],r=[],o=0,s=-1,a=[];for(var d in t.children)if(t.children.hasOwnProperty(d)&&t.children[d].tagName&&"img"===t.children[d].tagName.toLowerCase()){n.push(t.children[d]);var l=t.children[d].getAttribute("min-width")||t.children[d].getAttribute("data-min-width"),u=t.children[d].getAttribute("data-src")||t.children[d].getAttribute("url");r.push(u);var c={minWidth:l};i.push(c),l?t.children[d].style.display="none":(o=n.length-1,t.children[d].style.display="block")}function h(){var e,d=!1;for(e in n)n.hasOwnProperty(e)&&i[e].minWidth&&t.offsetWidth>i[e].minWidth&&(d=e);if(d||(d=o),s!==d)if(a[d])n[s].style.display="none",n[d].style.display="block",s=d;else{var l=new Image;l.onload=function(){n[d].src=r[d],n[s].style.display="none",n[d].style.display="block",a[d]=!0,s=d},l.src=r[d]}else n[d].src=r[d]}s=o,t.resizeSensorInstance=new e(t,h),h()}var c=/,?[\s\t]*([^,\n]*?)((?:\[[\s\t]*?(?:min|max)-(?:width|height)[\s\t]*?[~$\^]?=[\s\t]*?"[^"]*?"[\s\t]*?])+)([^,\n\s\{]*)/gim,h=/\[[\s\t]*?(min|max)-(width|height)[\s\t]*?[~$\^]?=[\s\t]*?"([^"]*?)"[\s\t]*?]/gim;function f(e){var t,n,i,r;for(e=e.replace(/'/g,'"');null!==(t=c.exec(e));)for(n=t[1]+t[3],i=t[2];null!==(r=h.exec(i));)d(n,r[1],r[2],r[3])}function m(e){var t="";if(e)if("string"==typeof e)-1===(e=e.toLowerCase()).indexOf("min-width")&&-1===e.indexOf("max-width")||f(e);else for(var n=0,i=e.length;n<i;n++)1===e[n].type?-1!==(t=e[n].selectorText||e[n].cssText).indexOf("min-height")||-1!==t.indexOf("max-height")?f(t):-1===t.indexOf("min-width")&&-1===t.indexOf("max-width")||f(t):4===e[n].type?m(e[n].cssRules||e[n].rules):3===e[n].type&&e[n].styleSheet.hasOwnProperty("cssRules")&&m(e[n].styleSheet.cssRules)}var p=!1;this.init=function(){var n="animationstart";void 0!==document.documentElement.style.webkitAnimationName?n="webkitAnimationStart":void 0!==document.documentElement.style.MozAnimationName?n="mozanimationstart":void 0!==document.documentElement.style.OAnimationName&&(n="oanimationstart"),document.body.addEventListener(n,function(t){var n=t.target,r=n&&window.getComputedStyle(n,null),o=r&&r.getPropertyValue("animation-name");if(o&&-1!==o.indexOf("element-queries")){n.elementQueriesSensor=new e(n,function(){n.elementQueriesSetupInformation&&n.elementQueriesSetupInformation.call()});var s=window.getComputedStyle(n.resizeSensor,null).getPropertyValue("min-width");s=parseInt(s.replace("px","")),a(t.target,i[s])}}),p||((t=document.createElement("style")).type="text/css",t.innerHTML="[responsive-image] > img, [data-responsive-image] {overflow: hidden; padding: 0; } [responsive-image] > img, [data-responsive-image] > img {width: 100%;}",t.innerHTML+="\n@keyframes element-queries { 0% { visibility: inherit; } }",document.getElementsByTagName("head")[0].appendChild(t),p=!0);for(var r=0,o=document.styleSheets.length;r<o;r++)try{document.styleSheets[r].href&&0===document.styleSheets[r].href.indexOf("file://")&&console.warn("CssElementQueries: unable to parse local css files, "+document.styleSheets[r].href),m(document.styleSheets[r].cssRules||document.styleSheets[r].rules||document.styleSheets[r].cssText)}catch(e){}!function(){for(var e=l()("[data-responsive-image],[responsive-image]"),t=0,n=e.length;t<n;t++)u(e[t])}()},this.findElementQueriesElements=function(e){!function(e){var t=l(e);for(var i in n)if(n.hasOwnProperty(i))for(var r=t(i,e),o=0,s=r.length;o<s;o++)a(r[o],i)}(e)},this.update=function(){this.init()}};t.update=function(){t.instance.update()},t.detach=function(e){e.elementQueriesSetupInformation?(e.elementQueriesSensor.detach(),delete e.elementQueriesSetupInformation,delete e.elementQueriesSensor):e.resizeSensorInstance&&(e.resizeSensorInstance.detach(),delete e.resizeSensorInstance)},t.init=function(){t.instance||(t.instance=new t),t.instance.init()};return t.findElementQueriesElements=function(e){t.instance.findElementQueriesElements(e)},t.listen=function(){!function(e){if(document.addEventListener)document.addEventListener("DOMContentLoaded",e,!1);else if(/KHTML|WebKit|iCab/i.test(navigator.userAgent))var t=setInterval(function(){/loaded|complete/i.test(document.readyState)&&(e(),clearInterval(t))},10);else window.onload=e}(t.init)},t});
</script>
<style>
    .gw-browse-module.gw-responsive-scale{width:100%!important;margin-bottom:-.1px;overflow:hidden}.gw-browse-module.gw-responsive-scale,.gw-browse-module.gw-responsive-scale-height{height:calc(1px * var(--gw-module-content-height) * var(--gw-transform-scale))}.gw-browse-module.gw-responsive-scale>.gw-browse-module-content{width:1170px;margin:0 auto}.gw-browse-module:not([data-full='1']).gw-responsive-scale>.gw-browse-module-content{height:auto}.gw-browse-module:not([data-full='1']).gw-responsive-scale>.gw-browse-module-content{transform:scale(var(--gw-transform-scale),var(--gw-transform-scale));transform-origin:left top}.gw-browse-module:not([data-full='1']).gw-responsive-scale>.gw-browse-module-content{position:absolute;transform:scale(var(--gw-transform-scale),var(--gw-transform-scale)) translate(-50%);left:50%}
</style>
<script>
function gw_setup_module_responsive_scale(e=1200){function t(){let e=$(window).width(),t=parseFloat(document.documentElement.style.getPropertyValue("--gw-module-content-max-width-px"));isNaN(t)&&(t=1200,document.documentElement.style.setProperty("--gw-module-content-max-width-px",t));let o=Math.min(e,t)/t;document.documentElement.style.setProperty("--gw-transform-scale",o)}!function(e){!function(e=1200){document.documentElement.style.setProperty("--gw-module-content-max-width-px",e)}(e),window.WOW.prototype.isVisible=function(e){var t=$(e).offset().top,o=t+$(e).outerHeight(),n=$(window).scrollTop(),s=n+$(window).height();return o>n&&t<s},t(),$(window).resize(t),$(document).ready(function(){$(".gw-browse-module:not([data-fixed-position]), .gw-browse-module[data-fixed-position='']").each(function(){let e=!0;if(this.style.height){let t=parseFloat(this.style.height);isNaN(t)||(this.style.setProperty("--gw-module-content-height",t),this.style.removeProperty("height"),$(this).addClass("gw-responsive-scale-height"),e=!1)}e&&$(this).addClass("gw-responsive-scale")}),new ResizeSensor($(".gw-browse-module.gw-responsive-scale > .gw-browse-module-content"),function(e){let t=e.element.offsetHeight,o=$(e.element).closest(".gw-browse-module")[0];o&&o.style.setProperty("--gw-module-content-height",t)})})}(e)}</script>

    <script>
        gw_setup_module_responsive_scale(1700);
    </script>
<script>
//$('.scrollNotice-component .gw-browse-component .scrollNotice-container li').attr("style","padding:0px;");
/*$('#module-16962007-component-scrollNotice-1670917826741-2463').liMarquee('destroy');
console.log('摧毁');
$('#module-16962007-component-scrollNotice-1670917826741-2463').liMarquee({
        scrollamount: 50,
        direction: 'up',
        drag: false,
    });*/
/*setTimeout(() => {
    $('#module-16962007-component-scrollNotice-1670917826741-2463').liMarquee('destroy');
console.log('摧毁');
$('#module-16962007-component-scrollNotice-1670917826741-2463').liMarquee({
        scrollamount: 100,
        direction: 'up',
        drag: false,
    });
console.log('over')
  }, 100);*/

</script>
<style>
  .gw-browse-module.gw-responsive-scale[name="顶部导航"]{
    overflow: visible;
    z-index: 10;
  }
</style>
<script>
$('div[name="空白模块"] .gw-browse-container .video-component video').attr('loop','loop')
</script>

                            
            
            


            
                <script>
      /**
       * 全局给手机号邮箱加上link
       * @param  container
       * @param  regex
       * @param  replacement
       */
      function gw_data_detector_run_on_container(container, regex, replacement) {
        var nodeIterator = document.createNodeIterator(container, NodeFilter.SHOW_TEXT, function (node) {
          if (node.parentNode) {
            const skippedTagNames = ['a', 'script', 'style', 'link', 'textarea', 'input', 'button', 'option', 'area']
            if (skippedTagNames.includes(node.parentNode.tagName.toLowerCase())) {
              return NodeFilter.FILTER_SKIP
            }
          }
          return (node.nodeValue.trim() !== "") ? NodeFilter.FILTER_ACCEPT : NodeFilter.FILTER_REJECT
        });
        var nodesToBeReplaced = []
        while (nodeIterator.nextNode()) {
          var node = nodeIterator.referenceNode
          var text = node.nodeValue
          replaced = text.replace(regex, replacement);
          if (replaced && replaced != text) {
            nodesToBeReplaced.push({'node': node, 'value': replaced})
          }
        }
        for (var i = 0; i < nodesToBeReplaced.length; i++) {
          $(nodesToBeReplaced[i].node).replaceWith(nodesToBeReplaced[i].value)
        }
      }

      var gw_data_detector_email_regex = /(\w+([\.-]?\w+)+@\w+([\.:]?\w+)+(\.[a-zA-Z0-9]{2,3})+)/g
      var gw_data_detector_link_schemed_regex = /(([a-z]+:\/\/)(([a-z0-9\-]+\.)+([a-z]{2}|aero|arpa|biz|com|coop|edu|gov|info|int|jobs|mil|museum|name|nato|net|org|pro|travel|local|internal|ws|vip|ltd))(:[0-9]{1,5})?(\/[a-z0-9_\-\.~]+)*(\/([a-z0-9_\-\.]*)(\?[a-z0-9+_\-\.%=&]*)?)?(#[a-zA-Z0-9!$&'()*+.=-_~:@/?]*)?)(\s+|$)/gi
      var gw_data_detector_link_no_schemed_regex = /((([a-z0-9\-]+\.)+([a-z]{2}|aero|arpa|biz|com|coop|edu|gov|info|int|jobs|mil|museum|name|nato|net|org|pro|travel|local|internal|ws|vip|ltd))(:[0-9]{1,5})?(\/[a-z0-9_\-\.~]+)*(\/([a-z0-9_\-\.]*)(\?[a-z0-9+_\-\.%=&]*)?)?(#[a-zA-Z0-9!$&'()*+.=-_~:@/?]*)?)(\s+|$)/gi
      var gw_data_detector_phone_regex = /((0\d{2,3}-\d{7,8})|([1]([3-9])[0-9]{9})|([1]([3-9])[0-9]-[0-9]{4}-[0-9]{4})|([1]([3-9])[0-9]\s[0-9]{4}\s[0-9]{4})|(400-\d{3,4}-\d{3,4})|(400\d{7})|(400\s\d{3,4}\s\d{3,4}))/g
      var gw_data_detector_icp_beian_regex = /([\u4eac\u6d25\u664b\u5180\u8499\u8fbd\u5409\u9ed1\u6caa\u82cf\u6d59\u7696\u95fd\u8d63\u9c81\u8c6b\u9102\u6e58\u7ca4\u6842\u743c\u6e1d\u5ddd\u8d35\u4e91\u85cf\u9655\u7518\u9752\u5b81\u65b0]ICP备\d{8}号?(-\d{1,2})?)/gi

      function gw_run_data_detectors_on_container(container) {
        gw_data_detector_run_on_container(container, gw_data_detector_icp_beian_regex, '')
        gw_data_detector_run_on_container(container, gw_data_detector_link_schemed_regex, '<a style="text-decoration: inherit; text-color: inherit; color: inherit;" href="$1">$1</a>')
        // gw_data_detector_run_on_container(container, gw_data_detector_link_no_schemed_regex, '')
                }

      function gw_data_detector() {
        var containerClasses = ['text-component', "article-detail-container", "goods-detail-container", "case-detail-container", "goods_text_course_detail-container"];
        for (let j = 0; j < containerClasses.length; j++) {
          let className = containerClasses[j];
          var containerEls = document.getElementsByClassName(className);
          for (let i = 0; i < containerEls.length; i++) {
            gw_run_data_detectors_on_container(containerEls[i])
          }
        }
      }

      gw_data_detector();
    </script>


<div class="share">
    <i class="iconfont icon-fenxiang"></i>
  </div>
  <div class="share-phone">
    <span></span>
  </div>
  <div class="wechatShare">
    <img src="" alt="" style="width:100%;">
  </div>
  <div class="browserShare">
    <img src="picture/wshare.png" alt="" style="width:200px;">
  </div>
  <script type="text/javascript">
    $(function () {
      var shareImg = ''
      var config = {}
      var websiteTitle = $('#wx_share_title').val()//"南京捷造科技发展有限公司-服务全球电子领域的公司"
      var websiteLogo = $('#wx_share_logo').val()//"https://uploadfile.ltdcdn.com/uploadfilev2/image/0/490/903/2022-11/16691069485328.png"
      var description = $('#wx_share_description').val()//"南京捷造科技发展有限公司专注于每一个制造环节将客户的产品视为自己的产品我们评价每次合作的成功与否是看产品投放市场后的反应我们将自己定位于客户的一个重要部门先客户之忧而优后客户之乐而乐从客户的立场出发以实现客户的满意为己任"
      var uid = ''
      $(function () {
        $('[data-toggle="popover"]').popover()
        // getWebsiteInfo()
        getWechatInfo()
        $('.share').on('click', function () {
          share()
        })
        $('.browserShare').on('click', function () {
          $('.browserShare').css('display', 'none')
        })

        $('.wechatShare').on('click', function () {
          $('.wechatShare').css('display', 'none')
        })
        $('#report-click').on('click', function () {
          location.href = '/report'
        })
      })
      // 获取微信config
      function getWechatInfo() {
        $.ajax({
          url: '/gzh/self/jsInfo',
          headers: {
            "Gw-Shop-User-Token": window.localStorage.getItem("GwShopUserToken")
          },
          data: {
            url: window.location.href
          },
          type: 'get',
          success: function (res) {
            if (res.code === 0) {
              config = JSON.parse(res.data.jsInfo)
              wechatShare()
            
              // 判断是否是微信浏览器  主要是地图组件小程序环境用到
              if(navigator.userAgent.toLowerCase().match(/MicroMessenger/i)=="micromessenger") {
                //ios的ua中无miniProgram，但都有MicroMessenger（表示是微信浏览器）
                wx.miniProgram.getEnv((res)=>{
                  // 是小程序环境
                  if (res.miniprogram) {
                    if(config && config.appId){
                        $('img[data-target="#mydialog_map"]').removeClass('hide')
                    }
                  }else{
                      $('img[data-target="#mydialog_map"]').removeClass('hide')
                  }
                })
              }else{
                  $('img[data-target="#mydialog_map"]').removeClass('hide')
              }
            }
          }
        })
      }

      function getUserInfo() {
        var token = window.localStorage.getItem("GwShopUserToken") ? window.localStorage.getItem("GwShopUserToken") : ''
        if (token) {
          $.ajax({
            url: '/shop/frontend/share/isshare',
            headers: {
              "Gw-Shop-User-Token": token
            },
            dataType: 'json',
            type: 'get',
            success: function (res) {
              if (res.code === 0) {
                if (res.data.is_share == 1) {
                  //开启分享
                  shareImg = res.data.share_url
                  $('.share').css('display', 'block')
                  getWechatInfo()
                } else {
                  $('.share').css('display', 'none')
                }
              }
            }
          })
        }
      }

      function getWebsiteInfo() {
        $.ajax({
          url: '/shop/user/me/getProfile',
          type: 'get',
          success: function (res) {
            if(res.code == 0){
              uid = res.data.u_id
              // websiteLogo = res.data.website.company_logo.url
              // websiteTitle = res.data.website.name
              // description = res.data.tdk.description
              getUserInfo()
            }
          }
        })
      }

      function share() {
        let browser = {
          versions: (function () {
            let u = navigator.userAgent
            return {
              // 移动终端浏览器版本信息
              trident: u.indexOf('Trident') > -1, // IE内核
              presto: u.indexOf('Presto') > -1, // opera内核
              webKit: u.indexOf('AppleWebKit') > -1, // 苹果、谷歌内核
              gecko: u.indexOf('Gecko') > -1 && u.indexOf('KHTML') === -1, // 火狐内核
              mobile: !!u.match(/AppleWebKit.*Mobile.*/), // 是否为移动终端
              ios: !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/), // os终端
              android: u.indexOf('Android') > -1 || u.indexOf('Linux') > -1, // android终端或uc浏览器
              iPhone: u.indexOf('iPhone') > -1, // 是否为iPhone或者QQHD浏览器
              iPad: u.indexOf('iPad') > -1, // 是否iPad
              webApp: u.indexOf('Safari') === -1 // 是否web应该程序，没有头部与底部
            }
          })(),
          language: (navigator.browserLanguage || navigator.language).toLowerCase()
        }
        if (browser.versions.mobile) { // 判断是否是移动设备打开
          let ua = navigator.userAgent.toLowerCase() // 获取判断用的对象
          if (ua.match(/MicroMessenger/i) == 'micromessenger' || ua.match(/WeiBo/i) == 'weibo') {
            $('.wechatShare img').attr('src', '/images/wshare.png')
            $('.wechatShare').css('display', 'block')
          } else if (ua.match(/QQ/i) == 'qq') {
            $('.wechatShare img').attr('src', '/images/wshare.png')
            $('.wechatShare').css('display', 'block')
          } else {
            $('.browserShare img').attr('src', shareImg)
            $('.browserShare').css('display', 'block')
          }
        } else {
          // 否则就是PC浏览器打开
          $('.browserShare img').attr('src', shareImg)
          $('.browserShare').css('display', 'block')
        }
      }

      function wechatShare() {
        wx.config({
          debug: config.debug, // 开启调试模式,调用的所有api的返回值会在客户端alert出来，若要查看传入的参数，可以在pc端打开，参数信息会通过log打出，仅在pc端时才会打印。
          appId: config.appId, // 必填，公众号的唯一标识
          timestamp: config.timestamp, // 必填，生成签名的时间戳
          nonceStr: config.nonceStr, // 必填，生成签名的随机串
          signature: config.signature, // 必填，签名
          jsApiList: config.jsApiList, // 必填，需要使用的JS接口列表
          openTagList: ['wx-open-launch-weapp'] // 可选，需要使用的开放标签列表，例如['wx-open-launch-app']
        })

        wx.ready(function () { // 需在用户可能点击分享按钮前就先调用
            //分享好友
            var shareData = {
                title: websiteTitle,
                desc: description,
                dataUrl: '',
                type: 'link',
                imgUrl: websiteLogo,
                link: location.href //'http://' + location.host + location.pathname + '/?u=' + uid
            };
            /*
            jsApi
            0: "onMenuShareTimeline"
            1: "onMenuShareAppMessage"
            2: "onMenuShareQQ"
            3: "onMenuShareQZone"
            4: "updateAppMessageShareData"
            5: "updateTimelineShareData
            */
            wx.onMenuShareTimeline(shareData);
            wx.onMenuShareAppMessage(shareData);
            wx.onMenuShareQQ(shareData);
            wx.onMenuShareWeibo(shareData);
            wx.onMenuShareQZone(shareData);
        })

        /*
        wx.ready(function () { // 需在用户可能点击分享按钮前就先调用
          //分享好友

          wx.updateAppMessageShareData({
            title: websiteTitle, // 分享标题
            desc: description, // 分享描述
            link: 'http://' + location.host + '/?u=' + uid, // 分享链接，该链接域名或路径必须与当前页面对应的公众号JS安全域名一致
            imgUrl: websiteLogo // 分享图标
          })

          wx.onMenuShareAppMessage({
            title: websiteTitle, // 分享标题
            desc: description, // 分享描述
            link: 'http://' + location.host + '/?u=' + uid, // 分享链接，该链接域名或路径必须与当前页面对应的公众号JS安全域名一致
            imgUrl: websiteLogo, // 分享图标
            type: '', // 分享类型,music、video或link，不填默认为link
            dataUrl: '' // 如果type是music或video，则要提供数据链接，默认为空
          })

          wx.onMenuShareQQ({
            title: websiteTitle, // 分享标题
            desc: description, // 分享描述
            link: 'http://' + location.host + '/?u=' + uid, // 分享链接，该链接域名或路径必须与当前页面对应的公众号JS安全域名一致
            imgUrl: websiteLogo // 分享图标
          })
        })
        */
      }
    });

  </script>
<script>
  function GetQueryString(name) {
    var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
    var r = window.location.search.substr(1).match(reg);
    if (r != null) return unescape(r[2]);
    return null;
  }

  var url = window.location.href
  if (url.indexOf("?") != -1) {
    var id = GetQueryString('recommend')
    localStorage.setItem("recommend_id", id)
  }
  if (localStorage.getItem('GwShopUserToken')) {
    $('.user-btn').attr('href', '/shop/#/user')
  }
</script>

    <script>
      if ('WebSocket' in window) {
        var url = 'wss://ws.ltd.com/9051';
        socket = new WebSocket(url);
        socket.onopen = function () {
          var gmac = _ga.getCookie('gmac');
          socket.send(JSON.stringify({
            "cmd": "hello",
            "params": {
              "referer": window.location.href,
              "gmac": gmac ? gmac : '',
              "request_id": "c59fbb238e09a876e5633190615601a9",
              "website_id": "490903"
            }
          }));

          if (!gmac) {
            //ga的cookie还没来得及设置，延迟再发一次hello
            setTimeout(function () {
              socket.send(JSON.stringify({
                "cmd": "hello",
                "params": {
                  "gmac": _ga.getCookie('gmac'),
                }
              }));
            }, 1000);
          }

          setInterval(function () {
            socket.send(JSON.stringify({
              "cmd": "ping"
            }));
          }, 30000);
        }

        $('a').on('click', function () {
          //记录浏览器跳转 并且没有data-fancybox属性
          if ($(this).attr('href') && !$(this).attr('data-fancybox')) {
            socket.send(JSON.stringify({
              "cmd": "jump",
              "params": {
                "href": $(this).attr('href'),
              }
            }));
          }
        }).on('mousedown', function (e) {
          if (e.button === 1) {
            //中键打开新页面，click时间获取不到
            socket.send(JSON.stringify({
              "cmd": "jump",
              "params": {
                "href": $(this).attr('href'),
              }
            }));
          }
        })
      }

    </script>
<script>
  $('.laydate-year').each(function () {
    laydate.render({
      elem: this
      , zIndex: '198910161'
      , theme: '#49A7E0'
    });
  });

  $('.laydate-year-range').each(function () {
    laydate.render({
      elem: this
      , range: true
      , zIndex: '198910161'
      , theme: '#49A7E0'
      , ready: function () {
        if (window.screen.width <= 480) {
          var top = '50px';
          if (window.screen.height < 600) {
            top = '-5px';
            $('.layui-laydate-content').css({padding: '5px 10px'})
          }
          $('.layui-laydate-range').css({
            left: '50%',
            top: top,
            marginLeft: '-137px',
            width: '250px'
          });
          $('.layui-laydate-main').css({display: 'block'})
        }
      }
    });
  });

  $('.gw-copyright-close-box').on('click', function () {
    $('.gw-copyright').addClass('hidden');
  });
  //底部广告幻灯片
  new Swiper('.swiper-container.gw-copyright-swiper', {
    effect: 'fade',
    autoHeight: true,
    autoplay: 3000,//可选选项，自动滑动
    loop: true
  })


</script>
    <script type="text/javascript" src="js/esitrevda.js"></script>
<script>
  function sendFormEventsAnalyst(data) {
    if (_ga.url !== '') {
      var img = document.createElement("img");
      var params = [];
      var eventData = {}
      Object.assign(eventData, data);
      eventData.referer = window.location.href;
      eventData.gmac = _ga.params.gmac;
      eventData.type = 101;
      eventData.duration = parseInt(Date.now() / 1000) - _ga['timestamp'];

      for (key in eventData) {
        params.push(key + '=' + encodeURIComponent(eventData[key]))
      }
      img.src = [_ga.url + '/event', '?', params.join('&')].join('');
      img.style.display = 'none';
      document.body.insertBefore(img, document.body.childNodes[0]);
    }
  }


  function getElementDataAttributes($element) {
    var data_attribute_regex = /^data\-(\w+)$/;
    var data_attributes = {};
    if ($element.is(':checkbox')) {
      data_attributes.value = $element.prop('checked')
    } else {
      data_attributes.value = $element.val() || "";
    }
    data_attributes.name = $element.attr('name') || "";

    $($element[0].attributes).each(function () {
      if (data_attribute_regex.test(this.name)) {
        attribute_name = data_attribute_regex.exec(this.name)[1]
        data_attributes[attribute_name] = this.value;
      }
    });

    return data_attributes;
  }// end getDataAttributes()

  function getNewElementDataAttributes($element) {

    var data_attributes = {};
    if ($element.is(':checkbox')) {
      data_attributes.value = $element.prop('checked')
    } else {
      data_attributes.value = $element.val() || "";
    }

    var label_el = $element.closest(".el-form-item").find(".el-form-item__label");
    if (label_el) {
      data_attributes.name = label_el.text();
    }
    data_attributes.name = data_attributes.name || "";

    return data_attributes;
  }


  $(document).ready(function () {
    $("form").each(function () {
      // 新版表单
      var form_id = $(this).parent().attr("id");
      var form_id_regex = /^form\_(\d+)$/;
      if (form_id_regex.test(form_id)) {
        form_id = form_id_regex.exec(form_id)[1];
      }
      if (!form_id) {
        form_id = 0;
      }

      var form_name = $(this).find(".inputs-title").text();
      if (!form_name) {
        form_name = "表单";
      }
      var form_data = {
        form_uuid: Math.random().toString(36).substr(2, 9),
        form_name: form_name,
        form_id: form_id,
      };
      // input
      $(this).find('input:visible').on("change", function () {
        var event_data = {};
        Object.assign(event_data, form_data);
        Object.assign(event_data, getNewElementDataAttributes($(this)));
        sendFormEventsAnalyst(event_data);
      });
      // textarea
      $(this).find('textarea:visible').on("change", function () {
        var event_data = {};
        Object.assign(event_data, form_data);
        Object.assign(event_data, getNewElementDataAttributes($(this)));
        sendFormEventsAnalyst(event_data);
      });
    });
  });
</script>
        
</body>
</html>
<script>
  // 动态获取表单
  $("a[data-form='form']").click(function () {
    const dataset = $(this)[0].dataset, form_id = dataset.formId;
    $.ajax({
      url: "/web/editor/page/html?type=1&id=" + form_id,
      success: function (res) {
        if (res.code === 0) {
          if (res.data.version === 1) {
            $("#mydialog_form").html(res.data.html);
            $("#mydialog_form").modal();
          } else {
            $("#mydialog_form_new").html(res.data.html);
            $("#mydialog_form_new").modal();
          }
        }
      }
    })
  })
  /// 新版弹窗（目前在文章详情页样式3 招聘模块起作用）
  $("*[data-custommodal]").click(function () {
    const dataset = $(this)[0].dataset,
      _id = dataset.custommodalId,
      _type = dataset.custommodalType,
      modelType = dataset.custommodal;
    var $loading = '<div class="spinner-loading"><div class="double-bounce1"></div><div class="double-bounce2"></div></div>'

    if (modelType == 'merchant' || modelType == 'iframe') {
      $("#mydialog_form_new").removeClass()
      $("#mydialog_form_new").addClass('modal fade in')
      $("#mydialog_form_new").html(`<div class="modal-dialog" role="document"><div class="modal-content">${$loading} </div></div>`)
      $("#mydialog_form_new").modal();
    }

    // loading
    if (modelType != 'merchant' && modelType != 'form') {
      $("#mydialog_form_new").removeClass()
      $("#mydialog_form_new").addClass('modal fade in')
      $("#mydialog_form_new").html(`${$loading}`)
      $("#mydialog_form_new").modal();
    }
    if (modelType == 'iframe') {

      $("#mydialog_form_new").html(`
            <div class="modal-dialog" role="document" style='width: 80%; height: 90%;'>
              <div class="modal-content" style='height: 100%;'>
                <div class="modal-header">
                  <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                    <span aria-hidden="true">&times;</span>
                  </button>
                  <h4 class="modal-title">${dataset.custommodalTitle}</h4>
                </div>
                <div class="modal-body" style='height: 100%;'>
                  
                </div>
              </div>
            </div>`);
      return;
    }
    $.ajax({
      url: `/web/editor/page/html?type=${_type}&id=${_id}`,
      success: function (res) {
        if (res.code === 0) {
          if (modelType == 'form') {
            if (res.data.version === 1) {
              $("#mydialog_form").html(res.data.html);
              $("#mydialog_form").modal();
            } else {
              $("#mydialog_form_new").addClass('')
              $("#mydialog_form_new").html(res.data.html);
              $("#mydialog_form_new").modal();
            }
          } else if (modelType == 'merchant') {
            $("#mydialog_form_new").addClass('inviteModal')
            $("#mydialog_form_new").html(res.data.html);

          } else if (modelType == 'goods_compare') {

            $("#mydialog_form_new").html(res.data.html);
            if ($('body').hasClass('side-nav-open-' + dataset.custommodalStyle)) {
              $('body').removeClass('side-nav-open-' + dataset.custommodalStyle)
            } else {
              $('body').addClass('side-nav-open-' + dataset.custommodalStyle)
            }
          }
        }
      }
    })

  })


  // 视频弹出框 关闭的时候 视频不播放
  $('#myVideoModal').on('hidden.bs.modal', function (e) {
    // $('#myVideoModal').find('iframe').attr('src', '');
    $('#myVideoModal').find('video').attr('src', '');
  })
</script>
<script src="js/iframeresizer.js"></script>
<script type="text/javascript">
  
  iFrameResize({
    log: false,//开启日志：插件调用过程中相关信息
    heightCalculationMethod: 'max',
    autoResize: true
    //注意：ifream高度计算方式，若返回ifream高度固定为150px或0px时，请自己灵活调整计算方式(具体设置请点击传送门进入官网查看)，博主在使用过程中就碰到了该问题，查阅好久资料才得到解决。
  });
</script>

<script>
    </script>
