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

MG3蘭州最高優(yōu)惠1.42萬元 有現(xiàn)車供應(yīng)

BAIDU_CLB_fillSlot("398029");

  亞訊車網(wǎng) m.foodfunfashion.com近日亞訊編輯從甘肅名仕達(dá)MG4S店處獲悉,本月店內(nèi)購MG3最高優(yōu)惠1.42萬元現(xiàn)金,有現(xiàn)車供應(yīng)。感興趣的朋友可以詳詢經(jīng)銷商,亞訊汽車團(tuán)購,400-680-8097。

2012款 MG3

  MG3

  安全配置上,MG3全系標(biāo)配了ABS、EBD以及CBC彎道輔助控制系統(tǒng),安全帶預(yù)警系統(tǒng)加之前排雙SRS安全氣囊,MG31.5車型上還配置了第四代Euro-TCI防盜系統(tǒng)和BA緊急輔助制動(dòng)系統(tǒng)。MG32013款新增加了側(cè)氣囊、側(cè)氣簾及后防撞梁,最大限度的為駕駛者和乘坐者上了雙保險(xiǎn)。

MG3

MG3

  動(dòng)力方面,新MG3秉承MG品牌的運(yùn)動(dòng)基因,主打1.3L和1.5L兩大節(jié)能排量,配備第三代e-Shift手自一體變速箱以及傳統(tǒng)的5檔手動(dòng)變速箱。1.5L高效率VTi發(fā)動(dòng)機(jī)提供的最大80千瓦的輸出功率和最大扭矩135牛米,配合5檔手動(dòng)變速箱,百公里加速度為11.5秒;第三代e-Shift手自一體變速箱順暢高效能,非常適合小車動(dòng)力組合。

MG3

MG3

  車型點(diǎn)評(píng):2013款MG3在外形上基本沒有變化,前保險(xiǎn)杠和進(jìn)氣格柵稍有改進(jìn)。軸距為2520mm,后排座椅支持4/6比例翻倒后,這樣能擴(kuò)大這款小車的后備箱空間。MG3的內(nèi)飾是主流設(shè)計(jì),和其受眾群體很貼切。科技質(zhì)感明顯,結(jié)合了IPHONE以及IPOD的設(shè)計(jì)理念,中控臺(tái)設(shè)計(jì)簡潔,多功能時(shí)訊顯示與一體的指針儀表盤和紅色背光燈的中控臺(tái)給車內(nèi)增添了時(shí)尚感。

 

 

買車、賣車就上亞訊車網(wǎng),m.foodfunfashion.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();
>>查看所有評(píng)論 評(píng)論MG3蘭州最高優(yōu)惠1.42萬元 有現(xiàn)車供應(yīng)

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