body {
  background-attachment: scroll;
  background-position: left top;
}
body .block-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .widget-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .header {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .left {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .right {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .footer {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
/**** andatravel style ****/
/* 共用 */
.an_width{ max-width: 1370px;}
.row.header+.row{ padding-top: 105px; }
.row.header.gizle+.row{ padding-top: 70px; }
.an_title .header-title { font-size: 32px; letter-spacing: 2px; text-align: center; font-weight: 600; position: relative; display: table; margin: 0 auto 30px; padding-bottom: 30px; color: #333333; }
.an_title .header-title::before{ content: ""; background-image: url(https://materials.fillo.com.tw/materials/andatravel/images/567813ed-e24f-4c43-a583-8485b593d285.svg); background-repeat: no-repeat; background-size: 62px; width: 62px; height: 50px; position: absolute; bottom: 5px; left: 50%; transform: translate(-50%, 0); }
@media (max-width:991px){
	.row.header+.row,.row.header.gizle+.row{ padding-top: 70px; }
}
@media (max-width:575px){
	.an_title .header-title{ font-size: 24px; margin: 0 auto 20px;}
	.an_title .header-title::before{ background-size: 50px; width: 50px; bottom: 0; }
}

/* 上標 header */
.an_header{ position: fixed; width: auto; background-color: #f9e7db; left: 0; right: 0; display: block; z-index: 9999;  -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
/* 上標子選單 */
.an_subnav{ position: absolute; top: 0; right: 0; z-index: 1030; width: 700px; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.header.gizle .an_subnav{ top: -57px;}
.an_subnav .function-row { padding-top: 12px; padding-right: 28px; }
.an_subnav .function-row .row-content{  justify-content: flex-end;}
.an_subnav .function-row li{ -ms-flex: 0; flex: 0; max-width: initial; position: relative;}
.an_subnav .function-row li:first-child{ padding-left: 15px; flex: 0 0 210px; }
.an_subnav .function-row li:first-child a { padding-top: 10px; }
.an_subnav .function-row li a { padding:5px;}
.an_subnav .function-row li a img { width:23px; display: initial;}
.an_subnav .function-row li:nth-child(2) a,.an_subnav .function-row li:nth-child(3) a,
.an_subnav .function-row li:nth-child(4) a{  width: 39px; height: 39px; background: #f39e52; line-height: 26px; border-radius: 50%; position: relative;  opacity: 0.8; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.an_subnav .function-row li:nth-child(2) a:hover,.an_subnav .function-row li:nth-child(3) a:hover,
.an_subnav .function-row li:nth-child(4) a:hover,.an_subnav .function-row li:nth-child(5) a:hover{ opacity: 1;}
.an_subnav .function-row li:nth-child(2) a h3,.an_subnav .function-row li:nth-child(3) a h3,
.an_subnav .function-row li:nth-child(4) a h3{ font-size: 0; display: none;}
.an_subnav .function-row li:last-child>a { background: rgb(255 255 255 / 90%); border: 1px solid rgb(255 255 255 / 90%); width: auto; height: 39px; min-width: 115px; border-radius: 30px; padding: 4px 10px 5px 32px; line-height: 26px; text-align: center; white-space: nowrap; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.an_subnav .function-row li:last-child>a:hover{ background: rgb(255 255 255 / 100%);  }
.an_subnav .function-row li:last-child { padding: 0;  padding-left: 6px; text-align: right !important; }
.an_subnav .function-row li:last-child>a img{  position: absolute; left: 15px; top: 7px;}
.an_subnav .function-row li a h3 {margin-top: 0; font-weight: normal;letter-spacing: 0.02rem; }
.an_subnav .function-row li:first-child h3>span{ font-size: 17px; font-style: italic; font-family: 'Roboto', sans-serif !important; letter-spacing: 0.08rem;}
.an_subnav .function-row li:last-child a h3{ color: #545454 !important; vertical-align: middle;}
.an_subnav .showName { flex-wrap: nowrap; padding: 0; }
.an_subnav .function-row li a.SignOut { margin: 0; border-radius: 0; padding: 1px 5px;  background: rgb(255 255 255 / 90%); color:#545454; border-radius: 4px; border: 1px solid rgb(255 255 255 / 90%);  line-height: 16px; font-size: 14px; }
.an_subnav .function-row li a.SignOut:hover { color: #f08300; }
@media (max-width: 1400px){
	.an_subnav .function-row { padding-right: 20px; }
	.an_subnav .function-row li:last-child>a h3{ font-size: 15px;}
}
@media (max-width:991px){
	.an_subnav { width: 400px; right: 60px; top: 10px;}
	.header.gizle .an_subnav { top: 10px; }
	.an_subnav .function-row { padding-top: 5px; padding-right: 5px; }
	.an_subnav .function-row li:first-child,.an_subnav .function-row li:nth-child(2),
	.an_subnav .function-row li:nth-child(3),.an_subnav .function-row li:nth-child(4){display: none;}
}

/* 主選單 nav */
.header_logo_color { position: absolute; opacity: 1; bottom: 10px; left: 50px; width: 90px; height: auto;  z-index: 1031; padding: 0;   -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.header.gizle .header_logo_color {bottom: 5px; width: 59px; }
.an_nav .header-part .navbar-brand { display: none;}
.an_nav .header-part{ position: relative;  padding:0; z-index: 1030; height: 105px; align-items: flex-end; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
.header.gizle .an_nav .header-part{ height: 70px;  border-bottom: 0;}
.an_nav .navbar-nav { margin-right: 10px;}
.an_nav .navbar-nav>li.nav-item{ position: relative;}
.an_nav .navbar-nav>li.nav-item::before { content: ""; position: absolute; width: 0; height: 2px; background: #f08300; left: 50%; bottom: 0; transform: translate(-50%,0 ); -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.an_nav .navbar-nav>li.nav-item:hover::before{ width: calc(50% - 22px); left: 22px; transform: translate(0,0); }
.an_nav .navbar-nav>li.nav-item::after { content: ""; position: absolute; width: 0; height: 2px; background: #f08300;right: 50%; bottom: 0; transform: translate(-50%,0 ); -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.an_nav .navbar-nav>li.nav-item:hover::after{ width: calc(50% - 22px); right: 22px; transform: translate(0,0); }
.an_nav .header-part .navbar-nav li>a>i { display: none; }
.an_nav .header-part .navbar-nav li:first-child{ display: none;}
.an_nav .header-part .navbar-nav .nav-link{ color:#545454; }
.an_nav .header-part .navbar-nav .active > .nav-link,.an_nav .header-part .navbar-nav .show > .nav-link{ color: #545454;}
.an_nav .header-part .navbar-nav li a, .an_nav .header-part .navbar-nav .nav-link { line-height: 17px; font-size: 17px; letter-spacing: 0.03rem; padding: 15px 22px; outline: none; }
.header.gizle .an_nav .header-part .navbar-nav>li>a,.header.gizle .an_nav .header-part .navbar-nav>.nav-link{ padding: 25px 22px;}
.an_nav .header-part .navbar-nav li a.dropdown-item { padding: 11px; font-size: 16px; text-align: center; }
.an_nav .header-part .navbar-nav li a.dropdown-item:hover{ color: #f08300;}
.an_nav .header-part .navbar-nav li a.dropdown-item+.dropdown-item { border-top: 1px solid #d8d6d6; }
.an_nav .header-part .dropdown.show,
.an_nav .header-part .navbar-nav .nav-link:hover,.an_nav .header-part .dropdown.show,
.an_nav .header-part .dropdown.show a:hover,.an_nav .header-part .dropdown-menu.show .nav-link:hover{ background-color: transparent; color: #545454; }
.an_nav .header-part .dropdown-toggle::after { background: url(https://materials.fillo.com.tw/materials/andatravel/images/3c24b46c-2761-48de-82d3-5e6cb41cf6ba.svg); background-position: center; background-repeat: no-repeat; background-size: 11px; width: 12px; height: 6px; border: 0;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.an_nav .header-part .dropdown.show .dropdown-toggle::after  { transform: rotate(180deg);}
.an_nav .header-part .dropdown-menu.show::before { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 8px 8px 8px; border-color: transparent transparent #ffffff transparent; position: absolute; top: -8px; left: 50%; transform: translate(-50%, 0); }
@media (max-width: 1400px){
	.an_nav .header-part .navbar-nav li a, .an_nav .header-part .navbar-nav .nav-link { line-height: 16px; font-size: 16px; letter-spacing: 0.0rem; padding: 18px 10px; }
	.an_nav .header-part .navbar-nav li a.dropdown-item { font-size: 15px; }
}
@media (max-width: 991px){
	.header_logo_color{  width: 59px; bottom: 5px; left: 20px;}
	.an_nav .header-part{ height: 70px; padding-top: 70px;}
	.header.gizle .an_nav .header-part{ padding-top: 70px;}
	.an_nav .header-part .navbar-toggler{ border: 0; outline: none;  padding: 12px 16px; position: absolute; right: 0; top: 0; height:75px;}
	.an_nav .header-part .navbar-toggler-icon{ width: 32px; height: 32px;  background-size: 32px; background-image: url('https://materials.fillo.com.tw/materials/andatravel/images/635ef6e3-f29c-40b9-9f28-a287dd411bb7.svg'); -moz-transition: 0.5s ease 0s; -o-transition: 0.5s ease 0s; -webkit-transition: 0.5s ease 0s; transition: 0.5s ease 0s; display: block;}
	.an_nav .header-part button[aria-expanded="true"] .navbar-toggler-icon { width: 26px; height: 26px; background-size: 26px; background-image: url('https://materials.fillo.com.tw/materials/andatravel/images/56aeccc8-7fd1-48eb-bad5-369af956821d.svg'); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform:rotate(180deg);}
	.an_nav .header-part .navbar-collapse>ul { background: #ffffff; margin-right: 0;}
	.an_nav .header-part .navbar-nav .show > .nav-link,
	.an_nav .header-part .navbar-nav .nav-link:focus,
	.an_nav .header-part .navbar-nav .nav-link:hover{ color: #545454;}
	.an_nav .header-part .dropdown.show, .an_nav .header-part .navbar-nav .nav-link:hover,
	.an_nav .header-part .dropdown.show, .an_nav .header-part .dropdown.show a:hover,
	.an_nav .header-part .dropdown-menu.show .nav-link:hover{ color: #545454;}
	.an_nav .header-part .dropdown-menu{ background: transparent !important; box-shadow: none !important;}
	.an_nav .header-part .dropdown-menu.show::before{ display: none;}
	.header.gizle .an_nav .header-part .navbar-nav>li>a,.header.gizle .an_nav .header-part .navbar-nav>.nav-link{ padding: 15px;}
	.an_nav .header-part .navbar-nav li a, .an_nav .header-part .navbar-nav .nav-link{padding:15px; color: #545454;} 
	.an_nav .header-part .navbar-nav li a.dropdown-item { padding:15px 30px; color: #545454; text-align: left; }
	.an_nav .header-part .navbar-nav li+li, .an_nav .header-part .navbar-nav li a.dropdown-item+.dropdown-item { border-top:1px solid rgb(107 107 107 / 20%); }
	.an_nav .navbar-nav>li.nav-item::before,.an_nav .navbar-nav>li.nav-item::after{ display: none; }
	.an_nav .header-part .dropdown-toggle::after { background: url(https://materials.fillo.com.tw/materials/andatravel/images/3c24b46c-2761-48de-82d3-5e6cb41cf6ba.svg);background-position: center; background-repeat: no-repeat; background-size: 11px;}
}
@media (max-width: 767px){
	.an_nav .header-part .navbar-nav li:first-child,.an_nav .header-part .navbar-nav li:last-child{ display: block;}
	.an_nav .showName { padding: 0; align-items: center; }
	.an_nav .header-part .navbar-nav li a.SignOut { background: transparent; border: 1px solid #545454; border-radius: 0; padding: 5px; font-size: 15px; }
	.header.gizle  .an_nav .header-part .navbar-nav>li a.SignOut{ padding: 5px;}
	.an_nav .header-part .navbar-nav li a.SignOut:hover { color: #f08300; }
}
@media (max-width: 400px){
	.an_nav .header-part .navbar-toggler { padding: 12px 10px; }
}

/* 首頁slider*/
.main_slider_block{ position: relative;}
.main_slider .carousel-item img{ aspect-ratio: 5/1.65; object-fit: cover; object-position: center center; }
.main_slider .carousel-caption { width: 100%; right: initial; left: 50%; bottom: 0; transform: translate(-50%, 0); display: block !important; -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px);  padding: 0;}
.main_slider .bs-carousel .carousel-item .main_slider_title{ text-align: left; padding: 15px 0;}
.main_slider .main_slider_title h2 { font-size: 40px; margin-bottom: 15px; padding: 0 68px; letter-spacing: 0.2rem;  position: relative;}
.main_slider .main_slider_title h2::before{ content: ""; position: absolute; left: 0; top: 25px; width: 40px; height: 3px; background-color: #ffffff;} 
.main_slider .main_slider_title h3{ font-size: 26px; margin-bottom: 0px; padding: 0 68px; letter-spacing: 0.05rem; font-weight: 300;}
.main_slider .main_slider_title button span.arrow { display: block;width: 50px; height: 1px; background-color: #ffffff; position: absolute; top: 50%; right: 15px; -webkit-transition: all .4s; transition: all .4s;  font-size: 0;}
.main_slider .main_slider_title button span.arrow::before { content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 4px 0 0 10px; border-color: transparent transparent transparent #ffffff; position: absolute; right: -3px; bottom: 0; }
.main_slider .main_slider_title button:hover span.arrow{ width: 25px;}
.main_slider .carousel-indicators { align-items: center; width: 50px; right: 20px; left: initial; margin: 42px 0; flex-flow: column; }
.main_slider .carousel-indicators li{ width: 10px; height: 10px; background: #ffffff;  border-radius: 50%; border:1px solid #c5c5c5; margin:4px 5px;  opacity: 1;}
.main_slider .carousel-indicators .active{ width: 10px; height: 10px; background: #f08300; border:1px solid #f08300; opacity: 1; }
.main_slider .carousel-control-next,.main_slider .carousel-control-prev{ opacity: 1; width: 10%;}
.main_slider .carousel-control-next-icon,.main_slider .carousel-control-prev-icon{ background: url(https://materials.fillo.com.tw/materials/andatravel/images/f553dc25-81b4-40b5-bb85-b17f307d0e0a.svg); background-position: center; background-repeat: no-repeat; background-size: 28px; width: 30px; height: 80px; 
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;  }
.main_slider .carousel-control-prev-icon{ transform: rotate(180deg); }
.main_slider .carousel-control-next-icon:hover,.main_slider .carousel-control-prev-icon:hover { background-size: 24px; }
.slider_cover_top{ position: absolute; top: 100px; left: 50%; width: calc(100% - 200px);  height: 200px; transform: translate(-50%, 0); background: transparent; z-index: 3; }
/* .slider_cover_bottom{ position: absolute; top: 600px; left: 50%; width: calc(100% - 200px);  height: 200px; transform: translate(-50%, 0); background: transparent; z-index: 3; } */
@media (max-width: 991px){
	.main_slider .main_slider_title h2 { font-size: 30px; letter-spacing: 0.2rem; }
	.main_slider .main_slider_title h3 { font-size: 18px; letter-spacing: 0.02rem; }
	.main_slider .carousel-item img{ aspect-ratio: 5/2.5;}
}
@media (max-width: 767px){
	.slider_cover_top,.slider_cover_bottom{ display: none;}
	.main_slider .carousel-item img{ aspect-ratio: 5/3.5;}
}
@media (max-width: 575px){
	.main_slider .carousel-item img{ aspect-ratio: 5/5;}
	.main_slider .main_slider_title h2 { font-size: 22px; letter-spacing: 0.05rem;  padding: 0 40px; }
	.main_slider .main_slider_title h2::before{ top: 16px; width: 30px; height: 3px; } 
	.main_slider .main_slider_title h3 { font-size: 18px; letter-spacing: 0.02rem;  padding: 0 40px;}
	.main_slider .main_slider_title button{ font-size: 15px;}
	.main_slider .carousel-indicators{ right: 0; bottom: 22px 0;}
	.main_slider .carousel-control-next-icon, .main_slider .carousel-control-prev-icon{ background-size: 22px; width: 23px;}
	.main_slider .carousel-control-next-icon:hover, .main_slider .carousel-control-prev-icon:hover { background-size: 23px; }
}


/* 首頁搜尋引擎 */
.main_search .search-area { background: #ffffff; min-height: 150px; display: flex; align-items: center; margin-bottom: 10px;}
.web-page-frame .widget-item.main_search .search-area form.container{ width: 100%;}
.main_search .search-area form.container { max-width: 1440px;  padding-left: 0; padding-right: 0; }
.main_search .search-area .search-box { height: 80px; padding: 0px 15px; border-radius: 60px; border: 1px solid rgba(180,180,180, 0.3); box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); }
.main_search .search-area .search-box .select-goal,.main_search .search-area .search-box .select-place,.main_search .search-area .search-box .select-date,.main_search .search-area .search-box .select-keywords{background:#ffffff;  padding: 10px 10px 8px; height: 80px;}
.main_search .select-keywords{ position:relative; }
.main_search .search-area .search-box .select-keywords .title i,.main_search .search-area .search-box .select-goal .title i,
.main_search .search-area .search-box .select-place .title i,.main_search .search-area .search-box .select-date .title i{ display:none;}
.main_search .search-area .search-box .select-date .select { width: 100%;}
.main_search .search-area .search-box .select-date .select input { width: calc(46%);}
.main_search .search-area .search-box .select-goal .select select,.main_search .search-area .search-box .select-place .select select,
.main_search .search-area .search-box .select-date .select input,.main_search .search-area .search-box .select-keywords .select input { height: 40px; padding: 0px 10px;  border: 0; background-color: #ffffff; color: #545454; cursor:pointer;}
.main_search .search-area .search-box .select-goal .select select,.main_search .search-area .search-box .select-place .select select { background-image: url(https://materials.fillo.com.tw/materials/andatravel/images/3c24b46c-2761-48de-82d3-5e6cb41cf6ba.svg); background-size: 15px auto;}
.main_search .search-area .search-box .select-goal .select select:hover,.main_search .search-area .search-box .select-place .select select:hover,.main_search .search-area .search-box .select-goal .select select:focus,.main_search .search-area .search-box .select-place .select select:focus{ background-image: url('https://materials.fillo.com.tw/materials/andatravel/images/3c24b46c-2761-48de-82d3-5e6cb41cf6ba.svg'); background-size: 15px auto;}
.main_search .search-area .search-box .select-goal .select select:focus,.main_search .search-area .search-box .select-place .select select:focus,.main_search .search-area .search-box .select-date .select input:focus,.main_search .search-area .search-box .select-keywords .select input:focus,.main_search .search-area .search-box .search-btn:focus{ outline:none; }
.main_search .search-area .search-box .select-goal .title,.main_search .search-area .search-box .select-place .title,.main_search .search-area .search-box .select-date .title,.main_search .search-area .search-box .select-keywords .title{ height: 23px;}
.main_search .search-area .search-box .select-goal .title h6,.main_search .search-area .search-box .select-place .title h6,.main_search .search-area .search-box .select-date .title h6,.main_search .search-area .search-box .select-keywords .title h6{  margin: 0;  color: #545454; font-weight: 600; font-size: 15px; padding-left: 10px;}
.main_search .search-area .search-box .select-date .select .divide{margin: 25px 10px 0px 10px; background:#545454;}
.main_search .search-area .search-box .search-btn{  background: #f08300; width: calc(100% - 10px); height: 54px; margin-top: 12px; border-radius: 40px; float: right; display: flex; padding: 0; justify-items: center; align-items: center; /* border-radius: 0; */ -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.main_search .search-area .search-box .search-btn:hover{ background:#545454;}
.main_search .search-area .search-box .search-btn h5 {position: relative; display: table; margin: 0 auto; padding-left: 20px; width: 110px; height: 30px; font-size: 1rem; line-height: 2rem; }
.main_search .search-area .search-box .search-btn h5::after{ content: "";  position: absolute; background-image: url('https://materials.fillo.com.tw/materials/andatravel/images/94974df4-474e-46d8-ba24-b782051d94da.svg'); background-repeat: no-repeat; background-size: 20px; width: 20px; height: 20px; left: 10px;
 top: 6px;}
.main_search  .search-area .search-box .search-btn i{ display:none;}
/* 搜尋引擎頁籤 */
.search_tab .nav-pills .nav-link { border-radius: 30px; padding: 6px 50px; color: #333333; border: 1px solid #b9b9b9; margin: 0 10px;}
.search_tab .nav-pills .nav-link.active,.search_tab .nav-pills .show>.nav-link { color: #f08300; background-color: #ffffff; border: 1px solid #f08300; }
/* 首頁國外搜尋引擎 */
.search_foreign .group_banner.search_banner .search-area { background: #ffffff; min-height: 120px; display: flex; align-items: center; margin-bottom: 40px;}
.web-page-frame .widget-item.search_foreign .search-area form.container{ width: 100%; background: transparent; border-bottom: 0;}
.search_foreign .search-area form.container { max-width: 1440px;  padding-left: 0; padding-right: 0; }
.search_foreign section.group_banner .search-area .search-box{ overflow: hidden; margin: 0; height: 80px; padding: 0px 15px; border-radius: 60px; border: 1px solid rgba(180,180,180, 0.3); box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); }
.search_foreign section.group_banner .search-area .search-box>div { padding: 0 !important; }
.search_foreign section.search_banner .search-area .search-box .select-goal,
.search_foreign section.search_banner .search-area .search-box .select-place,
.search_foreign section.search_banner .search-area .search-box .select-date,
.search_foreign section.search_banner .search-area .search-box .select-keywords{background:#ffffff;  padding: 10px 10px 8px; height: 80px;}
.search_foreign .select-keywords{ position:relative; }
.search_foreign .search-area .search-box .select-keywords .title i,.search_foreign .search-area .search-box .select-goal .title i,
.search_foreign .search-area .search-box .select-place .title i,.search_foreign .search-area .search-box .select-date .title i{ display:none;}
.search_foreign .search-area .search-box .select-date .select { width: 100%;}
.search_foreign section.group_banner .search-area .search-box .select-date .select input{ width: calc(46%); text-align: center;}
.search_foreign section.group_banner .search-area .search-box .select-goal .select select,
.search_foreign section.group_banner .search-area .search-box .select-place .select select,
.search_foreign section.group_banner .search-area .search-box .select-date .select input,
.search_foreign section.group_banner .search-area .search-box .select-keywords .select input { height: 40px; padding: 0px 10px;  border: 0; background-color: #ffffff; color: #545454; cursor:pointer;}
.search_foreign .search-area .search-box .select-goal .select select,.search_foreign .search-area .search-box .select-place .select select { background-image: url(https://materials.fillo.com.tw/materials/andatravel/images/3c24b46c-2761-48de-82d3-5e6cb41cf6ba.svg); background-size: 15px auto;}
.search_foreign .search-area .search-box .select-goal .select select:hover,.search_foreign .search-area .search-box .select-place .select select:hover,.search_foreign .search-area .search-box .select-goal .select select:focus,.search_foreign .search-area .search-box .select-place .select select:focus{ background-image: url('https://materials.fillo.com.tw/materials/andatravel/images/3c24b46c-2761-48de-82d3-5e6cb41cf6ba.svg'); background-size: 15px auto;}
.search_foreign .search-area .search-box .select-goal .select select:focus,.search_foreign .search-area .search-box .select-place .select select:focus,.search_foreign .search-area .search-box .select-date .select input:focus,.search_foreign .search-area .search-box .select-keywords .select input:focus,.search_foreign .search-area .search-box .search-btn:focus{ outline:none; }
.search_foreign .search-area .search-box .select-goal .title,.search_foreign .search-area .search-box .select-place .title,.search_foreign .search-area .search-box .select-date .title,.search_foreign .search-area .search-box .select-keywords .title{ height: 23px;}
.search_foreign section.group_banner .search-area .search-box .select-goal .title h6,
.search_foreign section.group_banner .search-area .search-box .select-place .title h6,
.search_foreign section.group_banner .search-area .search-box .select-date .title h6,
.search_foreign section.group_banner .search-area .search-box .select-keywords .title h6{  margin: 0;  color: #545454; font-weight: 600; font-size: 15px; padding-left: 10px;}
.search_foreign .search-area .search-box .select-date .select .divide{margin: 25px 10px 0px 10px; background:#545454;}
.search_foreign section.group_banner .search-area .search-box .search-btn{  background: #f08300; width: calc(100% - 10px); height: 54px; margin-top: 12px; border-radius: 40px; float: right; display: flex; padding: 0; justify-items: center; align-items: center; /* border-radius: 0; */ -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.search_foreign section.group_banner .search-area .search-box .search-btn:hover{ background:#545454;}
.search_foreign .search-area .search-box .search-btn h5 {position: relative; display: table; margin: 0 auto; padding-left: 20px; width: 110px; height: 30px; font-size: 1rem; line-height: 2rem; }
.search_foreign .search-area .search-box .search-btn h5::after{ content: "";  position: absolute; background-image: url('https://materials.fillo.com.tw/materials/andatravel/images/94974df4-474e-46d8-ba24-b782051d94da.svg'); background-repeat: no-repeat; background-size: 20px; width: 20px; height: 20px; left: 10px;
 top: 6px;}
.search_foreign .search-area .search-box .search-btn i{ display:none;}
.search_foreign section.search_banner .search-area .search-box .select-input .data-icon-search{ display: none;}
.search_foreign section.search_banner .search-area .search-box .select-input input{ padding-left:0; height: 40px;}
.search_foreign section.group_banner .search-area .search-box .select-input { padding-top: 10px; }
.search_foreign section.search_banner .search-area .search-box .select-input::before { content: "關鍵字"; color: #545454; font-size: 15px; font-weight: 600; letter-spacing: 1px; }
/* 首頁國內搜尋引擎 */
.search_domestic .group_banner.search_banner .search-area { background: #ffffff; min-height: 120px; display: flex; align-items: center; margin-bottom: 40px;}
.web-page-frame .widget-item.search_domestic .search-area form.container{ width: 100%; background: transparent; border-bottom: 0;}
.search_domestic .search-area form.container { max-width: 1440px;  padding-left: 0; padding-right: 0; }
.search_domestic section.group_banner .search-area .search-box{  margin: 0; height: 80px; padding: 0px 15px; border-radius: 60px; border: 1px solid rgba(180,180,180, 0.3); box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); }
.search_domestic section.group_banner .search-area .search-box>div { padding: 0 !important; }
.search_domestic section.group_banner .search-area .search-box>div:nth-child(1),
.search_domestic section.group_banner .search-area .search-box>div:nth-child(2){-ms-flex:1; flex: 1; max-width: initial; }
.search_domestic section.search_banner .search-area .search-box .select-departure,
.search_domestic section.search_banner .search-area .search-box .select-destination,
.search_domestic section.search_banner .search-area .search-box .select-date,
.search_domestic section.search_banner .search-area .search-box .select-keywords{background:transparent;  padding: 6px 10px 8px; height: 80px;}
.search_domestic section.group_banner .search-area .search-box .select-departure .title,
.search_domestic section.group_banner .search-area .search-box .select-destination .title{height: 23px; min-height: 23px;}
.search_domestic section.group_banner .area_input{ height: 28px; padding-left: 10px;}
.search_domestic section.group_banner .area_data_content{  margin-left: -3px;}
.search_domestic .select-keywords{ position:relative; }
.search_domestic .search-area .search-box .select-keywords .title i,
.search_domestic section.group_banner .search-area .search-box .select-departure .title i,
.search_domestic section.group_banner .search-area .search-box .select-destination .title i,
.search_domestic .search-area .search-box .select-date .title i{ display:none;}
.search_domestic .search-area .search-box .select-date .select { width: 100%;}
.search_domestic section.group_banner .search-area .search-box .select-date .select input{ width: calc(46%); text-align: center;}
.search_domestic section.group_banner .search-area .search-box .select-departure .select select,
.search_domestic section.group_banner .search-area .search-box .select-destination .select select,
.search_domestic section.group_banner .search-area .search-box .select-date .select input,
.search_domestic section.group_banner .search-area .search-box .select-keywords .select input { height: 40px; padding: 0px 10px;  border: 0; background-color: #ffffff; color: #545454; cursor:pointer;}
.search_domestic .search-area .search-box .select-departure .select select,.search_domestic .search-area .search-box .select-destination .select select { background-image: url(https://materials.fillo.com.tw/materials/andatravel/images/3c24b46c-2761-48de-82d3-5e6cb41cf6ba.svg); background-size: 15px auto;}
.search_domestic .search-area .search-box .select-departure .select select:hover,.search_domestic .search-area .search-box .select-destination .select select:hover,.search_domestic .search-area .search-box .select-goal .select select:focus,.search_domestic .search-area .search-box .select-place .select select:focus{ background-image: url('https://materials.fillo.com.tw/materials/andatravel/images/3c24b46c-2761-48de-82d3-5e6cb41cf6ba.svg'); background-size: 15px auto;}
.search_domestic .search-area .search-box .select-departure .select select:focus,.search_domestic .search-area .search-box .select-destination .select select:focus,.search_domestic .search-area .search-box .select-date .select input:focus,.search_domestic .search-area .search-box .select-keywords .select input:focus,.search_domestic .search-area .search-box .search-btn:focus{ outline:none; }
.search_domestic .search-area .search-box .select-departure .title,.search_domestic .search-area .search-box .select-destination .title,.search_domestic .search-area .search-box .select-date .title,.search_domestic .search-area .search-box .select-keywords .title{ height: 23px;}
.search_domestic section.group_banner .search-area .search-box .select-departure .title h6,
.search_domestic section.group_banner .search-area .search-box .select-destination .title h6,
.search_domestic section.group_banner .search-area .search-box .select-date .title h6,
.search_domestic section.group_banner .search-area .search-box .select-keywords .title h6{  margin: 0;  color: #545454; font-weight: 600; font-size: 15px; padding-left: 10px;}
.search_domestic .search-area .search-box .select-date .select .divide{margin: 25px 10px 0px 10px; background:#545454;}
.search_domestic section.group_banner .search-area .search-box .search-btn{  background: #f08300; width: calc(100% - 10px); height: 54px; margin-top: 12px; border-radius: 40px; float: right; display: flex; padding: 0; justify-items: center; align-items: center; /* border-radius: 0; */ -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.search_domestic section.group_banner .search-area .search-box .search-btn:hover{ background:#545454;}
.search_domestic .search-area .search-box .search-btn h5 {position: relative; display: table; margin: 0 auto; padding-left: 20px; width: 110px; height: 30px; font-size: 1rem; line-height: 2rem; }
.search_domestic .search-area .search-box .search-btn h5::after{ content: "";  position: absolute; background-image: url('https://materials.fillo.com.tw/materials/andatravel/images/94974df4-474e-46d8-ba24-b782051d94da.svg'); background-repeat: no-repeat; background-size: 20px; width: 20px; height: 20px; left: 10px;
 top: 6px;}
.search_domestic .search-area .search-box .search-btn i{ display:none;}
.search_domestic section.search_banner .search-area .search-box .select-input .data-icon-search{ display: none;}
.search_domestic section.search_banner .search-area .search-box .select-input input{ padding-left:0; height: 40px; outline: none;}
.search_domestic section.group_banner .search-area .search-box .select-input { padding-top: 10px; }
.search_domestic section.search_banner .search-area .search-box .select-input::before { content: "關鍵字"; color: #545454; font-size: 15px; font-weight: 600; letter-spacing: 1px; }
/*搜尋月曆*/
.datepicker.dropdown-menu{  border: 1px solid#545454;}
.datepicker.datepicker-dropdown:before{  border-bottom-color: #545454;}
.datepicker.datepicker-dropdown.datepicker-orient-top:before{ border-top: 7px solid #545454;}
.datepicker td, .datepicker th {  width: 30px;height: 30px;}
.datepicker table tr td.active.active{background:#f08300;}
.datepicker .datepicker-switch,.datepicker .next, .datepicker .prev { color: #545454;}
.datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover{ background-color: #545454;}
.datepicker table tr td span.active.active,.datepicker table tr td span.active.active{background:#f08300; }
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:hover{background: #545454; }
@media (min-width: 992px) {
	.search_foreign section.group_banner .search-area .search-box>div{-ms-flex:1; flex:1;}
    .search_foreign section.group_banner .search-area .search-box>div:nth-child(4) { -ms-flex: 0 0 36%; flex: 0 0 36%; max-width: 36%;}
	.search_foreign section.group_banner .search-area .search-box>div:last-child { flex: 0; max-width: 210px; min-width: 210px; }
	.search_domestic section.group_banner .search-area .search-box>div:nth-child(3){ -ms-flex: 0 0 36%; flex: 0 0 36%; max-width: 36%;}	
	.search_domestic section.group_banner .search-area .search-box>div:last-child { flex: 0; max-width: 210px; min-width: 210px; } 
	.search_domestic section.group_banner .search-area .search-box>div:nth-child(4) {-ms-flex:1; flex: 1; max-width: initial; }
}
@media (max-width: 1499px) {
	.web-page-frame .widget-item.main_search .search-area form.container{ width: 95%;}
	.main_search .search-area .search-box .select-date .select input {width: calc(45%);}
	.web-page-frame .widget-item.search_foreign .search-area form.container{ width: 95%; flex-grow: 0;}
	.search_foreign section.group_banner .search-area .search-box .select-date .select input{width: calc(45%);}
	.web-page-frame .widget-item.search_domestic .search-area form.container{ width: 95%; flex-grow: 0;}
	.search_domestic section.group_banner .search-area .search-box .select-date .select input{width: calc(45%);}
}
@media (max-width: 1199px) {
	.main_search .search-area .search-box .select-date .select input { width: calc(44%);}
	.search_foreign section.group_banner .search-area .search-box .select-date .select input{width: calc(44%);}
	.search_domestic section.group_banner .search-area .search-box .select-date .select input{width: calc(44%);}
}
@media (max-width: 991px) {
	.web-page-frame .widget-item.main_search .search-area form.container{ margin: 30px;}
	.main_search .search-area .search-box {  padding: 10px 20px 20px; height: auto; border-radius: 30px;}
	.main_search .search-area .search-box > div {padding: 0;}
	.main_search .search-area .search-box .select-goal, .main_search .search-area .search-box .select-place,
	.main_search .search-area .search-box .select-date, .main_search .search-area .search-box .select-keywords{ border-bottom: 1px solid #d6d6d6;}
	.main_search .search-area .search-box .select-date .select input {  width: calc(48.5%);}
	.main_search .search-area .search-box .select-date .select .divide {margin: 25px 0.5% 0px 0.5%; width: 2%;}
	.main_search .search-area .search-box .search-btn{ float: inherit;  width: 200px; margin: 15px auto 0; display: block;}
	.search_foreign section.group_banner .search-area .search-box{ height: auto; padding: 10px 20px 20px; height: auto; border-radius: 30px;}
	.search_foreign section.group_banner .search-area .search-box .select-date .select input{width: calc(48.5%);}
	.search_foreign section.group_banner .search-area .search-box .select-date .select .divide {margin: 25px 0.5% 0px 0.5%; width: 2%;}
	.search_foreign section.group_banner .search-area .search-box>div:nth-child(1),
	.search_foreign section.group_banner .search-area .search-box>div:nth-child(2){ -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.search_foreign section.search_banner .search-area .search-box .select-goal,
	.search_foreign section.search_banner .search-area .search-box .select-place,
	.search_foreign section.search_banner .search-area .search-box .select-date,
	.search_foreign section.group_banner .search-area .search-box .select-input{ border-bottom: 1px solid #d6d6d6;}
	.search_foreign section.group_banner .search-area .search-box .search-btn{ float: inherit; width: 200px; margin: 15px auto 0; display: block;}
	.search_foreign section.group_banner .search-area .search-box .select-goal .title h6,
	.search_foreign section.group_banner .search-area .search-box .select-place .title h6,
	.search_foreign section.group_banner .search-area .search-box .select-date .title h6,
	.search_foreign section.group_banner .search-area .search-box .select-keywords .title h6{ padding-left: 0;}
	.search_foreign section.group_banner .search-area .search-box .select-input { padding-left: 15px; }
	.web-page-frame .widget-item.search_foreign .search-area form.container{ margin-bottom: 30px;}

	.search_domestic section.group_banner .search-area .search-box{ height: auto; padding: 10px 20px 20px; height: auto; border-radius: 30px;}
	.search_domestic section.group_banner .search-area .search-box .select-date .select input{width: calc(48.5%);}
	.search_domestic section.group_banner .search-area .search-box .select-date .select .divide {margin: 25px 0.5% 0px 0.5%; width: 2%;}
	.search_domestic section.group_banner .search-area .search-box>div:nth-child(1),
	.search_domestic section.group_banner .search-area .search-box>div:nth-child(2){ -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.search_domestic section.search_banner .search-area .search-box .select-departure,
	.search_domestic section.search_banner .search-area .search-box .select-destination,
	.search_domestic section.search_banner .search-area .search-box .select-date,
	.search_domestic section.group_banner .search-area .search-box .select-input{ border-bottom: 1px solid #d6d6d6;}
	.search_domestic section.group_banner .search-area .search-box .search-btn{ float: inherit; width: 200px; margin: 15px auto 0; display: block;}
	.search_domestic section.group_banner .search-area .search-box .select-departure .title h6,
	.search_domestic section.group_banner .search-area .search-box .select-destination .title h6,
	.search_domestic section.group_banner .search-area .search-box .select-date .title h6,
	.search_domestic section.group_banner .search-area .search-box .select-keywords .title h6{ padding-left: 0;}
	.search_domestic section.group_banner .search-area .search-box .select-input { padding-left: 15px; }
	.web-page-frame .widget-item.search_domestic .search-area form.container{ margin-bottom: 30px;}

	/* 搜尋引擎頁籤 */
	.search_tab { margin-bottom: 10px; }
}
@media (max-width: 767px) {
	.search_domestic section.group_banner .search-area .search-box>div:nth-child(1),
	.search_domestic section.group_banner .search-area .search-box>div:nth-child(2){ -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}
@media (max-width: 575px) {
	.web-page-frame .widget-item.main_search .search-area form.container{ margin: 20px;}
	.main_search .search-area .search-box { padding: 20px 10px;}
	.main_search .search-area .search-box .search-btn { width: 160px;  height: 40px; }
    .main_search .search-area .search-box .select-goal .title h6, .main_search .search-area .search-box .select-place .title h6,
    .main_search .search-area .search-box .select-date .title h6, .main_search .search-area .search-box .select-keywords .title h6{font-size: 0.95rem; }
	.search_foreign section.group_banner .search-area .search-box{ padding: 20px 10px;}
	.search_foreign section.group_banner .search-area .search-box .search-btn{ width: 160px; height: 40px;}
	.web-page-frame .widget-item.search_foreign .search-area form.container{ margin-bottom: 10px;}

	.search_domestic section.group_banner .search-area .search-box{ padding: 20px 10px;}
	.search_domestic section.group_banner .search-area .search-box .search-btn{ width: 160px; height: 40px;}
	.web-page-frame .widget-item.search_domestic .search-area form.container{ margin-bottom: 10px;}

	.search_tab .nav-pills .nav-link{ padding: 5px 40px;}
	.search_tab { margin-bottom: 20px; }
}

/*精選行程*/
.main_push .expand-graphics { margin: 10px 0 34px; }
.main_push .expand-graphics .item_box{ position: relative; height: 100%;}
.main_push .expand-graphics .item_box a{ height: 100%; padding-bottom: 50px; background: #f5f5f5; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.main_push .expand-graphics .item_box:hover a{ background: #f08300;}
.main_push .expand-graphics .item_box .item_more_txt{ padding: 0 25px 20px;}
.main_push .expand-graphics .item_box figure {margin-bottom: 21px; border-radius: 0; position: relative;}
.main_push .expand-graphics .item_box figure::before { content: ""; position: absolute; width: 0; bottom: 0; left: 50%; transform: translate(-50%, 0); z-index: 1; height: 0; border-style: solid; border-width: 0 12px 17px 12px; border-color: transparent transparent #f5f5f5 transparent;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.main_push .expand-graphics .item_box:hover figure::before { border-color: transparent transparent #f08300 transparent; }
.main_push .expand-graphics .item_box figure img { aspect-ratio: 5/2.8; object-fit: cover; object-position: center center;  -webkot-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.main_push .expand-graphics .item_box:hover figure img{ opacity: 1;  -webkot-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.main_push .expand-graphics .item_box .item_more_txt h3 { color: #333333; margin: 0; text-align: justify;  line-height: 28px; line-height: 28px; font-weight: 600; margin-bottom: 8px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.main_push  .expand-graphics .item_box:hover .item_more_txt h3 { color:#ffffff;}
.main_push .expand-graphics .item_box h4 { position: absolute; right: 25px; bottom: 20px;  left: 0;  padding-right: 25px;  width: 100%; font-size: 20px; font-family: 'Roboto', sans-serif !important; font-weight: 400; display: block; float: initial; text-align: right; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.main_push .expand-graphics .item_box:hover h4{ color: #ffffff !important;}
.main_push .expand-graphics .item_box h4::after{ content: "元起"; color:#f08300; font-size: 13px; padding-left: 3px;  -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.main_push  .expand-graphics .item_box:hover h4::after{color:#ffffff;}
.main_push .expand-graphics .item_box .item_more_txt span.item_tag { padding: 0; margin: 0; color: #333333; text-align: justify; line-height: 28px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; overflow: hidden; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.main_push .expand-graphics .item_box:hover .item_more_txt span.item_tag{ color:#ffffff;}
.main_push .expand-graphics .item_box span.item_btn,.main_push .expand-graphics .item_box:hover span.item_btn_hover{ display: none;}
.main_push .expand-graphics .item_morebox{ display: none;}
@media (max-width: 767px){
	.main_push{ padding-left: 30px; padding-right: 30px;}
}
@media (max-width: 575px){
	.main_push { padding-left: 20px; padding-right: 20px; }
	.main_push .expand-graphics .item_box .item_more_txt { padding: 0 15px 20px; }
	.main_push .expand-graphics .item_box .item_more_txt h3{ font-size: 17px;}
	.main_push .expand-graphics .item_box h4{ right: 15px; padding-right: 15px;}
}
/* 各國主題 */
.main_theme_title{ flex:0 0 530px; max-width: 530px;}
.main_theme_title::before { content: ""; position: absolute; width: 252px; height: 252px; border: 1px solid #ffffff; left: calc(50% + 6px); top: calc(50% - 4px); transform: translate(-50%, -50%); border-top-left-radius: 40px; border-bottom-right-radius: 40px; }
.main_theme_title::after{ content: ""; position: absolute; width: 252px; height: 252px; border: 1px solid #ffffff; left: calc(50% - 3px); top: calc(50% + 5px); transform: translate(-50%, -50%); border-top-left-radius: 40px; border-bottom-right-radius: 40px; }
.main_theme_title.an_title .header-title{ color: #ffffff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: 0 auto; padding-bottom: 30px; color: #ffffff;}
.main_theme { margin-bottom: 20px; z-index: 1;  -ms-flex: 1; flex:1; max-width: initial;}
.main_theme .swiper-slide-style{ box-shadow: none; border-radius: 0;  margin-top: 40px; background: transparent;}
.main_theme .swiper-container { padding: 10px 0; }
.main_theme .swiper-slide .swiper-img { margin: 0; }
.main_theme .swiper-slide .swiper-img img { border-top-left-radius: 0; border-top-right-radius: 0; aspect-ratio: 4/3.57; object-fit: cover; object-position: center center; }
.main_theme .swiper-button-prev, .main_theme .swiper-button-next { top: initial; bottom: 0; width: 38px; height: 38px; opacity: 1; outline: none; border-radius: 50%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.main_theme .swiper-button-prev:hover, .main_theme .swiper-button-next:hover{  opacity: 0.8;}
.main_theme .swiper-button-next{ right: 57px; }
.main_theme .swiper-button-prev{left: inherit; right:120px; }
.main_theme .swiper-button-prev:after,.main_theme .swiper-button-next:after{ background: transparent; padding: 0; width: 30px; height: 30px; font-size: 0; text-align: center; line-height: 30px; 
background-image: url(https://materials.fillo.com.tw/materials/andatravel/images/a1f44895-651e-4034-809c-e4852ba3cb70.svg); background-size: 30px; background-repeat: no-repeat; }
.main_theme .swiper-button-prev:after { -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); }
.main_theme .swiper-button-prev:hover:after,.main_theme .swiper-button-next:hover:after{ background-image: url(https://materials.fillo.com.tw/materials/andatravel/images/91353761-0abd-4b42-b6b7-2fc594a2a4a9.svg); background-size: 30px; background-repeat: no-repeat;}
.main_theme .swiper-button-prev.swiper-button-disabled,.main_theme .swiper-button-next.swiper-button-disabled,
.main_theme .swiper-button-prev.swiper-button-disabled:hover, .main_theme .swiper-button-next.swiper-button-disabled:hover {
opacity: 0.2; cursor: default; pointer-events: initial; background: transparent;  -webkit-filter: brightness(0) grayscale(0) contrast(1);}
.main_theme .swiper-slide .swiper-title{ color: #31aad4; font-size: 22px; font-weight: 600; letter-spacing: 2px; position: absolute; top: 0; left: 0; background: rgb(255 255 255 / 85%); padding: 8px 10px; min-width: 128px; text-align: center; border-bottom-right-radius: 20px;}
.main_theme .swiper-slide .swiper-content{ padding: 22px;color: #333333; background-color: #ffffff; margin-top: 6px; height: 158px;}
.main_theme .swiper-slide .swiper-content h3{ font-size: 18px; font-weight: 600; line-height: 28px; margin-bottom: 15px;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; overflow: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.main_theme .swiper-slide:hover .swiper-content h3{ color:#f08300;} 
.main_theme .swiper-slide .swiper-content h4{ font-size: 15px; line-height: 28px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; overflow: hidden;}
@media (max-width: 1499px) {
	.main_theme_title { flex: 0 0 400px; max-width: 400px; }
}
@media (max-width: 1199px){
	.main_theme_title { flex: 0 0 260px; max-width: 260px; }
	.main_theme_title.an_title .header-title{ letter-spacing: 0;}
	.main_theme_title::before,.main_theme_title::after{ width: 170px; height: 170px;}
}
@media (max-width: 767px){
	.main_theme{ padding-left: 45px; padding-right: 45px;}
	.main_theme_title { flex: 0 0 100%; max-width: 100%; }
	.main_theme_title::before, .main_theme_title::after{ display: none;}
	.main_theme_title.an_title .header-title { position: relative; top: initial; left: initial; transform: initial; margin: 40px auto 10px; }
	.main_theme .swiper-slide-style{ margin-top: 0;}
	.main_theme .swiper-slide .swiper-content{ height: 170px;}
	.main_theme .swiper-container { padding:0; }
	.main_theme .swiper-button-prev { left: calc(50% - 60px); right: initial; }
	.main_theme .swiper-button-next { right: calc(50% - 60px); }
	.main_theme .swiper-slide .swiper-title{ font-size: 18px; min-width: 114px;}
	.main_theme .swiper-button-prev:after, .main_theme .swiper-button-next:after{ -webkit-filter: brightness(100);}
}
@media (max-width: 575px){
	.main_theme { padding-left: 35px; padding-right: 35px; }
	.main_theme .swiper-slide .swiper-content h3{ font-size: 17px;}
}

/* 最新優惠 */
.main_special_block{ padding-top: 90px; padding-bottom: 90px;}
.main_special_title { position: absolute; top: 0; left: 0; height: 100%; width: 20%; }
.main_special_title::before { content: ""; position: absolute; background: #929698; width: 1px; height: 300px; top: 0; left: 50%; transform: translate(-50%, 0); z-index: 1; }
.main_special_title p { position: relative; color: rgba(112,112,112, 0.8); letter-spacing: 2px; font-size: 32px; position: absolute;font-family: 'Raleway', sans-serif; font-weight: 300; font-style: italic; top: 50%; left: 50%; margin: 0; transform: translate(-50%, -50%); writing-mode: vertical-lr; z-index: 1; }
.main_special_title p::after{ content: ""; position: absolute; width: 11px; height: 11px; background: #f08300; border-radius: 50%; bottom: -20px; left: 10px;}
.main_special{ background-image: url(https://materials.fillo.com.tw/materials/andatravel/images/e6debe20-4224-4aa9-91d7-2711331078be.jpg); background-repeat: no-repeat;  }
.web-page-frame .main_special>.module-container>.main { max-width: 1370px; margin-left: 18%; }
.main_special .tab_container{ width: 54%;}
.main_special.an_title .header-title { margin: 0 auto 25px; }
.main_special .country_tab .module_box_title { width: 46%; padding-left: 35px; }
.main_special .module_carousel { background: transparent; padding-bottom: 50px; }
.main_special .country_tab .module_box_title ul li { border-bottom: 1px solid #e5e5e5; padding: 20px 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.main_special .country_tab .module_box_title ul li:hover{  border-bottom: 1px solid #f08300; }
.main_special .country_tab .module_box_title ul li a{ display: block;}
.main_special .country_tab .module_box_title ul li a span{ padding: 0; background: transparent;  float:initial; display: block; color: #333333; font-size: 18px; line-height: 28px; font-weight: 600;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; white-space: normal; overflow: hidden;} 
.main_special .country_tab .module_box_title ul li a p{ float:initial; font-size: 15px; line-height: 28px;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; white-space: normal; overflow: hidden;}
.main_special .country_tab .module_box_title ul li a span::after{ display: none;}
@media (max-width: 1199px) {
	.main_special { background-position: -250px top !important; }
	.web-page-frame .main_special>.module-container>.main{ margin-left: 8%; }
	.main_special .tab_container{ width: 50%;}
	.main_special .country_tab .module_box_title{ width: 50%;}
	.main_special_title{ width: 10%;}
}
@media (max-width: 991px) {	
	.main_special_block { padding-top: 0; padding-bottom: 50px; }
	.main_special { background-position: left top !important; background-size: cover; }
	.main_special_title::before{ height: 140px;}
	.main_special_title p{ top: 240px; font-size: 26px;}
	.main_special.an_title .header-title { margin: 40px auto 25px; }
	.main_special .module_carousel { background: #ffffff; margin-bottom: 40px; padding-bottom: 0; }
	.web-page-frame .main_special>.module-container>.main { margin-left: 10%; margin-right: 15px; }
	.main_special .tab_container{ width: 100%;}
	.main_special .country_tab .module_box_title{ width: 100%; padding-left: 0;}
	.main_special .country_tab .module_box_title ul { padding: 0 20px; }
	.main_special .country_tab .module_box_title ul li a span{  -webkit-line-clamp: 2;}
	.main_special .country_tab .module_box_title ul li a p{ -webkit-line-clamp: 2;}
}
@media (max-width: 575px) {	
	.main_special.an_title .header-title { margin: 40px auto 10px; }
	.web-page-frame .main_special>.module-container>.main{ margin-right: 5px;}
	.main_special .country_tab .module_box_title ul li a span{ font-size: 16px; color:#f08300; line-height: 24px;}
	.main_special .country_tab .module_box_title ul li a p{ line-height: 24px;}
}

/* 影音專區 */
.main_video_block{ flex: 0 0 58.3333333%; max-width: 58.3333333%; }
.main_video .video-container{ padding-top: 0; padding-bottom: 56%;}
.main_video_text{ flex: 0 0 41.6666667%; max-width: 41.6666667%; padding-left: 53px;}
.main_video_title.an_title { background: #ecf0f2; margin-bottom: 38px; padding: 33px 160px 33px 80px; text-align: center; }
.main_video_title.an_title .header-title{ margin: 0 auto 10px;}
.main_video_title.an_title h3 { font-size: 18px; font-weight: 600; margin-bottom: 10px; line-height: 28px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; white-space: normal; overflow: hidden;}
.main_video_title.an_title h4 { font-size: 15px; line-height: 24px; margin-bottom: 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: normal; overflow: hidden;}
.main_video_link .hover-wall{ padding-right: 45px;}
.main_video_link .hover-wall .htpro_tit{ display: none;}
.main_video_link .hover-wall .icon_info{ border-radius: 0; box-shadow: none;}
.main_video_link .hover-wall .icon_info:hover{ box-shadow: none;}
.main_video_link .hover-wall>.container-fluid>.row{ justify-content:space-between;}
.main_video_link .hover-wall>.container-fluid>.row>div { flex: 0 0 calc(50% - 20px); max-width: initial; margin-bottom: 0 !important; padding: 0; }
.main_video_link .hover-wall .icon_info h3 { margin-bottom: 0; padding: 0 0 0 16px; font-size: 18px; text-align: left; position: relative; }
.main_video_link .hover-wall .icon_info h3::before{ content: ""; position: absolute; top: 4px; left: 0; width: 10px; height: 10px;background-color: #f08300; border-radius: 50%;}
.main_video_link .hover-wall .icon_info figure{ margin-bottom: 15px;}
.main_video_link .hover-wall .icon_info figure .overlay i{ display: none;}
.main_video_link .hover-wall .icon_info:hover{bottom: 0;}
.main_video_link .hover-wall figure .b_img {aspect-ratio: 4/3.3; object-fit: cover; object-position: center center; }
@media (min-width: 992px) {
	.an_title.main_video .header-title{ display: none;}
}
@media (max-width: 1499px) {
	.main_video_title.an_title { margin-bottom: 20px; padding: 25px 80px; }
	.main_video_link .hover-wall figure{ margin-bottom: 10px;}
	.main_video_link .hover-wall figure .b_img{ aspect-ratio: 4/3;}
}
@media (max-width: 1199px) {
	.main_video_title.an_title{ padding: 25px 45px;}
	.main_video_title.an_title .header-title { margin: 0 auto; }
	.main_video_text{ padding-left: 30px;}
	.main_video_title.an_title h4{  -webkit-line-clamp: 2;}
	.main_video_link .hover-wall { padding-right: 30px; }
	.main_video_link .hover-wall>.container-fluid>.row>div { flex: 0 0 calc(50% - 10px); }
	.main_video_link .hover-wall figure .b_img{ aspect-ratio: 4/2.5;}
	.main_video_link .hover-wall .icon_info h3{ font-size: 16px;}
}
@media (max-width: 991px) {
	.main_video_block { flex: 0 0 100%; max-width: 100%; padding-left: 45px; padding-right: 45px; }
	.main_video_title.an_title{ margin-bottom: 10px; padding: 20px 30px;}
	.main_video_title.an_title .header-title{ display: none;}
	.an_title.main_video .header-title{ margin-bottom: 10px;}
	.main_video_text { flex: 0 0 100%; max-width: 100%; padding-left: 45px; padding-right: 45px; }
	.main_video_title.an_title h4 { -webkit-line-clamp: initial; }
	.main_video_link .hover-wall { padding-right: 0; }
	.main_video_link .hover-wall>.container-fluid>.row>div { flex: 0 0 calc(50% - 5px); }
	.main_video_link .hover-wall .icon_info figure{ margin-bottom: 5px;}
	.main_video_link .hover-wall .icon_info h3 { font-size: 15px; }
}
@media (max-width: 575px) {
	.main_video_block {padding-left: 35px; padding-right: 35px; }
	.main_video_text { padding-left: 35px; padding-right: 35px; }
}

/* 首頁關於我們 */
.main_about_block{ margin-top: 80px;}
.main_about.an_title .header-title{ color: #ffffff; margin: 0 auto 10px;}
.main_about{min-height: 397px; position: relative; padding: 45px;}
.main_about article { width: auto; display: table; position:absolute;  left: 50%; transform: translate(-50% ,0);  text-align: center;}
.main_about article p { font-size: 18px; line-height: 32px; letter-spacing: 0.8px; }
.about_btn{ display: table; margin: 35px auto 0; font-size: 20px; letter-spacing: 0.5px;  font-family: 'Raleway', sans-serif !important;  }
.about_btn a{background: #ffffff;  color: #f08300; display: block; padding: 8px 20px; width: 162px; border-radius: 30px; box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1);  text-decoration: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.about_btn:hover a{ background:#f08300;  color:#ffffff; }
@media (max-width: 991px) {
	.main_about article{ width: 90%;}
	.main_about article p { font-size: 16px; line-height: 28px; }
	.about_btn { margin: 20px auto 0;}
	.about_btn a{ font-size: 16px;}
}
@media (max-width: 575px) {
	.main_about{ min-height: 360px;}
	.about_btn a{ font-size: 15px; width: 120px;}
	.main_about article p>br { display: none; }
	.main_about article p{ font-size: 15px;}
}

/* 關於安達 */
.aboutus_top .bgfixed:before { content: ""; position: absolute; background: linear-gradient(0deg, rgba(0,0,0,0), rgb(0 0 0 / 40%)); width: 100%; height: 280px; left: 0; top: 0; z-index: 2; }
.aboutus_content{ margin: -360px auto 106px;}
.aboutus_content{ background-color: #ffffff; box-shadow: 0px 1px 18px 0 rgba(0, 0, 0, 0.07);}
.an_title.aboutus_content .header-title{ margin-bottom: 10px; padding-top: 67px; letter-spacing: 4px; }
.an_title.aboutus_content .header-title>span { display: block; font-size: 32px; letter-spacing: 0; font-weight: 300; font-family: 'Roboto', sans-serif !important; color: #f08300; }
.aboutus_content .mix-wrapper { padding: 15px 15px 40px 15px; }
.aboutus_content .mix-wrapper::after { content: ""; background: #f9e7db; position: absolute; left: 0; bottom: 0; width: 100%; height: 35%; }
.aboutus_content .mix-wrapper>.row { justify-content: center; position: relative; z-index: 1;}
.aboutus_content .mix-wrapper .pic-content,.aboutus_content .mix-wrapper .editor-content{ -ms-flex: 0 0 68%; flex: 0 0 68%; max-width: 68%;}
.aboutus_content .mix-wrapper .editor-content article{ text-align: center;}
.aboutus_content .mix-wrapper .editor-content article p { margin: 0 auto; font-size: 18px; letter-spacing: 0.6px; line-height: 36px; }
.aboutus_content .mix-wrapper .editor-content article h3 { font-size: 19px; font-weight: 600; letter-spacing: 1px; line-height: 36px; display: table; border-bottom: 1px solid #f08300; margin: 0 auto; padding-top: 40px; }
.aboutus_content .mix-wrapper .editor-content h4 { position: relative; margin-top: 20px; font-size: 18px; font-weight: 400; line-height: 36px; letter-spacing: 0.6px; text-align: center; }
.aboutus_content .mix-wrapper .editor-content h4::before { content: '“'; font-size: 40px; font-family: Arial, sans-serif !important; color: #f08300; position: absolute; left: -20px; top: 5px; }
@media (max-width: 1440px) {
	.aboutus_content{ max-width: 85%;}
	.aboutus_content .mix-wrapper .pic-content,.aboutus_content .mix-wrapper .editor-content{ -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%;}
}
@media (max-width: 1199px) {
	.aboutus_content { margin: -430px auto 106px; }
	.aboutus_content .mix-wrapper .pic-content, .aboutus_content .mix-wrapper .editor-content { -ms-flex: 0 0 85%; flex: 0 0 85%; max-width: 85%; }
}
@media (max-width: 991px) {
	.aboutus_content { margin: -500px auto 106px; }
	.aboutus_content .mix-wrapper .editor-content article p { font-size: 16px; letter-spacing: 0; line-height: 30px; }
	.an_title.aboutus_content .header-title{ padding-top: 50px;}
	.aboutus_content .mix-wrapper .pic-content, .aboutus_content .mix-wrapper .editor-content { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.aboutus_content .mix-wrapper .editor-content article h3{ font-size: 17px;}
	.aboutus_content .mix-wrapper .editor-content h4 { font-size: 16px; line-height: 30px; letter-spacing: 0; margin: 0 auto; max-width: 90%; }
	.aboutus_content .img-mode .img-box { padding: 10px !important; }
}
@media (max-width: 767px) {
	.an_title.aboutus_content .header-title>span{ font-size: 24px;}
	.an_title.aboutus_content .editor-content {-ms-flex-order: 1; order: 1; }
	.an_title.aboutus_content .pic-content{-ms-flex-order: 2; order: 2; }
}
@media (max-width: 575px) {
	.aboutus_top .bgfixed:before{ height: 180px;}
	.an_title.aboutus_content .header-title{ margin-bottom: 0;}
	.aboutus_content { margin: -550px auto 106px; }
	.aboutus_content .mix-wrapper .editor-content article p { text-align: justify; }
	.aboutus_content .mix-wrapper .editor-content article p br{ display: none;}
	.an_title.aboutus_content .editor-content { padding: 0 25px; }
	.aboutus_content .mix-wrapper .editor-content h4 { max-width: 100%; padding: 0 5px; text-align: justify; }
	.aboutus_content .mix-wrapper .editor-content h4::before{ font-size: 35px; left: -10px;}
}

/* an_gotop */
.an_gotop .actGotop{ width: 52px; height: 52px;}
.an_gotop .actGotop a,.an_gotop .actGotop a:link{ width: 52px; height: 52px;   box-shadow: 1.3px 2.7px 7px 0 rgba(0, 0, 0, 0.2);}
.an_gotop .actGotop a i { position: absolute; width: 52px; left: 0; top: 7px; font-size: 34px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.an_gotop .actGotop a:hover i {top: 9px;}

/* 全球時差一覽表 */
.an_timezone #table1 { width: 100%; }
.an_timezone table#table11>tbody>tr:first-child { background: #f08300; text-align: center; color: #ffffff; height: 36px; }
.an_timezone table#table11>tbody>tr:first-child>td{border: 1px solid #ccc;  }
.an_timezone table#table11>tbody>tr:nth-child(2)>td:nth-child(1) { background: #cfe6ee; padding: 5px; text-align: center; color: #31aad4; border: 1px solid #ccc;}
.an_timezone table#table12>tbody>tr:nth-child(1)>td:nth-child(1) { background: #eed3e0; padding: 5px; text-align: center; color: #c2719a; border: 1px solid #ccc;}
.an_timezone table#table13>tbody>tr:nth-child(1)>td:nth-child(1) { background: #d6e3db; padding: 5px; text-align: center; color: #539f70; border: 1px solid #ccc;}
.an_timezone table#table14>tbody>tr:nth-child(1)>td:nth-child(1) { background: #ede0f0; padding: 5px; text-align: center; color: #b285cd; border: 1px solid #ccc;}
.an_timezone table#table15>tbody>tr:nth-child(1)>td:nth-child(1) { background: #f6e5d0; padding: 5px; text-align: center; color: #ea9c3e; border: 1px solid #ccc;}
.an_timezone td.style1 { padding:5px; border: 1px solid #ccc; height: 30px; font-size: 15px; }
.an_timezone .word12 td.style1:nth-child(1),.an_timezone .word12 td.style1:nth-child(3){ background: #fffaf2;}
.an_timezone .word12 tr.style1 td.style1:nth-child(2),.an_timezone .word12 tr.style1 td.style1:nth-child(4){ background: #fffaf2;}
.an_timezone .word12 tr.style1 td.style1:nth-child(3){ background-color: #ffffff;}
@media (max-width: 767px){
	.an_timezone table#table11>tbody>tr:nth-child(2)>td:nth-child(1),
	.an_timezone table#table12>tbody>tr:nth-child(1)>td:nth-child(1),
	.an_timezone table#table13>tbody>tr:nth-child(1)>td:nth-child(1),
	.an_timezone table#table14>tbody>tr:nth-child(1)>td:nth-child(1),
	.an_timezone table#table15>tbody>tr:nth-child(1)>td:nth-child(1){ font-size: 15px; }
	.an_timezone td.style1{ font-size: 14px;}
}

/* footer */
.an_footer .fnav_wrap{ display: none;}
.footer-sample{ display: flex; flex-wrap: wrap;} 
.an_footer .footer-wrap { border-top: 1px solid #dfdfdf; }
.an_footer .footer-wrap .footer_center{ position: relative; flex: 0 0 70%; padding: 30px 80px 20px 30px; display: flex; justify-content: flex-end; background: #ecf0f2;}
.an_footer .footer-wrap .footer_center::after{ content: ""; position: absolute; right: 0; bottom: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 158px 44px; border-color: transparent transparent #f08400 transparent; }
.an_footer .footer-wrap .icon_wrap{  flex: 0 0 30%; padding: 30px 40px 20px;}
.an_footer .footer-wrap .footer_sbox,.an_footer .footer-wrap .fb-info{ display: none;}
.an_footer .company-info { margin-top: 0 !important; flex: 0 0 450px; max-width: 450px; }
.an_footer .footer-wrap .contact-info { margin-top: 0 !important; padding: 0; flex: 1; flex-wrap: wrap; max-width: 550px; }
.an_footer .footer-wrap .contact-info>div:nth-child(odd) { flex: 0 0 40%; }
.an_footer .footer-wrap .contact-info>div:nth-child(even){ flex: 0 0 60%;}
.an_footer .footer-wrap .info_box h3 { font-size: 18px; margin:0 0 23px 0; color: #545454; }
.an_footer .footer-wrap .info_box p { margin-bottom: 5px; color: #545454; font-size: 15px; }
.an_footer .footer-wrap .contact-box{ margin-bottom: 0 !important;}
.an_footer .footer-wrap .contact-box h2{ font-size: 15px; margin-bottom: 0; font-weight: 600;}
.an_footer .footer-wrap .contact-box h4{ margin: 3px 0; font-weight: 400; padding:0;} 
.an_footer .footer-wrap .icon_wrap p{ position: absolute; bottom: 30px; opacity: 0.5;}
.an_footer .footer-wrap .icon_wrap ul.footer_bticon { top: 50px; right: initial; left: 30px; }
.an_footer .footer-wrap .footer_bticon li{ position: relative;}
.an_footer .footer-wrap .footer_bticon li:nth-child a{ position: relative; z-index: 1;}
.an_footer .footer-wrap .footer_bticon li:nth-child(2) a::before { content: ""; position: absolute;  z-index: 0; width: 36px; height: 36px; background: rgb(255 255 255 / 20%); border-radius: 50%; left: -8px; }
.an_footer .footer-wrap .footer_bticon li i { line-height: 38px; font-size: 20px; background: rgb(255 255 255 / 20%); }
.an_footer .footer-wrap .footer_bticon li a img { width: 20px; margin-top: 9px;}
@media (max-width: 1499px) {
	.an_footer .company-info { flex: 0 0 400px; max-width: 400px; }
	.an_footer .footer-wrap .footer_ center{ padding: 30px 30px 20px 30px;}
	.an_footer .footer-wrap .footer_center{ flex: 0 0 75%;  padding: 30px 30px 20px;}
	.an_footer .footer-wrap .icon_wrap { flex: 0 0 25%; }
}
@media (max-width: 1199px) {
	.an_footer .footer-wrap .footer_center{ padding: 20px;  flex: 0 0 80%;}
	.an_footer .footer-wrap .footer_center::after{display: none;}
	.row.info_box>.info-text { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.an_footer .company-info { flex: 0 0 360px; max-width: 360px; padding: 0; }
	.an_footer .footer-wrap .icon_wrap { flex: 0 0 20%; padding: 20px;}
	.an_footer .footer-wrap .icon_wrap ul.footer_bticon { top: 20px; right: initial; left: 10px; display: table; position: absolute; width: auto; margin: 0; }
	.an_footer .footer-wrap .icon_wrap ul.footer_bticon li{ float: left;}
	.an_footer .footer-wrap .icon_wrap p { bottom: 20px; text-align: left; }
}

@media (max-width: 991px){
	.an_footer .company-info { flex: 100%; max-width: 100%; }
	.an_footer .footer-wrap .contact-info{ max-width: 100%;}
	.an_footer .footer-wrap .footer_center{ flex: 0 0 65%;}
	.an_footer .footer-wrap .icon_wrap{ flex: 0 0 35%; }
	.an_footer .footer-wrap .icon_wrap ul.footer_bticon{ top: 50px;}
}
@media (max-width: 767px){
	.an_footer .footer-wrap .footer_center { flex: 0 0 100%; }
	.an_footer .footer-wrap .info_box h3{ margin: 0 0 10px 0;}
	.an_footer .footer-wrap .icon_wrap{ display: flex; flex-flow: column; flex: 0 0 100%;}
	.an_footer .footer-wrap .icon_wrap ul.footer_bticon { top: initial; position: relative; left: initial; margin: 0 auto 10px; order: 1; }
	.an_footer .footer-wrap .icon_wrap p { position: relative; bottom: initial; order: 2; }
}

/* 公版 */
/*會員登入頁 */
.member_home .signin_width { margin-top: 150px; margin-bottom: 150px; }
body.member_home.new_bg { background:#ffffff; }
body.member_home button.l_benPrimary{ background:#f08300; }
body.member_home .note_box a { color: #f08300; }
body.member_home a.font4.blue-txt2 { color: #545454; }
body.member_home .member_title { margin: 70px 0 30px; }
@media (max-width: 767px){
	.member_home  .signin_width { margin-top: 100px; margin-bottom: 120px; }
}

/* 會員專區 */
@media (min-width: 768px) {
    .member_width .member_title { margin: 70px 0 30px; }
}

/* 訂購流程頁 */
.stepPage_btn>div>div { flex: 1; max-width: initial; }
@media (min-width: 768px) {
    form.general_order_width,.group_order_width,form.group_order_width{ margin-top: 100px;}
}

/* 公版GOTOP */
.go-to-top { display: none !important; }

/* 搜尋列表頁 */
.search-area .search-box .search-btn { background: #f08300; }
.search-area .search-box .select-place .title i,
.search-area .search-box .select-goal .title i,
.search-area .search-box .select-goal .title i,
.search-area .search-box .select-date .title i,
section.search_banner .search-area .search-box .select-input .data-icon-search{color: #f08300; }
.list_con .style_icon .nav-pills a svg { fill: #a7a7a7; }
.list_con>.title>.text-right>p>span.text_blue { color:#f08300; }
.list_con .style_icon .nav-pills .nav-link.active svg { fill:#f08300; }
figure.block_style .main_words .go-date,.pic_style figure.block_style .go-date{  font-size: 1.1rem;}
figure.block_style .main_words .go-date>span.text-danger,
.pic_style figure.block_style .go-date>span.text-danger,
.search_table tbody td.go-date .go-date>span.text-danger{ color: #f08300 !important; }
figure.block_style .main_words a:hover,
.pic_style figure.block_style .main_words a:hover,
.search_table .main_words .title_main:hover{ color: #f08300 !important; }
.list_con figure.block_style .pic_all::after{ border-color: transparent transparent transparent rgba(240 131 0 / 60%);}
.irs-bar { height: 3px; top: 33px; border-top: none; border-bottom: none; background:#909090}
.irs-bar-edge {  height: 10px; top: 33px; width: 14px; border: 1px solid #909090; border-right: 0; background: #909090; background: -webkit-gradient(linear,left bottom,left top,from(#909090),to(#909090)); background: linear-gradient(to top,#909090 0,#909090 100%); border-radius: 16px 0 0 16px; -moz-border-radius: 16px 0 0 16px}
.irs-slider { top: 25px; width: 20px; height: 20px; border: none; background: #ddd; background: #909090; border-radius: 27px; -moz-border-radius: 27px; -webkit-box-shadow: none; box-shadow: none; cursor: pointer}
.irs-slider.state_hover,.irs-slider:hover { background: #fff; border: 2px solid #909090}
.irs-from,.irs-single,.irs-to { color: #fff; font-size: 14px; line-height: 1.333; text-shadow: none; padding: 1px 5px; background: #909090; border-radius: 3px; -moz-border-radius: 3px}
.irs-grid-pol { opacity: .5; background: ≈;}
.irs-grid-pol.small { background: #999}
.irs-grid-text { bottom: 5px; color: #99a4ac}
.filter_list .accordion .card.price-range i, .filter_list .accordion .card.travel-days i,.filter_list .accordion .card.travel-type i{ color: #909090; }
.filter_list .form-check .customcheck input:checked ~ .checkmark{ background-color: #909090;}
.filter_list .accordion .card.travel-days .form-check .badge-primary{ background-color: #909090;}
.filter_list .form-check .customcheck.disabled .checkmark, .filter_list .form-check .customcheck.disabled input:checked~.checkmark{ background-color: #ddd; border-radius: 0; border: 1px solid #fff; }
section.search_con .pagination .page-item .page-link:hover,section.search_con .pagination .page-item .page-link:active,section.search_con .pagination .page-item.active .page-link { background: #fff; border-color:  #f08300; color: #f08300; }
section.search_con .pagination .page-item .page-link:focus{ box-shadow: none;}
section.search_con .pagination .page-item .page-link:hover svg, section.search_con .pagination .page-item .page-link:active svg{ fill:  #f08300;}
.search_table.table tbody .thead { background: #797979; height: 2.8rem; line-height: 2.8rem;}
.search_table tbody td.go-airport img { margin: 0 auto; }
/* 字體尺寸調整 */
figure.block_style .pic_all .item_days{ font-size: 1.7rem;}
figure.block_style .main_words a{ font-size: 1.25rem;}
figure.block_style .price_box span,.search_table tbody td.tour-price span {font-size: 1.2rem; font-weight: 600;}
.pic_style figure.block_style .price_all h4 span{font-size: 1.2rem; font-weight: 600; }
figure.block_style .price_box small { font-size: 0.9rem; }
figure.block_style .main_words h6{ font-size: 0.9rem;}
figure.block_style .main_words h6>div span { font-size: 1rem; }
figure.block_style .note_words>div{ font-size: 1rem;} 
.search_table.table tbody .thead th { font-size: 1rem; font-weight: 400; }
@media(min-width:1200px){
	.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner{ height: 200px;}
	.WinChrome section.group_banner .search-area, .WinIe section.group_banner .search-area { min-height: 110px; bottom: calc(50% - (160px/2)); }
}
@media (min-width:768px) and (max-width: 1199px){
	.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner { height: 300px; }
	.WinChrome section.group_banner .search-area, .WinIe section.group_banner .search-area { bottom: calc(50% - (240px / 2)); }
}

/* 國內搜尋列表 */
body.D_products_domestic_search{background: #f5f5f5;}
.D_products_domestic_search .accordion_all { background: #ffffff; }
.D_products_domestic_search section.group_banner .search-area .search-box .select-departure .title i,
.D_products_domestic_search section.group_banner .search-area .search-box .select-destination .title i{ color: #f08300;}
.D_products_domestic_search .filter_list i{ color: #909090;}
.D_products_domestic_search .travel-days .badge-primary,
.D_products_domestic_search .others  .badge-primary{ background-color: #909090; }
.D_products_domestic_search .select_filter .form-inline .form-group input[type=radio]:checked + label { color: #f08300; background: #f9e7db; }
.D_products_domestic_search section.group_banner .search-area > form.container { border: 0; position: relative; background-image: url(https://materials.fillo.com.tw/materials/cowelltrip/images/39a99b35-d14f-4f97-ac3f-d55c771e4ddb.jpg); }
.D_products_domestic_search section.group_banner .search-area > form.container::after { width: 100%; background: rgb(161 154 154 / 50%); display: block; z-index: 0; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.D_products_domestic_search section.group_banner .search-area .search-box{ z-index: 1; }
.D_products_domestic_search section.group_banner .form-check .customcheck input:checked ~ .checkmark{ background-color: #f08300;}
.D_products_domestic_search section.group_banner .form-check label { color: #fff; }

/* 團型列表 */
.btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #dedede; border-color: #dedede; }
section.group_table.tripdown .style_icon ul li a.nav-link{ color: #797979; border: 1px solid #797979;}
section.group_table.tripdown .style_icon ul li a.nav-link.active { background: #797979; color: #ffffff; }
section.group_table.tripdown .style_icon ul li a.nav-link svg{ fill:#797979; }
section.group_table:before { -webkit-filter: grayscale(1) opacity(.3); }
section.group_banner .media-grouop .share_box:hover, section.group_banner .media-grouop .forword_box:hover{  background: #797979;}
.D_products_group_mold .popover{background: #797979; }
.D_products_group_mold .popover .arrow:after,.D_products_group_mold .popover .arrow:before { border-color: transparent transparent #797979 transparent; }
section.group_table.trip_features:after, section.group_table.trip_airline:after, section.group_table.trip_day:after, section.group_table.trip_note:after, section.group_table.view_intro:after, section.group_table.tripdown:after{ background: #dedede;}
section.group_table.trip_features .container>div>h2, section.group_table.trip_airline .container>div>h2, section.group_table.trip_day .container>div>h2, section.group_table.trip_note .container>div>h2, section.group_table.view_intro .container>div>h2, section.group_table.tripdown .container>div>h2 { position: relative; color:#333333; margin-bottom: 0; font-size: 2.3rem; text-shadow: none; }
section.group_table.trip_features .container>div>h2::after, section.group_table.trip_airline .container>div>h2::after,
section.group_table.trip_day .container>div>h2::after, section.group_table.trip_note .container>div>h2::after,
section.group_table.view_intro .container>div>h2::after, section.group_table.tripdown .container>div>h2::after{content: ""; background:#f08300; width: 50px; height: 1px; position: absolute; bottom: -15px; left: 50%; transform: translate(-50%, 0); }
.D_products_group_mold section.group_banner .info .btn-primary{background: #f08300; border-color: #f08300;}
.D_products_group_mold section.group_banner .info .btn-primary::before{  font-size: 1.2rem; }
.D_products_group_mold section.group_banner .info .btn-primary small{ display: none;}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #033739; border-color: #033739; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: none; }
section.group_table.tripdown .search_table tbody td.go-airport img { margin: 0 auto; }
.search_table tbody td.sale-situation .btn.btn-primary,.search_table tbody td.sale-situation .btn.btn-primary:hover{ background: #f08300; border-color: #f08300; color: #ffffff;}
section.search_con .list_con.mold figure.block_style .main_words>.mold_price span.text-danger{ display: inline-block;}
section.search_con .list_con.mold figure.block_style .main_words>.mold_price span.text-danger { font-size: 22px; line-height: 22px;}
/* 字體尺寸調整 */
section.group_table.tripdown .search_table tbody td.tour-price span { font-size: 1.2rem; font-weight: 600; }

/* 月曆 */
.web-page-frame .group_table .style_icon ul { list-style: none; }
.D_products_group_mold #search-calendar .fc .fc-toolbar.fc-header-toolbar,.D_products_group_detail #search-calendar .fc .fc-toolbar.fc-header-toolbar { background: #797979; height: 3rem; }
.D_products_group_mold #search-calendar .fc .fc-button,.D_products_group_detail #search-calendar .fc .fc-button { box-shadow: none; }
.D_products_group_mold #search-calendar .fc .fc-button-primary,.D_products_group_detail #search-calendar .fc .fc-button-primary {
    color: #000000;
    color: var(--fc-button-text-color, #000000);
    border-color: #fafafa;
    border-color: var(--fc-button-border-color, #fafafa);
}
.D_products_group_mold #search-calendar .fc .fc-button-primary:disabled,.D_products_group_detail #search-calendar .fc .fc-button-primary:disabled {
    background-color: #797979;
    background-color: var(--fc-button-bg-color, #797979);
    color: #b2b2b2;
}
.D_products_group_mold #search-calendar .fc .fc-button-primary:not(:disabled):hover,.D_products_group_detail #search-calendar .fc .fc-button-primary:not(:disabled):hover, .D_products_group_mold #search-calendar .fc .fc-button-primary:not(:disabled):active,.D_products_group_detail #search-calendar .fc .fc-button-primary:not(:disabled):active, .D_products_group_mold #search-calendar .fc .fc-button-primary:not(:disabled).fc-button-active,.D_products_group_detail #search-calendar .fc .fc-button-primary:not(:disabled).fc-button-active {
    background-color: #ebebeb;
    background-color: var(--fc-button-active-bg-color, #ebebeb);
    border-color: #fafafa;
    border-color: var(--fc-button-active-border-color,#fafafa);
}
section.group_table.tripdown .container .fc-toolbar h2.fc-toolbar-title { text-shadow: none; font-size: 18px; line-height: 2.8rem; }

/* 隱藏月曆，強制顯示列表模式
.style_icon{ display: none;}
.D_products_group_mold #search-calendar, .D_products_group_detail #search-calendar{display: none;}
.D_products_group_mold #search-table, .D_products_group_detail #search-table{display: block;opacity: 1;}
.D_products_group_mold #pills-tab .nav-item #pills-home-tab, .D_products_group_mold #pills-tab .nav-item #pills-contact-tab,
.D_products_group_detail #pills-tab .nav-item #pills-home-tab, .D_products_group_detail #pills-tab .nav-item #pills-contact-tab{opacity: 0;}
.D_products_group_mold #pills-tab .nav-item, .D_products_group_mold #pills-tab .nav-item #pills-contact-tab, .D_products_group_detail #pills-tab .nav-item, .D_products_group_detail #pills-tab .nav-item { list-style: none; }
*/
@media (min-width: 576px){
	.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ max-width: 540px; }
}
@media (min-width: 768px){
	.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ max-width: 720px; }
}
@media (min-width: 992px){
	.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ max-width: 960px; }
	
}
@media (min-width: 1200px){
	.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ max-width: 1440px; }
}
.web-page-frame > .row:nth-child(2) > div > div > .row > div:nth-child(2) > .row > table.search_table{ background: #fff; width:calc(100% - 30px); margin-left:auto; margin-right:auto; }
.web-page-frame > .row:nth-child(2) > .col-md-12 > div > .row > .col-lg-12 > .row > .text-center{ width: 100%; margin-bottom: 3rem; }

@media (max-width: 575.98px){
	.D_products_group_mold section.group_banner { margin-top:0; }
	.D_products_group_mold .sub_menu-trip .server_menu > ul > li a{font-size: 15px;}
}



/* 個團明細頁 */
.D_products_group_detail section#dayTrip { order: 10; }
.D_products_group_detail section#tripNote { order: 11; }
.Detail li.breadcrumb-item a{color: #f08300; }
section.group_table.trip_day .day_con .info_box>.row>.col-lg-4.col-sm-12 { display: none; }
section.group_table.trip_day .day_con .info_box>.row>.col-lg-8.col-sm-12 { flex: 0 0 100%; max-width: 100%; }
section.group_table.trip_day .info_box .info_box_title { margin-left: 0; width: 100%; }
section.group_banner.trip_banner h1{ font-size: 2rem; margin-bottom: 28px;}
section.group_banner.trip_banner h3.price { font-size: 1.6rem; }
section.group_banner.trip_banner h3.price span, section.group_banner.trip_banner h3.price small{ font-size: 60%;}
section.group_banner.trip_banner h6{ font-size: 1rem;}
section.group_banner .price_content .panel-info .panel-heading { padding: 8px; background: #797979; font-size: 1rem; }
section.group_banner .price_content .panel-info .panel-body { padding: 15px 8px; font-size: 1em; }
section.group_banner .basic-air-aircraft,section.group_banner .basic-air-airport{ font-size: 1.2rem; font-weight: normal;}
section.group_banner .basic-air-airport i{ color:#f08300;}
section.group_banner.trip_banner .brief h5{font-size: 1rem; }
section.group_banner .price_content .panel-info { border: 1px solid #797979; }
section.group_banner .basic-air-info { border: 1px solid #b9b9b8;}
section.group_banner .basic-air-info .go h3, section.group_banner .basic-air-info .back h3 { color: #f08300; }
.basic-air-info .go i, .basic-air-info .back i { color:#707070; font-size: 2rem; }
section.group_banner .basic-air-btn a { float: right; font-size: 1.2rem; font-weight: bold; background: #f08300; border: 1px solid #f08300; padding: 5px 25px; color: #fff; border-radius: 50px; }
section.group_banner .basic-air-btn a:hover { background: #f08300; }
section.group_banner .basic-air-info .time { font-size: 1.1rem; }
.modal-content h5.modal-title strong{ color: #f08300;}
.flight_details .details_box > h4 { background:#797979;}
.flight_details .details_box > h4 i { color: #eeeeee; }
.flight_details { border: 1px solid #797979; }
.trip_day .group_table_box table .thead { background: #797979; height: 2.8rem; font-weight: normal; color: #fff; font-size: 1rem; line-height: 2.8rem; }
section.group_table.trip_day table.table tr.thead th:nth-child(2) { background:#797979; }
section.group_table.trip_day table.table tr.thead th:nth-child(2)::before{ display: none; background: #797979;  }
.day_con .text_gary2.hotel a { color: #f56e33; }
.Day_menu .swiper_day .swiper-slide a:hover { color: #fff; background: #f08300; border: 1px solid #f08300; }
section.trip_note .card-header .btn[aria-expanded="true"],section.trip_note .card-header .btn:hover{background: #797979; }
.web-page-frame .group_table ul{list-style:disc; padding-left: 20px;}
.web-page-frame .group_table ol{ list-style:decimal; padding-left: 20px;}
.D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_title{ color: #f08300;}
.D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_sub-title{color:  #333333; border-left: 2px solid #333333;}
.D_products_group_detail div#exampleModalCenter{ z-index: 100000000; }
@media (min-width: 576px){
    .D_products_group_detail .modal-dialog { margin: 6rem auto 1.75rem; }
}
@media (max-width: 991.98px){
    .D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_title{ border-bottom: 1px solid #6a2819;}
    .D_products_group_detail section.group_table.trip_day .info_box .info_box_title .day_sub-title{ border:0}
}

/* 團型明細頁 */
@media (min-width: 768px){
	.D_products_group_molddetail #tripfeature .DetailBox>.container{ max-width: 1440px; width: 85%;}
	.D_products_group_molddetail section#dayTrip>div.container{max-width:960px; width: 88%;}
}
@media (min-width: 1200px){
	.D_products_group_molddetail section#dayTrip>div.container{ max-width: 1440px; width: 85%;}
}
@media (max-width: 1600px){
	.D_products_group_molddetail .DetailContainer{ -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; }
}


/* 側選單 */
.sub_menu-trip .server_menu > ul > li a { font-size: 16px;}
.sub_menu-trip .server_menu a i{ font-size: 18px;}
.sub_menu-trip .server_menu > ul > li a i {margin-right: 2px; line-height: 35px; font-size: 18px;}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1)::after { margin-left: 5px; }
.sub_menu-trip .server_menu > ul > li a>img { width: 22px; }
.sub_menu-trip .server_menu a{ color:#707070;}
.sub_menu-trip .server_menu li:nth-child(1) { background:#f08300; }
.sub_menu-trip .server_menu > ul > li{box-shadow: none;}
.sub_menu-trip .server_menu > ul > li+li { border-top: 1px solid #b9b9b8 }
.sub_menu-trip .server_menu > ul > li.query-fixed-btn,.sub_menu-trip .server_menu > ul > li.share-fixed-btn,
.sub_menu-trip .server_menu > ul > li.download-fixed-btn,.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){ background:#eeeeee; }
/* .sub_menu-trip .server_menu > ul > li.query-fixed-btn, .sub_menu-trip .server_menu > ul > li.share-fixed-btn,
.sub_menu-trip .server_menu > ul > li.download-fixed-btn, .sub_menu-trip .server_menu > ul > li.favor-fixed-btn{ display: none;} */
.sub_menu-trip .server_menu > ul > li ul li a { border-left: 0; color: #ffffff; }
.sub_menu-trip .server_menu > ul > li.join-fixed-btn a { border-left: 0; }
.sub_menu-trip .server_menu > ul > li.join-fixed-btn .disabled, .sub_menu-trip .server_menu > ul > li.join-fixed-btn a{ color: #ffffff; }
@media (min-width: 992px){
	.sub_menu-trip .server_menu > ul{ margin-bottom: 0;}
	.sub_menu-trip .server_menu > ul > li { height: 45px; font-size: 1rem;}
	.sub_menu-trip .server_menu > ul > li a{padding: 5px 8px; border-left: 1px solid #b9b9b8;}
	.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){padding: 5px 8px 5px 12px; }
	.sub_menu-trip .trip_menu { width: 76px; padding: 10px 3px 0 3px; }
	.sub_menu-trip .trip_menu li a span{ font-size: 0.9rem;}
	/* .sub_menu-trip .trip_menu i { display: none; } */
	.sub_menu-trip .trip_menu li:last-child a{ border:0; padding-bottom: 0;}
	.sub_menu-trip .trip_menu li a:hover span { color: #f08300; }
	.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul{ height: 45px; width: 180px;}
	.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li { height: 45px; }
	.sub_menu-trip .server_menu > ul > li.download-fixed-btn ul li{ height: 45px;}

}
@media (min-width: 1351px) and (max-width: 1550px){
	section.group_banner .basic-air-info .go h3,section.group_banner .basic-air-info .back h3 { font-size: 1.2rem; }
	.basic-air-info .go h4, .basic-air-info .back h4 { font-size: 1.1rem; }
}
@media (max-width: 1400px){
	section.group_banner.trip_banner h1 { font-size: 2rem; }
}
@media (max-width: 1350px){
	.sub_menu-trip .server_menu > ul > li a { font-size: 16px;}
}
@media (max-width: 991.98px){
	section.group_table.tripdown .search_table > tbody > tr.thead{ display: none;} 
	.sub_menu-trip .trip_menu{ display: none;}
	.sub_menu-trip .server_menu{ width: 100vw;}
	.trip_day .table tr.text_gary.has_note>td:first-child { background: #efefef; text-align: center; width: 100%;}
	.day_con .info_box { width: 100%; }
	section.group_table.tripdown .search_table tbody td.tour-name .main_words h6.seat { margin-top: 10px; font-size: 15px;}
	.sub_menu-trip .trip_menu select { border-top: 1px solid #b9b9b8; }
	.sub_menu-trip .trip_menu:after { border: solid #f08300; border-width: 0 1px 1px 0;}
	.sub_menu-trip .server_menu > ul > li+li,.sub_menu-trip .trip_menu{ border-left: 1px solid #b9b9b8; }
	.sub_menu-trip .server_menu > ul > li.share-fixed-btn ul li:nth-child(2) img { padding-top: 16px; margin: 0 auto; }
	/* .sub_menu-trip .server_menu{ width: 100vw;}
	.sub_menu-trip .trip_menu{ display: none;} */
}
@media (max-width: 767px){
	.sub_menu-trip .server_menu{ width: 100vw;}
	section.group_table.trip_features .container>div>h2, section.group_table.trip_airline .container>div>h2,
	section.group_table.trip_day .container>div>h2, section.group_table.trip_note .container>div>h2,
	section.group_table.view_intro .container>div>h2, section.group_table.tripdown .container>div>h2{ font-size: 1.8rem;}
}
@media (max-width: 576px){
	.sub_menu-trip .server_menu{ width: 100vw;}
	.sub_menu-trip .server_menu > ul > li a{font-size:0; padding-top: 3px;}
	.sub_menu-trip .server_menu > ul > li a i {  line-height: 45px; margin: 0; font-size: 15px;}

}
@media (max-width: 991.98px) and (min-width:577px){
	.sub_menu-trip .server_menu > ul > li a { padding-top: 10px; }
	.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){ padding-top: 10px;}
}
@media (max-width: 575px){
	section.group_banner.trip_banner h1 { font-size: 1.6rem; margin-bottom: 18px; }
	section.group_banner.trip_banner h3.price { font-size: 1.2rem; }
	.basic-air-info .go h3, .basic-air-info .back h3{ font-size: 1.4rem;}
	.basic-air-info .go i, .basic-air-info .back i { font-size: 1.2rem; }
	.basic-air-info .go h4, .basic-air-info .back h4 { padding: 10px; }
	section.group_banner .basic-air-btn a{font-size: 1rem; }
	section.group_table.trip_day .info_box .info_box_title .day_title{ font-size: 1.6rem;}
	section.group_table.trip_day .info_box .info_box_title .day_sub-title { font-size: 1.3rem; line-height: 2rem; }
	.sub_menu-trip .server_menu > ul > li.join-fixed-btn { flex: 0 0 35%; }
	.sub_menu-trip .server_menu > ul > li.join-fixed-btn a i::before{ content: "報名"; font-size: 16px; width: auto; }
}


/* 我要洽詢 */
.D_order_contact_detail section.group_table.contact .contac_form .btn-primary { background-color: #f08300; border-color: #f08300; }

/* 使用範本 */
.day_style_2 img,.day_style_3 img, .day_style_5 img, .day_style_7 img,.day_style_4 img, .day_style_6 img, .day_style_8 img,.day_style_13 img{
	width: 100%; height: initial !important; max-width: 100%;}
@media (max-width: 991.98px) {
	.day_style_2 img,.day_style_3 img, .day_style_5 img, .day_style_7 img,.day_style_3 img, .day_style_5 img, .day_style_7 img,.day_style_4 img, .day_style_6 img, .day_style_8 img,.day_style_13 img{
	height: 290px !important; } 
} 
@media (max-width: 767px) {
	.day_style_1 img, .day_style_2 img, .day_style_3 img, .day_style_4 img, .day_style_5 img, .day_style_6 img, .day_style_7 img, .day_style_8 img, .day_style_9 img, .day_style_10 img, .day_style_11 img, .day_style_12 img, .day_style_13 img, .day_style_14 img, .day_style_15 img, .day_style_16 img {
		height: auto !important; } 
}