www.travelgo.com Open in urlscan Pro
43.132.140.66  Public Scan

Submitted URL: http://travelgo.com/
Effective URL: https://www.travelgo.com/
Submission: On June 06 via manual from ID — Scanned from DE

Form analysis 2 forms found in the DOM

<form>
  <!--出发地、目的地-->
  <div class="query-city">
    <ul>
      <li class="from-box">
        <div class="input-box">
          <input type="text" id="fromCity" class="new-city" autocomplete="off" onclick="this.select()" placeholder="From">
        </div>
      </li>
      <li class="btn-change"></li>
      <li class="to-box">
        <div class="input-box">
          <input id="toCity" type="text" class="new-city" autocomplete="off" onclick="this.select()" placeholder="To">
        </div>
      </li>
    </ul>
    <p class="error-msg" style="display: none;"><span></span></p>
  </div>
  <!--出发时间、结束时间-->
  <div class="query-date">
    <ul>
      <li class="godate-box" style="width: 145px;">
        <div class="input-box">
          <input id="goDate" type="text" class="new-city" autocomplete="off" placeholder="Depart" readonly="readonly">
        </div>
        <p class="error-msg"></p>
      </li>
      <li class="line" style="display: inline-block;"></li>
      <li class="backdate-box" style="display: inline-block;">
        <div class="input-box">
          <input id="backDate" type="text" class="new-city" autocomplete="off" placeholder="Return" readonly="readonly">
        </div>
      </li>
    </ul>
    <p class="error-msg"><span></span></p>
  </div>
  <!--乘客、座位-->
  <div class="query-passenger">
    <ul>
      <li class="query-passenger-box is-focus">
        <div>
          <input id="seatPassenger" type="text" class="new-city pdl-12 pdr-12" autocomplete="off" readonly="" placeholder="Class &amp; Passenger">
        </div>
        <span class="icon-arrow"></span>
      </li>
    </ul>
    <!--舱位选择\乘机人数选择-->
    <div class="seat-passenger-wrapper box-dow">
      <!--舱位选择-->
      <div class="seat-wrapper">
        <ul class="seat-ul">
          <li class="round-li selected" data-index="0">Economy</li>
          <li class="round-li" data-index="1">Premium economy</li>
          <li class="round-li" data-index="2">Business</li>
          <li class="round-li" data-index="3">First</li>
        </ul>
      </div>
      <!--乘机人数选择-->
      <div class="select-ticket-wrapper">
        <div class="line"></div>
        <div class="option-box mar-b20">
          <div class="option">
            <div class="left_box">
              <p class="p1">Adult</p>
              <p class="p2">12 + years</p>
            </div>
            <div class="num_box clear">
              <span class="num_btn minus" data-type="minus" data-category="adult"></span>
              <span id="adultNum" class="num_txt">1</span>
              <span class="num_btn plus active" data-type="plus" data-category="adult"></span>
            </div>
          </div>
          <div class="option">
            <div class="left_box">
              <p class="p1">Child</p>
              <p class="p2">2 - 12 years</p>
            </div>
            <div class="num_box clear">
              <span class="num_btn minus" data-type="minus" data-category="child"></span>
              <span id="childNum" class="num_txt">0</span>
              <span class="num_btn plus active" data-type="plus" data-category="child"></span>
            </div>
          </div>
        </div>
        <p class="warning">Max 9 passengers for booking.</p>
      </div>
    </div>
  </div>
  <div class="btn-search">Search</div>
  <!--单程往返-->
  <div class="travel_type" travel-type="Round-trip">
    <span class="type" onclick="_tcTraObj._tcTrackEvent('PC_国际站','首页_机票搜索','trip','勾选^One-way^en-us');">
      <input type="radio" id="ow" name="type" value="0">
      <label for="ow">One-way</label>
    </span>
    <span class="type" onclick="_tcTraObj._tcTrackEvent('PC_国际站','首页_机票搜索','trip','勾选^Round-trip^en-us');">
      <input type="radio" id="rt" name="type" value="1" checked="">
      <label for="rt">Round-trip</label>
    </span>
  </div>
</form>

<form>
  <!--出发站到达站-->
  <div class="query-station">
    <ul>
      <li class="from-box">
        <div class="input-box">
          <input type="text" id="fromStation" class="new-city" onclick="this.select()" autocomplete="off" placeholder="From">
        </div>
      </li>
      <li class="btn-change"></li>
      <li class="to-box">
        <div class="input-box">
          <input id="toStation" type="text" class="new-city" onclick="this.select()" autocomplete="off" placeholder="To">
        </div>
      </li>
    </ul>
    <p class="error-msg"><span></span></p>
  </div>
  <!--出发时间-->
  <div class="query-time">
    <ul>
      <li class="godate-box">
        <div class="input-box">
          <input id="from_date" type="text" class="new-city" autocomplete="off" readonly="readonly">
        </div>
      </li>
    </ul>
  </div>
  <div class="btn-search">Search</div>
  <!--历史搜索-->
  <div id="train_recent_search">
    <ul></ul>
  </div>
  <div class="high_speed"><span is-high="0">High-speed trains only</span></div>
</form>

Text Content

public
   
 * USD
   
   
   CURRENCY
   
    * AUD-Australian Dollar (AU$)
    * CAD-Canadian Dollar
    * CHF-Swiss Franc
    * CNY-Chinese Yuan
    * DKK-Danish Krone
    * EUR-Euro
    * GBP-United Kingdom Pound
    * HKD-Hong Kong Dollar
    * IDR-Indonesia Rupiahs
    * INR-Indian Rupee
    * JPY-Japanese Yen
    * KRW-Korean Won
    * MOP-Macau Pataca
    * MYR-Malaysian Ringgit
    * NOK-Norwegian Krone
    * NZD-New Zealand Dollar
    * PHP-Philippine Peso
    * RUB-Russian Ruble
    * SEK-Sweden Krona
    * SGD-Singapore Dollar
    * THB-Thai Baht
    * TWD-New Taiwan Dollar
    * USD-United States Dollar
    * VND-Vietnamese Dong

   


 * LANGUAGE
   
    * English
    * 繁體中文 (香港)
    * 繁體中文 (台灣)
    * English (Hong Kong)
    * English (United States)
    * English (United Kingdom)
    * English (Australia)
    * English (Singapore)
    * English (Malaysia)
    * English (Philippines)
    * English (Canada)
    * 简体中文

   
 * Help
    * Mainland China
      
      400 100 2249
      
      24/7 service
      
      Other Location
      
      +86 512 81669418
      
      24/7 service
      
      Email Us
      
      csfeedback@ly.com
   
    * FAQs
    * Service Chat

   
 * Search Booking
   
 * Sign In/Up
    * Sign In
    * Sign Up


 * Flights
 * 
 * Trains
 * 
 * Hotels


 * 
 * 
 * 



 * 

 * 
 * 



 * 

 * Economy
 * Premium economy
 * Business
 * First

Adult

12 + years

1

Child

2 - 12 years

0

Max 9 passengers for booking.

Search
One-way Round-trip
non-stop

 * Popular Cities
   
   ShanghaiBeijingGuangzhouShenzhenHong
   KongTaipeiChongqingHangzhouChengduQingdaoShenyangKunming

 * Asia
   
   TokyoSeoulBangkokKuala LumpurSingaporeManila

 * Europe
   
   LondonParisRomeAmsterdamFrankfurt

 * North America
   
   New YorkLos AngelesSan FranciscoChicagoTorontoVancouver


 * 
 * 
 * 



 * 

Search

High-speed trains only

Popular Cities




 * SECURE PAYMENT
   
   We are partnering with the most reliable payment service providers to make
   sure every transaction is smooth and worry-free.

 * TOP-NOTCH SERVICES
   
   Customised one-to-one service and continued support will be provided to each
   user during the entire purchasing process.

 * SINCE 2004
   
   We are tapping into the global travel and tourism industry leveraging more
   than 14 years of experience in China.

Why Book With Us

CONSUMER FIRST

Customer experience is based on the basic philosophy of customer first and the
goal of quick response and warm service.

1.2 MILLION+

International flights business covers around 1.2 million international routes.

COMPETITIVE PRICING

Being one of the biggest partners of many travel service providers,we offer
quality products and services with competitive pricing in the market.

TRUSTED BRAND

We provided services for more than 200 million customers in China.

EASY TO USE

Simple and user-friendly booking process.

ad

Subscribe for latest offers and exclusive deals

We will not send emails very frequently, but they might be very useful.

Subscribe

Please enter a valid email address.

Oops! An error occurred. Please try again.

OK


EXPLORE THE DESTINATION

OUR LATEST TRAVEL TIPS, EXPERT GUIDES AND INDUSTRY OBSERVATIONS HELP YOU
COMPLETE AN UNFORGETTABLE TRIP

 * GUANGZHOU
   
   Guangzhou also known as Canton, is the capital of Guangdong Province and one
   of China's three largest cities

 * CHENGDU
   
   Chengdu is the western central in China, famous with its spicy food, panda
   and history

 * CHANGSHA
   
   Changsha is the capital and most populous city of Hunan province in the south
   central China


USER REVIEWS

90% OF CUSTOMERS BELIEVE LY.COM IS EASY TO USE AND CONVENIENT.

100% OF CUSTOMERS MAKE POSITIVE REVIEWS FOR LY.COM'S CUSTOMER SERVICE.

 * Rayn Stone
   
   Thump up for LY.com. It's easy to use and convenient. Excellent service
   speedy and accurate. Thank you my best company. You are the best.

 * Claire Louise Lindner-Kraus
   
   Thank you for sorting my name issue. Appreciate your service it's really
   good. I'm glad I purchased the ticket from you. Well-done.

 * Sally Clark
   
   I am extremely happy to use this application on WeChat. Thank you for taking
   the effort to translate this system into English. I really admire LY.com.
   Good work.



THE COMPANY

 * Company Profile
 * How We Got Start
 * Terms and Conditions
 * Privacy Policy

HELP

 * FAQ
 * Why Book With Us
 * Business License

 * Facebook
 * Twitter

Copyright © 2002-2023 LY.com All right reserved. ICP证:合字B2-20180016
备案序号:苏ICP备09033604号-52









Please note

Our English site is being upgraded. You will be redirected to our Chinese site
to make a booking.

Got it


Customer Service

08:00 - 22:00 (GMT+8), 7 Days a Week

 * Flights

 * trains

当前网络不佳, 请刷新重试


向右滑动滑块填充拼图