/* 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, 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;
}
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;}

/*.adwrap {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
	
}*/
.adbox{position: relative; padding: 4px;}
.adbox a{display:block;}
.adbox a:hover{opacity: 0.8;}

.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;
	color:#000;
	background: #f4f2ed;
}
h1,h2,h3 { display: none;}
.left{ float:left;display:inline-block;width: 100%;}
.right{ float:right;}

/*------------------------------- pc ----------------------------------*/
.container {
    width: 100%;
    height: 100%;
	font-family: Verdana,'微軟正黑體';	
	overflow: hidden;
}
.header{clear:both;overflow: hidden;min-height: 0px;}
.top_content {width: 100%;min-height: 650px;}
.logo{width: 100%; z-index: 2; text-align: center; height: 122px; left:0px; top:260px;position:absolute;}

.pic{position: absolute;z-index: 1;left: 0;top: 100px;width:100%;border-bottom:8px solid #e15c10;}
/*==========================Main Slider CSS============================*/
.pic #demo-1 {
			position: relative; /* can either be relative, absolute or fixed. If position is not set (i.e. static), it would be set to "relative" by script */
			overflow: hidden; /* to bound the empty top space created by inner element's top margin */
			width: 100%;
			min-height: 549px;
			background-color: #999;
			background:url(images/p1.jpg)\9;
}
h1,h2,h3 { display: none;}

/*滑動menu*/
.sticky {
	top:30px !important;
	position: fixed !important;	
	height: 70px !important;
}
.block-menu {
	position: absolute;
	top: 0px;
	width: 100%;	
	z-index: 10;
	background-color: #f4f2ed;
}
.block-menu ul .logo-s{
    float: left;	
	display: inline-block;
	padding: 6px 0;
	margin-left: 10px;
}
.block-menu ul {
	font-size: 0;
    position: relative;
    width: 100%;
    max-width: 850px;	
    margin: auto;
	text-align: right;
}  
.block-menu li {	
	font:18px "微軟正黑體";
	display: inline-block;    
    text-align: center;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
	color: #959595;	
	padding: 5px 3px;
}
.block-menu a {
	display: inline-block;      
    text-align: center;
	color: #959595;
    z-index: 11;
	margin: 15px 5px 5px;
	padding: 0 3px 3px;
    position: relative;	
}
.block-menu a:hover,.block-menu a.active {
	color:#e15c10;
	border-bottom:5px solid #e15c10;	
}
#togglenav {
    display: none;
    z-index: 9999;
    position: fixed;
    right: 0;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
}
.main {width: 100%;margin: 0 auto;padding-bottom: 200px; background: url(images/bottom_bg.jpg) 0 bottom no-repeat;}
.top_bg { 
	width: 100%; 
	margin: 0 auto;
	background:url(images/top_bg.jpg) no-repeat top center;
}
.main h4{
	display:block;
	width:600px;
	height:38px;
	margin:0 auto;
	margin-bottom: 40px;
	text-indent:-3000px;
}
#area01 h4{ background: url(images/tit-bg.png) center 0  no-repeat;}
#area02 h4{ background: url(images/tit-bg.png) center -38px  no-repeat;}
#area03 h4{ background: url(images/tit-bg.png) center -76px  no-repeat;}
#area04 h4{ background: url(images/tit-bg.png) center -114px  no-repeat;}
#area05 h4{ background: url(images/tit-bg.png) center -152px  no-repeat;}
#area06 h4{ background: url(images/tit-bg.png) center -190px  no-repeat;}
#area07 h4{ background: url(images/tit-bg.png) center -228px  no-repeat;}



/***背景***/
.box-bg{background-color: #e15c10;}
.box-tour{width: 100%; padding: 60px 0 20px;}
.wrap-tour {max-width: 960px;margin: 0 auto;background-color: #fff;margin-bottom: 50px;}
.pic_slide{width: 55%;background-color: #000;}
.con{ width: 45%;}
.con_box{margin: 25px;}
.con_box .tit{font: 32px "微軟正黑體";color: #000;line-height: 45px;text-align: center;font-weight: bold;padding-top: 5px;}
.con_box .tit-en{font: 18px "Arial";color: #959595;line-height: 30px;text-align: center;padding-bottom: 5px;}
.list_box{margin: 0 auto;border-top: 35px solid;border-bottom: 1px solid;}
.list_box ul.hotel_list{padding: 5px 0;}
.list_box ul.hotel_list li{display: block;font-size: 16px;line-height: 2;}
.color1{color: #221815;}
.color2{color: #00a599;}
.color3{color: #002d72;}
.color4{color: #00a599;}
.color5{color: #002d72;}
.color6{color: #002d72;}
.color7{color: #002d72;}
.color8{color: #a30066;}
.color9{color: #00a599;}

.con_box p{background:url(images/add.png) no-repeat top left;margin-top: 10px;}
.con_box span{color: #959595;padding-left: 12px;font: 14px "微軟正黑體";}
.con_box .link_box{text-align: center;}
.con_box .link_box li{display: inline-block;line-height: 2;margin-top: 25px;}
.con_box .link_box li a{color:#fff;padding:10px 25px;font-size: 30px;background-color:#000;}
.con_box .link_box li a:hover{background:#e15c10;color: #fff;}

.sliders2{ margin:0 auto; width:100%;display: block;}


:first-child.wow{ *visibility:visible ! important; visibility:visible\9 ! important;}


/*雙城自由選*/
.package {
	width: 100%;
	max-width: 960px;
	clear: both;
	margin: 50px auto;
	background:#ffffff;
	border:10px #eedcd1 solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px;
}

.pkg-big-title {
	width: 100%;
	font-size: 35px;
	color:#e15c10;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
    margin-bottom: 20px;
}

.pkg-big-title span {
	display: inline-block;
}

.pkg-infor-box {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:#f9f5ef;
	text-align: left;
	font-size: 16px;
    line-height: 27px;
	color:#333333;
	text-shadow: #333333 0em 0em 0em;
	padding: 25px;
}

.pkg-infor-box p {
	margin-bottom: 10px;
}

.pkg-infor-box p:last-child {
	margin-bottom: 0;
}

p.pkg-infor-text {
	color:#e15c10;
	text-shadow: #e15c10 0em 0em 0em;
}

ul.pkg-product-all {
	width: 100%;
}

.pkg-product-all li {
	border-bottom:1px dotted #eedcd1;
	display: block;
}

.pkg-product-all li:last-child {
	border-bottom:0;
}

.pkg-product-all a {
	display: table;
	width: 100%;
	padding: 15px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pkg-product-all a:hover {
	background:#eedcd1;
}

.pkg-product-title,.pkg-product-price {
	display: table-cell;
}

.pkg-product-title {
	font-size: 18px;
	line-height: 25px;
	color:#333333;
	font-weight: bold;
	text-align: left;
}
.pkg-product-title em{
	font-size: 15px;
	line-height: 25px;
	background-color: #f0ad87;	
	text-align: center;
	font-style: normal;
	margin-left: 5px;
	padding: 2px 5px;
}


.pkg-product-price {
	font-size: 20px;
	line-height: 30px;
	color:#e15c10;
	font-weight: bold;
	text-align: right;
	width: 180px;
}

.pkg-product-price b {
	font-size: 18px;
	line-height: 25px;
}


@media only screen and (min-width: 769px) and (max-width:960px){	
    html,body { width: 100%; min-height: 100%; }	
	#nav {display: block;width: 100%; }
	#nav ul{max-width:100%;}
	.wrap-tour {max-width: 100%;}
	.box-tour{width: 95%; padding: 60px 20px 0 20px;}
	.con_box{margin: 15px;}
	.con_box .tit{font: 24px "微軟正黑體";line-height: 30px;font-weight: bold;}
    .con_box .tit-en{font: 16px "Arial";line-height: 24px;}
	.list_box ul.hotel_list li{display: block;font-size: 14px;line-height: 1.5;}
	.con_box .link_box li a{font-size: 20px;}

	
}

/*------------------------------- 平板 ----------------------------------*/

@media screen and (max-width: 768px) {
    * { box-sizing: border-box; }
    html,body { width: 100%; min-height: 100%; }	
	.col-3{width:50%;}
	.container {background: inherit;}
    .top_content {  width: 100%; min-height: 420px;}
	.pic #demo-1 {min-height: 420px;}
    .logo{top:130px;}
	.logo img {width:100%;max-width: 485px;}
    .pic{top: 0px;}    	
	/***按鈕列***/
    #nav {display: none;}	
    #togglenav {display: block;z-index: 9999;position: fixed;right: 0;overflow: hidden;line-height: 35px;width: 100%;cursor: pointer;}	
	.main {	background: inherit;padding-bottom: 50px;}
	.top_bg { background: inherit;}
	.main h4{width:100%;margin-top: 40px;}	
	.wrap-tour {max-width: 100%;}	
	.box-tour{padding: 10px 20px;}	
    .pic_slide{width: 52%;}
    .con{ width: 48%;}
	.con_box{margin: 15px;}
	.con_box .tit{font: 24px "微軟正黑體";line-height: 30px;font-weight: bold;}
    .con_box .tit-en{font: 16px "Arial";line-height: 24px;}
	.list_box ul.hotel_list li{display: block;font-size: 14px;line-height: 1.5;}
	.con_box .link_box li a{font-size: 20px;}

	
}


/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 680px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}	
	.wrap-tour {padding-bottom: 10px;margin-bottom: 30px;}
	.box-tour{padding: 10px 20px 5px;}	   
	.pic_slide{width: 100%;padding-bottom: 2px;}
    .con{ width: 100%;margin-top: 10px;}
	.con_box{margin: 20px;}
	.con_box .tit{font: 32px "微軟正黑體";font-weight: bold;}
    .con_box .tit-en{font: 18px "Arial";line-height: 30px;}
	.list_box ul.hotel_list li{display: block;font-size: 16px;line-height: 2;}
	.con_box .link_box li a{font-size: 30px;}

	.pkg-product-title,.pkg-product-price {
		display: table;
		width: 100%;
	}

	.package {
		padding: 20px;
	}
	
}

	