@charset "utf-8";
/* CSS Document */

/*--------------reset 此區塊請勿更動----------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
ol, ul {list-style: none;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	margin: 0;
	padding: 0;
	clear: both;
	visibility:hidden;
}

p{  padding:0;
	margin:0;
	}
/*--------------reset 此區塊請勿更動_end---------------*/


body{
	background-color: #00a0e9;
}


a{
	text-decoration:none;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property:background;
	transition-property:background;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	}

h1,h2,h3{
	display: none;
}


.rapper{
	font-family:"微軟正黑體";
}

.contain_box_head{
	background:url(../images/top_bg_01.jpg) repeat no-repeat;
	background-size:contain;
	padding: 0;
	margin: 0;
}

.top_head,.contain_box_main{
	width: 100%;
	display: block;
	margin: 0 auto;
}

.contain_box_main{
	padding-bottom: 50px;
	position: relative;
}

.tkt_list_box{
	width:90%;
	margin: 0 auto;
	padding:25px 0;
	border-radius:8px; 
	background: #fff;
}


.box_area1 {border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.box_area2 {border-top-left-radius: 0px; border-top-right-radius: 0px;}
.box_area_middle {border-radius: 0px;}

.tkt_list_box ul.tkt_gb{
	width: 90%;
	clear: both;
	margin: 0 auto;
	padding: 10px  0;
	display: block;
}


.tkt_list_box ul.tkt_gb li{
	display: inline-block;
	width:100%;
	margin-bottom: 15px;
	vertical-align: top;
}


.tkt_list_box ul.tkt_gb  li a {
	display: block;
	overflow: hidden;
	padding: 10px;
	text-decoration: none;
	border-radius:8px; 
	color:#2E2E2E;
	font-size: 17px;
	font-weight: normal;
	background-color:#ededed;
	min-height: 170px;
}

.tkt_list_box ul.tkt_gb li a:hover{
	background-color:#d1efff ;
}

.tkt_list_box .title{
	display:block;
	background-color: #196cb5;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 35px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-radius:50px; 
	text-align: center;
}
.tkt_list_box .title2{
	display:block;
	background-color: #00a3e0;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 35px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-radius:50px; 
	text-align: center;
}


.location{
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}
.price{
	text-align: center;
	color:#d40f7d;
	font-weight: bold;
	font-size: 23px;
}
.airline{
    text-align: center;
	display: block;
	clear: both;
	font-size: 14px;
	color: #666666;
}
.price::before {content:"含稅$";font-size:15px;color:#2E2E2E; }
.price::after {content:"元起";font-size:15px;color:#2E2E2E;}





/*===========btn=========*/



.MainHeight{
	position:fixed !important;
	top:0px !important;
	z-index: 10 !important;
}


#nav {
	width: 100%;
	display:none;
	margin:0 auto;
	height:43px;
	z-index: 50;
	position:absolute;
	left:0;
	top:0;
	
}

#header{
	max-width: 960px;
	margin: 0 auto;
}
	
#menu{
	width:86%;
	margin: 0 auto;
	display: block;
	background-image:url(../images/nav_bg.png);
	height:43px;
	text-align:center;
	border-radius:8px 8px 0px 0px;
	}
	
	
#menu li{
	display: inline-block;
	}
	
#menu li a{
	display:block;
	font-size:19px;
	height:43px;
	line-height:43px;
	color: #196cb5;
	padding: 0 20px;
	margin: 0 5px;
	font-weight: bold;
	letter-spacing:1px;
	text-decoration:none;
	
	}
	
	#menu li a:hover{
	color:#fff;
	background:#196cb5;
	}	
	
	#menu .current a,#menu.current a:hover{
	color:#fff;
	background:#196cb5;
	}
	

.linkout{
	color: #FD8600;
	font-size: 17px;
	float: right;
	text-align: center;
	margin:0 25px;
}


.date_box{
	width: 95%;
	padding: 0px 0 0  0;
	margin: 0 auto;
}
.month{
	text-align:center;
	display: none;
}
.sale_info{
	float:none;
}
.sale_info ul{
	list-style-type: disc;
}
.sale_info p.sale_title{
	font-size:30px;
	font-weight: bold;
	color: #196cb5;
}

.sale_info p.txt_s{
	color: #545454;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
}
.sale_info ul{
	color: #545454;
	line-height: 1.5;
	font-size: 15px;
}

.sale_notice2{
	list-style: none;
}
.sale_notice2{
	text-align: center;
}
.sale_notice2 li{
	display: inline-block;
	text-align:center;
	margin: 0 15px;
	line-height: 50px;
}
.sale_notice2 a{
	background: #2b5c9d;
	border: solid 1px #2b5c9d;
	font-size: 15px;
	color: #fff ;
	padding: 5px 13px;
}
.sale_notice2 a:active,.sale_notice2 a:visited{
	color: #fff ;
}

.sale_notice2 a:hover{
	border: solid 1px #2b5c9d;
	color: #2b5c9d;
	background:#fff;
}


@media only screen and (min-width:480px) {
	
	.tkt_list_box ul.tkt_gb li{
			display: inline-block;
			width:48.2%;
			margin-bottom: 15px;
	}


	.tkt_list_box ul.tkt_gb li:nth-child(even){
		margin-right:2%;
	}

	.sale_info{
		float:left;
	}
	
	
    .tkt_list_box ul.tkt_qa li{
			display: inline-block;
			width:90%;
            margin:0 auto;
			margin-bottom: 15px;
            line-height: 30px;
	}
    
}

.question {color:#535353; font-weight: bold;}
.answer {color:#196cb5; font-weight: bold;}
.text_list {text-indent: -26px; padding-left:26px;}

.tkt_list_box ul.tkt_qa li a {text-decoration: underline; color:#196cb5;}
.tkt_list_box ul.tkt_qa li a:hover {text-decoration: none;}


/*--------------平版_start---------------*/
@media only screen and (min-width:768px) {
	
	.menu-btn{
		display: none;
	}
	
	#nav{
		display: block;
		z-index: 50;
		
	}
	
	
	.MainHeight{
		position:fixed !important;
		top:0px !important;
		z-index: 10 !important;
}
	
	.tkt_list_box ul.tkt_gb{
		text-align: left;
		width: 95%;
		margin: 0 auto;
		padding: 32px 0 32px 0;
	}
	
	
	

	.tkt_list_box ul.tkt_gb li{
		width:32%;
        line-height: 30px;
	}
	
	
	.tkt_list_box ul.tkt_gb li:nth-child(even){
		margin-right:0%;
	}	
	
	.tkt_list_box ul.tkt_gb li:nth-child(3n){
		margin-right:1%; 
		margin-left:1%; 
	}
	
	#anchor{
		text-indent:-9999px;
		visibility:hidden;
		margin-top: -80px;
		height:80px;
		display: block;
	}
	.month img{
		width: 100%;
	}

	.month{
		float:left;
		width: 35%;
		display: block;
	}
	.sale_info{
		width: 50%;
		margin-left:2%;
		float: left;
	}
	.date_box{
		width: 95%;
		padding: 32px 0 0  0;
		margin: 0 auto;}
	
	
}




@media only screen and (min-width:769px){

	.MainHeight{
		top:30px !important;
	}
	
	
}


/*--------------桌機版_start---------------*/
@media only screen and (min-width:960px) {

	.top_head,.contain_box_main{
		max-width:960px;
		margin: 0 auto;}
	
	

	.btn_box{
		width: 90%;
		margin: 0 auto;
	}
	
}



/*增加css*/

@media only screen and (max-width:479px) {
	.tkt_list_box ul.tkt_gb li a {
		min-height: auto;
	}
	
}
ul.tkt-fy {
	width: 94%;
	margin: 0 auto;
	padding: 0;
}

.tkt-fy li,ul.fy-list {
	padding: 0;
	margin: 0;
}

ul.tkt-fy>li {
	width: 100%;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    /* background: #ededed; */
    display: inline-block;
    vertical-align: top;
	border: 1px solid #00a3e0;
	margin-bottom:20px;
}

ul.tkt-fy>li:last-child {
	margin-bottom: 0;
}

.fy-title {
	text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #cccccc;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 26px;
}

.fy-title span {
	color:#00a3e0;
	display: inline-block;
    margin-right: 5px;
}

.fy-list li {
	width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    list-style: disc;
	margin-left: 25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
}

.fy-price {
	width: 100%;
    background:url(../images/fy_bk.png) no-repeat 10px 38px #e4f8ff;
    text-align: center;
    font-size: 15px;
    border-radius: 20px;
    padding: 10px 0;
}

.fy-price span {
	color: #d40f7d;
    font-weight: bold;
    font-size: 23px;
}

.fy-price > div {
	width: 100%;
	clear: both;
	padding: 5px 0;
}

ul.tkt-fy-notice {
	width: 90%;
    clear: both;
    padding: 0;
    margin: 20px auto 0 auto;
    color: #666666;
}

.fy-notice-title {
	width: 100%;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.tkt-fy-notice li {
	width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    list-style: decimal;
	margin-left: 25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
}