BAIDU_CLB_preloadSlots("369693","383245","383248","383250","398029","436711","436710","461162");
$(window).load(
function showscroll(){
$$ = function(id){return document.getElementById(id)}
function addClass(o,cn){var re = new RegExp("(\\s*|^)"+cn+"\\b","g");o.className +=o.className?(re.test(o.className)?"":" "+ cn):cn}
function removeClass(o,cn){var re = new RegExp("(\\s*|^)"+cn+"\\b","g");var sName = o.className;o.className = sName.replace(re,"")}
window.onscroll=window.onresize=function(){
var scrTop = document.documentElement.scrollTop+document.body.scrollTop,offTop = $$("dnew").getBoundingClientRect().top+scrTop-document.documentElement.clientTop+280,downtop=$$("footer").getBoundingClientRect().top+scrTop-document.documentElement.clientTop-600;
if($$("floats"))
scrTop>offTop&&scrTop
BAIDU_CLB_fillSlot("436710");
BAIDU_CLB_fillSlot("436711");
function g(formname) {
var url = "http://www.baidu.com/baidu";
if (formname.s[1].checked) {
formname.ct.value = "2097152";
}
else {
formname.ct.value = "0";
}
formname.action = url;
return true;
}
车型搜索:
选择品牌
选择车型
查车型
查报价
查商家
选车中心>>
init_BrandType_4s("DDL_","_SS");
init_BrandType_4s("DDL_","_4s");
var Ycar="http://www.yescar.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/brand.html");
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.yescar.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");
}
}
海马普力马享补贴3000元 购车赠装饰
BAIDU_CLB_fillSlot("398029");
[亚讯车网www.yescar.cn]
近日易车网编辑从西安福瑞达销售服务店处了解到海马普力马购车可享受3000元补贴,在此基础上商家还赠送价值3000元装饰礼包。具体降价明细如下表:
普力马
厂家指导价(万)
4S店报价(万)
优惠幅度(元)
其他优惠
1.6L 手动 开拓版 7座 2013款
9.38
9.08
3000
购车赠装饰
1.6L 自动 乐享版 7座 2013款
9.48
9.18
3000
购车赠装饰
1.6L 手动 创想版 7座 2013款
8.38
8.08
3000
购车赠装饰
1.6L 手动 进取版 7座 2013款
7.98
7.68
3000
购车赠装饰
注:该行情报价仅限于本文所述经销商。市场价格波动频繁,实际价格以到店咨询为准
信息采集时间:2012-10-30
易车西安
新一代普力马最大的特点就是空间组的合多变,其最大2055L的容积空间绝对满足消费者对空间的任何需求,同时为了满足部分家用使用者的需求,新一代普力马也有5座和7座版车型以提供更多的选择。新一代普力马为消费者准备了1.6L加手动变速箱;1.8L加六速CVT变速箱两种选择,特别是新一代普力马采用的CVT变速箱更是在同级车中很少有的配置,适合爱运动的年轻人和刚成家的多成员家庭按需选购。
新普力马车型享受海马汽车提供的两年或6万公里的整车质保(以先到者为准),日常保养周期为5000公里,不过首次保养建议在3000公里左右时进行,并且首次保养免费,据工作人员介绍,该车小保养(更换机油机滤加工时费)一次的费用在300元以内。
买车、卖车就上亚讯车网,
www.yescar.cn !
document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?t=" + new Date().getHours();
$("#txtComm").val("温馨提示:您的发言将在审核后公开(限500字)。");
$("#txtAdd").val("温馨提示:您的发言将在审核后公开(限500字)。");
$("#txtComm").css("color","#aaa");
$("#txtAdd").css("color","#aaa");
var pid=0;
function setShow(id)
{
pid=id;
var lzz=""
try { lzz=$("#lz"+pid).html();if(lzz==null){lzz="";}}
catch (e) { lzz="";}
var lz1="
"+lzz+$("#tspan"+pid).html()+"
"+$("#lp"+pid).html()+"
";
if(findSum(lz1,"reply")>10)
{
alert("楼层过高请直接评论!");
return;
}
$("#divTxt").css("display","block");
$("#divFB").css("display","block");
$("#spanTxt").html("正在回复 "+$("#tspan"+id).html().substring(0,$("#tspan"+id).html().indexOf("发")));
}
//当前日期
function getData()
{
var d = new Date();
var year = d.getFullYear();
var month = d.getMonth() + 1; // 记得当前月是要+1的
month = month < 10 ? ("0" + month) : month;
var dt = d.getDate();
dt = dt < 10 ? ("0" + dt) : dt;
var hour=d.getHours();
hour = hour < 10 ? ("0" + hour) : hour;
var mou=d.getMinutes();
mou = mou < 10 ? ("0" + mou) : mou;
var ss=d.getSeconds();
ss = ss < 10 ? ("0" + ss) : ss;
var today = year + "-" + month + "-" + dt+" "+hour+":"+mou+":"+ss;
return today;
}
//回复评论
function setAdd()
{
if(ids==0)
{
var nd=$("#ids").val();
ids=parseInt(nd)+1;
}else
{
ids=ids+1;
}
$("#ids").val(ids.toString());
var temp=$("#comment_tg").html();
var con=htmlEcode($("#txtAdd").val());
if((con.replace(" ","").length)<5)
{
alert("请至少输入5个字符!");
return;
}
if(con.length>500)
{
alert("您输入的内容字数超过500个!");
return;
}
if($("#txtAdd").val()=="温馨提示:您的发言将在审核后公开(限500字)。")
{
alert("请至少输入5个字符!");
return;
}
var area=$("#area").val();
var lzz=""
try { lzz=$("#lz"+pid).html();if(lzz==null){lzz="";}}
catch (e) { lzz="";}
var lz1="
"+lzz+$("#tspan"+pid).html()+"
"+$("#lp"+pid).html()+"
";
var lp1="
"+lz1+"
"+con+"
(感谢参与评论,您的评论内容将在审核后公开。)
";
var lt="
"+ids+"楼:"+area+" 发表时间:"+getData()+"
";
$("#comment_tg").html(lt+lp1+temp);
var uid=$("#newsid").val();
var area=$("#area").val();
var wurl=$("#wurl").val();
//alert(uid)
$.ajax({
type: "POST",
url: wurl+"/club/comment/ajax/Comment.ashx?type=add&content="+escape(lz1)+"&area="+escape(area)+"&content_n="+escape(con)+"&newsId="+uid,
dataType: "html",
success: function (msg) {
if(msg!=""){
$("#txtAdd").val("");
}
else{
alert("添加失败,请稍后尝试!");
}
}
});
$("#divTxt").css("display","none");
$("#divFB").css("display","none");
pid=0;
}
//添加评论
var ids=0;
function addComm()
{
if(ids==0)
{
var nd=$("#ids").val();
ids=parseInt(nd)+1;
}else
{
ids=ids+1;
}
$("#ids").val(ids.toString());
var temp=$("#comment_tg").html();
var con=htmlEcode($("#txtComm").val());
if((con.replace(" ","").length)<5)
{
alert("请至少输入5个字符!");
return;
}
if(con.length>500)
{
alert("您输入的内容字数超过500个!");
return;
}
if($("#txtComm").val()=="温馨提示:您的发言将在审核后公开(限500字)。")
{
alert("请至少输入5个字符!");
return;
}
var area=$("#area").val();
var lt="
"+ids+"楼:"+area+" 发表时间:"+getData()+"
";
var lz="
"+con+"
(感谢参与评论,您的评论内容将在审核后公开。)
";
$("#comment_tg").html(lt+lz+temp);
var wurl=$("#wurl").val();
var uid=$("#newsid").val();
//alert(uid)
$.ajax({
type: "POST",
url: wurl+"/club/comment/ajax/Comment.ashx?type=add&content_n="+escape(con)+"&area="+escape(area)+"&newsId="+uid,
dataType: "html",
success: function (msg) {
if(msg!=""){
$("#txtComm").val("");
}
else{
alert("添加失败,请稍后尝试!");
}
}
});
$("#divTxt").css("display","none");
$("#divFB").css("display","none");
}
//支持
function updHolds(id,ids)
{
var isCookieExist= document.cookie.length;
if(isCookieExist)
{
var cookieContent = document.cookie;
var checkStatus = "tempid"+id+"=";
var startIndex = cookieContent.indexOf(checkStatus);
if(startIndex != -1)
{
alert("您今天已支持过该评论!");
return;
}
}
var wurl=$("#wurl").val();
$.ajax({
type: "POST",
url: wurl+"/club/comment/ajax/Comment.ashx?type=upd&id="+id,
dataType: "html",
success: function (msg) {
if(msg!=""){
alert(msg);
}
else{
var hd=$("#hd"+ids).html();
hd=hd.replace("支持(","");
hd=hd.replace(")","");
$("#hd"+ids).html("支持("+(parseInt(hd)+1).toString()+")");
var destoryTime = new Date();
//cookie在24小时后失效
destoryTime.setTime(destoryTime.getTime() + 24 * 3600 * 1000);
var expireTime = destoryTime.toGMTString();
//写入cookie
document.cookie = "tempid"+escape(id)+"="+escape(id)+ ";expires=" + expireTime + ";";
}
}
});
}
//查找指定字符出现的次数
function findSum(sText,sFind)
{
var reg=new RegExp(sFind, 'g');
var stemp=sText.replace(reg,"");
var ct=( sText.length-stemp.length)/sFind.length;
return ct;
}
//屏蔽HTML标签
function htmlEcode(html)
{
var str="";
str=html.replace(/&/g, "&").replace(//g, ">");
str=str.replace(new RegExp("\"", 'g'), """).replace(new RegExp("'", 'g'), "'");
str=str.replace(/\t/g, " ").replace(/\r\n\r\n/g, "
").replace(/\r\n/g, "
");
return str;
}
function txtExit()
{
$("#divTxt").css("display","none");
$("#divFB").css("display","none");
}
function setpage(obj)
{
var url=document.URL;
var nurl=url.substring(0,url.lastIndexOf("/"));
window.location=nurl+"/"+$(obj).val();
}
BAIDU_CLB_fillSlot("383250");
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3Ffcb8a0f6f14bb3d10c8f5582871efe9e' type='text/javascript'%3E%3C/script%3E"));