@charset "utf-8";
/* 預設共用 */
* {font-family: "\5FAE\8EDF\6B63\9ED1\9AD4", "Microsoft JhengHei", "·L³n¥¿¶ÂÅé"; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
a:focus, button:focus {outline: none; text-decoration: none;}
ul, li {margin: 0; padding: 0;}
a, a:hover {text-decoration: none !important; -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;}
@media handheld {
  .nav-tabs > li:nth-child(4) {display: none;}
}

body {background: #fff; background-color: #fff;}
.row{flex-wrap: wrap;}
/* 線上客服 */
.loaded .sl-widget-box.sl-widget-box.coverShown .sl-widget-box__main__close span {background: #000 !important;}

.header {margin: 0px; padding: 0px; text-align:center; position: fixed; left:0; top:0; width:100%; height: 130px; transition: top .5s; z-index: 1040; background:#fff;}
.gizle {top: -102px !important;}
.sabit {top:0; /*z-index: 9999;*/}

/** New_Header **/
.top_iconmenu{ position:relative;}
.navbar {min-height: 56px; margin: 0;}
.navbar-fixed-top {width: 100%; display: table; background-color: #333;}

.navbar-inverse {background-color: #fff; border-color: #fff; width:100%; display:table; float:right; position:relative;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: #181818;}
.navbar-inverse .navbar-header {/*width: 100%;*/ display: table; /*padding: 0;*/ margin: 0; position: relative; padding: 0.5em 1.25em 0.5em 0;}
.navbar-inverse .navbar-header h2.block-title {/*width: 100%;*/display: table;font-size: 1.875em;line-height: 1.2em;margin: 14px 0;text-align: center;white-space: nowrap;font-family: sans-serif;color: #ff0040;font-weight: bold;}
.navbar-inverse .navbar-header h2.block-title a {margin: 0; font-size: 1.875em; line-height: 1em; text-align: center; white-space: nowrap; font-family: sans-serif; color: #ff0040; font-weight: bold;}


.navbar-inverse .navbar-nav {margin: 0 auto; float: none !important; width: 100%; display: table; /*padding: 0em 1.25em 0em;*/ /*border-top:1px solid #ddd;*/}
.navbar-inverse .navbar-nav > li {float: none; display: inline-block; /*border-right: 1px solid rgba(255, 255, 255, 0.1);*/ line-height: 34px; padding: 0.9em 0em 0.8em;}
.navbar-inverse .navbar-nav > li:last-child {border-right: none;}
.navbar-inverse .navbar-nav > li > a {padding: 0.42857em 0.85714em; display: block; color: #fff; font-size: 1.4em; line-height: 1.4em; font-weight: 100; outline: none; -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; float:left; letter-spacing:0.2em;}
.navbar-inverse .navbar-nav > li > ul{ position:absolute; top:45px; display:none !important; background:rgba(0, 0, 0, 0.8); padding:5px 15px;}
.navbar-inverse .navbar-nav > li:hover > ul{display:block !important;}
.navbar-inverse .navbar-nav > li > ul > li{ float: left;width: 100%; text-align: left; border-bottom: 1px solid #fff; padding: 7px 0;}
.navbar-inverse .navbar-nav > li > ul > li:nth-last-child(1){ border:none;}
.navbar-inverse .navbar-nav > li > ul > li > a{ color:#fff; background:none; border:none !important; font-size:16px !important; padding:0 !important; letter-spacing:1px; line-height:35px !important;}
.navbar-inverse .navbar-nav > li > ul > li > a:hover{ background:none !important;}
.navbar-inverse .navbar-nav > li a:focus, .navbar-inverse .navbar-nav > li a:hover {color: #fff; /*background: rgba(255, 255, 255, 0.1);*/ -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;}
.navbar-inverse .navbar-nav > li.is-active a {color: #fff;}


/***************** 主框架 ********************/
/*slider*/
/*Flicerplate style*/
.rocket-demo {
	/*margin-bottom: 40px;
	width: 880px;*/
	margin-top: 162px;
}
.rocket-flicker-arrow._left {
    height: 100%;
    top: 0;
}
.rocket-flicker-arrow._left:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.rocket-flicker-arrow._right {
    height: 100%;
    top: 0;
}
.rocket-flicker-arrow._right:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=1 ); /* IE6-9 */
}
.rocket-flicker-arrow._left:before {
    opacity: 0;
    margin-left: -25px;
    margin-top: -25px;
    content: url(https://raw.github.com/mewowa/Flickerplate/master/img/arrow-left-light.png);
    border: none;
    background-repeat: no-repeat;
    background-position: left;
	    width: 50px;
    height: 50px;
}
.rocket-flicker-arrow._right:before {
	opacity: 0;
    margin-left: -25px;
    margin-top: -25px;
    content: url("https://raw.github.com/mewowa/Flickerplate/master/img/arrow-right-light.png");
    border: none;
    background-repeat: no-repeat;
    background-position: left;
	    width: 50px;
    height: 50px;
}
.rocket-flicker ul.flicks>li {
	background-size: 1200px;
	position: relative;
}
.rocket-flicker._a-transform-slide ul.flicks {
	width: 1200px;
}
.rocket-flicker-dots .dot._active, .rocket-flicker-dots .dot._active:hover {
    background-color: #ffffff;
}
.rocket-flicker-dots .dot{
	width: 10px;
    height: 10px;
	border: 2px solid #FFF;
    background: none;
	margin-left: 4px;
    margin-right: 4px;
}
.rocket-flicker-dots {
    margin: 0 auto;
}
.rocket-flicker-dots ul {
	text-align: right;
	padding-left: 10px;
    padding-right: 20px;
}
.rocket-flicker .flick-title {
	font-size: 16px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.53);
    display: table;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    color: FFF;
    letter-spacing: 1.2px;
 }
.flick-content a.imglink {
}
.rocket-flicker-dots .dot {
}
.flickerplate.animate-transition-fade.fade-inited ul.flicks li{background-repeat:no-repeat;}

/* 麵包屑 */
.breadcrumb {background-color: transparent; margin-top: 130px;}
.breadcrumb > li {line-height: 30px;}
.breadcrumb > li.active {color: #a59681;}
.breadcrumb > li a {color: #777;}
.breadcrumb > li a:hover {color: #333;}

/*搜尋引擎*/


	
/*熱門關鍵字*/



/*內容content*/
.cont-wrap{ width:100%; display:table; background:url(/eweb_fpgtravel/images/top_images/cont_bg.jpg) repeat;}
#content_wra{ /*background:#fff;*/}
.transfer_title{}
.transfer_title_box{width: 250px;
    margin: 45px auto 20px;
    text-align: center;
    /*border-bottom: 1px solid #999;*/}
.transfer_title_box h2{
    width: 180px;
    margin: 0px auto 0;
    font-size: 2.9rem;
    letter-spacing: 3px;
    padding-bottom: 20px;
	color:#693f0b;
}
.transfer_title_box h2::before{
    /*left: 5%;*/
    content: ' ';
    width: 65px;
    position: absolute;
    height: 1px;
    /*border-top: 1px solid #DDD;*/
    border-bottom: 1px solid #000;
    top: 63%;
	margin-left:31px;
}
.transfer_title_box p{ font-size:1.6rem; letter-spacing:0.5px; line-height:2rem; color:#a17743;}

/*行程區塊*/
.module_box{ margin-bottom:40px; display:table; width:100%;}
#module_box_tai.module_box{display: flex;flex-wrap: wrap;}
.module_content {float: left; display: table; margin:20px 0; width:100%;}
.module_box figure {position: relative;  float: left;overflow: hidden; background: #3085a3; text-align: center; cursor: pointer; width:100%;}
.module_box figure img {position: relative;display: block;min-height: 100%;width: 100%;opacity: 0.8;}
.module_box figure figcaption {padding: 0;color: #fff;text-transform: uppercase;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.module_box figure figcaption::before,
.module_box figure figcaption::after {	pointer-events: none;}
.module_box figure figcaption,
.module_box figure figcaption > a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.module_box figure figcaption > a {z-index: 1000;text-indent: 200%;white-space: nowrap;font-size: 0;opacity: 0;}
.module_box figure h2 {word-spacing: -0.15em;font-weight: 300;}
.module_box figure h2 span {font-weight: 800;}
.module_box figure h2,
.module_box figure p {margin: 0;}
.module_box figure p {letter-spacing: 1px;font-size: 68.5%;}

figure.effect-ming {background: #000000;}
figure.effect-ming img {opacity: 1;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}
figure.effect-ming figcaption::before {position: absolute;	top: 12px;	right: 12px;	bottom:12px;	left: 12px;	border: 1px solid #fff;	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);	content: '';	opacity: 0;	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;	-webkit-transform: scale3d(1.4,1.4,1);	transform: scale3d(1.4,1.4,1);}
figure.effect-ming h2 {text-shadow: 3px 3px 6px #000; margin: 30% 0 0 0;	-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s; font-size:2.9rem; font-weight:bold; letter-spacing:1px;}
figure.effect-ming p { font-size:15px; opacity: 0;	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;	-webkit-transform: scale(1.5);	transform: scale(1.5);}
figure.effect-ming:hover h2 {  -webkit-transform: scale(0.9);	transform: scale(0.9);}
figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {opacity: 1;	-webkit-transform: scale3d(1,1,1);	transform: scale3d(1,1,1); font-size:1.7rem; color:#ddd; line-height:2.5rem; letter-spacing:1.5px;}
figure.effect-ming:hover figcaption {background-color: rgba(58,52,42,0);}
figure.effect-ming:hover img {opacity: 0.3;}

/*four icon*/
#module_content_2 {position: relative; overflow: hidden;background: url(/eweb_fpgtravel/images/top_images/index_bg_01.jpg); background-attachment: fixed; background-repeat: repeat-y; background-size: cover;}
#module_content_2 .module_content_2_bg {/*margin: -10px;*/ padding: 115px 0; position: relative; background: url(/eweb_fpgtravel/images/top_images/index_bg_01.jpg); background-attachment: fixed; background-repeat: repeat-y; background-size: cover;-webkit-filter: blur(4px);
filter: blur(4px);}
#module_content_2 .module_content_2_txt {position:absolute;z-index:11;width:100%;padding:75px 0 72px;margin:0 auto;top:0;}
#module_content_2 .infoicon_box{background: #eb6100; padding: 10px 0 5px; border-bottom: 5px solid #fff; width:80%; margin:0 auto;}
#module_content_2 .infoicon_box a{ width:100%; display:table; background:none; border:none; padding:0; line-height:1; outline:none; text-align:center;}
#module_content_2 .infoicon_box a i {text-align: center; color: #ffbc8d; font-weight: normal; font-size: 33px;}
#module_content_2 .infoicon_box a h4 {text-align: center; color: #FFF; font-weight: 300; font-size: 18px; letter-spacing: 1px; line-height: 30px; margin:0 auto;}
.modal-title{ font-size:20px; color:#eb6100;}
.modal-content{ border-radius:0px;}
.modal-body{ background:#fff;}
.modal-body ul{ display:table; margin:0 auto;}
.bs-link-modal-lg .modal-body ul li, .bs-example-modal-lg .modal-body ul li{float:left;margin:10px 18px;}
.modal-body ul li a{font-size: 1.6rem; letter-spacing: 1px; line-height: 2.5rem; color: #666;}
.modal-body ul lu a img{}
/*彈跳視窗*/
.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    /*max-width: 650px;*/
    margin: 40px auto;
    position: relative;
    border-radius: 6px;
}

/* FOOTER */
.footer{ background:#fff; position:relative;}

footer .prose .small span {float: right;}

footer .prose .small button {position: relative; z-index: 99999;}
.service_box {display: none;}
#widget {display: block;}

.foot_lead{
	display: table;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
}
.foot_lead li{
	float: left;
    line-height: 45px;
}
.foot_lead li a{
	color: #fff;
    font-size: 16px;
    padding: 0 41px;
    letter-spacing: 2px;
    border-right: 1px solid #fff;
}
.foot_lead li:nth-last-child(1) a{border:none;}

.main_box h3{
	color: #000;
    font-size: 2rem;
    letter-spacing: 3px;
    text-align: left;
	margin: 0;
	display:table;
	float:left;
	padding:0;
	font-weight:bold;
	line-height:3.8rem;
}

.foot_info{
	padding: 0px 0;
	display:table;
	/*margin-bottom:40px;*/
	float:left;
	width:100%;
}
.foot_info li{
	color: #000;
    font-size: 1.5rem;
    line-height: 26px;
    letter-spacing: 0.5px;
	text-align:left;
	font-weight:bold;
	letter-spacing:1.5px;
	width:100%;
	display:table;
}
.foot_info li p{
	display: table;
    color: #000;
    font-weight: bold;
    float: left;
    margin: 0;
    padding: 0;
	line-height:25px;
}
.foot_info li .footer_right{
	display: table;
    float: right;
    margin-top: 10px;
}
.foot_info li .footer_right p{
	font-size: 14px;
    float: left;
    display: table;
    letter-spacing: 0px;
    margin: 0;
    color: #e85a71;
}
.foot_info li .footer_right a{ display:table; float:left;}
.foot_info li .footer_right a img{padding: 0 5px 22px;}

.foot_menu{
	display: table;
    float: left;
    margin: 40px 25px;
}
.foot_menu li{display: table; text-align:left; width:100%;}
.foot_menu li .h4_a{font-size: 16px; color: #fff778;margin: 10px 0; display: table;}
.foot_menu li .p_a{float: left; color: #fff; padding: 0 3px;font-size: 14px;}
.foot_menu li h4{font-size: 16px; color: #fff778; margin: 10px 0;}
.foot_menu li p{
	float: left;
    color: #fff;
    padding: 0 3px;
	margin:0;
	line-height:1.5em;
}


.foot_iconbox{ float:left;}
.foot_icon{
	float: left;
    width: 100%;
	margin-bottom:20px;
   /* margin: 80px 0 25px 10px;*/
}
.main_box-footer{ background:#ff9000;}
.foot_icon_p{
	display: table;
   /* float: left;*/
    letter-spacing: 2.5px;
    color: #fff;
    font-size: 1.6rem;
    line-height: 3.5rem;
	margin:0 auto;
}
.main_box-footer{ background:#ff9000;}

ul.footer_menu{display: table; margin: 0 auto 20px; padding: 0; border-bottom:1px solid #ddd;}
ul.footer_menu > li{ float:left;list-style-type: none;}
ul.footer_menu > li > a{ padding:0 25px; color:#eb6100; font-size:17px; letter-spacing:1px; line-height:60px;}
ul.footer_menu > li > a:hover{ color:#000;}
ul.footer_menu > li > ul.footer_menu_down{ display:none; position: absolute; z-index:99; background:#eb6100; padding:10px 20px !important;}
ul.footer_menu > li:hover > ul.footer_menu_down{ display:block;}
ul.footer_menu > li > ul.footer_menu_down > li{ padding:10px 0; text-align:left;border-bottom:1px solid rgba(255, 255, 255, 0);}
ul.footer_menu > li > ul.footer_menu_down > li:hover{ border-bottom:1px solid #fff;}
ul.footer_menu > li > ul.footer_menu_down > li > a{color: #fff; font-size: 15px; letter-spacing: 0.5px;}
/* Loader */

/* 回頂點 */
.actGotop{position:fixed;_position:absolute;bottom:100px;right:100px;width:60px;height:60px;display:none;z-index: 999;}
.actGotop a, .actGotop a:link{width:60px;height:60px;display:inline-block; border-radius: 30px; outline:none; background:#eb6100; line-height: 80px; text-align: center; color: #FFF; font-weight: bold;}
.actGotop a:hover{background:#eb6100; outline:none;}  
.actGotop a i {position: absolute; width: 60px; left: 0; top: 5px; font-size: 30px;}

/*search*/
#search{/*padding-top: 5px; display:none;*/ background:#e9d5ba; margin-top:25px; width:100%; display:table; padding:20px 0 14px;}
#search .merge_search {background: transparent; padding: 0;}
#search .merge_search h4 {display: none;}
#search .merge_search ul {display: table; width: 100%; border: 0; padding:0;}
#search .merge_search ul li {width: auto;padding: 2px 8px;}
#search .merge_search ul li label {color: #333;}
#search .merge_search ul li label i {display: none;}
#search .merge_search_airport, #search .merge_search_days, #search .merge_search_budget, #search .merge_search_airline {display: none;}
#search .merge_search_keyword label {display: none;}
#search .merge_search ul li.merge_search_keyword .merge_search_input {width: 110px; margin: 0;}
#search .merge_search ul li.merge_search_area .merge_search_select:nth-child(2),
#search .merge_search ul li.merge_search_area .merge_search_select:nth-child(3) {width: 110px; margin: 0 0 0 5px;}
#search .merge_search ul li.merge_search_date .form_date {width: 125px; margin: 0 0 0 5px;}
#search .merge_search ul li.merge_search_combine {padding: 6px 10px;}
#search .merge_search_btn {margin: 0;}
#search .merge_search_btn a:nth-last-child(1) {display: none;}
#search input[type=checkbox].css-checkbox + label.css-label {margin-right: 10px;}

/*entertrips*/
.enterprise_banner{ margin-top:162px;}
.enterprise_banner img{ width:100%; position:relative;}
.enterprise_banner p{ width: 97.5%; background: rgba(0, 0, 0, 0.5); color: #fff; padding: 30px 0; text-align: center; font-size: 18px; position: absolute; bottom: 0%; margin: 0 auto; display: table; letter-spacing: 1px;}

.enterprise_title{ display: table; margin: 30px auto 20px; text-align: center;}
.enterprise_title .enterprise_title_box{}
.enterprise_title .enterprise_title_box::before{content: ''; background: #eb6100; display: block; height: 1px; width: 37%; position: absolute; left: 0; top: 50%;}
.enterprise_title .enterprise_title_box::after{content: ''; background: #eb6100;  display: block;  height: 1px; width: 37%; position: absolute; right: 0; bottom: 50%;}
.enterprise_title .enterprise_title_box h2{font-size: 26px; font-weight: bold; color: #eb6100; margin: 7px 0;}
.enterprise_title .enterprise_title_box p{letter-spacing: 1px; font-size: 15px; color: #ff8a00;}

.enter_wra{width: 100%; background: #fff;  border-top: 6px solid #ff8a00; /*box-shadow: 2px 2px 4px #ddd;*/ padding: 20px 20px 80px; /*margin-bottom:20px;*/box-shadow: 2px 2px 2px #ccc;height: 100%;}
.enter_wra .enter_box{}
.enter_wra .enter_box img{margin: 0 auto; display: table;}
.enter_wra .enter_box h3{text-align: center; font-size: 17px; line-height: 22px; margin: 15px 0 25px;}
.enter_wra .enter_box a{ width: calc(100% - 70px); display: table; background: #000; color: #fff; padding: 18px 34px; font-weight: bold; letter-spacing: 1px; position:absolute; bottom:20px;}
.enter_wra .enter_box a::after{content: ''; background: #fff; display: block; height: 1px; width: 27%; position: absolute; right: 0%; bottom: 48%; transition:1s;}
.enter_wra .enter_box a:hover::after{ width:40%;}

.partners-wrap{background: #e9d5bc;}
.partners-wrap .partner_title{display: table; margin: 30px auto 17px; text-align: center;}
.partner_title .Partner_title_box{}
.partner_title .Partner_title_box::before{content: ''; background: #fff; display: block; height: 1px; width: 37%; position: absolute; left: 0; top: 50%;}
.partner_title .Partner_title_box::after{content: ''; background: #fff;  display: block;  height: 1px; width: 37%; position: absolute; right: 0; bottom: 50%;}
.partner_title .Partner_title_box h2{font-size: 26px; font-weight: bold; color: #693f0b; margin: 7px 0;}
.partner_title .Partner_title_box p{letter-spacing: 1px; font-size: 15px; color: #a17743;}

.Partner_wra{ margin-bottom:30px;}
.Partner_wra ul{display: table; float: left;}
.Partner_wra ul li{float: left; font-size: 16px; letter-spacing: 1px; padding-right: 32px; color: #8b591f; position: relative; line-height: 38px;}
.Partner_wra ul li::after{content:''; background:#8b591f; display:block; height:16px; width:1px; position:absolute; top:10px; right:15px;}

/*企業專區登入口*/
.ent-wra{margin-left:0;}
.entrance_eq{background: #fff; box-shadow: 2px 2px 2px #ccc; padding: 0; margin: 30px 15px 0;}


/*太古可樂登入後頁面 cola_area.asp*/
.cola_area_banner{ margin-top:161px;}
.cola_area_banner img{ width:100%;}
.cola_area_title{}
.cola_area_title .cola_area_title_box{ background:#eb6100;}
.cola_area_title .cola_area_title_box h2{background: #ff8a00; padding: 15px 30px; color: #fff; font-size: 21px; font-weight: bold; letter-spacing: 1px; display: table; border-right: 15px solid #ffb000;}
.cola_area_module{ display: table; width: 100%; margin-bottom: 40px;}
.cola_area_module a{font-size: 17px; color: #000; line-height: 45px; display: table; position:relative; width:100%;}
.cola_area_module i{font-size: 21px; padding: 0 10px; color: #3db1b3; font-weight: bold;}
.cola_area_module a p{ margin: 0; width: calc(100% - 30px); left: 30px; position: absolute; top: 10px; color: #000;}
/*台灣杜邦登入後頁面 leo_area.asp*/
#leo_wrapper{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; width:100%;}
.leo_area_banner{ margin-top:161px; width:100%; display:table;}
.leo_area_banner img{width: 100%;}
.leo_area_banner img.leo_banner_left{ width:50%; float:left;}
.leo_area_banner img.leo_banner_right{ width:50%; float:left;}
.leo_Marquee{}
.leo_Marquee_title{display: table; background: #000; padding: 8px 20px; color: #fff; font-size: 18px; position: relative; float: left;}
.leo_Marquee_title::after{ content: ''; display: block; border-top: 18px solid transparent; border-bottom: 17px solid transparent; border-left: 25px solid #000; position: absolute; top: 0; right: -25px;}
.leo_Marquee marquee{float: right; width: 87%; margin-top: 27px; color: #777; font-size: 15px; letter-spacing: 0.5px;}
.leo_Marquee marquee i{color: #009394; font-size: 18px; margin-right: 8px;}
.leo_Marquee marquee span{ margin-right:35px; float:left; display:table;}
.leo_Marquee marquee span::before{content: '\f0a1'; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 21px; padding: 0 10px; color: #3db1b3;position: absolute; left: 0; top: 0;}
.leo_Marquee marquee span p{margin-left: 45px;}
.leo_area_title{}
.leo_area_title .leo_area_title_box{ background:#eb6100;}
.leo_area_title .leo_area_title_box h2{background: #ff8a00; padding: 15px 30px; color: #fff; font-size: 21px; font-weight: bold; letter-spacing: 1px; display: table; border-right: 15px solid #ffb000;}
.leo_area_module{ display: table; width: 100%; margin-bottom: 40px;}
.leo_area_module a{font-size: 17px; color: #000; line-height: 45px; display: table; position:relative; width:100%;}
.leo_area_module i{font-size: 21px; padding: 0 10px; color: #3db1b3; font-weight: bold;}
.leo_area_module a p{ margin: 0; width: calc(100% - 30px); left: 30px; position: absolute; top: 10px; color: #000;}
/*長庚醫院登入後頁面 cg_area.asp*/
#cg_wrapper, #fpg_wrapper{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; width:100%;}
.cg_area_banner, .fpg_area_banner{ margin-top:161px; width:100%; display:table;}
.cg_area_banner img, .fpg_area_banner img{width:100%;}
.cg_area_banner img.cg_banner_left{ width:50%; float:left;}
.cg_area_banner img.cg_banner_right{ width:50%; float:left;}
.cg_Marquee{}
.cg_Marquee_title, .fpg_Marquee_title{display: table; background: #000; padding: 8px 20px; color: #fff; font-size: 18px; position: relative; float: left;}
.cg_Marquee_title::after, .fpg_Marquee_title::after{ content: ''; display: block; border-top: 18px solid transparent; border-bottom: 17px solid transparent; border-left: 25px solid #000; position: absolute; top: 0; right: -25px;}
.cg_Marquee marquee, .fpg_Marquee marquee{float: right; width: 87%; margin-top: 27px; color: #777; font-size: 15px; letter-spacing: 0.5px;}
.cg_Marquee marquee i, .fpg_Marquee marquee i{color: #009394; font-size: 18px; margin-right: 8px;}
.cg_Marquee marquee span, .fpg_Marquee marquee span{ margin-right:35px;}
.cg_Marquee marquee span::before, .fpg_Marquee marquee span::before{content: '\f0a1'; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 21px; padding: 0 10px; color: #3db1b3;}
.cg_area_title{}
.cg_area_title .cg_area_title_box{ background:#eb6100;}
.cg_area_title .cg_area_title_box h2{background: #ff8a00; padding: 15px 30px; color: #fff; font-size: 21px; font-weight: bold; letter-spacing: 1px; display: table; border-right: 15px solid #ffb000;}
.cg_area_module{ display: table; width: 100%; margin-bottom: 40px;}
.cg_area_module a{font-size: 17px; color: #000; line-height: 45px; display: table; position:relative; width:100%;}
.cg_area_module i{font-size: 21px; padding: 0 10px; color: #3db1b3; font-weight: bold;}
.cg_area_module a p{ margin: 0; width: calc(100% - 30px); left: 30px; position: absolute; top: 10px; color: #000;}
/*南亞科技登入後頁面 nanya_area.asp*/
#nanya_wrapper{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; width:100%;}
.nanya_area_banner{ margin-top:161px; width:100%; display:table;}
.nanya_area_banner img{width:100%;}
.nanya_area_banner img.nanya_banner_left{ width:50%; float:left;}
.nanya_area_banner img.nanya_banner_right{ width:50%; float:left;}
.nanya_Marquee{}
.nanya_Marquee_title{display: table; background: #000; padding: 8px 20px; color: #fff; font-size: 18px; position: relative; float: left;}
.nanya_Marquee_title::after{ content: ''; display: block; border-top: 18px solid transparent; border-bottom: 17px solid transparent; border-left: 25px solid #000; position: absolute; top: 0; right: -25px;}
.nanya_Marquee marquee{float: right; width: 87%; margin-top: 27px; color: #777; font-size: 15px; letter-spacing: 0.5px;}
.nanya_Marquee marquee i{color: #009394; font-size: 18px; margin-right: 8px;}
.nanya_Marquee marquee span{ margin-right:35px;}
.nanya_Marquee marquee span::before{content: '\f0a1'; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 21px; padding: 0 10px; color: #3db1b3;}
.nanya_area_title{}
.nanya_area_title .nanya_area_title_box{ background:#eb6100;}
.nanya_area_title .nanya_area_title_box h2{background: #ff8a00; padding: 15px 30px; color: #fff; font-size: 21px; font-weight: bold; letter-spacing: 1px; display: table; border-right: 15px solid #ffb000;}
.nanya_area_module{ display: table; width: 100%; margin-bottom: 40px;}
.nanya_area_module a{font-size: 17px; color: #000; line-height: 45px; display: table; position:relative; width:100%;}
.nanya_area_module i{font-size: 21px; padding: 0 10px; color: #3db1b3; font-weight: bold;}
.nanya_area_module a p{ margin: 0; width: calc(100% - 30px); left: 30px; position: absolute; top: 10px; color: #000;}
/*振興醫院登入後頁面 chgh_area.asp*/
#chgh_wrapper{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; width:100%;}
.chgh_area_banner{ margin-top:161px; width:100%; display:table;}
.chgh_area_banner img{width:100%;}
.chgh_area_banner img.nanya_banner_left{ width:50%; float:left;}
.chgh_area_banner img.nanya_banner_right{ width:50%; float:left;}
.chgh_Marquee{}
.chgh_Marquee_title{display: table; background: #000; padding: 8px 20px; color: #fff; font-size: 18px; position: relative; float: left;}
.chgh_Marquee_title::after{ content: ''; display: block; border-top: 18px solid transparent; border-bottom: 17px solid transparent; border-left: 25px solid #000; position: absolute; top: 0; right: -25px;}
.chgh_Marquee marquee{float: right; width: 87%; margin-top: 27px; color: #777; font-size: 15px; letter-spacing: 0.5px;}
.chgh_Marquee marquee i{color: #009394; font-size: 18px; margin-right: 8px;}
.chgh_Marquee marquee span{ margin-right:35px;}
.chgh_Marquee marquee span::before{content: '\f0a1'; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 21px; padding: 0 10px; color: #3db1b3;}
.chgh_area_title{}
.chgh_area_title .chgh_area_title_box{ background:#eb6100;}
.chgh_area_title .chgh_area_title_box h2{background: #ff8a00; padding: 15px 30px; color: #fff; font-size: 21px; font-weight: bold; letter-spacing: 1px; display: table; border-right: 15px solid #ffb000;}
.chgh_area_module{ display: table; width: 100%; margin-bottom: 40px;}
.chgh_area_module a{font-size: 17px; color: #000; line-height: 45px; display: table; position:relative; width:100%;}
.chgh_area_module i{font-size: 21px; padding: 0 10px; color: #3db1b3; font-weight: bold;}
.chgh_area_module a p{ margin: 0; width: calc(100% - 30px); left: 30px; position: absolute; top: 10px; color: #000;}

/*出團花絮燈箱背景*/
.fancybox-bg{ width:100%; height:100%;}

/*國內旅遊 taiwan.asp*/
.taiwan_content{width: 100%; display: block; margin-top: 40px;}
.tai_title{ position:relative; width: 34%; float: left; display: table; background: rgb(0, 0, 0);
    padding: 15px;}
.tai_title::after{ content: ""; width: 1px; height: 80%; position: absolute; top: 10px; background-color: rgb(255, 255, 255); transform: rotate(40deg); left: 42%; animation: movelineAccent 20s linear infinite;}
.tai_title h4{color:#fff; margin-bottom: 35px;}
.tai_title p{color:#fff; display: table; float: right; margin-top: 12px; height: 36px; font-size: 13px; letter-spacing: -0.5px;}
.tai_img{width: 66%; float: left;}
.tai_img img{width: 100%;}
.tai_product{display: table; width: 100%; padding: 10px !important;}
.tai_product li{margin: 10px 0;}
.tai_product li i{font-size: 20px; color: rgb(235, 97, 0); margin-right: 5px;}
.tai_product li a{color:#000; font-size: 17px; letter-spacing: 1.5px;}
.tai_product li a:hover{ color:#099;}

/*about.asp*/
.about-wrap{
    padding-top: 163px;
    background: url(/eweb_fpgtravel/images/top_images/cont_bg.jpg) repeat;
    width: 100%;
    display: table;
    padding-bottom: 40px;
}
.about_title{
    text-align: center;
    padding: 10px 0;
}
.about_title_box{}
.about_title_box h2{
    font-weight: bold;
    letter-spacing: 3px;
    color: #eb6100;
    margin-bottom: 5px;
}
.about_title_box p{
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #ff8a00;
}
.about_title_slo{
    width: 100%;
    display: table;
    text-align: center;
}
.about_title_slo h3{
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 30px;
    margin-top: 10px;
    color: #666;
}
#about_wrapper{width: 100%; margin-left: 0;}
.about_eq{
	
}
.about_wra{
    background: #fff;
    box-shadow: 2px 2px 2px #ccc;
	padding:0;
    margin: 30px 0px 0;
    border-bottom: 5px solid #eb6100;
}
.about_wra .about_box{
    position: relative;
}
.about_wra .about_box h3{
    margin: 0;
    padding: 16px 19px;
    background: #000;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: bold;
}
.about_wra ul{
    padding: 10px 15px !important;
    display: table;
}
.about_wra ul li{
    margin: 10px 0;
}
.about_wra ul li i{
    float: left;
    font-size: 20px;
    color: #ff8a00;
    margin-right: 5px;
    line-height: 25px;
}
.about_wra ul li h4{
    margin: 0;
    font-size: 17px;
    color: #333;
    line-height: 26px;
    letter-spacing: 1px;
    padding-left: 12px;
    text-align: justify;
}
.about_wra .about_box::after{ content:''; width:30%; height:1px; background:#fff; position:absolute; right:0; top:50%;}

.module_content_0_txt .about_future_title::before{
    content: '';
    width: 30%;
    height: 1px;
    background: #fff;
    display: table;
    position: absolute;
    top: 50%;
    left: 0;
}
.module_content_0_txt .about_future_title::after{
    content: '';
    width: 30%;
    height: 1px;
    background: #fff;
    display: table;
    position: absolute;
    top: 50%;
    right: 0;
}
#module_content_0 {position: relative; overflow: hidden;background: url(/eweb_fpgtravel/images/top_images/about_bg_01.jpg); background-attachment: fixed; background-repeat: repeat-y; background-size: cover;}
#module_content_0 .module_content_0_bg {/*margin: -10px;*/padding: 170px 0;position: relative;background: url(/eweb_fpgtravel/images/top_images/about_bg_01.jpg);background-attachment: fixed;background-repeat: repeat-y;background-size: cover;-webkit-filter: blur(0px);filter: blur(0px);}
#module_content_0 .module_content_0_txt {position:absolute;z-index:11;width:100%;padding: 10px 0 10px;margin:0 auto;top:0;}
.module_content_0_txt .about_future_title{
    position: relative;
}
.module_content_0_txt .about_future_title h2{
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 25px;
    margin-top: 45px;
}
.module_content_0_txt .about_future_info{ margin-top:30px;}
.module_content_0_txt .about_future_info h4{
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    font-size: 1.4em;
    line-height: 45px;
}



.service-wrap{
    background: #e9d5bc;
    width: 100%;
    display: table;
    padding: 30px 0;
}
.service_title{}
.service_title_box{
    text-align: center;
    padding-bottom: 100px;
}
.service_title_box h2{
    font-size: 31px;
    font-weight: bold;
    color: #693f0b;
    letter-spacing: 3px;
}
.service_title_box p{
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #a17743;
}
.service_travel_wra{}
.service_travel_box{
    background: rgba(255, 255, 255, 0.5);
    padding: 15px;
    display: table;
    position: relative;
    margin-bottom: 50px;
}
.service_travel_box img{
    border-radius: 100px;
    display: table;
    margin: -17% auto 0;
    width: 160px;
    height: 160px;
}
.service_travel_box h3{
    text-align: center;
    color: #000;
    font-weight: bold;
}
.service_travel_left{
    width: 50%;
    float: left;
    padding-right: 7px;
    text-align: justify;
    font-size: 17px;
    letter-spacing: 1.5px;
    line-height: 30px;
}
.service_travel_right{
    width: 50%;
    float: left;
    padding-left: 7px;
}
.service_travel_right ul{}
.service_travel_right ul li{
    font-size: 16px;
    letter-spacing: 1.5px;
    line-height: 30px;
    color: #a75c00;
}
.service_travel_right ul li::before{ content:'\f105'; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 20px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color:#eb6100; margin-right:5px;}
.about_service_features{}
.features_title{ position:relative;}
.features_title::before{content: ''; width: 30%; height: 1px; background: #693f0b; display: table; position: absolute; top: 50%; left: 0;}
.features_title::after{content: ''; width: 30%; height: 1px; background: #693f0b; display: table; position: absolute; top: 50%; right: 0;}
.features_title h3{
    text-align: center;
    color: #693f0b;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 25px;
    margin-top: 0px;
    position: relative;
}
.features_slo{}
.features_slo h4{
    text-align: center;
    margin: 20px auto;
    width: 63%;
    line-height: 30px;
    font-size: 18px;
    padding-bottom: 50px;
}
.features_project{
	width:100%;
	margin-left:0;
}
.features_project_0{
	width:75%;
	margin:0 auto 80px;
}
.features_project_box{
    background: rgba(255, 255, 255, 0.5);
    padding: 15px;
    margin-top: 20px;
	width:100%;
	float:left;
	position:relative;
	z-index:0;
	margin-bottom: 4rem;
}
.features_project_0 .f_pro_box:nth-child(1)::before{content: '\f005'; width: 85px; height: 85px; border-radius: 100px; background: #eb6100; color: #fff; position: absolute; top: -45px; left: calc(50% - 42.5px); display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 35px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; line-height: 84px;z-index: 9;}
.features_project_0 .f_pro_box:nth-child(2)::before{ content:'\f18c'; width: 85px; height: 85px; border-radius: 100px; background: #eb6100; color: #fff; position: absolute; top: -45px; left: calc(50% - 42.5px); display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 35px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; line-height: 84px;z-index: 9;}
.features_project_0 .f_pro_box:nth-child(3)::before{ content:'\f02d'; width: 85px; height: 85px; border-radius: 100px; background: #eb6100; color: #fff; position: absolute; top: -45px; left: calc(50% - 42.5px); display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 35px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; line-height: 84px;z-index: 9;}
.features_project .f_pro_box:nth-child(1)::before{content: '\f2c3'; width: 85px; height: 85px; border-radius: 100px; background: #eb6100; color: #fff; position: absolute; top: -45px; left: calc(50% - 42.5px); display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 35px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; line-height: 84px;z-index: 9;}
.features_project .f_pro_box:nth-child(2)::before{ content:'\f145'; width: 85px; height: 85px; border-radius: 100px; background: #eb6100; color: #fff; position: absolute; top: -45px; left: calc(50% - 42.5px); display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 35px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; line-height: 84px;z-index: 9;}
.features_project .f_pro_box:nth-child(3)::before{ content:'\f1ad'; width: 85px; height: 85px; border-radius: 100px; background: #eb6100; color: #fff; position: absolute; top: -45px; left: calc(50% - 42.5px); display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 35px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; line-height: 84px;z-index: 9;}
.features_project .f_pro_box:nth-child(4)::before{ content:'\f0c0'; width: 85px; height: 85px; border-radius: 100px; background: #eb6100; color: #fff; position: absolute; top: -45px; left: calc(50% - 42.5px); display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 35px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; line-height: 84px;z-index: 9;}
.features_project_box h3{
    text-align: center;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 25px;
}
.features_project_box p{
    font-size: 15px;
    letter-spacing: 0px;
    text-align: justify;
    line-height: 25px;
}
.row-eq-height{
	/*display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    display: flex;
    /* margin: 10px 0; */
    /* padding: inherit; */
    /* margin: 0 auto; */
}
.f_pro_box{
	
}

.ticketing_wrapper{
    background: url(/eweb_fpgtravel/images/top_images/about_bg_02.jpg) no-repeat center bottom;
}
.ticketing_title{
    margin: 35px 0;
}
.ticketing_title_box{
    text-align: center;
}
.ticketing_title_box h2{
    font-size: 31px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 3px;
}
.ticketing_title_box p{
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #999999;
}
.ticketing_wra{
    display: table;
}
.ticket_service{
    width: 100%;
    display: table;
}
.ticket_service h3{
    display: table;
    padding: 15px 20px;
    background: #000;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
	position:relative;
}
.ticket_service h3::after{
	content: '';
    display: block;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 32px solid #000;
    position: absolute;
    top: 0;
    right: -32px;
}
.ticketing_wra ul{
    width: 100%;
    display: table;
    margin-bottom: 20px;
}
.ticketing_wra ul li{
    font-size: 18px;
    letter-spacing: 1.3px;
    line-height: 38px;
    color: #c15000;
}

.about_final{
    display: table;
    width: 100%;
    text-align: center;
    padding: 20px;
    margin: 40px 0 40px;
    border: 2px dotted #bbb;
	position:relative;
}
.about_final::before{ content:''; width:1px; height:50px; background:#bbb; position: absolute; top:-35px; left:50%;}
.about_final h2{
    margin: 0px;
    font-size: 23px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 2px;
}

/*企業專區登入口*/
.ent-wra{margin-left:0;}
.entrance_eq{background: #fff; box-shadow: 2px 2px 2px #ccc; padding: 0; margin: 30px 15px 0;}


/********** 合併搜尋列表頁 **********/

/****** 合併搜尋引擎-個團及團型共用-也可以最外層class名稱做區分 GroupList & MGroupList ******/
.merge_search {width: 100%; display: table; padding: 0 20px; background:rgba(0,0,0,0.6);}

/* 搜尋引擎標題-可依各家喜好更換 */
.merge_search h4 {color: #FFF; line-height: 50px; margin: 0 0 0 15px;}
.merge_search h4::before {content: '旅遊快速查詢';}

/* 搜尋引擎欄位標題-共用 */
.merge_search ul {display: table; width: 100%; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; padding:15px 0 0;}
.merge_search ul li {float: left;}
.merge_search ul li label {float: left; text-align: right; color: #FFF; margin: 0; line-height: 34px; font-weight: 400; position: relative;}
.merge_search ul li label i {color: #F00; font-weight: 600; font-size: 13px; margin: 0 3px 0 0; position: absolute; left: -20%; top: 11px;}

/* 旅遊區域大小分類 */
.merge_search ul li.merge_search_area .merge_search_select {float: left; margin: 0 0 15px 15px; line-height: 22px; appearance: none; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ' '; background: url(/eweb_fpgtravel/images/icon_drop_down.png) #FFF no-repeat 99% center;}
.merge_search ul li.merge_search_area .merge_search_select:nth-child(2) {width: 30%;}
.merge_search ul li.merge_search_area .merge_search_select:nth-child(3) {width: 51.3%;}

/* ¥Xµo´Á¶¡ */
.merge_search ul li.merge_search_date .input-group-addon {display: inherit; position: absolute; border-radius: 4px;}
.merge_search ul li.merge_search_date .input-group-btn {display: inherit;}
.merge_search ul li.merge_search_date .input-group .form-control {display: inherit; cursor: default; padding: 3px;}
.merge_search ul li.merge_search_date .form_date {float: left; width: 40.6%; margin: 0 0 15px 15px;}
.merge_search ul li.merge_search_date .merge_search_input_date {line-height: 22px; appearance: none; border-radius: 4px; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ' '; background: url(/eweb_fpgtravel/images/icon_helpday.png) #FFF no-repeat 99% center;}

/* 出發期間 */
.merge_search ul li.merge_search_airport .merge_search_select {float: left; width: 66%; margin: 0 0 15px 15px; line-height: 22px; appearance: none; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ' '; background: url(/eweb_fpgtravel/images/icon_drop_down.png) #FFF no-repeat 99% center;}

/* 出境機場 */
.merge_search ul li.merge_search_days .merge_search_select {float: left; width: 66%; margin: 0 0 15px 15px; line-height: 22px; appearance: none; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ' '; background: url(/eweb_fpgtravel/images/icon_drop_down.png) #FFF no-repeat 99% center;}

/* 旅遊天數 */
.merge_search ul li.merge_search_budget .merge_search_select {float: left; width: 66%; margin: 0 0 15px 15px; line-height: 22px; appearance: none; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ' '; background: url(/eweb_fpgtravel/images/icon_drop_down.png) #FFF no-repeat 99% center;}

/* 航空公司 */
.merge_search ul li.merge_search_airline .merge_search_select {float: left; width: 66%; margin: 0 0 15px 15px; line-height: 22px; appearance: none; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ' '; background: url(/eweb_fpgtravel/images/icon_drop_down.png) #FFF no-repeat 99% center;}

/* 合併其他選項 */
.merge_search ul li.merge_search_combine {padding: 6px 0 6px 9%;}
input[type=checkbox].css-checkbox {position: absolute; z-index: -1000; left: -1000px; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 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;}
input[type=checkbox].css-checkbox + label.css-label {padding-left: 28px; height: 22px; font-weight: 100; display: inline-block; line-height: 22px; background-repeat: no-repeat; background-position: 0 0; font-size: 15px; vertical-align: middle; cursor: pointer; margin-right: 25px; -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;}
input[type=checkbox].css-checkbox:checked + label.css-label {background-position: 0 -48px; -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;}
label.css-label {background-image: url(/eweb_fpgtravel/images/grey.png); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}

/* 產品快搜 */
.merge_search ul li.merge_search_keyword .merge_search_input {float: left; width: 84.1%; margin: 0 0 15px 15px; line-height: 22px;}

/* 搜尋引擎按鈕 預設置右，可透過 text-align 的其他參數調整 */
.merge_search .merge_search_btn {margin:15px 0px; text-align: right;}
.merge_search .merge_search_btn a i {margin-right: 5px;}
.merge_search .merge_search_btn a:nth-child(1) {padding: 6px 35px;}

/* 搜尋條件及排序方式 */
.merge_sequence {background:none; height: 75px;}
.merge_sequence > div {width: 50%; float: left;}
.merge_sequence > div.condition {/*width: :60%;*/}
.merge_sequence > div.theway {/*width: :40%;*/}
.merge_sequence > div.condition ul li {float:left; line-height: 75px; font-size: 18px; color: #8fb223; }
.merge_sequence > div.condition ul li:after {content:'/'; margin: 0 5px;}
.merge_sequence > div.condition ul li:nth-child(1) {color: #3a3a3a; margin: 0px; height: 75px;}
.merge_sequence > div.condition ul li:nth-child(1):afterm, .GO_sequence > div.condition ul li:nth-last-child(1):after {content:normal;}
.merge_sequence > div.condition ul li:nth-child(1):before {content:url(/eweb_design/images/icon_right.png); margin: 0 5px 0 0; vertical-align: sub;}

.merge_sequence > div.theway .product_items {height: 40px; line-height: 40px; text-align: right; padding-right: 10px;}
.merge_sequence > div.theway ul {display: table; line-height: 75px; float: right; margin: 0 5px 0 0;}
.merge_sequence > div.theway ul li {float: left; margin: 0 5px;}
.merge_sequence > div.theway ul li input {vertical-align: middle; margin: 0; padding: 0;}
.merge_sequence > div.theway ul li label {margin: 0;}

.nav-tabs > li:nth-last-child(1) {float: right;}



/********** 列表頁 **********/

/* 圖文切換 */
.container .merge_search_list #skin {display: table; float: right; position: relative; z-index: 20; right: 0;}
.container .merge_search_list #skin li {display: table-cell; cursor: pointer; color: #737373; padding: 5px 10px; background: #f5f5f5; border: 1px solid #ccc; /*box-shadow: inset 0 0 5px rgba(51,51,51,.1);*/ border-radius: 0px 5px 5px 0px; -webkit-border-radius: 0px 5px 5px 0px; -moz-border-radius: 0px 5px 5px 0px; -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.container .merge_search_list #skin li i {margin-right: 5px;}
.container .merge_search_list #skin li:nth-child(1) {border-right: none; border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px;}
.container .merge_search_list #skin li.selected {cursor: default; background: #e6e6e6; color: #333; -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.container .merge_search_list #skin li:hover {background: #e6e6e6; color: #333; -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}

/* 判斷列表模式或圖片模式前，先讓圖片隱藏 */
.product_img img {display: none;}

/* 列表模式 */
.skin_list {margin: 20px 0; padding: 0 15px;}
/*整體瀑布流框架*/
.skin_list .masonry-container {display: block; height: inherit !important;}
.skin_list .products {border: 1px solid #e1e1e1;}

/* 列表標題 */
.skin_list .products .product_title {width: 100%; display: table; line-height: 50px; position: inherit !important;}
.skin_list .products .product_title > div {float: left;background-color: #fdf0d9;text-align: center; border-right: 1px solid #e1e1e1;}

/****** 個團列表 GroupList ******/
/** 個團列表 START **/
/*類型*/
.GroupList .skin_list .products .product_title > div.product_type {width: 4%;}
/*產品名稱*/
.GroupList .skin_list .products .product_title > div.product_name {width: 37%;}
/*天數*/
.GroupList .skin_list .products .product_title > div.product_days {width: 4%;}
/*出發日期*/
.GroupList .skin_list .products .product_title > div.product_date {width: 8%;}
/*個團代碼
.GroupList .skin_list .products .product_title > div.product_num {width: 10%;}*/
/*航班*/
.GroupList .skin_list .products .product_title > div.product_info {width: 5%;}
/*售價*/
.GroupList .skin_list .products .product_title > div.product_price {width: 13%;}
/*機位*/
.GroupList .skin_list .products .product_title > div.product_total {width: 5%;}
/*可售*/
.GroupList .skin_list .products .product_title > div.product_available {width: 5%;}
/*報名*/
.GroupList .skin_list .products .product_title > div.product_btn {width: 9%;}
/*促銷*/
.GroupList .skin_list .products .product_title > div.product_remarks {width: 10%; border: none;}

.GroupList .skin_list .products .product {border-bottom: 1px solid #e1e1e1;}
.GroupList .skin_list .products .product_item .thumbnail {border: none;}
.GroupList .skin_list .products .product_item:nth-iast-child(1) {border-bottom: none;}
/*產品內文大框架*/
.GroupList .skin_list .product_item {position: inherit !important;}
/* 列表內文 */
.GroupList .skin_list .product_item .thumbnail {display: table; width: 100%; border-radius: 0; margin: 0; padding: 0; position: relative;}
.GroupList .skin_list .product_item:nth-child(odd) .thumbnail {background: #f9f8f8;}
.GroupList .skin_list .product_item .thumbnail:hover {background:#f5f4f4;}
.GroupList .skin_list .product_item .thumbnail > div {display: inline-block; text-align: center; vertical-align: middle; padding: 10px 0 20px;}
/*圖片*/
.GroupList .skin_list .product_item .thumbnail > div.product_img img {display: none;}
/*類型*/
.GroupList .skin_list .product_item .thumbnail > div.product_type {width: 4%;}
.GroupList .skin_list .product_item .thumbnail > div.product_type span {background: #a59681; border-radius: 4px; width: 25px; height: 25px; margin: 0 auto; display: table; text-align: center; line-height: 25px; font-size: 15px; color: #FFF;}
/*產品名稱*/
.GroupList .skin_list .product_item .thumbnail > div.product_name {width: 37%; text-align: left; padding-left: 10px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a {color: #333; font-size: 16px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span {float: left; margin: 5px 5px 0 0;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_concessions {width: 70%; color: #F00; font-size: 14px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_num {width: 25%; color: #666; font-size: 14px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a div.product_tag {width: 100%; margin: 0;}
/*分享*/
.GroupList .skin_list .product_item .thumbnail > .product_sharer {display: table; text-align: left; padding: 0px; position: absolute; z-index: 10; bottom: 6px; left: 450px;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > li { margin-right: 5px !important;display: inline-block; vertical-align: middle !important;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div a {display: block;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div a img {width: 20px;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div.line-share-button {display: none;}
/*天數*/
.GroupList .skin_list .product_item .thumbnail > div.product_days {width: 4%;}
/*出發日期*/
.GroupList .skin_list .product_item .thumbnail > div.product_date {width: 8%;}
/*個團代碼
.GroupList .skin_list .product_item .thumbnail > div.product_num {width: 10%;}*/
/*航班*/
.GroupList .skin_list .product_item .thumbnail > div.product_info {width: 5%;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a {cursor: pointer; font-size: 20px;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a span {display: none;}
/*售價*/
.GroupList .skin_list .product_item .thumbnail > div.product_price {width: 13%; text-align: right; padding-right: 10px;}
.GroupList .skin_list .product_item .thumbnail > div.product_price span {width: 100%; text-align: right; float: right;}
.GroupList .skin_list .product_item .thumbnail > div.product_price span strong{color: #F00; font-size: 20px; font-weight: bold;}
/*機位*/
.GroupList .skin_list .product_item .thumbnail > div.product_total {width: 5%;}
.GroupList .skin_list .product_item .thumbnail > div.product_total span.num-title {display: none;}
/*可售*/
.GroupList .skin_list .product_item .thumbnail > div.product_available {width: 5%;}
.GroupList .skin_list .product_item .thumbnail > div.product_available span.num-title {display: none;}
/*報名*/
.GroupList .skin_list .product_item .thumbnail > div.product_btn {width: 9%; padding: 10px; font-size: 12px; color: #999;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn a {display: block; font-size: 14px; color: #fff;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn h6 {margin: 0 0 5px 0;}
/*促銷*/
.GroupList .skin_list .product_item .thumbnail > div.product_remarks {width: 10%; padding: 10px;}


/* 圖片模式 */
.GroupList .skin_module {margin: 20px 0;}
.GroupList .skin_module .products {padding: 0 5px;}
.GroupList .skin_module .products .product_title {display: none;}

.GroupList .skin_module .products .item {width: 25%; padding: 0 10px; float: left;}
.GroupList .skin_module .products .item .thumbnail {position: relative; display: inline-block;}
/*圖片*/
.GroupList .skin_module .products .item .thumbnail .product_img {}
.GroupList .skin_module .products .item .thumbnail .product_img img {display: block; margin-bottom: -25px; width: 100%;}
/*類型*/
.GroupList .skin_module .products .item .thumbnail > div.product_type {position: absolute; top: 10px; left: 10px; z-index: 10;}
.GroupList .skin_module .products .item .thumbnail > div.product_type span {background: #a59681; border-radius: 4px; width: 25px; height: 25px; display: table; text-align: center; line-height: 25px; font-size: 15px; color: #FFF;}
/*產品名稱*/
.GroupList .skin_module .products .item .thumbnail > div.product_name {text-align: justify; padding: 35px 5px 5px;}
.GroupList .skin_module .products .item .thumbnail > div.product_name a {color: #333; font-size: 16px;}
.skin_module .products .item .thumbnail > div.product_name a span {float: left; margin: 5px 5px 0 0; font-size: 13px;}
.GroupList .skin_module .products .item .thumbnail > div.product_name a span.product_concessions {width: 100%; color: #F00; font-size: 14px;}
.GroupList .skin_module .products .item .thumbnail > div.product_name a span.product_num {width: 25%; color: #999; font-size: 13px; float: inherit;}
.GroupList .skin_module .products .item .thumbnail > div.product_name a div.product_tag {margin: 0; display: table; position: absolute; top: 5px; right: 5px;}
/*分享*/
.GroupList .skin_module .products .item .thumbnail > .product_sharer {/*width: 100%;*/ display: table; text-align: left; padding: 10px; right: 0;}
.GroupList .skin_module .products .item .thumbnail > .product_sharer > div {margin-right: 5px !important; display: inline-block; vertical-align: middle !important;}
.GroupList .skin_module .products .item .thumbnail > .product_sharer > div a {display: block;}
.GroupList .skin_module .products .item .thumbnail > .product_sharer > div a img {width: 20px;}
.GroupList .skin_module .products .item .thumbnail > .product_sharer > div.line-share-button {display: none;}
/*天數*/
.GroupList .skin_module .products .item .thumbnail > div.product_days {float: left; width: 41%; padding: 5px;}
.GroupList .skin_module .products .item .thumbnail > div.product_days:before {content: '旅遊天數：';}
/*出發日期*/
.GroupList .skin_module .products .item .thumbnail > div.product_date {float: left; width: 59%; padding: 5px;}
.GroupList .skin_module .products .item .thumbnail > div.product_date:before {content: '出發日期：';}
/*個團代碼*/
.GroupList skin_module .products .item .thumbnail > div.product_num {float: left; width: 100%; padding: 5px;}
.GroupList .skin_module .products .item .thumbnail > div.product_num:before {content: '­Ó¹Î¹Î¸¹¡G';}
/*航班*/
.GroupList .skin_module .products .item .thumbnail > div.product_info {float: left; width: 33.33%; padding: 5px;}
.GroupList .skin_module .products .item .thumbnail > div.product_info a {cursor: pointer;}
/*售價*/
.GroupList .skin_module .products .item .thumbnail > div.product_price {position: absolute; right: 15px; bottom: 100px;}
.GroupList .skin_module .products .item .thumbnail > div.product_price span {width: 100%; text-align: right; float: left;}
.GroupList .skin_module .products .item .thumbnail > div.product_price span  strong{color: #F00; font-size: 20px; font-weight: bold;}
/*機位*/
.GroupList .skin_module .products .item .thumbnail > div.product_total {float: left; width: 33.33%; padding: 5px;}
/*可售*/
.GroupList .skin_module .products .item .thumbnail > div.product_available {float: left; width: 33.33%; padding: 5px 5px 10px;}
/*報名*/
.GroupList .skin_module .products .item .thumbnail > div.product_btn {text-align: center; margin: 60px 0 0; padding: 25px 0; width: 100%; float: left; position: relative;}
.GroupList .skin_module .products .item .thumbnail > div.product_btn a {padding: 6px 50px;}
.GroupList .skin_module .products .item .thumbnail > div.product_btn .product_order_info {position: absolute; top: 0; left: 0; width: 100%;}
.GroupList .skin_module .products .item .thumbnail > div.product_btn .product_order_info h6 {float: left; margin: 0 0 5px 0; width: 33.33%;}
/*«P¾P*/
.GroupList .skin_module .products .item .thumbnail > div.product_remarks {width: 100%;padding: 5px;float: left;font-size: 13px;height: 28px;position: absolute;bottom: 0;left: 5px; background:none;}

/** 個團列表 END **/


/****** 團型列表 MGroupList ******/
/** 團型列表 START **/
/*類型*/
.MGroupList .skin_list .products .product_title > div.product_type {width: 4%;}
/*²£«~¦WºÙ*/
.MGroupList .skin_list .products .product_title > div.product_name {width: 45%;}
/*¤Ñ¼Æ*/
.MGroupList .skin_list .products .product_title > div.product_days {width: 4%;}
/*¥Xµo¤é´Á*/
.MGroupList .skin_list .products .product_title > div.product_date {width: 29%;}
/*¹Î«¬¥N½X
.MGroupList .skin_list .products .product_title > div.product_num {width: 10%;}*/
/*¯è¯Z*/
.MGroupList .skin_list .products .product_title > div.product_info {width: 5%;}
/*°â»ù*/
.MGroupList .skin_list .products .product_title > div.product_price {width: 13%; border: none;}

.MGroupList .skin_list .products .product {border-bottom: 1px solid #e1e1e1;}
.MGroupList .skin_list .products .product_item .thumbnail {border: none;}
.MGroupList .skin_list .products .product_item:nth-iast-child(1) {border-bottom: none;}
/*²£«~¤º¤å¤j®Ø¬[*/
.MGroupList .skin_list .product_item {position: inherit !important;}
/* ¦Cªí¤º¤å */
.MGroupList .skin_list .product_item .thumbnail {display: table; width: 100%; border-radius: 0; margin: 0; padding: 0; position: relative;}
.MGroupList .skin_list .product_item:nth-child(odd) .thumbnail {background: #f9f8f8;}
.MGroupList .skin_list .product_item .thumbnail:hover {background:#f5f4f4;}
.MGroupList .skin_list .product_item .thumbnail > div {display: inline-block; text-align: center; vertical-align: middle; padding: 10px 0 20px;}
/*¹Ï¤ù*/
.MGroupList .skin_list .product_item .thumbnail > div.product_img img {display: none;}
/*Ãþ«¬*/
.MGroupList .skin_list .product_item .thumbnail > div.product_type {width: 4%;}
.MGroupList .skin_list .product_item .thumbnail > div.product_type span {background: #a59681; border-radius: 4px; width: 25px; height: 25px; margin: 0 auto; display: table; text-align: center; line-height: 25px; font-size: 15px; color: #FFF;}
/*²£«~¦WºÙ*/
.MGroupList .skin_list .product_item .thumbnail > div.product_name {width: 45%; text-align: left; padding-left: 10px;}
.MGroupList .skin_list .product_item .thumbnail > div.product_name a {color: #333; font-size: 16px;}
.MGroupList .skin_list .product_item .thumbnail > div.product_name a span {float: left; margin: 5px 5px 0 0;}
.MGroupList .skin_list .product_item .thumbnail > div.product_name a span.product_concessions {width: 70%; color: #F00; font-size: 14px;}
.MGroupList .skin_list .product_item .thumbnail > div.product_name a span.product_num {width: 100%; color: #666; font-size: 14px;}
.MGroupList .skin_list .product_item .thumbnail > div.product_name a div.product_tag {width: 100%; margin: 0;}
/*¤À¨É*/
.MGroupList .skin_list .product_item .thumbnail > .product_sharer {display: table; text-align: left; padding: 0px; position: absolute; z-index: 10; bottom: 6px; left: 450px;}
.MGroupList .skin_list .product_item .thumbnail > .product_sharer > li { margin-right: 5px !important;display: inline-block; vertical-align: middle !important;}
.MGroupList .skin_list .product_item .thumbnail > .product_sharer > div a {display: block;}
.MGroupList .skin_list .product_item .thumbnail > .product_sharer > div a img {width: 20px;}
.MGroupList .skin_list .product_item .thumbnail > .product_sharer > div.line-share-button {display: none;}
/*¤Ñ¼Æ*/
.MGroupList .skin_list .product_item .thumbnail > div.product_days {width: 4%;}
/*¥Xµo¤é´Á*/
.MGroupList .skin_list .product_item .thumbnail > div.product_date {width: 29%; text-align: left; position: relative;}
.MGroupList .skin_list .product_item .thumbnail > div.product_date a {float: left; color: #333; font-size: 14px; padding: 6px 10px;}
.MGroupList .skin_list .product_item .thumbnail > div.product_date a.more {color: #fff; background-color: #f0ad4e; border-color: #eea236; position: absolute; right: 0; bottom: 0;}
.MGroupList .skin_list .product_item .thumbnail > div.product_date a.more:hover {background-color: #ec971f; border-color: #d58512;}
/*¹Î«¬¥N½X
.MGroupList .skin_list .product_item .thumbnail > div.product_num {width: 10%;}*/
/*¯è¯Z*/
.MGroupList .skin_list .product_item .thumbnail > div.product_info {width: 5%;}
.MGroupList .skin_list .product_item .thumbnail > div.product_info a {cursor: pointer; font-size: 20px;}
.MGroupList .skin_list .product_item .thumbnail > div.product_info a span {display: none;}
/*°â»ù*/
.MGroupList .skin_list .product_item .thumbnail > div.product_price {width: 13%; text-align: right; padding-right: 10px;}
.MGroupList .skin_list .product_item .thumbnail > div.product_price span {width: 100%; text-align: right; float: right;}
.MGroupList .skin_list .product_item .thumbnail > div.product_price span strong{color: #F00; font-size: 20px; font-weight: bold;}


/* ¹Ï¤ù¼Ò¦¡ */
.MGroupList .skin_module {margin: 20px 0;}
.MGroupList .skin_module .products {padding: 0 5px;}
.MGroupList .skin_module .products .product_title {display: none;}

.MGroupList .skin_module .products .item {width: 25%; padding: 0 10px; float: left;}
.MGroupList .skin_module .products .item .thumbnail {position: relative; display: inline-block;}
/*¹Ï¤ù*/
.MGroupList .skin_module .products .item .thumbnail .product_img {}
.MGroupList .skin_module .products .item .thumbnail .product_img img {display: block; margin-bottom: -25px; width: 100%;}
/*Ãþ«¬*/
.MGroupList .skin_module .products .item .thumbnail > div.product_type {position: absolute; top: 10px; left: 10px; z-index: 10;}
.MGroupList .skin_module .products .item .thumbnail > div.product_type span {background: #a59681; border-radius: 4px; width: 25px; height: 25px; display: table; text-align: center; line-height: 25px; font-size: 15px; color: #FFF;}
/*²£«~¦WºÙ*/
.MGroupList .skin_module .products .item .thumbnail > div.product_name {text-align: justify; padding: 35px 5px 5px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_name a {color: #333; font-size: 16px;}
.skin_module .products .item .thumbnail > div.product_name a span {float: left; margin: 5px 5px 0 0; font-size: 13px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_name a span.product_concessions {width: 100%; color: #F00; font-size: 14px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_name a span.product_num {width: 25%; color: #999; font-size: 13px; float: inherit;}
.MGroupList .skin_module .products .item .thumbnail > div.product_name a div.product_tag {margin: 0; display: table; position: absolute; top: 5px; right: 5px;}
/*¤À¨É*/
.MGroupList .skin_module .products .item .thumbnail > .product_sharer {width: 100%; display: table; text-align: left; padding: 10px; right: 0; position: initial;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer > div {margin-right: 5px !important; display: inline-block; vertical-align: middle !important;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer > div a {display: block;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer > div a img {width: 20px;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer > div.line-share-button {display: none;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer.fixed-action-btn.horizontal ul {top: 52%;}
/*¤Ñ¼Æ*/
.MGroupList .skin_module .products .item .thumbnail > div.product_days {float: left; width: 45%; padding: 5px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_days:before {content: '旅遊天數：';}
/*¥Xµo¤é´Á*/
.MGroupList .skin_module .products .item .thumbnail > div.product_date {float: left; width: 100%; padding: 5px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_date:before {content: '出發日期：'; width: 100%; display: block; padding: 10px 0;}
.MGroupList .skin_module .products .item .thumbnail > div.product_date a {color: #333; font-size: 14px; padding: 10px; float: left;}
.MGroupList .skin_module .products .item .thumbnail > div.product_date a.more {color: #fff; background-color: #f0ad4e; border-color: #eea236; width: 100%; text-align: center;}
.MGroupList .skin_module .products .item .thumbnail > div.product_date a.more:hover {background-color: #ec971f; border-color: #d58512;}
/*¹Î«¬¥N½X*/
.MGroupList skin_module .products .item .thumbnail > div.product_num {float: left; width: 100%; padding: 5px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_num:before {content: '­Ó¹Î¹Î¸¹¡G';}
/*¯è¯Z*/
.MGroupList .skin_module .products .item .thumbnail > div.product_info {float: left; width: 40%; padding: 10px; line-height: 35px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_info a {cursor: pointer;}
.MGroupList .skin_module .products .item .thumbnail > div.product_info a:after {content:'°Ñ¦Ò';}
/*°â»ù*/
.MGroupList .skin_module .products .item .thumbnail > div.product_price {width: 60%; float: left; padding: 10px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_price span {width: 100%; text-align: right; float: left;}
.MGroupList .skin_module .products .item .thumbnail > div.product_price span  strong{color: #F00; font-size: 20px; font-weight: bold;}
/*³ø¦W*/
.MGroupList .skin_module .products .item .thumbnail > div.product_btn {text-align: center; margin: 60px 0 0; padding: 25px 0; width: 100%; float: left; position: relative;}
.MGroupList .skin_module .products .item .thumbnail > div.product_btn a {padding: 6px 50px;}
.MGroupList .skin_module .products .item .thumbnail > div.product_btn .product_order_info {position: absolute; top: 0; left: 0; width: 100%;}
.MGroupList .skin_module .products .item .thumbnail > div.product_btn .product_order_info h6 {float: left; margin: 0 0 5px 0; width: 33.33%;}

/** ¹Î«¬¦Cªí END **/


/** ¤À¨É«ö¶s¦¬¦X+°ÊºA®ÄªG **/
.fixed-action-btn {position: absolute; right: 23px; bottom: 23px; padding-top: 15px; margin-bottom: 0; z-index: 98;}
.fixed-action-btn.horizontal {padding: 0 0 0 15px;}
.btn-floating {display: inline-block; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 30px; height: 30px; line-height: 30px; padding: 0; background-color: #26a69a; border-radius: 50%; transition: .3s; cursor: pointer; vertical-align: middle;}
.btn-large {height: 54px; line-height: 54px;}
.btn-floating.btn-large {width: 30px; height: 30px;}
.skin_module .btn-floating.btn-large {float: right;}
.material-icons {text-rendering: optimizeLegibility; -webkit-font-feature-settings: 'liga'; -moz-font-feature-settings: 'liga'; font-feature-settings: 'liga';}
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {font-size: 1.3rem; line-height: inherit;}
.btn-floating i {width: inherit; display: inline-block; text-align: center; color: #fff; font-size: 1.6rem; line-height: 40px;}
.btn-floating.btn-large i {line-height: 30px;}
ul:not(.browser-default) {padding-left: 0; list-style-type: none;}
/*機票頻道*/
#info ul.info{/*padding-left:0px !important;*/}
.fixed-action-btn ul {left: 0; right: 0; text-align: center; position: absolute; bottom: 64px; margin: 0; visibility: hidden;}
.fixed-action-btn.active ul {visibility: visible;}
.fixed-action-btn.horizontal ul {text-align: right;right: 50px;top: 40%;-webkit-transform: translateY(-50%);transform: translateY(-50%);height: 100%;left: auto;display: table;width: 100px;height: 30px;}
.fixed-action-btn.horizontal ul li {display: inline-block; margin: 0 10px 0 0; width: 24px; height: 24px;}
.btn-floating {display: inline-block; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 30px; height: 30px; line-height: 30px; padding: 0; background-color: #26a69a; border-radius: 50%; transition: .3s; cursor: pointer; vertical-align: middle;}
.btn-floating.line_icon {background-color: #00b900;}
.btn-floating.fb_icon {background-color: #3b5998;}
.fixed-action-btn ul a.btn-floating {opacity: 0;}
.btn-floating i {width: inherit; display: inline-block; text-align: center; color: #fff; line-height: 30px; font: normal normal normal 14px/1 FontAwesome;}


/** ¦Cªí­¶¤U¤èªº¤À­¶«ö¶s¤Î¸ü¤J§ó¦h«ö¶s **/
.skin_list .loading {display: none;}
.skin_list .pagination {margin: 20px auto 0; display: table;}
.skin_module .loading {margin: 20px auto 0; display: none; width: 50%; text-shadow: 0 1px 0 #fff; background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%); background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%); background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0)); background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.skin_module .pagination {margin: 20px auto 0; display: table;}





/** ¯è¯Z°Ñ¦Ò¼u¥Xµ¡ **/
.flight_box {border: 1px solid #e1e1e1;}
.flight_box .flight_title {background-color: #f7efe3;}
.flight_box ul {width: 100%; display: table; border-bottom: 1px solid #e1e1e1;}
.flight_box ul:nth-last-child(1) {border-bottom: none;}
.flight_box ul li {float: left;/* width: 16%; */line-height:35px;text-align: center;padding: 6px 10px;font-size: 14px;}
.flight_box ul li:nth-child(1) {/* width: 4%; *//* text-align: center; */}
.flight_box .flight_content:nth-child(odd) {background: #f9f8f8;}


/************************************************************************************/

/****** ­Ó¹Î©ú²Ó­¶ ******/
/** ¹Î¦W **/
.product_details h3 {margin: 0; line-height: 34px; font-size: 30px;}
.product_details .number_status {margin: 5px 0 20px;}
.product_details .number_status i {margin-right: 5px;}
.product_details .number_status .label-tag {margin-right: 5px; padding: .2em .6em .2em;}

/** ²£«~°ò¥»¸ê®Æ **/
.product_details .product_basic_info {width: 100%; display: table; margin-top: 20px; border-top: 1px solid #e1e1e1; padding-top: 20px; position: relative; margin-bottom: 50px;}
.product_details .product_basic_info ul {width: 100%; display: table;}
.product_details .product_basic_info ul li {float: left; line-height: 34px; padding: 0;}
.product_details .product_basic_info ul li.basic_info_title label {margin: 0;}
.product_details .product_basic_info ul li.basic_info_title {font-size: 15px; font-weight: bold;}
.product_details .product_basic_info ul li.basic_info_title i {margin-right: 5px;}
.product_details .product_basic_info ul li.departure_date {color: #F00; font-size: 25px; font-weight: bold;}
/*.product_details .product_basic_info ul li.return_date {width: 20%;}*/
.product_details .product_basic_info ul li.deadline {color: #F00; font-size: 18px; font-weight: bold;}
.product_details .product_basic_info ul li.deadline a {float: right;}
.product_details .product_basic_info ul li span {font-size: 16px; font-weight: bold;}
.product_details .product_basic_info ul li.price_content {width: initial; padding: 10px 0;}
.product_details .product_basic_info ul li .panel {float: left; text-align: center; margin-right: 10px; min-width: 130px; margin-bottom: 0;}
.product_details .product_basic_info ul li .panel .panel-heading {font-weight: bold;}
.product_details .product_basic_info ul li .panel .panel-body {font-size: 0;}
.product_details .product_basic_info ul li .panel .panel-body span {font-size: 16px;}
.product_details .product_basic_info ul li.sign_up_group {/*position: absolute; right: 0; width: initial; top: 10px;*/text-align: right; margin-top: -10px;}
.product_details .product_basic_info ul li.sign_up_group i {margin-right: 5px;}
.product_details .product_basic_info ul li.sign_up_group a span {margin-left: 5px; font-weight: 100;}

.navbar-default {position: relative;}
#navbar-spy.navbar-default{width:100%;}
.navbar-default #cart {z-index: 98; width: 1170px; top: 0; position: absolute; margin: 0 auto; background: #717171; color: #FFF; -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;}
.navbar-default #cart .navbar-nav > li > a {color: #FFF; font-size: 16px; line-height: 50px; padding: 0 15px;}
.navbar-default #cart .navbar-nav > li.active > a {color: #FF0040;}
.navbar-default #cart .navbar-nav > li > a:hover {color: #FF0040;}

#carousel-example-generic {margin-top: 50px;}

.navbar-default #cart .navbar-other {float: right; display: table; overflow: hidden;}
.navbar-default #cart .navbar-other li {float: left; line-height: 50px; margin: 0 5px;}
.navbar-default #cart .navbar-other li img {display: block; max-width: 100%; height: auto;}
.navbar-default #cart .navbar-other li a.download_pdf {background: #df0808; color: #FFF;}
.navbar-default #cart .navbar-other li a.download_word {background: #0f57b9; color: #FFF;}

.navbar-default #cart .navbar-other li:nth-last-child(1) {width: 0; position: relative; -webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}
.navbar-default #cart .navbar-other li:nth-last-child(1) a {opacity: 0; position: absolute; top: -10px; -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;}
.offnavbar.navbar-default #cart .navbar-other li:nth-last-child(1) {width: 0; position: relative; -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;}
.offnavbar.navbar-default #cart .navbar-other li:nth-last-child(1) a {opacity: 0; position: absolute; top: -10px; -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;}
.onnavbar.navbar-default #cart .navbar-other li:nth-last-child(1) {display: block;width: 82px; position: relative; -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;}
.onnavbar.navbar-default #cart .navbar-other li:nth-last-child(1) a {display: block; opacity: 1; position: absolute; top: 8px; -webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.3s ease-in-out;}
.onnavbar.offnavbar.navbar-default #cart .navbar-other li:nth-last-child(1) {display: block; width: 82px; position: relative; -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;}
.onnavbar.offnavbar.navbar-default #cart .navbar-other li:nth-last-child(1) a {opacity: 1; position: absolute; top: 8px; -webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}
.onnavbar.offnavbar.navbar-default #cart .navbar-other li:nth-last-child(1) a span {margin-left: 5px; font-weight: 100;}

/** Àu´f¤è®× **/
.product_details .Concessions {width: 100%; display: table; padding: 120px 10px 20px;}
.product_details .Concessions > h4 i {margin-right: 5px;}
.product_details .Concessions .concessions_content {width: 100%; display: table; border: 1px solid #e1e1e1; padding: 20px;}
.product_details .Concessions .concessions_content p {line-height: 25px;}
.product_details .Concessions .concessions_content img {width: 100%;}

/** ¦æµ{¯S¦â **/
.product_details .TravelCharacteristics {width: 100%; display: table; padding: 120px 10px 20px;}
.product_details .TravelCharacteristics > h4 i {margin-right: 5px;}
.product_details .TravelCharacteristics ul li img {width: 100%;}
/** ¯è¯Z°Ñ¦Ò **/
.product_details .ReferenceFlights {width: 100%; display: table; padding: 120px 10px 20px;}
.product_details .ReferenceFlights > h4 i {margin-right: 5px;}
.product_details .ReferenceFlights .flight_box {width: 100%; margin-top: 10px; border: 1px solid #e1e1e1;}
.product_details .ReferenceFlights .flight_box .flight_title {background-color: #f7efe3;}
.product_details .ReferenceFlights .flight_box ul {width: 100%; display: table; border-bottom: 1px solid #e1e1e1;}
.product_details .ReferenceFlights .flight_box ul:nth-last-child(1) {border-bottom: none;}
.product_details .ReferenceFlights .flight_box ul li {float: left; width: 16%;line-height:35px; text-align: center; padding: 6px 10px; font-size: 14px;}
.product_details .ReferenceFlights .flight_box ul li:nth-child(1) {width: 4%; text-align: center;}
.product_details .ReferenceFlights .flight_box .flight_content:nth-child(odd) {background: #f9f8f8;}
/** ¨C¤é¦æµ{ **/
.product_details .DailyItinerary {width: 100%; display: table; padding: 120px 10px 20px;}
.product_details .DailyItinerary > h4 i {margin-right: 5px;}
.product_details .DailyItinerary .every_day {width: 100%; display: table; border: 1px solid #e1e1e1; padding: 10px; margin-bottom: 20px; position: relative;}
.product_details .DailyItinerary .every_day .day_title {margin: 0; padding: 0;}
.product_details .DailyItinerary .every_day .day_title h4::before {content: attr(data-toggle);}
.product_details .DailyItinerary .every_day .day_title h4 {line-height: 34px; position: relative; margin: 0; padding: 6px 12px;}

/*²Äx¤Ñ-¶ê§Î*/
.product_details .DailyItinerary .every_day .day_title h4.day_title_left {vertical-align: middle; display: table-cell; float: initial;}
.product_details .DailyItinerary .every_day .day_title h4.day_title_left .tw_day {background: #ff3573; color: #FFF; text-align: center; width: 94px;height: 94px;border-radius: 50%;line-height: 94px;padding: 0; margin: 0 auto; float: left;}
.product_details .DailyItinerary .every_day .day_title h4.day_title_right {vertical-align: middle; display: table-cell; float: initial;}/**/

/*²Äx¤Ñ-¤è§Î*/
/*.product_details .DailyItinerary .every_day .day_title h4.day_title_left {min-width: 94px; background: #ff3573; color: #FFF; text-align: center; padding: 0; margin: 0 auto; vertical-align: middle; display: table-cell; float: initial;}
.product_details .DailyItinerary .every_day .day_title h4.day_title_right {vertical-align: middle; display: table-cell; float: initial;}*/

/*²Äx¤Ñ-¶ê§Î-Dx­^¤å¼ÐÅÒ¦¡*/
.product_details .DailyItinerary .every_day .day_title h4 span.en_day {display: none; width: 34px; height: 34px; text-align: center; line-height: 34px; color: #fff; background-color: #ff3573; font-size: 16px; border-radius: 50%; font-weight: 300; margin-right: 10px; position: absolute; left: -50px;}

/*¨C¤é¦æµ{-¤º®e*/
.product_details .DailyItinerary .every_day .day_content {margin: 10px 0; border-bottom: 1px dashed #e1e1e1; border-top: 1px dashed #e1e1e1; padding: 10px;}
.product_details .DailyItinerary .every_day .day_content table{width:100%;}
.product_details .DailyItinerary .every_day .day_content p {font-size: 16px; color: #333; line-height: 25px; padding: 10px 0; margin: 0; text-align: justify;}
.product_details .DailyItinerary .every_day .day_content .day_style_1 {width: 100%; display: table; margin-bottom: 20px;}
.product_details .DailyItinerary .every_day .day_content .day_style_1 img {width:100%;}
.product_details .DailyItinerary .every_day .day_content .day_style_2 {width: 100%; display: table; margin-bottom: 20px;}
.product_details .DailyItinerary .every_day .day_content .day_style_2 img {width:100%;}
.product_details .DailyItinerary .every_day .day_content .day_style_3 {width: 100%; display: table; margin-bottom: 20px;}
.product_details .DailyItinerary .every_day .day_content .day_style_3 img {width:100%;}
.product_details .DailyItinerary .every_day .day_content .day_style_4 {width: 100%; display: table; margin-bottom: 20px;}
.product_details .DailyItinerary .every_day .day_content .day_style_4 img {width:100%;}
.product_details .DailyItinerary .every_day .day_content .day_style_5 {width: 100%; display: table; margin-bottom: 20px;}
.product_details .DailyItinerary .every_day .day_content .day_style_5 img {width:100%;}
.product_details .DailyItinerary .every_day .day_content .day_style_6 {width: 100%; display: table; margin-bottom: 20px;}
.product_details .DailyItinerary .every_day .day_content .day_style_6 img {width:100%;}
.product_details .DailyItinerary .every_day .day_content .day_style_7 {width: 100%; display: table; margin-bottom: 20px;}
.product_details .DailyItinerary .every_day .day_content .day_style_7 img {width:100%;}
.product_details .DailyItinerary .every_day .day_content .day_style_8 {width: 100%; display: table; margin-bottom: 20px;}
.product_details .DailyItinerary .every_day .day_content .day_style_8 img {width:100%;}

/*¨C¤é¦æµ{-À\­¹*/
.product_details .DailyItinerary .every_day .day_meal {}
.product_details .DailyItinerary .every_day .day_meal i {width: 50px; height: 50px; line-height: 50px; margin-right: 10px; border-radius: 50%; border: 2px solid #333; color: #333; font-size: 25px; text-align: center; float: left;}
.product_details .DailyItinerary .every_day .day_meal ul {color: #333; font-size: 16px; line-height: 22px; vertical-align: middle; display: table-cell;}
/*¨C¤é¦æµ{-¦í±J*/
.product_details .DailyItinerary .every_day .day_hotel {}
.product_details .DailyItinerary .every_day .day_hotel i {width: 50px; height: 50px; line-height: 50px; margin-right: 10px; border-radius: 50%; border: 2px solid #333; color: #333; font-size: 25px; text-align: center; float: left;}
.product_details .DailyItinerary .every_day .day_hotel p {color: #333; font-size: 16px; line-height: 22px; vertical-align: middle; display: table-cell;}


/** ¦Û¶O¬¡°Ê **/
.product_details .AtTheirOwnExpense {width: 100%; display: table; padding: 120px 10px 20px;}
.product_details .AtTheirOwnExpense > h4 i {margin-right: 5px;}
.product_details .AtTheirOwnExpense .panel-group .panel-default > .panel-heading {padding: 0;}
.product_details .AtTheirOwnExpense .panel-group h4 {background: #e6dcd0; position: relative;}
.product_details .AtTheirOwnExpense .panel-group h4 div {position: absolute;top: 0;z-index: 1;margin: 0;text-align: right;right: 50px;padding: 8px 0;display: table;}
.product_details .AtTheirOwnExpense .panel-group h4 div p {float: left;width: 150px;text-align: left;position: relative;margin: 0;margin-right: 30px;}
.product_details .AtTheirOwnExpense .panel-group h4 div span {color: #F00;font-weight: bold;position: absolute;right: 0;top: 0;}
.product_details .AtTheirOwnExpense .panel-group h4 > a {display: block; padding: 10px 15px; position: relative; z-index: 2;}
.product_details .AtTheirOwnExpense .panel-group h4 > a span.label {position: absolute; top: 10px; margin-left: 10px;}
.product_details .AtTheirOwnExpense .panel-group h4 > a::after {content: "\f056"; color: #a59681; float: right; font: normal normal normal 26px/1 FontAwesome; line-height: 18px;}
.product_details .AtTheirOwnExpense .panel-group h4 > a.collapsed::after {content: "\f055"; color: #a59681; float: right; font: normal normal normal 26px/1 FontAwesome; line-height: 18px;}
.product_details .AtTheirOwnExpense .panel-group .panel-default .panel-body .dl-horizontal {position: relative;}
.product_details .AtTheirOwnExpense .panel-group .panel-default .panel-body .dl-horizontal dt {width: 80px;}
.product_details .AtTheirOwnExpense .panel-group .panel-default .panel-body .dl-horizontal dd {margin-left: 100px; text-align: justify;}
.product_details .AtTheirOwnExpense .panel-group .panel-default .panel-body .dl-horizontal img {position: absolute; top: 0; right: 0;}

/** ªþ¥[¶µ¥Ø **/
.product_details .Additional {width: 100%; display: table; padding: 20px 10px 20px;}
.product_details .Additional > h4 i {margin-right: 5px;}
.product_details .Additional .panel-group .panel-default > .panel-heading {padding: 0;}
.product_details .Additional .panel-group h4 {background: #e6dcd0; position: relative;}
.product_details .Additional .panel-group h4 div {position: absolute;top: 0;z-index: 1;margin: 0;text-align: right;right: 50px;padding: 8px 0;display: table;}
.product_details .Additional .panel-group h4 div p {float: left;width: 100px;text-align: left;position: relative;margin: 0;margin-right: 30px;}
.product_details .Additional .panel-group h4 div span {color: #F00;font-weight: bold;position: absolute;right: 0;top: 0;}
.product_details .Additional .panel-group h4 > a {display: block; padding: 10px 15px; position: relative; z-index: 2;}
.product_details .Additional .panel-group h4 > a span.label {position: absolute; top: 10px; margin-left: 10px;}
.product_details .Additional .panel-group h4 > a::after {content: "\f056"; color: #a59681; float: right; font: normal normal normal 26px/1 FontAwesome; line-height: 18px;}
.product_details .Additional .panel-group h4 > a.collapsed::after {content: "\f055"; color: #a59681; float: right; font: normal normal normal 26px/1 FontAwesome; line-height: 18px;}
.product_details .Additional .panel-group .panel-default .panel-body .list-inline > li {}

/** Å@·Ó¤ÎÃ±ÃÒ **/
.product_details .Passport_Visa {width: 100%; display: table; padding: 20px 10px 20px;}
.product_details .Passport_Visa > h4 i {margin-right: 5px;}
.product_details .Passport_Visa .panel-group .panel-default > .panel-heading {padding: 0;}
.product_details .Passport_Visa .panel-group h4 {background: #e6dcd0; position: relative;}
.product_details .Passport_Visa .panel-group h4 div {position: absolute;top: 0;z-index: 1;margin: 0;text-align: right;right: 50px;padding: 8px 0;display: table;}
.product_details .Passport_Visa .panel-group h4 div p {float: left;width: 100px;text-align: left;position: relative;margin: 0;margin-right: 30px;}
.product_details .Passport_Visa .panel-group h4 div span {color: #F00;font-weight: bold;position: absolute;right: 0;top: 0;}
.product_details .Passport_Visa .panel-group h4 > a {display: block; padding: 10px 15px; position: relative; z-index: 2;}
.product_details .Passport_Visa .panel-group h4 > a span.label {position: absolute; top: 10px; margin-left: 10px;}
.product_details .Passport_Visa .panel-group h4 > a::after {content: "\f056"; color: #a59681; float: right; font: normal normal normal 26px/1 FontAwesome; line-height: 18px;}
.product_details .Passport_Visa .panel-group h4 > a.collapsed::after {content: "\f055"; color: #a59681; float: right; font: normal normal normal 26px/1 FontAwesome; line-height: 18px;}
.product_details .Passport_Visa .panel-group .panel-default .panel-body .list-inline > li {text-align: justify; margin-bottom: 10px;}

/** ª`·N¨Æ¶µ **/
.product_details .OtherInstructions {width: 100%; display: table; padding: 120px 10px 20px;}
.product_details .OtherInstructions > h4 i {margin-right: 5px;}
.product_details .OtherInstructions .other_content {width: 100%; display: table; border: 1px solid #e1e1e1; padding: 20px;}
.product_details .OtherInstructions .other_content > ul > li {margin-bottom: 40px;}
.product_details .OtherInstructions .other_content > ul > li:nth-last-child(1) {margin-bottom: 0;}
.product_details .OtherInstructions .other_content > ul > li > p {text-align: justify; line-height: 25px; margin: 0;}
.product_details .OtherInstructions .other_content > ul > li > ul > li {line-height: 25px;}



/************************************************************************************/


.block {position: relative; margin: 0 auto; padding: 1.5em 1.25em; max-width: 83em;}

.close-btn {
  display: block;
  width: 2.625em;
  height: 2.25em;
  padding: 0;
  border: 0;
  outline: none;
  background: #333333 url("http://design.travelindex.com.tw/eWeb_design/images/svg/close-btn.png") left center no-repeat;
  background-size: 1.875em 1.875em;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.no-svg .close-btn {
  background-image: url("http://design.travelindex.com.tw/eWeb_design/images/svg/close-btn.png");
}
.close-btn:focus, .close-btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.nav-btn {
  display: block;
  width: 3em;
  height: 2.5em;
  padding: 0;
  border: 0;
  outline: none;
  background: rgba(232, 90, 113, 0) url(/eweb_fpgtravel/images/top_images/nav-icon.png) center no-repeat;
  background-size: 1.875em 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.no-svg .nav-btn {
  background-image: url("/eWeb_design/images/svg/nav-icon.png");
}
.nav-btn:hover, .nav-btn:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

#outer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#inner-wrap {
  position: relative;
  width: 100%;
}

.login_box{
	display: inline;
    position: absolute;
    top: 33px;
    right: 0;
	/*background:#333;*/
	padding:0 15px !important;
}
.login_box::before{/*content:''; width: 0px; height: 10px ;position:absolute; z-index:100; margin-top: 0px; margin-left: -213px; opacity: 1; border-style: solid; border-width: 39px 0px 0px 39px; border-color: #333 transparent transparent transparent; line-height: 0px;_border-color: #ffffff #ffffff #601986 #ffffff;_filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');*/}
.login_box li{ color:#999; float:left; margin:7px 0px 7px 38px; display:inline;}
.login_box li:nth-last-child(1), .login_box li:nth-last-child(2){margin-top:0;margin-left:15px;}
.login_box li a{ color:#666; line-height:25px; font-size:1.65rem; letter-spacing:0.5px;}
.login_box li a i{ margin-right:5px; font-size:2.2rem; color:#333; vertical-align:text-bottom;}
.login_box li a img{width:35px;border-radius:50px;}

/*member*/
/** MEMBER **/
#myMember .modal-dialog {z-index: 9999;}
#myMember .modal-body {display: table; padding: 15px 20px 15px;} 
#myMember .modal-body ul li {margin: 10px auto;}
#myMember .modal-body ul li button {width: 100%; font-size: 16px;}
#myMember .modal-body ul li button.btn-danger{background-color: #eb6100; border-color: #ff8a00;}
#myMember .modal-body ul li a {width: 100%; font-size: 16px; line-height:1.8rem; color:#fff;}
#myMember .modal-body ul li a.forget_password {float: right;display: table;width: initial;font-size: 14px;color: #d9534f;}
#myMember .modal-body ul li button i {margin-right: 5px; font-size: 16px;}
#myMember .modal-body ul li a i {margin-right: 5px; font-size: 16px; color:#fff;}
#myMember .modal-body ul li a.forget_password i {font-size: 14px; color:#d9534f;}
.member_box1{position: initial; float: none; right: initial; top: initial; padding: 0 !important;}

#nav {
  z-index: 200;
  position: relative;
  /*overflow: hidden;
  width: 100%;*/
  color: #fff;
  background: #ff8a00;
  /*float: right;
  margin-top:53px;*/
 /* background: -webkit-linear-gradient(rgb(255, 255, 255),rgb(178, 178, 178));
    background: -o-linear-gradient(rgb(255, 255, 255),rgb(178, 178, 178));
    background: -moz-linear-gradient(rgb(255, 255, 255),rgb(178, 178, 178));
    background: linear-gradient(rgb(78, 180, 201) 10%,rgb(24, 61, 101) 100%);
	height:100%;*/
}
#nav .close-btn {
  display: none;
}
#nav .block-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#nav .block {
  z-index: 2;
  position: relative;
  padding: 0.75em 1.25em;
  background: #333333;
}
#nav ul {
  *zoom: 1;
  display: block;
}
#nav ul:before, #nav ul:after {
  content: "";
  display: table;
}
#nav ul:after {
  clear: both;
}
#nav li {
  display: block;
}
#nav > li > a {
  display: block;
  color: #000;
  font-size: 1.2em;
  line-height: 1.28571em;
  font-weight: 100;
  outline: none;
   -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;
   float:left;
}
#nav li a:focus, #nav li a:hover {
  color:#ddd;
  /*background: rgba(255, 255, 255, 0.1);*/
   -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;
}
#nav li.is-active a {
  /*color: #e85a71;*/
}

#top {
  z-index: 100;
  position: relative;
  color: #333;
  background:#fff;
  /*border-bottom:5px solid #ff9000;*/
  border:none;
  margin:0;
}
#top .block-title {
  margin: 0 !important;
  font-size: 1.875em;
  line-height: 1.2em;
  text-align: center;
  white-space: nowrap;
  font-family: sans-serif;
  color:#ff0040;
  font-weight: bold;
  padding:0;
}
#top .block-title img {
	/*width:230px;*/
}
#top .block-title img a {
}
#top .nav-btn {
  /*position: absolute;
  top: 1.5em;
  left: 1.875em;*/
}
#top .block-title img.top_logo, .sabit #top .block-title img.top_logo{ transition:0.5s;}
.gizle .navbar-inverse .navbar-header{ /*padding-bottom:0px;*/}

#main {
  background: #fff;
}
#main .block {
  padding: 2.625em 1.875em;
}

footer[role="contentinfo"] {
  
}

@media screen and (min-width: 45.0625em) {
  /*#top .nav-btn {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }*/

  #nav .close-btn {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #nav .block-title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #nav ul {
    text-align: center;
    white-space: nowrap;
	padding:0;
	display:table;
	width:initial;
	margin:0 auto;
  }
  #nav li {
    display: inline-block;
    /*border-right: 1px solid rgba(255, 255, 255, 0.1);*/
	/*border-right:1px solid #000;*/
  }
  #nav li:nth-last-child {
    border-right: none;
  }
  #nav li a {
    padding: 0em 2em 0 2em !important;
	/*border-right:1px solid #000;*/
	color:#fff;
  }
}
@media screen and (max-width: 45em) {
  #nav {
    position: absolute;
    top: 0;
    /*padding-top: 5.25em;*/
	overflow: auto;
  }
  #nav:not(:target) {
    z-index: 1;
    /*height: 0;*/
  }
  #nav:target .close-btn {
    display: block;
  }
  #nav .close-btn {
    position: absolute;
    top: -3.75em;
    left: 1.875em;
  }
  #nav .block {
    position: relative;
    padding: 0;
  }
  .navbar-inverse .navbar-nav > li > ul{ position:initial;}
  #nav li {
    position: relative;
    /*border-top: 1px solid rgba(255, 255, 255, 0.1);*/
    width: 100%;
	text-align:left;
	padding:0;
  }
  #nav li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
  }
  #nav li.is-active:after {
    z-index: 50;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -0.03125em;
    margin-top: -0.625em;
    border-top: 0.625em transparent solid;
    border-bottom: 0.625em transparent solid;
    border-right: 0.625em #707070 solid;
  }
  #nav li a {
    padding: 0.85714em 2.14286em;
  }
  #nav li a:focus, #nav li a:hover{
	  border-bottom:2px solid rgba(255, 255, 255, 0);
	  width:100%; }
	  
	.navbar-inverse .navbar-nav > li > ul{ background:none;}
	.navbar-inverse .navbar-nav > li > ul > li{ margin-left:30px; width:75% !important;}
	  
  /*facebook_mobile*/
  .header_fb{
	margin: 0 auto;
    float: none;
    text-align: center;
    background: #3b5998;
    padding: 8px !important;
	margin-bottom: 10px;
	width:100%;
	}
  .header_fb i{ color:#fff !important;margin: 8px;}
  /*skybe_mobile*/
  #news_btn{
	margin: 0 auto;
    display: table;
    float: none;
    text-align: center;
    width: 100%;}
  #news_btn .news_btn_icon{
	  text-align: center;
    float: none;
    background: #00aff0;
    padding: 10px 10px 18px !important;}
  #news_btn .news_btn_icon i{ color:#fff !important;}
  #ticket_01{    
    position: inherit;
    margin: 0;}
  #ticket_01 > ul{display: inline !important; margin: 0 auto;}
  #ticket_01 > ul > li{ width:inherit !important;}
  #ticket_01 > ul > li > a{padding: 0 5px !important;}
	

  .js-ready #nav {
    height: 100%;
    width: 70%;
    background: #333333;
    -webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
    box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
  }
  .js-ready #nav .block {
    background: transparent;
  }
  .js-ready #nav .close-btn {display: block; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7;}
  .js-ready #nav .close-btn:focus, .js-ready #nav .close-btn:hover {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1;}

  .js-ready #nav {left: -70%;}
  .js-ready #inner-wrap {left: 0;}

  .js-nav #inner-wrap {left: 70%;}

  .csstransforms3d.csstransitions.js-ready #nav {left: 0; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden;}
  .csstransforms3d.csstransitions.js-ready #inner-wrap {left: 0 !important; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden;}

  .csstransforms3d.csstransitions.js-nav #inner-wrap {-webkit-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); -moz-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); -ms-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); -o-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1); transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);}

  .csstransforms3d.csstransitions.js-ready #nav .block {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease; -webkit-transition-delay: ease, 0s; -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease; -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease; transition: opacity 300ms 100ms ease, transform 500ms ease; -webkit-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); -moz-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); -ms-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); -o-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9); -webkit-transform-origin: 50% 0%; -moz-transform-origin: 50% 0%; -ms-transform-origin: 50% 0%; -o-transform-origin: 50% 0%; transform-origin: 50% 0%;}

  .csstransforms3d.csstransitions.js-nav #nav .block {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
}
 div.loader{background-image:url(/eweb_design/images/loading.gif);}
.animationload {position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 999999;}
.loader {width: 200px; text-indent: -99999; height: 200px; font-size: 0; position: absolute; left: 50%; top: 50%; background-image: url(/eweb_design/images/loading.gif); background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -100px; padding: 0 10px;}
.dmtop {background-color: #161616; background-image: url(/eweb_design/images/svg/arrow.png); background-position: 50% 50%; background-repeat: no-repeat; z-index: 9999; width: 40px; height: 40px; text-indent: -99999px; position: fixed; bottom: -100px; right: 25px; cursor: pointer; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; -ms-transition: all .7s ease-in-out; transition: all .7s ease-in-out; overflow: auto; font-size: 0;}


/*±ø¥ó¤Î±Æ§Ç*/
.GO_sequence {background: #FFF; height: 75px;}
.GO_sequence > div {width: 50%; float: left;}
.GO_sequence > div.condition {width: :60%;}
.GO_sequence > div.theway {width: :40%;}
.GO_sequence > div.condition ul li {float:left; line-height: 75px; font-size: 2.4rem; color: #8fb223; }
.GO_sequence > div.condition ul li:after {content:'/'; margin: 0 5px;}
.GO_sequence > div.condition ul li:nth-child(1) {color: #3a3a3a; margin: 0 0 0 15px; height: 75px;}
.GO_sequence > div.condition ul li:nth-child(1):afterm, .GO_sequence > div.condition ul li:nth-last-child(1):after {content:normal;}
.GO_sequence > div.condition ul li:nth-child(1):before {content:url(/eweb_demo/images/icon_idx_right.png); margin: 0 5px 0 0; vertical-align: middle;}


.GO_sequence > div.theway .product_items {height: 40px; line-height: 40px; text-align: right; padding-right: 10px;}

.GO_sequence > div.theway ul {display: table; float: right; margin: 0 5px 0 0;}
.GO_sequence > div.theway ul li {float: left; margin: 0 5px;}
.GO_sequence > div.theway ul li input {vertical-align: middle; margin: 0; padding: 0;}
.GO_sequence > div.theway ul li label {margin: 0;}

.GO_product_list {background: #FFF;}

.css_td span.may_apply {color: #8fb323;}
.css_td span.candidate {color: #ff921e;}
.css_td span.cutoff {color: #ff1d24;}
.css_td span.callme {color: #39b549;}
.css_td span.full {color: #f05a23;}

/*¤À­¶­¶ÅÒ*/
.GO_pagination {background: #FFF; padding-bottom: 15px;}
.GO_pagination ul {display: table; margin: 0 auto;}
.GO_pagination ul li {float: left; height: 50px; line-height: 50px;}
.GO_pagination ul li a {width: 24px; height: 24px; border: 1px solid #e6ded3; background: #e6ded3; color: #666; padding: 0 6px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 0px 5px;}
.GO_pagination ul li:hover a:hover, .GO_pagination ul li a:hover {text-decoration:none;}
.GO_pagination ul li.active a { cursor: default;}
.GO_pagination ul li:nth-child(1) a, .GO_pagination ul li:nth-last-child(1) a {background: none; border: 0;}
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Querie¤Á´«
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/




/* #Tablet (Portrait) Note: Design for a width of 768px
================================================== */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
body {background-size:cover;}
.GO_sequence > div {width: 100%;}
.GO_sequence > div.theway .product_items {float:right;}
.GO_sequence > div.theway ul {float:left; height: 40px; line-height: 40px;}
.GO_search .GO_search_airport, .GO_search .GO_search_airline, .GO_search .GO_search_days {display: none;}

}

/*  #Mobile (Portrait) Note: Design for a width of 320px
================================================== */
@media only screen and (max-width: 767px) {
body {background-size:cover;}
.GO_search {width: 100%; display: table; background: rgba(0,0,0,0.6);}
.GO_search ul {margin: 0; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; margin: 0 20px; padding: 10px 0;}
.GO_search ul li {width: 100%; margin: 0;}
.GO_search .GO_search_select {width: 100%; margin: 0; background: url(/eweb_demo/images/icon_drop_down.png) #FFF no-repeat 99% center;}
.GO_search .GO_search_input_date {width: 100%; margin: 0; background: url(/eweb_demo/images/icon_helpday.png) #FFF no-repeat 99% center;}
.GO_search .GO_search_input {width: 100%; margin: 0;}
.GO_search div.GO_search_but a {width: 100%;}
.GO_search .GO_search_airport, .GO_search .GO_search_airline, .GO_search .GO_search_application, .GO_search .GO_search_days {display: none;}

.GO_sequence .condition {display: none;}
.GO_sequence > div {width: 100%; position:relative;}
.GO_sequence > div.theway .product_items {}
.GO_sequence > div.theway ul {position:absolute; top: 0; padding: 5px;}
.GO_sequence > div.theway ul li {line-height: 30px; margin: 0 0 0 5px; letter-spacing: -1px;}
.GO_sequence > div.theway ul li:nth-child(1) {width: 100%;}
}

/* #Mobile (Landscape) Note: Design for a width of 480px
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.tai_title{ width:35%;}
.tai_title h4{ margin-bottom:30px;}
.tai_title p{ margin-top:12px;}
.tai_img{ width:65%;}
.tai_img img{ height:147px;}
.tai_title::after{ display:block;}
}

@media only screen and (min-width: 399px) and (max-width: 479px) {
.tai_title{ width:35%;}
.tai_title h4{ margin-bottom:0px;}
.tai_title p{ margin-top:12px; float: left;}
.tai_img{ width:65%;}
.tai_img img{ height:117px;}
.tai_title::after{ display:none;}
}

@media only screen and (max-width: 398px) {
.tai_title{position: relative; width: 129px; float: left; display: table; background: rgb(0, 0, 0); padding: 15px;}
.tai_title h4{color: #fff; margin-bottom: 0px;}
.tai_title p{color: #fff; display: table; float: left; margin-top: 12px; height: 36px; font-size: 13px; letter-spacing: -0.5px;}
.tai_img{float: left; width: calc(100% - 129px);}
.tai_img img{width: 100%; height: 117px;}
.tai_title::after{ display:none;}
}

/* Portrait and Landscape */
@media only screen and (max-width: 359px) {
.GO_sequence > div.theway ul li {font-size: 1.2rem;}
.GO_sequence > div.theway ul li input {width: 10px; height: 10px; vertical-align:middle;}

}

@media(min-width:1200px){
	
}

@media(max-width:1199px){
	
}

@media(min-width:992px) and (max-width:1199px){
	
.navbar-collapse {display: block; visibility: initial;}
.navbar-collapse .navbar-nav {margin: 0;}
.navbar-collapse .navbar-nav li {float: left; display: table; border: none;}
.navbar-default #cart .navbar-nav > li > a {padding: 0 9px;}
.navbar-default #cart {width: 100%; left: 0;}

.GroupList .skin_list .product_item .thumbnail > div.product_name a {line-height: 30px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_concessions {width: 100%; margin-bottom: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_num {margin: 0px 30px 0 0; width: initial;}

.merge_sequence > div.condition {width: 45%;}
.merge_sequence > div.theway {width: 55%;}

/* ®È¹C°Ï°ì¤j¤p¤ÀÃþ */
.merge_search ul li.merge_search_area .merge_search_select:nth-child(2) {width: 35%;}
.merge_search ul li.merge_search_area .merge_search_select:nth-child(3) {width: 53.8%;}

/* ¥Xµo´Á¶¡ */
.merge_search ul li.merge_search_date .form_date {width: 44.5%;}

/* ¥X¹Ò¾÷³õ */
.merge_search ul li.merge_search_airport .merge_search_select {width: 90.5%;}

/* ®È¹C¤Ñ¼Æ */
.merge_search ul li.merge_search_days .merge_search_select {width: 90.5%;}

/* ¨C¤H¹wºâ */
.merge_search ul li.merge_search_budget .merge_search_select {width: 90.5%;}

/* ¯èªÅ¤½¥q */
.merge_search ul li.merge_search_airline .merge_search_select {width: 90.5%;}

/* ²£«~§Ö·j */
.merge_search ul li.merge_search_keyword .merge_search_input {width: 90.5%;}

/* ¦X¨Ö¨ä¥L¿ï¶µ */
.merge_search ul li.merge_search_combine {padding: 6px 0 16px 11%;}

/*²£«~¦WºÙ*/
.GroupList .skin_list .products .product_title > div.product_name {width: 31%;}
/*°â»ù*/
.GroupList .skin_list .products .product_title > div.product_price {width: 17%;}

/*³ø¦W*/
.GroupList .skin_list .products .product_title > div.product_btn {width: 11%;}

/*²£«~¦WºÙ*/
.GroupList .skin_list .product_item .thumbnail > div.product_name {width: 31%;}

/*°â»ù*/
.GroupList .skin_list .product_item .thumbnail > div.product_price {width: 17%;}

/*³ø¦W*/
.GroupList .skin_list .product_item .thumbnail > div.product_btn {width: 11%;}

}

@media(max-width:1440px){
/*靜態頁用*/
.title_Photo_t::after{ left: 27%;}
.title_Photo_d::after{ left: 27%;}
.title_Photo_w::after{ left: 27%;}
}

@media(max-width:1200px){
/*靜態頁用*/
.title_Photo_t::after{ left: 22%;}
.title_Photo_d::after{ left: 22%;}
.title_Photo_w::after{ left: 22%;}

/*企業專區*/
.ent-wra{width: 92%; display:table;}

}

@media(min-width:992px) and (max-width:1199px){
/*靜態頁用*/
#nav li a{ padding:0 1.2em !important;}
.title_Photo_t::after{left: 16%;}
.title_Photo_d::after{left: 16%;}
.title_Photo_w::after{left: 16%;}

/*entertrips*/
.enterprise_banner p{ width:97%;}
.enterprise_banner{ margin-top:157px;}

/*leo_area.asp*/
.leo_Marquee marquee{ width:84%;}
/*cg_area.asp*/
.cg_Marquee marquee{ width:84%;}

}
@media(min-width:992px) and (max-width:1200px) {
/*taiwan.asp*/
.tai_img img{ height:152px;}
}

@media(min-width:992px) and (max-width:1169px) {
/*cg_area.asp*/
.cg_area_banner img{width:100%;}
}

@media(min-width:768px) and (max-width:1024px) {
/*企業專區*/
.ent-wra{width: 100%; display:table;}
.entrance_eq{width: 46%;}
}

@media(min-width:768px) and (max-width:991px) {
/*slider*/
.rocket-demo{ margin-top:116px;}	

/*index_4icon*/
#module_content_2 .module_content_2_txt{ padding-top:20px;}
#module_content_2 .infoicon_box{ margin-top:10px;}
	
/* ÄÑ¥]®h */
.breadcrumb {margin-top: 70px;}
.nav-tabs > li:nth-child(4) {display: none;}
.header {height: 56px;}
.gizle {top: 0px !important;}
.actGotop {right: 10px;}


.navbar-collapse {display: block; visibility: initial;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);}
.navbar-collapse .navbar-nav {margin: 0;}
.navbar-collapse .navbar-nav li {float: left; display: table; border: none;}
.navbar-default #cart .navbar-nav > li > a {padding: 0 9px;}
.navbar-default #cart {width: 100%; left: 0;}
.login_box{ display:none;}

/*cola_area.asp*/
.cola_area_banner{ margin-top:116px;}

/*leo_area.asp*/
.leo_area_banner{ margin-top:116px;}
.leo_Marquee marquee{ width:80%;}
/*cg_area.asp*/
.cg_area_banner{ margin-top:116px;}
.cg_area_banner img{width:100%;}
.cg_Marquee marquee{ width:84%;}

/*taiwan.asp*/
.tai_title::after{ display:none;}
.tai_title{ width:38%;}
.tai_title h4{ margin-bottom:0px;}
.tai_img{ width:62%;}
.tai_img img{ height:117px;}
.tai_title p{ float:left;}

/*footer*/
.main_box h3{
	margin: 25px 0 0;
}
.foot_info{
	padding: 25px 0 0;
}

@media screen and (min-width: 45.0625em){
.navbar-inverse .navbar-nav > li > ul{ position:initial;}
#nav li {
    display: inline-block;
    border: none;
    /*border-top: 1px solid rgba(255, 255, 255, 0.1);*/
    width: 100%;
    float: left;
	text-align:left;
}
#nav li a {
    padding: 0.85714em 2.14286em;
	border:none;
}
#nav li a:focus, #nav li a:hover{
	border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    width: 100%;} 
#nav li.is-active:after {
    z-index: 50;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -0.03125em;
    margin-top: -0.625em;
    border-top: 0.625em transparent solid;
    border-bottom: 0.625em transparent solid;
    border-right: 0.625em white solid;
}
}
/** New_Header ¿ï³æ **/
/*slider*/
#slider{ margin:85px auto 0px;}
/*left*/
.side-collapse-container-left{position:relative; left:0; transition:left .4s;}
.side-collapse-container-left.out{left:70%;}
.side-collapse-left {top:128px; bottom:0; left:0; width:70%; position:fixed; overflow:hidden; transition:width .4s;
    /*-webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.45);
    -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.45);
    box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.45); border-right:1px solid #ddd;*/ background:#183d65;}
.side-collapse-left.in {width:0;}
.navbar {min-height: 56px;}
.navbar-toggle {position: absolute; top: 0; left: 0; padding: 3px 0; display: block;border-color: rgba(255, 255, 255, 0) !important;}
.navbar-inverse .navbar-header {padding: 12px 10px; width:100%;}
#top .block-title{ margin:0 auto !important;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{ background-color:rgba(255, 255, 255, 0) !important;}


.side-collapse-left {
    top: 115px;
    bottom: 0;
    left: 0;
    width: 70%;
    position: fixed;
    overflow: hidden;
    transition: left .4s;
    background: #ff8a00;
	height:100%;
}
.side-collapse-left.in {
    width: 70%;
    left: -70%;
    transition: left .4s;
}
/** ¦Cªí­¶¤U¤èªº¤À­¶«ö¶s¤Î¸ü¤J§ó¦h«ö¶s **/
.skin_list .loading {display: table;}
.skin_list .pagination {margin: 20px auto 0; display: none;}
.skin_module .loading {margin: 20px auto 0; display: table; width: 50%; text-shadow: 0 1px 0 #fff; background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%); background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%); background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0)); background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.skin_module .pagination {display: none;margin: 20px auto 0;}

/** ¦X¨Ö·j´M¤ÞÀº **/

/* ·j´M¤ÞÀºÄæ¦ì¼ÐÃD-¦@¥Î */
.merge_search ul li label {width: 12%;}

/* ®È¹C°Ï°ì¤j¤p¤ÀÃþ */
.merge_search ul li.merge_search_area .merge_search_select:nth-child(3) {width: 53.5%;}

/* ¥Xµo´Á¶¡ */
.merge_search ul li.merge_search_date .form_date {width: 41.9%;}
.merge_search ul li.merge_search_date .merge_search_input_date {width: 100%;}

/* ¥X¹Ò¾÷³õ */
.merge_search ul li.merge_search_airport .merge_search_select {width: 85.7%;}

/* ®È¹C¤Ñ¼Æ */
.merge_search ul li.merge_search_days .merge_search_select {width: 85.7%;}

/* ¨C¤H¹wºâ */
.merge_search ul li.merge_search_budget .merge_search_select {width: 85.7%;}

/* ¯èªÅ¤½¥q */
.merge_search ul li.merge_search_airline .merge_search_select {width: 85.7%;}

/* ¦X¨Ö¨ä¥L¿ï¶µ */
.merge_search ul li.merge_search_combine {padding: 6px 0 6px 16%;margin-bottom: 15px;}

/* ²£«~§Ö·j */
.merge_search ul li.merge_search_keyword .merge_search_input {width: 85.7%;}

input[type=checkbox].css-checkbox + label.css-label {width: initial; display: table;}


/****** ­Ó¹Î¦Cªí GroupList ******/

.GroupList .skin_module .products .item {width: 50%;}
.GroupList .skin_module .products .item .thumbnail > .product_sharer > div {margin-right: 5px !important; vertical-align: middle !important;}
.GroupList .skin_module .products .item .thumbnail > .product_sharer > div.line-share-button {display: inline-block;}


.merge_sequence {height: 90px;}
.merge_sequence > div {width: 100%;}
.merge_sequence > div.theway ul {line-height: 45px;}
.merge_sequence > div.condition ul li {line-height: 45px;}
.merge_sequence > div.condition ul li:nth-child(1) {height: 45px;}


/*¤À¨É*/
.GroupList .skin_module .products .item .thumbnail > .product_sharer {margin: 20px 0 -20px;}


/* ¦Cªí¤º¤å */
.skin_list .products .product_title {display: none;}
.skin_list .products .item {width: 50%; padding: 0 10px; float: left;}
.skin_list .product_item .thumbnail {position: relative; padding: 4px;}
/*¹Ï¤ù*/
.GroupList .skin_list .product_item .thumbnail > div.product_img {padding: 0;}
.GroupList .skin_list .product_item .thumbnail > div.product_img img {display: block; margin-bottom: -25px;}
/*Ãþ«¬*/
.GroupList .skin_list .product_item .thumbnail > div.product_type {position: absolute; top: 10px; left: 10px; z-index: 10; padding: 0; width: initial;}
.GroupList .skin_list .product_item .thumbnail > div.product_type span {background: #a59681; border-radius: 4px; width: 25px; height: 25px; display: table; text-align: center; line-height: 25px; font-size: 15px; color: #FFF;}

/*²£«~¦WºÙ*/
.GroupList .skin_list .product_item .thumbnail > div.product_name {text-align: justify; padding: 35px 5px 5px; width: inherit; display: block;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a {color: #333; font-size: 20px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span {float: left; margin: 5px 5px 0 0; font-size: 13px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_concessions {width: 100%; color: #F00; font-size: 14px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_num {width: 25%; color: #999; font-size: 13px; float: inherit;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a div.product_tag {margin: 0; display: table; position: absolute; top: 5px; right: 5px; width: inherit;}
/*¤Ñ¼Æ*/
.GroupList .skin_list .product_item .thumbnail > div.product_days {float: left; width: 45%; padding: 5px; font-size: 16px; display: block; text-align: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_days:before {content: '旅遊天數：';}
/*¥Xµo¤é´Á*/
.GroupList .skin_list .product_item .thumbnail > div.product_date {float: left; width: 55%; padding: 5px; font-size: 16px; display: block; text-align: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_date:before {content: '出發日期：';}
/*­Ó¹Î¥N½X*/
.GroupList .skin_list .product_item .thumbnail > div.product_num {width: 100%; float: left; font-size: 16px;text-align: left;padding: 10px;}
.GroupList .skin_list .product_item .thumbnail > div.product_num:before {content: '­Ó¹Î¥N½X¡G';}
/*¯è¯Z*/
.GroupList .skin_list .product_item .thumbnail > div.product_info {width: 33.33%; float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a {cursor: pointer;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a i {margin: 0 5px 0 0; float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a i:before {vertical-align: sub;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a span {display: block; float: left;}
/*°â»ù*/
.GroupList .skin_list .product_item .thumbnail > div.product_price {bottom: 100px;width: 100%;position: absolute;right: 15px;padding: 0;}
.GroupList .skin_list .product_item .thumbnail > div.product_price span {width: 100%; text-align: right;font-size: 16px; float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_price span strong {color: #F00; font-size: 30px; font-weight: bold;}
/*¾÷¦ì*/
.GroupList .skin_list .product_item .thumbnail > div.product_total {width: 33.33%;float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_total span {float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_total span.num-title {display: block;}
/*¥i°â*/
.GroupList .skin_list .product_item .thumbnail > div.product_available {width: 33.33%;float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_available span {float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_available span.num-title {display: block;}
/*³ø¦W*/
.GroupList .skin_list .product_item .thumbnail > div.product_btn {text-align: center; margin: 90px 0 0; padding: 25px 0; width: 100%; float: left; position: relative;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn a {padding: 6px 50px;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn .product_order_info {position: absolute; top: 0; left: 0; width: 100%;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn .product_order_info h6 {float: left; margin: 0 0 5px 0; width: 33.33%;}
/*«P¾P*/
.GroupList .skin_list .product_item .thumbnail > div.product_remarks {width: 100%;padding: 5px;float: left;font-size: 13px;height: 28px;position: absolute;bottom: 0;left: 0; text-align: left;}



/* ¦Cªí¼Ò¦¡ */
.GroupList .skin_list .products {border: none;}
.GroupList .skin_list .products .product {border:none; margin: 0; border-radius: 0;}
/* ¦Cªí¼ÐÃD */
.GroupList .skin_list .products .product_title {display: none;}

/* ¦Cªí¤º¤å */
.GroupList .skin_list .product_item .thumbnail {position: relative; padding: 4px; border: 1px solid #e1e1e1; margin: 0 -5px 20px; border-radius: 4px;}
/*¹Ï¤ù*/
.GroupList .skin_list .product_item .thumbnail > div.product_img {padding: 0;}
.GroupList .skin_list .product_item .thumbnail > div.product_img img {display: block; margin-bottom: -25px;}
/*Ãþ«¬*/
.GroupList .skin_list .product_item .thumbnail > div.product_type {position: absolute; top: 10px; left: 10px; z-index: 10; padding: 0; width: initial;}
.GroupList .skin_list .product_item .thumbnail > div.product_type span {background: #a59681; border-radius: 4px; width: 25px; height: 25px; display: table; text-align: center; line-height: 25px; font-size: 15px; color: #FFF;}

/*²£«~¦WºÙ*/
.GroupList .skin_list .product_item .thumbnail > div.product_name {text-align: justify; padding: 35px 5px 5px; width: inherit; display: block;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a {color: #333; font-size: 20px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span {float: left; margin: 5px 5px 0 0; font-size: 13px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_concessions {width: 100%; color: #F00; font-size: 14px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_num {width: 25%; color: #999; font-size: 13px; float: inherit;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a div.product_tag {margin: 0; display: table; position: absolute; top: 5px; right: 5px; width: inherit;}
/*¤À¨É*/
.GroupList .skin_list .product_item .thumbnail > .product_sharer {width: 100%; display: table; text-align: left; padding: 10px; position: initial;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div {margin-right: 5px !important; display: inline-block; vertical-align: middle !important;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div a {display: block;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div a img {width: 20px;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div.line-share-button {display: inline-block;}
/*¤Ñ¼Æ*/
.GroupList .skin_list .product_item .thumbnail > div.product_days {float: left; width: 45%; padding: 5px; font-size: 16px; display: block; text-align: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_days:before {content: '旅遊天數：';}
/*¥Xµo¤é´Á*/
.GroupList .skin_list .product_item .thumbnail > div.product_date {float: left; width: 55%; padding: 5px; font-size: 16px; display: block; text-align: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_date:before {content: '出發日期：';}
/*­Ó¹Î¥N½X*/
.GroupList .skin_list .product_item .thumbnail > div.product_num {width: 100%; float: left; font-size: 16px;text-align: left;padding: 10px;}
.GroupList .skin_list .product_item .thumbnail > div.product_num:before {content: '­Ó¹Î¥N½X¡G';}
/*¯è¯Z*/
.GroupList .skin_list .product_item .thumbnail > div.product_info {width: 33.33%; float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a {cursor: pointer;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a i {margin: 0 5px 0 0; float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a i:before {vertical-align: sub;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a span {display: block; float: left;}
/*°â»ù*/
.GroupList .skin_list .product_item .thumbnail > div.product_price {bottom: 100px;width: 100%;position: absolute;right: 15px;padding: 0;}
.GroupList .skin_list .product_item .thumbnail > div.product_price span {width: 100%; text-align: right;font-size: 16px; float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_price span strong {color: #F00; font-size: 30px; font-weight: bold;}
/*¾÷¦ì*/
.GroupList .skin_list .product_item .thumbnail > div.product_total {width: 33.33%;float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_total span {float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_total span.num-title {display: block;}
/*¥i°â*/
.GroupList .skin_list .product_item .thumbnail > div.product_available {width: 33.33%;float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_available span {float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_available span.num-title {display: block;}
/*³ø¦W*/
.GroupList .skin_list .product_item .thumbnail > div.product_btn {text-align: center; margin: 90px 0 0; padding: 25px 0; width: 100%; float: left; position: relative;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn a {padding: 6px 50px;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn .product_order_info {position: absolute; top: 0; left: 0; width: 100%;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn .product_order_info h6 {float: left; margin: 0 0 5px 0; width: 33.33%;}
/*«P¾P*/
.GroupList .skin_list .product_item .thumbnail > div.product_remarks {width: 100%;padding: 5px;float: left;font-size: 13px;height: 28px;position: absolute;bottom: 0;left: 0; text-align: left;}

.fixed-action-btn {position: relative;}


/****** ¹Î«¬¦Cªí MGroupList ******/

.MGroupList .skin_module .products .item {width: 50%;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer > div {margin-right: 5px !important; vertical-align: middle !important;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer > div.line-share-button {display: inline-block;}

.MGroupList .skin_module .products .item .thumbnail > .product_sharer.fixed-action-btn.horizontal ul {top: 56.8%;}


/****** ­Ó¹Î©ú²Ó­¶ ******/
.product_details h3 {margin: 0 0 10px 0; padding: 0 10px;}
/** ²£«~°ò¥»¸ê®Æ **/
.product_details .product_basic_info ul li {width: 64%; float: left; line-height: 34px; padding: 0 10px;}
.product_details .product_basic_info ul li.basic_info_title {width: 36%;}
.product_details .product_basic_info ul li.basic_info_title label {margin: 0;}
.product_details .product_basic_info ul li.departure_date {width: 64%;}
.product_details .product_basic_info ul li.return_date {width: 64%;}
.product_details .product_basic_info ul li.deadline {width: 64%; color: #F00; font-size: 25px; font-weight: bold;}
.product_details .product_basic_info ul li.sign_up_group {width: 100%; margin: 10px auto;}
.product_details .product_basic_info ul li.sign_up_group a.btn {width: 49%;}
.product_details .product_basic_info ul li.price_content {padding: 10px;}
.product_details .product_basic_info ul li.price_content .panel-info {width: 100%; border: 1px solid #DDD; border-radius: 3px; margin-bottom: 5px;}
.product_details .product_basic_info ul li.price_content .panel-info .panel-heading {float: left; width: 50%; border-radius: 3px;}
.product_details .product_basic_info ul li.price_content .panel-info .panel-body {float: left; width: 50%; padding: 10px 15px;}


.product_details .DailyItine rary .every_day .day_content .day_style_1  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_2  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_3  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_4  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_5  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_6  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_7  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_8  .item {margin-bottom: 20px; padding: 0;}

/*²Äx¤Ñ-¶ê§Î*/
.product_details .DailyItinerary .every_day .day_title h4.day_title_left {display: flex; width: 100%;}
/*¨C¤é¦æµ{-À\­¹*/
.product_details .DailyItinerary .every_day .day_meal {padding: 10px; border-bottom: 1px dashed #e1e1e1;}
/*¨C¤é¦æµ{-¦í±J*/
.product_details .DailyItinerary .every_day .day_hotel {padding: 10px;}

}

@media(max-width:768px){
	#nav{ position:initial;}

/*entertrips*/
.enterprise_banner p{ width:96%;}
.enterprise_banner{ margin-top:115px;}
	
}

@media(max-width:767px){
/*header*/
.title_Photo_t::after{top: 0%; left: 5%;}
.title_Photo_d::after{top: 0%; left: 5%;}
.title_Photo_w::after{top: 0%; left: 5%;}
/*header_end*/

/*slider*/
.rocket-demo{ margin-top:81px;}
/*slider_end*/
/*index_content*/
#content_wra{}
.transfer_title_box h2::before{ width:23%; top:53%;}
.transfer_title_box h2::after{width:23%; top:53%;}
#module_content_2 .module_content_2_txt{ padding-top:20px;}
#module_content_2 .infoicon_box{ margin-top:10px;}
.module_box figure img{max-height:auto;}
/*index_content*/
.actGotop {right: 0px;}
.header {height: 56px; transition: initial;}
.gizle {top: 0px !important;}
footer[role="contentinfo"] {/*padding-bottom: 30px;*/}
article.container {position: relative; z-index: 100; /*padding-bottom: 93px;*/}
.navbar-default #cart {width: 100%;}
/*index_bottem icon*/
.other_item li{ margin:0 14px;}

/*enterprise*/
.enterprise_title .enterprise_title_box::before{ display:none;}
.enterprise_title .enterprise_title_box::after{ display:none;}
.partner_title .Partner_title_box::before{ display:none;}
.partner_title .Partner_title_box::after{ display:none;}

/*leo_area*/
.leo_area_banner{ margin-top:81px;}
.leo_Marquee marquee{ width:100%; margin-top:0;}
/*cg_area*/
.cg_area_banner{ margin-top:81px;}
.cg_area_banner img{width:100%;}
.cg_Marquee marquee{ width:100%; margin-top:0;}

/*about.asp*/
.about-wrap{padding-top:88px;}
#about_wrapper{margin-left:initial;}
.row-eq-height{display:block;}
.about_eq{margin:30px 0 0;}
.service_travel_box{margin-bottom:115px;}
.features_slo h4{width:100%;}
.features_project_0{width:100%;}
.f_pro_box{margin:0 0 60px;}
.features_project_0 .f_pro_box:nth-child(1)::before{left: 44%; }
.features_project_0 .f_pro_box:nth-child(2)::before{ left: 44%;}
.features_project_0 .f_pro_box:nth-child(3)::before{left: 44%;}
.features_project .f_pro_box:nth-child(1)::before{left: 44%;}
.features_project .f_pro_box:nth-child(2)::before{left: 44%;}
.features_project .f_pro_box:nth-child(3)::before{left: 44%;}
.features_project .f_pro_box:nth-child(4)::before{left: 44%;}


/** New_Header ¿ï³æ **/



.navbar-toggle {position: absolute; top: 0; left: 0; padding: 14px 10px; border-color:rgba(255, 255, 255, 0) !important;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{ background:none !important;}
.navbar-inverse .navbar-header {padding: 0; width:100%;}
#top .block-title {padding: 12px 0; margin:0 auto !important;}
#top .block-title img{ width:175px;}

.login_box{ display:none;}
/*left*/
.side-collapse-container-left{position:relative; left:0; transition:left .4s;}
.side-collapse-container-left.out{left:70%;}
.side-collapse-left {top:80px; bottom:0; left:0; width:70%; position:fixed; overflow:hidden; transition:left .4s; /*-webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.45); -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.45); box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.45); border-right:1px solid #ddd;*/background: #ff8a00; height:100%;}
.side-collapse-left.in {width:70%; left: -70%; transition:left .4s;}

/*footer*/
.main_box{padding-bottom: 0px;}
.foot_lead{ display:none;}
.main_box h3{margin: 25px 0 0;}
.foot_info{padding: 0px 0 0;}
.foot_info li .footer_right{ float:left;}
article.footer::before{ display:none;}

 
/*product_demo*/
.product_icon {
    width: 56px;
    display: table;
    position: absolute;
    top: 738px;
    z-index: 99;
    /* display: none; */
    position: fixed !important;
    top: 0px !important;
    right: 0px;
    background: none !important;
    z-index: 999;
}
.product_icon ul {
    display: table;
    margin: 0 auto;
    padding: 0px 0 0px;
}
.product_icon ul li {
    float: left;
    margin: 10px 10px 5px;
}
.product_icon ul li a {
    display: block;
    color: #71c1d2;
    font-size: 0px;
    line-height: 17px;
    text-align: center;
}
.product_icon ul li a img {
    display: block;
    margin: 0 auto;
    /* display: none; */
    width: 30px;
}
.product_box{ padding-top:85px;} 
 
 
/*right*/
.side-collapse-container-right{position:relative; right:0; transition:right .4s;}
.side-collapse-container-right.out{right:70%;}
 
.side-collapse-right {top:56px; bottom:0; right:0; width:70%; position:fixed; overflow:hidden; transition:all .4s;}
.side-collapse-right.in {width:70%; right:-70%;}

/** ¦Cªí­¶¤U¤èªº¤À­¶«ö¶s¤Î¸ü¤J§ó¦h«ö¶s **/
.skin_list .loading {display: table;}
.skin_list .pagination {margin: 20px auto 0; display: none;}
.skin_module .loading {margin: 20px auto 0; display: table; width: 50%; text-shadow: 0 1px 0 #fff; background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%); background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%); background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0)); background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.skin_module .pagination {display: none;margin: 20px auto 0;}


.service_box {display: block; width: 100%; position: fixed; bottom: 0; left: 0; z-index: 999;}
.service_box ul {width: 100%; display: table;}
.service_box ul li {float: left; width: 50%; line-height: 34px;}
.service_box ul li button {width: 100%; display: table; border-radius: 0; line-height: 34px; padding: 0;}

#widget {display: none !important;}

/* ÄÑ¥]®h */
.breadcrumb {margin-top: 0px;}
.GroupList .skin_list .masonry-container {width: 100%; margin: 0 auto;}
.nav-tabs > li {width: 33.33%; font-size: 0;}
.nav-tabs > li:nth-child(1) a:before {content: '全部商品'; font-size: 15px;}
.nav-tabs > li:nth-child(2) a:before {content: '團體旅遊'; font-size: 15px;}
.nav-tabs > li:nth-child(3) a:before {content: '團體自由行'; font-size: 15px;}
.nav-tabs > li > a {padding: 10px 5px; text-align: center;}
.nav-tabs > li a span {font-size: 13px; margin-left: 5px; vertical-align: super;}
.nav-tabs > li:nth-child(4) {width: 25%; padding: 5px; text-align: center; display: none;}
.nav-tabs > li:nth-child(4) > ul#skin {width: 100%;}
.nav-tabs > li:nth-child(4) > ul#skin > li {width: 50%;}
.nav-tabs > li:nth-child(4) > ul#skin > li > i {font-size: 18px; margin: 2px 0 0 0;}

/*GODC2_V5列表*/
.search-tabs .nav-tabs > li {width: auto; font-size: 0;}

/** ¦X¨Ö·j´M¤ÞÀº **/
.merge_search {padding: 0 15px;}
/* ·j´M¤ÞÀºÄæ¦ì¼ÐÃD-¦@¥Î */
.merge_search ul li label {width: 100%; text-align: left; position: relative;}
.merge_search ul li label i {position: absolute; left: -5%; top: 11px;}


/* ®È¹C°Ï°ì¤j¤p¤ÀÃþ */
.merge_search ul li.merge_search_area .merge_search_select {width: 100%; margin: 0 0 10px 0;}
.merge_search ul li.merge_search_area .merge_search_select:nth-child(2) {width: 100%;}
.merge_search ul li.merge_search_area .merge_search_select:nth-child(3) {width: 100%;}

/* ¥Xµo´Á¶¡ */
.merge_search ul li.merge_search_date .form_date {width: 100%; margin: 0 0 10px 0;}
.merge_search ul li.merge_search_date .merge_search_input_date {width: 100%;}

/* ¥X¹Ò¾÷³õ */
.merge_search ul li.merge_search_airport {display: none;}

/* ®È¹C¤Ñ¼Æ */
.merge_search ul li.merge_search_days {display: none;}

/* ¨C¤H¹wºâ */
.merge_search ul li.merge_search_budget {display: none;}

/* ¯èªÅ¤½¥q */
.merge_search ul li.merge_search_airline {display: none;}

/* ¦X¨Ö¨ä¥L¿ï¶µ */
.merge_search ul li.merge_search_combine {display: none;}

/* ²£«~§Ö·j */
.merge_search ul li.merge_search_keyword .merge_search_input {width: 100%; margin: 0 0 10px 0;}

/* ¥Ø«e·j´M±ø¥ó¤Î±Æ§Ç¤è¦¡*/
.GroupList .merge_sequence > div {width: 100%;}
.GroupList .merge_sequence > div.theway ul {height: 45px;line-height: 45px; float: left; margin: 0;}
.GroupList .merge_sequence > div.theway ul li {font-size: 0; margin: 0 5px 0 0;}
.GroupList .merge_sequence > div.theway ul li:nth-child(1):before {content: '排序'; font-size: 14px;}
.GroupList .merge_sequence > div.theway ul li:nth-child(2) label:before {content: '熱門'; font-size: 14px;}
.GroupList .merge_sequence > div.theway ul li:nth-child(3) label:before {content: '日期'; font-size: 14px;}
.GroupList .merge_sequence > div.theway ul li:nth-child(4) label:before {content: '名稱'; font-size: 14px;}
.GroupList .merge_sequence > div.theway ul li:nth-child(5) label:before {content: '天數'; font-size: 14px;}
.GroupList .merge_sequence > div.theway ul li:nth-child(6) label:before {content: '售價'; font-size: 14px;}
.GroupList .merge_sequence > div.theway ul li input {vertical-align: sub; margin-right: 5px;}
.GroupList .merge_sequence > div.condition ul li {height: 45px; line-height: 45px;}
.GroupList .merge_sequence > div.condition ul li:nth-child(1) {height: 45px; line-height: 45px;}

.GroupList .skin_module .products .item {width: 100%;}

.tab-content {padding: 0 15px;}

.GroupList .skin_module .products .item .thumbnail {font-size: 16px;}
/*²£«~¦WºÙ*/
.GroupList .skin_module .products .item .thumbnail > div.product_name a {font-size: 20px;}
/*¤À¨É*/
.GroupList .skin_module .products .item .thumbnail > .product_sharer {margin: 20px 0 -20px;}
.GroupList .skin_module .products .item .thumbnail > .product_sharer > div {vertical-align: bottom !important;}
.GroupList .skin_module .products .item .thumbnail > .product_sharer > div.line-share-button {display: inline-block !important;}
/*°â»ù*/
.GroupList .skin_module .products .item .thumbnail > div.product_price {bottom: 100px;}
.GroupList .skin_module .products .item .thumbnail > div.product_price span strong {font-size: 30px;}
/*³ø¦W*/
.GroupList .skin_module .products .item .thumbnail > div.product_btn {margin: 90px 0 0;}

/* ¦Cªí¼Ò¦¡ */
.GroupList .skin_list .products {border: none;}
.GroupList .skin_list .products .product {border: 1px solid #e1e1e1; margin: 0 -5px 20px; border-radius: 4px;}
/* ¦Cªí¼ÐÃD */
.GroupList .skin_list .products .product_title {display: none;}

/* ¦Cªí¤º¤å */
.GroupList .skin_list .product_item .thumbnail {position: relative; padding: 4px;}
/*¹Ï¤ù*/
.GroupList .skin_list .product_item .thumbnail > div.product_img {padding: 0; width: 100%;}
.GroupList .skin_list .product_item .thumbnail > div.product_img img {/* display: block; */margin-bottom: -25px;}
/*Ãþ«¬*/
.GroupList .skin_list .product_item .thumbnail > div.product_type {position: absolute; top: 10px; left: 10px; z-index: 10; padding: 0; width: initial;}
.GroupList .skin_list .product_item .thumbnail > div.product_type span {background: #a59681; border-radius: 4px; width: 25px; height: 25px; display: table; text-align: center; line-height: 25px; font-size: 15px; color: #FFF;}

/*²£«~¦WºÙ*/
.GroupList .skin_list .product_item .thumbnail > div.product_name {text-align: justify;padding: 10px 5px 5px;width: inherit;display: block;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a {color: #333; font-size: 20px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span {float: left; margin: 5px 5px 0 0; font-size: 13px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_concessions {width: 100%; color: #F00; font-size: 14px;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a span.product_num {width: 25%; color: #999; font-size: 13px; float: inherit;}
.GroupList .skin_list .product_item .thumbnail > div.product_name a div.product_tag {margin: 0; display: table; position: absolute; top: 5px; right: 5px; width: inherit;}
/*¤À¨É*/
.GroupList .skin_list .product_item .thumbnail > .product_sharer {width: 100%;display: table;text-align: right;padding: 5px;position: initial;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div {margin-right: 5px !important; display: inline-block; vertical-align: middle !important;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div a {display: block;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div a img {width: 20px;}
.GroupList .skin_list .product_item .thumbnail > .product_sharer > div.line-share-button {display: inline-block;}
/*¤Ñ¼Æ*/
.GroupList .skin_list .product_item .thumbnail > div.product_days {float: left; width: 45%; padding: 5px; font-size: 16px; display: block; text-align: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_days:before {content: '旅遊天數：';}
/*¥Xµo¤é´Á*/
.GroupList .skin_list .product_item .thumbnail > div.product_date {float: left;width: 55%;padding: 5px;font-size: 16px;display: block;text-align: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_date:before {content: '出發日期：';}
/*­Ó¹Î¥N½X*/
.GroupList .skin_list .product_item .thumbnail > div.product_num {width: 100%; float: left; font-size: 16px;text-align: left;padding: 10px;}
.GroupList .skin_list .product_item .thumbnail > div.product_num:before {content: '­Ó¹Î¥N½X¡G';}
/*¯è¯Z*/
.GroupList .skin_list .product_item .thumbnail > div.product_info {width: 33.33%; float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a {cursor: pointer;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a i {margin: 0 5px 0 0; float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a i:before {vertical-align: sub;}
.GroupList .skin_list .product_item .thumbnail > div.product_info a span {display: block; float: left;}
/*°â»ù*/
.GroupList .skin_list .product_item .thumbnail > div.product_price {bottom: 126px;width: 100%;position: absolute;left: 10px;padding: 0;}
.GroupList .skin_list .product_item .thumbnail > div.product_price span {width: 100%;text-align: left;font-size: 16px;float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_price span strong {color: #F00; font-size: 30px; font-weight: bold;}
/*¾÷¦ì*/
.GroupList .skin_list .product_item .thumbnail > div.product_total {width: 33.33%;float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_total span {float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_total span.num-title {display: block;}
/*¥i°â*/
.GroupList .skin_list .product_item .thumbnail > div.product_available {width: 33.33%;float: left;font-size: 16px;text-align: left;padding: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_available span {float: left;}
.GroupList .skin_list .product_item .thumbnail > div.product_available span.num-title {display: block;}
/*³ø¦W*/
.GroupList .skin_list .product_item .thumbnail > div.product_btn {text-align: center;margin: -22px 0 0;padding: 0px 0 10px;width: 100%;float: left;position: relative;margin-top: 5px;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn a {padding: 6px 50px;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn .product_order_info {position: absolute; top: 0; left: 0; width: 100%;}
.GroupList .skin_list .product_item .thumbnail > div.product_btn .product_order_info h6 {float: left; margin: 0 0 5px 0; width: 33.33%;}
/*«P¾P*/
.GroupList .skin_list .product_item .thumbnail > div.product_remarks {width: 100%;padding: 5px;float: left;font-size: 13px;height: 28px;position: absolute;bottom: 0;left: 0; text-align: left;}

.fixed-action-btn {position: relative;}


/** ¯è¯Z°Ñ¦Ò¼u¥Xµ¡ **/
.flight_box {border: 1px solid #e1e1e1;}
.flight_box .flight_title {display: none;}
.flight_box ul {width: 100%; display: table; border-bottom: 1px solid #e1e1e1;}
.flight_box ul:nth-last-child(1) {border-bottom: none;}
.flight_box ul li {float: left; width: 50%;line-height:30px; text-align: left; padding: 6px 5px; border-bottom: 1px solid #e1e1e1;}
.flight_box ul li:nth-child(odd) {width: 40%;}
.flight_box ul li:nth-child(even) {width: 60%;}
.flight_box ul li:nth-child(1) {width: 100%; text-align: center; background-color: #f7efe3;}
.flight_box .flight_content:nth-child(odd) {background: #f9f8f8;}

.flight_box ul li:nth-child(1):before {content:'第'; margin-right: 5px;}
.flight_box ul li:nth-child(1):after {content:'天'; margin-left: 5px;}
.flight_box ul li:nth-child(2):before {content:'航空公司：';}
.flight_box ul li:nth-child(3):before {content:'航班：';}
.flight_box ul li:nth-child(4):before {content:'出發地：';}
.flight_box ul li:nth-child(5):before {content:'起飛時間：';}
.flight_box ul li:nth-child(6):before {content:'目的地：';}
.flight_box ul li:nth-child(7):before {content:'抵達時間：';}


/** ¯è¯Z°Ñ¦Ò **/
.product_details .ReferenceFlights .flight_box {border: 1px solid #e1e1e1;}
.product_details .ReferenceFlights .flight_box .flight_title {display: none;}
.product_details .ReferenceFlights .flight_box ul {width: 100%; display: table; border-bottom: 1px solid #e1e1e1;}
.product_details .ReferenceFlights .flight_box ul:nth-last-child(1) {border-bottom: none;}
.product_details .ReferenceFlights .flight_box ul li {float: left; width: 50%;line-height:30px; text-align: left; padding: 6px 5px; border-bottom: 1px solid #e1e1e1;}
.product_details .ReferenceFlights .flight_box ul li:nth-child(odd) {width: 40%;}
.product_details .ReferenceFlights .flight_box ul li:nth-child(even) {width: 60%;}
.product_details .ReferenceFlights .flight_box ul li:nth-child(1) {width: 100%; text-align: center; background-color: #f7efe3;}
.product_details .ReferenceFlights .flight_box .flight_content:nth-child(odd) {background: #f9f8f8;}

.product_details .ReferenceFlights .flight_box ul li:nth-child(1):before {content:'第'; margin-right: 5px;}
.product_details .ReferenceFlights .flight_box ul li:nth-child(1):after {content:'天'; margin-left: 5px;}
.product_details .ReferenceFlights .flight_box ul li:nth-child(2):before {content:'航空公司：';}
.product_details .ReferenceFlights .flight_box ul li:nth-child(3):before {content:'航班：';}
.product_details .ReferenceFlights .flight_box ul li:nth-child(4):before {content:'出發地：';}
.product_details .ReferenceFlights .flight_box ul li:nth-child(5):before {content:'起飛時間：';}
.product_details .ReferenceFlights .flight_box ul li:nth-child(6):before {content:'目的地：';}
.product_details .ReferenceFlights .flight_box ul li:nth-child(7):before {content:'抵達時間：';}

/** ¹Î«¬¦Cªí **/

/* ¥Ø«e·j´M±ø¥ó¤Î±Æ§Ç¤è¦¡*/
.MGroupList .merge_sequence > div {width: 100%;}
.MGroupList .merge_sequence > div.theway ul {height: 45px;line-height: 45px; float: left; margin: 0;}
.MGroupList .merge_sequence > div.theway ul li {font-size: 0; margin: 0 5px 0 0;}
.MGroupList .merge_sequence > div.theway ul li:nth-child(1):before {content: '±Æ§Ç'; font-size: 14px;}
.MGroupList .merge_sequence > div.theway ul li:nth-child(2) label:before {content: '¼öªù'; font-size: 14px;}
.MGroupList .merge_sequence > div.theway ul li:nth-child(3) label:before {content: '¤é´Á'; font-size: 14px;}
.MGroupList .merge_sequence > div.theway ul li:nth-child(4) label:before {content: '¦WºÙ'; font-size: 14px;}
.MGroupList .merge_sequence > div.theway ul li:nth-child(5) label:before {content: '¤Ñ¼Æ'; font-size: 14px;}
.MGroupList .merge_sequence > div.theway ul li:nth-child(6) label:before {content: '°â»ù'; font-size: 14px;}
.MGroupList .merge_sequence > div.theway ul li input {vertical-align: sub; margin-right: 5px;}
.MGroupList .merge_sequence > div.condition ul li {height: 45px; line-height: 45px;}
.MGroupList .merge_sequence > div.condition ul li:nth-child(1) {height: 45px; line-height: 45px;}


/****** ¹Î«¬¦Cªí MGroupList ******/

.MGroupList .skin_module .products .item {width: 100%;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer > div {margin-right: 5px !important; vertical-align: middle !important;}
.MGroupList .skin_module .products .item .thumbnail > .product_sharer > div.line-share-button {display: inline-block;}



/****** ­Ó¹Î©ú²Ó­¶ ******/
.product_details h3 {margin: 0 0 10px 0; padding: 0 10px;}
/** ²£«~°ò¥»¸ê®Æ **/
.product_details .product_basic_info ul li {width: 64%; float: left; line-height: 34px; padding: 0 10px;}
.product_details .product_basic_info ul li.basic_info_title {width: 36%;}
.product_details .product_basic_info ul li.basic_info_title label {margin: 0;}
.product_details .product_basic_info ul li.departure_date {width: 64%;}
.product_details .product_basic_info ul li.return_date {width: 64%;}
.product_details .product_basic_info ul li.deadline {width: 64%; color: #F00; font-size: 25px; font-weight: bold;}
.product_details .product_basic_info ul li.sign_up_group {width: 100%; margin: 10px auto;}
.product_details .product_basic_info ul li.sign_up_group a.btn {width: 49%;}
.product_details .product_basic_info ul li.price_content {padding: 10px;}
.product_details .product_basic_info ul li.price_content .panel-info {width: 100%; border: 1px solid #DDD; border-radius: 3px; margin-bottom: 5px;}
.product_details .product_basic_info ul li.price_content .panel-info .panel-heading {float: left; width: 50%; border-radius: 3px;}
.product_details .product_basic_info ul li.price_content .panel-info .panel-body {float: left; width: 50%; padding: 10px 15px;}

/** ¦æµ{¯S¦â **/
.product_details .TravelCharacteristics {width: 100%; display: table; padding: 160px 10px 0;}
.product_details .TravelCharacteristics ul li img {width: 100%;}
.product_details .ReferenceFlights {width: 100%; display: table; padding: 160px 10px 0;}
.product_details .DailyItinerary {width: 100%; display: table; padding: 160px 10px 0;}
.product_details .AtTheirOwnExpense {width: 100%; display: table; padding: 160px 10px 0;}
.product_details .OtherInstructions {width: 100%; display: table; padding: 160px 10px 0;}

.navbar-collapse {display: block; visibility: initial; border-top: none; max-height:100% !important;}
.navbar-collapse .navbar-nav {margin: 0;}
.navbar-collapse .navbar-nav li {float: left; display: table; border: none;}
.navbar-default #cart .navbar-nav > li > a {padding: 0 9px;}

#carousel-example-generic {margin-top: 100px;}

.product_details .DailyItinerary .every_day .day_content .day_style_1  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_2  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_3  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_4  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_5  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_6  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_7  .item {margin-bottom: 20px; padding: 0;}
.product_details .DailyItinerary .every_day .day_content .day_style_8  .item {margin-bottom: 20px; padding: 0;}

/*²Äx¤Ñ-¶ê§Î*/
.product_details .DailyItinerary .every_day .day_title h4.day_title_left {display: flex;}
/*¨C¤é¦æµ{-À\­¹*/
.product_details .DailyItinerary .every_day .day_meal {padding: 10px; border-bottom: 1px dashed #e1e1e1;}
/*¨C¤é¦æµ{-¦í±J*/
.product_details .DailyItinerary .every_day .day_hotel {padding: 10px;}


/** ¦Û¶O¬¡°Ê **/
.product_details .AtTheirOwnExpense .panel-group h4 div {position: initial; padding: 10px 15px;}
.product_details .AtTheirOwnExpense .panel-group .panel-default .panel-body .dl-horizontal dt {float: left;}

/** ªþ¥[¶µ¥Ø **/
.product_details .Additional .panel-group h4 div {position: initial; padding: 10px 15px;}

/** Å@·Ó¤ÎÃ±ÃÒ **/
.product_details .Passport_Visa .panel-group h4 div {position: initial; padding: 10px 15px;}


}



@media(max-width:480px) {
    
.skin_module .products .item {width: 100%;}
/*³ø¦W*/
.skin_module .products .item .thumbnail > div.product_btn a {width: 100%;}
.title_Photo_t::after{ width:560px; top:-3%; left:-21%;}
.title_Photo_d::after{ width:560px; top:-3%; left:-21%;}
.title_Photo_w::after{ width:560px; top:-3%; left:-21%;}

/*content*/
.transfer_title_box h2::before{ width:15%; top:66%;}

/*entertrips*/
.enterprise_banner p{ width:92.5%;}
.enterprise_banner{ margin-top:81px;}

/*cola_area.asp*/
.cola_area_banner{ margin-top:81px;}

/*leo_area.asp*/
.leo_area_banner{ margin-top:81px;}
.leo_Marquee marquee{ width:100%; margin-top:0px;}
.leo_area_banner img.leo_banner_left{ width:100%;}
.leo_area_banner img.leo_banner_right{ width:100%;}

/*cg_area.asp*/
.cg_area_banner img.cg_banner_left{ width:100%;}
.cg_area_banner img.cg_banner_right{ width:100%;}

/*footer*/
.foot_info li p{
	width:100%;
}
.foot_info li .mobile_non{
	display:none;
}

}

@media(max-device-width:480px)and(orientation:landscape){


}

@media(max-width:414px){

}

@media(max-width:375px){
.navbar-default #cart .navbar-nav > li > a {padding: 0 8px; font-size: 14px; line-height: 40px;}
.title_Photo_t::after{ width:510px; top:-6%; left:-43%;}
.title_Photo_d::after{ width:510px; top:-6%; left:-43%;}
.title_Photo_w::after{ width:510px; top:-6%; left:-43%;}



@media(max-width: 320px){
#carousel-example-generic {margin-top: 90px;}
.navbar-default #cart .navbar-nav > li > a {padding: 0 4px; font-size: 14px; line-height: 40px;}
#slides .slidesjs-previous{ top:25%;}
#slides .slidesjs-next{ top:25%;}

/*content*/
.transfer_title_box h2::before{ width:20%; top:66%;}

.GroupList .skin_list .product_item .thumbnail > div.product_price{bottom: 149px;}
}

/*搜尋引擎-index-search*/
#search {width: 100%; display: table;position: relative; padding-top:5px;-webkit-padding-start:5px;}



/*-webkit-padding-start:5px   IPHONESEARCK*/

/*#search .merge_search{background: none;border-radius: 10px;padding:0; }
#search .merge_search ul{ border:none; padding:0;}
#search .merge_search ul li{ padding:0;}
#search .merge_search ul li label{ color:#000; font-size:16px;}
#search .merge_search ul li.merge_search_area .merge_search_select{ margin:0 0 5px 5px;}
#search .merge_search ul li.merge_search_area .merge_search_select:nth-child(2){ width:36%;}
#search .merge_search ul li.merge_search_area .merge_search_select:nth-child(3){width:37%;}
#search .merge_search ul li.merge_search_date .form_date{ float: left; width: 39%; margin: 0 0 5px 5px;}
#search .merge_search ul li.merge_search_date .input-group .form-control{display: inherit; font-size: 13px; padding-left: 5px;}
#search .from, #search .search_content .butget, #search .search_content .embark, #search .search_content .days {display: none;}
#search .merge_search ul li.merge_search_combine{ padding: 6px 0 6px 10px;}
#search input[type=checkbox].css-checkbox + label.css-label{ margin-right:5px;}
#search .merge_search ul li.merge_search_keyword .merge_search_input{margin: 0 0 0px 15px;}
#search .merge_search .merge_search_btn{margin: 0px 0px; text-align: right; padding: 0; width: 100%;}
#search .merge_search .merge_search_btn a:nth-child(1){ padding:6px 10px;}
#search #GODC2_search > div {float: left;}
#search #GODC2_search > div > * {float: left;}
#search #GODC2_search > div > .control-label {line-height: 34px;margin-right: 10px;text-align: center; margin-bottom: 0;padding:2px 0 ;}*/
/*MB 搜尋欄位*/
/*#search #GODC2_search > div > .form-control {width: 110px;margin-right: 10px;}
#search #GODC2_search > div.date > .form-control {width: 120px;}
#search #GODC2_search > div > .checkbox-inline {line-height: 34px; vertical-align: middle;}
#search #GODC2_search > div > .checkbox-inline input {vertical-align: text-top;position: initial;}
#search #GODC2_search > div.form-btn a.btn-primary {background-color: #7936a9; border-color: #642b8d;}
#search #GODC2_search > div.form-btn a.btn-primary:hover {background-color: #560169; border-color: #430052;}
#search #GODC2_search > div.form-btn a i {margin-right: 5px;}*/


/*機票頻道*/
#info ul.info li a img{margin: 10px 2px !important;}