Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - stwgo.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 01:23:31 GMT
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16
Location: https://stwgo.com/
Content-Length: 202
Content-Type: text/html; charset=iso-8859-1

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://stwgo.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 01:23:33 GMT
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16
X-Powered-By: PHP/5.4.16
Set-Cookie: PHPSESSID=mek0rv13su1h9eclvk2vau2ts6; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: stwgo.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 行銷 -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4EK6QMWWVB"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-4EK6QMWWVB');
</script><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11224408892"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-11224408892');
</script>

<!-- Event snippet for line conversion page -->
<script>
  window.addEventListener('load', function (event) {
    document.querySelectorAll('a[href="https://line.me/R/ti/p/@mex6515a"]').forEach(function (e) {
          e.addEventListener('click', function () {
            gtag('event', 'conversion', {'send_to': 'AW-11224408892/Zln_CNbhuLUZELzGm-gp'});
          });
      });
  });
</script>

<!-- Event snippet for wechat conversion page -->
<script>
  window.addEventListener('load', function (event) {
    document.querySelectorAll('a[href="https://pic03.eapple.com.tw/stw/wc_qr.jpg"]').forEach(function (e) {
          e.addEventListener('click', function () {
            gtag('event', 'conversion', {'send_to': 'AW-11224408892/v7F4CNnhuLUZELzGm-gp'});
          });
      });
  });
</script>

<!-- Event snippet for whatsapp conversion page -->
<script>
  window.addEventListener('load', function (event) {
    document.querySelectorAll('a[href="https://api.whatsapp.com/send?phone=886935833459"]').forEach(function (e) {
          e.addEventListener('click', function () {
            gtag('event', 'conversion', {'send_to': 'AW-11224408892/JyqiCNzhuLUZELzGm-gp'});
          });
      });
  });
</script>

<!-- Event snippet for 臉書 conversion page -->
<script>
  window.addEventListener('load', function (event) {
    document.querySelectorAll('a[href="https://www.facebook.com/southtaiwancar"]').forEach(function (e) {
          e.addEventListener('click', function () {
            gtag('event', 'conversion', {'send_to': 'AW-11224408892/XuwCCN_huLUZELzGm-gp'});
          });
      });
  });
</script>

<!-- Event snippet for 電話 conversion page -->
<script>
  window.addEventListener('load', function (event) {
    document.querySelectorAll('a[href*="tel:"]').forEach(function (e) {
          e.addEventListener('click', function () {
            gtag('event', 'conversion', {'send_to': 'AW-11224408892/exy5CNPhuLUZELzGm-gp'});
          });
      });
  });
</script>

<!-- Event snippet for 網頁瀏覽 conversion page -->
<script>
  window.addEventListener('load', function (event) {
      if (window.location.href.includes("www.stwgo.com/")) {
        gtag('event', 'conversion', {'send_to': 'AW-11224408892/ZKBsCOLhuLUZELzGm-gp'});
      }
  });
</script>

<script>
    window.addEventListener('load', function () {
        if (window.location.pathname.includes('finish')) {
            gtag('event', '立即報名', { 'send_to': 'G-4EK6QMWWVB' });
        }
    });
</script>

<script>
window.addEventListener('load', function () {
    document.querySelectorAll('[type="submit"]').forEach(function (e) {
        e.addEventListener('click', function () {
            var name = document.querySelector('[name="name"]').value;
            var phone = document.querySelector('[name="cell"]').value;
            var price = document.querySelector('[name="price"]').value;
            var orderid = document.querySelector('[name="order_key"]').value;
            var date = document.querySelector('[name="pay_date"]').value;
            var acc = document.querySelector('[name="pay_account"]').value;
            if (name != "" && phone != "" && price != "" && orderid != "" && date != "" && acc != "") {
                gtag('event', '匯款回報', { 'send_to': 'G-4EK6QMWWVB' });
            }
        })
    })
});
</script>

<!--[if lt IE 9]><script src="js/html5.js"></script><![endif]-->
	<meta charset="UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<meta http-equiv="Content-Language" content="zh-Tw">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<meta http-equiv="Content-Script-Type" content="text/javascript">
	<meta http-equiv="Content-Style-Type" content="text/css">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	
	<meta property="og:locale" content="zh_TW" />
	<meta property="og:type" content="website" />
	<meta property="og:site_name" content="南台灣大車隊-包車旅遊,高雄包車旅遊,屏東包車旅遊,墾丁包車旅遊" />
	<meta property="og:title" content="南台灣大車隊-包車旅遊,高雄包車旅遊,屏東包車旅遊,墾丁包車旅遊" />
	<meta property="og:description" content="" />
	<meta property="og:url" content="www.stwgo.com" />
	<meta property="og:image" content="" /> 


	<title>南台灣大車隊-包車旅遊,高雄包車旅遊,屏東包車旅遊,墾丁包車旅遊</title>
	<meta name="keywords" content="包車旅遊,高雄包車旅遊,屏東包車旅遊,墾丁包車旅遊,恆春包車旅遊,包車公司,高雄包車公司,屏東包車公司,墾丁包車公司,恆春包車公司,遊覽車包車旅遊,高雄遊覽車包車旅遊,屏東遊覽車包車旅遊,墾丁遊覽車包車旅遊,恆春遊覽車包車旅遊,遊覽車包車,高雄遊覽車包車,屏東遊覽車包車,墾丁遊覽車包車,恆春遊覽車包車,大巴包車旅遊,高雄大巴包車旅遊,屏東大巴包車旅遊,墾丁大巴包車旅遊,恆春大巴包車旅遊,大巴包車,高雄大巴包車,屏東大巴包車,墾丁大巴包車,恆春大巴包車,九人座包車旅遊,高雄九人座包車旅遊,屏東九人座包車旅遊,墾丁九人座包車旅遊,恆春九人座包車旅遊,保姆車包車,高雄保姆車包車,屏東保姆車包車,墾丁保姆車包車,恆春保姆車包車,包車接送,高雄包車接送,屏東包車接送,墾丁包車接送,恆春包車接送,商務包車,高雄商務包車,屏東商務包車,墾丁商務包車,恆春商務包車,機場接送,高雄機場接送,屏東機場接送,墾丁機場接送,恆春機場接送,港口接送,高雄港口接送,屏東港口接送,墾丁港口接送,恆春港口接送,環島包車,高雄環島包車,屏東環島包車,墾丁環島包車,恆春環島包車,旅遊行程規劃,高雄旅遊行程規劃,屏東旅遊行程規劃,墾丁旅遊行程規劃,恆春旅遊行程規劃,一日遊包車,高雄一日遊包車,屏東一日遊包車,墾丁一日遊包車,恆春一日遊包車,包車推薦,高雄包車推薦,屏東包車推薦,墾丁包車推薦,恆春包車推薦,宜蘭九人座包車旅遊,花蓮九人座包車旅遊,台東九人座包車旅遊,台南九人座包車旅遊,日月潭包車旅遊,阿里山九人座包車旅遊,墾丁九人座包車旅遊,自由行包車,花蓮包車旅遊,台東包車旅遊,南投包車旅遊,日月潭包車旅遊,嘉義包車旅遊,屏東包車旅遊,墾丁包車旅遊" />
	<meta name="description" content="" />
	<link rel="shortcut icon" href="favicon.ico">

<!-- -->
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/jquery.mmenu.all.js"></script>
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans:600|Roboto" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/animate.min.css" />
<link rel="stylesheet" type="text/css" href="css/jquery.mmenu.all.css" />
<link rel="stylesheet" type="text/css" href="css/jquery.bxslider.css">
<link rel="stylesheet" type="text/css" href="css/menu.css" />
<link rel="stylesheet" type="text/css" href="css/menu_v2_2020.css" />
<link rel="stylesheet" type="text/css" href="css/swiper.min.css" /><!-- update by shiny at 1080710 -->
<link rel="stylesheet" type="text/css" href="css/main.css"><!-- update by shiny at 1080710 -->
<link rel="stylesheet" type="text/css" href="css/custom.css" />


							

</head>

<body class="pageIndex">

<div id="page">
<style>
/*抬頭背景顏色*/
#header {
    background: ;
}

/*抬頭文字顏色*/
#menuTop li a,
.search_link a,
.topTop a i,
.search_txt + .fa {
	color: ;
}
.search_txt,
#menuTop li ul {
	border: 1px solid ;
}
.product-layer-two li a:after {
	border-color: transparent  transparent transparent;
}

/*第一層背景顏色*/
#menuTop li,
.product-layer-two li li,
.product-layer-two li li a {
	background: ;
}
/*第一層文字顏色*/
#menuTop li li a,
.product-layer-two li li a {
	color: ;
}

.product-layer-two li:hover ul {
	border:1px solid ;
	border-top: 2px solid ;	
}

/*第一層滑過背景顏色*/
#menuTop li li:hover,
.product-layer-two li li:hover a,
.product-layer-two li li:hover{
	background: ;
}
/*第一層滑過文字顏色*/
#menuTop li li:hover a,
.product-layer-two li li:hover a{
	color: ;
}


/*第二層背景顏色*/
.other_subalbum li {
	background: ;
}
/*第二層文字顏色*/
.other_subalbum li {
	border: 1px solid ;
}
.subalbum-menu h2,
.other_subalbum li a,
.product_pic #bx-pager {
	color: ;
}
/*第二層滑過背景顏色*/
.other_subalbum li:hover,
.other_subalbum li.active {
	background: ;
}
/*第二層滑過文字顏色*/
.other_subalbum li:hover,
.other_subalbum li.active {
    border: 1px solid ;
}
.other_subalbum li:hover a,
.other_subalbum li.active a {
    color: ;
}

/*第三層背景顏色*/
.products-list .more {
    color: ;
}
.products-list .price b {
	color: ;
}

/*第三層滑過背景顏色*/
.other_album_choice li,
.products-list a:hover .more {
    background: ;
}
.products-list a:hover .more {
	border-color: ;
}
/*第三層滑過文字顏色*/
.other_album_choice li a,
.products-list a:hover .more {
    color: ;
}
</style>  




<header class="header_area">
  <div class="main_header_area animated">
    <div class="container">
      <nav id="navigation1" class="navigation">
        
        <div class="nav-header">
          <a class="nav-brand" href="http://www.stwgo.com"><img src="../images/LOGO.png" alt="南台灣大車隊-包車旅遊,高雄包車旅遊,屏東包車旅遊,墾丁包車旅遊"/><h1>南台灣大車隊-包車旅遊,高雄包車旅遊,屏東包車旅遊,墾丁包車旅遊</h1></a>
          <div class="nav-toggle"></div>
        </div>
        
       
        
        <div class="nav-menus-wrapper">
          
          <a class="nav-brand-m" href="http://www.stwgo.com"><img src="http://www.stwgo.com/store_image/L168498052308.png" alt="南台灣大車隊-包車旅遊,高雄包車旅遊,屏東包車旅遊,墾丁包車旅遊"/></a>
          
          <ul class="nav-menu align-to-right">
                    		<li><a href="http://www.stwgo.com" target="_self">關於我們                                </a>
                	                </li>
                    		<li><a href="http://www.stwgo.com/paper/other_page.php?id=8137" target="_self">車款介紹                                </a>
                	                </li>
                    		<li><a href="http://www.stwgo.com/reservation/guide.php" target="_self">服務項目                                </a>
                								
                            <ul class="nav-dropdown">
                            																		<li><a target="_self" href="https://www.stwgo.com/reservation/guide.php">服務內容</a></li>
																																<li><a href="http://www.stwgo.com/paper/other_select_index.php?id=2814&title_id=8138&group_id=648">高雄 <-> 墾丁接駁</a></li>
																																<li><a href="http://www.stwgo.com/paper/other_select_index.php?id=2815&title_id=8138&group_id=648">各港口、機場接送</a></li>
																																<li><a href="http://www.stwgo.com/paper/other_select_index.php?id=2816&title_id=8138&group_id=648">全台包車旅遊</a></li>
																																<li><a href="http://www.stwgo.com/paper/other_select_index.php?id=2817&title_id=8138&group_id=648">行程推薦</a></li>
																																<li><a href="http://www.stwgo.com/paper/other_select_index.php?id=2892&title_id=8138&group_id=648">高雄墾丁(包車)</a></li>
																																<li><a href="http://www.stwgo.com/paper/other_select_index.php?id=2893&title_id=8138&group_id=648">高雄墾丁(包車一日遊)</a></li>
															                            </ul>
							
							
                                    </li>
                    		<li><a href="http://www.stwgo.com/news/index.php?title_id=8139" target="_self">相關推薦                                </a>
                	                    	<ul class="nav-dropdown">
                    	                            <li><a href="http://www.stwgo.com/news/index.php?group_id=3561&title_id=8139#prod_cbox">賓士包車</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3562&title_id=8139#prod_cbox">基隆包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3563&title_id=8139#prod_cbox">台北包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3564&title_id=8139#prod_cbox">新北包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3565&title_id=8139#prod_cbox">桃園包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3566&title_id=8139#prod_cbox">新竹包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3567&title_id=8139#prod_cbox">苗栗包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3568&title_id=8139#prod_cbox">台中包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3569&title_id=8139#prod_cbox">南投包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3570&title_id=8139#prod_cbox">彰化包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3571&title_id=8139#prod_cbox">雲林包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3572&title_id=8139#prod_cbox">嘉義包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3573&title_id=8139#prod_cbox">台南包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3574&title_id=8139#prod_cbox">高雄包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3575&title_id=8139#prod_cbox">屏東包車旅遊</a>
                                                            <ul class="nav-dropdown" >
                              	                                <li><a href="http://www.stwgo.com/news/index.php?group_id=3575&second_id=3579&title_id=8139#prod_cbox">墾丁包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/news/index.php?group_id=3575&second_id=3580&title_id=8139#prod_cbox">恆春包車旅遊</a></li>
                                                              </ul>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3576&title_id=8139#prod_cbox">台東包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3577&title_id=8139#prod_cbox">花蓮包車旅遊</a>
                                                          </li>
                                                     <li><a href="http://www.stwgo.com/news/index.php?group_id=3578&title_id=8139#prod_cbox">宜蘭包車旅遊</a>
                                                          </li>
                                             	</ul>
                                    </li>
                    		<li><a href="http://www.stwgo.com/paper/promotions_index.php?title_id=8140" target="_self">最新消息                                </a>
                	                </li>
                    		<li><a href="http://www.stwgo.com/album/index.php?title_id=8141" target="_self">旅遊花絮                                </a>
                	 
                    	
							                            <ul class="nav-dropdown">
								                                <li><a href="http://www.stwgo.com/album/info.php?id=3799&title_id=8141#prod_cbox">01 屏東185縣道原鄉之旅 </a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=3800&title_id=8141#prod_cbox">02 台南嘉義山海遊 | 台南</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=3801&title_id=8141#prod_cbox">03 屏東墾丁沙灘夕陽古城之旅</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=3999&title_id=8141#prod_cbox">04 屏東泰武天空之橋 | 屏</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4000&title_id=8141#prod_cbox">05 高雄港灣鳳山佛光山 | </a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4574&title_id=8141#prod_cbox">高雄墾丁接送接駁,機場接駁,桃</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4575&title_id=8141#prod_cbox">基隆包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4576&title_id=8141#prod_cbox">台北包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4577&title_id=8141#prod_cbox">新北包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4578&title_id=8141#prod_cbox">桃園包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4579&title_id=8141#prod_cbox">新竹包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4580&title_id=8141#prod_cbox">苗栗包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4581&title_id=8141#prod_cbox">台中包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4582&title_id=8141#prod_cbox">南投包車旅遊</a></li>
                                                                <li><a href="http://www.stwgo.com/album/info.php?id=4583&title_id=8141#prod_cbox">彰化包車旅遊</a></li>
                                                            </ul>
                                              
                                    </li>
                    		<li><a href="http://www.stwgo.com/paper/other_page.php?id=8142" target="_self">常見問題                                </a>
                	                </li>
                    		<li><a href="https://www.stwgo.com/reservation/guide.php" target="_self">我要預約                                </a>
                	                </li>
                    
            <li class="tp_links">
                                                        <a class="me_tp_mail" href="mailto:[email protected]"></a>			</li>
          </ul>
        </div>
           
      </nav><!--navigation-->
    </div>
  </div>
</header>
<div class="bannerindex">
	<div class="swiper-banner">
      <div class="swiper-wrapper">
        <div class="swiper-slide centerBig"><img src="http://www.stwgo.com/store_image/A1168135448087.jpg" /></div>        <div class="swiper-slide"><img src="http://www.stwgo.com/store_image/B2168135448087.jpg" /></div>                              </div>
    </div>
    <div class="swiper-pagination"></div>
</div>

<script type="text/javascript" src="js/swiper.min2.js"></script><!-- update by shiny at 1080710 -->
<script type="text/javascript">
// update by shiny at 1080710
trList=['leftUp','moveRight','moveDown','centerBig','rightDownBig'];
var swiper = new Swiper('.swiper-banner',{
	speed:1000,
	autoplay:4400,
	autoplayDisableOnInteraction:false,
	effect:'fade',
	pagination : '.swiper-pagination',
	paginationClickable :true,
	onSlideChangeStart: function(swiper){
		nextSlide=swiper.slides.eq(swiper.activeIndex);
		nextSlide.addClass(trList[Math.floor(Math.random()*5)]);
		},
	onSlideChangeEnd: function(swiper){
		prevSlide=swiper.slides[swiper.previousIndex];
		prevSlide.className="swiper-slide";
			       },
	});
</script>

<div class="mobile_wp">
	</div>


<div id="content_main">

			
	
	
	
		
		    		
	
	
	
		
	
		
		    		
	
	
	    
    
		
		    		
	
	
	
		
		    		
	
	
	
		
		    		
	
	
	
		
		    
<style>
.index_01 {
   background: url(https://pic03.eapple.com.tw/stw/index_bg01.png) top center no-repeat;
   min-height: 200px;
   padding: 0;
}
</style>

<div class="index_01"></div>
<div class="module_i_news">	
      <div class="title_i_box"><h6></h6><h4>最新消息</h4></div>
      <ul>        
              	<li>      	  
          <a href="news/details.php?id=14009">
            <div class="i_blog_le"><img src="http://www.stwgo.com/store_image/P174131073796.jpg"></div>
            <div class="i_blog_ri">
              <h5>墾丁台灣祭 - 墾丁九人座包車旅遊 - 南國趴,南方大唱,春天吶喊,春浪音樂祭</h5>
              <em>發佈:2025/03/07</em>
              <p>渡假,追星,音樂瘋起來!
玩得要盡興也要有安全的考量。
我們全車系皆有投保五百萬500萬乘客意外保險。
讓你在出遊時也能更有保障。
更多難得的回憶準備好了
就差我們再ㄧ起去製造。
房間定好</p>
            </div>
          </a>
        </li>
              	<li>      	  
          <a href="news/details.php?id=14008">
            <div class="i_blog_le"><img src="http://www.stwgo.com/store_image/P174131033585.jpg"></div>
            <div class="i_blog_ri">
              <h5>阿里山國家森林遊樂區 | 入園指南 - 嘉義包車旅遊,嘉義九人座包車</h5>
              <em>發佈:2025/03/07</em>
              <p>本園區售票口為24小時開放,門票無團體散客、平假日之區別,現場與官方售票網站販售票價均相同。</p>
            </div>
          </a>
        </li>
              	<li>      	  
          <a href="news/details.php?id=14007">
            <div class="i_blog_le"><img src="http://www.stwgo.com/store_image/P174036070186.jpg"></div>
            <div class="i_blog_ri">
              <h5>快速教您怎麼去墾丁-墾丁包車旅遊,墾丁保姆車包車旅遊,墾丁九人座包車旅遊</h5>
              <em>發佈:2025/02/24</em>
              <p>由於大眾運輸通常耗時且無法直接抵達墾丁指定地點
都一定必須要轉乘一次
因此這邊教您抵達高雄後,再轉搭第二項交通工具到墾丁
本篇介紹西線高雄到墾丁的部份</p>
            </div>
          </a>
        </li>
              	<li>      	  
          <a href="news/details.php?id=14006">
            <div class="i_blog_le"><img src="http://www.stwgo.com/store_image/P173683631795.jpg"></div>
            <div class="i_blog_ri">
              <h5>賓士商旅V-Class&Sprinter保姆車- 台中賓士包車旅遊,南投賓士包車</h5>
              <em>發佈:2025/01/14</em>
              <p>乘坐賓士V-Class&Sprinter保姆車,尊榮享受旅途,帶您深入山林秘境,探索令人屏息的絕美風光!</p>
            </div>
          </a>
        </li>
              </ul>

      <a class="animated-arrow stay_mid" href="news/index.php">查看更多
			<svg class="arrow arrow--right" width="40" height="40" viewBox="0 0 24 24"><path d="M0 0h24v24h-24z" fill="none"></path><path d="M12 4l-1.41 1.41 5.58 5.59h-12.17v2h12.17l-5.58 5.59 1.41 1.41 8-8z"></path></svg>
      	</a>
	</div><!--module_i_news-->

	<div class="main_part">
		<div class="show_content fadeInUp animated15">

			<!-- 以下為編輯器(不含div) -->
			<div class="edit">
				<script src="https://pic03.eapple.com.tw/yk_js_web/scrollfade.js"></script> 
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap" rel="stylesheet">
<style>
body{margin: 0;}
/*Animations*/
[data-animate-in] { opacity: 0; transition: transform 0.8s ease, opacity 0.8s ease;}
[data-animate-in="up"] { transform: translate3d(0, 10%, 0);}/*由下往上*/
[data-animate-in="left"] { transform: translate3d(-5%, 0, 0);}/*由左往右*/
[data-animate-in="right"] { transform: translate3d(5%, 0, 0);}/*由右往左*/
[data-animate-in="down"] { transform: translate3d(0, -10%, 0);}/*由上往下*/
[data-animate-in="fadeIn"] { transform: translate3d(0, 0, 0);}/*淡入*/
[data-animate-in="scaleIn"] {transform: scale(.3);}/*放大淡入*/
[data-animate-in].in-view { opacity: 1; transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); transition: transform 0.6s ease, opacity 0.6s ease;}
.fade-in { opacity: 0; transition: opacity 1s ease; }

/*模組設定*/
/* .pageIndex .main_part {border-top: none !important;} */
.edit,.show_content {width: 100%;padding: 0;margin: auto;}
.main_part {max-width: 100%;padding: 0;}
/* .path,.banner,.promotion_title,.page{display:none;} */

/*keyword*/
.tag_label{position: absolute;}
.tag_label h2,.tag_label h3,.tag_label h4,.tag_label h5,.tag_label h6{
   font-size: 0px;
   margin: 0;
   padding: 0;
   opacity: 0;
   display: inline-block;
}

/*統一設定*/
.all * {box-sizing:border-box; max-width:100%;}
.all {
  max-width: 2000px;
  width:100%;
  margin: 0 auto;
  overflow:hidden;
  font-size: 20px;
  font-family:'微軟正黑體';
}
.all img{width:auto; max-width:100%;vertical-align: middle;}
.all a{text-decoration:none;color: inherit;}

li{list-style:none;}
ol{padding: 0;}
.all h6,.all h5,.all h4,.all h3,.all h2,.all figure,.all p{margin: 0;font-size: inherit;}
/* .animated15 { animation: none;} */

.all_flex{
   display: flex;
   align-items: center;
   justify-content: space-between;
}
/*index*/
/*.index_01{
   background:url(https://pic03.eapple.com.tw/stw/index_bg01.png) bottom center no-repeat;
   min-height: 368px;
   padding: 20px 20px 100px;
}*/
.index_01 {
   background: url(https://pic03.eapple.com.tw/stw/index_bg01.png) top center no-repeat;
   min-height: 200px;
   padding: 0;
}
.index_01 figure{
   max-width: 1810px;
   margin: 0 auto;
   align-items: flex-start;
   display: none;
}
.index_01 a{
   display: flex;
   align-items: center;
   justify-content: center;
   flex-flow: column;
   border: 7px solid #FFFFFF;
   background: rgba(255,255,255,0.8);
   border-radius: 50%;
   animation: myfirst 3s infinite;
   box-shadow: 0px 5px 20px #1D2E3F66;
   transition: 0.3s ease-in-out;
}
.index_01 a:nth-child(even) {
   animation: myfirst2 3s infinite;
}
@keyframes myfirst {
0% {transform: translate(0px, 0px);}
50% {transform: translate(0px, -15px);}
100% {transform: translate(0px, 0px);}
}
@keyframes myfirst2 {
0% {transform: translate(0px, -15px);}
50% {transform: translate(0px, 0px);}
100% {transform: translate(0px, -15px);}
}
.index_01 a:nth-of-type(1),.index_01 a:nth-of-type(5){
   margin-top: 125px;
}
.index_01 a:nth-of-type(2){
   margin-top: 90px;
}
.index_01 a:nth-of-type(4){
   margin-top: 220px;
}
.index_01 a:hover {
    background: #005f7b88;
    border-color: #005f7b;
    transition: 0.3s ease-in-out;
}
.index_01 a:hover img {
    filter: grayscale(1) brightness(5);
    transition: 0.3s ease-in-out;
}
.index_01 a:hover span, .index_01 a:hover b {
   color: #fff;
   transition: 0.3s ease-in-out;
}
a.small{
   max-width: 240px;
   width: 100%;
   min-height: 240px;
}
a.big{
   max-width: 384px;
   width: 100%;
   min-height: 384px;
}
.index_01 span,.index_01 b{
   display: block;
   color: #005F7A;
   letter-spacing: 1px;
   font-size: 26px;
   font-weight: bold;
}
.index_01 span{
   padding-top: 20px;
}
.index_01 b{
   padding-top: 20px;
}
.index_02{
   background:url(https://pic03.eapple.com.tw/stw/index_bg02.jpg) bottom center no-repeat,#FFFFFF;
   padding: 0 20px;
}
.index_02 .all_flex.in-view img {
   width: 95%;
}
.index_02 .all_flex.in-view b img {
    width: auto;
}
.index_02 h6{
   text-align: center;
   padding: 0 0 80px;
}
.index_02 section{
   max-width: 1825px;
   margin: 0 auto;
   text-align: center;
}
.index_02 a{
   max-width: 412px;
   width: 19%;
   position: relative;
   transition: .5s ease;
}
.index_02 a:hover{
   transform: translateY(-20px);
}
.index_02 i{
   display: flex;
   align-items: center;
   justify-content: center;
   max-width: 280px;
   min-height: 280px;
   margin: 0 auto;
   position: relative;
   z-index: 2;
}
.index_02 i::after{
   content: '';
   display: block;
   width: 100%;
   height: 100%;
   border: 2px dotted #F7B52C;
   border-radius: 50%;
   position: absolute;
   animation: circling 100s linear infinite;
	-moz-animation: circling 100s linear infinite;
	-webkit-animation: circling 100s linear infinite;
	-o-animation: circling 100s linear infinite;
}
@keyframes circling{
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);}
}
@-webkit-keyframes circling{
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);}
}
.index_02 p{
   display: flex;
   align-items: flex-end;
   justify-content: center;
   min-height: 255px;
   background: #FFFFFF;
   border-radius: 20px;
   padding: 0 0 30px;
   margin-top: -170px;
   font-size: 26px;
   font-weight: bold;
   letter-spacing: 1px;
   color: #005F79;
   box-shadow: 0 0 10px #555555;
}
.index_02 b{
   display: flex;
   align-items: center;
}
.index_02 b img{
   margin: 0 20px;
}
.index_02 ul{
   max-width: 1200px;
   margin: 0 auto;
   padding: 200px 0 300px;
}
.index_02 li{
   width: 100%;
}
.index_02 li:nth-of-type(1){
   max-width: 550px;
   padding-left: 50px;
}
.index_02 li:nth-of-type(2){
   max-width: 574px;
}
.index_02 span{
   display: block;
   padding-top: 50px;
   font-size: 20px;
   font-weight: 600;
   color: #212121;
   line-height: 150%;
   letter-spacing: 1px;
}
@media screen and (max-width:1530px) {
a.small{max-width: 15vw;min-height: 15vw;}
a.big{max-width: 20vw;min-height: 20vw;}
.index_02 i{max-width: 318px;min-height: 318px;padding: 5px;}
}
@media screen and (max-width:1300px) {
a.small{max-width: 16vw;min-height: 16vw;}
a.big{max-width: 22vw;min-height: 22vw;}
}
@media screen and (max-width:1200px) {
.index_01{padding: 50px 20px 80px;}
.index_01 a:nth-of-type(4){margin-top: 160px;}
.index_02{background-position: top;}
.index_02 p{font-size: 20px;min-height: 240px;}
.index_02 ul{padding: 100px 0 200px;}
}
@media screen and (max-width:1024px) {
.index_01{padding: 80px 20px 50px}
a.small{max-width: 15vw;min-height: 15vw;}
a.big{max-width: 20vw;min-height: 20vw;}
.index_01 a:nth-of-type(4){margin-top: 100px;}
.index_01 a > img{max-width: 40px;}
.index_01 span,.index_01 b{font-size: 19px;}
.index_01 b{padding-top: 5px;}
.index_02{background-position: bottom;}
.index_02 h6{padding: 0 0 30px;}
.index_02 section{flex-flow: wrap;max-width: 850px;}
.index_02 a{width: 49%;margin-top: 30px;}
}
@media screen and (max-width:800px) {
.index_01{padding: 30px 20px 30px;}
.index_01 figure{flex-flow: wrap;justify-content: center;}
.index_01 a:nth-of-type(n){max-width: 200px;min-height: 200px;margin: 30px 1% 0;}
.index_02 { padding: 50px 20px 0;}
.index_02 ul{flex-flow: wrap;justify-content: center;padding: 80px 0 200px;}
.index_02 li:nth-of-type(1){padding: 0 0 50px;}
.index_02 span{padding: 30px 0 0;}
}
@media screen and (max-width:680px) {
.index_01 { display: none;}
.index_01 figure{max-width: 420px;justify-content: space-between;}
.index_01 a:nth-of-type(n){margin: 30px 0 0;width: 49%;}
}
@media screen and (max-width:600px) {
.index_02 section{justify-content: center;}
.index_02 a{width: 100%;}
.index_02 ul{padding: 50px 0 200px;}
}
@media screen and (max-width:450px) {
.index_01 figure{align-items: center;max-width: 320px;justify-content: center;}
.index_01 a:nth-of-type(n){width: 100%;}
}
</style>
<div class="all">
   <div class="tag_label"><h2>包車旅遊</h2><h3>高雄包車旅遊</h3><h4>屏東包車旅遊</h4><h5>墾丁包車旅遊</h5><h6>恆春包車旅遊</h6></div><!--關鍵字-->
   <div class="index_02">
      <h6><img src="https://pic03.eapple.com.tw/stw/index_05.png"></h6>
      <section class="all_flex" data-animate-in="up" style="transition: 0.7s;">
         <a href="https://www.stwgo.com/paper/contact_index.php?title_id=8143">
            <i><img src="https://pic03.eapple.com.tw/stw/index_13.png"></i>
            <p>
               行程預約
            </p>
         </a>
         <a href="https://www.stwgo.com/paper/other_select_index.php?id=2814&title_id=8138&group_id=648">
            <i><img src="https://pic03.eapple.com.tw/stw/index_06.png"></i>
            <p>
               <b>
                  高雄
                  <img src="https://pic03.eapple.com.tw/stw/index_11.png">
                  墾丁接駁
               </b>
            </p>
         </a>
         <a href="https://www.stwgo.com/paper/other_select_index.php?id=2815&title_id=8138&group_id=648">
            <i><img src="https://pic03.eapple.com.tw/stw/index_07.png"></i>
            <p>
               各港口、機場接送
            </p>
         </a>
         <a href="https://www.stwgo.com/paper/other_select_index.php?id=2816&title_id=8138&group_id=648">
            <i><img src="https://pic03.eapple.com.tw/stw/index_08.png"></i>
            <p>
               全台包車旅遊
            </p>
         </a>
         <a href="https://www.stwgo.com/paper/other_select_index.php?id=2817&title_id=8138&group_id=648">
            <i><img src="https://pic03.eapple.com.tw/stw/index_09.png"></i>
            <p>
               行程推薦
            </p>
         </a>
      </section>
      <ul class="all_flex">
         <li data-animate-in="left" style="transition: 0.7s;">
            <h5><img src="https://pic03.eapple.com.tw/stw/index_12.png"></h5>
            <span>
               我們是由各個領域專長的職業司機結合而成的車隊,專營全台包車旅遊、包車接送、團體包車、墾丁包車旅遊、高雄墾丁包車接送、高雄墾丁共乘接送、機場接送、(蘭嶼、小琉球)港口接送。<br><br>
               包車接駁車款含5人座休旅車、7人座包車、8人座包車、9人座包車及多人團體大巴包車服務。<br><br>
               車輛及司機都是符合法規資格的營業車輛及職業駕照,所使用車輛都有投保乘客保險,讓貴客們在出行時能多一份保障。<br><br>
               當然,也希望每位旅客可以玩的開心,且平安順利的帶著滿心愉悅回家,這是我們的宗旨唷!
            </span>
         </li>
         <li data-animate-in="right" style="transition: 0.7s;">
            <img src="https://pic03.eapple.com.tw/stw/index_10.png">
         </li>
      </ul>
   </div>
</div>			</div><!-- edit -->	
			<!-- 編輯器結束 -->
			
		</div><!-- show_content -->
	</div><!-- main_part -->

</div><!-- #content_main -->


<a id="to_top" class="to_top" href=""><i class='top'></i>TOP</a>


<!-- ******************************** -->
<!-- 有購物車 加上下方 id#bottom_menu -->
<ul id="bottom_menu" class="clearfix with_shopping_mode">
	<li><a href="http://www.stwgo.com"><i class="fa fa-home fa-2x" aria-hidden="true"></i>回首頁</a></li>
	<li><a href="https://www.stwgo.com/reservation/guide.php"><u><img src="https://pic03.eapple.com.tw/stw/bottom_car.png" alt=""></u>我要訂車</a></li>
	    	            </ul>



<!-- ******************************** -->
<!-- 有購物車0000 額外加上with_shopping_mode -->
<footer class="footer with_shopping_mode"><!-- 有購物車 加上with_shopping_mode -->
	<div class="center">
		<ul class="box_link">
								</ul>
		<div class="footer_info">	
						
			<div class="footer_logo">
				<a href="http://www.stwgo.com"><img src="http://www.stwgo.com/store_image/L168498052308.png" alt="南台灣大車隊-包車旅遊,高雄包車旅遊,屏東包車旅遊,墾丁包車旅遊" /></a>
			</div><!-- footer_logo -->
						<ul>
            <li>
				                                <p class="phone">0935-833-459</p>                								<p class="mail">[email protected]</p>				<p class="add">高雄市左營區高鐵路123號</p>							</li>
            <li>
            	<div class="footer_menu">
                <a href="http://www.stwgo.com/index.php">回首頁</a>
				                <a href="http://www.stwgo.com">關於我們</a>
				                <a href="http://www.stwgo.com/paper/other_page.php?id=8137">車款介紹</a>
				                <a href="http://www.stwgo.com/reservation/guide.php">服務項目</a>
				                <a href="http://www.stwgo.com/news/index.php?title_id=8139">相關推薦</a>
				                <a href="http://www.stwgo.com/paper/promotions_index.php?title_id=8140">最新消息</a>
				                <a href="http://www.stwgo.com/album/index.php?title_id=8141">旅遊花絮</a>
				                <a href="http://www.stwgo.com/paper/other_page.php?id=8142">常見問題</a>
				                <a href="https://www.stwgo.com/reservation/guide.php">我要預約</a>
				                </div>
            </li>
            </ul>
				<style type="text/css">

    /*電腦版*/
    .fix_ri { width:60px; box-sizing: border-box; position: fixed; bottom: 90px; right: 25px; z-index: 100; text-align:center; }
        
    .fix_ri a { display:inline-block; position: relative; margin-bottom:35px; background: #ffffffaa; border: 1px solid #005F7B; border-radius: 100%; padding: 12px 10px 6px; box-shadow: 2px 2px 7px #00000099; transition: .5s ease-in-out;}
    .fix_ri a:hover{ transform:scale(1.15); box-shadow: none; transition: .5s ease-in-out;}
    .fix_ri a:nth-child(4) { padding: 8px 10px;}
    .fix_ri a:nth-child(1):hover { background: #FF9326; border: 1px solid #FF9326;}
    .fix_ri a:nth-child(2):hover { background: #ff7626; border: 1px solid #ff7626;}
    .fix_ri a:nth-child(3):hover { background: #07C105; border: 1px solid #07C105;}
    .fix_ri a:nth-child(4):hover { background: #0C9E15; border: 1px solid #0C9E15;}
    .fix_ri a:nth-child(5):hover { background: #06BF5F; border: 1px solid #06BF5F;}
    .fix_ri a:nth-child(6):hover { background: #005F7B; border: 1px solid #005F7B;}
    .fix_ri a::before {
            content: "";
            position: absolute;
            top: 7px;
            left: -125px;
            width: 100px;
            font-size: 16px;
            color: #fff;
            background: #F7B52Cee;
            padding: 7px 15px;
            border-radius: 50px;
            opacity: 0;
            transition: 0.5s ease-in-out;
    }
    .fix_ri a:nth-child(1)::before { content: "莊先生";}
    .fix_ri a:nth-child(2)::before { content: "徐先生";}
    .fix_ri a:nth-child(3)::before { content: "LINE好友";}
    .fix_ri a:nth-child(4)::before { content: "Whatsapp";}
    .fix_ri a:nth-child(5)::before { content: "WeChat";}
    .fix_ri a:nth-child(6)::before { content: "FB粉絲團";}
    .fix_ri a:hover::before { opacity: 1; transition: 0.5s ease-in-out;}
    .fix_ri a::after {
        content: "";
        position: absolute;
        background: url(https://pic03.eapple.com.tw/stw/icon-r.png) no-repeat center;
        background-size: contain;
        top: -14.5px;
        left: -16.5px;
        width: 90px;
        height: 90px;
        opacity: 0;
        animation-name: udanimate;
        animation-direction:normal;
        animation-duration: 7s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        transition: 0.5s ease-in-out;
    }
    .fix_ri a:hover::after { opacity: 1; transition: 0.5s ease-in-out;}
    .fix_ri a:last-of-type::after { top: -15px;}
    .fix_ri img { opacity:1; width:100%; transition: .5s ease-in-out;}
    .fix_ri a:hover img { opacity:1; transform: rotateY(360deg); -webkit-filter:grayscale(1) brightness(5); filter:grayscale(1) brightness(5); transition: .5s ease-in-out;}
    
    .fix_ri p { text-align: center; font-weight: 900;}

    /*手機板*/
    .fix_ri_p { display: none; grid-template-columns: repeat(6,1fr); position: fixed; bottom: 70px; left: 0; width: 100%; background: #fff; border-top: 3px solid#005f7b;}
    .fix_ri_p a { display:inline-block; border-right: 1px solid #ccc; padding: 7px 10px 5px; transition: .5s ease-in-out;}
    .fix_ri_p a:hover { background: #005F7B; transition: .5s ease-in-out;}
    /*.fix_ri_p a:nth-child(1):hover { background: #FF9326;}
    .fix_ri_p a:nth-child(2):hover { background: #ff7626;}
    .fix_ri_p a:nth-child(3):hover { background: #07C105;}
    .fix_ri_p a:nth-child(4):hover { background: #0C9E15;}
    .fix_ri_p a:nth-child(5):hover { background: #06BF5F;}*/
    .fix_ri_p a img { opacity:1; max-width: 35px; width: 100%; transition: .5s ease-in-out;}
    .fix_ri_p a:hover img {  -webkit-filter:grayscale(1) brightness(5); filter:grayscale(1) brightness(5); transition: .5s ease-in-out;}

    @keyframes udanimate {
        0%  { transform: rotate(0deg);}
        100%{ transform: rotate(360deg);}
    }

    /*footer 內容*/
    .stw_info { display: inline-flex; align-items: flex-start; justify-content: space-around; max-width: 800px; width: 100%; padding: 30px 0 0;}
    .stw_info dl { display: inline-block; width: 46%; font-size: 16px; line-height: 32px; color: #eee; padding: 10px 15px 10px 0; height: 300px;}
    .stw_info > dl { border-right: 1px solid #aaa;}
    .stw_info dt { font-size: 18px; color: #fff; margin: 10px 0 0; font-weight: 600;}
    .stw_info dd { margin: 0; padding: 0 10px 20px 10px;}
    .stw_info > dl:first-child > dd:first-of-type { border: none;}
    .stw_info > dl > dd:first-of-type, .stw_info > dl:last-child > dd { border-bottom: 1px solid #aaa;}
    .stw_info > dl:last-child > dd:last-child { border: none;}
    .stw_info > dl:last-child > dd { padding: 0 10px 10px 10px;}
    .stw_info dl a { color: #fff;}
    .stw_info dl a:hover { color: #aaa;}
    .stw_info dl:first-child a { display: inline-flex; padding: 10px; border: 1px solid #ccc; border-radius: 10px; width: 50px; height: 50px; margin: 0 7px 10px 0;}
    .stw_info dl:first-child a:hover { background: #005F7B;}
    .stw_info img { max-width: 100%;}

    @media screen and (max-width: 768px) {
        /*fix_ri*/
        .fix_ri { display: none;}
        .fix_ri_p { display: grid;}

        /*info*/
        .stw_info { flex-direction: column;}
        .stw_info dl { width: 100%; height: auto; padding: 0 20px;}
        .stw_info > dl:first-child { width: 100%; border-right: none;}
        .stw_info dl:nth-child(2) { border-right: none;}
        .stw_info > dl > dd { border-bottom: 1px solid #aaa;}
    }
</style>

<div class="fix_ri">
    <a href="tel:0935833459" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-tel_1.png" /></a><!--tel-->
    <a href="tel:0927833667" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-tel_2.png" /></a><!--tel-->
    <a href="https://line.me/R/ti/p/@mex6515a" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-line.png" /></a><!--line-->
    <a href="https://api.whatsapp.com/send?phone=886935833459" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-wa.png" /></a><!--whatsapp-->
    <a href="https://pic03.eapple.com.tw/stw/wc_qr.jpg" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-wc.png" /></a><!--wechat-->
    <a href="https://www.facebook.com/southtaiwancar" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-fb.png" /></a><!--fb-->
</div>

<div class="fix_ri_p">
    <a href="tel:0935833459" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-tel_1.png" /></a><!--tel-->
    <a href="tel:0927833667" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-tel_2.png" /></a><!--tel-->
    <a href="https://line.me/R/ti/p/@mex6515a" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-line.png" /></a><!--line-->
    <a href="https://api.whatsapp.com/send?phone=886935833459" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-wa.png" /></a><!--whatsapp-->
    <a href="https://pic03.eapple.com.tw/stw/wc_qr.jpg" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-wc.png" /></a><!--wechat-->
    <a href="https://www.facebook.com/southtaiwancar" target="_blank"><img src="https://pic03.eapple.com.tw/stw/icon-fb.png" /></a><!--fb-->
</div>

<div class="stw_info">
    <dl>
        <dt>南台灣大車隊</dt>
        <dd>
            信箱:[email protected]<br>
            地址:高雄市左營區高鐵路123號 (彩虹市集外)<br>
            Line:@mex6515a<br>
            微信ID:M0935833459<br>
            Whatsapp:0935-833-459
        </dd>
        <dd>
            <a href="mailto:[email protected]"><img src="https://pic03.eapple.com.tw/stw/f-mail.png"></a>
            <a href="https://goo.gl/maps/zXhVD2oN12iakwaG8"><img src="https://pic03.eapple.com.tw/stw/f-map.png"></a>
            <a href="https://line.me/R/ti/p/@mex6515a"><img src="https://pic03.eapple.com.tw/stw/f-line.png"></a>
            <a href="https://weixin.qq.com/"><img src="https://pic03.eapple.com.tw/stw/f-wechat.png"></a>
            <a href="https://api.whatsapp.com/send?phone=886935833459"><img src="https://pic03.eapple.com.tw/stw/f-whatsapp.png"></a>
        </dd>
    </dl>
    <dl>
        <dt>莊先生</dt>
        <dd><a href="tel:0935833459">手機:0935-833-459</a></dd>
        <dt>徐先生</dt>
        <dd><a href="tel:0927833667">手機:0927-833-667</a></dd>
        <dt>中天旅行社股份有限公司</dt>
        <dt>麒麟小客車租賃有限公司</dt>
        <dd>
            統一編號:22566732
        </dd>        
    </dl>
</div>

<ul>
    <li>
        <div class="footer_menu">
            <a href="http://www.stwgo.com/index.php">回首頁</a>
            <a href="http://www.stwgo.com">關於我們</a>
            <a href="http://www.stwgo.com/paper/other_page.php?id=8137">車款介紹</a>
            <a href="http://www.stwgo.com/paper/other_select_index.php?title_id=8138&group_id=648">服務項目</a>
            <a href="http://www.stwgo.com/news/index.php?title_id=8139">相關推薦</a>
            <a href="http://www.stwgo.com/paper/promotions_index.php?title_id=8140">最新消息</a>
            <a href="http://www.stwgo.com/album/index.php?title_id=8141">旅遊花絮</a>
            <a href="http://www.stwgo.com/paper/other_page.php?id=8142">常見問題</a>
            <a href="https://www.stwgo.com/reservation/guide.php">聯絡我們</a>
        </div>
    </li>
</ul>

<style>
    .double_key { text-align: center; margin-top: 20px;}
    .double_key a { font-size: 15px; color: #ccc; display: inline-block;}
    .double_key a:after { content: ' , '; font-size: 14px; color: #ccc;}
    .double_key a:last-child:after {display:none;}
</style>
<div class="double_key">
    <a href="https://www.stwgo.com/">包車旅遊</a>
    <a href="https://www.stwgo.com/">高雄包車旅遊</a>
    <a href="https://www.stwgo.com/">屏東包車旅遊</a>
    <a href="https://www.stwgo.com/">墾丁包車旅遊</a>
    <a href="https://www.stwgo.com/">恆春包車旅遊</a>
</div><!--double_key-->
<!-- // 2021.10.15 // -->		</div><!-- footer_info -->
        
		        
	</div><!-- center -->
	<p class="copy">Designed by <a href="http://www.ykqk.com.tw" target="_blank">揚京快客</a> Copyright © 2025 <a href="https://www.stwgo.com/sys_admin/index.php" target="_blank">..</a> <span class="total_view">累積人氣: 263178</span></p>
	<p class="keywords">	
	<span id="show_itemb1" style="display:none"></span>&nbsp;&nbsp;</p>
</footer>
			
</div><!-- #page -->

<script src='js/main.js'></script>
<script type="text/javascript" src="js/menu_v2_2020.js"></script>

	</body>
</html>                               

Whois info of domain

Domain Name: STWGO.COM
Registry Domain ID: 2766986658_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.net-chinese.com.tw
Registrar URL: http://www.net-chinese.com.tw
Updated Date: 2023-03-22T05:30:22Z
Creation Date: 2023-03-22T05:30:16Z
Registry Expiry Date: 2028-03-22T05:30:16Z
Registrar: Net-Chinese Co., Ltd.
Registrar IANA ID: 1336
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +886 225319196
Domain Status: ok https://icann.org/epp#ok
Name Server: ADMNS1.HINET.NET
Name Server: ADMNS2.HINET.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T01:23:49Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass