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"); } }
景逸SUV景逸SUV全部在售

景逸SUV上海購車綜合可享1.8萬元優(yōu)惠!

BAIDU_CLB_fillSlot("398029");

  亞訊車網(wǎng) hrvn.cn】據(jù)上海最新行情資訊了解到!目前上海地區(qū)景逸SUV出現(xiàn)較大幅度優(yōu)惠!現(xiàn)在上海地區(qū)購景逸SUV最高可享1.5萬元現(xiàn)金優(yōu)惠,還可獲贈3000元裝潢大禮包!具體優(yōu)惠詳情如下:

各地行情 亞訊車網(wǎng) hrvn.cn

各地行情 亞訊車網(wǎng) hrvn.cn

2012款 景逸1.6L手動豪華版 亞訊車網(wǎng) hrvn.cn

2012款 景逸1.6L手動豪華版 亞訊車網(wǎng) hrvn.cn

  景逸SUV的外觀融入了大量轎車元素,整體造型圓潤但不缺乏時尚感,線條流暢自然,網(wǎng)友稱“80后追求的就是特立獨行,正好車子很符合這一個特點,很適合追求自由的感覺。”

2012款 景逸1.6L手動豪華版 亞訊車網(wǎng) hrvn.cn

2012款 景逸1.6L手動豪華版 亞訊車網(wǎng) hrvn.cn

  景逸SUV的內(nèi)飾設(shè)計很實在,采用上深下淺家轎風(fēng)格,整體布局合理,車內(nèi)溫馨,中控設(shè)計新穎,按鍵操控方便,儀表盤大,數(shù)據(jù)顯示清晰,但部分網(wǎng)友抱怨車內(nèi)用料一般,細(xì)節(jié)做工工藝不夠精致,接縫處間隙大小明顯,有待提高。

2012款 景逸1.6L手動豪華版 亞訊車網(wǎng) hrvn.cn

2012款 景逸1.6L手動豪華版 亞訊車網(wǎng) hrvn.cn

  景逸SUV搭載采用MIVEC技術(shù)的1.6L三菱4A92發(fā)動機,技術(shù)純熟,但整體動力輸出表現(xiàn)一般,能夠滿足日常家用,網(wǎng)友反映起步慢,提速慢;高速發(fā)動機噪音較大。

  編輯短評:作為一款用途以城市為主、郊外為輔的代步型SUV,景逸的整體性能表現(xiàn)還是可圈可點的,在外觀、空間以及燃油性等方面的表現(xiàn)都不錯,但受動力表現(xiàn)整體欠缺,品牌影響力稍顯不足,車輛本身的小毛病較多等因素影響,景逸SUV的市場表現(xiàn)實屬一般。

買車、賣車就上亞訊車網(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();
>>查看所有評論 評論景逸SUV上海購車綜合可享1.8萬元優(yōu)惠!

請文明發(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(); }); })();