//弹出隐藏层 function ShowDiv(show_div,bg_div){ document.getElementById(show_div).style.display='block'; document.getElementById(bg_div).style.display='block' ; var bgdiv = document.getElementById(bg_div); bgdiv.style.width = document.body.scrollWidth; $("#"+bg_div).height($(document).height()); // bgdiv.style.height = $(document).height(); } //关闭弹出层 function CloseDiv(show_div,bg_div) { document.getElementById(show_div).style.display='none'; document.getElementById(bg_div).style.display='none'; }; var testTxt = " 1112";

候选车型

江苏道爵实业有限公司

编号:16票数:12980排名:12
创新车型
道爵-领航
内蕴不凡,领航未来卓越品质,成就典范宽大设计,变宽视野,精致轿车内饰,人性化设计,乐享驾乘新体验独有高低档变速,动力更强劲,性能更完备智能舒适,数显液晶仪表,倒车影像,配备导航仪,7寸彩色中控大屏,操控更智能沉稳安全,新型底盘设计,驾车更舒心
查看详情
道爵
品牌简介

江苏道爵实业有限公司(下称“江苏道爵”)成立于2011年,注册资金2亿元,是一家专业从事新能源电动汽车类产品、电动汽车高能驱动系统等研发与生产的高科技企业,产品涵盖新能源类电动汽车、电动观光车系列10余种车品。江苏道爵投资10亿元,建成具备乘用车生产工艺的冲压、焊装、涂装、总装四大工艺的江苏扬州空港生产基地,年设计产能达到8万台,已形成电动汽车整车及关键零部件的研发、制造、销售和售后服务体系。目前,总投资20亿元的江苏高邮基地正在建设当中,预计2016年12月投产,届时,江苏道爵的年产能将突破23万台,成为国内规模最大的微型电动车生产制造企业。 精心研发江苏道爵2011年投资8000万元建立了行业领先的技术与产品研发中心,以汽车工程研究技术为依托,建立了一支拥有200余人的专业研发团队,目前已获得高能动力系统、专用变速系统、轻量化车身技术等方面的专利技术40余项,特别是电控系统集成技术成熟先进,自主研发的电动汽车产品获得了七项实用新型专利。江苏道爵通过和上海、北京、重庆等多家专业汽车技术研发中心合作,不断提升道爵的研发水准和实力,并将更多的新技术应于到产品制造,不断提升产品品质。 专业制造江苏道爵现已建成具备乘用车生产工艺的冲压、焊装、涂装、总装四大工艺的扬州空港基地;完全按照乘用车标准建设的江苏高邮基地正在建设中。作为电动汽车专业制造服务企业,道爵自主研发生产的多款车型均代表了行业最高水准,其品质与驾乘体验完全可以与A0级汽车媲美。专注于市场,专注于研发与制造,江苏道爵将始终致力于成为电动汽车生产制造领军企业,为消费者提供高品质产品。未来,道爵将继续秉承“科技驭领先机,创新铸就未来”的企业理念,精心研发,专业制造,为消费者提供更优质的产品与服务。

质量好真时尚服务优高性能亲民价
    
  • 网友评论
游客
  • 最新评论
  • 道爵电动车,老百姓买的起的好车。

    原评论:
    15:18 3 2

    道爵电动车真牛

    原评论:
    18:58 16 2

    道爵还行,开拓者s35000贵吗

    原评论:
    06:43 0 2

    很好

    原评论:
    15:53 0 2

    不错

    原评论:
    18:58 0 2

    可以,就是只能跑七十多公里

    原评论:
    08:52 3 2

    高端,大气,上档次,道爵君

    原评论:
    20:41 0 2

    道爵汽车,真金品质,真正质量!选购电动,唯有道爵!

    原评论:
    16:26 5 6

    总体来说还可以,就是电机扇热系统没做好,后玄挂得改改在加个增程器就完美了

    原评论:
    18:55 0 2

    道爵牌6OV200ah×10的价格太贵了。

    原评论:
    18:10 0 2

    高大,上档次

    原评论:
    15:58 2 2

    的确不错!

    原评论:
    15:11 0 2

    好.

    原评论:
    15:09 1 2

    真的不错

    原评论:
    15:08 1 2

    道爵车好!服务跟上更好!

    原评论:
    11:16 3 2

    道爵车性价比很好

    原评论:
    08:46 2 2

    道爵电动汽车还是可以,提点建议,油漆还要加强管理,光节度不是很好,其宅性能和动力很好

    原评论:
    21:56 1 2

    这车真心不赖,好车

    原评论:
    16:08 2 2

    后挡风玻璃自爆,厂领导重视。

    原评论:
    15:34 0 2

    后挡风玻璃自爆,厂领导要重视起来。

    原评论:
    15:29 0 2
记录总数:89 总页数:5 当前页:1首页上一页[1][2][3][4][5]下一页尾页  
  • 正在加载验证码......

    请先拖动验证码到相应位置

    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_getcode").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(validate); } }); // 将验证码加到id为captcha的元素里 captchaObj.appendTo("#captcha"); captchaObj.onReady(function () { $("#wait")[0].className = "hide"; }); }; $.ajax({ // 获取id,challenge,success(是否启用failback) url: "/tools/getcaptcha.aspx?t=" + xxx + "&mobile=" + $("#txt_mobile").val() + "", type: "get", dataType: "json", // 使用jsonp格式 success: function (data) { // 使用initGeetest接口 // 参数1:配置参数,与创建Geetest实例时接受的参数一致 // 参数2:回调,回调的第一个参数验证码对象,之后可以使用它做appendTo之类的事件 initGeetest({ gt: data.gt, challenge: data.challenge, product: "float", // 产品形式 offline: !data.success }, handler); } }); function SendMobileCode(validate) { des = "tb"; 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 checkCode() { PageMethods.checkCode($("#txt_mobile").val(), $("#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); }
×
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F28c6ffe01a3cf194d3444e9e3c81ab05' type='text/javascript'%3E%3C/script%3E"));
$( document).ready(function() { $(window).scroll(function(){ if($(window).scrollTop() > 300){ $(".DI").slideDown( ); } else { $(".DI").slideUp( ); } }); $(".di-close").on('click',function(){ $(".DI").slideUp( ); $(".DI").attr("data",'2') }) }) function GetDomID(str) { return document.getElementById(str); } function checkCode() { PageMethods.checkCode($("#txt_mobile").val(), $("#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); } var strcheck = 1; var stroption = 0; var strphone = 0; function checkall() { if (!onblurMobile()) { return false; } else { return true; } } 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?type=3', 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 check() { var a = "1112"; //alert(a); var ids = ''; var flag = 0; $("input[name=" + a + "]:checkbox").each(function () { if ('checked' == $(this).attr("checked")) { ids += '1|'; flag += 1; } else { ids += '0|'; } }) if (0 < flag) { $("#ids").attr("value", ids); stroption = 1; return true; } else { $("#div_checkbox").html("请至少选择一项此品牌的优点!"); stroption = 0; return false; } return true; } function checkinfo() { var New = document.getElementsByName("identity"); 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 _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F28c6ffe01a3cf194d3444e9e3c81ab05' type='text/javascript'%3E%3C/script%3E"));