桂林站移动化优初步结构完成版。
parent
8e58bf4e5b
commit
cc55788422
@ -0,0 +1,51 @@
|
||||
<div class="container-right"> <a id="iqnuirybutton"></a>
|
||||
<div class="rightbook">
|
||||
<form name="private_form" id="private_form" action="" method="post">
|
||||
<div class="bookingprice">
|
||||
<div class="bookPricetit">
|
||||
<div class="bg-triangle"> <span class="bgarrow"></span>
|
||||
<p class="text-center">from US $ <span class="js_getDayTripPrice font36" data="<?php echo $productCode ?>"></span>p/p</p>
|
||||
<p class="priceAddons"> <a href="javascript:;" class="js_PriceDetails">Price details</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bookf">
|
||||
<p><span>1</span>Select Trave Date</p>
|
||||
<div class="mleft43">
|
||||
<input name="Starting_Date" type="text" class="form-control calendar3 hasDatepicker block" id="Starting_Date" value="" placeholder="Starting date" readonly>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="bookf">
|
||||
<p><span>2</span>Number of Travelers</p>
|
||||
<div class="mleft43">
|
||||
<select class="form-control" name="AdultsNumber" id="AdultsNumber">
|
||||
<option value="1">1</option>
|
||||
<option value="2" selected="selected">2</option>
|
||||
<option value="3">3</option>
|
||||
<option value="4">4</option>
|
||||
<option value="5">5</option>
|
||||
<option value="6">6</option>
|
||||
<option value="7">7</option>
|
||||
<option value="8">8</option>
|
||||
<option value="9">9</option>
|
||||
<option value="10">10</option>
|
||||
<option value="11">11</option>
|
||||
<option value="12">12</option>
|
||||
<option value="13">13</option>
|
||||
<option value="14">14</option>
|
||||
<option value="15">15</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="bookf">
|
||||
<div class="mleft43"> <a href="javascript:;" id="js_submitform" class="btn btn-green block" role="button">Book Now</a>
|
||||
<input name="pag_code" type="hidden" id="pag_code" value="<?php echo $productCode ?>">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="inquirybutton visible-xs visible-sm"><a href="#iqnuirybutton">Inquire This Tour <i class="fa fa-angle-down font20" aria-hidden="true"></i></a></div>
|
||||
@ -0,0 +1,145 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title><?php echo $TITLE ?></title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta content="yes" name="apple-mobile-web-app-capable">
|
||||
<meta name="apple-mobile-web-app-title" content="<?php echo $TITLE ?>">
|
||||
<?php if (in_array($productType,array("customize","contactus","cruiseform","daytripform"))) { // 预订表单不显示 ?>
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<?php } else { ?>
|
||||
<meta name="keywords" content="<?php echo $KEYWORDS ?>">
|
||||
<meta name="description" content="<?php echo $DESCRIPTION ?>">
|
||||
<!--@OG:IMAGE@--><?php echo $OGIMAGE ?>
|
||||
<?php } ?>
|
||||
<link rel="canonical" href="<?php echo $CANONICAL ?>">
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<link rel="preconnect" href="//data.guilinchina.net">
|
||||
<link rel="dns-prefetch" href="//data.guilinchina.net">
|
||||
<link rel="dns-prefetch" href="//images.guilinchina.net">
|
||||
<link rel="dns-prefetch" href="//www.googletagmanager.com">
|
||||
<link rel="dns-prefetch" href="//www.googleadservices.com">
|
||||
<link rel="dns-prefetch" href="//www.google-analytics.com">
|
||||
<link rel="dns-prefetch" href="//connect.facebook.net">
|
||||
<link rel="dns-prefetch" href="//www.facebook.com">
|
||||
<!--@MAIN-CSS@--><?php echo $MAINCSS ?>
|
||||
<!--@ADDON-CSS@--><?php echo $ADDONCSS ?>
|
||||
<!--@CONSTRUCTION-CODE@--><?php echo $ConstructionCode ?>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!--header-->
|
||||
<header id="header">
|
||||
<div class="container header-flex">
|
||||
<div class="logopc"><a href="/" title="guilinchina Logo"><img src="/image/icon/logo.png" alt="guilinchina Logo" width="265" height="36"></a></div>
|
||||
<div class="top-right">
|
||||
<div class="top-box">
|
||||
<div class="topsearch">
|
||||
<form id="cse-search-box" name="googlesreach" action="/search">
|
||||
<input type="hidden" name="cx" value="315865be1e4b04e7a">
|
||||
<input type="hidden" name="cof" value="FORID:11">
|
||||
<div class="relative">
|
||||
<input type="text" class="siteser" placeholder="Site Search..." name="q">
|
||||
<button type="submit" class="sitebtn" name="searchbtn" aria-label="searchbtn"><span class="fa fa-search"></span></button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<a href="/contact-us/" rel="nofollow" class="top-con">Contact Us</a>
|
||||
<div class="topcontact">
|
||||
<ul>
|
||||
<li><a href="mailto:service@chinatravel.com" rel="nofollow"><span class="email"></span>service@chinatravel.com</a></li>
|
||||
<li class="cell"><span class="cell"></span> <span class="green">86-773-286-5632</span> (Intl rates apply)</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="topnav" role="navigation">
|
||||
<ul id="js_menuBox">
|
||||
<li><a href="/guilin-tours/">Guilin Tours</a></li>
|
||||
<li><a href="/guilin-side-trips/">Guilin Side Trips</a></li>
|
||||
<li><a href="/theme-tours/">Theme Tours</a></li>
|
||||
<li><a href="/guilin-day-trips/">Day Trips</a></li>
|
||||
<li><a href="/guilin-china-tours/">China Tours</a></li>
|
||||
<li><a href="/forms/tailormadetours.htm">Create My Trip</a></li>
|
||||
<li><a href="/travel-guide/">Travel Guide </a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<!--header end-->
|
||||
<!--@TOP-BANNER@--><?php if (isset($TOPBANNER)){ echo $TOPBANNER; } ?>
|
||||
<!--@TOP-VIDEO@--><?php if (isset($TOPVIDEO)) {echo $TOPVIDEO;} ?>
|
||||
<!--banner end-->
|
||||
<main id="main">
|
||||
<?php echo $CUSTOMCONENT ?>
|
||||
</main>
|
||||
<!---mian end---->
|
||||
<?php echo $FloatIcon ?>
|
||||
<!--footer star-->
|
||||
<footer id="footer">
|
||||
<div class="container">
|
||||
<div class="flex-row">
|
||||
<div class="footer-left vw-width">
|
||||
<div class="footer-title">GUILIN CHINA</div>
|
||||
<p>GUILINCHINA.NET is one of the online service platforms of CHINA HIGHLIGHTS INTERNATIONAL TRAVEL SERVICE CO.,LTD. <a href="/about-us/">More...</a></p>
|
||||
<p><i class="fa fa-map-marker"></i>No.70, Qilidian Road, Guilin, Guangxi, P. R. China</p>
|
||||
<p><i class="fa fa-phone" aria-hidden="true"></i>86-773-286-5632 (Intl rates apply)</p>
|
||||
<p class="fl-logo"><img src="/image/icon/pata-f.jpg" alt="pata" width="80" height="33"><img src="/image/icon/paypal-f.jpg" alt="paypal" width="80" height="33"></p>
|
||||
</div>
|
||||
<div class="footer-right vw-width">
|
||||
<div class="footer-list footer-about">
|
||||
<p class="pr-title">ABOUT US</p>
|
||||
<ul>
|
||||
<li><a rel="nofollow" href="/customer/contact-us.htm">Contact Us</a></li>
|
||||
<li><a rel="nofollow" href="/about-us/">About Us</a></li>
|
||||
<li><a rel="nofollow" href="/customer/terms-and-conditions.htm"> Terms and Conditions</a></li>
|
||||
<li><a rel="nofollow" href="/customer/privacy-policy.htm">Privacy Policy</a></li>
|
||||
<li><a rel="nofollow" href="/customer/meet-the-team.htm">Meet the Team</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-list text-center">
|
||||
<p class="pr-title">WHAT OUR CUSTOMERS<br>
|
||||
ARE SAYING</p>
|
||||
<p><a href="https://www.tripadvisor.com/Attraction_Review-g298556-d6627823-Reviews-China_Travel_Tours_Guilin_Private_One_day_Tour-Guilin_Guangxi.html"><img src="//data.guilinchina.net/image/icon/footer-ta.png" width="129" height="93" alt="Tripadvisor"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-welogo"> <span class="pr-title">WE ALSO HAVE:</span>
|
||||
<div class="welogo-box"> <a href="https://www.chinatravel.com" target="_blank"><img src="/image/icon/welogo-ct.png" width="90" height="90" alt="chinatravel logo" /></a> <a href="https://www.shanghaihighlights.com" target="_blank"><img src="/image/icon/welogo-sh.png" width="90" height="90" alt="shanghaihighlights logo" /></a> <a href="https://www.trainspread.com" target="_blank"><img src="/image/icon/welogo-ts.png" width="90" height="90" alt="trainspread logo" /></a> <a href="https://www.yangtzeriver.org" target="_blank"><img src="/image/icon/welogo-yz.png" width="90" height="90" alt="yangtzeriver logo" /></a> <a href="https://www.mybeijingchina.com" target="_blank"><img src="/image/icon/welogo-bj.png" width="90" height="90" alt="mybeijing logo" /></a> <a href="https://www.tibetguru.com" target="_blank"><img src="/image/icon/welogo-tb.png" width="90" height="90" alt="tibetguru logo" /></a></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
<p>CITS Guilin. Corp.© 2004. All Rights Reserved to Guilin China.</p>
|
||||
</div>
|
||||
</footer>
|
||||
<!--footer end-->
|
||||
<script>
|
||||
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('8.R=10;(4(){3 h=b 26();4 11(X){8.R=X&&X.1I===\'1b\'?h.1V==1:10;1c()}h.1T=11;h.1Z=11;h.S=\'1M:1R/1x;1F,1Q/1P=\'})();5(!c.g){c.g=(4(){3 1u=y.M.1S;3 P=4(l){6 I l==="4"||1u.Q(l)==="[19 1L]"};3 1j=4(D){3 f=1O(D);5(1N(f)){6 0}5(f===0||!1Y(f)){6 f}6(f>0?1:-1)*o.1X(o.20(f))};3 1y=o.1U(2,1W)-1;3 1a=4(D){3 9=1j(D);6 o.1G(o.1H(9,0),1y)};6 4 g(J){3 C=E;3 U=y(J);5(J==p){F b H("c.g 1K 1J 1E-1D 19 - V p 1k B")}3 n=j.m>1?j[1]:2o B;3 T;5(I n!=="B"){5(!P(n)){F b H("c.g: 2q 2j, 2i 2k 2l 2m 2n a 4")}5(j.m>2){T=j[2]}}3 9=1a(U.m);3 A=P(C)?y(b C(9)):b c(9);3 k=0;3 d;1l(k<9){d=U[k];5(n){A[k]=I T==="B"?n(d,k):n.Q(T,d,k)}z{A[k]=d}k+=1}A.m=9;6 A}}())}5(!c.M.v){c.M.v=4(u){3 T,k;5(E==p){F b H("E 1i p 1k V 2p")}3 O=y(E);3 9=O.m>>>0;5(I u!=="4"){F b H(u+" 1i V a 4")}5(j.m>1){T=j[1]}k=0;1l(k<9){3 d;5(k 13 O){d=O[k];u.Q(T,d,k,O)}k++}}}4 1c(2h){3 14=4(i){i.W("1b",4(){i.r.q=1});5(8.R){i.1z("S",i.1B("1A").25(\'.28\',\'.1x\'))}z{i.1z("S",i.1B("1A"))}};3 1p=c.g(e.1q("h[1C=27]"));1p.v(4(7,Y){7.r.q=0;7.r.1w="q 0.18 1e-13-1m";14(7)});3 w=1o();w();4 12(l,1s,1v){3 N=p,L=b 1r();6 4(){3 K=b 1r();22(N);5(K-L>=1v){l();L=K}z{N=21(l,1s)}}}4 1h(1n){3 16=1n.24();6{15:16.15+8.23-e.t.2e,1t:16.1t+8.2d-e.t.2g}}4 1o(){3 G=c.g(e.1q("h[1C=2f]"));G.v(4(7,Y){7.r.q=0;7.r.1w="q 0.18 1e-13-1m"});6 4(){3 1g=8.2a;3 x=(e.t&&e.t.x)||(e.1d&&e.1d.x);G=G.29(4(7,Y){3 1f=1h(7).15;3 Z=1f<1g+x;5(Z){14(7)}6!Z})}}5(8.W){8.W("2c",12(w,s,s),10)}z{5(8.17){8.17("2b",12(w,s,s))}}};',62,151,'|||var|function|if|return|element|window|len||new|Array|kValue|document|number|from|img|target|arguments||fn|length|mapFn|Math|null|opacity|style|500|documentElement|callback|forEach|lazyloader|scrollTop|Object|else||undefined||value|this|throw|lazyImageList|TypeError|typeof|arrayLike|curTime|startTime|prototype|timeout||isCallable|call|isSupportWebp|src||items|not|addEventListener|event|index|hasVisible|false|getResult|throttle|in|loadImageByUrl|top|box|attachEvent|5s|object|toLength|load|createImageLoader|body|ease|offsetTop|seeHeight|getOffset|is|toInteger|or|while|out|el|createLazyloader|imageList|querySelectorAll|Date|delay|left|toStr|atleast|transition|webp|maxSafeInteger|setAttribute|originalsrc|getAttribute|loader|like|array|base64|min|max|type|an|requires|Function|data|isNaN|Number|vuUAAA|UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA|image|toString|onerror|pow|width|53|floor|isFinite|onload|abs|setTimeout|clearTimeout|pageYOffset|getBoundingClientRect|replace|Image|ready|jpg|filter|innerHeight|onscroll|scroll|pageXOffset|clientTop|lazy|clientLeft|settings|the|provided|second|argument|must|be|void|defined|when'.split('|'),0,{}))
|
||||
function loadScriptByAsync(src) {var asyncScript = document.createElement("script");asyncScript.async = true;asyncScript.crossorigin = "anonymous";asyncScript.src = src;firstScript=document.getElementsByTagName("script")[0];firstScript.parentNode.insertBefore(asyncScript, firstScript);}
|
||||
</script>
|
||||
<!--@PRODUCT-JS@--> <?php echo $PRODUCTJS ?>
|
||||
<!--@ADDON-JS@--> <?php echo $ADDONJS ?>
|
||||
<!-- Google -->
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-NLNNL57');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NLNNL57"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- End Google -->
|
||||
<!--@IN-ARTICLE-GOOGLE@-->
|
||||
<!--@ADDTHIS-WIDGET@--><?php echo $addthis_widget ?>
|
||||
<!--@PASSPARAM@--><?php echo $passParam ?>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@ -0,0 +1,92 @@
|
||||
<div id="loader" style="display: none;">
|
||||
<div id="loading"></div>
|
||||
</div>
|
||||
<div class="trainSearchBox ">
|
||||
<p class="trainSear-title">China Train Ticket Service</p>
|
||||
<div class="searchBox autocomplete" id="searchbox">
|
||||
|
||||
<ul class="nav nav-tabs" id="navtraintop" style="display:none;">
|
||||
<li role="presentation" class="mainland active"><a href="javascript:;">China Train</a></li>
|
||||
<li role="presentation" class="intel"><a href="javascript:;">Asia Trains</a></li>
|
||||
</ul>
|
||||
|
||||
<form action="https://www.trainspread.com/trains/search_result/" method="POST" name="ZZform1"
|
||||
target="_self" class="formWrap form-inline jsbox" onsubmit="return Chk_InnerTrainForm();">
|
||||
<div class="searchList ">
|
||||
<label class="searchLabel">Journey:</label>
|
||||
<div class="search-row">
|
||||
<div class="flex-row">
|
||||
<div class="flex-col-3">
|
||||
<input name="Txt_FZ_1" id="Txt_FZ_1" type="text" class="inputBox form-control" autocomplete="off"
|
||||
placeholder="From" value="<?php echo isset($from)?$from:"" ?>">
|
||||
<input default="" id="Code_Txt_FZ_1" name="Code_Txt_FZ_1" type="hidden" value="" />
|
||||
</div>
|
||||
<div class="flex-col-3">
|
||||
<input name="Txt_DZ_1" id="Txt_DZ_1" type="text" class="inputBox form-control" autocomplete="off"
|
||||
placeholder="To" value="<?php echo isset($to)?$to:"" ?>">
|
||||
<input default="" id="Code_Txt_DZ_1" name="Code_Txt_DZ_1" type="hidden" value="" />
|
||||
</div>
|
||||
<div class="flex-col-3">
|
||||
<input class="calendar3 form-control " id="stationDate_1" name="stationDate_1" placeholder="Date"
|
||||
type="text" readonly />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="addTr">
|
||||
<div class="searchBtn"><button type="submit" name="button" value="" class="searchButtonLong">SEARCH</button>
|
||||
<input type="hidden" name="si" id="si" value="1">
|
||||
</div>
|
||||
</div>
|
||||
<input type="hidden" name="utm_source" id="utm_source" value="">
|
||||
</form>
|
||||
<form action="https://www.trainspread.com/trains/search_result/" method="POST" name="ZZform1"
|
||||
target="_self" class="formWrap form-inline jsbox hidden" onsubmit="return Chk_IntelTrainForm();">
|
||||
<div id="IterTrain" class="searchList ">
|
||||
<label class="searchLabel">Train:</label>
|
||||
<div class="search-row">
|
||||
<div class="flex-row">
|
||||
<div class="flex-col-3">
|
||||
<select class="inputBox form-control intel-input" name="IT_Txt_FZ_1" id="IT_Txt_FZ_1">
|
||||
<option value="Lao Cai">Lao Cai</option>
|
||||
<option value="Beijing">Beijing</option>
|
||||
<option value="Manzhouli">Manzhouli</option>
|
||||
<option value="Harbin">Harbin</option>
|
||||
<option value="Erlian">Erlian</option>
|
||||
<option value="Jining South">Jining South</option>
|
||||
<option value="Urumqi">Urumqi</option>
|
||||
</select>
|
||||
|
||||
</div>
|
||||
<div class="flex-col-3">
|
||||
<select class="inputBox form-control intel-input" name="IT_Txt_DZ_1" id="IT_Txt_DZ_1">
|
||||
<option value="">Please Select</option>
|
||||
<option value="Nanning" data="">Nanning</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="flex-col-3">
|
||||
<input class="calendar3 form-control" id="stationDate_IT_1" name="stationDate_IT_1" placeholder="Date"
|
||||
type="text" readonly />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="addTr">
|
||||
<span id="ItelMsg_1"></span>
|
||||
<div class="searchBtn"><button type="submit" name="button" value="" class="searchButtonLong">SEARCH</button>
|
||||
</div>
|
||||
<input type="hidden" name="ItelTrain" id="ItelTrain" value="0">
|
||||
</div>
|
||||
<input type="hidden" name="utm_source" id="utm_source2" value="">
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<link href="https://data.guilinchina.net/css/css3/flatpickr.css" rel="stylesheet" type="text/css" />
|
||||
<link href="https://data.guilinchina.net/js/mobile-first/train/train-search.css" rel="stylesheet" type="text/css" />
|
||||
<script defer type="text/javascript" src="https://data.chinahighlights.com/js/train/StationInfo.js"></script>
|
||||
<script src="https://data.guilinchina.net/js/mobile-first/train/train.js" ></script>
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue