愛三(佛山)汽車部件有限公司_汽車配套供應商/生產廠家/制造商_配套企業庫_蓋世汽車社區 <--頂部導航--> var hostname = 'http://i.gasgoo.com'; <--頂部導航--> - 資訊
社區配套企業庫
<--topLeft--> 你好,歡迎來到蓋世汽車社區請先
登錄或 注冊 訂閱G郵件
<--topRight--> <--topContent--> function RegisterUser(userType) $.cookie("UserType", userType, expires: 2, path: '/' ); window.location.href = "/signup/newstepone.aspx?regType=1"; <--topHeader--><--頂部導航 end-->
<--newcomLeft--> 愛三(佛山)汽車部件有限公司 <--newcomNameLeft--> <--newcomNameRight--> <--newcomName--> -
- 公司電話:
- 0575-22**** 登錄查看
-
- 地 址:
- 佛山市順德區大良街道五沙新輝路5號
<--newcomDetail--> <--newcomRight--> <--companyInfo--> 登錄查看更多 <--detailTab--> 公司簡介 <--companyShow--> 愛三(佛山)汽車部件有限公司是日本愛三工業株式會社和豐田通商株式會社在佛山市順德區投資設立的外商獨資企業,公司于2004年5月24日成立,注冊資本為1,789萬美元,總投資達2,820萬美元;公司位于佛山市順德區大良五沙新輝路5號,占地面積5萬平方米。精加工公司廠房已于2005年4月底竣工,于2006年5月份投產。主要產品為電子控制節氣閥體、炭罐、進排氣門、壓鑄成品等發動機零部件。產品主要銷售給廣州豐田汽車有限公司及廣汽豐田發動機有限公司,預計2009年營業額將將達到1.7億元,員工人數將達到480人。
<--newcomInfo--> 查看完整信息
<--infocomMore--> 業務信息 同步開發能力 | 否 | 根據圖紙/樣品開發能力 | 否 |
出口經驗 | 否 | 根據客戶需求描述設計生成三維數模能力 | 否 |
質量體系 | ISO/TS16949 | 公司網址 | www.aisan-ind.co.jp |
配套客戶 | 廣州豐田,廣汽豐田等 |
出口市場 | - |
主營產品 | 壓鑄系列,吸気系列,動閥系列,冷卻系列,尾氣控制系列 |
<--detailContent--> <--newDetailLeft--> 關于本企業你還想知道更多嗎?
<--askTitle--> 0/100字
提問 <--askBox--> 查看更多問答 <--newslistpage--> <--rightAnswer--> 類似公司
-
樂清市宏昌汽車配套件有限公司
-
瑞安市朝陽標準件有限公司
-
廣州大峰精密工業有限公司
-
蘇州瓦爾洛汽車配件有限公司
-
廣東新寶精密制造股份有限公司
-
湖州劍力金屬制品有限公司
<--Similar-->
<--newDetailRight--> 關于蓋世汽車|隱私申明|聯系蓋世|幫助中心|站點地圖|客服電話:021-39586100
蓋世旗下網站:中文站國際站中文汽車資訊英文汽車資訊蓋世汽車社區
蓋世汽車 版權所有 2010 | 未經授權禁止復制或建立鏡像,否則將追究法律責任。
增值電信業務經營許可證 滬B2-2007118 滬ICP備07023350號
<--newcompanyDetail--> 您的提問已提交待審,
請耐心等待~
$(function () var sliderHeight = 240; var newcomInfoHeight = $(".newcomInfo").height(); var curHeight = $("#des cription").height(); if (curHeight > sliderHeight) $(".newcomInfo").css('height', sliderHeight + 'px'); $('#seeDowns').addClass("seeDown"); $("#seeDowns").click(function () var curHeights = $(".newcomInfo").height(); if (curHeights sliderHeight) $('.newcomInfo').animate( height: curHeight + 52 , "normal"); $('#seeDowns').html('關閉'); $('#seeDowns').removeClass("seeDown"); $('#seeDowns').addClass("seeUp"); else $('.newcomInfo').animate( height: 240 , "normal"); $('#seeDowns').html('查看完整信息'); $('#seeDowns').removeClass("seeUp"); $('#seeDowns').addClass("seeDown"); ) else $("#des criptionMore").remove(); ) $(function () $.ajax( type: "GET", url: "/GetCompanyNewsListHandel.ashx?Action=GetFavorite&UserId=0&CompanyId=20198545", contentType: "application/json; charset=utf-8", success: function (data) var result = $.parseJSON(data); if (result true) $("#addFavoriteBtn").addClass("added"); $("#addFavoriteBtn").text("已收藏展廳"); else $("#addFavoriteBtn").addClass("newadd"); $("#addFavoriteBtn").text("收藏展廳"); ); $.ajax( type: "GET", url: "/GetCompanyNewsListHandel.ashx?Action=ShowQuestionAndAnswer&CompanyId=20198545&PageIndex=1&PageSize=4", success: function (data) var res = $.parseJSON(data); var list = res.list; var count = res.count; $(".answerContent").empty(); if (list.length > 0) var html = ""; f(var i = 0; i < list.length; i++) html = html + "" + "" + list[i].QuestionContent + "" + "" + list[i].CreateTime + "
" + list[i].ReplyCount + "個回答
"; if (list[i].IssueContent.length > 0) html = html + "- " + list[i].IssueContent + "
"; ; html = html + ""; ; $("#questionAndAnswerDiv").show(); $(".answerContent").append(html); $(".newslistpage").hide(); if (count > 4) $(".newseemoreask").show(); else $("#questionAndAnswerDiv").hide(); , error: function (XMLHttpRequest, textStatus, errorThrown) $scope.Control = 0; ); $(".newseemoreask").click(function () $(".newseemoreask").hide(); $(".newslistpage").show(); $.ajax( type: "GET", url: "/GetCompanyNewsListHandel.ashx?Action=ShowQuestionAndAnswer&CompanyId=20198545&PageIndex=1&PageSize=8", success: function (data) var res = $.parseJSON(data); var list = res.list; var count = res.count; if (list.length > 0) var html = ""; f(var i = 0; i < list.length; i++) html = html + "" + "" + list[i].QuestionContent + "" + "" + list[i].CreateTime + "
" + list[i].ReplyCount + "個回答
"; if (list[i].IssueContent.length > 0) html = html + "- " + list[i].IssueContent + "
"; ; html = html + ""; ; $("#QuestionPageCount").val(count); if (count <= 8) $(".newslistpage").hide(); $("#questionAndAnswerDiv").show(); $(".answerContent").empty(); $(".answerContent").append(html); else $("#questionAndAnswerDiv").hide(); , error: function (XMLHttpRequest, textStatus, errorThrown) $scope.Control = 0; ); ); $("#questionPagePreBtn").click(function () var index = $("#QuestionPageIndex").val(); if (index > 1) //上一頁 $.ajax( type: "GET", url: "/GetCompanyNewsListHandel.ashx?Action=ShowQuestionAndAnswer&CompanyId=20198545&PageIndex=" + (parseInt(index) - 1) + "&PageSize=8", data: "'companyId': '20198545' ", success: function (data) var res = $.parseJSON(data); var list = res.list; var count = res.count; if (list.length > 0) var html = ""; f(var i = 0; i < list.length; i++) html = html + "" + "" + list[i].QuestionContent + "" + "" + list[i].CreateTime + "
" + list[i].ReplyCount + "個回答
"; if (list[i].IssueContent.length > 0) html = html + "- " + list[i].IssueContent + "
"; ; html = html + ""; ; if (count <= 8 || list.length < 8) $(".newslistpage").hide(); $("#questionAndAnswerDiv").show(); $(".answerContent").empty(); $(".answerContent").append(html); $("#QuestionPageIndex").val(parseInt(index) - 1) else $("#questionAndAnswerDiv").hide(); ); ); $("#questionPageNextBtn").click(function () var index = $("#QuestionPageIndex").val(); var pageCount = $("#QuestionPageCount").val(); if (index * 8 < pageCount) //下一頁 $.ajax( type: "GET", url: "/GetCompanyNewsListHandel.ashx?Action=ShowQuestionAndAnswer&CompanyId=20198545&PageIndex=" + (parseInt(index) + 1) + "&PageSize=8", data: "'companyId': '20198545' ", success: function (data) var res = $.parseJSON(data); var list = res.list; var count = res.count; if (list.length > 0) var html = ""; f(var i = 0; i < list.length; i++) html = html + "" + "" + list[i].QuestionContent + "" + "" + list[i].CreateTime + "
" + list[i].ReplyCount + "個回答
"; if (list[i].IssueContent.length > 0) html = html + "- " + list[i].IssueContent + "
"; ; html = html + ""; ; //if (count <= 8||list.length<8) // $(".newslistpage").hide(); $("#questionAndAnswerDiv").show(); $(".answerContent").empty(); $(".answerContent").append(html); $("#QuestionPageIndex").val(parseInt(index) + 1) if (index * 8 < pageCount) else $("#questionAndAnswerDiv").hide(); ); ); ) function addFavoriteCompany() if (0<= 0) userLogin(); return false; if ($(".newadd").html() "收藏展廳") $.ajax( type: "GET", url: "/GetCompanyNewsListHandel.ashx?Action=AddFavorite&UserId=0&CompanyId=20198545", contentType: "application/json; charset=utf-8", success: function (data) if ($.parseJSON(data) > 0) $("#addFavoriteBtn").removeClass("newadd"); $("#addFavoriteBtn").addClass("added"); $("#addFavoriteBtn").html("已收藏展廳"); , error: function (XMLHttpRequest, textStatus, errorThrown) $scope.Control = 0; ); else $.ajax( type: "GET", url: "/GetCompanyNewsListHandel.ashx?Action=DeleteFavorite&UserId=0&CompanyId=20198545", contentType: "application/json; charset=utf-8", success: function (data) if ($.parseJSON(data) > 0) $("#addFavoriteBtn").removeClass("added"); $("#addFavoriteBtn").addClass("newadd"); $("#addFavoriteBtn").html("收藏展廳"); , error: function (XMLHttpRequest, textStatus, errorThrown) $scope.Control = 0; ); //提問 function addQuestion() if (0<= 0) userLogin(); return false; var str = $("#questionText").val(); if (str.length <= 0) return false; var strs = "[@/'\"#$%&^*]+"; var reg = new RegExp(strs); if(reg.test(str)) alert("輸入的內容包含非法字符"); return false; var param = ; param["CompanyId"] = 20198545; param["UserId"] = 0; param["QuestionContent"] = str; $.ajax( type: "POST", data: param, url: "/gasgoo/cn/sns20/webmodel/handler/AddQuestionAndAnswerHandler.ajax?Action=AddQuestion", success: function (data) var count = $.parseJSON(data); if (count > 0) $("#questionText").val(""); $("#masterFullask").show(); $('#masterFullask').delay(3000).hide(0); , error: function (XMLHttpRequest, textStatus, errorThrown) $scope.Control = 0; ); function herfOnclick(url) return window.location.replace(url); function wordStatic() var values = $("#questionText").val(); // 更新計數 $("#masterLastwordnum").html( values.length+"/100字"); function setquestion() if (0<= 0) userLogin(); return false; function formatDate(jsondate) if (jsondate null) return ""; else jsondate = jsondate.replace("/Date(", "").replace(")/", ""); if (jsondate.indexOf("+") > 0) jsondate = jsondate.substring(0, jsondate.indexOf("+")); else if (jsondate.indexOf("-") > 0) jsondate = jsondate.substring(0, jsondate.indexOf("-")); var date = new Date(parseInt(jsondate, 10)); var month = date.getMonth() + 1 < 10 ? "0" + (date.getMonth() + 1) : date.getMonth() + 1; var currentDate = date.getDate() < 10 ? "0" + date.getDate() : date.getDate(); return date.getFullYear() + "-" + month + "-" + currentDate; var _hmt = _hmt || []; (function () var hm = document.createElement("s cript"); hm.src = "https://#/hm.js?8e90480b1bf68ede548c407057660718"; var s = document.getElementsByTagName("s cript")[0]; s.parentNode.insertBefore(hm, s); )(); (function () var bp = document.createElement('s cript'); 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("s cript")[0]; s.parentNode.insertBefore(bp, s); )();
手机在线看永久av片免费,国产午夜精品无码视频,亚洲av无码专区国产乱码在线观看,白丝小舞被啪到娇喘不停
var gaJsHost = (("https:" document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cs cript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javas cript'%3E%3C/s cript%3E"));tryvar pageTracker = _gat._getTracker("UA-20430275-1");pageTracker._setDomainName(".gasgoo.com");pageTracker._addOrganic('soso','w');pageTracker._addOrganic('3721','name');pageTracker._addOrganic('youdao','q');pageTracker._addOrganic('118114','kw');pageTracker._addOrganic('sogou','query');pageTracker._setSiteSpeedSampleRate(20);pageTracker._trackPageview(); catch(err)