@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Segoe UI",Arial, Helvetica, "Microsoft JhengHei Correct", 'Microsoft JhengHei',PMingLiU,sans-serif;
}
.fixed #fixed_bar_inside{padding:0;z-index: 11;}
.fixed_content{align-items: center;}
.fixed_menu .search_bar{padding:5px 0 0 0;}
#fixed_bar .logoicon, #fixed_bar_inside .logoicon{max-width: 100%; margin:10px 0}
input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
body {
	color: #333;
	font-size: 16px;
	line-height: 1.5;
}
em {
	font-style: normal;
}
h1 {
	display: inline-block;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
}
h2.bottom-line {
	border-bottom: 2px solid #999;
	padding: 0.1em 0;
	margin: 0.5em 0;
}
h2.bottom-line b {
	font-weight: normal;
	border-bottom: 5px solid #F90;
	padding: 0.2em 0;
}
h2.tab-blue {
	font-size: 2em;
	line-height: 1em;
	padding: 0 0 1em 0.5em;
	color: #069;
	font-weight: 700;
	text-align: center;
}
.food_box h2.tab-blue {flex: 1 1 100%;
	padding:1em 0 0.5em 0;}
h3 {
	font-size: 1.2em;
	/*display: inline-block; */
	vertical-align: middle;
}
h3.tous {
	font-weight: normal;
	line-height: 1.5em;
	margin: 0.5em 0 0 0;
}
h3, h3 a {
    color: #360;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
a:hover {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
img{
object-fit:cover;
}
span.remind {
	display: block;
	color: #c7000b;
}
.right {
	float: right
}
.left {
	float: left;
}
.main {
	display: block;
}
.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: 20%;
	max-width: 1100px;
}
#tour-P1, #tour-P2, #tour-P3, #tour-P4, #tour-P5, #tour-P6, #tour-P7, #tour-P8, #tour-P9, #tour-P10 {
	padding-top: 100px;
	margin-top: -100px;
}
#tour-box .list2{ display:flex;margin: 0;justify-content:center;}
#tour-box .list{position: relative;flex: 1 1 320px;max-width:450px;margin: 0 10px;}
#tour-box .pic{width:100%;}
#tour-box .pic img{width:100%;}
#tour-box .txt{padding: 10px;}
#tour-box .txt h3{margin:0 0 5px}
#tour-box .link{position: absolute;width: 100%;transition:background 0.5s;height: 100%;top: 0;left: 0;}
#tour-box .link:hover{background:rgba(0,0,0,0.05);}
.gridlists{position:relative;}
.tour .gridlists{margin:.5em 0 0 0}
.tour .swiper-slide {width:353px;}
.box2 .swiper-slide {width:540px;}
.box3 .swiper-slide {width:353px;}
.box4 .swiper-slide {width:260px;}
.box5 .swiper-slide {width:204px;}
.box6 .swiper-slide {width:166px;}
.box7 .swiper-slide {width:140px;}
#theme .swiper-slide {width:260px;}
.tour .swiper-slide,
.box2 .swiper-slide,
.box3 .swiper-slide,
.box4 .swiper-slide,
.box5 .swiper-slide,
.box6 .swiper-slide,
.box7 .swiper-slide,
#theme .swiper-slide {max-width:100%}

.tour .grid_pic{position:relative;padding:70% 0 0 0}
.tour .grid_pic img{position:absolute;width: 100%;left: 0;top:0;height:100%;}
#pc_searchbar{
	max-width: 1100px;
	margin: auto;
}
#pc_search_container{
	max-height: 0;
	transition: max-height 0.5s;
	overflow: hidden;
}
 .fixed #pc_search_container {
	box-shadow: 0 0 0 0 #000;
	background: #FFF;
	max-height: 3em;
	transition: max-height 0.5s, box-shadow 0.5s;
}

#pc_searchbar #pc_search_container{max-height:3em;}
.search_bar{padding:12px 0 0 0;}
#rooms_search_bar input.btns{background: #FA0;transition:all 0.5s;}
#rooms_search_bar input.btns:hover{background: #F60;color:#FFF}



body#index .search_bar li input, body#index .search_bar li select{height:35px;
  color: #666;
    box-sizing: border-box;
    background: #FFF;}

/* 表頭 */
header.index {
	position: relative;
	width: 100%;
	height: 88vh;
	z-index: 10
}
header {
	position: relative;
	width: 100%;
	/* height: 10vh; */
}
#header {
	height: 0vh;
}
header > .container {
	overflow: visible;
}
/* 首頁主選單 */
#pc_nav {
	max-width: 1100px;
	margin: 0 auto;
}
.fixed #pc_nav{margin: 0 auto;}
#nav {
	width: 100%;
}

/*  首頁　logo  */
.mast_logo {
	position: relative;
	z-index: 5;
	text-align: center;
	margin: 0 auto;
	top: -75%;
	transform: translateY(0);
}
.mast_logo .icon-logo-s {
	display: none;
}
.mast_logo .icon-logo {
	width: 36em;
	padding: 0em 3.5em;
	background: -moz-linear-gradient(left, rgba(0,38,45,0) 0%, rgba(0,38,45,0.5) 13%, rgba(0,38,45,0.5) 26%, rgba(0,38,45,0.5) 54%, rgba(0,38,45,0.5) 71%, rgba(0,38,45,0.5) 88%, rgba(0,38,45,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,38,45,0) 0%, rgba(0,38,45,0.5) 13%, rgba(0,38,45,0.5) 26%, rgba(0,38,45,0.5) 54%, rgba(0,38,45,0.5) 71%, rgba(0,38,45,0.5) 88%, rgba(0,38,45,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,38,45,0) 0%, rgba(0,38,45,0.5) 13%, rgba(0,38,45,0.5) 26%, rgba(0,38,45,0.5) 54%, rgba(0,38,45,0.5) 71%, rgba(0,38,45,0.5) 88%, rgba(0,38,45,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000262d', endColorstr='#0000262d', GradientType=1 ); /* IE6-9 */
}
.icon-logo use {
	box-shadow: 0px 0px 45px 0px #171A19;
}
/* 內頁主選單  */
.mast-nav {
	display: flex;
	justify-content: space-between;
	background-color: #fff;
}
.mast-nav #pc_nav {
	width: 75%;
	margin: 0;
}
.mast-nav ul.nav {
	border: none;
}
.taichung_logo .icon-logo {
	display: block;
}
body#tab-1 .tab-1 a, body#tab-2 .tab-2 a, body#tab-3 .tab-3 a, body#tab-4 .tab-4 a, body#tab-5 .tab-5 a, body#tab-6 .tab-6 a, body#tab-7 .tab-7 a, body#tab-8 .tab-8 a {
	border-bottom: 5px solid #F90;
}

/*  內頁標題   */
#title-tab {
	display: block;
	text-align: left;
	font-size: 0.9em;
	letter-spacing: 0.5px;
	padding: 0;
	margin: 1.5em 0 0.5em 0;
}
#title-tab dd {
	display: inline-block;
	padding: 0 0.3em;
	color: #666;
	letter-spacing: 0.5px;
}
#title-tab dd a {
	color: #666;
}

/*BANNER*/
#banner_change {
	height: 82vh;
	position: relative;
	width: 100%;
	margin: auto auto 12px auto;
}
.banner > .container {
	padding: 0 .5em;
	position: absolute;
	top: 80%;
	z-index: 2;
	left: 0;
	right: 0;
}
h1.title img {
	max-width: 100%;
}
.slogan {
	display: block;
	max-width: 500px;
	width: 100%;
	color: #fff;
	line-height: 1.5;
	padding: .5em 0;
	font-size: 16px;
}
/* 首頁搜尋 */
/* 內頁　menu bar    */
.hotel_sear {
	background-color: rgba(0, 0, 0, 0.56);
	width: 100%;
	margin: 0 auto;
	position: absolute;
	z-index: 5;
	height: 5em;
	bottom: 0;
}
/* 區塊內容 */
.main > article {
	/* background: #eee; */
	overflow: hidden;
	padding: 0 0em;
}
img.top {
	padding-right: 2.5px;
}
img.bottom {
	padding-left: 2.5px;
}

/* 首頁旅遊新聞 */
.featured_news {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.featured_news .featured_link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
.featured_news .featured_link:hover{background:rgba(0,0,0,0.1)}
.featured_news h3 {
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid;
	color: #336600;
}
.featured_news .featured_pic {
	/* float: left;
	width: 50%; */
	flex: 1 1 50%;
	background-position: center;
	background-size: cover;
}
.featured_news .featured_pic img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.featured_news .featured_info {
	/* float: right;
	width: 50%; */
	flex: 1 1 50%;
	padding:5px 1em;display:flex; flex-direction:column;justify-content:space-between;
}
.featured_news .featured_info p{flex: 1 1 auto;
}
.featured_news .more{text-align: right;color:#069}
.featured_news .more::before{content:"..."}
ul.featured_newlists {
	width: 100%;
}
ul.featured_newlists li {
	background:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 10'><rect fill='%236B6B6B' width='15' height='10'/><polyline fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' points='6,2 9,5 6,8'/></svg>") no-repeat left center;background-size: 15px 10px;
	text-indent: 20px;
	border-bottom: 1px solid #CCC;
	line-height: 45px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
ul.featured_newlists li .grid_prices {
	float: none;
	padding: 0px;
	min-width: 120px;
	text-align: right;
	color: #c7000b;
}
.featured_news .featured_info h3 span, ul.featured_newlists li a {
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 15px;
}

/*  首頁熱門景點    */
#scenic-box {
	width: 100%;
	height: auto;
	margin: 0 auto;/* padding-top: 25px; */
}
#scenic-box h2 {
	font-size: 1.5em;
	line-height: 1em;
	padding: 1em 0 1em 0.5em;
	color: #666;
	font-weight: normal;
	display: inline-block;
}
#scenic-box .photo-group {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex: 100% 0 0;
}
.photo-group figure {
	position: relative;
	z-index: 1;
	margin: 0.2em;
	text-align: center;
	padding: 0;
	height: 235px;
	flex: 24% 1 0;
	box-sizing: border-box;
}
.photo-group figure.photo-two {
	flex: 49% 1 0;
}
.photo-group figure img {
	height: 100%;
	width: 100%;
	max-height: 100%;
}
.photo-group figcaption {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
}
.photo-group h5 {
	margin-top:2.7em;
	font-size: 2em;
	color: #fff;
}
.photo-two h5 {
	/*margin: 20% 0; */
}
.photo-group p {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.55);
	width: 100%;
	color: #fff;
	text-align: left;
	padding: 0.5em 0 0.5em 1em;
	box-sizing: border-box;
}
.photo-group figure:hover h5 {
	text-decoration: underline;
}

/* ----default推薦飯店---- */
#suggest-hotel {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#suggest-hotel .list-pic{width: 100%;position: relative;padding: 30% 0;}
#suggest-hotel .list-pic img {position: absolute;left: 0;top: 0;width: 100%;max-width: 100%;height: 100%;}
#suggest-hotel .suggest-list {
	margin: 0 0 1em 0;
    padding: 0.3em;
    box-sizing: border-box;
    height: auto;
    width: 25%;
}
#suggest-hotel .suggest-list a:hover h3 {
	color: #f90;
}
#suggest-hotel .suggest-list a:hover img {
	-webkit-filter: sepia(0.5);
	filter: sepia(0.5);
	-moz-filter: sepia(0.5);
}
#suggest-hotel .list-text {
	text-align: left;
}
#suggest-hotel h3 {
	padding: 0.2em 0;
	font-weight: normal;
	color: #006dbd;
	display: block;
}
#suggest-hotel .list-address{
	background: url(../images/mapicon.svg) no-repeat;
    text-indent: 25px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
	background-size: 1.5em;
}

#suggest-hotel .list-address a {
	color: #666;
}
#suggest-hotel .list-prices {
	color: #c7000b;
	float: right;
	line-height: 2em;
	vertical-align: middle;
	padding-right: 1em;
}
#suggest-hotel .list-prices b {
	font-size: 1.3em;
	color: #c7000b;
	padding: 0 0.1em 0 0.5em;
}
#suggest-hotel .list-booking {
	float: right;
}
#suggest-hotel .list-booking a {
	display: block;
	background-color: #f90;
	color: #fff;
	padding: 0;
	margin: 0;
	width: 88px;
	line-height: 2em;
	height: 30px;
	text-align: center;
	border-radius: 3px;
}
#suggest-hotel .list-address {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
#suggest-hotel .list-booking a:hover {
	background-color: #F60;
}
#suggest-hotel .list-prices em {
	color: #666;
	font-style: normal;
}

/* hotel.asp-主打飯店-1 */
.main_hotel {
	width: 100%;
	position: relative;
	padding-right: 1em;
}
.main_hotel h3 {
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid;
	color: #336600;
}
.main_hotel p {
	color: #333;
}
.main_hotel .main_pic {
	float: left;
	width: 50%;
}
.main_hotel .main_pic img {
	width: 100%;
	max-width: 100%;
	height: 12em;
}
.main_hotel .main_info {
	float: right;
	width: 50%;
	padding: 0 1em;
}
.main_hotel .main_info::after {
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	content: ".";
}
.main_hotel ul.main_lists {
	width: 100%;
}
.main_hotel ul.main_lists li {
	background:no-repeat left center;
	background-image:  url("data:image/svg+xml;charset=utf-8,%3csvg%20xmlns%3d'http%3a%2f%2fwww.w3.org%2f2000%2fsvg'%20viewBox%3d'0%200%2015%2010'%3e%3crect%20fill%3d'%23666'%20width%3d'15'%20height%3d'10'%2f%3e%3cpolyline%20fill%3d'none'%20stroke%3d'%23FFF'%20stroke-width%3d'0.7'%20points%3d'6%2c2%209%2c5%206%2c8'%2f%3e%3c%2fsvg%3e");
	background-size:15px auto;
	text-indent: 20px;
	line-height: 2em;
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: all 0.7s ease;
}
.main_hotel ul.main_lists li:hover {
	background-color: #e6e6e6;
}
.main_hotel ul.main_lists li .grid_prices {
	float: none;
	padding: 0px;
	min-width: 120px;
	text-align: right;
	color: #c7000b;
	bottom: inherit;
	margin-right: 40px;
}
.main_hotel .main_info h3 span, .main_hotel ul.main_lists li a {
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.main_hotel .main_info h3 span {
	font-size: 0.8em;
}
.main_hotel ul.main_lists {
	margin: 1.5em .5em 0;
	display: inline-block;
	box-sizing: border-box;
}
.hotelinfo a:hover .main_pic img {
	-webkit-filter: sepia(0.5);
	filter: sepia(0.5);
	-moz-filter: sepia(0.5);
	transition: all 0.7s ease;
}
.hotelinfo a:hover .main_info h3 {
	color: #f90;
	transition: all 0.7s ease;
}
 
/* 主打飯店-2 */ 
.featured_hotel {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.featured_hotel .featured_pic {
	float: left;
	width: 50%;
	background-position: center;
	background-size: cover;
	padding-bottom: 35%;
}
.featured_hotel .featured_pic img {
	display: none;
}
.featured_hotel .featured_info {
	float: right;
	width: 50%;
	padding: 0 1em;
}
ul.featured_lists {
	width: 100%;
}
ul.featured_lists li {
	background: url(../images/list_icon.html) no-repeat left;
    text-indent: 20px;
    border-bottom: 1px solid;
    line-height: 45px;
}
ul.featured_lists li span {
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
ul.featured_lists li .grid_prices {
	float: none;
	padding: 0px;
	min-width: 120px;
	text-align: right;
	color:red;
}
h3 .grid_address {
    font-weight: normal;
    font-size: 15px;
    color: #333;
    display: block;
}
.hotels-search{margin:0 auto; width: 100%; padding: 0.8em 0 2.5em;}  

/* 輪播 */
.swiper-wrapper{align-items:stretch;}
.swiper-button-next, .swiper-button-prev {
	opacity: 0.7;
	width: 50px;
	height: 100%;
	top: 0;
	background-size: 60% auto;
	margin: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev {
	left: 0;
	right: auto;
}
.swiper-button-next {
	right: 0;
	left: auto;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: 0;}

a.grid_link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.grid_pic {
	position: relative;
}
figure.grid_pic img {
	width: 100%;
	max-height: 100%;
	vertical-align: bottom;
}
.grid_txt {
	line-height: 1.5;
}
h3.grid_name {
	margin: 0 0;
	color: #336600;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
h3.grid_name-tab {
	margin: .2em 0;
	color: #069;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
h3.tous-blue {
	padding: 0;
	font-weight: normal;
	color: #006dbd;
	display: block;
}
.grid_address {
    background: no-repeat 0 1px;
	background-image:  url("data:image/svg+xml;charset=utf-8,%3csvg%20xmlns%3d'http%3a%2f%2fwww.w3.org%2f2000%2fsvg'%20viewBox%3d'0%200%2050%2050'%3e%3cpath%20d%3d'M12%2c19.5c0%2c4.9%2c2.2%2c7%2c12.5%2c24.5C34.8%2c26.5%2c37%2c24.4%2c37%2c19.5C37%2c2.8%2c12%2c2.8%2c12%2c19.5z%20M17%2c19.5c0-10%2c15-10%2c15%2c0C32%2c29.5%2c17%2c29.5%2c17%2c19.5z'%20fill%3d'%23666'%2f%3e%3c%2fsvg%3e");
    text-indent: 20px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
	background-size: 22px;
}
.grid_Prj {
	overflow: hidden;
}
.grid_Prj a {
	color: #333;
}
.grid_rate {
	overflow: hidden;
}
a.grid_booking {
	float: right;
	background: #F90;
	color: #fff;
	padding: 3px 25px;
}
.grid_writing {
	line-height: 1.5em;
	margin-top: 0.3em;
	border-top: 1px solid #929292;
	padding-top: 0.3em;
}
.grid_prices {
	float: right;
	color: #c7000b;
	padding:0 10px;
}
.grid_prices  b{
    font-size: 1.3em;
    color: #c7000b;
    padding: 0 0.1em 0 0.5em;
}



/*  主題之旅  */
.theme-pic {
	border: 1px solid #dadada;
}
.theme-pic img {
	height: 14em;
	padding: 0.5em;
}
.theme-add {
	left: 0.5em;
	top: 0.5em;
}
.theme-txt {
	height: 6em;
	line-height: 1.5em;
}


/* 花蓮飯店地圖 */
.promo_hotel_map{display:none;float:right;width:5em;color:#000;background:url("../images/mapbg.png") center center;text-align: center;line-height: 2.5;margin:0 0 4px 0;border-radius:5px;font-size:1.1em;}
.promo_hotel_map::before{content:"\e90d";font-family:'df_icon';}
.container a.promo_hotel_map:hover{color:#000;width:8em;background-position:center center;}

/* 交通資訊 */
.traffic_text {
	line-height: 1.5;
}
#tra1, #tra2, #tra3, #tra4 {
	height: 0;
	display: block;
	position: relative;
	top: -6em;
}
.nav_county {
    display: flex;
    width: auto;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;margin: 0 0 0 -4px;
}
.nav_county li {
	display: inline-block;
	padding: 0;
	flex:1 1 80px;
	margin: 0px 0 4px 4px;order:1;max-width: 81px;
}
.nav_county li a{
    background-color: #bdda70;
    color: #333;
    display: block;
    line-height: 30px;
    height: 30px;
    margin:0;
    padding:0;
    text-align: center;	
}
.nav_county li.btnon a,
.nav_county li a:hover {
    background-color: #77ac05;
    color: #000;
}
.nav_county li [class^="icon-"]{vertical-align: inherit;}


/* ------花蓮景點 　更換圖------ */
.search_area {
	border-bottom: none !important;
}

/* -----attraction-旅遊景點------- */
#scenic-content {
	width: 100%;
	display: inline-block;
}

/*  旅遊景點地圖  */
.scenic-map {
	width: 100%;
	box-sizing: border-box;
}
#tabs-content {
	height: auto;
	margin: 2em 0;
}
#tabs-content .list {
	margin: 0;
	padding: 0;
}
#tabs-content ul.tabs-nav {
	text-align: right;
}
#tabs-content ul.tabs-nav li {
	display: inline-block;
	font-size: 1.1em;
}
#tabs-content ul.tabs-nav li a {
	display: block;
	padding: 0.1em 0.5em;
	background-color: #069;
	color: #fff;
	vertical-align: middle;
	line-height: 1.5em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#tabs-content ul.tabs-nav li.open a {
	background-color: #f90;
}
#tabs-content ul.tabs-nav li a:hover {
	background-color: #f90;
}
body#stage-attraction #tabs-content {
	height: auto !important;
}

/*  */
.swiper-pagination {
  /*   position: static !important; */
}
.swiper-container {
	padding: 0px;
	background: transparent;
	margin: 0 auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
} 
.gallery-top {
	height: 80%;
	width: 100%;
}
.swiper-pagination-bullet {
    margin: 0 5px;
}

/* 美食特產 */
.food_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;margin: 0 0 0 -10px;
}
.food_box figure {
	flex:1 1 320px;margin: 0 0 0 10px;
	display:block;
	position: relative;
	margin-bottom: 1em;
}
.food_title {
	background-color: #eee;
	padding: .5em;
}
.food_box figure .pic{position: relative;width: 100%;padding:30% 0;
}
.food_box figure img {position: absolute;top: 0;left: 0;
	width: 100%;
	height:100%;
	vertical-align: bottom;
}
.food_box .delicacies {
	padding: .5em;
}
.food_box figure a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}
.snack_table{margin:50px auto}
.snack_table > ul{display:flex;font-size:1.5em; justify-content:space-around;margin: 0 0 0 -20px;height: 8em;
    align-items:flex-end;}
.snack_table > ul li{cursor: pointer;transition:all 0.3s;display:flex;align-items: center; justify-content:center;flex:1 1 8em;height: 8em; text-align: center;border-radius:0%;margin: 0 0 10px 20px;color:#000;position: relative;padding:5.5em 0 0 0;}
.snack_table > ul li.in,
.snack_table > ul li:hover{padding:0;color:#FFF;}
.snack_table > ul li::before{content:"";display: block;position: absolute;bottom:0;left:50%;margin:0 0 0 -4em;transition:all 0.3s;width: 8em;height: .2em;background:#690;z-index: -1;}
.snack_table > ul li.in:before,
.snack_table > ul li:hover:before{border-radius:50%;height: 8em;}
.snack_table table{
	background: #fff;
	border: 1px solid #666;
	position: relative;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;}
.snack_table table tr {border-bottom: 1px solid #666;}
.snack_table table th, .snack_table table td {
	vertical-align: middle;
	padding: .5em;
	border-left: 1px solid #CCC;
}
.snack_table table th:first-child, .snack_table table td:first-child{
	border-left: 1px solid #666;text-align: center;}




/* 交通資訊 公車資訊 */
.table-responsive {
	border-top: 1px solid #666;
	margin: 1em 0;
}
.table-responsive>table {
	background: #fff;
	border: 1px solid;
	border-top: 0;
	position: relative;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.table-responsive>table>thead>tr, .table-responsive>table>tbody>tr {border-bottom: 1px solid;}
.table-responsive > table > tbody > tr[data-expanded='true']{border-bottom:1px solid #CCC;}
.table-responsive>table>thead>tr>th, .table-responsive>table>tbody>tr>td {
	vertical-align: middle;
	padding: .5em;
	border-right: 1px solid;
}
.table-responsive>table>thead>tr>th:last-child {border: none;}
.table-responsive th {
	background-color: #8E8E8E;
	color: #fff;vertical-align: middle;/* border-bottom:1px solid #fff; */
}
.table-responsive td .footable-details td {padding:10px;border-bottom:1px solid #CCC;}
.table-responsive th.bg-Yellow {
	background-color: #F90;
	color: #000;
}
.table-responsive td.title {
	text-align: center;
	font-size: 18px;
}
.table-responsive p{margin: 0.7em 0 0.7em
}
.table-responsive ul {
	margin-left: 20px;
	list-style: disc;
}
.table-responsive ol {
	margin-left: 20px;
	list-style: decimal;
}
.table-responsive li {
	word-break: initial;padding:0.2em 0;
}
.table-responsive .column-1 {
	text-align: center;
	width: 120px;
}
.table-responsive .column-2 {
	text-align: center;
	width: 180px;
}
.table-responsive .column-3 {
	text-align: center;
	width: 210px;
}
.table-responsive a{color:#039;}
.container .table-responsive a:hover{color:#F00;}
.fooicon {
	display: inline;top: -3px;
}
.note {
	font-size: 18px;
}

/*  交通 icon */
#tabs-content ul#traicon {
	text-align: center;
	padding: 3em 0;
}
#tabs-content #traicon li a {
	display: initial;
	padding: 0;
	text-indent: -9999px;
	color: #333;
	background-color: initial;
}
#tabs-content #traicon a:hover i {
	background-color:rgba(0,0,0,0.2);
}
#traicon i {
	-webkit-filter: opacity(0.4);
	-moz-filter: opacity(0.4);
	-o-filter: opacity(0.4);
	-ms-filter: opacity(0.4);
	border: 1px solid #868686;
	border-radius: 50%;
	padding: 0;
	background: url(../images/tran-icon.svg);
	background-size: cover;
	width: 10em;
	height: 10em;
	margin: 0 2em;
	display: block;transition: background 0.2s;
}
#traicon li.open i {
	background-color: #bbb;
}
#traicon i.tra1 {
	background-position: -0.3em 0;
}
#traicon i.tra2 {
	background-position: -11.5em 0
}
#traicon i.tra3 {
	background-position: -22.5em 0
}
#traicon i.tra4 {
	background-position: -33.8em 0
}
#tabs-content .tabs-table {
	width: 100%;
	margin: 0 0 2em;
	padding: 0;
	border-collapse: collapse;
	vertical-align: middle;
	font-size: 1em;
	color: #333;
}
#tabs-content .tabs-table tr {
	border: 1px solid #bdbdbd;
}
#tabs-content .tabs-table th {
	border: 1px solid #fff;
	background-color: #069;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: 0.8em 0;
}
#tabs-content .tabs-table td {
	border: 1px solid #bdbdbd;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5em;
	padding: 0.5em;
}
#tabs-content .tabs-table td a {
	color: #069;
}

/* ---文字內容--- */
.container .infotxt {
	display: inline-block;
	width: 340px;
	margin: 0 0 0 0;
}
.container .infotxt p{margin:0 0 1em 0;}
.container .infopic {
	width: 350px;
	height: 220px;
	padding: 0;
	margin: 0 2em 0 0;
	overflow: hidden;
}
.container .infopic img{
	width:100%;
	height:100%;
}
.container .infolist {
	width: 410px;
	font-size: 1em;
	box-sizing: border-box;flex: 0 0 auto;
}
.container .infotxt h3 {
	margin: 0;
	color: #069;
	display: block;
	font-weight: normal;
}
.container a:hover,.container .infolist ul li a:hover {
	color: #f90;
}
.container .boxfull {
	width:auto;flex: 1;
}
.container .msg-list {
	display: flex;
	margin: 0 0 3em;
	padding: 0;
	overflow: hidden;align-items:center;position: relative;
}
.container .msg-list h4{padding:1em 0 0.2em 0;}
.container .msg-list ol,
.container .msg-list ul{margin: 0 0 0 1.5em}
.container .msg-list ol{list-style-type:decimal;}
.container .msg-list ul{list-style-type: disc;}
.container .msg-list li{padding:0.2em 0;}
.container .msg-link {display: block; position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.container .msg-link:hover{background:rgba(0,0,0,0.1)}
.container .msg-list  p a{color:#069;display: inline-block; position: relative;z-index: 2;}
.container .msg-list  p a:hover{color:#c00;}
.grid_landscape .trail-pic {
	height: auto;
}
.grid_landscape .trail-pic img {
	height: 220px;
}
.grid_landscape .trail-txt {
	height: auto;
}
.grid_landscape .trail-txt h3 {
	font-size: 1.1em;
	color: #069;
	line-height: 2em;
}
/*   內頁景點介紹  */
.main>article {
	min-height: auto;
}
.spots_lc_main {
	max-width: 1100px;
	margin: 0 auto;
	padding: .5em;
	background: #fff;
}
.spots_lc_main h2 {
	color: #336600;
	font-weight: bold;
}
.spots_lc_main .point_Info {
	padding: .5em 0;
	border-top: 1px solid #eee;
	line-height: 1.8;
}
.spots_lc_main .point_Info a {
	color: #0066B5;
}
.spots_lc_main .point_Info h4 {
	padding: .5em 0;
	color: #000;
}
.point_intro {
	display: flex;
	margin-bottom: 1em;
}
.spots_lc_main .point_Info figure.point_pic {
	padding-right: .5em;
}
.spots_lc_main .point_Info figure.point_pic img {
	width: 100%;
}
.spots_lc_main .point_Info figure figcaption {
	font-size: .9em;
	padding: 5px 0;
	color: #999;
}
span#more {
	float: right;
	border: 1px solid;
	margin-top: 10px;
	padding: 1px 10px;
	cursor: pointer;
	display: none;
}
span#more a {
	color: #666;
}

/* 內頁 */
.swiper-arrow{ position: relative;
    z-index: 0;}

/* 飯店、景點搜尋列 */
.select option, .select, .search_box input {
	font-size: 1em;
	padding: 0 0 0 0.5em;
	line-height: 2em;
	height: 2em;
}
.select, .search_box input {
	border: 1px solid #ccc;
}
.search_box input {
	text-indent: 0.2em
}
.select {
	float: right;
	width: 300px;
	margin: 0.25em 0 0 0;
}
.select:hover, .select:focus {
	border-color: #F90;
}
.search_txt li {
	float: left;
	margin: 0;
	font-size: 0.9em;
}
.search_txt li a {
	padding: 0.2em 0.5em 0.2em 0.2em;
	display: block;
	color: #000000;
}
.search_txt li a:hover {
	color: #F90;
}
.search_box {
	padding: 0;
	margin: 0.1em 0 1.2em 0;
	position: relative;
	font-size: 17px;
	width: 100%;
}
body#tab-6 .search_box {
	width: 100%;
}
.search_box input:hover, .search_box input:focus {
	border: 1px solid #F90;
}
.search_box button {
	display: block;
	text-align: center;
	margin: 0 auto;
	background-color: #ddd;
	border: 1px solid #ccc;
	padding: 0.3em 0;
	line-height: 1.5em;
	font-size: 1em;
}
.search_box button:hover {
	background-color: #F90;
	color: #fff;
}
.search_box .focus {
	position: relative;
}
.search_box .focus .select {
	margin: 0 1% 0 0;
	float: left;
	width: 40%;
}
.search_box .focus .select+input {
	width: 56%;
}
.search_box .focus input {
	width: 100%;
}
.search_box .focus button {
	text-indent: -9999px;
	border-left: 0;
	line-height: 0;
	height: 100%;
	width: 2.23em;
	top: 0;
	right: 0;
	position: absolute;
}
.search_box .focus button::before {
	content: " ";
	display: block;
	position: absolute;
	line-height: 0;
	width: 1em;
	height: 1em;
	border: 0.2em solid #666;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	margin: -0.6em 0 0 -0.6em;
}
.search_box .focus button::after {
	content: " ";
	display: block;
	line-height: 0;
	width: 0.5em;
	height: 0;
	border: 0.15em solid #666;
	border-radius: 0.15em;
	transform: rotate(40deg);
	position: absolute;
	left: 50%;
	margin: 0.2em 0 0 0.2em;
	top: 50%;
}
.search_box .focus button:hover:before {
	border: 0.2em solid #fff;
}
.search_box .focus button:hover:after {
	border: 0.15em solid #fff;
}
.search_box .focus:hover button, .search_box .focus input:focus+button {
	border: 1px solid #F90;
	border-left: 0;
}
#searchbox {
	display: flow-root;
}
.spots_lc_main .point_Info {
	overflow: hidden;
}
.spots_lc_main .point_Info figure.point_pic {
	max-width: 600px;
}
.spots_lc_main .point_data .attractions li {
	width: 32%;
}

#nav .active a {
	border-bottom: 5px solid #fc5212;
}

.countdown {
	text-align: right;
	padding: 1em 0;
}
nav {
	background: #fff;
}
.anchor_hide {
	display: block;
	height: 101px;
	z-index: -1;
	visibility: hidden;
}
.anchor_hide::after {
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	content: ".";
}
.mobile_nav {
	display: none;
}
.list-tab{position: relative;height: 640px;}
.ticketing h2{font-size: 1.3em;
font-weight: normal;}
.ticketing h3{color:#069}
.ticketing p{margin: 0 0 1em 0}

.timeline::before{content:"";display: block;position: absolute;left:2%;top:162px;width:96%;height: 2px;background:#ccc}
.timeline{margin:0 10px}
.timeline .swiper-slide{text-align: center;width:160px;}
.timeline .swiper-slide strong{white-space: nowrap; display:block;background:#ecc;position:relative;z-index:2;margin:-7px 0 0 0;padding:5px 15px;border-radius:8px;}
.timeline .swiper-slide span{white-space: nowrap;position:relative;z-index:3;background:#fff; display:flex;align-items: center;justify-content: center; width:4em;height:4em;border-radius:50%;border:2px solid #C66;margin:-30px auto auto auto;}
.timeline .swiper-slide img{width: 100%;border-radius: 50%;}
.timeline .swiper-button-next,
.timeline .swiper-button-prev{top:0;opacity:1;height:100%;background:#fff;background-image:none;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.timeline .swiper-button-next:hover,.timeline .swiper-button-prev:hover{background-color: rgba(0, 0, 0, 0);}
.timeline .swiper-button-next{transform: rotate(180deg);}
.timeline .swiper-button-next::before,
.timeline .swiper-button-prev::before{content:"";display: block;position: absolute;left:20%;top:162px;width:80%;height: 2px;background: -moz-linear-gradient(left,  rgba(204,204,204,1) 0%, rgba(204,204,204,0) 100%);
background: -webkit-linear-gradient(left,  rgba(204,204,204,1) 0%,rgba(204,204,204,0) 100%);
background: linear-gradient(to right,  rgba(204,204,204,1) 0%,rgba(204,204,204,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#00cccccc',GradientType=1 );

}
.timeline .swiper-button-next::before{top:57px;}
.timeline .swiper-button-next::after,
.timeline .swiper-button-prev::after{content:"";display: block;position: absolute;top:153px;opacity:1;border-radius: 0%;transition: all 0.3s;
    background-image:none;width:20px;height: 20px;transform: rotate(45deg);border:3px solid #999;left:20%;border-top: 0;border-right:0
}
.timeline .swiper-button-next::after{top: 48px;}
.timeline .swiper-button-prev.swiper-button-disabled::after,
.timeline .swiper-button-next.swiper-button-disabled::after{top: 156px;border-radius: 50%; border:3px solid #999;background:#FFF;width: 15px;height: 15px;} 
.timeline .swiper-button-next.swiper-button-disabled::after{top: 50px;}




/*  end */
@media (max-width: 1024px) {
	.hotels-search{display: none;}
#tour-box .list2{display:block;}
#tour-box .list{display:flex;max-width: 100%;align-items: center;margin: 0 0 20px;}
#tour-box .pic{width:300px;flex:0 0 300px;}
.table-responsive br.pc{display: none;}
}

@media (min-width: 1024px) {
.featured_news {
	float: left;
	width: 70%;
	display: flex;
}
ul.featured_newlists {
	float: right;
	width: 30%;
	padding-left: .5em;
}
ul.featured_newlists li a {
	transition: .4s all;
}
ul.featured_newlists li a:hover {
	color: #F90;
}
/*
#featured .more a:hover {
	background-color: #F90;
	color: #000;
} */
#food_box .delicacies {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .4s ease-out;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	opacity: 0;
}
#food_box figure:hover .delicacies {
	opacity: 1;
}
.delicacies {
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
}
/* hover */
section.grid_list a, #hotPont figure a, .swiper-button-next, .swiper-button-prev {
	transition: .4s all;
}
section.grid_list a:hover, #hotPont figure a:hover {
	background-color: rgba(255, 255, 255, .3);
}
section.grid_list a.grid_booking:hover {
	background: #d48f07;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
	background-color: rgba(0, 0, 0, 0.2);
	opacity: 1;
}
.featured span {
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
}
}


@media (max-width: 740px) {
.main {
	margin-top: 1em;
}
#pc_searchbar{display:block;background: none;}
#pc_searchbar #pc_search_container{max-height: none;}
 #fixed_nav #nav{top:59px;}
	#fixed_bar .logoicon, #fixed_bar_inside .logoicon{margin: 0}
	.nav_button span{top:-3px;}
.menu_open .nav_button span{background: none;}
h3.grid_name {
	font-size: 1.2em;
	font-weight: normal;
}
.container {
	padding: 0.5em;
}
.fixed_content {
	padding: 0.3em 0.2em;
}
h2 {
	font-size: 1.3em;
}
h2.tab-blue {
	font-size: 1.3em;
	padding: 0.5em;
}
.tour .gridlists  {
	padding:0 0 2em;
	border-bottom:3px solid #ccc
}
header.index {
	height: auto;
}
.mast_logo .icon-logo {
	width: 100%;
	padding: 0em 2.2em;
}
.mast_logo {
	top: -85%;
}

body#tab-1 .tab-1 a, body#tab-2 .tab-2 a, body#tab-3 .tab-3 a, body#tab-4 .tab-4 a, body#tab-5 .tab-5 a, body#tab-6 .tab-6 a, body#tab-7 .tab-7 a {
	border: none;
	background-color: #F90;
	color: #000;
}
.mast-nav {
	padding: 0 0.4em;
	box-shadow: 0 2px 5px rgba(126, 126, 126, 0.50);
}
#title-tab {
	display: none;
}
.search_button{
display: block;
	bottom: 0;transition: all 0.5s;
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;background-color: #FA0;color: #000;
}
.search_button:hover{background-color: #F60;color: #fff;}
.open .search_button{display: block;
bottom:-60px;}
	
.container .msg-list{display: block;}
	
.featured_news .featured_pic {
	width: 100%;
}
.featured_news .featured_info {
	width: 100%;
	margin:5px 0;
	padding: 0;
}
.featured_news .featured_info h3 span, ul.featured_newlists li a {
	font-size: 1em;
}
ul.featured_newlists {
	margin-top: 1em;
}
	
/*  hotel.asp 主打飯店  */
.main_hotel {
	width: 100%;
	padding: 0;
	margin: 0;
}
.main_hotel .main_pic {
	width: 100%;
}
.main_hotel .main_info {
	width: 100%;
	padding: 0;
}
.main_hotel ul.main_lists li .grid_prices {
	min-width: 120px;
	margin: 0;
}
.main_hotel ul.main_lists {
	margin: 1.5em 0 0 0;
}
/*  end  */
.photo-group figure {
	flex: 100% 1 0;
	height: auto;
	margin: 0.2em 0;
}
#theme .theme-slide {
	padding: 0em;
}
.theme-txt {
	height: auto;
}
.theme-pic img {
	padding: 0em;
}
.theme-pic {
	border: none;
}
section.grid_list {
}
.theme-add {
	left: 0em;
	top: 0em;
}
#searchbox .tabs-nav {
	display: none;
}
.search_area,figure.scenic-map{display: none;}
.search {
	margin: 0!important;
}
#suggest-hotel .suggest-list {
	flex: 100% 1 0;
	padding: 0;
}
#tabs-content {
	margin: 0;
}
.food_box figure {
	width: 100%;
}
.food_box .delicacies {
	padding: .5em 0em;
}
.table-responsive td .footable-details td{border-bottom:0;}
.table-responsive td.tickets, .table-responsive td.fare {
	text-align: left;
}
.table-responsive td.tickets i {
	display: inline-block;
	padding-left: 18px;
}
tbody th, tr.footable-header {
	display: none;
}
.footable-details tr {
	/* margin: 1em 0; */
	display: block;
}
#tabs-content ul#traicon {
	display: none;
}
.container .boxfull {
	width: 100%;
	margin: 0;
	padding: 0;
}
.container .infopic {
	width: 100%;
	height: auto;
}
.main>article {
	font-size: 1em;
}
.spots_lc_main .point_data .point_list h3 {
	width: auto;
}
.point_intro {
	flex-wrap: wrap;
}
.spots_lc_main .point_data, .spots_lc_main .point_data .point_list .attractions, .spots_lc_main .point_data .traffic_information, .spots_lc_main .point_data .attractions li, .spots_lc_main .point_Info figure.point_pic {
	width: 100%;
}
.spots_lc_main .point_Info figure.point_pic, .spots_lc_main .point_data {
	padding: 0;
}
.point_text {
	display: none;
}
.point_text.open {
	display: block;
}
span#more {
	display: inline-block;
}
.search_box {
	display: block;
	width: 100%;
}
h1 {
	font-size: 4em;
}
.main>article {
	padding: 0em 0em;
}
#mobile_nav li a {
	border: 0;/*padding: 10px 0; */
}
.banner>.container {
	text-align: center;
}
.slogan {
	display: none;
}
.anchor_hide {
	display: block;
	height: 35px;
	z-index: -1;
	visibility: hidden;
}
.snack_table > ul{font-size: 1.1em;}
#top_bar > a{margin: 0 0 60px 0;}
	#attractions_map{display: none}
}

@media (max-width: 570px) {
#banner_change {height: 86vh;}
.featured_hotel .featured_pic {
	float: none;
	width: 100%;
	padding-bottom: 60%;
}
.featured_hotel .featured_info {
	float: none;
	width: 100%;
	padding: .5em 0;
}
.nav_county::before{content:"選擇區域" url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'><polygon points='8,13 15,6 1,6'/></svg>");text-align:right;padding: 0 10px 0 0;margin: 0 0 4px 4px;display:flex;justify-content:flex-end;align-items:center;height:30px;flex:1 1 100%;background:#d6eb9f}
.nav_county.v::before{content:"選擇區域" url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'><polygon points='8,5 1,12 15,12'/></svg>");}
.nav_county li {
    display: inline-block;
    padding: 0;
    flex:1 1 31%;
    max-width: 32.33%;max-height: 0;transition:all 0.3s;overflow: hidden;
}
.nav_county.v li {max-height: 40px;
}
#tour-box .list{display: block}
#tour-box .pic{width: 100%;}
	.snack_table{margin: 10px auto}
	.snack_table > ul{height:auto;margin: 0 0 0 -5px;}
	.snack_table > ul li{height:auto;padding:0;margin: 0 0 10px 5px;flex: 1 1 auto;}
	.snack_table > ul li::before{width: 100%;margin:0;left: 0;}
	.snack_table > ul li.in::before, .snack_table > ul li:hover::before{border-radius:0.3em;height: 2em;}
	.snack_table > ul li,
	.snack_table > ul li.in, .snack_table > ul li:hover{padding: 0.2em 0;}
	.snack_table table tr,.snack_table table th, .snack_table table td{display: block;border-left: 0;padding: 0;}
	.snack_table table th:first-child, .snack_table table td:first-child{border-left: 0;text-align:left;color:#069;font-size: 1.1em}
	.snack_table table tr{padding:.5em;}
	.snack_table table td::before{content:"地址："}
	.snack_table table td:first-child:before{content:""}
	.snack_table table td:last-child:before{content:"特產："}
}