BAIDU_CLB_preloadSlots("699873","699872","505027","436711","436710","383248","383250","398029");
歡迎來(lái)到亞訊車(chē)網(wǎng)! 登錄|注冊(cè)|RSS|最新文章|地圖|收藏
BAIDU_CLB_fillSlot("436710");
BAIDU_CLB_fillSlot("436711");
init_BrandType_4s("DDL_","_SS"); //init_BrandType_4s("DDL_","_4s"); var Ycar="http://m.foodfunfashion.com"; var dealerUrl="http://dealer.yescar.cn/"; function SearchSeries(type) { var Sname= $("#DDL_CarInfo_SS").val(); if(type=="series"){//車(chē)型 if(Sname=="選擇車(chē)型") window.open(Ycar+"/auto/"); else window.open(Ycar+"/auto/"+Sname+"/"); }else if(type=="price"){//價(jià)格 if(Sname=="選擇車(chē)型") window.open(Ycar+"/auto/price/"); else window.open(Ycar+"/auto/"+Sname+"/baojia.html"); }else if(type=="dealer"){//商家 window.open("http://m.foodfunfashion.com/search/dealerlist.aspx"); // if(Sname=="選擇車(chē)型") // 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"); } }

啟辰R50鄭州購(gòu)車(chē)送裝飾3000元 大量現(xiàn)車(chē)

BAIDU_CLB_fillSlot("398029");

  亞訊車(chē)網(wǎng) m.foodfunfashion.com】近日亞訊編輯從鄭州某啟辰4S店處獲知,目前到店購(gòu)啟辰R50送3000元裝飾,現(xiàn)車(chē)供應(yīng)。感興趣的朋友可以詳詢(xún)經(jīng)銷(xiāo)商,亞訊汽車(chē)團(tuán)購(gòu),400-680-8097。

2012款 1.6L 自動(dòng)舒適版 亞訊車(chē)網(wǎng) m.foodfunfashion.com

R50

  啟辰R50基于老款騏達(dá)改進(jìn)而來(lái),R50的前臉與D50一樣。由于為兩廂版設(shè)計(jì),所以R50的尾燈經(jīng)過(guò)了重新設(shè)計(jì),不過(guò)依然延續(xù)了D50的設(shè)計(jì)理念。但根據(jù)配置不同,啟辰R50將有配霧燈和不配霧燈、配鋁合金輪轂和配鋼制輪轂的區(qū)別,同時(shí)高配車(chē)型還將提供天窗。

2012款 1.6L 自動(dòng)舒適版 亞訊車(chē)網(wǎng) m.foodfunfashion.com

R50

  在動(dòng)力系統(tǒng)以及底盤(pán)方面,啟辰R50與D50保持了一致。采用的老頤達(dá)HR16DE發(fā)動(dòng)機(jī)最大功率為86kW(117馬力),最大扭矩為153Nm。與這款發(fā)動(dòng)機(jī)匹配的有5擋手動(dòng)變速箱以及4擋自動(dòng)變速箱。懸掛方面,前麥弗遜式獨(dú)立懸架、后帶穩(wěn)定桿扭力梁式懸掛的結(jié)構(gòu)是同級(jí)車(chē)中主流配備。

買(mǎi)車(chē)、賣(mài)車(chē)就上亞訊車(chē)網(wǎng),m.foodfunfashion.com!

汽車(chē)團(tuán)購(gòu) http://tg.yescar.cn,省心、省力、省錢(qián)!

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

更多>>R50鄭州4S店推薦

鄭州暫無(wú)R504S店
BAIDU_CLB_fillSlot("383250");

行情資訊最新文章

熱門(mén)車(chē)型

團(tuán)購(gòu)排行

>>查看所有評(píng)論 評(píng)論啟辰R50鄭州購(gòu)車(chē)送裝飾3000元 大量現(xiàn)車(chē)

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

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

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