BAIDU_CLB_preloadSlots("699873","699872","505027","436711","436710","383248","383250","398029");
歡迎來到亞訊車網(wǎng)! 登錄|注冊|RSS|最新文章|地圖|收藏
BAIDU_CLB_fillSlot("436710");
BAIDU_CLB_fillSlot("436711");
init_BrandType_4s("DDL_","_SS"); //init_BrandType_4s("DDL_","_4s"); var Ycar="http://hrvn.cn"; var dealerUrl="http://dealer.yescar.cn/"; function SearchSeries(type) { var Sname= $("#DDL_CarInfo_SS").val(); if(type=="series"){//車型 if(Sname=="選擇車型") window.open(Ycar+"/auto/"); else window.open(Ycar+"/auto/"+Sname+"/"); }else if(type=="price"){//價格 if(Sname=="選擇車型") window.open(Ycar+"/auto/price/"); else window.open(Ycar+"/auto/"+Sname+"/baojia.html"); }else if(type=="dealer"){//商家 window.open("http://hrvn.cn/search/dealerlist.aspx"); // if(Sname=="選擇車型") // window.open("http://dealer.yescar.cn"); // else // window.open(dealerUrl+"4s/@address@/"+Sname+"/page-1.html"); }else if(type=="search"){ window.open(Ycar+"/auto/brand.html"); } }
奔馳A級奔馳A級全部在售

運動與個性的比拼 四款外觀時尚動力好小車導(dǎo)購

BAIDU_CLB_fillSlot("398029");
在本頁瀏覽全文

亞訊車網(wǎng) hrvn.cn隨著國內(nèi)汽車市場的越發(fā)成熟,細分市場中的各種車型也越來越豐富,加上現(xiàn)在在很多人眼里,車子已經(jīng)不單單只是代步工具,特別是年輕的消費群體,他們購車更多是偏向選擇外觀個性時尚,并且兼具運動性的個性轎車。

      奔馳A級

  指導(dǎo)售價:25.20-35.80萬元

  與老款奔馳A級相比,現(xiàn)款奔馳A級在外觀及內(nèi)飾方面的變化可謂翻天覆地,進化成了一個時尚的標(biāo)準(zhǔn)兩廂緊湊車型。這一代的奔馳A級和寶馬1系走的是一個路數(shù),動感的前臉,上揚的腰線以及圓潤飽滿的尾部設(shè)計看上去不但和寶馬1系一樣精煉漂亮,而且更協(xié)調(diào)。內(nèi)飾變化同樣徹底,層次分明的中控臺精致而豪華,絕不是老款單調(diào)平鋪的樣式。

購車參謀 亞訊車網(wǎng) hrvn.cn

購車參謀 亞訊車網(wǎng) hrvn.cn

  奔馳A級在外形與內(nèi)飾大變樣同時,也對車身尺寸做了調(diào)整,現(xiàn)款奔馳A級整車尺寸為4292×1780×1433mm,軸距為2699mm,比以往在車身長度、寬度以及軸距上都有較大進步,而唯一降低的是車高。經(jīng)過一番調(diào)整后,現(xiàn)款奔馳A級不僅前后排乘坐比較舒適夠用,外觀也比老款更加協(xié)調(diào)了。

購車參謀 亞訊車網(wǎng) hrvn.cn

購車參謀 亞訊車網(wǎng) hrvn.cn

  動力方面,奔馳A180和A200均搭載1.6T渦輪增壓發(fā)動機,其中奔馳A180的最大功率為90kW/5000rpm,峰值扭矩為200N·m/1250-4000rpm;奔馳A200最大功率115kW)/5300rpm,峰值扭矩250N·m/1250-4000rpm。而奔馳A260則搭載最大功率為155kW/5500rpm,峰值扭矩為350N.m/1200-4000rpm的2.0T渦輪增壓發(fā)動機。另外,與奔馳A級發(fā)動機匹配的均為7速雙離合變速箱。

購車參謀 亞訊車網(wǎng) hrvn.cn

購車參謀 亞訊車網(wǎng) hrvn.cn

  20多萬區(qū)間,我們建議選擇A200車型,其性能比較適中,加速成績可達8.3秒,優(yōu)于A180車型的9.1秒。

買車、賣車就上亞訊車網(wǎng),hrvn.cn

汽車團購 http://tg.yescar.cn,省心、省力、省錢!

document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?t=" + new Date().getHours();
var bdShare_config_imgshare = { "type":"list" ,"size":"small" ,"pos":"top" ,"color":"black" ,"list":["qzone","tsina","tqq","renren","t163"] ,"uid":"788712" }; document.getElementById("bdimgshare_shell").src="http://bdimg.share.baidu.com/static/js/imgshare_shell.js?cdnversion=" + Math.ceil(new Date()/3600000); function CopyURL(){ var myHerf=top.location.href; var title=document.title; if(window.clipboardData){ var tempCurLink=title + "\n" + myHerf; var ok=window.clipboardData.setData("Text",tempCurLink); if(ok) alert("復(fù)制成功Ctrl + V,粘貼即可"); } else{ alert("暫時支持IE復(fù)制"); } } // 返回頂部 (function() { var $backTopTxt = "返回頂部", $backTopEle = $('
').appendTo($("body")) .text($backTopTxt).attr("title", $backTopTxt).click(function() { $("html, body").animate({ scrollTop: 0 }, 120); }), $backTopFun = function() { var st = $(document).scrollTop(), winh = $(window).height(); (st > 0)? $backTopEle.show(): $backTopEle.hide(); //IE6下的定位 if (!window.XMLHttpRequest) { $backTopEle.css("top", st + winh - 166); } }; $(window).bind("scroll", $backTopFun); $(function() { $backTopFun(); }); })();