﻿
/************************************************************************************
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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline;*/
    background: transparent;
	font-family: verdana,Microsoft JhengHei;
}
body {line-height: 1; -webkit-text-size-adjust: none;}
ol, ul { list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
   border-collapse: collapse;
    border-spacing: 0;
}
a img {border: none;}
.clean { clear:both;}
a {color: #292929; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline: none; /* for Firefox */hlbr:expression(this.onFocus=this.blur()); /* for IE */}
a:hover {text-decoration:none;}
a:focus{ -moz-outline-style: none;}
.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-1{width:100%;}
.col-2{width:50%;}
.col-3{width:33.33%;}
.col-4{width:25%;}
.col-5{width:20%;}

body {
	margin: 0;
	padding: 0;
	font-size:13px;
}
h1,h2,h3 { display: none;}
::selection {
background: #269dd7; /* WebKit/Blink Browsers */
color:#ffffff;
}
::-moz-selection {
background: #269dd7; /* Gecko Browsers */
color:#ffffff;
}

hr {
	background: #cccccc;
    border: 0px;
    height: 1px;
	clear: both;
}

.MainHeight {
    position: fixed;
    top: 30px;
    /*position: relative \9;
    top: 0px \9;*/
}

/*------------------------------- pc ----------------------------------*/
.container {
    width: 100%;
	font-family: Verdana,'微軟正黑體';
}

#togglenav {
    display: none;
    z-index: 9999;
    position: fixed;
    right: 0;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
}

/*頭部主視覺*/
#tkt_head,#pkg_head {width: 100%;clear: both;}
.pc_head {
	width: 100%;
	height: 370px;
	background: url(../images/tkt_header.jpg) no-repeat center;
}

.pc_head_pkg {
	width: 100%;
	height: 370px;
	background: url(../images/pkg_header.jpg) no-repeat center;
}

.mobile_head {display: none;}

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);
	}

/*導覽列*/

#nav {
	width: 100%;
}

/* 當前按鈕 */
.nav1 li.current{
    background:#6e4a2a;
    color: #fff;
}

/*錨點位置設定*/
.anchor{
	display: block;
    position: relative;
    top: -80px;
	width: 0px;
	height: 0px;
    visibility: hidden;
}

.menu_all {
	width:100% !important;
	height: 40px;
	line-height: 40px;
	background: #a78b56;
	font-size: 18px;
	z-index:9;
}

.menu_all ul{
	max-width: 960px;
    width: 100%;
    height: auto;
	margin: auto;
	background: #a78b56;
    list-style: none;
    text-align: center;
}

.menu_all ul a{
	font-size: 18px;
	text-align: center;
	color:#ffffff;
	text-decoration: none;
	display: block;
    width: 100%;
    height: 100%;
    text-align: left;
}
.menu_all ul a:hover{
	color:#ffffff;
	text-decoration: none;
}
.menu_all ul li{
    width: auto;
    height: 40px;
    line-height: 40px;
	padding: 0px 20px;
    text-align: center;
    position: relative;
    display: inline-block;
	margin: 0px 20px;
	color:#ffffff;
	cursor: default;
}

.on .menu_all ul li.sale,
.intl .menu_all ul li.intl_on{
	background:#6e4a2a;
}

.menu_all ul li:hover{background: #6e4a2a;}

.menu_all ul.nav2{
    left: 0px;
    top: 40px;
	position: absolute;
    display: none;
    width: 200px;
	z-index: 9;
}
.menu_all ul.nav3{left: 99px;top: 0;display: none;}

.menu_all .nav1 .li1:hover ul.nav2{
	display: block;
	background:#6e4a2a;
}
.menu_all .nav2 .li2 {
	display: block;
	width:200px;
	text-align:left;
	box-sizing: border-box;
	margin: 0px;
}

.menu_all .nav2 .li2 a{
	text-align: left;	
}

.menu_all .nav2 .li2:hover ul.nav3{display: block;}
.menu_all .nav2 .li2:hover {background: #6e4a2a;}






/*主內容*/
.con_all {
	width:100%;
	max-width: 960px;
	margin: auto;
	clear: both;
	margin-bottom: 40px;
	margin-top:20px;
	display: flex;
}

.con_left {
	width: 230px;
	margin-right: 20px;
	margin-right: 10px \9;
	float: left;
	display: table-cell \9;
}
.left_top {
	width: 230px;
	clear: both;
    display: table;
}

.left_but1 a {
	float:left;
	width: 115px;
	height: 96px;
	background-image: url(../images/tkt_but.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block
}
.left_but1 a:hover {
	background-image: url(../images/tkt_but_active.jpg);
	opacity: 0.8;
}
.left_but1_active {
	float:left;
	width: 115px;
	height: 96px;
	text-indent: -9999px;
	background-image: url(../images/tkt_but_active.jpg);
	background-repeat: no-repeat;
}
.left_but2 a {
	float:left;
	width: 115px;
	height: 96px;
	background-image: url(../images/pkg_but.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block
}
.left_but2 a:hover {
	background-image: url(../images/pkg_but_active.jpg);
	opacity: 0.8;
}
.left_but2_active {
	float:left;
	width: 115px;
	height: 96px;
	text-indent: -9999px;
	background-image: url(../images/pkg_but_active.jpg);
	background-repeat: no-repeat;
}
.left_banner {
	width:230px;
	height: 132px;
	float:left;
	margin:0px 0 0 0;
}
.left_banner:hover {
	opacity: 0.9;
}
.left_bottom {
	width:230px;
	display: table;
	margin-top: 10px;
	background-color: #f3f3f3;
}

.left_link:hover {
	opacity: 0.8;
}

.left_link img {
	border-bottom: 1px solid #e8e8e8;
}

.left_link:last-child img {
	border-bottom: 0px;
}


/*右側內容*/

.con_right {
	max-width: 710px;
	float: right;
	width: 100%;
	margin: 0 0 20px;
	display: table-cell \9;
}


.right_tkt_sale {
	max-width: 710px;
	float: right;
	width: 100%;
	background-color: #f3f3f3;
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 20px;
	position: relative;
}

.sale_banner {
	max-width: 690px;
	width: 100%;
	height: 170px;
	position: relative;
	overflow: hidden;
    margin: auto;
}

.sale_banner img {
	width:100%;
	max-width: 690px;
}

.slider-pro a > img {
    width: 100%;
}

.promo_banner {
	width: 100%;
	text-align: center;
}

.promo_banner img {
	width:100%;
	max-width: 710px;
}

.sale_area {
	width:106px;
	height: 106px;
	-webkit-border-radius: 55px;
	-moz-border-radius: 5px;
	border-radius: 55px;
	background:#a78b56;
	position: absolute;
	top:-37px;
	left: -20px;
	color:#fff;
	font-weight: bold;
	font-size: 20px;
	box-sizing: border-box;
}

.sale_area_hot {
    position: absolute;
    left: 0;
    top: 0;
    background:#a78b56;
	position: absolute;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
}

.sale_area_hot_txt {
	position: relative;
	display: block;
	padding: 18px;
}

.sale_area_text2 {
	margin-top: 60px;
	margin-left: 40px;
}
.sale_area_text3 {
	margin-top: 60px;
	margin-left: 30px;
}
.sale_area_text4 {
	margin-top: 45px;
	margin-left: 38px;
	line-height: 24px;
}
.sale_area_text5 {
	margin-top: 45px;
	margin-left: 18px;
	line-height: 24px;
	text-align: center;
}

/* 錨點位置用 */
.sale_infor_title {
	/*margin-bottom: 15px;*/
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color:#6e4a2a;
	width:100%;
	margin-top: 1rem;
}
.sale_infor_prome{ display:block; color:#00a3e0 ! important; padding-left:0 ! important;}

.promo_infor_title span {
	color:#d6001c !important;
}

.sale_infor_title span,.sale_product_title span,.promo_infor_title span {
	font-weight: normal;
	font-size: 16px;
	color:#333333;
	padding-left: 8px;
}

.promo_infor_title {
	margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    /* line-height: 30px; */
    color: #d6001c;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-top: 260px;
    margin-top: -250px;
    padding-bottom: 5px;
    text-align: center;
}

.promo_infor_title span,.promo_product_title span {
	font-weight: normal;
	font-size: 16px;
	color:#333333;
	padding-left: 8px;
}

.point {
	padding-top: 260px;
    margin-top: -250px;
}

.sale_text {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}

.sale_text span {
	color:#d6001c;
	font-weight: bold;
}

.sale_notice_title,.sale_notice {
	margin-bottom: 5px;
}

.sale_notice_title {
	font-size: 14px;
}

.sale_notice {
	clear: both;
}

.sale_notice ul {
	margin-top:10px;
	margin-bottom: 20px;
}

.sale_notice li {
	list-style:disc;
	margin-left: 25px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
	box-sizing: border-box;
}

.sale_notice a,.sale_text a,.promo_photo_text a {
	text-decoration: none;
	word-wrap: break-word;
    word-break: break-all;
}

.sale_notice a:hover,.sale_text a:hover,.promo_photo_text a:hover {
	opacity: 0.8;
}

/*促銷區*/
ol.sale_notice_btn{
	display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
ol.sale_notice_btn>li{
	list-style: none;
    width: calc(100% / 4 - 1rem);
    margin-left: 0.75rem;
    margin-bottom: 1rem;
}
ol.sale_notice_btn>li>a{
	display: block;
    width: 100%;
    color: #434343;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 3rem;
    font-size: 17px;
    border-bottom: none;
    border: 1px solid #c3c3c3;
}
ol.sale_notice_btn>li>a:hover{
	background-color: #6e4a2a;
	color: white;
}
.sale_notice>p{
	margin: 1rem 0 1rem;
	font-size: 15px;
	display: block;
	color: #434343;
	line-height: 25px;
	font-weight: 700;
}
.sale_notice li {
	list-style:disc;
	margin-left: 25px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
	box-sizing: border-box;
}
.sale_notice li ol li {
	list-style:none;
	margin-left: 0px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
	box-sizing: border-box;
}

.promo_photo_text .sale_product_box a {
	border-bottom: 0px !important;
	width: 47%;
    font-size: 15px;
}

.promo_photo_text .sale_product_box a:hover {
	opacity: 1 !important;
}

.promo_photo_text .product_price span {
	font-size: 17px !important;
}

.promo_photo_text .product_price {
	width: 90px !important;
}

.promo_photo_text .product_title {
	width: 75px !important;
}

.left_link img {
	border-bottom: 1px solid #e8e8e8;
}

.left_link:last-child img {
	border-bottom: 0px;
}


.sale_notice_list {
	padding-left: 15px;
	text-indent:-15px;
	margin-top: 5px;
	line-height: 20px;
}

.sale_product_title {
	margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color:#333;
    width: 100%;
    padding-bottom: 1%;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    clear: both;
}

.sale_product_title_des{
	font-size:15px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
}

.promo_product_title {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color:#513c8a;
	/*width:100%;
	border-bottom: 1px solid #cccccc;*/
	line-height: 20px;
	margin-bottom: 10px;
	clear: both;
	display: table;
    background: #e4e4e4;
    padding: 5px 10px;
}

.sale_product_all {
	width:100%;
	max-width: 710px;
	position: relative;
	margin: auto;
    clear: both;
	display: table;
	padding-bottom: 10px;

}


.pkg_product_all {
	width:100%;
	max-width: 710px;
	position: relative;
	margin: auto;
    clear: both;
	display: table;
	/*margin-top: 15px;*/
}

.sale_product_box a {
    background: #ffffff;
    line-height: 40px;
    display: block;
    color: #333333;
    font-size: 17px;
    padding: 0 10px;
    box-sizing: border-box;
	float:left;
	overflow:hidden;
	margin:0 5px 10px 5px;
	margin-bottom: 10px;
}


.sale_product_box a:hover {
	background:#6e4a2a;
	color:#ffffff;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.sale_product_box:hover .product_price span {
	color:#ffffff;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.product_title {
	line-height: 40px;
	float:left;
	text-align: left;
}

.product_title > span {
    font-size: 15px;
    color: #00a3e0;
    margin-left: 3px;
}

.product_price {
	float: right;
	width:130px;
	font-size: 13px;
	text-align: right;
}

.product_price span {
	font-size: 20px;
	color:#d6001c;
}

.product_price_txt{
	clear: both;
	min-height: 30px;
	vertical-align: middle;
	overflow: auto;
	line-height: 1.4;
	font-size: 13px;
	padding-left: 13px;
	text-indent: -14px;
	
}



.product_more {
	margin-top: 20px;
	clear: both;
	margin-bottom: 15px;
}
.product_more a {
	text-align: right;
	float:right;
	display: block;
	padding: 0px 12px;
	box-sizing: border-box;
	color:#ffffff;
	font-size: 15px;
	background: #888888;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
}

.product_more a:hover {
	background:#646464;
}

.airline_box {
	max-width: 710px;
	width: 100%;
	margin-top: 5px;
	clear: both;
	display: table;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
}

.airline_box:last-child {
	border-bottom: 0px solid #e6e6e6;
}

.airline_box a {
	display: inline-block;
	float:left;
	padding:0 13px;
	background: #ffffff;
	color:#333333;
	height: 40px;
	line-height: 40px;
	margin-right: 6px;
	margin-bottom: 10px;
	font-size: 17px;
}

.airline_box a:hover {
	background:#1f201e;
	color:#ffffff;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.tkt_airline_box {
	max-width: 710px;
	width: 100%;
	margin-top: 5px;
	clear: both;
	display: table;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 5px 15px 5px;
}

.tkt_airline_box:last-child {
	border-bottom: 0px solid #e6e6e6;
}

.tkt_airline_box a {
	display: inline-block;
	float:left;
	padding:0 13px;
	background: #ffffff;
	color:#333333;
	height: 40px;
	line-height: 40px;
	margin-right: 6px;
	margin-bottom: 10px;
	font-size: 17px;
}

.tkt_airline_box a:hover {
	background:#6e4a2a;
	color:#ffffff;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.promo_product_box {
	float:left;
	max-width: 210px;
	width: 100%;
	display: table;
	background:#ffffff;
	margin:0 10px 10px 10px;
}

.promo_title {
	width:100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color:#ffffff;
	background:#00a3e0;
}

.promo_title span {
	font-size: 18px;
}

.promo_text {
	font-size: 14px;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.promo_price {
	width: 100%;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#d6001c;
}

.promo_price span {
	font-size: 18px;
	font-weight: bold;
}

.promo_table_price a {
	color:#d6001c;
	border-bottom: 1px solid #d6001c !important;
}

.promo_table_price a:hover {
	opacity: 0.8;
}

.promo_table_box {
	margin: 10px 10px;
	background: #ffffff;
	border:2px solid #513c8a;
}

.promo_table_box td {
	padding: 5px 0px;
	line-height: 18px;
}

.promo_table_box a {
	border-bottom: 1px solid #333333;
}

.promo_table_box a:hover {
	color:#d6001c;
	border-bottom: 1px solid #d6001c;
}

.promo_table_box span {
	display: inline-block;
	margin-right: 3px;
}

.promo_table_head {
	background:#513c8a;
	color:#ffffff;
	font-size: 14px;
}

.promo_red {
	color:#d6001c;
}

.right_white {
	border-right: 1px solid #ffffff;
}

.right_color {
	border-right: 1px solid #513c8a;
}

.bottom_white {
	border-bottom: 1px solid #ffffff;
}

.bottom_color {
	border-bottom: 1px solid #513c8a;
}

.promo_photo_box {
	width:100%;
	clear: both;
	display: table;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #cccccc;
}

.promo_photo_box:last-child{
	border-bottom:none;
}

.promo_photo {
	float:left;
	max-width: 270px;
	width: 100%;
}

.promo_photo_text {
	float:left;
	padding-left: 10px;
	line-height: 20px;
	max-width: 410px;
	width:100%;
}

.pkg_sale_box {
	background: #ffffff;
    width: 100%;
    display: table;
    padding: 8px;
    box-sizing: border-box;
	clear: both;
	margin-bottom: 10px;
}

.pkg_sale_box:hover {
	background: #513c8a;
	color:#ffffff !important;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.pkg_sale_box a {
	background:#ffffff;
	border:1px solid #e3e3e3;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	float:left;
	text-align: cetner;
	padding:0px 10px;
	margin-right: 5px;
	font-size: 14px;
	margin-top: 5px;
}

.pkg_sale_box:hover .pkg_product_title,.pkg_sale_box:hover .pkg_product_price {
	color:#ffffff;
}


.pkg_product_box a {
    background: #ffffff;
    width: 100%;
    display: table;
    padding: 8px;
    box-sizing: border-box;
	clear: both;
	margin-bottom: 10px;
}

.pkg_product_box a:hover {
	background: #513c8a;
	color:#ffffff !important;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.pkg_product_title {
	max-width:590px;
	width:100%;
	float:left;
	margin-bottom: 2px;
	color:#513c8a;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

.pkg_product_box a:hover .pkg_product_title,.pkg_product_box a:hover .pkg_product_text,.pkg_product_box a:hover .pkg_product_price {
	color:#ffffff;
}

.pkg_product_text {
	max-width:590px;
	width:100%;
	clear: both;
	float:left;
	line-height: 18px;
	color:#8e8e8e;
	text-align: left;
	font-size: 14px;
}

.pkg_product_price {
	float:right;
	text-align: right;
	color:#d6001c;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana,'微軟正黑體';
}

.promo_container {
	padding: 20px;
	font-family: Verdana,'微軟正黑體';
}

.sp-thumbnails,.sp-mask,.sp-slide,.sp-image-container {
    width: 100% !important;
}
table{margin-bottom: 1rem;}
table tr th,table tr td{
	text-align: center;
	border: 1px solid lightgray;
	padding: 0.5rem;
	font-size: 0.85rem;
	line-height: 1.3;
}
table tr th{
	color: white;
	background-color: #a78b56;
}

/*------------------------------- 小視窗 ----------------------------------*/
@media screen and (max-width: 970px) {
	* {
        /*box-sizing: border-box;*/
    }
    html,
    body {
        width: 100%;
        min-height: 100%;
    }
	
	.con_all {
		width:95%;
	}
	
	.menu_all ul {
		width: 100%;
	}
	
	.mobile_head {
		display: block;
	}
	
	.sale_infor_title,.point {
		padding-top: 220px;
    	margin-top: -210px;
	}
	
	.promo_infor_title {
		padding-top: 220px;
    	margin-top: -210px;
	}
	
	.promo_photo {
		display: none;
	}
	
	.promo_photo_text {
		width: 100%;
		max-width: none;
		box-sizing: border-box;
	}
	
	.sale_product_box a {
    	height: auto;
	}
	
	#nav {
		margin-top: -2px;
	}
	
	.pc_head,.pc_head_pkg_sum,.pc_head_pkg_spr,.pc_head_pkg_aut,.pc_head_pkg_annual,.pc_head_pkg_hotsale,.pc_head_pkg {display: none;}
	
	.con_right,.right_tkt_sale,.sale_banner {
		width: 100%;
		height: auto;
		float: none;
		margin: auto;
		max-width: none;
	}
	
	/*only ie11*/
	*::-ms-backdrop, .con_left {
		width: auto;
	}
	

	/*only ie10*/
	_:-ms-lang(x), .con_right {
		width: 70%;
		float: right;
	}
	
	_:-ms-lang(x), .sp-thumbnails,.sp-mask,.sp-slide,.sp-image-container {
    width: 100% !important;
	}
	
	_:-ms-lang(x), .sp-horizontal {
		width: 100%;
	}
	
	.right_tkt_sale {
		display: inline-block;
    	margin-bottom: 20px;
	}
	
	.pkg_product_all {
		max-width:none;
	}
	
	.sale_banner img,.sale_product_all {
		width: 100%;
		max-width:none;
	}
	
	.menu_all ul li {
		margin: 0px 0px;
	}
	
}


/*------------------------------- 平板 ----------------------------------*/

@media screen and (max-width: 768px) {
    * {
        /*box-sizing: border-box;*/
    }
    html,
    body {
        width: 100%;
        min-height: 100%;
    }
    
	#togglenav {
        display: block;
        z-index: 10;
        position: fixed;
        right: 0;
        overflow: hidden;
        line-height: 35px;
        width: 100%;
        cursor: pointer;
    }
    
	
	.pc_head,.menu_all,.menu_all,.con_left,.pc_head_pkg_sum,.pc_head_pkg_spr,.pc_head_pkg_aut,.pc_head_pkg_annual,.pc_head_pkg_hotsale {display: none;}
	.mobile_head {
		display: block;
		margin: auto;
		clear: both;
	}
	.con_all {
		margin-bottom: 0px;
	}
	.con_right {
		float: none;
	}
	
	.sale_infor_title,.point {
		padding-top: 180px;
    	margin-top: -170px;
	}
	
	.promo_infor_title {
		padding-top: 180px;
    	margin-top: -170px;
	}
	
	.promo_photo_text .sale_product_box a {
		border-bottom: 0px !important;
		font-size: 15px;
	}
	
	/*#tkt_banner_slider {
		margin-top:20px;
	}*/
	
	.right_tkt_sale {
		/*display: table;*/
	}
	
	.sale_banner {
		height: auto;
	}
	
	.sale_product {
		display:block;
	}
	
	.sale_product_box a {
		
	}
	
	.pkg_product_title {width: 65%;}
	.pkg_product_price {width: 35%;}
	
	_:-ms-lang(x), .con_right {
		width: 100%;
		float: right;
	}
	
	.sale_product_box a {
	
	}
	
	.menu-btn {
		margin-top: 0px;
	}

}


/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 480px) {
	
    * { /*box-sizing: border-box;*/ }
    html,
    body {width: 100%; min-height: 100%; }
	
	.promo_container {
		padding: 10px;
	}
	
	.sale_infor_title,.point {
		padding-top: 110px;
    	margin-top: -100px;
	}
	
	.promo_infor_title {
		padding-top: 110px;
    	margin-top: -100px;
	}
	
	.promo_photo_text .sale_product_box a {
		border-bottom: 0px !important;
		font-size: 15px;
	}
	
	.promo_photo_box {
		margin-top: 0px;
	}
	ol.sale_notice_btn>li{
		list-style: none;
		width: calc(100% / 2 - 1rem);
		margin: 0.5rem auto;
	}
	ol.sale_notice_btn>li:last-child{
		margin: 0.5rem auto 0.5rem 0.5rem;
	}
	table {
        width: 100%;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

}


@media screen and (max-width: 870px) {

.sale_product_box a {
		
	}
    
}