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"); } }
哈弗H6哈弗H6全部在售

實用SUV 3款15萬元大空間靚麗車型導(dǎo)購

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

  【亞訊車網(wǎng)foodfunfashion.com】今天,小編要給大家介紹的是幾款15萬左右的靚麗車型。它們空間給力,極易滿足大眾需求。不妨過來瞧瞧這3小巨頭吧!它們是哈弗H6、中華V5、海馬騎士。

       長城哈弗H6

       售價:9.58~15.18萬元

2011款 綠靜2.0T 兩驅(qū)尊貴型

【2011款 綠靜2.0T 兩驅(qū)尊貴型】

  外觀方面,哈弗H6顯得非常城市化,它擁有更符合空氣動力學(xué)的流線型外觀設(shè)計,鍍鉻中網(wǎng)、帶透鏡裝飾前大燈、精致的組合式尾燈等,流線的設(shè)計很難讓人與以往長城汽車硬朗的風(fēng)格聯(lián)系起來。哈弗H6車身尺寸長寬高分別為4640mm/1825mm/1690mm,軸距為2680mm。相比哈弗H3(圖片|報價|團(tuán)購)和H5的2700mm軸距短了20mm,整體造型更為緊湊。

哈佛H6 2.0TCI

【哈佛H6 2.0TCI】

  配置方面,在哈弗H6的高配車型中擁有定速巡航系統(tǒng)、智能語音GPS導(dǎo)航系統(tǒng)、智能雨刷和燈光控制、側(cè)氣囊及前后一體式側(cè)安全氣簾、ESP電子穩(wěn)定系統(tǒng)以及胎壓監(jiān)測系統(tǒng)等智能及便利化配置。

哈佛H6 2.0TCI

【哈佛H6 2.0TCI】

  動力方面,哈弗H6車型搭載了汽油發(fā)動機(jī)和柴油發(fā)動機(jī)兩種。汽油版排量為2.0L,最大功率133馬力,最大扭矩186牛米。柴油版搭載的是已應(yīng)用于哈弗H5(圖片|報價|團(tuán)購)車型上的GW4D20綠靜2.0VGT發(fā)動機(jī),最大功率150馬力,最大扭矩310牛米。汽油版的哈弗H6匹配的是5速手動變速器,而柴油版哈弗H6則匹配著6速手動變速箱。

       個人總結(jié):外形穩(wěn)重大氣,配置豐富,空間方面表現(xiàn)不錯,底盤扎實,通過性好。

買車、賣車就上亞訊車網(wǎng),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();
>>查看所有評論 評論實用SUV 3款15萬元大空間靚麗車型導(dǎo)購

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