|
|
@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
<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">
|
|
|
|
|
|
|
|
<li role="presentation" class="mainland active"><a href="javascript:;">China Train</a></li>
|
|
|
|
|
|
|
|
<li role="presentation" class="intel"><a href="javascript:;">Int’l Train from China</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 1:</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">
|
|
|
|
|
|
|
|
<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">
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
</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 1:</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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<input type="hidden" name="utm_source" id="utm_source" value="">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<link href="https://data.chinatravel.com/css/newcss3/flatpickr.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
|
|
<link href="https://data.chinatravel.com/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.chinatravel.com/js/mobile-first/train/train.js" ></script>
|