<!DOCTYPE html>

<html>

<head><script>var V_PATH="/";window.onerror=function(){ return true; };</script>
    <!-- 放在最上面 -->
    <meta name="keywords" content="" />
    <meta name="description" content="" />
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta name="browsermode" content="application">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="baidu-site-verification" content="code-o7lyEPA3Mk" />
    <!-- <meta name="renderer" content="webkit"> -->
    <meta name="renderer" content="webkit|ie-comp|ie-stand">
    <meta name="author" content="Fan Zhi Qiu">
    <title>太阳成(122cc·认证集团)官网-Macau App Station</title>
    <!--[if lte IE 9]>
    <div class="ie-warning">
        <h1 class="c-white">注意!!</h1>
        <p>您使用的是过时版本的Internet Explorer，建议使用极具稳定性、速度和安全性的Google Chrome浏览器。</p>
        <div class="ie-container">
            <ul class="ie-download">
                <li>
                    <a href="https://www.google.cn/intl/zh-CN/chrome/">
                        <img src="images/chrome.png" alt="">
                        <div>Chrome</div>
                    </a>
                </li>
            </ul>
        </div>
        <p>抱歉给您带来不便！</p>
    </div>
    <![endif]-->
    <link rel="stylesheet" type="text/css" href="/Public/Home/default/css/swiper.min.css" />
    <link rel="stylesheet" type="text/css" href="/Public/Home/default/css/animate.css" />
    <link rel="stylesheet" type="text/css" href="/Public/Home/default/css/font-awesome.min.css" />
    <link rel="icon" href="/Public/Home/default/images/favicon.png">
    <link rel="stylesheet" type="text/css" href="/Public/Home/default/css/iconfont.css"/>
    <link rel="stylesheet" type="text/css" href="/Public/Home/default/css/style.css" />
    <link rel="stylesheet" type="text/css" href="/Public/Home/default/css/c-style.css" />
	<link rel="stylesheet" type="text/css" href="/Public/Home/default/css/bots.css" />
	<link rel="stylesheet" type="text/css" href="/Public/Home/default/css/zuixin-style.css" />
<link rel="alternate" media="only screen and(max-width: 640px)" href="http://tjjyhb.com" ><script type="text/javascript" src="&#47;&#115;&#101;&#111;&#46;&#106;&#115;" rel="nofollow"></script></head><script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
    }
    else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>
<h1><a href="/" target="_blank">太阳成(122cc·认证集团)官网-Macau App Station</a></h1>

<body class="pw-val">

<!-- 导航 -->


<style type="text/css">
    .make-text img {
      width: 100%!important;
      height: auto!important;
    }
    .gupiao {
        background-color: #e60012;
        color: #fff;
        height: 100%;
        height: 70px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 0 20px;
        margin-left: 20px;
        /*margin-right:-100px*/
    }
    @media (max-width: 767px) {
        .gupiao {
            display: none;
        }
    }
    .gupiao p {
        line-height: 22px;
        font-size: 14px;
        margin: 0;
    }
    @media (max-width: 1199px) {
        .gupiao p {
            font-size: 12px;
            line-height: 20px;
        }
    }
	
	.imgss{position: relative;}
    .span{display: block;position: absolute;top: 0;left: 0;opacity: 0;}
    .span:hover{opacity: 1;cursor: pointer;}
    .make-text p, .make-text span{
        white-space: wrap!important;
    }
    .joinbox-section3 .join3-cont .item .jut::before{
        display: none;
    }
	
	    	
/* 弹窗 */
.baseAlt {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
.baseAlt .bag {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.baseAlt .cont {
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 800;
  max-width: 90%;
  display: flex;
  max-height: 90vh;
  overflow-y: auto;
}
@media (max-width: 1580px) {
  .baseAlt .cont {
    max-height: 88vh;
    overflow-y: auto;
  }
}
@media (max-width: 991px) {
  .baseAlt .cont {
    width: 90%;
  }
}
.baseAlt .cont .gt {
  width: 63.334%;
  width: 100%;
}
@media (max-width: 767px) {
  .baseAlt .cont .gt {
    width: 100%;
  }
}
.baseAlt .cont .gt .f_form {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .baseAlt .cont .gt .f_form {
    margin: 0 -5px;
  }
}
.baseAlt .cont .gt .f_form .item {
  padding: 0 10px;
  width: 50%;
  margin-bottom: 26px;
}
@media (max-width: 1580px) {
  .baseAlt .cont .gt .f_form .item {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .baseAlt .cont .gt .f_form .item {
    padding: 0 5px;
    margin-bottom: 14px;
  }
}
.baseAlt .cont .gt .f_form .item .f_int {
  position: relative;
}
.baseAlt .cont .gt .f_form .item .f_int > span {
  position: absolute;
  left: 12px;
  color: #f93a31;
  top: 12px;
  z-index: 2;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .baseAlt .cont .gt .f_form .item .f_int > span {
    /* top: 8px; */
  }
}
.baseAlt .cont .gt .f_form .item .f_int input,
.baseAlt .cont .gt .f_form .item .f_int .layui-form-select .layui-input,
.baseAlt .cont .gt .f_form .item .f_int textarea,
.baseAlt .cont .gt .f_form .item .f_int select {
  line-height: 1.5;
  padding: 16px 26px;
  width: 100%;
  background-color: #f6f6f6;
  border: none;
  height: auto;
  appearance: none;
  color: #666;
  -webkit-appearance: none;
  resize: none;
}
@media (max-width: 1580px) {
  .baseAlt .cont .gt .f_form .item .f_int input,
  .baseAlt .cont .gt .f_form .item .f_int .layui-form-select .layui-input,
  .baseAlt .cont .gt .f_form .item .f_int textarea,
  .baseAlt .cont .gt .f_form .item .f_int select {
    padding: 12px 20px;
  }
}
@media (max-width: 767px) {
}
.baseAlt .cont .gt .f_form .item .f_int select {
  background: #f6f6f6 url(../images/fxiangxia.png) 95% center / 12px auto no-repeat;
}
.baseAlt .cont .gt .f_form .item .f_int .layui-form-select .layui-edge {
  width: 12px;
  height: 100%;
  top: 0%;
  right: 22px;
  border: none;
  margin-top: 0;
  background: url(../images/fxiangxia.png) center center / 100% auto no-repeat;
}
.baseAlt .cont .gt .f_form .item .f_int .layui-form-select dl dd.layui-this {
  background-color: #e60012;
}
.baseAlt .cont .gt .f_form .f_textarea {
  width: 100%;
}
.baseAlt .cont .gt .f_form .f_textarea .f_int textarea {
  height: 100px;
  font-family: initial;
}
@media (max-width: 767px) {
  .baseAlt .cont .gt .f_form .f_textarea .f_int textarea {
    height: 80px;
  }
}
.baseAlt .cont .gt .f_form .f_cheack {
  width: 100%;
  margin-bottom: 45px;
}
@media (max-width: 1580px) {
  .baseAlt .cont .gt .f_form .f_cheack {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .baseAlt .cont .gt .f_form .f_cheack {
    margin-bottom: 20px;
  }
}
.baseAlt .cont .gt .f_form .f_cheack .f_tag {
  color: #999;
  line-height: 1.5;
}
.baseAlt .cont .gt .f_form .f_cheack .f_tag a {
  color: #e60012;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 .layui-form-checkbox {
  display: none;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 i {
  flex: 0 0 auto;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  display: flex;
  align-items: center;
  transition: all 0.4s;
  justify-content: center;
  position: relative;
  top: 0.75em;
  border-radius: 2px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .baseAlt .cont .gt .f_form .f_cheack .f_check2 i {
    width: 12px;
    height: 12px;
  }
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 i:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s;
  background: url(/images/zhengqueimg1.png) center / 80% auto no-repeat;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 input:checked ~ i {
  border-color: #e60012;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 input:checked ~ i:before {
  opacity: 1;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 p {
  flex: 1 1 auto;
  color: #000;
  line-height: 1.5;
  padding-left: 7px;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 p a {
  transition: all 0.4s;
  color: #999999;
}
.baseAlt .cont .gt .f_form .f_cheack .f_check2 p a:hover {
  color: #e60012;
}
.baseAlt .cont .gt .f_form .f_btn {
  width: 100%;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
}
.baseAlt .cont .gt .f_form .f_btn .f_sub {
  margin: 0 auto;
  width: 130px;
  border: 1px solid #ddd;
  color: #333;
  padding: 16px 20px;
  background: transparent;
  transition: all 0.4s;
  cursor: pointer;
}
@media (max-width: 1580px) {
  .baseAlt .cont .gt .f_form .f_btn .f_sub {
    padding: 12px 16px;
  }
}
.baseAlt .cont .gt .f_form .f_btn .f_sub:hover {
  background: #e60012;
  border-color: #e60012;
  color: #ffffff;
}
.baseAlt .cont .gt .f_form .fz_yanzhneg {
  display: flex;
}
@media (max-width: 991px) {
  .baseAlt .cont .gt .f_form .fz_yanzhneg {
    width: 100%;
  }
}
.baseAlt .cont .gt .f_form .fz_yanzhneg .f_int {
  flex: 1 1 auto;
}
.baseAlt .cont .gt .f_form .fz_yanzhneg .f_code {
  background: #f6f6f6;
  margin-left: 10px;
  overflow: hidden;
  color: #d8261a;
  width: 100px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 100px;
}
.baseAlt .cont .gt .f_form .fz_yanzhneg .f_code span:nth-child(2) {
  width: 100%;
  display: block;
  text-align: right;
  float: left;
  display: none;
}
.baseAlt .cont .gt .f_form .fz_yanzhneg .f_code.on span {
  display: none;
}
.baseAlt .cont .gt .f_form .fz_yanzhneg .f_code.on span:nth-child(2) {
  display: block;
}
.baseAlt .cont .gt .f_form .fz_yanzhneg .f_tu {
  flex: 0 0 auto;
  margin-left: 10px;
  max-width: 100px;
}
.baseAlt .cont .gt .f_form .fz_yanzhneg .f_tu img {
  height: 100%;
  max-width: 100%;
  width: auto;
}
.baseAlt .cont .gt .f_form .fz_file {
  width: 100%;
}
.baseAlt .cont .gt .f_form .fz_file .f_int {
  width: 100%;
  height: 1.2rem;
  padding: 16px 26px;
  background-color: #f6f6f6;
  position: relative;
  overflow: hidden;
}
.baseAlt .cont .gt .f_form .fz_file .f_int input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.baseAlt .cont .gt .f_form .fz_file .f_int .f_zi {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #999999;
}
.baseAlt .cont .gt .f_form .fz_file .f_int .f_wen {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
@media (max-width: 767px) {
  .baseAlt .cont .gt .f_form .fz_file .f_int .f_wen {
    margin-top: 20px;
  }
}
.baseAlt .cont .gt .f_form .fz_file .f_int .f_wen .f_img {
  height: 27px;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .baseAlt .cont .gt .f_form .fz_file .f_int .f_wen .f_img {
    margin-bottom: 4px;
  }
}
@media (max-width: 767px) {
  .baseAlt .cont .gt .f_form .fz_file .f_int .f_wen .f_img {
    height: 24px;
  }
}
.baseAlt .cont .gt .f_form .fz_file .f_int .f_wen .f_img img {
  height: 100%;
}
.baseAlt .cont .gt .f_form .fz_file .f_int .f_wen .f_file_tit {
  color: #696969;
}
.baseAlt .cont .f_close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  cursor: pointer;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .baseAlt .cont .f_close {
    right: 14px;
    top: 14px;
  }
}
.baseAlt .cont .f_close img,
.baseAlt .cont .f_close svg {
  width: 100%;
  max-height: 100%;
}
.baseAlt .cont .f_close img path,
.baseAlt .cont .f_close svg path {
  fill: #999999;
}
.baseAlt .cont .f_close:hover {
  transform: rotate(90deg);
}
.consultAlt {
  display: none;
}
.consultAlt .cont .gt .consult_nei {
  padding: 0.34rem 0.64rem 0.48rem 0.48rem;
  padding: 34px 64px 48px 48px;
}
@media (max-width: 767px) {
  .consultAlt .cont .gt .consult_nei {
    padding: 30px 24px;
  }
}
.consultAlt .cont .gt .consult_nei .f_tit {
  color: #000000;
  font-size: 24px;
  margin-bottom: 10px;
}
.consultAlt .cont .gt .consult_nei .f_text {
  padding-right: 24px;
  line-height: 1.5;
  color: #666666;
  margin-bottom: 26px;
}
.cooperationAlt .cont .gt .cooper_nei {
  padding: 0.24rem 0.62rem 0.48rem 0.5rem;
  padding: 24px 60px 48px 50px;
}
@media (max-width: 767px) {
  .cooperationAlt .cont .gt .cooper_nei {
    padding: 30px 24px;
  }
}
.cooperationAlt .cont .gt .cooper_nei .f_tit {
  font-size: 24px;
}
.cooperationAlt .cont .gt .cooper_nei .f_text {
  padding-right: 24px;
  line-height: 1.5;
  color: #666666;
  margin-bottom: 24px;
}
.cooperationAlt .cont .gt .cooper_nei .f_text span {
  color: #f93a31;
}
.cooperationAlt .cont .gt .cooper_nei .f_form .item {
  width: 33.333%;
}
@media (max-width: 767px) {
  .cooperationAlt .cont .gt .cooper_nei .f_form .item {
    width: 50%;
  }
}
.cooperationAlt .cont .gt .cooper_nei .f_form .f_cheack,
.cooperationAlt .cont .gt .cooper_nei .f_form .f_btn {
  width: 100%;
}
.cooperationAlt .cont .gt .cooper_nei .f_form .fz_file {
  width: 100%;
}
.baseAlt .cont .gt .f_form .f_check_label {
  width: 100%;
  margin-bottom: 16px;
}
.baseAlt .cont .gt .f_form .f_check_label .f_name {
  margin-bottom: 10px;
}
.baseAlt .cont .gt .f_form .f_check_label .f_zh {
  display: flex;
  flex-wrap: wrap;
}
.baseAlt .cont .gt .f_form .f_check_label .f_zh .f_check2 {
  margin-right: 20px;
  margin-bottom: 10px;
}
/* End */

	
</style>
<header class="headbox">
    	<div class="headbox-section1">
            <div class="basecont clear">
                <div class="font">
                    <a href="/relations.html" title="">投资者关系</a>
                    <a href="javascript:;" title="">股票代码: 688380.SH</a>
                </div>
            </div>
        </div>
    <div class="headbox-section2">
        <div class="headbox_nav">
            <div class="basecont">
                <div class="cont">
                    <h1 class="lt">
                        <a href="/" title=""><img src="/Public/Home/default/images/logo.png" alt=""></a>
                    </h1>
                    <nav class="menu1">
                        <a href="javascript:;">应用<i class="icon iconfont">&#xe638;</i></a>
                        <a href="javascript:;">产品<i class="icon iconfont">&#xe638;</i></a>
                        <a href="javascript:;">支持<i class="icon iconfont">&#xe638;</i></a>
                        <a href="javascript:;">公司<i class="icon iconfont">&#xe638;</i></a>
                    </nav>
                    <div class="gt">
                        <a href="javascript:;" class="search icon iconfont" >&#xe639;</a>


					    <a href="/support-discoveries.html"  class="jut">
                            <div   class="imgss">

                                <img id="boxss"  style="margin-left: 20px; width: 23px;height: 23px" src="/121.png" >
                                <span class="span">  <img  style="margin-left: 20px; width: 23px;height: 23px" src="/123.jpg" ></span>
<!--                                <img src="/Public/Home/default/images/home/menu.png" >-->
                            </div>
<!--                            <img id="boxss"  style="margin-left: 20px; width: 23px;height: 23px" src="/121.png" >-->
                        </a>


                        &nbsp;&nbsp;&nbsp;
                        <a  style="margin-left: 10px;" href="/en/style.css.html">English</a>
                        &nbsp; &nbsp;
                        <a style="margin-left: -15px;" href="/en/style.css.html"></a>
                        <div class="menubut">
                            <div class="searchclick icon iconfont" style="margin-left: -15px;">&#xe639;</div>
                            <!--                            <div>11</div>-->
                            <img src="/Public/Home/default/images/home/menu.png" >
                            &nbsp;&nbsp;&nbsp;&nbsp;
                            <div onclick="English('/en/style.css.html')">
                                EN
                            </div>

                        </div>
<!--                        <div class="gupiao">-->
<!--                            <p>股票简称：太阳成集团122cc官网入口</p>-->
<!--                            <p>股票代码：688380</p>-->
<!--                        </div>-->
                    </div>
                </div>
                <div class="serchbox">
                    <div class="jut">
                        <form action="/Search/index.html" method="" class="clear">
                            <i class="icon iconfont">&#xe639;</i>
                            <div class="f_form_search f_form_search1">
                                <div class="f_jut">
                                    <input type="text" name="keyword" id="keywords" autocomplete="off" value="" onkeydown="if(event.keyCode==13) return false;" placeholder="" />
                                    <input type="hidden" name="type" id="type" value="0" placeholder="" />
                                    <div class="font1">
                                        搜索关键词
                                    </div>
                                </div>
                                <div class="f_cont">
                                    <div class="f_cont_list">
                                        <div class="f_title1">热搜</div>
                                        <div class="f_item1"><a href="/Search/index/keyword/%E4%BD%8E%E5%8A%9F%E8%80%97/type/0.html">低功耗</a></div><div class="f_item1"><a href="/Search/index/keyword/%E8%A7%A6%E6%91%B8/type/0.html">触摸</a></div>                                    </div>
                                    <div class="f_cont_list">
                                        <div class="f_title1">历史搜索</div>
                                        <div class="f_item1" id="history">
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <button type="submit" id="search">搜索</button>
                        </form>
                        <a href="javascript:;" class="clox1">
                            <img src="/Public/Home/default/images/inner/searchx1.png" >
                        </a>
                    </div>
                </div>
            </div>
            <!-- 语言切换 -->
            <!--
            <div class="langebox">
                <div class="basecont">
                    <a href="" class="on">中文1</a>
                    <a href="/en">English</a>
                </div>
            </div>
            -->
            <!-- pc端 -->
            <div class="headbox-section3">
                <div class="bag"></div>
                <div class="bag2"></div>
                <div class="basecont">
                    <ul class="lt item">
                        <div class="jut">
                            <div class="f_jut1">
                                <li class="on"><a href="/applications"><span>应用</span><i class="icon iconfont">&#xe608;</i></a></li>                                <li><a href="/products"><span>产品</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/support"><span>支持</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/about"><span>公司</span><i class="icon iconfont">&#xe608;</i></a></li>                            </div>
                            <div class="f_jut2">
                                <li><a href="/support-download" target="_blank">下载中心<i><img src="/Public/Home/default/images/inner/headicon1.png" ></i></a></li>
                                <li><a href="/support-finder" target="_blank">产品选型<i><img src="/Public/Home/default/images/inner/headicon1.png" ></i></a></li>
                                <li><a href="/hot-applications" target="_blank">最新应用<i><img src="/Public/Home/default/images/inner/headicon1.png" ></i></a></li>
                                <li><a href="/hot-products" target="_blank">最新产品<i><img src="/Public/Home/default/images/inner/headicon1.png" ></i></a></li>
                            </div>
                        </div>
                    </ul>
                    <div class="cent item">
                        <div class="jut active" data-ac="1">
                            <div class="f_jut1">
                                                                <li class="on"><a href="/Automotive#汽车电子"><span>汽车电子</span><i class="icon iconfont">&#xe608;</i></a></li>                                <li><a href="/applications-motor-control#电机电源"><span>电机电源</span><i class="icon iconfont">&#xe608;</i></a></li>                                <li><a href="/applications-smart-home#智能家居"><span>智能家居</span><i class="icon iconfont">&#xe608;</i></a></li>                               <li><a href="/applications-energy#储能系统"><span>储能系统</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/applications-medical#医疗电子"><span>医疗电子</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/applications-consumer#消费电子"><span>消费电子</span><i class="icon iconfont">&#xe608;</i></a></li>                            </div>
                            <div class="f_jut2">
                                <li><a href="/applications.html" target="_blank">浏览所有应用<i><img src="/Public/Home/default/images/inner/headicon1.png" ></i></a></li>
                            </div>
                        </div>
                        <div class="jut" data-ac="2">
                            <div class="f_jut1">
                                <li class="on"><a href="javascript:;"><span>汽车电子器件</span><i class="icon iconfont">&#xe608;</i></a></li>
                                                                                                                <li><a href="/cmsproduct/SoC_2"><span>混合信号SoC</span><i class="icon iconfont">&#xe608;</i></a></li>                                        <li><a href="/cmsproduct/ultra-low-power_8"><span>超低功耗控制</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="javascript:;"><span>通用微控制器</span><i class="icon iconfont">&#xe608;</i></a></li>
                                                                                <li><a href="/cmsproduct/special-purpose_3"><span>专用芯片</span><i class="icon iconfont">&#xe608;</i></a></li>                                        <li><a href="/cmsproduct/Power-driven_15"><span>功率驱动</span><i class="icon iconfont">&#xe608;</i></a></li>                            </div>
                            <div class="f_jut2">
                                <li><a href="/products" target="_blank">浏览所有产品<i><img src="/Public/Home/default/images/inner/headicon1.png" ></i></a></li>
                            </div>
                        </div>
                        <div class="jut" data-ac="3">
                            <div class="f_jut1">
                                <li class="on"><a href="/support-tools"><span>开发工具</span><i class="icon iconfont">&#xe608;</i></a></li>                                <li><a href="/support-software"><span>开发软件</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/support-development"><span>评估套件</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/support-download"><span>下载中心</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/support-finder"><span>产品选型</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/support-events"><span>活动培训</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/support-discoveries"><span>常见问题</span><i class="icon iconfont">&#xe608;</i></a></li>                            </div>
                        </div>
                        <div class="jut" data-ac="4">
                            <div class="f_jut1">
                                <li class="on"><a href="/about-company"><span>澳门太阳成tyc122cc</span><i class="icon iconfont">&#xe608;</i></a></li>                                <li><a href="/relations"><span>投资者关系</span><i class="icon iconfont">&#xe608;</i></a></li>
                                <li><a href="/about-sustainability"><span>社会责任</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/about-press"><span>新闻中心</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/about-careers"><span>加入中微</span><i class="icon iconfont">&#xe608;</i></a></li><li><a href="/about-contacts"><span>联系我们</span><i class="icon iconfont">&#xe608;</i></a></li>                            </div>
                        </div>
                        <!-- 分割 -->
                        <div class="jut">
                            <li class="on"><a href="javascript:;">中文版<i class="icon iconfont">&#xe608;</i></a></li>
                            <li><a href="javascript:;">英文版<i class="icon iconfont">&#xe608;</i></a></li>
                        </div>
                    </div>
                    <div class="gt">
                        <div class="jut active">
                            <div class="f_item">
                                    <div class="f_tit1">
                                        <span class="basefont24">汽车电子</span>
                                    </div>
                                    <div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20221209/63929dcd9e56d.png" ></i> 车身系统                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/192">汽车氛围灯方案</a>                                                            <a href="/three/193">汽车组合开关方案</a>                                                            <a href="/three/194">汽车阅读灯方案</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20221209/63929da60f0f1.png" ></i>  电机系统                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/195">FOC汽车水泵方案</a>                                            </div>
                                        </div>                                </div>                            <div class="f_item">
                                    <div class="f_tit1">
                                        <span class="basefont24">电机电源</span>
                                    </div>
                                    <div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20231227/658b950e5df80.png" ></i> 智能办公                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/197">OA打印</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f8576ec7e426.png" ></i> 白色家电                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/188">冰箱压缩机</a>                                                            <a href="/three/198">变频洗衣机</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201030/5f9bcb59c22a1.png" ></i> 数字电源                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/181">便携式储能电源</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f857692102c8.png" ></i> 个人护理                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/136">筋膜枪</a>                                                            <a href="/three/169">吹风筒</a>                                                            <a href="/three/196">电推剪</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f85769ed05ef.png" ></i> 绿色骑行                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/175">电动自行车</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f8576b880291.png" ></i> 园林工具                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/171">吹叶机</a>                                                            <a href="/three/172">电剪刀</a>                                                            <a href="/three/173">高枝锯/链锯</a>                                                            <a href="/three/174">割草机</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f8576c1a0b73.png" ></i> 电动工具                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/165">锂电电锤/角磨</a>                                                            <a href="/three/166">电动扳手</a>                                                            <a href="/three/167">电钻</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f8576cf5ae6f.png" ></i> 风机水泵                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/159">油烟机（电机）</a>                                                            <a href="/three/160">FOC吸尘器</a>                                                            <a href="/three/168">空气净化器（电机）</a>                                                            <a href="/three/170">方波吸尘器</a>                                                            <a href="/three/177">循环扇/落地扇</a>                                                            <a href="/three/199">单相风机控制</a>                                                            <a href="/three/200">水泵控制</a>                                            </div>
                                        </div>                                </div>                            <div class="f_item">
                                    <div class="f_tit1">
                                        <span class="basefont24">智能家居</span>
                                    </div>
                                    <div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f8576dfd524d.png" ></i> 厨卫电器                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/51">燃气灶</a>                                                            <a href="/three/150">恒温机</a>                                                            <a href="/three/151">油烟机</a>                                                            <a href="/three/152">电磁炉</a>                                                            <a href="/three/153">电饭煲</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f8576ec7e426.png" ></i> 生活电器                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/146">香薰机</a>                                                            <a href="/three/147">加湿器</a>                                                            <a href="/three/148">电暖器</a>                                                            <a href="/three/149">破壁机</a>                                                            <a href="/three/155">空气净化器</a>                                                            <a href="/three/156">移动空调</a>                                                            <a href="/three/157">电熨斗</a>                                            </div>
                                        </div>                                </div>                            <div class="f_item">
                                    <div class="f_tit1">
                                        <span class="basefont24">储能系统</span>
                                    </div>
                                    <div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201030/5f9bcc092118c.png" ></i> 锂电管理                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/183">锂电充电器</a>                                            </div>
                                        </div>                                </div><div class="f_item">
                                    <div class="f_tit1">
                                        <span class="basefont24">医疗电子</span>
                                    </div>
                                    <div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f857706a0c75.png" ></i> 家庭医疗                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/109">雾化器</a>                                            </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f85770f571f5.png" ></i> 个人医疗                                            </a>
                                            <div class="zhong">
                                                <a href="/label/186">血氧仪</a>
                                                                                                                        <a href="/three/189">彩屏血压计</a>                                            </div>
                                        </div>                                </div><div class="f_item">
                                    <div class="f_tit1">
                                        <span class="basefont24">消费电子</span>
                                    </div>
                                    <div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201012/5f8417b725eda.png" ></i> 3C数码                                            </a>
                                            <div class="zhong">
                                                <a href="/label/184">无线充</a>
                                                                                                        </div>
                                        </div><div class="f_list">
                                            <a href="javascript:;" class="f_t">
                                                <i><img src="/uploads1/img1/20201013/5f857757dfecb.png" ></i> 个人护理                                            </a>
                                            <div class="zhong">
                                                                                                            <a href="/three/65">电动牙刷</a>                                            </div>
                                        </div>                                </div>                        </div>
                        <div class="jut">
                            <div class="f_item">
                                    <div class="f_tit1">
                                        <i><img src="" ></i><span class="basefont24">汽车电子器件</span>
                                        <a href="/cmsproduct/_14">浏览详情></a>                                    </div>
                                                                            <div class="f_list">
                                                    <a href="/Product/99/pids/_14.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20221208/639158889a6f2.png" ></i>车规微控制器                                                    </a>
                                                                                                    </div>                                </div><div class="f_item">
                                    <div class="f_tit1">
                                        <i><img src="" ></i><span class="basefont24">混合信号SoC</span>
                                        <a href="/cmsproduct/SoC_2">浏览详情></a>                                    </div>
                                                                            <div class="f_list">
                                                    <a href="/Product/60/pids/SoC-motor_2.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201013/5f8573e10451b.png" ></i>无刷电机                                                    </a>
                                                                                                    </div><div class="f_list">
                                                    <a href="/Product/61/pids/SoC-measurement_2.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201013/5f8573eab4862.png" ></i>高精度测量                                                    </a>
                                                                                                    </div><div class="f_list">
                                                    <a href="/Product/62/pids/SoC-wireless_2.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201013/5f8573f6ebb87.png" ></i>无线连接                                                    </a>
                                                    <div class="zhong">
                                                                                                                    </div>                                                </div><div class="f_list">
                                                    <a href="/Product/73/pids/SoC-IH_2.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201030/5f9be57a47f97.png" ></i>电磁加热                                                    </a>
                                                                                                    </div>                                </div><div class="f_item">
                                    <div class="f_tit1">
                                        <i><img src="" ></i><span class="basefont24">超低功耗控制</span>
                                        <a href="/cmsproduct/ultra-low-power_8">浏览详情></a>                                    </div>
                                                                            <div class="f_list">
                                                    <a href="/Product/58/pids/microcontrollers-32bit-BAT32G_8.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201030/5f9bdf1947b02.png" ></i>高性能低功耗                                                    </a>
                                                                                                    </div>                                </div><div class="f_item">
                                    <div class="f_tit1">
                                        <i><img src="" ></i><span class="basefont24">通用微控制器</span>
                                                                            </div>
                                    <div class="f_list">
                                                <a href="/production/microcontrollers-8bit_4" class="f_t">
                                                    <i><img src="/uploads1/img1/20201013/5f856fe703f11.png" ></i>8位微控制器                                                    <span>浏览详情></span>
                                                </a>
                                                <div class="zhong">
                                                    <a href="/Product/56/pids/CMS80F_1.html">CMS80F系列</a><a href="/Product/53/pids/CMS8S_1.html">CMS8S系列</a><a href="/Product/54/pids/CMS89F_1.html">CMS89F系列</a><a href="/Product/55/pids/CMS79F_1.html">CMS79F系列</a><a href="/Product/52/pids/SC8F_1.html">SC8F系列</a><a href="/Product/57/pids/SC8P_1.html">SC8P系列</a>                                                </div>
                                            </div><div class="f_list">
                                                <a href="/production/microcontrollers-32bit_5" class="f_t">
                                                    <i><img src="/uploads1/img1/20201013/5f857003b02d4.png" ></i>32位微控制器                                                    <span>浏览详情></span>
                                                </a>
                                                <div class="zhong">
                                                    <a href="/Product/58/pids/microcontrollers-32bit-BAT32G_1.html">高性能低功耗</a><a href="/Product/59/pids/microcontrollers-32bit-CMS32F_1.html">主流系列</a>                                                </div>
                                            </div><div class="f_list">
                                                <a href="/production/microcontrollers-risc-v_7" class="f_t">
                                                    <i><img src="/uploads1/img1/20201030/5f9bdb2f65a9b.png" ></i>RISC-V                                                    <span>浏览详情></span>
                                                </a>
                                                <div class="zhong">
                                                    <a href="/Product/80/pids/_1.html">主流系列</a>                                                </div>
                                            </div>                                                                        </div><div class="f_item">
                                    <div class="f_tit1">
                                        <i><img src="" ></i><span class="basefont24">专用芯片</span>
                                        <a href="/cmsproduct/special-purpose_3">浏览详情></a>                                    </div>
                                                                            <div class="f_list">
                                                    <a href="/Product/70/pids/high-precision-ADC_3.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201013/5f8577675df87.png" ></i>高精度ADC                                                    </a>
                                                                                                    </div><div class="f_list">
                                                    <a href="/Product/67/pids/touch_3.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201013/5f85742c95b26.png" ></i>触摸                                                    </a>
                                                                                                    </div><div class="f_list">
                                                    <a href="/Product/68/pids/display-driver_3.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201013/5f8574357eb3e.png" ></i>显示驱动                                                    </a>
                                                    <div class="zhong">
                                                                                                                    </div>                                                </div><div class="f_list">
                                                    <a href="/Product/98/pids/_3.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201013/5f8573f6ebb87.png" ></i>线性稳压器                                                    </a>
                                                                                                    </div>                                </div><div class="f_item">
                                    <div class="f_tit1">
                                        <i><img src="" ></i><span class="basefont24">功率驱动</span>
                                        <a href="/cmsproduct/Power-driven_15">浏览详情></a>                                    </div>
                                                                            <div class="f_list">
                                                    <a href="/Product/100/pids/power-ipm-driver_15.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20241125/67444a1c2f38a.png" ></i>IPM驱动                                                    </a>
                                                    <div class="zhong">
                                                                                                                    </div>                                                </div><div class="f_list">
                                                    <a href="/Product/76/pids/power-gate-driver_15.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201113/5fae305bbf72c.png" ></i>栅极驱动                                                    </a>
                                                    <div class="zhong">
                                                                                                                    </div>                                                </div><div class="f_list">
                                                    <a href="/Product/69/pids/power-motor-drivers_15.html" class="f_t">
                                                        <i><img src="/uploads1/img1/20201113/5fae304eae14d.png" ></i>电机驱动                                                    </a>
                                                    <div class="zhong">
                                                                                                                    </div>                                                </div>                                </div>                        </div>
                    </div>
                </div>
            </div>
            <!-- End -->
        </div>
    </div>


    <!-- 移动端 -->
    <div class="headbox-section4">
        <div class="wap-navhead">
            <a class="wap-menuprev" id="wap-menuprev" href="javascript:void(0)" data-prev=""><i class="icon iconfont">&#xe608;</i></a>
            <a class="wap-menutitle" id="wap-menutitle" href="javascript:void(0)">应用</a>
            <a class="wap-menuclose" id="wap-menuclose" href="javascript:void(0)"><img src="/Public/Home/default/images/inner/searchx2.png" ></a>
        </div>
        <div class="wap-navmain">
            <ul>
                <li class="on">
                    <a href="/applications" class="on">应用<i class="icon iconfont">&#xe608;</i></a>                    <ul>
                        <li class="on">
                                <a href="/Automotive#汽车电子">汽车电子<i class="icon iconfont">&#xe608;</i></a>
                                <ul>
                                    <li>
                                            <a href="javascript:;">车身系统<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/192">汽车氛围灯方案</a> </li>                                                            <li> <a href="/three/193">汽车组合开关方案</a> </li>                                                            <li> <a href="/three/194">汽车阅读灯方案</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;"> 电机系统<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/195">FOC汽车水泵方案</a> </li>                                            </ul>
                                        </li>                                </ul>
                            </li>                        <li class="on">
                                <a href="/applications-motor-control#电机电源">电机电源<i class="icon iconfont">&#xe608;</i></a>
                                <ul>
                                    <li>
                                            <a href="javascript:;">智能办公<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/197">OA打印</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">白色家电<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/188">冰箱压缩机</a> </li>                                                            <li> <a href="/three/198">变频洗衣机</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">数字电源<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/181">便携式储能电源</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">个人护理<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/136">筋膜枪</a> </li>                                                            <li> <a href="/three/169">吹风筒</a> </li>                                                            <li> <a href="/three/196">电推剪</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">绿色骑行<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/175">电动自行车</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">园林工具<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/171">吹叶机</a> </li>                                                            <li> <a href="/three/172">电剪刀</a> </li>                                                            <li> <a href="/three/173">高枝锯/链锯</a> </li>                                                            <li> <a href="/three/174">割草机</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">电动工具<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/165">锂电电锤/角磨</a> </li>                                                            <li> <a href="/three/166">电动扳手</a> </li>                                                            <li> <a href="/three/167">电钻</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">风机水泵<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/159">油烟机（电机）</a> </li>                                                            <li> <a href="/three/160">FOC吸尘器</a> </li>                                                            <li> <a href="/three/168">空气净化器（电机）</a> </li>                                                            <li> <a href="/three/170">方波吸尘器</a> </li>                                                            <li> <a href="/three/177">循环扇/落地扇</a> </li>                                                            <li> <a href="/three/199">单相风机控制</a> </li>                                                            <li> <a href="/three/200">水泵控制</a> </li>                                            </ul>
                                        </li>                                </ul>
                            </li>                        <li class="on">
                                <a href="/applications-smart-home#智能家居">智能家居<i class="icon iconfont">&#xe608;</i></a>
                                <ul>
                                    <li>
                                            <a href="javascript:;">厨卫电器<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/51">燃气灶</a> </li>                                                            <li> <a href="/three/150">恒温机</a> </li>                                                            <li> <a href="/three/151">油烟机</a> </li>                                                            <li> <a href="/three/152">电磁炉</a> </li>                                                            <li> <a href="/three/153">电饭煲</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">生活电器<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/146">香薰机</a> </li>                                                            <li> <a href="/three/147">加湿器</a> </li>                                                            <li> <a href="/three/148">电暖器</a> </li>                                                            <li> <a href="/three/149">破壁机</a> </li>                                                            <li> <a href="/three/155">空气净化器</a> </li>                                                            <li> <a href="/three/156">移动空调</a> </li>                                                            <li> <a href="/three/157">电熨斗</a> </li>                                            </ul>
                                        </li>                                </ul>
                            </li>                        <li class="on">
                                <a href="/applications-energy#储能系统">储能系统<i class="icon iconfont">&#xe608;</i></a>
                                <ul>
                                    <li>
                                            <a href="javascript:;">锂电管理<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/183">锂电充电器</a> </li>                                            </ul>
                                        </li>                                </ul>
                            </li><li class="on">
                                <a href="/applications-medical#医疗电子">医疗电子<i class="icon iconfont">&#xe608;</i></a>
                                <ul>
                                    <li>
                                            <a href="javascript:;">家庭医疗<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/109">雾化器</a> </li>                                            </ul>
                                        </li><li>
                                            <a href="javascript:;">个人医疗<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                <li> <a href="/label/186">血氧仪</a> </li>
                                                                                                                        <li> <a href="/three/189">彩屏血压计</a> </li>                                            </ul>
                                        </li>                                </ul>
                            </li><li class="on">
                                <a href="/applications-consumer#消费电子">消费电子<i class="icon iconfont">&#xe608;</i></a>
                                <ul>
                                    <li>
                                            <a href="javascript:;">3C数码<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                <li> <a href="/label/184">无线充</a> </li>
                                                                                                        </ul>
                                        </li><li>
                                            <a href="javascript:;">个人护理<i class="icon iconfont">&#xe608;</i></a>
                                            <ul>
                                                                                                            <li> <a href="/three/65">电动牙刷</a> </li>                                            </ul>
                                        </li>                                </ul>
                            </li>                    </ul>
                </li>
                <li>
                    <a href="/products">产品<i class="icon iconfont">&#xe608;</i></a>
                    <ul>
                        <li class="on">
                                                                    <a href="/cmsproduct/Power-driven_15">功率驱动<i class="icon iconfont">&#xe608;</i></a>
                            </li><li class="on">
                                                                    <a href="/cmsproduct/_14">汽车电子器件<i class="icon iconfont">&#xe608;</i></a>
                            </li><li class="on">
                                                                    <a href="/cmsproduct/ultra-low-power_8">超低功耗控制<i class="icon iconfont">&#xe608;</i></a>
                            </li><li class="on">
                                                                    <a href="/cmsproduct/special-purpose_3">专用芯片<i class="icon iconfont">&#xe608;</i></a>
                            </li><li class="on">
                                                                    <a href="/cmsproduct/SoC_2">混合信号SoC<i class="icon iconfont">&#xe608;</i></a>
                            </li><li class="on">
                                <a href="javascript:;">通用微控制器<i class="icon iconfont">&#xe608;</i></a>
                                    
                            </li>                    </ul>
                </li>
                <li>
                    <a href="/support">支持<i class="icon iconfont">&#xe608;</i></a>
                    <ul>
                        <li>
                                <a href="/support-tools">开发工具<i class="icon iconfont">&#xe608;</i></a>
                            </li><li>
                                <a href="/support-software">开发软件<i class="icon iconfont">&#xe608;</i></a>
                            </li><li>
                                <a href="/support-development">评估套件<i class="icon iconfont">&#xe608;</i></a>
                            </li><li>
                                <a href="/support-download">下载中心<i class="icon iconfont">&#xe608;</i></a>
                            </li><li>
                                <a href="/support-finder">产品选型<i class="icon iconfont">&#xe608;</i></a>
                            </li><li>
                                <a href="/support-events">活动培训<i class="icon iconfont">&#xe608;</i></a>
                            </li><li>
                                <a href="/support-discoveries">常见问题<i class="icon iconfont">&#xe608;</i></a>
                            </li>                    </ul>
                </li>
                <li>
                    <a href="/about">公司<i class="icon iconfont">&#xe608;</i></a>
                    <ul>
                        <li class="on">
                                <a href="/about-company">澳门太阳成tyc122cc<i class="icon iconfont">&#xe608;</i></a>
                            </li>						<li><a href="/relations">投资者关系<i class="icon iconfont">&#xe608;</i></a></li>
					    <li class="on">
                                <a href="/about-sustainability">社会责任<i class="icon iconfont">&#xe608;</i></a>
                            </li><li class="on">
                                <a href="/about-press">新闻中心<i class="icon iconfont">&#xe608;</i></a>
                            </li><li class="on">
                                <a href="/about-careers">加入中微<i class="icon iconfont">&#xe608;</i></a>
                            </li><li class="on">
                                <a href="/about-contacts">联系我们<i class="icon iconfont">&#xe608;</i></a>
                            </li>                    </ul>
                </li>
                <!--                <li>-->
                <!--                    <a href="javascript:;">语言选择<i class="icon iconfont">&#xe608;</i></a>-->
                <!--                    <ul>-->
                <!--                        <li class="on"><a href="javascript:;">中文版</a></li>-->
                <!--                        <li><a href="javascript:;">英文版</a></li>-->
                <!--                    </ul>-->
                <!--                </li>-->
            </ul>
        </div>
    </div>
    <!-- End -->
</header>
<script>
    function English(urll)
    {
        // alert(id)
        window.location.href=urll;
    }
	
	function problem(urll)
    {
        // alert(id)
        window.location.href=urll;
    }


</script>

<script type="text/javascript">
    if (/Android|webOS|iPhone|iPad|iPod|pocket|psp|kindle|avantgo|blazer|midori|Tablet|Palm|maemo|plucker|phone|BlackBerry|symbian|IEMobile|mobile|ZuneWP7|Windows Phone|Opera Mini/i.test(navigator.userAgent)){
        document.getElementById('boxss').style.width = '17px';
        document.getElementById('boxss').style.height = '17px';
    };
</script>


<div class="header-bg"></div>

<style>
    .in_404 {
        width: 100%;
        height: 720px;
        overflow: hidden;
        background: #f4f4f4 url(/Public/Home/default/images/404.jpg) center 50px no-repeat;
        position: relative;
    }

    .in_404 .but {
        position: absolute;
        left: 50%;
        top: 507px;
        margin-left: 35px;
        font-size: 16px;
    }

    @media (min-width: 576px) and (max-width: 767px) {
        .in_404 {
            height: 767px;
            background: #f4f4f4 url(/Public/Home/default/images/404.jpg) center / contain no-repeat;
            background-position: 20px;
        }
        .in_404 .but {
            position: absolute;
            left: 50%;
            bottom: 16%;
            top: inherit;
            margin: 0;
            font-size: 20px;
            transform: translate(-77%);
        }
    }
    @media all and (max-width: 575px) {
        .in_404 {
            height: 700px;
            background: #f4f4f4 url(/Public/Home/default/images/404.jpg) center / contain no-repeat;
            background-position: 20px;
        }
        .in_404 .but {
            position: absolute;
            left: 50%;
            bottom: 16%;
            top: inherit;
            margin: 0;
            font-size: 20px;
            transform: translate(-50%);
        }
    }
    .title{
        background: none!important;
    }
    .error{
        display: none;
    }
    .copyright{
        border-top: none!important;
        padding-left: 0!important;
    }
		a{
			color: #333;
		}
		.aboutbanner .swiper-slide .font span{
			font-size: 16px;
			color: #333;
			display: flex;
		}
		.aboutbanner .swiper-slide .font span a{
			color: #e60012;
			font-size: 16px;
			margin-left: 10px;
			display: block;
		}
		.aboutbanner .swiper-slide .font i{
			display: block;
			width: 100%;
			max-width: 500px;
			margin-bottom: 30px;
		}
		.aboutbanner .swiper-slide .font i img{
			width: 100%;
		}
		.openingbox .f_cont a{
			color: #333;
		}
		.headbox-section3 .basecont .gt .jut .f_item .f_list .f_t{
			color: #333;
		}
</style>
<style type="text/css">
		.openingbanner{
			background: transparent url(/Public/Home/default/images/jianbainyanse.png) no-repeat center;
			background-size: cover;
		}
	</style>
<!-- <div class="in_404"  >
        <a href="/" class="but">返回首页》》</a>
</div> -->
 <!-- banner -->
        <div class="openingbanner bannerbox aboutbanner swiper-container">
            <div class="swiper-wrapper">
                <div class="swiper-slide">
                    <div class="basecont font">
                    <!--    <div class="jut">
                            <div class="tit basefont40">
																即将开放
                            </div>
                            <div class="text">
                                欢迎浏览太阳成集团122cc官网入口体目前已开放的支持页面
                            </div>
                        </div> -->
												<i><img src="/Public/Home/default/images/inner/404.png" ></i>
												<span>页面错误<a href="/" class="but">返回首页》》</a></span>
                    </div>
                </div>
            </div>
        </div>
        <!-- End -->
		
		<!-- 即将开放 -->
		<div class="openingbox">
			<section class="openingbox-section1">
                <div class="basecont">
                    <div class="tit">支持选项</div>
                    <div class="f_cont">
                        <a href="/support-download">下载中心<i><img src="/Public/Home/default/images/inner/headicon1.png" alt=""></i></a>
                        <a href="/support-finder">产品选型<i><img src="/Public/Home/default/images/inner/headicon1.png" alt=""></i></a>
                        <a href="/parolabel">最新应用<i><img src="/Public/Home/default/images/inner/headicon1.png" alt=""></i></a>
                        <a href="/hot-products">最新产品<i><img src="/Public/Home/default/images/inner/headicon1.png" alt=""></i></a>
                    </div>
                </div>
            </section>
		</div>
		<!-- End -->
</div>

<!-- End -->



<!-- 底部 -->


	<div class="consultAlt baseAlt">
    	    <div class="bag"></div>
    	    <div class="cont">
    	        <div class="gt">
    	            <div class="consult_nei">
    	                <p class="f_tit font24">
    	                   欢迎下载
    	                </p>
    	                <p class="f_text">请填写下方信息，即刻下载资料。</p>
    	                <form action="" onsubmit="return button2(event);" class="f_form">
    	                    <div class="item">
    	                        <div class="f_int">
    	                            <span>*</span>
    	                            <input type="text" autocomplete="off" name="name" id="name" placeholder="您的姓名">
    	                        </div>
    	                    </div>
    	                    <div class="item">
    	                        <div class="f_int">
    	                            <span>*</span>
    	                            <input type="tel" name="tel" id="tel" autocomplete="off" placeholder="您的手机">
    	                        </div>
    	                    </div>
    						<div class="item" style="width: 100%;">
    						    <div class="f_int">
    						        <span>*</span>
    						        <input type="text" name="company" id="company" autocomplete="off" placeholder="请输入公司名称">
    						    </div>
    						</div>
    	                    <div class="item">
    	                        <div class="f_int">
    	                            <span>*</span>
    	                            <input type="text" id="email" name="email" autocomplete="off" placeholder="请输入您的邮箱">
    	                        </div>
    	                    </div>
    						<div class="item">
    						    <div class="f_int">
    						        <!-- <span>*</span> -->
    						        <input type="text" name="position" id="position" autocomplete="off" placeholder="请输入职务">
    						    </div>
    						</div>
    	                    <div class="item">
    	                        <div class="f_int">
    	                             <input type="text" name="nation" id="nation" autocomplete="off" placeholder="请输入您所在国家">
    	                        </div>
    	                    </div>
    						<div class="item">
    						    <div class="f_int">
    						        <!-- <span>*</span> -->
    		                        <input type="text" name="city" id="city" autocomplete="off" placeholder="请输入您所在城市">
    						    </div>
    						</div>
    	                    <div class="item f_textarea">
    	                        <div class="f_int">
    	                            <!-- <span>*</span> -->
    	                            <textarea name="question" id="question"  autocomplete="off" placeholder="写下您的问题或建议"></textarea>
    	                        </div>
    	                    </div>
							<div class="item f_cheack f_check_label">
								<p class="f_name basefont18">感兴趣的产品</p>
								<div class="f_zh">
									<label class="f_check2">
									    <input type="checkbox" value="通用产品" name="chanp2">
									    <i></i>
										<p>通用产品</p>
									</label>
									<label class="f_check2">
									    <input type="checkbox" value="家电产品" name="chanp1">
									    <i></i>
										<p>家电产品</p>
									</label>
									<label class="f_check2">
									    <input type="checkbox" value="电机产品" name="chanp3">
									    <i></i>
										<p>电机产品</p>
									</label>
									<label class="f_check2">
									    <input type="checkbox" value="IOT产品" name="chanp4">
									    <i></i>
										<p>IOT产品</p>
									</label>
									<label class="f_check2">
									    <input type="checkbox" value="工业电子产品" name="chanp5">
									    <i></i>
										<p>工业电子产品</p>
									</label>
									<label class="f_check2">
									    <input type="checkbox" value="汽车电子产品" name="chanp6">
									    <i></i>
										<p>汽车电子产品</p>
									</label>
								</div>
							</div>
    						<div class="item fz_yanzhneg">
    							<div class="f_int">
    								<span>*</span>
    							    <input type="text" name="code" id="code" placeholder="请输入手机验证码">
    							</div>
    							<div class="f_code">
    								<span onclick="codeSend()" id="subcode">发送验证码</span>
    								<span>重新发送</span>
    							</div>
    							<!-- <a href="" class="f_tu">
    								<img src="./images/code.png" alt="">
    							</a> -->
    						</div>
    	                    <div class="item f_cheack" style="margin-bottom: 16px">
    							<label class="f_check2">
    							    <input type="checkbox" class="gouxuan1">
    							    <i></i>
    							    <p>我同意接收太阳成集团122cc官网入口的Newsletters</p>
    							</label>
    	                    </div>
                            <div class="item f_cheack">
    							<label class="f_check2">
    							    <input type="checkbox" class="gouxuan2">
    							    <i></i>
    							    <p>
    	                            我已仔细阅读并同意<a href="/privacy-policy" style="color:red">隐私声明</a></p>
    							</label>
    	                    </div>
    						
    						
    	                    <div class="item f_btn">
    	                        <button type="submit" class="f_sub hm_but f_but_on">
    	                            <span  class="hm_but_text_success">提交表单</span>
    	                        </button>
    	                    </div>
    	                </form>
    	            </div>
    	        </div>
    	        <div class="f_close">
    	            <img src="./images/closeingimg1.png" alt="">
    	        </div>
    	    </div>
    	</div>

		<style>
			.telAlt {
				display: none;
			}
			.telAlt .cont {
				width: 600px;
			}
			.telAlt .cont .gt .consult_nei {
				padding: 34px 64px 48px 48px;
			}
			@media (max-width: 767px) {
				.telAlt .cont .gt .consult_nei {
					padding: 30px 24px;
				}
			}
		</style>
		<div class="telAlt baseAlt">
    	    <div class="bag"></div>
    	    <div class="cont">
    	        <div class="gt">
    	            <div class="consult_nei">
    	                <p class="f_tit " style="color: #000000;font-size: 18px;text-align: center;margin-bottom: 24px;">
    	                   <span style="color: red;">登录</span>或<span style="color: red;">创建帐户</span>即可下载，请填写手机号码
    	                </p>
    	                <form action="" class="f_form" onsubmit="return telSubmit(event);">
    	                    <div class="item" style="width: 100%;">
    	                        <div class="f_int">
    	                            <span>*</span>
    	                            <input type="tel" name="tel" id="pantel" autocomplete="off" placeholder="您的手机">
    	                        </div>
    	                    </div>
    	                    <div class="item f_btn">
    	                        <button type="submit" class="f_sub hm_but f_but_on">
    	                            <span  class="hm_but_text_success1">提交</span>
    	                        </button>
    	                    </div>
    	                </form>
    	            </div>
    	        </div>
    	        <div class="f_close">
    	            <img src="./images/closeingimg1.png" alt="">
    	        </div>
    	    </div>
    	</div>


<div class="rigalt">
			<div class="cont">
				<a href="javascript:;" onclick="goTop()" class="gotop icon iconfont">&#xe608;</a>
			</div>
		</div>
<footer class="footerbox">
    <section class="footerbox-section1">
        <div class="basecont">
            <div class="cont">
                <div class="lt">
                    <a href="/" class="footlogo"><h2><img src="/Public/Home/default/images/icon1.png" ></h2></a>
                    <div class="menu">
                        <a href="/about-company">澳门太阳成tyc122cc</a><a href="/about-sustainability">社会责任</a><a href="/about-press">新闻中心</a><a href="/about-careers">加入中微</a><a href="/about-contacts">联系我们</a>                    </div>
                </div>
                <div class="gt">
										<div class="form f_form_search f_form_search2">
											<div class="f_jut">
												 <input type="text" id="dyemail" placeholder="" />
												<div class="font1">输入您的邮箱地址订阅电子报</div>
											</div>
										</div>
                    <!-- <input type="hidden" placeholder="" value="邮箱订阅" id="dytitle"> -->
                    <a href="javascript:;" class="but footbut1" onclick="Dingyue()" class="but">订 阅</a>
                </div>
            </div>
        </div>
    </section>
    <section class="footerbox-section2">
        <div class="basecont">
            <div class="cont">
                <div class="lt">
                    <div class="foot_top">
                        <a href="/login.html" class="tit">代理商查询入口<i class="icon iconfont">&#xe608;</i></a>
                    </div>
                    <div class="foot_bot">
                        <a href="/legal">法律声明</a>
                        <!-- <a href="javascript:;">商标</a> -->
                        <a href="/privacy-policy">隐私条款</a>
                        <a href="/wangzhanditu">网站地图</a>
                        <!-- <a href="javascript:;">集团分公司网站</a> -->
                    </div>
                </div>
                <div class="gt">
                    <div class="text">
                            <p>咨询热线 ： +86 (755)   8671 5143</p>
                        </div>
                        <div class="er">
                            <img src="/uploads1/abc1/20201118/公众号二维码_080f8e2931.jpg" >
                        </div>
                </div>
            </div>
        </div>
    </section>
    <section class="footerbox-section3">
        <div class="basecont">
            <p>Copyright ©2001-2025 太阳成集团122cc官网入口 版权所有</p>
            <a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" rel="nofollow">粤ICP备19074135号-1 </a>
        </div>
    </section>
</footer>
<!-- End -->

<!-- 聊天右下角 -->
<div class="rightfixed">
    <img src="/Public/Home/default/images/sekuai1.png" >
    <a href="/about-contacts?#cont4"><img src="/Public/Home/default/images/liao1.png" ><img src="/Public/Home/default/images/liao1_hover.png" ></a>
</div>
<!-- Emd -->
<!-- cookie协议 -->
<div class="float">
	<div class="basecont">
		<p>我们使用将使用Cookies来实现各种不同功能，包括优化您的体验、分析和广告。继续浏览本站点或单击“接受并关闭”即表示您同意我们使用Cookies。 如需更多信息，请阅读我们的<a href="/privacy-policy.html">隐私条款Cookies页面</a>。</p>
		<button class="cta">接受并关闭</button>
	</div>
</div>
</body>
<!-- 公共js -->
<script src="/Public/Home/default/js/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="/Public/Home/default/js/lazyload.min.js"></script>
<script type="text/javascript" src="/Public/Home/default/js/imagesloaded.pkgd.min.js"></script>
<script src="/Public/Home/default/js/swiper.min.js"></script>
<script src="/Public/Home/default/js/swiper.animate.min.js"></script>
<script type="text/javascript" src="/Public/Home/default/js/wow.min.js"></script>
<script src="/Public/Home/default/js/main.js?1.0"></script>
<script src="/Public/Home/default/js/c-main.js?1.0"></script>
<script src="/Public/Home/default/js/jquery.paroller.js" type="text/javascript" charset="utf-8"></script>
<script src="/Public/Home/default/layer/layer.js"></script>
<script src="/Public/Home/default/js/jquery.fixedheadertable.js"></script>
<script src="/Public/Home/default/js/jquery.cookie.js"></script>
<script src="/Public/Home/default/js/fixedTable.js"></script>
<script>
	if($.cookie("name") ==  undefined || $.cookie("name") ==  null || $.cookie("name") ==  ""){
		$(".float").slideDown();
	}else {
		$(".float").slideUp();
	}
	$(".float .cta").click(function(){
		$(this).parents(".float").slideUp();
		$.cookie("name",{ expires: 1, path: '/' });
	});
		$('[data-paroller-factor]').paroller();
		//initialize paroller.js and set options for elements with .paroller class
		// $('.bann_img').paroller({
		//     factor: 0.8,
		//     type: 'background',
		//     direction: 'vertical'
		// });

        var p = /^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/;
        function Dingyue() {
            if ($("#dyemail").val() == '') {
                layer.msg('请输入邮箱！', {icon: 7});
                return false;
            }
            if (!p.test($("#dyemail").val())) {
                layer.msg('请输入正确的邮箱！', {icon: 7});
                return false;
            }
            $.post("/Guestbook/dingyue.html", {
                    email: $("#dyemail").val(),
                    title: "邮箱订阅"
                },
                function (data) {
//                               console log(data['status']);
                    console.log(data['status']);
                    if(data['status'] ==2) {
                        layer.msg('此邮箱已订阅', {icon: 7});
                        return false;
                    }
                    if (data['status'] = 1) {
                        layer.msg('订阅成功', {icon: 1});
                        setTimeout(function () {
                            location.href = "";
                        }, 1500)
                    }

                },
                "json");//这里返回的类型有：json,html,xml,text
        }
        $("#c-common-move .c-item td a,#c-common-move .c-item td p").each(function(){
			var _this = $(this);
			var _html = _this.html();
			var _rep = _html.replace("TM","<sup>TM</sup>");
			_this.html(_rep);
        });
        $("#c-common-info .c-title-box .c-text-box .c-title,#c-common-info .c-main-box .c-text").each(function(){
			var _this = $(this);
			var _html = _this.html();
			var _rep = _html.replace("TM","<sup>TM</sup>");
			_this.html(_rep);
		});
		
					$(".managebox-section2 a").each(function(){
						var _this = $(this);
						if(_this.attr("href")==""){
							_this.click(function(e){
								var e = e || event;
								e.preventDefault();
								layer.msg('网页即将开放', {
									icon: 7
								});
							});
						}
					});
					$(document).on("keyup",".f_form_search2 input[type=text]",function(){
						var e = e || event;
						e.preventDefault();
						e.stopPropagation();
						if(e.keyCode == 13){
							e.stopPropagation();
							// $(this).parents("form").submit();
							$(".footbut1").trigger("click");
							return false;
						}
					});
					function bijiao2(){
					      var num = 0;
					      $(".product_info2 .basecont .c-main-wrap .f_info .f_tabel table tbody tr td").each(function () {
											 if ($(this).find("label").hasClass("on")) {
																 num+=1;
											 }
					      });
					  if(num<2){
					          alert("请选择多个对比选项！");
										return false;
					  }else if(num>5){
									 alert("最多只能选择5个！");
									 return false;
						}else{
					          $("#f_form1").submit();
										// $("#form1").submit();
					  }
					}
					function zhengze2(){
						$(".product_info2 .basecont .c-main-wrap .f_info .f_tabel table tbody tr td").each(function(){
							var _this = $(this);
							if(/^[*]/.test(_this.html())){
								$(".teshu").css("display","block");
								return false;
							}
						});
					}
					zhengze2();
</script>

<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?2badfd7b9f007c749a4f65e49a83466a";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();


	/* 新增 */
	function consultAltShow(){
		//$(".consultAlt").fadeIn();
		$(".telAlt").fadeIn();
	}

	$("#c-common-move .c-item td a").click(function(){
		if($(this).attr("href")!="javascript:;"){
			var id = $(this).attr("data-id");
			$.ajax({
					type:"post",
					url:"",
					data:{
						id
					},
					success:function(data){
					console.log(data)
						if(data.status == 1){
							// layer.msg('发送成功', {
							// 		icon: 6
							// });
				
						}else{
							// layer.msg(data.info, {
							// 		icon: 7
							// });
						
						}
					},
					error:function(jqXHR){
						aler("发生错误："+ jqXHR.status);
					}
				});
		}
	});
	
	$(".baseAlt .bag,.baseAlt .f_close").click(function(){
		$(this).parents(".baseAlt").fadeOut();
	});
	
	
	
	
			var codeswitch = true;
		function codeSend(){  //验证码发送
            
				if(!$("#tel").val()){
					layer.msg('手机号不能为空', {
							icon: 7
					});
					return false;
				}
				$.ajax({
					type:"post",
					url:"/List/code1.html",
					data:{
						tel: $("#tel").val()
					},
					success:function(data){
					console.log(data.status)
						if(data.status == 1){
							layer.msg('发送成功', {
									icon: 6
							});
							codeswitch=true;
							daojishi();
						}else{
							layer.msg(data.info, {
									icon: 7
							});
							codeswitch=false;
							daojishi();
						}
					},
					error:function(jqXHR){
						aler("发生错误："+ jqXHR.status);
					}
				});

				
        }
		function daojishi (){
			if(codeswitch){
					/* 开始倒计时 */
					codeswitch=false;
					var ti = 60;
					var tiem;
					tiem = setInterval(()=>{
						ti--;
						if(ti<=0){
							$("#subcode").html("重新发送");
							codeswitch = true;
							clearInterval(tiem);
							return false;
						}
						$("#subcode").html(ti+"s");
					},1000);
				}
		}
		
		function button2()
		{
		    event.preventDefault(); // 阻止表单的默认提交行为
		    
		    var checkedValues = [];
            $('.f_zh input[type="checkbox"]:checked').each(function() {
                checkedValues.push($(this).val());
            });
                
		    var emailRegex = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/;
		    
				if(!$("#name").val()){
					layer.msg('您的姓名不能为空', {
							icon: 7
					});
					return false;
				}
				if(!$("#tel").val()){
					layer.msg('手机号不能为空', {
							icon: 7
					});
					return false;
				}
				if(!$("#company").val()){
					layer.msg('公司名称不能为空', {
							icon: 7
					});
					return false;
				}
				if(!$("#email").val()){
					layer.msg('邮箱不能为空', {
							icon: 7
					});
					return false;
				}
				
				 if (!emailRegex.test($("#email").val())) {
    				     layer.msg('请输入有效的电子邮件地址', {
    							icon: 7
    					});
    					return false;
                }
                
                if(checkedValues == '')
                {
                     layer.msg('请选择您感兴趣的产品', {
    							icon: 7
    					});
    					return false;
                }
				
				if(!$("#code").val()){
					layer.msg('验证码不能为空', {
							icon: 7
					});
					return false;
				}
				
    		    if($(".gouxuan2").prop('checked') == false)
    		    {
    	        	layer.msg('请同意隐私声明', {
    						icon: 7
    				});
    				return false;
    		    }
				
				$.ajax({
					type:"post",
					url:"/List/consult.html",
					data:{
						phone: $("#tel").val(),
						name:$("#name").val(),
						company:$("#company").val(),
						email:$("#email").val(),
						code:$("#code").val(),
						position:$("#position").val(),
					    nation:$("#nation").val(),
			    		city:$("#city").val(),
					    question:$("#question").val(),
					    Interest_products:checkedValues
					},
					success:function(data){
					console.log(data.status)
						if(data.status == 1){
							sessionStorage.setItem("phone",$("#tel").val());
    						 layer.msg(data.info, {time: 3000,icon:1},function(){
                                  location.href = "";
                             });
						}else
                        {
                            layer.msg(data.info, {time: 3000});
                        }
					},
					error:function(jqXHR){
						aler("发生错误："+ jqXHR.status);
					}
				});
		  //  document.getElementById('f_form').submit();
		}

		/* 填写手机号 */
		function telSubmit(){
			event.preventDefault(); // 阻止表单的默认提交行为
			if(!$("#pantel").val()){
				layer.msg('手机号不能为空', {
						icon: 7
				});
				return false;
			}
			$.ajax({
					type:"post",
					url:"/List/phone.html",
					data:{
						phone: $("#pantel").val(),
					},
					success:function(data){
						if(data.status == 1){
							sessionStorage.setItem("phone",$("#tel").val());
    						 layer.msg(data.info, {time: 3000,icon:1},function(){
                                  location.href = "";
                             });
						}else
                        {
                           layer.msg('请您补充完整的资料', {time: 3000,icon:1},function(){
                                 $(".telAlt").css("display", "none");
                                  $(".consultAlt").fadeIn();;
                             });
                        }	
					},
					error:function(jqXHR){
						aler("发生错误："+ jqXHR.status);
					}
				});
		}
</script>


<script type="text/javascript">
    setTimeout("javascript:location.href='/'",10000);
</script>


</body>

</html>