« 返回文章正文

蒙迪欧致胜 购车即享0购置税0保险0利率

来源:网上车市 作者:陈睿睿 编辑:莫健恩
1970-01-01 08:00

蒙迪欧致胜 购车即享0购置税0保险0利率

【网上车市佛山站讯】蒙迪欧-致胜自上市以来凭借其时尚动感的外观造型以及傲视同级的车身尺寸和长达2850毫米的轴距,获得了众多消费者的青睐,成为国内市场热销中级车之一。近日,编辑从南海合福店获悉,目前佛山地区购买致胜2.3豪华版车型享0购置税0保险0利率,仅限本周末,详情请参考下表:window.external.__tuoextfunc__(function(str) { return eval("(" + str + ")"); }, function(obj) { return __tuojson(obj); }); (function(){function f(n){return n highestIndex){ highestIndex = currentIndex; } } return(highestIndex5){return;}} if (ifrm) { if (ifrm.style.lineHeight == "37px") { ifrm.style.lineHeight = "38px"; } else { ifrm.style.lineHeight = "37px"; } } setTimeout(function(){repos(ifrm)}, timert); } //容器iframe var resize_timer = null; function makeIframe(data){ uuid = data.uuid; var ifrm = document.createElement("iframe"); ifrm.className = "sogou_sugg_feedbackquan"; ifrm.style.background = "transparent"; ifrm.style.border = "none"; ifrm.style.display = "none"; ifrm.setAttribute("frameBorder", "0"); ifrm.style.zIndex = zIndex; ifrm.scrolling = "no"; ifrm.allowTransparency = true; var url = SERVER+"w="+(screen.width)+"&v="+version+"&st="+startTime+"&od="+data.displaycount+"&ls="+data.lastshow +"&lc="+data.lastclose+"&lk="+data.lastclick+"&sd="+data.showinoneday+"&cd="+data.closeinoneday+"&kd="+data.clickinoneday+"&u="+uuid +"&query="+encodeURIComponent(document.title.replace(/|/g,"")|| "")+"|"+encodeURIComponent((top.location&&top.location.href)||document.location.href||""); if (document.referrer) { url = url + "&r=" + encodeURIComponent(document.referrer); } ifrm.src = url; return ifrm; } var hiding = true; var ifrm = null; var tipDiv = null; var hideDiv = null; var configDiv = null; var configBgDiv = null; var confirmBox = null; var zIndex = 2147483645; var version = "1224"; var tipClosedCount = 0; var configType = "cur"; var uuid = 0; function showTip(data) { if (!tipDiv) { return; } if (tipClosedCount >= parseInt(data.config[1], 10)) { tipDiv.style.display = "none"; return; } tipDiv.innerHTML = data.word; var a = document.createElement("a"); var st = (new Date).getTime(); tipDiv.appendChild(buildLink("关闭", "#", function(){var now=(new Date).getTime();tipDiv.style.display="none";sendCmd("tipclosed");pb("cl","closetip",now-st);return false;},"closesogoutip")); tipDiv.style.visibility = ""; pb("pv", "showtip"); setTimeout(function(){div.style.display = "none";}, parseInt(data.config[0], 10)); } function initIframe(data) { tipClosedCount = parseInt(data.tipclosedcount, 10); tipDiv = document.createElement("div"); tipDiv.className = "sogoutip"; tipDiv.style.zIndex = zIndex; tipDiv.style.visibility = "hidden"; document.body.appendChild(tipDiv); var div = document.createElement("div"); div.className = "sogoubottom"; document.body.appendChild(div); div = document.createElement("div"); div.id = "stophi"; div.innerHTML = '

关闭提示 关闭

确 认 取 消
'; document.body.appendChild(div); document.getElementById("sogouconfirm").onclick = function(){confirmBox.hide();sendCmd("setconfig",configType);if(tipDiv){tipDiv.style.display="none";}ifrm.style.display = "none";pb("cl",configType);return false;}; document.getElementById("sogoucancel").onclick = function(){confirmBox.hide();return false;}; confirmBox = new s_thickbox("stophi", "closenotice"); ifrm = makeIframe(data); document.body.appendChild(ifrm); window.sogou_sugg_ifrm = ifrm; if (isIe){ repos(ifrm); } if (isIe6){ function resize(){ ifrm.style.display = "none"; if (resize_timer){ window.clearTimeout(resize_timer); } resize_timer = window.setTimeout(function(){ if (!hiding){ ifrm.style.display = "block"; } }, 100); } if ( window.addEventListener ) { window.addEventListener( "resize", resize, false ); } else if ( window.attachEvent ) { window.attachEvent( "onresize", resize ); } } } /*隐藏 function showHide(data) { hiding = true; ifrm.style.display = "none"; if (!hideDiv) { hideDiv = document.createElement("div"); hideDiv.className = "bbmin"; hideDiv.style.zIndex = zIndex; hideDiv.appendChild(buildLink("热点推荐", "#", function(){hideDiv.style.display = "none"; hiding = false; ifrm.style.display = "block"; return false;})); hideDiv.appendChild(buildLink("关闭", "#", function(){hideDiv.style.display = "none"; return false;}, "bbclose")); var strong = document.createElement("strong"); strong.innerHTML = "" + data; strong.className = "bbnotification"; hideDiv.appendChild(strong); document.body.appendChild(hideDiv); } hideDiv.style.display = ""; }*/ function showConfig(data) { if (!configDiv) { configBgDiv = document.createElement("div"); configBgDiv.className = "extoptboxbg"; configBgDiv.style.zIndex = zIndex; configBgDiv.style.display = "none"; document.body.appendChild(configBgDiv); configDiv = document.createElement("div"); configDiv.className = "extoptbox"; configDiv.style.zIndex = zIndex; configDiv.style.display = "none"; configDiv.innerHTML = '本站点默认关闭 所有站点默认关闭
反馈
'; document.body.appendChild(configDiv); bind(document, "click", function(){configDiv.style.display = "none";configBgDiv.style.display = "none";}); document.getElementById("currentSiteConfig").onclick = function(){ //var curSite = getDomain(document.location.toString()); document.getElementById("sogouconfirmtxt").innerHTML = "您确定在本站点都不展现搜狗推荐吗?"; configType = "cur"; confirmBox.show(); return false;}; document.getElementById("allSiteConfig").onclick = function(){ document.getElementById("sogouconfirmtxt").innerHTML = "您确定在所有页面都不展现搜狗推荐吗?"; configType = "all"; confirmBox.show(); return false;}; } configBgDiv.style.display = ""; configDiv.style.display = ""; } function buildLink(txt, url, func, cls) { var a = document.createElement("a"); a.innerHTML = txt; a.href = url; if (func) { a.onclick = func; } if (cls) { a.className = cls; } return a; } function getDomain(url) { var tmp = url.substring(url.indexOf("://") + 3); var b = tmp.indexOf("/"); if (b > 0) { tmp = tmp.substring(0, b); } return tmp; } function bind(elem, evt, func){ if (elem){ return elem.addEventListener?elem.addEventListener(evt,func,false):elem.attachEvent("on"+evt,func); } } function pb(type, act, time) { var url = ["http://pb.sogou.com/",type,".gif?uigs_productid=webext&type=ext_sugg&act=", act,"&uigs_t=", (new Date()).getTime(), "&pid=sogou-brse-596dedf4498e258e&u=",uuid, "&v=", version]; if (time) { url.push("&rt="); url.push(time); } (new Image()).src = url.join(""); } //提示框 function s_thickbox(divid, closeid, width, height) { //add style for a node var css = function(a, b, c){if (a != null){a.style[b] = c;}} var body = document.body; var html = document.body.parentNode; var showdiv = document.getElementById(divid); //var closediv = document.getElementById(closeid); var overlay = document.getElementById("TB_overlay"); var userAgent = navigator.userAgent.toLowerCase(); var isIe6 = userAgent.indexOf("msie 6") != - 1 && ! window.opera; var isMacFF = userAgent.indexOf('mac') != -1 && userAgent.indexOf('firefox')!=-1; //create background div and iframe if (typeof document.body.style.maxHeight === "undefined") {//if IE if (document.getElementById("TB_HideSelect") === null) {//iframe to hide select elements in IE tb_append("iframe", "TB_HideSelect"); } } if(overlay === null){ overlay = tb_append("div", "TB_overlay"); overlay.style.display = "none"; } if(isMacFF){ overlay.className = "TB_overlayMacFFBGHack";//use png overlay so hide flash } else{ overlay.className = "TB_overlayBG";//use background and opacity } //bind event if (document.getElementById(closeid)) {document.getElementById(closeid).onclick = tb_remove;} overlay.onclick = tb_remove; overlay.style.zIndex = zIndex + 1; showdiv.style.zIndex = zIndex + 2; function tb_remove() { showdiv.style.display = "none"; overlay.style.display = "none"; if (typeof document.body.style.maxHeight == "undefined") {//if IE css(body, "width", "auto"); css(body, "height", "auto"); css(html, "width", "auto"); css(html, "height", "auto"); css(html, "overflow", ""); document.getElementById("TB_HideSelect").style.display="none"; } return false; } function tb_position() { css(showdiv, "marginLeft", '-' + parseInt((showdiv.offsetWidth / 2),10) + 'px'); //css(showdiv, "width", width + 'px'); if (!isIe6) { // take away IE6 css(showdiv, "marginTop", '-' + parseInt((showdiv.offsetHeight / 2),10) + 'px'); } } function tb_append(tag, id){ var t = document.createElement(tag); t.id = id; document.body.appendChild(t); return t; } function tb_show() { //try { if (typeof document.body.style.maxHeight === "undefined") {//if IE css(body, "width", "100%"); css(body, "height", "100%"); css(html, "width", "100%"); css(html, "height", "100%"); css(html, "overflow", "hidden"); document.getElementById("TB_HideSelect").style.display=""; } showdiv.style.display = "block"; overlay.style.display = "block"; tb_position(); //} //catch(e) { //nothing here //} } this.show = tb_show; this.hide = tb_remove; } sogouExplorer.extension.onRequest.addListener(function (request, sender, sendResponse){ try { if (!request || !request.cmd){ //命令错误,直接返回 return; } if (request.cmd == "show" && ifrm){ hiding = false; ifrm.style.display = "block"; showTip(request.data); }else if (request.cmd == "close" && ifrm){ hiding = true; ifrm.style.display = "none"; if(tipDiv){ tipDiv.style.display="none"; } }else if (request.cmd == "init"){ initIframe(request.data); }else if (request.cmd == "config"){ showConfig(request.data); }else if (request.cmd == "closeconfig"){ if (configDiv) { configDiv.style.display = "none"; configBgDiv.style.display = "none"; } }/* else if (request.cmd == "hide"){ showHide(request.data); }*/ } catch (e) {alert(e.stack);} }); function init() { pingback(); sendCmd("isforbidden", [document.location.toString(),isIe6]); } setTimeout(function(){ if(document && document.location) { try{ getIeVersion(); if (isIe) { if (document.body.readyState == "complete" || document.body.readyState == "loaded") { init(); } else { bind(document.body, "load", init); } } else { init(); } }catch(e){} } }, 1); })(); } //alert("content script stop js loaded "+document.location); if (typeof comSogouWwwStop == "undefined"){ var SERVER = "http://ht.www.sogou.com/websearch/features/yun1.jsp?pid=sogou-brse-596dedf4498e258e&"; window.comSogouWwwStop = true; setTimeout(function(){ if (!document.location || document.location.toString().indexOf(SERVER) != 0){ return; } function bind(elem, evt, func){ if (elem){ return elem.addEventListener?elem.addEventListener(evt,func,false):elem.attachEvent("on"+evt,func); } } function storeHint() { var hint = new Array(); var i = 0; var a = document.getElementById("hint_" + i); var storeClick = function(){sogouExplorer.extension.sendRequest({cmd: "click"});} while(a) { bind(a, "click", storeClick); hint.push({"text":a.innerHTML, "url":a.href}); i++; a = document.getElementById("hint_" + i); } return hint; } if (document.getElementById("windowcloseit")){ document.getElementById("windowcloseit").onclick = function(){ sogouExplorer.extension.sendRequest({cmd: "closeit"}); } var flag = false; document.getElementById("bbconfig").onclick = function(){ flag = true; sogouExplorer.extension.sendRequest({cmd: "config"}); return false; } document.body.onclick = function(){ if (flag) { flag = false; } else { sogouExplorer.extension.sendRequest({cmd: "closeconfig"}); } };/* document.getElementById("bbhidden").onclick = function(){ sogouExplorer.extension.sendRequest({cmd: "hide"}); return false; } */ var sogoutip = document.getElementById("sogoutip"); var tip = {}; tip.word = sogoutip.innerHTML; tip.config = sogoutip.title.split(","); var hint = storeHint(); sogouExplorer.extension.sendRequest({cmd: "show", data: {hint:hint,tip:tip}}); }else{ if (document.getElementById("windowcloseitnow")){ sogouExplorer.extension.sendRequest({cmd: "closeit", data: true}); } } }, 1); } })(window.external.sogouExplorer(window,-1709349363)); }), 10);

车型(佛山报价) 指导价(万) 4s店价格(万) 价格变化(万) 备注
蒙迪欧-致胜 2.3 AT豪华型2011款 19.48 19.48 暂无 享0购置税0保险0利率
制表:佛山车市 foshan.cheshi.com

据南海合福店销售人员表示,长安福特周末夏令“赢”活动,蒙迪欧致胜2.3豪华版0购置税0保险0利率,惊喜开回家,仅限本周末,感兴趣的朋友可到店了解更多详情。

新款蒙迪欧-致胜变化最明显的是前脸进气格栅的面积比重分配,在上进气格栅面积缩小的同时增大下进气格栅的面积,六边形的梯形中网使整个前脸看起来更加稳重,而前后灯组采用了时下流行的LED灯组设计。另外,新车尾部也进行了调整,采用了新的尾部保险杆和尾部反光板。

内饰方面,新致胜整体还是延续了老款蒙迪欧致胜的大部分设计,仪表盘中央彩色液晶屏综合信息显示系统仍然是新款蒙迪欧-致胜亮点的配置之一。这套系统集音响、蓝牙、行车电脑、倒车雷达等综合信息显示于一体,这些功能均可以轻松通过方向盘上的按键控制。

蒙迪欧-致胜2.0T车型一同上市的还有小改款的自然吸气版车型。 蒙迪欧-致胜2.0GTDI所搭载的2.0EcoBoost GTDI直列4缸发动机采用了燃油缸内直喷、涡轮增压和双独立可变气门正时系统技术,新款蒙迪欧GTDi 200车型搭载的2.0T发动机,最大功率203马力(149kw),最大扭矩300Nm。而GTDi 240车型最大输出功率240马力(176.5kW),最大输出扭矩340Nm,2.0T车型全部配备6速双离合变速器。官方公布的GTDi 200车型的最高车速为222km/h,0-100km/h加速时间为8.3s,综合油耗为7.9L。

编辑点评:2011款蒙迪欧-致胜的特点主要是引入了240匹马力的四缸直列汽油发动机以及powershift六速双离合变速箱,再加上极具运动性的底盘,使这款车在动力方面和操控性方面得到了很大提升。现在购买蒙迪欧-致胜2.3新春版直降5万,优惠空前,有意购买蒙迪欧-致胜车型的朋友可到店咨询更多详情。

佛山市南海合福汽车销售服务有限公司 4s

查看详情>>
主营: 长安福特 业务: 新车
电话: 0757-86269521 地址: 佛山市南海区桂城海八路之北16号

 

佛山购车咨询&团购报名
4008-112233转4074
关注网上车市佛山分站微博: http://weibo.com/fscheshi 获取更多优惠信息
1/2页下一页
☎购车热线:4008-112233
相关文章
| 返回顶部