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"){//價格 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"); } }

DS5深圳購車全系可享2萬元優(yōu)惠!現(xiàn)車銷售

BAIDU_CLB_fillSlot("398029");

  亞訊車網(wǎng) www.taigonlinesolutions.com】近日亞訊編輯從深圳地區(qū)DS經(jīng)銷商處了解到,目前店內(nèi)正舉行促銷活動,現(xiàn)在來店內(nèi)購DS5最高可享2萬元現(xiàn)金優(yōu)惠,店內(nèi)現(xiàn)車銷售,有興趣的朋友不妨來店詳談!具體優(yōu)惠詳情如下:

各地行情 亞訊車網(wǎng) www.taigonlinesolutions.com

各地行情 亞訊車網(wǎng) www.taigonlinesolutions.com

2012款 DS5 1.6T 豪華版 亞訊車網(wǎng) www.taigonlinesolutions.com

2012款 DS5 1.6T 豪華版 亞訊車網(wǎng) www.taigonlinesolutions.com

  造型類似概念車的設計,時尚拉風的外形受到了眾多網(wǎng)友的喜愛,網(wǎng)友稱“超喜歡它的流線型車身和前頭大燈,期待明年國產(chǎn)化后的車。”

2012款 DS5 1.6T 豪華版 亞訊車網(wǎng) www.taigonlinesolutions.com

2012款 DS5 1.6T 豪華版 亞訊車網(wǎng) www.taigonlinesolutions.com

  內(nèi)飾動感時尚,布局合理,配置豐富實用,且科技感較強,網(wǎng)友稱“內(nèi)飾確實很豪華,與奔馳比起來不丟份”;車內(nèi)用料比較高擋,精細的做工受到了網(wǎng)友的好評。

2012款 DS5 1.6T 豪華版 亞訊車網(wǎng) www.taigonlinesolutions.com

2012款 DS5 1.6T 豪華版 亞訊車網(wǎng) www.taigonlinesolutions.com

  DS5采用1.6T發(fā)動機,最大輸出功率120kW,峰值扭矩240Nm,動力輸出比較充沛,提速較快,網(wǎng)友稱贊“應該算車中的高富帥,我喜歡它的發(fā)動機!”

  編輯短評:雪鐵龍DS5基于C5平臺,是一款偏重設計美感的高端大兩廂車型,整體表現(xiàn)個性,算是有不少新鮮感,競爭優(yōu)勢也比較明顯,從實用性上看,DS5在美學設計以外的方面并無太大驚喜,尤其是動力配置方面,若與同價格段位的中高端SUV、MPV相比,不足之處較為明顯,具體表現(xiàn)有待市場檢驗。

買車、賣車就上亞訊車網(wǎng),www.taigonlinesolutions.com!

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

document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?t=" + new Date().getHours();
>>查看所有評論 評論DS5深圳購車全系可享2萬元優(yōu)惠!現(xiàn)車銷售

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

回復評論正在回復:亞訊網(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("復制成功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(); }); })();