﻿@charset "utf-8";
.nosLang{display:inline;}
ul.nosLang li{
	display:inline-block;
	margin:10px;}
.slider.filtering div{
	display:inline-block;
	width:150px;}	
	
.slider.filtering img{
	width:150px;
	height:auto;}
.indexTourBg{
	height:auto !important;}

/*鋪流式列表(景點)*/
	
ul#grid li{
	display:inline-block;
	width:210px;
	margin:10px;
	}
.tourPhotoTitle{
	padding:15px;
	display:block;
	color:#000000;
	background-color: rgba(255,210,0, 1);
}
.tourPhotoTitle a{
	display:block;
	color:#000000;
	background-color: rgba(255,210,0, 1);
}	
ul#grid img{
	display:inline-block;
	width:210px;
	}
/**/

/*旅遊景點導覽頁台灣地圖設定*/

.map{
	display:none;
}
.showchange{
	display:none;}

.otherWebsite {
	position:inherit;
}

.googleMapBox {
	color:#333;
}
/*最新消息顯示*/
.indexnewsTabs__panel {
    display: block;
}

/*更多連結展開按鈕消失*/
.moreOtherBtn{
	display: none;
}