@charset "big5";
3456@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; line-height:23px; font-size:16px;font-family:"微軟正黑體", "新細明體"}
img{
	max-width:100%; 
	height:auto;
}
a {
    color: #428bca;
    text-decoration: none;
}
.form-control{padding:6px;}
.pdf_hidden{display:none;}
@media (min-width: 1440px) {
    .container-1440{
        min-width: 1440px;
		margin: 0 auto;
    }
}
.red{color:#F00;}
.close {
	font-size:30px;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.w_100{
	width:100%;
}
.w_50{
	width:49%;
}
.red_btn,.red_btn:hover,.red_btn:focus{
	background-color:#f6c3ca;
	border-color:#f6c3ca;
	color:#fff;
}
.blue_btn,.blue_btn:hover,.blue_btn:focus{
	background-color:#8ca5d0;
	border-color:#8ca5d0;
	color:#fff;
}
.pink_btn,.pink_btn:hover,.pink_btn:focus{
	background-color:#FC9AAD;
	border-color:#FC9AAD;
	color:#fff;
}
.blue_btn .badge {
    color: #fff;
    background-color: #EEA6B3;
}
.gray_btn{
	background-color:#ddd;
	border-color:#ccc;
	color:#333;
}

.home_bg{
	background-color:#f7f7f7;
	display:block;
	width:100%;
	overflow:hidden;
}
.home_pad{
	padding-top:20px;
}
.instagram_set{
	background: rgb(255, 255, 255); 
	border: 1px solid rgb(219, 219, 219); 
	margin: 1px 1px 12px; 
	max-width: 100%; 
	height: 350px; 
	width:100%; 
	border-radius: 4px; 
	box-shadow: none; 
	display: block; 
	padding: 0px;
}

/*搜尋橫式*/
.search_horizontal{
	z-index: 500;
    position: absolute;
    width:1410px;
	bottom: 70px;
	left:50%;
	margin-left:-705px;
}
.search_horizontal .tab_search{
	border-bottom:0px;
}
.search_horizontal .tab_search li{
	margin-bottom: 0px;
    width:150px;
    height: 45px;
    text-align: center;
}
.search_horizontal .tab_search > li.active > a, .search_horizontal .tab_search > li.active > a:hover, .search_horizontal .tab_search > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: #344a61;
    border-bottom: transparent;
	border:0px;
}
.search_horizontal .tab_search > li > a{
	border-radius:0px;
    margin-right: 2px;
    line-height: 23px;
    border: 1px solid transparent;
    height: 45px;
    color: #344a61;
    font-size: 16px;
    vertical-align: baseline;
    background: rgba(225,225,225,.85);
}
.search_horizontal .tab-content{
	border: 1px solid #af9e89;
	background: rgba(225,225,225,.85);
	overflow:hidden;
}
.search_horizontal_form{
	overflow:hidden;
	padding:20px 15px;
	font-size: 15px;
	color:#444;
}
.search_horizontal_form .search_float{
	float:left;
	overflow:hidden;
}
.search_horizontal_form .search_margin{
	margin-right:15px;
}
.search_horizontal_form .width_1{
	width:380px;
}
.search_horizontal_form .width_2{
	width:240px;
}
.search_horizontal_form .width_3{
	width:140px;
}
.search_horizontal_form .width_4{
	width:85px;
}
.search_horizontal_form .width_5{
	width:160px;
}
.search_horizontal_form .search_inline,.search_horizontal_form .search_inline2{
	float:left;
	display:inline-block;
}
.search_horizontal_form label{
	font-size: 15px;
    line-height: 21px;
	color:#444;
	display:block;
}
.search_horizontal_form .search_pad{
	padding-bottom:5px;
}
.search_horizontal_form .search_input{
    height: 32px;
    padding:0 5px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #af9e89;
}
.search_horizontal_form .input_w1,.search_horizontal_form .input_w3{
	width:120px;
}
.search_horizontal_form .input_w2{
	width:260px;
}
.search_horizontal_form .sear_btn{
	height:60px;
	font-size:16px;
}

/*搜尋*/
.search{
	border: 1px solid #af9e89;
	background: rgba(225,225,225,.7);
	z-index: 1000;
    position: absolute;
    top: 170px;
    left: 14%;
	width: 285px;
}
.search h2{
	margin:0;
	background-color:#af9e89;
	color: #344a61;
    padding: 15px;
    text-shadow: 2px 2px #fff;
    font-family: serif;
    font-size: 40px;
	text-transform:uppercase;
	text-align:center;
}
.search .tab_search li{
    width: 25%;
    height: 56px;
    border-radius: 0;
    text-align: center;
}
.search .tab_search > li.active > a, .search .tab_search > li.active > a:hover, .search .tab_search > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: #344a61;
    border: 0px;
    border-bottom-color: transparent;
}
.search .tab_search > li > a{
    margin-right: 2px;
    line-height: 18px;
    border: 1px solid transparent;
    border-radius: 0px;
    height: 56px;
    color: #344a61;
    font-size: 13px;
    padding: 8px 0;
    vertical-align: baseline;
    background: rgba(225,225,225,.85);
}
.search_form{
	padding:10px 30px;
	font-size: 15px;
	color:#444;
}
.search_form .search_group{
	padding-bottom:10px;
	overflow:hidden;
}
.search_form .search_inline{
	float:left;
	display:inline-block;
}
.search_form .inline_pad{
	padding-left:10px;
}
.search_form label{
	font-size: 15px;
    line-height: 21px;
	color:#444;
	display:block;
}
.search_form .search_pad{
	padding-bottom:5px;
}
.search_form .search_input{
    height: 30px;
    padding: 0 5px;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid #af9e89;
}
.search_form .input_w1{
	width:110px;
}
.search_form .input_w2{
	width:150px;
}

/*自訂checkbox*/
.search_checkbox input[type=checkbox]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}
.search_checkbox input[type=checkbox]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  padding-right: 10px;
  line-height  : 1.5em;
}
.search_checkbox input[type=checkbox]:not(old) + label > span{
  display          : inline-block;
  width            : 22px;
  height           : 22px;
  margin           : 0.2em 0.3em 0em 0em;
  border           : 1px solid #af9e89;
  border-radius    : 2px;
  background       : rgb(255,255,255);
  background-image :    -moz-linear-gradient(rgb(255,255,255));
  background-image :     -ms-linear-gradient(rgb(255,255,255));
  background-image :      -o-linear-gradient(rgb(255,255,255));
  background-image : -webkit-linear-gradient(rgb(255,255,255));
  background-image :         linear-gradient(rgb(255,255,255));
  vertical-align   : bottom;
}
.search_checkbox input[type=checkbox]:not(old):checked + label > span{
  background       : rgb(167,137,95);
  background-image :    -moz-linear-gradient(rgb(167,137,95));
  background-image :     -ms-linear-gradient(rgb(167,137,95));
  background-image :      -o-linear-gradient(rgb(167,137,95));
  background-image : -webkit-linear-gradient(rgb(167,137,95));
  background-image :         linear-gradient(rgb(167,137,95));
}
.search_checkbox input[type=checkbox]:not(old):checked + label > span:before{
  content     : '';
  display     : block;
  color       : rgb(255,255,255);
  font-size   : 16px;
  line-height : 1em;
  text-align  : center;
  margin-left : 8px;
  margin-top  : 4px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.search_btn {
	display:none;
}


/*特惠促銷*/
.tab_slide{
	background-color:#fff;
	padding: 5px 8px;
	min-height:350px;
}
.tab_slide h2 {
	margin:0 5px;
	padding:5px 0;
	color: #ff5400;
    border-bottom: 2px solid;
}
.tab_slide li a {
	position: relative;
	z-index:20;
	display: block;
	padding: 7px 5px;
	font-size:15px;
	color:#666;
	width:230px;
	line-height:21px;
}
.tab_slide > li.active > a, .tab_slide > li.active > a:hover, .tab_slide > li.active > a:focus {
    color: #fff;
    background-color: #f6c3ca;
	width:270px;
	-webkit-transition:color 0.2s ease-in, width 0.3s ease-in;
    -moz-transition:color 0.2s ease-in, width 0.3s ease-in;
    -ms-transition:color 0.2s ease-in, width 0.3s ease-in;
    -o-transition:color 0.2s ease-in, width 0.3s ease-in;
    transition: color 0.2s ease-in, width 0.3s ease-in;
}
.tab_slide_content{
	position: relative;
	z-index:10;
	padding-left:0;
	padding-right:0;
	min-height:350px;
}
.tab_slide_content img{
	min-height:350px;
}

/*快速前往*/
.theme_pad{
	padding-right:0;
}
.tab_theme{
	background-color:#fff;
	padding: 5px 8px 0px 8px;
}
.tab_theme h2 {
	margin:0 5px;
	padding:5px 0;
	color: #ff5400;
    border-bottom: 2px solid;
}
.tab_theme li {
    border-bottom: 1px solid #eee;
	width:100%;
	display:block;
	padding: 10px 5px;
}
.tab_theme li a {
	padding:0;
	font-size:15px;
	color:#7E7E7E;
	line-height:21px;
}
.tab_theme>li.active>a, .tab_theme>li.active>a:focus, .tab_theme>li.active>a:hover {
    color: #7E7E7E;
    background-color: #fff;
}
.tab_theme li h3 {
	margin:0;
	padding:0;
	padding-bottom:15px;
    color: #2c68a7;
    font-size: 21px;
    font-weight: bold;
}
.tab_theme li p {
    font-size: 14px;
    border-left: 1px solid #2c68a7;
	margin:0;
    padding: 0 10px;
}
.tab_theme>li.active p{
	color: #ff7488;
}

/*快速前往box*/
.theme_header{
    margin-bottom: 30px;
	border-bottom: 2px solid #f6c3ca;
}
.theme_header h2{
	margin:0;
	text-align: center;
	color: #f6c3ca;
	padding-top:10px;
	padding-bottom:10px;
}
.theme_item{
	display:none;
}
.theme_box{
	background-color: #FFF;
    border: 1px solid #f6c3ca;
	padding: 5px;
	margin-bottom:30px;
}
.theme_box a{
	text-decoration:none;
}
.theme_box .img_view {
   overflow: hidden;
   position: relative;
   display: block;
}
.theme_box img{
   width:100%;
   height:auto;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.theme_box:hover img{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.theme_box h3{
	margin:0;
	padding:15px 5px 10px 5px;
	color: #428bca;
	font-size:23px;
	line-height:28px;
}
.theme_box:hover h3{
	color:#2a6496;
}
.theme_box .desc{
	color: #8a8a8a;
	min-height: 110px;
	padding: 0px 10px 0px 27px;
}
.theme_box .price{
	padding:5px;
    font-size:23px;
    color: #fc203f;
}
.theme_box .price span{
	font-size: 15px;
}
.theme_more{
	padding-top:20px;
	padding-bottom:50px;
	text-align:center;
}
#loadMore{
	border: 2px solid #f6c3ca;
	text-align:center;
    color: #f6c3ca;
	padding: 10px 50px;	
    font-size: 18px;
    cursor: pointer;
	transition:all 0.3s ease-in-out;
}
#loadMore:hover,#loadMore:focus{
	background: #f6c3ca;
	color:white;
	text-decoration:none;
}

/*推薦行程*/
.self_header{
    margin-bottom: 30px;
	border-bottom: 2px solid #f6c3ca;
}
.self_header h2{
	margin:0;
	text-align: center;
	color: #f6c3ca;
	padding-top:10px;
	padding-bottom:10px;
}
.self_item{
	display:none;
}
.self_box {
  background-color: #FFF;
  border: 1px solid #f6c3ca;
  padding: 5px;
  margin-bottom:20px;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #000000;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  z-index:9;
}
.self_box * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.self_box img {
  max-width: 100%;
  width:100%;
  vertical-align: top;
}
.self_box .overlay {
  top: 48%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.self_box h3,
.self_box p {
  margin: 0;
  padding:0;
}
.self_box h3 {
  font-weight: 600;
  text-transform: uppercase;
  font-size:36px;
  font-family:"Times New Roman", Times, serif,"微軟正黑體", "新細明體";
  color:#cc9900;
  position: relative; 
}
.self_box h3:before,.self_box h3:after{
  content: '';
  position: absolute;
  display: block;
  top: 52%;
  background: #cc9900;
  width: 10%;
  height: 2px;
}
.self_box h3:before{
  left:15%;
}
.self_box h3:after{
  right:15%;
}
.self_box p{
  font-size: 21px;
  color:#808080;
  font-weight: 500;
  margin-top: 10px;
}
.self_box i {
  font-size: 32px;
}
.self_box:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  display: block;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
.self_box a{
  text-decoration:none;
  z-index:1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.self_box:hover .overlay,
.self_box.hover .overlay {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.self_box:hover:after,
.self_box.hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}

/*內頁距離上方高度*/
.margin_top{
	padding-top:150px;
	padding-bottom:30px;
}
/*團控表*/
.search_bar{
	padding:15px 15px 0 15px;
	background:#fff;	
}
.search_bar h2{
	margin:0;
	padding-bottom:15px;
	padding-left:10px;
	font-size:20px;
	color:#5C97CB;
}
.search_line{
	overflow:hidden;
	border-top:2px solid #c0c0c0;
	padding-top:15px;
	padding-bottom:15px;
}
.search_bar .form-group{
	overflow:hidden;
}
.search_bar .search_input{
    height: 42px;
    padding: 6px;
    font-size: 15px;
    border-radius: 3px;
	border:1px solid #999;
	outline:none;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.search_bar .input_w100{
	width:100%;
}
.search_bar .search_label{
	float:left;
	text-align:left;
	font-size:16px;
	font-weight:normal;
	width:85px;
	color: #000;
	padding-top:3px;
}
.search_bar .search_float{
	float:left;
	width: calc(100% - 85px);
}
.search_bar .search_bottom{
	margin-bottom:10px;
}
.search_bar .sear_btn{
	background-color:#EEA6B3;
	border:0;
	color:#fff;
	border-radius:20px;
	width:100%;
	padding:8px;
	font-size:17px;
}
.search_bar .reset_btn{
	background-color:#fff;
	border:2px solid #5C97CB;
	color:#000;
	border-radius:20px;
	width:100%;
	padding:7px;
	font-size:17px;
}

/*自訂checkbox*/
.search_checkbox2 input[type=checkbox]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}
.search_checkbox2 input[type=checkbox]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  padding-right: 15px;
  line-height  : 1.5em;
  font-weight  :normal;
  font-size    :15px;
  color:#000;
}
.search_checkbox2 input[type=checkbox]:not(old) + label > span{
  display          : inline-block;
  width            : 22px;
  height           : 22px;
  margin           : 0.2em 0.3em 0em 0em;
  border           : 2px solid #888;
  border-radius    : 4px;
  vertical-align   : bottom;
}
.search_checkbox2 input[type=checkbox]:not(old):checked + label > span{
  border           : 2px solid #888;
  background       : rgb(255,255,255);
  background-image :    -moz-linear-gradient(rgb(167,137,95));
  background-image :     -ms-linear-gradient(rgb(167,137,95));
  background-image :      -o-linear-gradient(rgb(167,137,95));
  background-image : -webkit-linear-gradient(rgb(167,137,95));
  background-image :         linear-gradient(rgb(167,137,95));
}
.search_checkbox2 input[type=checkbox]:not(old):checked + label > span:before{
  content     : '';
  display     : block;
  color       : rgb(68,121,186);
  font-size   : 16px;
  line-height : 1em;
  text-align  : center;
  margin-left : 6px;
  margin-top  : 3px;
  width: 6px;
  height: 10px;
  border: solid #4479BA;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/*自定checkbox*/
@keyframes hover-color {
  from {
    border-color: #c0c0c0;}
  to {
    border-color: #3e97eb;} 
}
.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none;
}
.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed;
}
.magic-radio + label,
.magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle;
}
.magic-radio + label:hover:before,
.magic-checkbox + label:hover:before {
	animation-duration: 0.4s;
	animation-fill-mode: both;
	animation-name: hover-color;
}
.magic-radio + label:before,
.magic-checkbox + label:before {
	position: absolute;
	top: 0px;
	left: 0;
	display: inline-block;
	width: 20px;
	height: 20px;
	content: '';
	border: 1px solid #c0c0c0;
}
.magic-radio + label:after,
.magic-checkbox + label:after {
	position: absolute;
	display: none;
	content: '';
}
.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4;
}
.magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
.magic-checkbox[disabled] + label:hover,
.magic-checkbox[disabled] + label:before,
.magic-checkbox[disabled] + label:after {
  cursor: not-allowed;
}
.magic-radio[disabled] + label:hover:before,
.magic-checkbox[disabled] + label:hover:before {
  border: 1px solid #e4e4e4;
  animation-name: none;
}
.magic-radio[disabled] + label:before,
.magic-checkbox[disabled] + label:before {
  border-color: #e4e4e4;
}
.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {
  animation-name: none;
}
.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
  display: block;
}
.magic-radio + label:before {
  border-radius: 50%;
}
.magic-radio + label:after {
  top: 11px;
  left: 7px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3e97eb;
}
.magic-radio:checked + label:before {
  border: 1px solid #3e97eb;
}
.magic-radio:checked[disabled] + label:before {
  border: 1px solid #c9e2f9;
}
.magic-radio:checked[disabled] + label:after {
  background: #c9e2f9;
}
.magic-checkbox + label:before {
  border-radius: 3px;
}
.magic-checkbox + label:after {
  top: 4px;
  left: 8px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0; 
}
.magic-checkbox:checked + label:before {
  border:1px solid #3e97eb;
  background: #3e97eb;
}
.magic-checkbox:checked[disabled] + label:before {
  border: #c9e2f9;
  background: #c9e2f9;
}

/*分頁*/
.pagination>li>a, .pagination>li>span,
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	height:34px;
	font-size:14px;
}
.pagination>li>a i{
	margin-top:3px;
}

.search_list_pad{
	margin-left:30px;
}

/*搜尋條件*/
.search_condition{
	font-size:18px;
	background:url(../images/icon_right.png) no-repeat;
	background-position:0px 25px;
	padding:25px 0px 25px 30px;
}
.search_condition span{
    color: #8fb223;
}
.search_array_bg{
	background-color:#fff;
	padding:7px 0px;
	margin-bottom:20px;
}
.search_array{
	font-size:15px;
	text-align:right;
	padding-top:5px;
}
.search_array label{
	margin-bottom:0;
	padding-right:5px;
}
.search_array i{
	color:#5C97CB;
}

/*搜尋結果*/
.search_tab{
   border-bottom:1px solid #ddd;
   margin-top: 20px;
   margin-bottom:20px;
}	
.search_tab a{
  font-size:14px;
  display: inline-block;
  padding: 7px 15px;
  color: #428bca;
  text-decoration: none;
  margin-bottom: -1px;
}
.search_tab a:hover{
  background: #eee;
  color: #2a6496;
  border-radius: 4px 4px 0 0;
}
.search_tab a.active_on{
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom:1px solid #fff;
	border-radius: 4px 4px 0 0;
	color:#555;
}
.search_tab .num{
	color:#fff;
	background-color: #f6c3ca;
}
.search_pos{
	position:relative;
}
/*#search_result>div{
  overflow: hidden;
  margin-bottom: 15px;
}*/
.ds { 
  -lifekit-transform: scale(0);
  transform: scale(0);
  -lifekit-transition: all 350ms ease;
  transition: all 350ms ease;
}
.scale {
  transform: scale(1);
}
.tab_search_type{
	font-size:16px;
	border-bottom:0px;
}
.tab_search_type li{
   border: 0px solid #ccc;
   border-radius: 0px
}
.tab_search_type li i{
	padding-right:5px;
	color:#5C97CB;
}
.tab_search_type 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;
}
.tab_search_type li:nth-child(2){
	border-left:none;
	border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
}
.tab_search_type>li>a{
	border-radius:0px;
	border:0px;
	margin-right:0px;
	padding:5px 10px;
	color: #000;
}
.tab_search_type>li.active>a, 
.tab_search_type>li.active>a:focus, 
.tab_search_type>li.active>a:hover{
	cursor: default;
    color: #fff;
	border:0px;
	border-radius: 0px;
	background-color:#5C97CB;
}
.tab_search_type>li.active>a i{
	color:#fff;
}
.page_list{
	font-size:14px;
}

/*圖片模式*/
#type_pic{
	overflow:hidden;
}
.tour_pic_box .thumbnail a>img, .tour_pic_box .thumbnail>img{
	display:inherit;
}
.tour_pic_box{
	padding-left:10px;
	padding-right:10px;
}
.tour_pic_item{
	z-index:400;
	position:relative;
	min-height:460px;
	overflow:hidden;
}
.tour_pic_item .img_view {
   overflow: hidden;
   position: relative;
   display: block;
}
.tour_pic_item img,.tour_pic_item a img{
   width:100%;
   height:220px;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.tour_pic_item:hover img{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.tour_pic_item .pic_type1,.tour_pic_item .pic_type2{
	position:absolute;
	top:10px;
	left:10px;
	border-radius:4px;
	padding:2px 5px;
	color:#fff;
	font-size:15px;	
}
.tour_pic_item .pic_type1{
	background-color:#f6c3ca;
}
.tour_pic_item .pic_type2{
	background-color:#8ca5d0;
}
.tour_pic_item h3{
	margin:0;
	padding:5px;
	font-size:16px;
	color:#333;
	line-height:22px;
}
.tour_pic_item h3 a{
	color:#333;
}
.tour_pic_item h3 a:hover{
	text-decoration:none;
}
.tour_pic_item .line1{
	border-bottom:1px solid #ccc;
	width:100%;
	display:block;
	overflow:hidden;
}
.tour_pic_item .line2{
	border-top:1px solid #ccc;
	width:100%;
	display:block;
	overflow:hidden;
}	
.tour_pic_item .days{
    float: left;
    width: 41%;
    padding: 5px;
	font-size:14px;
	color:#777;
}
.tour_pic_item .date{
    float: left;
    width: 59%;
    padding: 5px;
	font-size:14px;
	color:#777;
}
.tour_pic_item .plane{
    float: left;
    width: 33.33%;
    padding:3px 5px;
	font-size:14px;
	color:#777;
}
.tour_pic_item .plane a,
.tour_pic_item .plane a:hover{
	color:#4479BA;
	text-decoration:none;
}
.tour_pic_item .seat{
    float: left;
    width: 33.33%;
    padding:3px 5px;
	font-size:14px;
	color:#777;
}
.tour_pic_item .seat span{
	color:#4479BA;
}
.tour_pic_item .seat .full{
	color:#F00;
}
.tour_pic_item .tour_pic_pos{
	position:absolute;
	bottom:8px;
	padding-left:5px;
	padding-right:5px;
	width:100%;
	left: 50%;
    margin-left: -50%;
    text-align: center;
}
.tour_pic_item .price{
	float:left;
	width:50%;
	padding:5px 5px 0px 0px;
    font-size: 22px;
    color:#F22727;
}
.tour_pic_item .price span{
	font-size:15px;
}
.tour_pic_item .tour_btn{
	float:left;
	width:50%;
	padding:7px 5px 0px 5px;
	text-align:center;
}
.tour_pic_item .tour_btn a{
	color:#fff;
	width:100%;
	padding:2px 6px;
	font-size:16px;
}
.tour_pic_item .tour_btn a.btn_signup{
	background-color:#4479BA;
}
.tour_pic_item .tour_btn a.btn_waiting{
	background-color:#EEA6B3;
}
.tour_pic_item .tour_btn .btn_full{
	background-color:#bbb;
	color:#fff;
	width:100%;
	padding:3px 6px;
	font-size:16px;
	border-radius:4px;
	margin:0 auto;
	text-align:center;
}

/*列表模式*/
.tour_list_box{
	padding-left:15px;
	padding-right:15px;
}
.tour_list_box a>img, .tour_list_box img{
	display:inherit;
}
.tour_list_rwd{color:#444;font-size:15px;border-spacing:0;border-collapse:collapse;border:0px solid #ccc; background-color:#fff}
.tour_list_rwd th,.tour_list_rwd td{display:table-cell;}
.tour_list_rwd th{line-height:18px;padding:10px 2px;background-color:#f8e1e4; color:#000;font-size:14px; font-weight:normal;text-align:center;border:1px solid #ccc;}
.tour_list_rwd td{line-height:21px;padding:10px;}
/*.tour_list_rwd tr:hover td{ background-color:#f5f4f4;}*/
.tour_list_rwd .list_type1{
	background-color:#f6c3ca;
	color:#fff;
	border-radius:4px;
	padding:2px 5px;
	font-size:15px;	
}
.tour_list_rwd .list_type2{
	background-color:#8ca5d0;
	color:#fff;
	border-radius:4px;
	padding:2px 5px;
	font-size:15px;
}
.tour_list_rwd .tour_num{
	color:#666;
	font-size:14px;
}
.tour_list_rwd .tour_name{
	color:#333;
	font-size:16px;
	line-height:23px;
	text-align:left;
}
.tour_list_rwd .fa{
	color:#4479BA;
	font-size:20px;
	cursor:pointer;
}
.tour_list_rwd .red{
	color:#F22727;
	font-size:21px;
}
.tour_list_rwd a.btn_signup{
	background-color:#4479BA;
	color:#fff;
	padding:3px 10px;
	font-size:14px;
	width:100%;
}
.tour_list_rwd a.btn_waiting{
	background-color:#EEA6B3;
	color:#fff;
	padding:3px 10px;
	font-size:14px;
	width:100%;
}
.tour_list_rwd .btn_full{
	background-color:#bbb;
	color:#fff;
	padding:4px 10px;
	font-size:14px;
	border-radius:4px;
	width:100%;
}
.tour_list_rwd .full{
	color:#F00;
}

/*跳出視窗-航班資訊*/
/*
.flight_info {border: 1px solid #808080;}
.flight_info .flight_title {background-color: #808080; color:#fff}
.flight_info ul {padding:0; margin:0;width: 100%; display: table; border-bottom: 1px solid #808080;}
.flight_info ul:nth-last-child(1) {border-bottom: none;}
.flight_info ul li { list-style:none;padding:0; margin:0;float: left; width: 14%;line-height:21px; text-align: center; padding: 13px 10px; font-size: 14px;}
.flight_info ul li:nth-child(1) {width: 10%; text-align: center;}
.flight_info ul li:nth-child(5),.flight_info ul li:nth-child(7) {width:17%;}
.flight_info .flight_content:nth-child(odd) {background: #F7F7F7;}
*/

/*行程表內容*/
.content_header h2{
	margin:0;
	line-height: 38px;
    font-size: 30px;
}
.number_status{
	text-align:right;
	margin-top:5px;
	font-size:14px;
}
.basic_infro{
	border-top:1px solid #e1e1e1;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size:15px;
}
.basic_infro i{
	padding-right:5px;
}
.basic_infro .departure_date{
	color: #F22727;
    font-size: 24px;
}
.basic_infro .deadline{
	color: #F22727;
    font-size: 18px;
}
.infro_con{
	padding-top:10px;
	padding-bottom:20px;
}
.infro_con .bold{
	font-size:16px;
	font-weight:bold;
}
.signup_group{
	text-align:right;
}
.other_date {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.other_date:hover, .other_date:focus{
	color: #fff;
}
.price_content{
	padding-bottom:15px;
}
.price_content .price_pad{
	padding-right:0px;
}
.price_content .price_info{
	border:1px solid #595757;
}
.price_content .price_info > .media-left {
    color: #fff;
	line-height:20px;
    background-color: #595757;
	padding:5px;
	width:60px;
	height:48px;
	text-align:center;
	vertical-align:middle;
}
.price_content .price_info > .media-body {
    padding:5px 10px;
	font-size:16px;
	width:100px;
	height:48px;
	vertical-align:middle;
}
.price_content .btn_cruise{
	background-color:#EEA6B3;
	color:#fff;
	padding:3px 10px;
	border-radius:0;
	margin-bottom:5px;
}
.other_info > .media-left {
    white-space:nowrap;
}

/*跳出視窗-郵輪艙房價格說明*/
#cruise_price .modal-body{
	height:500px;
	overflow-y:scroll;
	font-weight:normal;
}
#cruise_price .price_infor {
	border: 1px solid #808080;
}
#cruise_price .price_infor .infor_title {
	background-color: #808080;
	color: #fff;
}
#cruise_price .price_infor ul {
	padding: 0;
	margin: 0;
	width: 100%;
	display: table;
	border-bottom: 1px solid #808080;
}
#cruise_price .price_infor ul:nth-last-child(1) {
	border-bottom: none;
}
#cruise_price .price_infor ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 15%;
	line-height: 21px;
	text-align: center;
	padding: 10px;
	font-size: 15px;
}
#cruise_price .price_infor ul li:nth-child(1) {
	width: 25%;
	text-align: left;
}
#cruise_price .price_memo{
	padding:15px;
	font-size:14px;
	line-height:21px;
}
@media all and (max-width: 480px) {
#cruise_price .price_infor {border: 1px solid #808080;}
#cruise_price .price_infor .infor_title {display: none;}
#cruise_price .price_infor ul {width: 100%; display: table; border-bottom: 1px solid #808080;}
#cruise_price .price_infor ul:nth-last-child(1) {border-bottom: none;}
#cruise_price .price_infor ul li {float: left; width: 50%;line-height:26px; text-align: left; padding: 6px 5px; border-bottom: 1px solid #808080;}
#cruise_price .price_infor ul li:nth-child(1),#cruise_price .price_infor ul li:nth-child(2) {width: 50%; text-align: left; background-color: #808080; color:#fff}
#cruise_price .price_infor ul li:nth-child(2):before {content:'住宿人數：';}
#cruise_price .price_infor ul li:nth-child(3):before {content:'第1人：';}
#cruise_price .price_infor ul li:nth-child(4):before {content:'第2人：';}
#cruise_price .price_infor ul li:nth-child(5):before {content:'第3人：';}
#cruise_price .price_infor ul li:nth-child(6):before {content:'第4人：';}
}


/*行程表導覽列*/
#navbar-spy.navbar-default{
	border:0;
}
.navbar-default #navbar_content{
	background: #717171;
    color: #FFF;
	z-index:100;
	-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 #navbar_content .nav_conlist li a{
	color:#fff;
}
.navbar-default #navbar_content .nav_conlist li.active a,
.navbar-default #navbar_content .nav_conlist li.active a:hover,
.navbar-default #navbar_content .nav_conlist li.active a:focus {
    color: #fff;
	background-color: #EEA6B3;
}
.navbar-default #navbar_content .nav_conlist li a:hover,
.navbar-default #navbar_content .nav_conlist li a:focus{ 
    color: #EEA6B3;
}
.navbar-default #navbar_content .nav_other{
	float:right;
	display:table;
	padding:0;
	margin:0;
}
.navbar-default #navbar_content .nav_other li{
	list-style:none;
	float:left;
    margin:8px 5px 0px 5px;
}
.navbar-default #navbar_content .nav_other li a.customer_service{
	background: #9c27b0;
    color: #FFF;
    border: 1px solid #9313aa;
}
.navbar-default #navbar_content .nav_other li a.customer_service span{
	padding-right:5px;
}
.btn-floating,.btn-floating:hover,.btn-floating:focus {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 33px;
    height: 33px;
    line-height: 33px;
    padding: 0;
    border-radius: 50%;
	border:1px solid #fff;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
	text-align: center;
}
.offnavbar.navbar-default #navbar_content .nav_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 #navbar_content .nav_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 #navbar_content .nav_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 #navbar_content .nav_other li:nth-last-child(1) a {display: block; opacity: 1; width: 82px;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 #navbar_content .nav_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 #navbar_content .nav_other li:nth-last-child(1) a {display: block;opacity: 1; width: 82px; 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;}

/*下載列印*/
#Modal_download ul{
	padding:0;
	display: table;
	margin: 10px auto;
}
#Modal_download li{
	list-style:none;
	float:left;
	line-height: 25px;
    margin-left: 10px;
}
#Modal_download li a{
    display: block;
    padding: 10px 20px;
    font-size: 20px;
    text-decoration: none;
}

/*洽詢客服*/
#Modal_contact {font-weight:normal; font-size:14px;}
#Modal_contact ul{ margin:0; padding:0;}
#Modal_contact li{ list-style:none;}
#Modal_contact .modal-body ul {border: 1px solid #e1e1e1;background: #dbdbdb;width: 100%; display: table;}
#Modal_contact .modal-body ul li {border-bottom: 1px solid #e5e5e5;}
#Modal_contact .modal-body ul li:nth-child(even) {background: #FFF;}
#Modal_contact .modal-body ul li:nth-child(even) {position: relative;border-right: none;border-left: 1px solid #e1e1e1;}
#Modal_contact .modal-body ul.contact_content li:nth-child(3) {border-left: 1px solid #e1e1e1;}
#Modal_contact .modal-body ul.contact_content li:nth-last-child(2) {background: #FFF; border: none;}
#Modal_contact .modal-body ul.contact_content li:nth-last-child(1) {border: none;}
#Modal_contact .modal-body ul.contact_content li:nth-last-child(3) {border-bottom: none;}
#Modal_contact .modal-body ul.contact_content li:nth-last-child(4) {border-bottom: none;}
#Modal_contact .modal-body ul.contact_content li {text-align: right;line-height: 34px;padding: 10px;}
#Modal_contact .modal-body ul.contact_content li i {color: #F00; margin-right: 5px;}
#Modal_contact .modal-body p {font-size: 16px;color: #7E7E7E;line-height: 34px; padding: 10px 20px;}
#Modal_contact .modal-body p span {font-weight: bold;}
#Modal_contact .modal-body ul.message {border-top: none;}
#Modal_contact .modal-body ul.message li {line-height: 34px;text-align: right;border: none;padding: 10px;}
#Modal_contact .modal-body ul.message li:nth-last-child(1) {border-left: 1px solid #e1e1e1;}
#Modal_contact .modal-footer{padding-top:20px; padding-bottom:20px;}
#Modal_contact .modal-footer ul li {line-height: 28px;}

/*行程內容*/
.content_box{
	padding-top:100px;
}
.content_detail h3{
	font-size:20px;
}
.content_detail h3 i{
	padding-right:5px;
}

/*航班參考*/
.flight_box{
	font-size:14px;
}
.flight_box .flight_info{
	margin-top:10px;
}

/*每日行程*/
#Daily > .dark_btn {position: relative;}
#Daily > .dark_btn a.dark_pile_btn {position: absolute; right: 0; bottom: 10px;}
#Daily > .dark_btn a.dark_pile_btn::before {content: "\f067"; margin-right: 5px; 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;}
#Daily > .dark_btn a.dark_pile_btn::after {content: '全部展開';}
#Daily > .dark_btn a.dark_pile_btn.active::before {content: "\f068"; margin-right: 5px; 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;}
#Daily > .dark_btn a.dark_pile_btn.active::after {content: '全部收合';}
#Daily .every_day{
	margin-bottom: 30px;
	width:100%;
    display: table;
	position:relative;
	border-radius: 0px;
	border:0;
	 box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
.every_day a:hover,.every_day a:focus{
	text-decoration:none;
}
.every_day .panel-heading{
	overflow:hidden;
	padding:0px;
	background-color: #fff;
    border-color: #fff;
}
.every_day .panel-body{
	padding-left:0;
	padding-right:0;
}
.every_day .panel-title{
	width:100%;
	background-color:#F7F7F7;
}
@font-face {
    font-family:"Britannic Bold";
    src: url(BRITANIC.ttf);
}
.every_day .day_title_left{
	display: table-cell;
    vertical-align: middle;
	background-color:#fff;
	font-family:"Britannic Bold","新細明體","微軟正黑體";
    color: #000;
    text-align: left;
	font-size:40px;
	width:140px;
	padding:20px 0px;
}
.every_day .day_title_right{
	display: table-cell;
    vertical-align: middle;
	border-left:7px solid #EEA6B3;
	width:calc(100% - 140px);
	line-height:28px;
	font-size:18px;
	padding:10px 20px;
	min-height:80px;
}
.every_day .panel-heading+.panel-collapse>.list-group,
.every_day .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid #ddd;
}
.every_day .daily_content h5{
	margin:0;
	margin-top:8px;
	margin-bottom:2px;
	color:#F00;
	font-size:18px;
	line-height:25px;
}
.every_day .daily_content p{
	font-size:16px;
	line-height:25px;
	padding-bottom:10px;
}
.every_day .daily_content .img_1{
	width:100%;
	height:auto;
}
.every_day .daily_content .img_2{
	width:100%;
	height:380px;
}
.every_day .daily_content .img_3{
	width:100%;
	height:245px;
}
.every_day .daily_content .img_4{
	width:100%;
	height:180px;
}
/*每日行程-餐食*/
.daily_meal{border-top: 1px dashed #e1e1e1;padding-top:15px;margin-top:15px; overflow:hidden;font-size: 16px;}
.daily_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;}
.daily_meal .meal_content {/*float: left; width: 85%;*/display: table-cell;}
.daily_meal .meal_content .dl-horizontal {margin-bottom: 0px;}
.daily_meal .meal_content .dl-horizontal dt {width: inherit; color: #333; line-height: 22px; margin-left: 0;}
.daily_meal .meal_content .dl-horizontal dd {color: #333;line-height: 22px; margin-left: 50px;}
.daily_meal ul {color: #333; font-size: 16px; line-height: 22px; vertical-align: middle; display: table-cell;}
/*每日行程-住宿*/
.daily_hotel{border-top: 1px dashed #e1e1e1;padding-top:15px;margin-top:15px; overflow:hidden;font-size: 16px;}
.daily_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;}
.daily_hotel p {color: #333; line-height: 22px; vertical-align: middle; display: table-cell;}

/*自費活動*/
.ownexpense_box .panel-group .panel-default > .panel-heading {padding: 0;}
.ownexpense_box .panel-group h4 {background: #e6dcd0; position: relative; padding: 10px 15px;}
.ownexpense_box .panel-group h4 > span.label {position: absolute; top: 10px; margin-left: 10px;}
.ownexpense_box .panel-group h4 div {position: absolute;top: 0;z-index: 1;margin: 0;text-align: right;right: 50px;padding: 8px 0;display: table;}
.ownexpense_box .panel-group h4 div p {float: left;width: 150px;text-align: left;position: relative;margin: 0;margin-right: 20px;}
.ownexpense_box .panel-group h4 div span {color: #F00;font-weight: bold;position: absolute;left: 0; padding-left:50px;top: 0;}
.ownexpense_box .panel-group h4 > a {display: block; padding: 10px 15px; position: absolute; z-index: 2; right: 0; top: 0;}
.ownexpense_box .panel-group h4 > a::after {content: "\f057"; color: #a59681; float: right; font: normal normal normal 26px/1 FontAwesome; line-height: 18px;}
.ownexpense_box .panel-group h4 > a.collapsed::after {content: "\f05a"; color: #a59681; float: right; font: normal normal normal 26px/1 FontAwesome; line-height: 18px;}
.ownexpense_box .panel-group .panel-default .panel-body {font-size:14px;}
.ownexpense_box .panel-group .panel-default .panel-body .dl-horizontal {position: relative;}
.ownexpense_box .panel-group .panel-default .panel-body .dl-horizontal dt {width: 80px;}
.ownexpense_box .panel-group .panel-default .panel-body .dl-horizontal dd {margin-left: 90px; text-align: justify;}
.ownexpense_box .panel-group .panel-default .panel-body .dl-horizontal img {position: absolute; top: 0; right: 0;}

/*其他說明*/
.other_box{
	border: 1px solid #e1e1e1;
    padding: 20px;
	font-size:15px;
	line-height:28px;
	color:#696969;
}
.other_box .other_cont{
	padding-bottom:30px;
}
.other_box h4{
	margin:0;
	padding-bottom:7px;
	font-size:18px;
	color:#333;
}

/*報名訂購*/
.order_information{
	padding-bottom:30px;
	font-size:14px;
}
.order_information h4{
	font-weight:bold;
	color:#444;
}
.order_information h4 > i {
    background: #FC9AAD;
	color:#fff;
    width: 25px;
    height: 25px;
    vertical-align: text-top;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding-top: 3px;
    padding-left: 2px;
    margin-right: 5px;
}
.order_information h4 span {
    font-weight: 200;
	font-size:14px;
    margin-left: 30px;
    color: #999;
}
.order_information ul.order_information_content {
	width: 100%; display: table; padding:0; margin:0; font-size:14px;
	border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    background: #dbdbdb;
}
.order_information ul.order_information_content li {
	list-style:none;
	border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    background: #FFF;
	line-height: 34px;
	padding: 10px;
}
.order_information ul.order_information_content li .fa-asterisk {color: #F22727; margin-right: 5px;}
.order_information ul.order_information_content li.order_information_title {text-align: right; background: #dbdbdb;border-top: 1px solid #f0f0f0;}
.order_information ul.order_information_content li .form-control[readonly]{background-color:#fff;}
.order_information ul.order_information_content li input.areacode {width: 38%; float: left; margin-right: 5px;}
.order_information ul.order_information_content li input.telephone {width: 38%; float: left; margin-right: 5px;}
.order_information ul.order_information_content li input.Extension {width: 21%; float: left;}
.order_information ul.order_information_content li label.radio-inline input {margin: 10px 0 0 -20px;}
.order_information ul.order_information_content li.no_border{border-left: none;}
.order_information ul.order_information_content li a i {margin-right: 5px;}
.order_information ul.order_information_content li a.other_date {
    padding: 5px 16px;
    font-size: 14px;
    line-height: 18px;
    vertical-align: initial;
}
.order_information ul.order_information_content li .period {margin-right: 20px;float: left;}
.order_information ul.order_information_content li .total_days {margin-right: 30px;float: left;}
.order_information ul.order_information_content li .badge {padding: 4px 10px;margin: 0 5px;border-radius: 4px;}
.order_information ul.order_information_content li .othSendType{line-height:initial;}
.order_information ul.order_information_content li.remarks{color: #26a69a;}
.order_information ol.select_people_remarks {width: 100%; display: table; padding:10px 0px 20px 20px; margin: 0 auto;}
.order_information ol.select_people_remarks li {list-style: decimal; line-height: 25px; padding-left:10px;}
.order_information ol.select_people_remarks li span {color: #F22727;}

/*報名人數*/
.passenger_category{font-size:14px;border-spacing:0;border-collapse:collapse}
.passenger_category th{line-height:34px;padding:10px;background-color:#dbdbdb;text-align:center; font-weight:normal;}
.passenger_category td{line-height:34px;padding:10px;background-color:#ffffff;border-bottom:1px solid #e1e1e1;}
.passenger_category td span{color: #F22727;}
.passenger_category td .red{color: #F22727; font-weight:bold;font-size:20px;}
.passenger_category .tb_w1{width:75%;}
.passenger_category .tb_w2{width:25%;}
.passenger_category .tb_w3{width:75%;}
.passenger_category .tb_w4{width:15%;}
.passenger_category .tb_w5{width:10%;}

/*旅客資料*/
.passenger_information {padding-bottom:30px;font-size:14px;}
.passenger_information h4{
	color:#444;
	font-weight:bold;
}
.passenger_information h4 > i {
    background: #FC9AAD;
	color:#fff;
    width: 25px;
    height: 25px;
    vertical-align: text-top;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding-top: 3px;
    padding-left: 2px;
    margin-right: 5px;
}
.passenger_information h4 .checkbox {
	display: inline; 
	margin-left: 15px;
	font-weight:normal;
}
.passenger_information_box {
	width: 100%; display: table;font-size:14px;
	border: 1px solid #e1e1e1;
	border-bottom:none;
	background:#fff;
}
.passenger_information_box .passenger_information_title {
	text-align: left; 
	background: #dbdbdb;
	border-bottom: 1px solid #e1e1e1;
	padding:13px 10px;
}
.passenger_information_box .passenger_information_title .badge{
	line-height:26px;
	font-size: 14px;
	border-radius:5px;
	padding: 0px 10px;
	background-color:#FC9AAD;
	margin-right:10px;
}
.passenger_information_box .passenger_information_title .price{
	text-align:right;
	color:#F22727;
}
.passenger_information_box .passenger_information_content {
	overflow:hidden;
	padding:10px 15px;
	border-bottom: 1px solid #e1e1e1;
}
.passenger_information_box .passenger_information_content .total{
	color: #F22727;
    font-weight: bold;
    font-size: 20px;
}
.passenger_information_box .passenger_information_content label{
	margin-bottom:3px;
	font-weight:normal;
}
.passenger_information_box .passenger_information_content .box_pad{
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}

/*完成訂購*/
.complete_order {text-align: center; font-size:14px; padding-bottom:30px;}
.complete_order .travel_contract {margin-bottom:10px;}
.complete_order a{margin: 0 auto;line-height: 34px;}
.complete_order a i{margin-right: 5px; font-size: 18px; vertical-align: middle;}
.complete_order .next_btn{
	background-color:#FC9AAD;
	color:#fff;
	font-size:17px;
	padding: 10px 50px;
}


/*報名訂購-會員登入*/
#Modal_login .modal-body {
    display: table;
    padding: 25px 50px 15px;
}
#Modal_login .modal-body ul{
	margin:0;
	padding:0;
}
#Modal_login .modal-body ul li{
	list-style:none;
	margin-bottom: 20px;
}
#Modal_login .modal-body ul li .input-group i {
    width: 20px;
}
#Modal_login .modal-body ul li a.forget_password {
    float: right;
    display: table;
    width: initial;
    font-size: 14px;
	line-height:18px;
    color: #F22727;
}
#Modal_login .modal-body ul li button {
	font-size: 16px;
}
#Modal_login .modal-footer {
    padding: 25px 50px;
}
#Modal_forgetpwd .modal-body {
    display: table;
    padding: 25px 50px 15px;
}

/*報名訂購-忘記密碼*/
#Modal_forgetpwd .modal-body ul{
	margin:0;
	padding:0;
}
#Modal_forgetpwd .modal-body ul li{
	list-style:none;
	margin-bottom: 20px;
}
#Modal_forgetpwd .modal-body .description p {
    margin-bottom: 20px;
	line-height: 21px;
    color: #7E7E7E;
	font-size:14px;
}
#Modal_forgetpwd .modal-body ul li p {
    margin: 3px 0 0 0;
    font-size: 14px;
    color: #F00;
    font-weight: 200;
}
#Modal_forgetpwd .modal-body ul li button {
    font-size: 16px;
}

/*報名完成*/
.order_ok{
	text-align:center;
}
.order_ok h2{
	margin: 0;
    font-size: 30px;
	font-weight:bold;
    color: #344a61;
}
.order_ok .ok_con{
	padding: 25px 0px 15px 0px;
    color: #666;
    font-size: 15px;
}

/*會員專區*/
.member_box{
	padding-bottom:30px;
}
.member_box h2{
	margin:0;
	font-size: 30px;
    text-align: center;
    color: #344a61;
}
.member_box h3{
	position: relative;
	margin:0;
	font-size: 24px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	color:#000;
	padding:17px 30px;
}
.member_box h3:before {
    position: absolute;
    left: 10px;
    top: 15px;
    bottom: 15px;
    content: "";
    width: 7px;
    background: #8ca5d0;
}
.member_box .group_pad{
	padding-top:3px;
	padding-bottom:3px;
	overflow:hidden;
}
.member_box i{
	font-size: 35px;
	padding-right:5px;
}
.member_box p{
	padding:25px 0px 15px 0px;
	color:#666;
	font-size:15px;
}
.member_box .desc{
	padding:15px 0px 20px 0px;
	color:#696969;
	font-size:15px;
}
.member_box .member_inline{
	display:inline-block;
}
.member_box .mw1{
	width:100px;
}
.member_box .mw2{
	width:200px;
}
.member_box .mw3{
	width:600px;
	display:inline;
}
.member_box .mpad1{
	padding-bottom:10px;
}
.member_box .member_label{
	padding-right:0;
}
.member_box .member_input{
    height:45px;
	padding:15px 10px;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid #ccc;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.member_box .member_input2{
    height:38px;
	padding:15px 10px;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid #ccc;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.member_box .member_select{
    height:38px;
	padding:5px;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid #ccc;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.member_box .member_note{
	font-size:14px;
	color:#888;
}
.member_box .member_btn{
	font-size:17px;
	padding:10px;
	height:45px;
	width:100%;
}
.member_box .member_link{
    padding-top:15px;
	text-align:right;
}
.member_box .member_link a,.member_box .member_link input{
	font-size:16px;
	height:43px;
	padding:10px;
	width:100%;
}
.member_box .member_sumbit input{
	font-size:16px;
	height:43px;
	padding:10px;
	width:100%;
}
.member_box .link_fleft{
	width:50%;
	float:left;
	padding-right:7px;
}
.member_box .link_fright{
	width:50%;
	float:left;
	padding-left:8px;
}
.member_box .member_rule{
	background-color:#f2f2f2;
	color:#666;
	font-size:14px;
	padding:15px 20px;
	line-height:26px;
	max-height:400px;
	overflow-y:scroll;
	border:1px solid #ccc;
}

/*登入會員*/
.mbox{
	padding-top:20px;
	padding-bottom:20px;
}
.mbox_left h2{
	margin:0;
	background-color: #f6c3ca;
	color:#fff; 
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:55px;
	padding-left:15px;
}
.mbox_left i{
	font-size: 22px;
	padding-right:5px;
}
.mbox_left ul{
	margin:0;
	padding:0;
}
.mbox_left li{
	 list-style-type:none; 
     border-bottom:1px dotted #d7d6d6; 
	 padding:12px;
	 font-size:15px;
}
.mbox_left li a{
	color:#333; 
	text-decoration:none
	}
.mbox_left li a:hover{
	color:#428bca;
}
.mbox_right{
	padding-left:30px;
}
.mbox_header h3{
	position: relative;
	margin:0;
	font-size: 20px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	color:#000;
	padding:15px 30px;
	margin-bottom:15px;
}
.mbox_header h3:before {
    position: absolute;
    left: 10px;
    top: 13px;
    bottom: 13px;
    content: "";
    width: 7px;
    background: #8ca5d0;
}
.mbox_con{
	line-height:30px;
}

/*國際機票FAQ*/
.FAQ_top{
	margin-top:100px;
}
.FAQ_header{
	background:url(../images/faq.jpg) no-repeat center top;
	height:150px;
}
.ticket_FAQ .panel-heading [data-toggle="collapse"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e072"; /* "play" icon */
    float: right;
    color: #40bce1;
    font-size: 18px;
    line-height: 22px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.ticket_FAQ .panel-heading [data-toggle="collapse"].collapsed:after { 
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #454444;
}
.ticket_FAQ .panel-title{font-size: 20px;}
.ticket_FAQ .panel-title .accordion-toggle.collapsed {color: #333; display: block;}
.ticket_FAQ .panel-title .accordion-toggle {color: #40bce1; display: block; text-decoration:none;}
.ticket_FAQ .panel-body{font-size:16px;}
.ticket_FAQ.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    margin: 12px 0;
}

@media (min-width: 1200px) and (max-width: 1440px) {
.tab_slide li a {
	width:170px;
	padding: 4px 5px;
}
}
@media all and (max-width: 1440px) {
/*搜尋橫式*/
.search_horizontal{
    width:1140px;
	margin-left:-570px;
}
.search_horizontal_form{
	padding:20px 20px 5px 20px;
}
.search_horizontal_form .search_float{
	padding-bottom:15px;
}
.tour_pic_item img,.tour_pic_item a img{
   height:175px;
}
}
@media all and (max-width: 1200px) {
/*搜尋橫式*/
.search_horizontal{
    width:934px;
	margin-left:-467px;
}

/*搜尋直式*/
.search{
	top:150px;
}
.search_bar .signup_group{
	margin-top:0px;
}
.tour_pic_item img, .tour_pic_item a img {
    height: 142px;
}
.every_day .daily_content .img_2{
	height:310px;
}
.every_day .daily_content .img_3{
	height:202px;
}
.every_day .daily_content .img_4{
	height:147px;
}
}
@media all and (max-width: 992px) {
.home_pad2{
	padding-top:25px;
}
.theme_box h3 {
	font-size:20px;
	line-height:25px;
}
.theme_box .desc{
	min-height: 120px;
}
/*搜尋橫式*/
.search_horizontal{
    width:700px;
	margin-left:-350px;
	bottom: 60px;
}
.search_horizontal_form{
	padding:20px 20px 5px 20px;
}
.search_horizontal_form .search_float{
	padding-bottom:15px;
}
.search_horizontal_form .width_1{
	width:380px;
}
.search_horizontal_form .width_2{
	width:240px;
}
.search_horizontal_form .width_3{
	width:140px;
}
.search_horizontal_form .input_w1{
	width:120px;
}
.search_horizontal_form .input_w2{
	width:260px;
}

/*搜尋直式*/
.search{
	top:130px;
}
.search_bar .search_label{
	text-align:left;
}
.search_checkbox2 input[type=checkbox]:not(old) + label{
  padding-right:0px;
}
.search_condition{
	padding:20px 0px 5px 30px;
	background-position:0px 20px;
}
.search_array_bg{
	padding:10px 0px;
}
.search_array{
	text-align:left;
	padding:10px 0px 0px 0px;
}
.tour_pic_item img,.tour_pic_item a img{
   height:147px;
}
.basic_infro div{
	line-height:28px;
}
.infro_con {
    padding-bottom: 0px;
}
.basic_infro .deadline{
	font-size:25px;
}
#Modal_contact .modal-body{
	padding:0px 15px;
}
#Modal_contact .modal-body p {line-height:28px;}
#Modal_contact .modal-body ul.contact_content li,
#Modal_contact .modal-body ul.message li,
#Modal_contact .modal-footer {text-align: left;}
.navbar-default #navbar_content .nav_other{
	padding-bottom:5px;
}
.navbar-default #navbar_content .nav_other li{
    margin:0px 5px;
}
.every_day .daily_content .img_2{
	height:240px;
}
.every_day .daily_content .img_3{
	height:154px;
}
.every_day .daily_content .img_4{
	height:110px;
}
.order_information ul.order_information_content li {
	line-height:26px;
}
.order_information ul.order_information_content li.order_information_title {
    text-align: left;
}
.order_information ul.order_information_content li.no_border{
	border-left:1px solid #e1e1e1;
}
.passenger_category th,
.passenger_category td{
	line-height:26px;
}
.FAQ_top{
	margin-top:92px;
}
}
@media all and (max-width: 767px) {
.mobile_pad{
	padding-left:15px;
	padding-right:15px;
}
.search_btn {
    position:absolute;
    right:0px;
    top:80px;
    z-index: 1000;
    background: #f6c3ca;
    padding: 5px;
    display: block;
    border: none;
}
/*搜尋橫式*/
.search_horizontal{
	display:none;
    width:100%;
	margin-left:0px;
	left:0;
	padding:15px;
	bottom:0px;
	top:80px;
}
.search_horizontal .tab_search li{
    width:100px;
}
.search_horizontal_form{
	padding:15px 15px 5px 15px;
}
.search_horizontal_form .search_float{
	width:100%;
	display:block;
}
.search_horizontal_form .search_inline {
    width:100%;
	display:block;
}
.search_horizontal_form .search_inline2 {
	width:50%;
}
.search_horizontal_form .width_1,.search_horizontal_form .width_2,.search_horizontal_form .width_3,.search_horizontal_form .width_4,.search_horizontal_form .width_5,.search_horizontal_form .input_w1,.search_horizontal_form .input_w2{
	width:100%;
}
.search_horizontal_form .input_w3{
	width:100%;
}
.search_horizontal_form .sear_btn{
	height:38px;
	width:49%;
	font-size:15px;
}

/*搜尋直式*/
.search{
	top:100px;
	width:80%;
	left:10%;
    display:none;
}
.search h2{
    padding: 12px;
    font-size: 32px;
}
.search_form .search_inline{
	float:none;
	display:block;
}
.search_form .inline_pad{
	padding-left:0;
}
.search_form .input_w1,.search_form .input_w2{
	width:100%;
}

.tab_slide{
	min-height:inherit;
}
.tab_slide h2 {
	font-size:25px;
}
.tab_slide li a {
	width:inherit;
	padding: 4px 5px;
}
.tab_slide > li.active > a, .tab_slide > li.active > a:hover, .tab_slide > li.active > a:focus {
	width:inherit;
}
.tab_slide_content,.tab_slide_content img{
	min-height:inherit;
}
.theme_pad{
	padding-right:15px;
}
.tab_theme h2 {
	font-size:25px;
}
.tab_theme li{
	padding:0px;
	border-bottom: 0px;
	float:left;
	width:inherit;
}
.tab_theme li h3 {
    font-size: 16px;
	padding-bottom:0;
}
.tab_theme>li.active>a, .tab_theme>li.active>a:focus, .tab_theme>li.active>a:hover {
    background-color: #2c68a7;
	color:#fff;
}
.tab_theme>li.active>a h3{
	color:#fff;
}
.tab_theme li a {
	padding:12px 10px;
}
.theme_box img {
	height:230px;
	object-fit: cover;
}
.theme_box .desc {
    min-height:inherit;
}
.theme_header{
    margin-bottom: 20px;
}
.margin_top{
	padding-top:100px;
}
.search_list_pad {
    margin-left: 0px;
}
.search_array_bg {
	margin-top: 20px;
}
.tour_pic_box{
	padding-left:15px;
	padding-right:15px;
}
.tour_pic_item{
	min-height:inherit;
}
.tour_pic_item img,.tour_pic_item a img{
   height:200px;
   object-fit: cover;
}
.tour_pic_item h3 {
	padding:10px 5px;
}
.tour_pic_item .tour_pic_pos{
	position:inherit;
	bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
.tour_pic_item .tour_btn{
	width:30%;
}
.tour_pic_item .price{
	width:70%;
}
.tour_pic_item .tour_btn a{
	padding:6px;
}
.tour_pic_item .tour_btn .btn_full{
	padding:7px 6px;
}
.signup_group{
	margin-top:5px;
	margin-bottom:10px;
}
.signup_group .btn{
	width:49.5%;
}
.price_content{
	padding-top:15px;
}
.price_content .price_pad{
	padding-right:15px;
	padding-bottom:15px;
}
.price_content .price_info > .media-left {
	width:100px;
	height:inherit;
}
.price_content .price_info > .media-body {
	height:inherit;
}
.navbar-default #navbar_content{
	width:100%;
}
.navbar-default #navbar_content .collapse{
	display:block;
}
.navbar-default #navbar_content .nav_conlist{
	margin:0;
}
.navbar-default #navbar_content .nav_conlist li{
	float:left;
}
.content_detail{
	padding-left:15px;
	padding-right:15px;
}
.content_header h2 {
    line-height: 32px;
    font-size: 26px;
}
.every_day .daily_content .img_1,.every_day .daily_content .img_2,.every_day .daily_content .img_3,.every_day .daily_content .img_4{
	height:250px;
	object-fit: cover;
}
.daily_meal .meal_content .dl-horizontal dt {
	float:left;
}
.daily_meal,.daily_hotel{
	font-size:15px;
}
.ownexpense_box .panel-group .panel-default .panel-body .dl-horizontal dt {
	float:left;
}
.member_box{
	padding-bottom:0px;
}
.member_box .member_link{
	text-align:center;
}
.member_box .member_link a{
	margin-bottom:15px;
}
.member_box h3 {
	margin-left:-15px;
	margin-right:-15px;
}
.member_box h3:before {
    left: 15px;
}
.member_box .group_pad{
	padding-top:0px;
	padding-bottom:0px;
}
.member_box .mw3{
	width:100%;
}
.mbox{
	padding:0;
}
.mbox_left ul{
	overflow:hidden;
	background-color:#f4f4f4;
}
.mbox_left li{
	 float:left;
     border-bottom:0px; 
	 padding:10px 12px;
}
.mbox_right{
	padding-left:15px;
	padding-top:50px;
}
.passenger_category .tb_w1{width:56%;}
.passenger_category .tb_w2{width:44%;}
.passenger_category .tb_w3{width:56%;}
.passenger_category .tb_w4{width:24%;}
.passenger_category .tb_w5{width:20%;}
.passenger_information_box .passenger_information_title,
.passenger_information_box .passenger_information_content{
	padding:10px;
}
.passenger_information_box .passenger_information_content .box_pad{
	padding-left:15px;
	padding-right:15px;
}
.FAQ_top{
	margin-top:62px;
}
}
@media all and (max-width: 640px) {
.tour_list_rwd{min-width:100%;}
.tour_list_rwd tr{border:1px solid #ccc}
.tour_list_rwd tr:hover td{ background-color:inherit}
.tour_list_rwd tr:nth-of-type(1n){background:#fff;}
.tour_list_rwd tr:nth-of-type(2n){background:#f8e1e4;}
.tour_list_rwd th{display:none;}
.tour_list_rwd td{display:block;border:0px; background:none;padding:6px 10px;}
.tour_list_rwd td:before{content:attr(data-th) " : ";font-weight:bold;width:75px; display:inline-block;color:#000;font-weight:bold;}
.tour_list_rwd th,.tour_list_rwd td{text-align:left;margin:0.3em;}
.tour_list_rwd .tour_num{
	display:none;
}
.tour_list_rwd a.btn_signup,.tour_list_rwd a.btn_waiting,.tour_list_rwd .btn_full {width:inherit; padding:3px 30px;}
/*跳出視窗-航班資訊*/
.flight_info {border: 1px solid #808080;}
.flight_info .flight_title {display: none;}
.flight_info ul {width: 100%; display: table; border-bottom: 1px solid #808080;}
.flight_info ul:nth-last-child(1) {border-bottom: none;}
.flight_info ul li {float: left; width: 50%;line-height:26px; text-align: left; padding: 6px 5px; border-bottom: 1px solid #808080;}
.flight_info ul li:nth-child(odd) {width: 50%;}
.flight_info ul li:nth-child(even) {width: 50%;}
.flight_info ul li:nth-child(1) {width: 100%; text-align: center; background-color: #808080; color:#fff}
.flight_info .flight_content:nth-child(odd) {background: #F7F7F7;}
.flight_info ul li:nth-child(1):before {content:'第'; margin-right: 5px;}
.flight_info ul li:nth-child(1):after {content:'天'; margin-left: 5px;}
.flight_info ul li:nth-child(2):before {content:'航空公司：';}
.flight_info ul li:nth-child(3):before {content:'航班：';}
.flight_info ul li:nth-child(4):before {content:'出發地：';width: 100%;display: table;}
.flight_info ul li:nth-child(5):before {content:'起飛時間：';width: 100%;display: table;}
.flight_info ul li:nth-child(6):before {content:'目的地：';width: 100%;display: table;}
.flight_info ul li:nth-child(7):before {content:'抵達時間：';width: 100%;display: table;}
.every_day .day_title_left {
	display:block;
	width:100%;
	text-align:center;
	padding:10px 0px;
}
.every_day .day_title_right {
	display:block;
	width:100%;
	min-height:inherit;
	padding:10px;
	border-top: 7px solid #EEA6B3;
	border-left: 0px;
}
.ownexpense_box .panel-group h4 div{
    position: initial;
	padding:10px 0px 0px 0px;
}
.passenger_category td.remarks{line-height:23px;}
}
@media all and (max-width: 480px) {
.tour_pic_item img,.tour_pic_item a img{
   height:auto;
}
.search_form{
	padding:10px 15px;
}
.tab_slide li{
	display:block;
	width:100%;
}
.signup_group .btn{
	width:49%;
}
.navbar-default #navbar_content .nav_conlist li a{
	padding:10px 0px 10px 13px;
}
.every_day .daily_content .img_1,.every_day .daily_content .img_2,.every_day .daily_content .img_3,.every_day .daily_content .img_4{
	height:auto;
}
.other_info > .media-left,.other_info > .media-body {
	width:100%;
	display:block;
}
.mshow_left{
	width:120px;
	padding-right:0;
}
.mshow_right{
	width: calc(100% - 120px);
}
.passenger_information_box .passenger_information_title .price{
	width:100%;
}
#Modal_login .modal-body {
    padding: 25px 0px 10px;
}
#Modal_login .modal-footer {
    padding: 25px 0px;
}
}
