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"); } }
和悅RS和悅RS全部在售

大肚量很能塞 4款10萬大空間國產(chǎn)MPV導(dǎo)購

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

  【亞訊車網(wǎng) hrvn.cn】平民家用買車重實在,今天要給大家介紹4款載貨拉人都挺方便實用的國產(chǎn)大空間MPV,關(guān)鍵是價格還實惠,大概在10萬元左右。這幾款車型分別是:和悅RS、風(fēng)行菱智、江淮瑞風(fēng)和比亞迪M6。

  江淮和悅RS

  指導(dǎo)價:6.28~9.38萬元

  江淮“和悅RS”不僅擁有大空間、高配置、好品質(zhì)的產(chǎn)品特點,同時也將高功率、低油耗、強效能的優(yōu)勢發(fā)揮的淋漓盡致。

和悅RS

和悅RS

  和悅RS的內(nèi)飾采用了上深下淺的配色,整個中控臺采用了大面積鈦銀面板設(shè)計,突出層次感,上半部分采用了懸浮式設(shè)計。冷光源組合儀表盤采用雙筒式設(shè)計,契合車身造型風(fēng)格,視覺上更顯時尚、動感。其配色和造型屬于最常用的內(nèi)飾造型,有了比較高的認(rèn)同度。

  和悅RS的前懸掛為麥弗遜式螺旋獨立懸架,后懸掛采用雙連桿螺旋彈簧獨立懸架,為精確而靈敏的操控奠定了基礎(chǔ)。而防撞三級潰縮吸能式轉(zhuǎn)向管柱、ABS+EBD、雙安全氣囊、倒車?yán)走_(dá)、帶側(cè)防撞梁車門、前后盤式制動系統(tǒng)等配置極大提升了和悅RS的安全性。

  和悅RS車型的車身尺寸為4550/1775/1660mm,軸距為2710mm。該車型搭載1.8L發(fā)動機,匹配五速手動擋變速器,最大功率105kw/6500rpm,峰值扭矩165N·m/5000rpm,最高車速可達(dá)185km/h。

推薦閱讀:

買什么車好

5萬左右買什么車好

8萬左右買什么車好

10萬左右買什么車好

15萬左右買什么車好

20萬左右買什么車好

30萬左右買什么車好

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

汽車團(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();
和悅RS
和悅RS 6.28 - 9.48萬
價格咨詢團(tuán)購報名

更多>>和悅RS深圳4S店推薦

BAIDU_CLB_fillSlot("383250");

購車參謀最新文章

熱門車型

團(tuán)購排行

>>查看所有評論 評論大肚量很能塞 4款10萬大空間國產(chǎn)MPV導(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("暫時支持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(); }); })();