var testTxt = " 12";
投票前请先用手机验证并登录
function RndNum(n) { var rnd = ""; for (var i = 0; i < n; i++) rnd += Math.floor(Math.random() * 10); return rnd; } var xxx = RndNum(3); var handler = function (captchaObj) { /*$("#btn_getcode1").click(function (e) { onblurMobile(); var validate = captchaObj.getValidate(); if (!validate) { $("#notice")[0].className = "show"; setTimeout(function () { $("#notice")[0].className = "hide"; }, 2000); e.preventDefault(); } else { $("#hcaptcha").val("1"); showtime(60); SendMobileCode(); } });*/ // 将验证码加到id为captcha的元素里 console.log(captchaObj); console.log(JSON.stringify(captchaObj)); //console.log(captchaObj.dom.innerHTML); captchaObj.appendTo("#pop"); /*captchaObj.onReady(function () { $("#wait")[0].className = "hide"; });*/ }; function showCode() { if (onblurMobile()) { $("#pop").html(""); $.ajax({ url: "/tools/getcaptcha.aspx?t=" + xxx + "&mobile=" + $("#txt_mobile").val() + "", type: "get", dataType: "json", success: function (data) { initGeetest({ width: '100%', gt: data.gt, challenge: data.challenge, product: "embed", offline: !data.success }, function (captchaObj) { captchaObj.appendTo("#pop"); captchaObj.onSuccess(function () { console.log("success"); $("#hcaptcha").val("1"); showtime(60); $("#pop").hide(); var validate = captchaObj.getValidate(); SendMobileCode(validate); }); window.captchaObj = captchaObj; }); } }); $("#pop").show(); } } function SendMobileCode(validate) { des = "tb"; console.log(PageMethods); PageMethods.SendMobileCode($("#txt_mobile").val(),validate.geetest_challenge,validate.geetest_validate,validate.geetest_seccode, funReady, funError); } function funReady(result) { result = JSON.parse(result); if (result.data == 1) { $("#div_captcha").val("验证码已发送!") } else { alert(result.data); } } function funError(err) { alert("Error:" + err._message); } function showtime(t) { document.getElementById("btn_getcode").disabled = true; for (i = 1; i <= t; i++) { window.setTimeout("update_p(" + i + "," + t + ")", i * 1000); } } function update_p(num, t) { if (num == t) { document.getElementById("btn_getcode").value = " 重新发送 "; document.getElementById("btn_getcode").disabled = false; } else { printnr = t - num; document.getElementById("btn_getcode").value = " (" + printnr + ")秒后重新发送"; } } function getmobilecode() { onblurMobile(); showtime(60); SendMobileCode(); }

合肥凯利科技投资有限公司

票数:33850
排名:0

企业简介

1
合肥凯利科技投资有限公司成立于2008年08月,是专业从事新能源电动车电机控制器研发、生产和销售的高新技术企业,是中国汽车工业协会会员企业。公司总部凯利自控有限公司Kelly Controls,LLC位于美国芝加哥。 公司在安徽肥东经济开发区、双凤经济开发区以及黄山均建有研发生产基地,总占地面积26000余平米,在河北、河南、山东和江苏等地都设有办事处。公司现有员工200余人,其中专业技术人员占13.2%。研究生学历5人、本科学历22人、大专学历68人。 公司产品品种齐全,主要包括交流、无刷、有刷等系列,涵盖高、中、低压以及大、中、小功率,年产量30万台左右,产品适用于电动汽车、电动货车、电动平车、扫地车、高尔夫球车、游览车、沙滩车、叉车等。 公司拥有核心技术团队,产品具有完全的自主知识产权,目前已获得发明专利授权3项、实审3项、实用新型专利32项、申请中实用新型专利10项、外观专利14项、计算机软件著作权15项,且均通过欧盟的CE认证及ISO9001认证。另外,公司两次承担科技部科技型中小企业创新基金项目、产品荣获3项“省级高新技术产品”称号、3项“省级重点新产品”称号、3项“科学技术研究成果”以及1项市科技进步奖等;2016年12月荣获小型电动汽车行业“优秀零部件企业”奖(中国电动汽车网网络评选)。 公司董事长李文先生是拥有多年汽车电子,带队研发经验的华侨,于2013年入选“合肥市百人计划”,2014年入选“安徽省百人计划”以及“科技部创新创业人才”,并担任中汽协会车用电机电器委员会新能源电机电控专业小组副会长及常务副理事长。2015年7月,李文先生带队参加第四届中国创新创业大赛,以“凯利KAC系列交流感应电机控制器”项目成功进入国家行业总决赛,荣获优秀企业奖,同年,入选“安徽省战略新兴产业技术领军人才”;2016年入选第二批国家“万人计划”科技创业领军人才以及科技部专家库。 合肥凯利科技投资有限公司致力于培育自己的核心技术团队,研发具有国内领先,国际先进水平的智能化节能电机控制器,努力为客户提供卓越的产品、优质的服务。

H/N系列交流产品

优秀散热的性能,良好的防护等级,可靠的稳定性。电压范围48-72V,功率从1-10KW。

window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": false, "bdPic": "", "bdStyle": "0", "bdSize": "24" }, "share": {}, "image": { "viewList": ["qzone", "tsina", "tqq", "renren", "weixin"], "viewText": "分享到:", "viewSize": "16" }, "selectShare": { "bdContainerClass": null, "bdSelectMiniList": ["qzone", "tsina", "tqq", "renren", "weixin"] } }; with (document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)];
  • 网友评论
游客
  • 最新评论
function tpClick(e, tid) { console.info("tp"); if (checkall()) { console.log(tid); PageMethods.postVote(tid, function (data) { if (data) { try { data = JSON.parse(data); if (data.data) { if (data.data == 1) { var pdom = $("#piaoshu"); if (data.url) { pdom.text(data.vcount); if (confirm("投票成功,是否参与抽奖?")) { location.href = data.url; } } else { pdom.text(data.vcount); alert("投票成功"); } } else { alert(data.data); } } else { alert("服务器异常"); } } catch (e) { alert("服务器返回异常" + e); } } else { alert("服务器处理异常"); } }, function (err) { alert("投票失败,请稍后再试"); }); } } function checkCode() { PageMethods.checkCode($("#txt_code").val(), funReady2, funError2); } function funReady2(result) { if (result == "1") { $("#div_code").html("正确!") } else { $("#div_code").html("验证码错误!") return false; } } function funError2(err) { alert("Error:" + err._message); } function GetDomID(str) { return document.getElementById(str); } var strcheck = 1; var stroption = 0; var strphone = 0; function checkall() { if ( !onblurMobile()) { return false; } else { return true; } } function check() { var a = "12"; var ids = ''; var flag = 0; $("input[name=" + a + "]:checkbox").each(function () { if (true == $(this).prop('checked')) { ids += '1|'; flag += 1; } else { ids += '0|'; } }) if (0 < flag) { $("#ids").attr("value", ids); $("#div_checkbox").html(""); return true; } else { $("#div_checkbox").html("请至少选择一项此品牌的优点!"); return false; } } function onblurMobile() { var re = /^((\(\d{3}\))|(\d{3}\-))?0?1[34578][0-9]\d{8}([,]((\(\d{3}\))|(\d{3}\-))?0?1[34578][0-9]\d{8}){0,2}$/; var txtMobile = $("#txt_mobile").val(); var divMobile = GetDomID("div_mobile"); if (txtMobile == '') { divMobile.innerHTML = '请填写手机号码'; strphone = 0; return false; } else if (re.test(txtMobile)) { divMobile.innerHTML = '填写正确!'; strphone = 1; return true; } else { divMobile.innerHTML = '请填写正确的号码。'; strphone = 0; return false; } return false; } function checkmobile() { var oval = document.getElementById('txt_mobile').value; if (oval.length == 11) { if (/^13\d{9}$/g.test(oval) || (/^15\d{9}$/g.test(oval))|| (/^18\d{9}$/g.test(oval))|| (/^17\d{9}$/g.test(oval))) { chMobilePhone(oval); } else { strphone = 0; return false; } } } function chMobilePhone(src) { $.ajax({ //要用post方式 type: "Post", //方法所在页面和方法名 url: '/ajax/checkedmobile.ashx', data: { ac: src, type: "user" }, //contentType: "application/json; charset=utf-8", //dataType: "json", success: function (data) { //返回的数据用data.d获取内容 if (data == 1) { $("#ckmobile").addClass("dis"); } else { $("#ckmobile").addClass("show"); } }, error: function (err) { strphone = 0; //alert(err); } }); } function share(id, type) { //var share_url = "http://www.cnev.cn/share/" + type + "/" + id + "/"; var share_url = "share.aspx?id="+id+"&type="+type; window.open(share_url); } $(function () { $(".FX").hover(function () { $(this).find(".shared").animate({ width: "120px" }, 200); }) }) $(function () { $("section section hgroup").mouseleave(function () { $(".shared").animate({ width: "0px" }, 200); }) }) function changeimg() { $(".toupiao img").attr("src", "ValidateCode.aspx?id="+Math.random()*1000); } function setempty(id) { document.getElementById("" + id + "").value = ""; } function checkinfo() { var New = document.getElementsByName("identy"); var strNew = ''; for (var i = 0; i < New.length; i++) { if (New[i].checked) strNew = New[i].value; } if (strNew == "") { alert("请选择类型!"); return false; } if (document.getElementById("name").value.trim() == "") { alert("请输入用户名!"); return false; } var phone = document.getElementById("phone").value.trim(); var partten = /^(\d{3,4}\-)?\d{7,8}$/i; //座机格式是 010-98909899 //var partten = /^0(([1-9]\d)|([3-9]\d{2}))\d{8}$/; 没有中间那段 -的 座机格式是 01098909899 var zuoji = partten.test(phone); //判断手机格式可以用 var re = /^[1][34578][0-9]{9}$/; var shouji = re.test(phone); if (zuoji || shouji) { } else { alert("你输入的手机号码有误!") return false; } if (document.getElementById("address").value.trim() == "" ) { alert("请输入详细地址!"); return false; } } String.prototype.trim = function () { return this.replace(/(^\s*)|(\s*$)/g, ""); } String.prototype.ltrim = function () { return this.replace(/(^\s*)/g, ""); } String.prototype.rtrim = function () { return this.replace(/(\s*$)/g, ""); } function setempty(id) { document.getElementById("" + id + "").value = ""; } var config = { url: window.location, title: '合肥凯利科技投资有限公司-2017年度微型电动汽车网络评选', desc: '2017年度微型电动汽车网络评选', img: 'http://ydjk.cnev.cn/cnevapp.png', img_title: '中国电动汽车网', from: '中国电动汽车网' }; var share_obj = new nativeShare('nativeShare', config); wx.config({ debug: false, appId: 'wx20325f146bf21b53', timestamp:1714067880, nonceStr: '504Ya6QqSJdaUtPb', signature: '13d34ff3af8d8d7231bf1b7ecb4330dcaf5ea5d5', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' , 'chooseWXPay' ] }); wx.checkJsApi({ jsApiList: ['chooseImage'], // 需要检测的JS接口列表,所有JS接口列表见附录2, success: function(res) { console.log("验证成功!"); } }); wx.ready(function () { console.log("验证成功!"); wx.onMenuShareTimeline({ title: '合肥凯利科技投资有限公司已报名2017年微型电动汽车行业十大电池品牌网络评选活动,请给我加油助威!', link: 'http://mtp2017.cnev.cn/pj/dcdetail.aspx?id=12', imgUrl: 'http://img.cnev.cn/toupiao/20170926025631_a.jpg', trigger: function (res) { console.log("用户点击分享给朋友!"); }, success: function (res) { console.log("已分享!"); }, cancel: function (res) { console.log("已分享!"); }, fail: function (res) { console.log(JSON.stringify(res)); } }); wx.onMenuShareAppMessage({ title: '合肥凯利科技投资有限公司已报名2017年微型电动汽车行业十大电池品牌网络评选活动,请给我加油助威!', link: 'http://mtp2017.cnev.cn/pj/dcdetail.aspx?id=12', imgUrl: 'http://img.cnev.cn/toupiao/20170926025631_a.jpg', trigger: function (res) { console.log("用户点击发送给朋友!"); }, success: function (res) { console.log("已发送!"); }, cancel: function (res) { console.log("已发送!"); }, fail: function (res) { console.log(JSON.stringify(res)); } }); });