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://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://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"); } }

兩廂三廂都有 4款12萬緊湊車——新世嘉

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

  雪鐵龍世嘉

  指導(dǎo)價:10.68-14.98萬元

2012款 三廂 2.0自動銳尚型

2012款 三廂 2.0自動銳尚型

2012款 三廂 2.0自動銳尚型

2012款 三廂 2.0自動銳尚型

  世嘉是一款比較符合國人審美的家用車,該車動力總成穩(wěn)定成熟,同時較長的保養(yǎng)周期也很有吸引力。東風(fēng)雪鐵龍先推出了世嘉兩廂,后推出了世嘉三廂。在設(shè)計風(fēng)格上,世嘉三廂與兩廂區(qū)別不是很大,但其尾部造型設(shè)計相當(dāng)和諧,比較符合國人的中庸審美,而且內(nèi)飾布局也完全一致。考慮到多數(shù)用戶的實際需求,編輯覺得世嘉三廂比較適合多口之家,而兩廂較適合單身的年輕人。

雪鐵龍世嘉

  世嘉配置中最高的車型是2.0自動擋,其分為豪華型和豪華型天窗版。這兩款車均配置了前排雙安全氣囊、前排左右側(cè)氣囊和雙側(cè)安全氣簾。此外世嘉豪華型的安全配置還有bosch8.1版abs+ebd,剎車輔助ba、前排預(yù)緊式安全帶、倒車?yán)走_、發(fā)動機防盜、自動落鎖和太空艙高強度吸能車身等。不過esp在世嘉中是以選配形式出現(xiàn)的,其包含了esp車身電子穩(wěn)定程序+tcs牽引力控制系統(tǒng),選裝花費為5000元。即便在世嘉2.0自動擋豪華型指導(dǎo)價基礎(chǔ)上加5000元,其裸車價也只有15.88萬。

雪鐵龍世嘉

  世嘉所搭載的1.6l和2.0l發(fā)動機是兩套十分成熟的動力總成。其中1.6l車型的最大功率為78kw/5750rpm,而2.0l車型的最大功率達到了108kw/6000rpm。變速箱分別為5擋手動和4擋手自一體。如果跑高速路多一些的話,可考慮世嘉2.0l,這款車的動力儲備比較充足。如以市區(qū)行駛為主可考慮世嘉1.6l,因為其7.60l/100km的工況油耗在同級車型中排位相對靠前。

買車、賣車就上亞訊車網(wǎng),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();
>>查看所有評論 評論兩廂三廂都有 4款12萬緊湊車——新世嘉

請文明發(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("暫時支持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(); }); })();