CINXE.COM

预订:承德雾灵山自驾票_欣欣旅游网

<!doctype html> <html> <head> <meta charset="gbk" /> <meta http-equiv="x-ua-compatible" content="ie=8" /> <title>预订:承德雾灵山自驾票_欣欣旅游网</title> <link href="//s.cncnimg.cn/css/wd/my_top.css" rel="stylesheet" type="text/css" /> <!--门票--> <link href="//s.cncnimg.cn/css/wd/order_ticket.css?150317" rel="stylesheet"> <link href="//s.cncnimg.cn/css/wd/order_date_plugin.css" rel="stylesheet" type="text/css"> <script src="//s.cncnimg.cn/js/jquery-1.10.2.min.js"></script> <script type="text/javascript" src="//s.cncnimg.cn/js/fuwu_order.js"></script> <script src="//s.cncnimg.cn/css/wd/order_date_ticket.js"></script> <!-- <script src="//s.cncnimg.cn/css/wd/order_ticket.js"></script> --> <script src="//s.cncnimg.cn/css/piao/order_ticket.js?201709041"></script> <script src="//s.cncnimg.cn/css/wd/space.js"></script> </head> <body> <div class="header"> <div class="logo"><a href="http://www.cncn.com" title="美好旅程 从欣欣开始"></a></div> <span class="saying ">美好旅程 从欣欣开始</span> <div class="quick_menu"> <ul> <li> <span id="top_user"> 您好,&nbsp;&nbsp; <a rel="nofollow" class="oldUserLogin" style="cursor:pointer;">请登录</a> &nbsp;&nbsp;<a rel="nofollow" href="http://www.cncn.com/reg_cncn.php" onClick="_gaq.push(['_trackEvent', 'page_hits', 'nav', 'zhuce', 1]);" target="_blank">免费注册</a> </span> </li> </ul> </div> </div> <link href="//s.cncnimg.cn/css/wd/login_order.css" rel="stylesheet" type="text/css" /> <div class="couponPopu" id="couponPopu" data-backUrl="http%3A%2F%2Fwww.cncn.com%2Fxianlu%2Ffuwu_order.php%3Ffuwu_id%3D581802%26name_id%3D220544"> <span class="loginTips" style="display: none;">用户名或密码不能为空</span> <p><input type="text" name="username" value="请输入用户名" class="inputText"></p> <p><input type="text" value="请输入密码" class="inputPwd noPwd"> <input type="password" name="password" value="" class="inputPwd relPwd" style="display:none"></p> <div class="forward"><a href="/lostpasswd.php#" target="_blank">忘记密码?</a></div> <div class="counponSubmit"><a href="javascript:;" id="user_login">登录</a></div> <div class="forward">您还不是欣欣会员?<a href="/register.php" target="_blank">免费注册</a></div><div class="couponLtext"><span>您还可以使用以下方式登录</span></div> <div class="couponOther"> <a href="/login/weixin/?ref=http%3A%2F%2Fwww.cncn.com%2Fxianlu%2Ffuwu_order.php%3Ffuwu_id%3D581802%26name_id%3D220544" class="weixin" title="使用微信账号登录"><i></i>微信</a> <a href="http://www.cncn.com/login/qq/oauth/?ref=http%3A%2F%2Fwww.cncn.com%2Fxianlu%2Ffuwu_order.php%3Ffuwu_id%3D581802%26name_id%3D220544" id="qqa" title="使用QQ账号登录"><i></i>QQ</a> <a href="http://www.cncn.com/login/sina/sina.php?ref=http%3A%2F%2Fwww.cncn.com%2Fxianlu%2Ffuwu_order.php%3Ffuwu_id%3D581802%26name_id%3D220544" id="sinaa" class="weibo" title="使用新浪微博账号登录"><i></i>微博</a>&nbsp; </div> <i class="couponPopuClose"></i> </div> <div class="popuBlack" id="popuBlack"></div> <script> $(function(){ $(".yz_title").find("input[type='radio']").change(function(){ var _index=$(this).index("input[type='radio']"); if(_index==0){ loginShow1(); } }); $(".noPwd").focus(function(){ $(this).hide(); $(".relPwd").show().focus(); }); $(".relPwd").blur(function(){ if(this.value==''){ $(this).hide(); $(".noPwd").show(); } }); $(".inputText").focus(function(){ if(this.value=="请输入用户名"){ this.value=''; } }).blur(function(){ if(this.value==''){ this.value="请输入用户名"; } }); $(".couponPopuClose, .popuBlack").click(function(){ loginHide(); $("input[type='radio']").prop("checked",true); }); $(".oldUserLogin").click(function(){ loginShow1(); }) }); function loginShow1(){ $(".couponPopu, .popuBlack").fadeIn(); }; function loginHide(){ $(".couponPopu, .popuBlack").fadeOut(); }; $("#couponPopu").on('click', '#user_login',function(){ var username = $("#couponPopu .inputText").val(); var password = $("#couponPopu .relPwd").val(); var unLen = username.replace(/[^\x00-\xff]/g, "**").length; var psLen = password.replace(/[^\x00-\xff]/g, "**").length; if(unLen ==0 || psLen == 0) { $(".loginTips").text("用户名或密码不能为空").stop().fadeIn().delay(2000).fadeOut(); return false; }else { } var r_url = '/ajax_login.php?action=login&inajax=1'; jQuery.ajax({ url: r_url, type: 'GET', async: false, data:{username: username, password: password}, dataType: 'jsonp', jsonp: 'callback', success: function(data) { if($.trim(data) == 'succeed'){ setTimeout(function() { location.reload() },1000); }else{ $(".loginTips").text(data).stop().fadeIn().delay(2000).fadeOut(); } } }); }); </script> <script type="text/javascript"> var cg_id = 0; var uid = 0; uid = parseInt(uid); var cart_type_num = 0; var unity_user_info = '1'; /*游客身份证件选项块标签*/ var cer_select = ''; function getfocus(obj){ var tagstr = 'truename,mobiletel'; var arrtag = tagstr.split(','); var arrno = arrtag.length; for(i=0;i<arrno;i++){ if(arrtag[i]==obj.name){ gt(obj.name+"_dl").className="field"; }else{ gt(arrtag[i]+"_dl").className=""; } } } function checkt(obj){ var rule=new RegExp(obj.rule); if(rule.test(obj.value)){ gt(obj.name+"_y").innerHTML=gt(obj.name+"_y").innerHTML=""; }else{ gt(obj.name+"_y").innerHTML=gt(obj.name+"_y").message; } } function checkmobile(obj){ if(obj.value!=''){ var rule=new RegExp(obj.rule); if(rule.test(obj.value)){ gt(obj.name+"_y").innerHTML=gt(obj.name+"_y").innerHTML=""; }else{ gt(obj.name+"_y").innerHTML=gt(obj.name+"_y").message; } }else{ gt(obj.name+"_y").innerHTML=gt(obj.name+"_y").innerHTML=""; } } $(function(){ $('#truename').blur(function(){ if($('#truename').val() == ""){ // $('#truename_et').css('color','red').text('请填写联系人'); return false; }else{ $('#truename_et').css('color','#999').text('用于入园请填写真实姓名'); } }); $('#mobiletel').blur(function(){ if($("#mobiletel").val() == ""){ return false; }else{ $('#mobiletel_et').css('color','#999').text('用于接收订单信息'); } }); $('#id_card').blur(function(){ if($("#id_card").val() == ""){ return false; } }); }); /*验证联系人*/ function check_name(obj){ var tform = document.form1; var truename = trim(tform.truename.value); if(truename==""){ $(obj).closest("dd").find(".new_trips").show(); return false; }; }; /*验证手机*/ function check_mobile(obj){ var objVal=$(obj).val().replace(/\D/g,''); var reg0=/^1[3|4|5|6|7|8|9][0-9]\d{8}$/; if (reg0.test(objVal)){ if(objVal.length==11){ $(obj).closest("dd").find(".new_trips").hide(); if(uid==0){ $(".yz_phone").show(); }; } }else{ $(obj).closest("dd").find(".new_trips").show(); $(".yz_phone").hide(); return false; } }; function IdentityCodeValid(code) { var city={11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古",21:"辽宁",22:"吉林",23:"黑龙江 ",31:"上海",32:"江苏",33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南",42:"湖北 ",43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆",51:"四川",52:"贵州",53:"云南",54:"西藏 ",61:"陕西",62:"甘肃",63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外 "}; var tip = ""; var pass= true; if(!code || !/^\d{6}(18|19|20)?\d{4}(0[1-9]|[12]\d|3[01])\d{3}(\d|X)$/i.test(code)){ tip = "身份证号格式错误"; pass = false; } else if(!city[code.substr(0,2)]){ tip = "地址编码错误"; pass = false; } else{ //18位身份证需要验证最后一位校验位 if(code.length == 18){ code = code.split(''); //∑(ai×Wi)(mod 11) //加权因子 var factor = [ 7, 9, 10, 5, 8, 4, 2, 1, 6, 3, 7, 9, 10, 5, 8, 4, 2 ]; //校验位 var parity = [ 1, 0, 'X', 9, 8, 7, 6, 5, 4, 3, 2 ]; var sum = 0; var ai = 0; var wi = 0; for (var i = 0; i < 17; i++) { ai = code[i]; wi = factor[i]; sum += ai * wi; } var last = parity[sum % 11]; if(parity[sum % 11] != code[17]){ tip = "校验位错误"; pass =false; } } } //if(!pass) alert(tip); return pass; } /*验证身份证*/ function check_id_card(obj,card) { var objVal = $(obj).val().replace(/\D/g, ''); card=$.trim(objVal); if(card==''){ $(obj).closest("dd").find(".new_trips").css('display','inline-block').text('身份证号码不能为空'); }else if (!IdentityCodeValid(card)) { $(obj).closest("dd").find(".new_trips").css('display','inline-block').text('身份证号码错误,请重新填写'); } else { $(obj).closest("dd").find(".new_trips").hide(); } }; function check_code(obj){ var mobiletel = $('#mobiletel').val(); var checkcode = $('#checkcode').val(); if(mobiletel!='' && checkcode!=''){ var url = "/mobile_check.php?action=checkcode&mobiletel="+mobiletel+"&checkcode="+checkcode; $.get(url,function(data) { if(data=='succeed'){ //alert(85); $(".time_trips").hide(); }else{ $(".time_trips").text(data).show(); return false; } }); }; } var t, time=60, b=1; function yzm(){ time--; clearInterval(t); t=setInterval(yzm,1000); $(".yz_haoma").find("a").text(time+"秒后重新获取"); if(time<1){ clearInterval(t); $(".yz_haoma").find("a").text("免费获取验证码"); time=60; b=1; } } function check_yz(){ if(b){ var mobile = $("#mobiletel").val(); if(/^1[3456789]{1}[\d]{9}$/.test(mobile)){ var url = "/mobile_check.php?action=code&mobile="+mobile; $.get(url, function(data) { if(data=='succeed'){ yzm(); return false; }else{ $(".time_trips").text(data).show(); return false; } }); }else{ $("#mobiletel_dl").find(".new_trips").show(); return false; } } b=0; } function check_username(obj, typeid){ var tform = document.form1; if(typeid==1){ //入住时间 if(gt("date_chg_ok") && gt("date_chg_no")){ if(gt("date_chg_ok").style.display=='none' || gt("date_chg_no").style.display=='inline'){ alert("请完成入住时间修改"); return false; } } }else if(typeid==2 || typeid==3 || typeid==4 || typeid==5 || typeid==6){ //入住时间 if(gt("start_time").value==0 || gt("start_time").value==''){ alert("请重新选择预定日期!"); return false; } } //总额 if(gt("total_price").value<=0 || gt("total_price").value==''|| gt("total_price").value=='undefined'){ alert("总计费用不能为零"); return false; } $('input.require').trigger('blur'); check_name("#truename"); check_mobile("#mobiletel"); if($("#id_card").length > 0){ check_id_card("#id_card"); }; if($(".new_trips").is(":visible")){ return false; } if(uid===0){ /*验证验证码*/ var mobiletel = trim(tform.mobiletel.value); var checkcode = $('#checkcode').val(); var url = "/mobile_check.php?action=checkcode&mobiletel="+mobiletel+"&checkcode="+checkcode; $.get(url,function(data) { if(data=='succeed'){ tform.submit(); }else{ $(".time_trips").text(data).show(); return false; } }); }else{ tform.submit(); } } function viewpay(name,cursel,n){ for(i=1;i<=n;i++){ var con=document.getElementById("con_"+name+"_"+i); con.style.display=i==cursel?"block":"none"; } } function viewpay2(){ if(gt("aaa2").style.display=='inline'){ gt("aaa2").style.display='none'; }else{ gt("aaa2").style.display='inline'; } } function chgdate(s){ if(s==1){ gt('date_chg_ok').style.display="none"; gt('date_chg_no').style.display="inline"; }else{ gt('date_chg_ok').style.display="inline"; gt('date_chg_no').style.display="none"; } } function loginShow(){ if(gt("login").style.display=='none'){ gt("login").style.display='block'; }else{ gt("login").style.display='none'; } } function intro_dis(s){ if(gt('intro_'+s).style.display=='none'){ gt('intro_'+s).style.display="block"; }else{ gt('intro_'+s).style.display="none"; } } </script> <div id="conten"> <div class="content"> <div class="lft"> <div class="order"> <form action="fuwu_order.php" method="post" name="form1" id="form1"> <input type="hidden" name="action" value="submit" /> <input type="hidden" name="fuwu_id" value="581802" /> <input type="hidden" id="room_id" name="room_id" value="220544" /> <input type="hidden" id="total_price" name="total_price" value="108" /> <input type="hidden" id="dingjin" name="dingjin" value="0" /> <input type="hidden" id="earmoney" name="earmoney" value="0" /> <div class="txt"> <!--门票--> <div class="content"> <div class="step_con"> <ul> <li ><s></s>1.选择景点门票<b></b></li> <li class="on"><s></s>2.填写订单信息<b></b></li> <li ><s></s>3.旅行社确认<b></b></li> <li ><s></s>4.付款<b></b></li> <li ><s></s>5.预订成功<b></b></li> </ul> </div> <div class="ndwz"> 产品服务提供商:<a href="https://lxs.cncn.com/66458" target="_blank" class="lxs">承德市万众国际旅行社有限责任公司<img src="//s.cncnimg.cn/css/wd/images/ico_xin1.png" alt=""></a> <!-- 旅行社 --> <div class="lxs_info"> <s class="s1">◆</s><s class="s2">◆</s> <u>可信旅行社</u> <h3>产品服务提供商:</h3> <p><a href="https://lxs.cncn.com/66458" target="_blank">承德市万众国际旅行社有限责任公司</a></p> <p>旅游经营许可证:L-HEB-110281</p> <p>已认证:<i class="i1" title="已验证网店注册人身份证"></i><i class="i2" title="营业执照已通过年审"></i><i class="i3" title="已验证该旅行社经营许可证"></i><i class="i4" title="通过欣欣旅行社资质认证"><a href="http://rz.cncn.net/zhengshu/5834b9dda104c15ed637b4420479898c1da2364f" title="可信认证" target="_blank"></a></i></p> <div class="baozhengjin">该旅行社已缴纳<b>1000</b>元做为预订保证金</div> </div> </div> <div class="main"> <div class="form_con"> <div class="tit"> <strong>雾灵山风景区</strong> <em>订单信息</em> <a href="https://chengde.cncn.com/ticket/66458581802" class="more">重新选择</a> </div> <div class="txt"> <dl> <dt>门票类型:</dt> <dd> <strong class="title">雾灵山成人票</strong> <div class="name_pro"><s>◆</s> <div class="less"><table> <tr> <th width="80">预订说明</th> <th></th> </tr> <tr> <td valign="top">预订说明</td> <td>咨询预定热线:0314-5927705 18830426880<br/>提前2小时出票<br/>温馨提示:如果下单支付后,票已售完或景区临时关闭等特殊情况发生,我社第一时间联系您,全额退款或改期都可以,带来不便敬请谅解。</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> <tr> <th width="80">费用说明</th> <th></th> </tr> <tr> <td valign="top">费用说明</td> <td>成人门票<br/>提前2小时出票</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> <tr> <th width="80">使用说明</th> <th></th> </tr> <tr> <td valign="top">入园方式</td> <td>短信</td> </tr> <tr> <td valign="top">使用说明</td> <td>提前2小时出票</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> <tr> <th width="80">退改说明</th> <th></th> </tr> <tr> <td valign="top">退改说明</td> <td>1. 购买后,到景区提下单时填写的姓名、电话、身份证号办理入园<br/>2. 购买商品时,请认真填写准确信息(姓名、身份证号、电话)<br/>3.特惠商品,一经出售不退不换<br/>免票政策<br/>1.12米以下儿童免票<br/>2.70周岁以上老人(凭有效证件)免票<br/>提前2小时出票</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> <tr> <th width="80">其他说明</th> <th></th> </tr> <tr> <td valign="top">其他说明</td> <td>提前2小时出票</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> </table> </div> <div class="full"><table> <tr> <th width="80">预订说明</th> <th></th> </tr> <tr> <td valign="top">预订说明</td> <td>咨询预定热线:0314-5927705 18830426880<br/>提前2小时出票<br/>温馨提示:如果下单支付后,票已售完或景区临时关闭等特殊情况发生,我社第一时间联系您,全额退款或改期都可以,带来不便敬请谅解。</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> <tr> <th width="80">费用说明</th> <th></th> </tr> <tr> <td valign="top">费用说明</td> <td>成人门票<br/>提前2小时出票</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> <tr> <th width="80">使用说明</th> <th></th> </tr> <tr> <td valign="top">入园方式</td> <td>短信</td> </tr> <tr> <td valign="top">使用说明</td> <td>提前2小时出票</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> <tr> <th width="80">退改说明</th> <th></th> </tr> <tr> <td valign="top">退改说明</td> <td>1. 购买后,到景区提下单时填写的姓名、电话、身份证号办理入园<br/>2. 购买商品时,请认真填写准确信息(姓名、身份证号、电话)<br/>3.特惠商品,一经出售不退不换<br/>免票政策<br/>1.12米以下儿童免票<br/>2.70周岁以上老人(凭有效证件)免票<br/>提前2小时出票</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> <tr> <th width="80">其他说明</th> <th></th> </tr> <tr> <td valign="top">其他说明</td> <td>提前2小时出票</td> </tr> <tr><td height="10"></td><td height="10"></td></tr> </table> </div> <div class="much_more"><a href="#?">查看详情</a></div> </div> </dd> </dl> <dl> <dt>门票价格:</dt> <dd><span class="price">&yen;<b id="real_price">108</b></span></dd> </dl> <dl> <dt>游玩日期:</dt> <dd> <input type="hidden" id="today" value="2025-03-27"> <label class="input_order_date J_input_order_date"> <input id="start_time" name="start_time" type="text" data-price="2025-03-27|108,2025-03-28|108,2025-03-29|108,2025-03-30|108,2025-03-31|108,2025-04-01|108" data-min_date="2025-03-26" data-max_date="2025-04-01" class="" value="2025-03-27"> </label> </dd> </dl> <dl> <dt>门票数量:</dt> <dd> <div class="operate_num"> <s class="sub disabled"></s> <input type="hidden" id="tickit_num_hid" name="paramName" minAmt="1" maxAmt="99" textNum="tickit_num" sellPriceYuan="108"/> <input type="text" class="text text25" onKeyUp="this.value=this.value.replace(/\D/g,'');refreshTotal('tickit_num_hid','tickit_num',1,'total_price_s')" onafterpaste="this.value=this.value.replace(/\D/g,'');refreshTotal('tickit_num_hid','tickit_num',1,'total_price_s')" sellPrice="108" maxlength="3" id="tickit_num" name="tickit_num" value="1" readonly> <s class="add"></s>&ensp; <span class="exp"> 本产品限购99份 </span> </div> </dd> </dl> <div class="fn-clear"></div> <div class="line"></div> <dl class="price_all"> <dt>订单金额:</dt> <dd><span class="price">&yen;<b id="total_price_s">108</b></span></dd> </dl> </div> </div> <div class="fn-clear"></div> <!--门票--> <div class="form_con"> <div class="tit"><strong>您的联系方式</strong><span>(您需要填写<b class="popleNum">1</b>个出行人信息)</span></div> <div class="txt" id="inputAddTxt"> <div class="dl_hd">出行人1(取票人)<em>接收确认短信</em></div> <dl> <dt>姓名:<em>*</em></dt> <dd><input type="text" class="text j_yz_bt" data-bt="此处姓名不能为空" name="safe_name[]" placeholder="须与所持证件一致" value=""></dd> </dl> <dl> <dt>手机号码:<em>*</em></dt> <dd><input type="text" class="text j_yz_bt j_yz_mobile" data-bt="请填写手机号" data-mobile="请正确填写手机号" id="mobiletel" name="mobiletel" placeholder="接收订单短信或者电子码" value=""></dd> </dl> <dl id="mobiletel_yz" class="yz_phone" style="margin-top: -5px; display:none;"> <dt></dt> <dd class="mobile_yz" style="height:120px;background-image:url(//s.cncnimg.cn/css/wd/images/mobile_yz.png)"> <div class="yz_title" style="padding: 20px 2px 0 20px;"><label><input type="radio" name="checkID" style="vertical-align:middle;margin-right:3px;">预定更便捷,请先<span class="oldUserLogin" style="color:#5abb1f; cursor:pointer">登录</span></label></div> <div class="yz_title" style="padding: 10px 2px 0 20px;"><label><input type="radio" name="checkID" style="vertical-align:middle; margin-right:3px;" checked="">您需要通过短信验证快速购买</label></div> <div class="yz_haoma" style="padding-top: 10px "> <span>短信验证码</span><input type="text" id="checkcode" name="checkcode" value="" maxlength="6" onfocus="$(this).closest('.mobile_yz').find('.time_trips').hide()" onblur="check_code(this)"><a href="javascript:void(0)" id="MobileInvCode" onclick="check_yz()">免费获取验证码</a> </div> <div class="time_trips"></div> </dd> </dl> </div> </div> <script> var yz_str=".j_yz_bt,j_yz_mobile,.j_yz_num,.j_yz_size,.j_yz_yzm,.j_yz_card,.j_yz_maxint"; if($('#has_baoxian').length > 0){ if($('#has_baoxian').hasClass('on')){ has_baoxian = 0; }; }else{ has_baoxian = 0; } $(function(){ tickit_name(); }) $('body').on('click','.baoxian_change .J_chang_bx',function() { var self = $(this); self.addClass('on').parents('li').siblings('li').find('a').removeClass('on').siblings('sup').hide(); var data_id = self.attr('data-id'); if($('#has_baoxian').hasClass('on')){ has_baoxian = 0; $('.inputAdd,.id_code').hide(); $('.baoxianren').hide(); if(unity_user_info != 1){ $('.popleNum').html(1); } }else{ has_baoxian = 1; tickit_name(); $('.inputAdd,.id_code').show(); self.siblings('sup').css('display','inline-block').parents('li').siblings('li').find('sup').css('display','none'); $('.J_finance_input').val(data_id); $('.baoxianren').show(); }; refreshTotal('tickit_num_hid', 'tickit_num', 1, 'total_price_s'); }); $('.operate_num s.sub,.operate_num s.add').click(function(){ setTimeout(function() { tickit_name(); /*if($('#has_baoxian').hasClass('on')){ $('.id_code').hide(); }else{ $('.id_code').show(); }*/ }, 20); $(this).nextAll('.diy_error').remove(); }); function tickit_name(){ var num = $('#tickit_num').val(); $('.baoxian_num').text(num); if ((unity_user_info > 0 && cart_type_num > 0) || has_baoxian == 1) { if ($('#inputAdd' + num).length == 0 && num != 1) { var h = $('.inputHtmlList').html(); for (var i = 2; i <= num; i++) { if ($('#inputAdd' + i).length == 0) { var str = h.replace(/\*id\*/g, i); $('#inputAddTxt').append(str); } } } else if (num > 1) { $('.form_con .inputAdd:gt(' + (num - 2) + ')').remove(); } else { $('.form_con .inputAdd').remove(); } $('.popleNum,#popleNum').html(num); }else{ $('.popleNum').html(1); } }; $(function(){ $('[name="mobiletel"]').blur(function(){ if($(this).val() == '' || $(this).attr('error')=='true'){ $('#mobiletel_yz').hide(); }else{ if(uid==0){ $('#mobiletel_yz').show(); } } }); }); $('body').on('blur',yz_str,function(){ var th=$(this); var thval=th.val(); var tsStr=undefined; th.attr('error','false').nextAll('.diy_error').remove(); var card0 = th.parents('dl').prev('dl').find('select').val(); if(th.hasClass('j_yz_size')&&thval.length>th.data('max_size')){ tsStr='最多只能输入'+(th.data('max_size'))+'位有效位数'; }else if(th.hasClass('j_yz_decimal') && (thval.indexOf(".")!=-1) && thval.substring(thval.indexOf(".")+1,thval.length).length > th.data('decimal_size')){ tsStr='只能填写'+(th.data('decimal_size'))+'位小数'; }else if(th.hasClass('j_yz_bt')&&$.trim(thval)==''){/*必填*/ tsStr=th.data('bt'); }else if(th.hasClass('j_yz_mobile')&&$.trim(thval)==''&&!checkMobile(thval)){/*手机号*/ tsStr=th.data('mobile'); }else if(th.hasClass('j_yz_num')&&!checkRate(thval)){/*请输入数字,money*/ tsStr=th.data('num'); }else if(th.hasClass('j_yz_maxint')&&thval>th.data('maxint_size')){ tsStr=th.data('maxint'); } if(th.attr('name') == 'safe_id[]' &&card0==0){/*身份证号*/ if(!IdentityCodeValid($.trim(thval))){ tsStr=th.data('card'); } } if(th.attr('name') == 'id_card[]'){/*身份证号*/ if(!IdentityCodeValid($.trim(thval))){ tsStr=th.data('card'); } } if(tsStr!=undefined){ var tsSpan=th.attr('error','true'); if(th.nextAll('.ts').length!=0)tsSpan=th.nextAll('.ts'); tsSpan.after('<span class="diy_error">'+tsStr+'</span>'); } }); var t, time=60, b=1; function yzm(){ time--; clearInterval(t); t=setInterval(yzm,1000); $(".yz_haoma").find("a").text(time+"秒后重新获取"); if(time<1){ clearInterval(t); $(".yz_haoma").find("a").text("免费获取验证码"); time=60; b=1; } }; function check_yz(){ if(b){ var mobile = $('[name="mobiletel"]').val(); if(/^1[3456789]{1}[\d]{9}$/.test(mobile)){ var url = "/mobile_check.php?action=code&mobile="+mobile; $.get(url, function(data) { if(data=='succeed'){ yzm(); }else{ $(".time_trips").text(data).show(); return false; } }); }else{ $("#mobiletel_dl").find(".new_trips").show(); return false; } } b=0; }; $('body').on('click','.j_submit',function(){ $('.form_con').find(yz_str).blur(); if($('#has_baoxian').hasClass('on')){ $('input[name="id_card[]"]').attr('error','false'); } var minamt = $('.operate_num s.sub').attr('minamt'), tickit_num = $('#tickit_num').val(); if(minamt > 1){ if(minamt > tickit_num){ layer.msg('门票数量'+minamt+'人起订',{icon:5}); return false; } } var errorIs=$('[error="true"]:eq(0)'); console.log(errorIs.length) if(errorIs.length!=0){ errorIs.focus(); return false; } /* 验证身份证是否重复 */ if(cart_type_num ==0){ var yz_card = []; $('.form_con input.j_yz_card').each(function(i,n){ yz_card.push($(this).val()); }); var s = yz_card.join(",")+","; for(var i=0;i<yz_card.length;i++) { if(s.replace(yz_card[i]+",","").indexOf(yz_card[i]+",")>-1) { $('.form_con input.j_yz_card').each(function(j,n){ var _val = $(this).val(); if(_val == yz_card[i]){ $(this).after('<span class="diy_error">投保身份证号重复,请核对并修改信息</span>'); } }); var flag = 1; return false; }else{ if(flag == 1){ return false; } } }; }; }); </script> <div class="submit_con"> <button type="submit" class="submit j_submit">提交订单</button> <div class="tip"><i>◆</i><s>◆</s>订单提交并进行在线支付,成功后至景点指定窗口取票游玩。</div> </div> <div class="inputHtmlList" style="display:none;"> <div class="txt inputAdd" id="inputAdd*id*"> <div class="dl_hd">出行人*id*&ensp;<span class="baoxianren" style="display:none;">(被保险人)</span></div> <dl> <dt>姓名:<em>*</em></dt> <dd><input type="text" class="text j_yz_bt" data-bt="此处姓名不能为空" name="safe_name[]" placeholder="须与所持证件一致" value=""></dd> </dl> <dl class="id_code"> <dt>投保身份证号:<em>*</em></dt> <dd><input type="text" class="text j_yz_bt j_yz_card" data-bt="请输入身份证号" data-card="请填写正确的身份证号" name="id_card[]" placeholder="投保必填项"></dd> </dl> </div> </div> <div class="fn-clear"></div> <div class="order_next"> <a class="btn" onclick="javascript:check_username(this, 2); _hmt.push(['_trackEvent','page_hits','fuwu','order_1',1])" title="确认提交订单"></a> </div> </div> </form> </div> </div> </div> </div> <script> $(".more_show").click(function(){ if($(this).siblings(".hide_box").is(":hidden")){ $(this).siblings(".hide_box").show(); $(this).find("s").addClass("close") }else{ $(this).siblings(".hide_box").hide() $(this).find("s").removeClass("close") } }) $(".web_nav").mouseover(function(){ $(this).addClass("hov") }) $(".web_nav").mouseout(function(){ $(this).removeClass("hov") }) $("i.vip").mouseover(function(){ $(this).find(".hide_box").show() }) $("i.vip").mouseout(function(){ $(this).find(".hide_box").hide() }) $(".more_service").mouseover(function(){ $(this).addClass("hov") }) $(".more_service").mouseout(function(){ $(this).removeClass("hov") }) </script> <style> #showDiv{ display:none;} .mydiv{ background-color: #fffcf3; border:2px solid #f7e4a5; text-align: center; line-height: 40px; font-size: 12px; font-weight: bold; z-index:10001; width: 440px; height: 200px; left:50%; top:50%; margin-left:-220px!important;/*FF IE7 该值为本身宽的一半 */ margin-top:-125px!important;/*FF IE7 该值为本身高的一半*/ margin-top:0px; position:fixed!important;/* FF IE7*/ position:absolute;/*IE6*/ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/ } .bg,.popIframe { background-color: #000; width: 100%; height: 100%; left:0; top:0;/*FF IE7*/ filter:alpha(opacity=30);/*IE*/ opacity:0.3;/*FF*/ z-index:10000; position:fixed!important;/*FF IE7*/ position:absolute;/*IE6*/ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); } .popIframe { filter:alpha(opacity=0);/*IE*/ opacity:0;/*FF*/ } .mydiv h5{ font-size:14px; padding-top:20px; color:#555;} .mydiv p{ font-size:14px; font-weight:normal; text-align:left; padding:6px 90px 0 90px; line-height:21px;} .mydiv .btn{ padding-top:15px;} .mydiv i{ position:absolute; top:10px; right:10px; width:11px; height:9px; cursor:pointer; background:url(//s.cncnimg.cn/css/wd/images/close.png) no-repeat;} </style> <div id="showDiv"> <div id="popDiv" class="mydiv"><i onClick="document.getElementById('showDiv').style.display='none'"></i> <h5><img src="//s.cncnimg.cn/css/wd/images/ico_tip.png" align="absmiddle">&nbsp;请在新打开的页面上完成付款</h5> <p>付款完成前请不要关闭此窗口。</p> <div class="btn"><a href="https://i.cncn.com?action=order_form&orderid="><img src="//s.cncnimg.cn/css/wd/images/btn_pay1.jpg"></a>&nbsp;<a href="https://i.cncn.com?action=order_form&orderid="><img src="//s.cncnimg.cn/css/wd/images/btn_pay2.jpg"></a></div> <!-- <p><a href="/">返回选择其他支付方式</a></p> --> </div> <div id="bg" class="bg"></div> <iframe id='popIframe' class='popIframe' frameborder='0' ></iframe> </div> <script language="javascript" type="text/javascript"> function showDiv2(){ document.getElementById('popDiv').style.display='block'; document.getElementById('popIframe').style.display='block'; document.getElementById('bg').style.display='block'; } function closeDiv(){ document.getElementById('popDiv').style.display='none'; document.getElementById('bg').style.display='none'; document.getElementById('popIframe').style.display='none'; } </script> <script src="https://www.cncn.com/checklogin_v4.php"></script> <div class="foorter mt10"><script src="//s.cncnimg.cn/js/under_info.js"></script></div> <script src="//s.cncnimg.cn/js/cncn_sc.js"></script><script type="text/javascript" src="//s.cncnimg.cn/js/min_com.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10