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://www.taigonlinesolutions.com"; 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"){//價(jià)格 if(Sname=="選擇車型") window.open(Ycar+"/auto/price/"); else window.open(Ycar+"/auto/"+Sname+"/baojia.html"); }else if(type=="dealer"){//商家 window.open("http://www.taigonlinesolutions.com/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"); } }

8萬左右時(shí)尚舒適車型導(dǎo)購——瑪馳

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

        東風(fēng)日產(chǎn) 瑪馳

  指導(dǎo)價(jià):6.99-9.29萬元

日產(chǎn)瑪馳

【日產(chǎn)瑪馳】

  瑪馳的車身尺寸為3779mm×1666mm×1526mm,在車內(nèi)幾乎看不到硬直線條的運(yùn)用,各處的做工也比較用心,較高的車身帶來了不錯(cuò)的頭部空間,后排的腿部還是小型車的正常水平。

日產(chǎn)瑪馳

【日產(chǎn)瑪馳】

  現(xiàn)在的小型車比拼的不僅是造型設(shè)計(jì),要想博得更多的關(guān)注就要有些獨(dú)特的新鮮點(diǎn)。而瑪馳的亮點(diǎn)就是這套e車助手。通過左手邊的小按鈕,駕駛者可以切換行車電腦屏幕上的顯示。其中一個(gè)功能叫“智友”功能,它能主動提示駕駛者車輛的保養(yǎng)時(shí)間、朋友的生日或重要的紀(jì)念日,還會在車主上下車時(shí)主動問候駕駛者。雖然有些人會認(rèn)為這功能沒有什么實(shí)際用途,但其實(shí)與眾不同的溫馨感覺就體現(xiàn)在這個(gè)細(xì)節(jié)上,而且這個(gè)功能是瑪馳全系標(biāo)配的。

日產(chǎn)瑪馳

【日產(chǎn)瑪馳】

  目前,該車搭載的是一臺全新的1.5L發(fā)動機(jī)(代號HR15DE)直列四缸發(fā)動機(jī),最大功率79Kw;最大扭矩138N·m。要知道在歐洲,瑪馳還有另外兩款發(fā)動機(jī)可供選擇,一臺是最大功率為59kw,最大扭矩108N·m的1.2L 3缸發(fā)動機(jī);另一臺則是1.2L機(jī)械增壓直噴發(fā)動機(jī),最大功率72kw,最大扭矩142N·m;與這兩款發(fā)動機(jī)相匹配的是5AT或CVT變速箱。然而,引進(jìn)到國內(nèi)后,東風(fēng)日產(chǎn)瑪馳的動力總成部分改為了現(xiàn)在的1.5L發(fā)動機(jī)+5MT或4AT變速箱。

買車、賣車就上亞訊車網(wǎng),www.taigonlinesolutions.com

汽車團(tuán)購 http://tg.yescar.cn,省心、省力、省錢!

document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?t=" + new Date().getHours();

更多>>瑪馳深圳4S店推薦

BAIDU_CLB_fillSlot("383250");

購車參謀最新文章

熱門車型

團(tuán)購排行

>>查看所有評論 評論8萬左右時(shí)尚舒適車型導(dǎo)購——瑪馳

請文明發(fā)言,發(fā)廣告將被屏蔽IP

回復(fù)評論正在回復(fù):亞訊網(wǎng)友 發(fā)表于 ×

請文明發(fā)言,發(fā)廣告將被屏蔽IP

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("暫時(shí)支持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(); }); })();