德国ELBE公司建立于1919年,长期致力于传动轴产品的开发与制造。目前合作伙伴:普拉塞陶依尔、法拉利、ZF、卡特彼勒、利勃海尔、多纳、沃尔沃、MAN等企业。目前产品涉及铁路机械、工程机械、交通运输车辆、农业机械、工业制造机械等。 德国Elbe主要产品有:德国ELBE万向联轴器、德国ELBE万向节、德国ELBE离合器、德国Elbe传动轴、德国ELBE十字轴。 Elbe产品优势: 1、套筒型万向节,有常用及加长伸展型,直径范围为58~250mm的法兰有DIN标准,SAE制1100~1900的标准,及非标定制,大允许扭矩达24,700Nm。 2、可伸展型万向节,法兰盘或毂盘安装联接。 3、单型或双万向节,法兰盘或毂盘安装联接。 4、无伸展对接轴式,法兰90-—250,扭矩可达24,700Nm 5、双万向节,带对中的等速万向节,扭矩达15,200Nm,偏差角达42°可与轴同时供应。 6、纵轴的双万向节,毂盘联接扭矩4700Nm,偏差角达55°。 7、纵轴万向节,扭矩达1300Nm,偏差角达50°。 8、滑动联轴节。 9、叉型联轴节。 10、翼型万向节,尺寸有5c—9c套筒型或短型,带伸展或非伸展型,也可特制万向节大偏差角25°,扭矩达1300Nm。
else {
bp.src = 'http://push.zhanzhang.baidu.cnn/push.js';
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
)();
if (document.location.host.indexOf("ybzhan.cn")==-1 && document.location.host.indexOf("192.168.")==-1 && document.location.host.indexOf("10.115.")==-1) {
location.href = location.href.replace(document.location.host, 'www.284719.com');
九五至尊网站
分享至
function share(types) {
var title, imageUrl, url, description, keywords;
//获取文章标题
title = document.title;
//获取隐藏域中的图片地址
try {
imageUrl = document.getElementById("shareimg").innerHTML;
catch (e) {
imageUrl = "";
//假如图片为空获取网页中的第一张图片地址作为分享图
if (imageUrl == "") {
try {
imageUrl = document.images[0].src;
catch (e) {
imageUrl = "";
//获取当前网页url
url = document.location.href;
url = url.replace("html#", "html");
try {
//获取网页描述
description = document.querySelector('meta[name="description"]').getAttribute('content');
catch (e) {
description = "";
try {
//获取网页关键字
keywords = document.querySelector('meta[name="keywords"]').getAttribute('content');
catch (e) {
keywords = "";
//qq空间接口的传参
if (types == 'qzone') {
window.open('https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=' + url + '&title=' + title + '&pics=' + imageUrl + '&summary=' + description);
//新浪微博接口的传参
if (types == 'weibo') {
window.open('http://service.weibo.com/share/share.php?appkey=583395093&url=' + url + '&title=' + title + '&pic=' + imageUrl);
// //qq好友接口的传参
// if (types == 'qqim') {
// window.open('http://connect.qq.com/widget/shareqq/index.html?url=' + url + '&title=' + title + '&pics=' + imageUrl + '&summary=' + description + '&desc=' + keywords);
//
//生成二维码给微信扫描分享
if (types == 'weixin' || types == 'qqim') {
//在线二维码(服务器性能限制,仅测试使用,屏蔽非大陆ip访问)
url = url.replace(/-/g, "%2D");
window.open('https://www.a-bm.cn/share.aspx?types=' + types + '&url=' + url);
document.write("")