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://hrvn.cn"; 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://hrvn.cn/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"); } }
奔馳S級奔馳S級全部在售

后排才顯奢華 四款后排乘坐舒適寬敞的車型

標簽:S600
BAIDU_CLB_fillSlot("398029");
在本頁瀏覽全文

亞訊車網(wǎng) hrvn.cn對一輛豪華車,也許爭論的焦點就在于它的均衡,它勻稱的車身設(shè)計,仍然成就了一個讓人迷戀的駕駛享受,后排乘坐不再是它的擁有者唯一的專屬。

      奔馳S600

  市場報價:210萬左右 

2012款 S 600 L 亞訊車網(wǎng) hrvn.cn


  奔馳S600在W4展館展開,是奔馳S系列的頂級型號,它裝備的新型V12發(fā)動機排量為5.8升。奔馳S600是奔馳品牌的旗艦車型,雖然時下奔馳公司擴大了自己的品牌陣容,AMG等改裝車型在中國的知名度也在不斷擴大,但是S600在中國汽車市場有著非常特殊的地位。奔馳車展奔馳公司也展出了最新款的S600車型供車迷朋友欣賞。

2012款 S 600L 亞訊車網(wǎng) hrvn.cn


  S600的豪華配置遠超過了S級的其他車型,帶有車距雷達裝置的自動駕駛系統(tǒng),后排坐椅獨立空調(diào)系統(tǒng),高雅的真皮坐椅和木制裝飾等都已成為標準的配置。而S600與其他S級車型不同,它用的不是空氣彈簧,而是常規(guī)的螺旋彈簧。同時輔以主動式車身控制系統(tǒng)ABC,這與奔馳CL600雙門跑車完全相同。它可以在高速通過彎道時,讓你感覺不到車身的側(cè)傾。在通過較差路面時,將車身震動減至最小速度,做到舒適性與運動性完美的結(jié)合。

2012款 S 600L 亞訊車網(wǎng) hrvn.cn

  奔馳S600新型V12發(fā)動機除了保留傳統(tǒng)的60度汽缸夾角外,與其前身無任何相同之處。每個汽缸不是4個氣門,而是3個氣門,靠單頂置凸輪軸驅(qū)動。并且其排放標準符合D4標準。V12豪華轎車運用了許多梅賽德斯-奔馳所獨有的更深層次標準創(chuàng)新技術(shù)。這些技術(shù)最亮點是手動懸掛系統(tǒng)。該系統(tǒng)可在極短時間(幾毫秒)內(nèi)從減速狀態(tài)轉(zhuǎn)入通常的駕駛狀態(tài),從而大大減少車體振動。

買車、賣車就上亞訊車網(wǎng),hrvn.cn!

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

標簽:S600
document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?t=" + new Date().getHours();
>>查看所有評論 評論后排才顯奢華 四款后排乘坐舒適寬敞的車型

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