首页(Home)
品牌专区(Brands-parters)
//自动完成提示
function beginSearch() {
if (document.getElementById("Keyword").value.replace(/(^\s*)|(\s*$)/g, "").length > 2) {
$("#divMsg").html("");
var tbSearch = document.getElementById("Keyword").value;
var div_msg = document.getElementById("divMsg");
div_msg.style.display = "block";
$.ajax({
type: "post",
dataType: "json", //数据格式:JSON
url: "/tools/submit_ajax.ashx?action=zhitishi",
data: { father: tbSearch },
async: false,
success: function (data) {
var str = "";
var str1 = "";
var str2 = "";
var str3 = "";
var SupplyType = data.SupplyType; //供应品类列表
var Brands = data.Brands; //品牌列表
var ProductStyle = data.ProductStyle; //产品列表
var str0 = "";
if (SupplyType != null && SupplyType != "") {
str0 += " 川崎重工业株式会社 Kawasaki Heavy Industries www.khi.co.jp Kawasaki Heavy Industries, Ltd. (川崎重工業株式会社 Kawasaki Jūkōgyō Kabushiki-gaisha?)/ka?.??sɑ?ki/ is an international corporation based in Japan. It has headquarters in bothChūō-ku, Kobe and Minato, Tokyo. The company is named after its founder Shōzō Kawasaki and has no connection with the city of Kawasaki, Kanagawa. Shōzō Kawasaki's original main base was the city of Kobe, Hyōgo. Even though it originally[2] started out as a shipbuilding company, its most visible consumer product lines are its motorcycles and all-terrain vehicles, although the company and its subsidiaries also manufacture personal water craft, ships, industrial plants,tractors, trains, small engines, and aerospace equipment (including military aircraft). Subcontract work on jet aircraft (including jumbo jets) has been done for Boeing, Embraer, and Bombardier.
川崎重工业株式会社,简称川崎重工,是一家以重工业作为主要业务的日本公司,与JFE钢铁(原川崎制铁)及川崎汽船有历史渊源。主要制造航空、铁路车辆、建设重机、摩托车、船舶、机械设备等。
川崎重工起家于明治维新。1878年川崎正藏在大藏省的帮助下建立了川崎筑地造船所,1896年更名为株式会社川崎造船所,这就是川崎重工的前身。至大正时代的第一次世界大战期间已有蓬勃的造船业,经历昭和时代的二战、战后的日本经济急剧增长以至日本近代史及工业史,川崎重工仍为日本企业中的老字号之一。
川崎公司成立后借助政治关系,迅速成为日本最重要的重工业企业之一,1906年向日本军队交付了第一艘国产潜艇,并于当年建造了第一台国产蒸汽机车,1939年公司更名为川崎重工业株式会社。二战期间该公司为日本军队提供了飞燕战斗机、五式战斗机、一式运输机等空军装备,还建造了著名的榛名号战列舰和加贺号航空母舰。二战结束后,川崎重工仍然保持重要地位,其业务涵盖航空、航天、造船、铁路、发动机、摩托车、机器人等领域,代表了日本科技先进水平。