window.location.href = "http://tp2017.ddc.net.cn/pengche/hxcxlist.aspx?type=1";

排名1票数0

排名2票数0

排名3票数0

排名4票数0

排名5票数0

排名6票数0

排名7票数0

排名8票数0

排名9票数0

排名10票数0

排名11票数0

排名12票数0

排名13票数0

排名14票数0

排名15票数0

排名16票数0

排名17票数0

排名18票数0

排名19票数0

排名20票数0

排名21票数0

排名22票数0

排名23票数0

排名24票数0

排名25票数0

排名26票数0

排名27票数0

排名28票数0

排名29票数0

排名30票数0

排名31票数0

排名32票数0

排名33票数0

排名34票数0

排名35票数0

排名36票数0

排名37票数0

排名38票数0

排名39票数0

排名40票数0

排名41票数0

排名42票数0

排名43票数0

排名44票数0

排名45票数0

排名46票数0

排名47票数0

排名48票数0

排名49票数0

排名50票数0

排名51票数0

  • 网友评论
游客
  • 最新评论
  • 淮海车辆是行业内品类最齐全,规模最大,实力最雄厚的三轮车生产企业。产品涵盖电动车、篷车、休闲车、四轮车、摩托车等,其中篷车单一品类就遥遥领先行业,当之无愧的行业领跑者!

    原评论:
    11:18 2 2

    盛奥耳熟能详的品牌,是老白姓自己的品牌!

    原评论:
    10:47 2 2

    金迪高端蓬车质量杠杠的

    原评论:
    10:41 1 3

    盛奥电动车,大品牌,不错

    原评论:
    10:24 3 3

    盛奥 盛奥 质量可靠!

    原评论:
    09:44 4 2

    恒跃小客!恒久品质 跃行天下!

    原评论:
    09:43 0 2

    盛奥棚车,是咱老百姓自己的品牌,选择它没错。

    原评论:
    08:54 7 2

    选择盛奥,选择放心。创百年品牌,感恩一路有您。

    原评论:
    08:51 6 3

    打造百年盛奥!感恩一路有您相伴!

    原评论:
    08:47 6 2

    选择盛奥,选择放心!

    原评论:
    08:45 6 2

    选择盛奥,选择放心。篷车行业的发现者、领导者。

    原评论:
    08:04 10 2

    可以上牌的篷车……洛嘉18037268882

    原评论:
    21:21 1 2

    真材实料!美阳制造!

    原评论:
    20:11 0 2

    洛嘉篷车……18037268882

    原评论:
    19:16 2 2

    洛嘉篷车……可以上牌的篷车

    原评论:
    19:15 0 2

    市场唯一款型

    原评论:
    17:15 0 2

    恒跃新款漂亮!

    原评论:
    13:57 0 2

    丽人呢

    原评论:
    08:24 0 2

    嘉沃值得您信赖!

    原评论: 江南烟雨
    嘉品质,沃天下!
    08:06 1 2

    嘉品质,沃天下!

    原评论:
    08:00 2 2
  • 正在加载验证码......

    请先拖动验证码到相应位置

    function RndNum(n) { var rnd = ""; for (var i = 0; i < n; i++) rnd += Math.floor(Math.random() * 10); return rnd; } var xxx = RndNum(3); var handler = function (captchaObj) { $("#btn_getcode").click(function (e) { onblurMobile(); var validate = captchaObj.getValidate(); if (!validate) { $("#notice")[0].className = "show"; setTimeout(function () { $("#notice")[0].className = "hide"; }, 2000); e.preventDefault(); } else { $("#hcaptcha").val("1"); showtime(60); SendMobileCode(validate); } }); // 将验证码加到id为captcha的元素里 captchaObj.appendTo("#captcha"); captchaObj.onReady(function () { $("#wait")[0].className = "hide"; }); }; $.ajax({ // 获取id,challenge,success(是否启用failback) url: "/tools/getcaptcha.aspx?t=" + xxx + "&mobile=" + $("#txt_mobile").val() + "", type: "get", dataType: "json", // 使用jsonp格式 success: function (data) { // 使用initGeetest接口 // 参数1:配置参数,与创建Geetest实例时接受的参数一致 // 参数2:回调,回调的第一个参数验证码对象,之后可以使用它做appendTo之类的事件 initGeetest({ gt: data.gt, challenge: data.challenge, product: "float", // 产品形式 offline: !data.success }, handler); } }); function SendMobileCode(validate) { des = "tb"; PageMethods.SendMobileCode($("#txt_mobile").val(),validate.geetest_challenge,validate.geetest_validate,validate.geetest_seccode, funReady, funError); } function funReady(result) { result = JSON.parse(result); if (result.data == 1) { $("#div_captcha").val("验证码已发送!") } else { alert(result.data); } } function funError(err) { alert("Error:" + err._message); } function showtime(t) { document.getElementById("btn_getcode").disabled = true; for (i = 1; i <= t; i++) { window.setTimeout("update_p(" + i + "," + t + ")", i * 1000); } } function update_p(num, t) { if (num == t) { document.getElementById("btn_getcode").value = " 重新发送 "; document.getElementById("btn_getcode").disabled = false; } else { printnr = t - num; document.getElementById("btn_getcode").value = " (" + printnr + ")秒后重新发送"; } } function checkCode() { PageMethods.checkCode($("#txt_mobile").val(), $("#txt_code").val(), funReady2, funError2); } function funReady2(result) { if (result == "1") { $("#div_code").html("正确!") } else { $("#div_code").html("验证码错误!") return false; } } function funError2(err) { alert("Error:" + err._message); }
×
$( document).ready(function() { $(window).scroll(function(){ if($(window).scrollTop() > 300){ $(".DI").slideDown( ); } else { $(".DI").slideUp( ); } }); $(".di-close").on('click',function(){ $(".DI").slideUp( ); $(".DI").attr("data",'2') }) }) function tpClick(e, tid) { if (checkall()) { console.log(tid); PageMethods.postVote(tid, function (data) { if (data) { try { data = JSON.parse(data); if (data.data) { if (data.data == 1) { var pdom = $($(e).parent().parent().find(".piaos")[1]); if (data.url) { pdom.text(data.vcount); if (confirm("投票成功,是否参与抽奖?")) { location.href = data.url; } } else { pdom.text(data.vcount); alert("投票成功"); } } else { alert(data.data); } } else { alert("服务器异常"); } } catch (e) { alert("服务器返回异常" + e); } } else { alert("服务器处理异常"); } }, function (err) { alert("投票失败,请稍后再试"); }); } } function GetDomID(str) { return document.getElementById(str); } var strcheck = 1; var stroption = 0; var strphone = 0; function checkall() { if ( !onblurMobile()) { return false; } else { return true; } } function onblurMobile() { var re = /^((\(\d{3}\))|(\d{3}\-))?0?1[34578][0-9]\d{8}([,]((\(\d{3}\))|(\d{3}\-))?0?1[34578][0-9]\d{8}){0,2}$/; var txtMobile = $("#txt_mobile").val(); var divMobile = GetDomID("div_mobile"); if (txtMobile == '') { divMobile.innerHTML = '请填写手机号码'; strphone = 0; return false; } else if (re.test(txtMobile)) { divMobile.innerHTML = '填写正确!'; strphone = 1; return true; } else { divMobile.innerHTML = '请填写正确的号码。'; strphone = 0; return false; } return false; } function checkmobile() { if (onblurMobile()) { var oval = document.getElementById('txt_mobile').value; chMobilePhone(oval); } } function chMobilePhone(src) { $.ajax({ //要用post方式 type: "Post", //方法所在页面和方法名 url: '/ajax/checkedmobile.ashx', data: { ac: src, type: "user" }, //contentType: "application/json; charset=utf-8", //dataType: "json", success: function (data) { //返回的数据用data.d获取内容 if (data == 1) { var divMobile = GetDomID("div_mobile"); divMobile.innerHTML = '
您的手机已验证过,请点击登录按钮!
'; $("#ckmobile").addClass("dis"); } else { var divMobile = GetDomID("div_mobile"); divMobile.innerHTML = '
填写正确,请点击获取验证按钮,获取手机验证码!
'; $("#ckmobile").addClass("show"); } }, error: function (err) { strphone = 0; //alert(err); } }); } function share(id, type) { //var share_url = "http://www.cnev.cn/share/" + type + "/" + id + "/"; var share_url = "share.aspx?id="+id+"&type="+type; window.open(share_url); } $(function () { $(".FX").hover(function () { $(this).find(".shared").animate({ width: "120px" }, 200); }) }) $(function () { $("section section hgroup").mouseleave(function () { $(".shared").animate({ width: "0px" }, 200); }) }) function changeimg() { $(".toupiao img").attr("src", "ValidateCode.aspx?id="+Math.random()*1000); } function setempty(id) { document.getElementById("" + id + "").value = ""; } function checksch() { if (document.getElementById("searchtext").value.trim() == "") { alert("请输入查询条件!"); document.getElementById("searchtext").focus(); return false; } } function checkinfo() { if (!onblurMobile()) { return false; } else { return true; } } String.prototype.trim = function () { return this.replace(/(^\s*)|(\s*$)/g, ""); } String.prototype.ltrim = function () { return this.replace(/(^\s*)/g, ""); } String.prototype.rtrim = function () { return this.replace(/(\s*$)/g, ""); }