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"); } }
榮威950榮威950全部在售

19萬高品質(zhì)中型車導(dǎo)購——950

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

        上汽榮威950

  售價(jià):18.89~31.99萬元

上汽榮威950

【上汽榮威950 3.0L FL 旗艦版】

  榮威950(榮威950報(bào)價(jià)|榮威950圖片|榮威9504S店)給人第一感覺就是大氣且商務(wù)風(fēng)格十足,環(huán)繞榮威950一圈你會(huì)發(fā)現(xiàn)它是個(gè)“熟悉的陌生人”,在一些角度能依稀看到別克君越的影子,沒錯(cuò)它就是與我們熟悉的別克君越同平臺生產(chǎn),但榮威950也有自己濃厚的設(shè)計(jì)語言所在。

上汽榮威950

【上汽榮威950 3.0L FL 旗艦版】

  榮威950的車身尺寸為4996mm,寬1857mm,高1502mm,軸距為2837mm,繼承同平臺生產(chǎn)的君越的優(yōu)良血統(tǒng),整體數(shù)據(jù)與同級別對手相比處于領(lǐng)先的水平,2837mm的軸距雖然不是同級別中最好,但這樣的軸距已經(jīng)足夠?yàn)楹笈懦丝蛣?chuàng)造舒適寬敞的乘坐空間。

上汽榮威950

【上汽榮威950 3.0L FL 旗艦版】

  榮威950的內(nèi)飾配色以米黑色為主,加以鍍鉻與實(shí)木裝飾更顯檔次,整個(gè)中控設(shè)計(jì)以飛翼式展開延續(xù)到車門上成一個(gè)整體,大體設(shè)計(jì)分布與君越相像,就如中央空調(diào)出風(fēng)口能隱約看到君越的影子,整體高檔精致。

上汽榮威950

【上汽榮威950 3.0L FL 旗艦版】

  此次亞訊車網(wǎng)實(shí)拍的車型為3.0LFL旗艦型的榮威950,其發(fā)動(dòng)機(jī)為3.0LV6TGi智能缸內(nèi)直噴發(fā)動(dòng)機(jī),最大功率為190kw,最大扭矩為296Nm,榮威950其它車型還有另外兩款發(fā)動(dòng)機(jī),分別為2.4L與2.0L的發(fā)動(dòng)機(jī)。

買車、賣車就上亞訊車網(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();
榮威950
榮威950 18.89 - 31.99萬
價(jià)格咨詢團(tuán)購報(bào)名

更多>>榮威950深圳4S店推薦

BAIDU_CLB_fillSlot("383250");

購車參謀最新文章

熱門車型

團(tuán)購排行

>>查看所有評論 評論19萬高品質(zhì)中型車導(dǎo)購——950

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