  @charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial,'微軟正黑體', "sans-serif";
}
img {
	width: 100%;
	height: auto;
	border: 0;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}
.top_banner {
	position: relative;
    margin-bottom: 20px;
	width: 100%;
	min-height: 620px;
	background: url(../images/top_banner.jpg) center center no-repeat;
	background-size: cover;
}
.top01 {
	position: absolute;
    top: 0;
    right: 0;
    width: 75%;
    background: url(../images/top_banner01.png) left bottom no-repeat;
    background-size: cover;
    display: inline-block;
    text-align: right;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.top01 div {
	position: relative;
    display: inline-block;
    padding: 0 20px 0 20px;
    margin: 5% 0 10% 0;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.top02 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 84%;
    background: url(../images/top_banner02.png) top center no-repeat;
    background-size: cover;
    font-size: 49px;
    font-weight: 500;
    color: #79a6d3;
    padding: 6% 8% 1% 8%;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.top_cap {
	position: absolute;
	width: 95px;
	right: 15px;
    bottom: 9%;
}
.logo01 {
	width: 25%;
    border-right: 1px solid #333;
}
.logo02 {
	width: 22%;
    border-right: 1px solid #333;
}
.logo03 {
	width: 21.17%;
}
.product_list_l {
    position: relative;
    float: left;
    margin: 1% 3% 3% 8%;
    width: 39%;
}
.product_list_r {
    position: relative;
    float: left;
    margin: 1% 8% 3% 3%;
    width: 39%;
}
.p_sub_t {
	position: relative;
    float: left;
    margin-top: 20px;
    width: 6%;
    font-size: 24px;
    font-weight: 100;
    line-height: 26px;
}
.p_info {
	position: relative;
    float: left;
    margin-top: 20px;
    margin-left: 3%;
    padding-left: 3%;
    width: 87%;
    border-left: 1px solid #999;
}
.p_title {
	margin-bottom: 8px;
	padding-bottom: 8px;
	color: #79a6d3;
    font-size: 30px;
    border-bottom: 1px solid #ccc;
}
.p_title span {
	font-size: 24px;
    font-weight: 200;
}
.p_title p {
	margin: 0;
	color: #005aa9;
    font-size: 16px;
}
.p_price {
	margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}
.o_price {
	color: #999;
    font-size: 12px;
    line-height: 24px;
}
.o_price span {
    font-size: 22px;
}
.o_price b {
    font-size: 36px;
    font-weight: 400;
}
.citi_discount {
	position: relative;
    float: left;
    margin-right: 2%;
    padding: 5px 2%;
    width: 40%;
    font-size: 12px;
    background: #0060a8;
    color: #fff;
    text-align: right;
    line-height: 18px;
}
.citi_discount b{
	font-size: 20px;
}
.new_price {
	position: relative;
    float: left;
    width: 51%;
    font-size: 38px;
	line-height: 28px;
}
.new_price span {
	font-size: 12px;
	color: #666;
	display: block;
}

.p_desc {
	position: relative;
	font-size: 14px;
}
.p_desc ul {
	margin: 0 0 20px 0;
    padding-left: 20px;
}
.airline {
	position: relative;
    float: left;
    margin-bottom: 20px;
    width: 30%;
}
.tours {
	position: relative;
    float: left;
    margin-bottom: 20px;
    width: 30%;
}
.p_desc span {
	margin-bottom: 0;
	display: block;
}
.airline_info {
    position: relative;
    margin-top: 15%;
    padding: 100px 2% 10px 2%;
    width: 96%;
    background: url(../images/bottom_bg.jpg) top center no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 30px;
}
.airline_info span {
	font-size: 24px;
    font-weight: 200;
}
.airline_info p {
	font-size: 12px;
	margin-top: 0;
	font-weight: 100;
}
.airline_info ul {
	font-size: 12px;
	font-weight: 100;
	padding-left: 20px;
}
.qantas_img {
	position: absolute;
    top: -55%;
    left: 15px;
    width: 32%;
}
.egl30 {
	position: absolute;
    top: -55%;
    right: 15px;
    width: 23%;
}
.victoria {
	position: absolute;
    top: 5%;
	color: #000000;
	right: 15px; 
}
.foot_bg {
	position: relative;
	width: 100%;
	background: #fff;
}
footer {
	position: relative;
    margin: 0px auto 0 auto;
    padding: 10px;
    width: 100%;
    max-width: 1140px;
    background: #fff;
    font-size: 11px;
    text-align: center;
    /* color: #666; */
    border-top: 1px solid #ccc;
}
footer span {
	white-space: nowrap;
}
.footer01 {
	position: relative;
    float: left;
	margin-right: 3%;
    width: 12%;
    max-width: 141px;
}
.footer02 {
	position: relative;
    float: left;
    padding-top: 12px;
    width: 25%;
    text-align: left;
    font-size: 12px;
    color: #666;
    line-height: 14px;
    font-weight: 400;
}
.footer03 {
	position: relative;
    float: right;
    width: 50%;
    max-width: 590px;
}
@media (max-width: 1024px) {
	.top_banner {
		height: 60%;
		min-height: inherit;
		background-size: 200%;
	}
	.top01 {
		width: 95%;
	}
	.top01 div {
		padding: 0 10px 0 10px;
		margin: 4% 0 7% 0;
	}
	.top_cap {
		bottom: 9vh;
	}
	.logo03 {
		width: 21.17%;
		padding-right: 20px !important;
	}
	.top02 {
		width: 72%;
		font-size: 40px;
		line-height: 42px;
		font-weight: 500;
		color: #79a6d3;
		padding: 8% 20% 1% 8%;
	}
	.qantas_img {
		top: -30%;
	}
	.victoria {
		top: -5%;
	}
	.egl30 {
		top: -40%;
	}
	.footer02 {
		position: relative;
		float: left;
		padding-top: 5px;
		width: 25%;
		text-align: left;
		font-size: 10px;
		color: #666;
		line-height: 12px;
		font-weight: 400;
	}
	.copyright {
		text-align:center;
	}
	.stock {
		text-align:center;
	}
	.term {
		text-align:center;
	}
}
@media (max-width: 992px) {
	.copyright {
		text-align:center;
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.stock {
		text-align:center;
		float: none;
		width: 100%;
	}
	.term {
		text-align:center;
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.product_spec {
		min-height: 130px;
	}
	.product_info {
		min-height: 305px;
	}
}
@media (max-width: 768px) {
	.product_list_l {
		float: none;
		margin: 1% 5% 3% 5%;
		width: 90%;
	}
	.product_list_r {
		float: none;
		margin: 1% 5% 3% 5%;
		width: 90%;
	}
	.o_price {
		float: left;
		width: 35%;
	}
	.citi_discount {
		width: 18%;
	}
	.new_price {
		width: 41%;
	}
	.airline_info {
		margin-top: 30%;
		padding: 60px 2% 10px 2%;
	}
	.qantas_img {
        top: 0;
		position: relative;
		width: 99%;
		left: 0.5%;
		right: 0.5%;
		margin-top: -30%;
	}
	.egl30 {
		top: -34%;
		right: 15px;
		width: 35%;
	}
	.victoria {
		position: relative;
		top: 0;
		right: 0.5%;
		left: 0.5%;
		width: 99%;
		color: #fff;
		margin: 10px 0;
	}
	.airline_info span {
		display: block;
	}
	.footer01 {
		display: none;
	}
	.footer02 {
		position: relative;
		float: none;
		padding-top: 12px;
		width: 100%;
		text-align: left;
		font-size: 12px;
		color: #666;
		line-height: 14px;
		font-weight: 300;
		text-align: center;
	}
	.footer03 {
		position: relative;
		float: none;
		width: 100%;
		margin: 0 auto;
		max-width: 590px;
	}
}
@media (max-width: 414px) {
	.top_banner {
		height: 75%;
		background-size: 260%;
		background-position: 40% 45%;
	}
	.top01 {
		width: 97%;
	}
	.top01 div {
		padding: 0 10px 0 10px;
		margin: 5% 0 10% 0;
	}
	.top02 {
		font-size: 32px;
		line-height: 36px;
	}
	.top_cap {
		right: 10px;
		bottom: 13vh;
	}
	.product_list_l {
		float: none;
		margin: 1% 2% 8% 2%;
		width: 96%;
	}
	.product_list_r {
		float: none;
		margin: 1% 2% 8% 2%;
		width: 96%;
	}
	.victoria {
		right: 48px; 
		top: -17%;
	}
	.o_price {
		float: none;
		width: 100%;
	}
	.citi_discount {
		width: 37%;
	}
	.new_price {
		width: 57%;
	}
	.airline_info {
		margin-top: 30%;
		padding: 60px 2% 10px 2%;
	}
	.qantas_img {
        top: 0;
		position: relative;
		width: 99%;
		left: 0.5%;
		right: 0.5%;
		margin-top: -30%;
	}
	.egl30 {
		top: -20%;
		right: 15px;
		width: 35%;
	}
}