关于我们

关于Semiware

Semiware 成立于2009年,由多名电路保护行业技术人员联合创立,致力于为客户提供电路保护解决方案的综合服务商!

Semiware 拥有半导体上下游整合与自有核心技术的优势,主要从事ESD静电防护器件,过电压保护器件以及定制半导体器件的研发与生产;搭配洞察市场趋势的观察力,不断推出符合市场需求的多样化电路保护器件产品。

资质荣誉

• 国家高新技术企业证书
• 上海半导体行业协会理事单位
• ISO9001质量管理体系证书
• IATF16949汽车行业质量管理体系证书
• 知识产权管理体系证书
• UL目击实验室证书
• ISO14001环境体系证书
• OHSAS18001职业健康安全管理体系证书

......

可持续发展

产品创新

注重技术创新及人才培养,注重科技研发投入,致力于为客户提供电路保护解决方案的综合服务商。

可靠性管理

坚持高标准品控要求,遵守国际绿色产品法令标准,致力为客户提供符合国际法规的安全、高效且符合无有害物质安全标准的产品。

绿色环保

基于无晶圆厂生产模式,构建高效、清洁、低碳、环保的绿色制造体系,大大减少在营运生产过程中对体系造成的负面影响。

供应链管理

Semiware 携手更多具有共同社会责任价值观的供应链合作伙伴,共同创造良好的行业和生态,促进产业链的良好持续发展。

直接使用代码


图片素材

点击下载本素材所包含的图片,js文件

css代码

  <style>
/* banner图+搜索 */
.com-lunbo-box{background-size:100%!important; background-position:  center top; height:300px;margin-top:2px;}


.com-lunbo-box .l-arctype{padding-top:90px}
.com-lunbo-box .l-title{color:#fff;font-size:28px;font-weight: bold;}
.com-lunbo-box .com-tree{margin-top:111px;color:#fff;padding-bottom:20px}
.com-lunbo-box .com-tree a{color:#fff; font-size:16px}

.search-form-box{width:600px;background:#fff;border-radius:50px;height:45px;}
.search-form-box input{color:#e60012;display: inline-block; width: 515px;border:none;outline: none;margin-left:20px;line-height:40px;height:40px;font-size:16px;margin-top:0px}
.search-form-box button{height:40px;width:40px;padding-top:-2px;right:3px;background:none;border:none}
.search-form-box button img{margin-top:-3px}

.search-form input::-webkit-input-placeholder{color:#A7A7A7}
.search-form input::-moz-placeholder{color:#A7A7A7}
.search-form input:-moz-placeholder{color:#A7A7A7}
.search-form input:-ms-input-placeholder{color:#A7A7A7}

/* 主体内容 */
.com-content-box{padding:50px 0}
.com-content-box-bg2{background: #EBEFF1;}
.com-arctype-name2{margin:20px 0;color:#034b54;font-size:22px;font-weight: bold;letter-spacing: 1px;}
.com-des{font-size:15px;line-height: 28px;color:#666}
.about_content{width:100%;margin:0 auto; margin-top:50px}
.about_content h2,.about_content h3{text-align:center;font-weight:bold;color:#000;}
.about_content h2{font-size:40px;margin-bottom:50px;color:#454344}
.about_content p{font-size:18px;color:#000;line-height:180%;margin-bottom:20px;text-align:center;}
.about_content.history{text-align:center;position:relative;}

.hexin .item-fast{position: relative;display: block;}
.hexin .h-bg{position: absolute;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index: 1;}
.hexin .item-fast h3{position: absolute; top:25%;left:0;width:100%;text-align: left;padding-left:30px;color:#fff;font-size: 20px;font-weight: bold;z-index: 2;}
.hexin .item-fast h3 .f-line{height:2px;background: #e60012;width:100px;margin-top:5px}
.hexin .item-fast h3 .des{display: none;font-size: 15px;font-weight: normal;padding-right:30px;margin-top:10px;}
.hexin .item-fast:hover .h-bg{background:#e60012; ;}

.hexin .item-fast:hover .des{display: block;}

.fazhan-item{position: relative;}
.fazhan-item .f-content{position: absolute;left:0;bottom:50px;width:95%;padding:0 6%;color:#fff;}
.fazhan-item .f-content h3{font-size:19px;border-bottom:2px solid #e60012;line-height: 40px;display: inline-block;font-weight: bold;}
.fazhan-item .f-content .des{line-height: 25px;margin-top:20px;font-size:16px}

/* 红色按钮 */
.com-red-btn{background: #e60012;color:#fff;border:none;border-radius: 6px;margin-top:5px;display: inline-block;padding:8px 15px}
.com-red-btn:hover{background: #ff3e4d;color:#fff}
.com-red-btn .b-img-box{display: inline-block;width:20px;}
.com-red-btn img{margin-top:-3px; transition:margin 0.3s;}
.com-red-btn:hover img{margin-left:5px}
</style>

HTML+JS代码

  <section class="com-lunbo-box " style="background:url(http://www.bootfastui.cn/img/2021/0321-3/banner55.jpg) no-repeat;">
  <div class="container ">
    <div class="row l-arctype">
      <div class="col-md-3 pm">
        <h3 class="l-title">关于我们</h3>
      </div>
      <div class="col-md-9">
        <div class="fright search-form-box hidden-xs">
          <form class="search-form" method="post" enctype="multipart/form-data" action="/search">
            <input type="text" name="keyword" autocomplete='off' placeholder="请输入您要搜索的内容...">
            <button type="submit"><img src="http://www.bootfastui.cn/img/2021/0321-3/search.png" width="100%" alt=""></button>
          </form>
        </div>
      </div>
      <div class="com-tree ">
        <a href="http://www.bootfastui.cn">首页</a> > <a href="http://www.bootfastui.cn">关于我们</a>
      </div>
    </div>
  </div>
  <div class="clear"></div>
</section>




<div class="com-content-box ">
  <div class="container">
    <div class="row">
      <div class="col-md-6 pm">
        <img src="http://www.bootfastui.cn/img/2021/0321-3/about1.png" alt="" width="90%">
      </div>
      <div class="col-md-6 ">
        <h3 class="com-arctype-name2 " style="margin-top:-00px;">关于Semiware</h3>
        <div class="com-des ">
          <p>Semiware 成立于2009年,由多名电路保护行业技术人员联合创立,致力于为客户提供电路保护解决方案的综合服务商!</p>
          <p> Semiware 拥有半导体上下游整合与自有核心技术的优势,主要从事ESD静电防护器件,过电压保护器件以及定制半导体器件的研发与生产;搭配洞察市场趋势的观察力,不断推出符合市场需求的多样化电路保护器件产品。</p>
        </div>

        <div class="mar-top50">
          <a href="http://www.bootfastui.cn" class="com-red-btn fright com-img" style="margin-right:0">
           
            关于我们
            <span class="b-img-box">
              <img src="http://www.bootfastui.cn/img/2021/0321-3/ico_right_white.png" alt="" width="13">
          </span>
          </a>

        </div>
      </div>

    </div>
  </div>
</div>

<div class="com-content-box " style="padding-top:0">
  <div class="container">

    <div class="row hexin">
      <h3 class="com-arctype-name2 " style="margin-top:-00px;">核心竞争力</h3>
      <div class="col-md-3 col-xs-6 pm">
        <a href="http://www.bootfastui.cn" class="item-fast">
          <img src="http://www.bootfastui.cn/img/2021/0321-3/index21.png" width="100%" alt="">
          <div class="h-bg"></div>
          <h3>保护器件
            <!-- <div class="f-line"></div> -->
            <p class="des">完善的电路器件组合,满足客户性价比的需求</p>
          </h3>

        </a>
      </div>
      <div class="col-md-3 col-xs-6 pm">
        <a href="http://www.bootfastui.cn" class="item-fast">
          <img src="http://www.bootfastui.cn/img/2021/0321-3/index22.png" width="100%" alt="">
          <div class="h-bg"></div>
          <h3>解决方案  
            <!-- <div class="f-line"> </div>-->

            <p class="des">优秀的过压保护方案,满足客户特殊的应用需求</p></h3>
        </a>
      </div>
      <div class="col-md-3 col-xs-6 pm">
        <a href="http://www.bootfastui.cn" class="item-fast">
          <img src="http://www.bootfastui.cn/img/2021/0321-3/index21.png" width="100%" alt="">
          <div class="h-bg"></div>
          <h3>EMC测试与整改  
            <!-- <div class="f-line" style="width:170px"></div> -->
            <p class="des">资深的EMC工程师,为客户提供测试及整改服务</p></h3>
        </a>
      </div>
      <div class="col-md-3 col-xs-6 pm">
        <a href="http://www.bootfastui.cn" class="item-fast">
          <img src="http://www.bootfastui.cn/img/2021/0321-3/index22.png" width="100%" alt="">
          <div class="h-bg"></div>
          <h3>对外实验室  
            <!-- <div class="f-line" style="width:120px"></div> -->
            <p class="des">先进的对外实验室,随时为客户提供完整的测试数据</p></h3>
        </a>
      </div>
    </div>
  </div>
</div>


<div class="com-content-box com-content-box-bg2">
  <div class="container recruitment-item">
    <div class="row">
      <h3 class="com-arctype-name2 " style="margin-top:-00px;">资质荣誉</h3>
      <div class="col-md-8 pm">
        <div class="com-des ">

          <div class="col-md-6 pm line40">
            • 国家高新技术企业证书
          </div>
          <div class="col-md-6 pm line40">
            • 上海半导体行业协会理事单位
          </div>
          <div class="col-md-6 pm line40">
            • ISO9001质量管理体系证书
          </div>
          <div class="col-md-6 pm line40">
            • IATF16949汽车行业质量管理体系证书
          </div>
          <div class="col-md-6 pm line40">
            • 知识产权管理体系证书
          </div>
          <div class="col-md-6 pm line40">
            • UL目击实验室证书
          </div>
          <div class="col-md-6 pm line40">
            • ISO14001环境体系证书
          </div>
          <div class="col-md-6 pm line30">
            • OHSAS18001职业健康安全管理体系证书
          </div>
          <div class="clear"></div>
          <br />
          <p class="red"> ......</p>
        </div>
      </div>
      <div class="col-md-4">
        <img src="http://www.bootfastui.cn/img/2021/0321-3/about11.png" width="100%" alt="">
      </div>
    </div>
  </div>

</div>



<!-- 客户荣誉 -->
<section class="com-content-box ">
  <div class="container">
    <div class="row">
      <h3 class="com-arctype-name2 " style="margin-top:-00px;">可持续发展</h3>

      <div class="col-md-6 pm">
        <div class="fazhan-item pad-right15 pad-bottom30">
          <img src="http://www.bootfastui.cn/img/2021/0321-3/fazhan1.png" width="100%" alt="">
          <div class="f-content">
            <h3>产品创新</h3>
            <p class="des">注重技术创新及人才培养,注重科技研发投入,致力于为客户提供电路保护解决方案的综合服务商。</p>
          </div>
        </div>
      </div>
      <div class="col-md-6 pm">
        <div class="fazhan-item mar-left15 pad-bottom30">
          <img src="http://www.bootfastui.cn/img/2021/0321-3/fazhan2.png" width="100%" alt="">
          <div class="f-content">
            <h3>可靠性管理</h3>
            <p class="des">坚持高标准品控要求,遵守国际绿色产品法令标准,致力为客户提供符合国际法规的安全、高效且符合无有害物质安全标准的产品。</p>
          </div>
        </div>
      </div>
      <div class="col-md-6 pm">
        <div class="fazhan-item pad-right15 pad-bottom15">
          <img src="http://www.bootfastui.cn/img/2021/0321-3/fazhan3.png" width="100%" alt="">
          <div class="f-content">
            <h3>绿色环保</h3>
            <p class="des">基于无晶圆厂生产模式,构建高效、清洁、低碳、环保的绿色制造体系,大大减少在营运生产过程中对体系造成的负面影响。</p>
          </div>
        </div>
      </div>
      <div class="col-md-6 pm">
        <div class="fazhan-item mar-left15 pad-bottom15">
          <img src="http://www.bootfastui.cn/img/2021/0321-3/fazhan4.png" width="100%" alt="">
          <div class="f-content">
            <h3>供应链管理</h3>
            <p class="des">Semiware 携手更多具有共同社会责任价值观的供应链合作伙伴,共同创造良好的行业和生态,促进产业链的良好持续发展。</p>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>
版权所有:奋达科技 备案号: 豫ICP备2021000581号-3