BAIDU_CLB_preloadSlots("699873","699872","505027","436711","436710","383248","383250","398029");
歡迎來到亞訊車網! 登錄|注冊|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"){//車型 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://m.foodfunfashion.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"); } }

上海通用別克君威 龍城最高優(yōu)惠2.6萬元

BAIDU_CLB_fillSlot("398029");

  亞訊車網 m.foodfunfashion.com】近日亞訊車網編輯從太原上海通用別克山西寶鼎4S店處了解到,即日起到店購買君威最高可優(yōu)惠2.6萬元,有現(xiàn)車銷售。具體降價詳情如下表:

各地行情 亞訊車網 m.foodfunfashion.com

2012款 2.4L SIDI旗艦版 亞訊車網 m.foodfunfashion.com

2012款 2.4L SIDI旗艦版 亞訊車網 m.foodfunfashion.com

  新君威外觀一改以往中庸形象,變的更加大氣漂亮,動感十足,前臉威猛,尾部性感,線條流暢飄逸,具有轎跑風格。

2012款 2.4L SIDI旗艦版 亞訊車網 m.foodfunfashion.com

2012款 2.4L SIDI旗艦版 亞訊車網 m.foodfunfashion.com

  內飾運動感較強,環(huán)抱一體式設計讓人感覺比較踏實;豐富的配置和精細的做工受到了網友的好評,座椅通風,加熱,胎壓監(jiān)測等較實用,全真皮座椅以及前控制臺也深受車主喜愛;密封性、隔音及空調效果不錯,但座椅偏硬,乘坐舒適性不高,音響效果一般

2012款 2.4L SIDI旗艦版 亞訊車網 m.foodfunfashion.com

2012款 2.4L SIDI旗艦版 亞訊車網 m.foodfunfashion.com

  T系列渦輪增壓車型動力強勁,動力輸出充足有力,起步及提速較快,推背感強;L系列動力表現(xiàn)相對來說比較一般,2.4L基本夠用,2.0L網友反映起步及加速較慢,發(fā)動機高速時噪音較大;變速箱調教靈敏,換擋順暢

  編輯短評:新君威的外觀設計將動感流暢的設計風格貫穿始終,轎跑運動風格造就了其動感設計。卓越的空氣動力學設計打造出國內中高級車中最低的0.27風阻系數(shù),為降低油耗、提升操控穩(wěn)定性和控制車身風噪方面奠定扎實基礎。內艙360度環(huán)抱一體式設計淋漓盡致地展現(xiàn)出科技動感與高檔質感,每一個環(huán)節(jié)的高檔材質與顏色搭配和諧、做工精湛,與高度轎跑運動感車身外形設計遙相呼應,彌漫著動感時尚氣息。

  

買車、賣車就上亞訊車網,m.foodfunfashion.com!

汽車團購 http://tg.yescar.cn,省心、省力、省錢!

document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?t=" + new Date().getHours();
>>查看所有評論 評論上海通用別克君威 龍城最高優(yōu)惠2.6萬元

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

回復評論正在回復:亞訊網友 發(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("復制成功Ctrl + V,粘貼即可"); } else{ alert("暫時支持IE復制"); } } // 返回頂部 (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(); }); })();