/* 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:32.33%;}
.col-4{width:25%;}
.col-5{width:20%;}

body {
	margin: 0;
	padding: 0;
	font-size:13px;	
	color:#000;	
}
h1,h2,h3 { display: none;}
.left{ float:left;display:inline-block;width: 100%;}
.right{ float:right;}

/*------------------------------- pc ----------------------------------*/
.container {
    width: 100%;    
	font-family:Arial,微軟正黑體;	
	overflow: hidden;	
	background: url(images/oce_bg.jpg) center 0  no-repeat;
}
.header {width: 100%;background: url(images/con_bg_Ruby.jpg) center 0  no-repeat;margin-top: 70px;}
.top_content {max-width: 960px;margin:0 auto;position:relative;height: 780px;}
.top_content .mobile {display: none;}
.main-title{width: 370px; left:1%;top:110px;position:absolute;}
.main-title-s{width: 220px; right:1%;top:75px;position:absolute;}
.swiper {width: 100%;height: auto;position:absolute;overflow: hidden;}
.swiper-slide {text-align: center;background: #fff;}
.swiper-slide img {display: block;width: 100%; min-height: 550px;object-fit: cover;}

h1,h2,h3 { display: none;}

/*滑動menu*/
.sticky {
	top:30px !important;
	position: fixed !important;	
	height: 110px !important;
}
.block-menu {
	position: absolute;
	top: 0px;
	width: 100%;	
	z-index: 10;
	background-color: #fff;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.block-menu ul {
	font-size: 0;
    position: relative;
    width: 100%;
    max-width: 830px;	
    margin: auto;
	text-align: center;
} 
.block-menu ul .logo-s{    	
	display: inline-block;	
	padding-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.block-menu li{	
	letter-spacing: 1.5px;	
	display: inline-block;
    text-transform: uppercase;	
	height: 50px;
}
.block-menu li a.nav-s-01 {color: #102948;padding: 2px 8px;font:18px "微軟正黑體";line-height: 50px;margin-left: 12px;font-weight: 600;}
.block-menu li a:hover.nav-s-01{background-color: #fedc5e;border-radius: 20px;}
.block-menu li a.active.nav-s-01{background-color: #fedc5e;border-radius: 20px;}
#menu {width: 100%;margin: 0 auto;background-color: #205699;}
.div{height: 60px;margin: 0 auto;text-align: center;}
.div span {margin: 0 auto; display: inline-block;margin-right: 20px;}
.div span a {width: 100%;display: block;}
.div span a.nav-01 {padding: 0 5px;letter-spacing: 1px; color: #fff;line-height: 60px; font-size:20px;font-weight: bold;border-bottom:0px;}
.div span a:hover.nav-01,.div span.on a.nav-01{padding: 0 5px;color: #205699;background-color: #fff;border-bottom:0px;}
.div span a.nav-02 {padding: 0 5px;letter-spacing: 1px; color: #fff;line-height: 60px; font-size:20px;font-weight: bold;border-bottom:0px;}
.div span a:hover.nav-02{padding: 0 5px;color: #fff;background-color: #ff690e;border-bottom:0px;}
.div span a.nav-03 {padding: 0 5px;letter-spacing: 1px; color: #fff;line-height: 60px;font-size:20px;font-weight: bold;border-bottom:0px;}
.div span a:hover.nav-03{padding: 0 5px;color: #102948;background-color: #f8b500;border-bottom:0px;}
.div span a {
	position: relative;
    display: inline-block;	
}
.div span a em {
	position: absolute;	
	top:0px;
	line-height: 18px;
	right: -3px;
	padding: 0px 3px;
	border-radius: 5px;
    background: #ff5659;   
    text-align: center;   
    color: #fff;
	font-style: normal;
    font-size: 12px;   	
}
.div span a b {
	position: absolute;	
	top:0px;
	line-height: 18px;
	left: -3px;
	padding: 0px 3px;
	border-radius: 5px;
    background: #fedc5e;   
    text-align: center;   
    color: #205699;
	font-style: normal;
    font-size: 12px;   	
}



#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;}
.main h4{
	display:block;
	margin:0 auto;
	margin-top: 20px;	
}
.m-title{margin: 0 auto;width: 200px; padding: 5px;border: solid 1px #0c2847;margin-top: 30px;margin-bottom: 50px;}
.m-title p{text-align: center;color: #0c2847;font-size: 26px;font-weight: bold;letter-spacing: 2px;}
.triangle-1 {height: 14px;background:url(images/triangle-1.png) no-repeat top left;display: block;}
.triangle-2 {height: 14px;background:url(images/triangle-2.png) no-repeat bottom right;display: block;}

.m-title-w{margin: 0 auto;width: 200px; padding: 5px;border: solid 1px #fff;margin-top: 30px;margin-bottom: 50px;}
.m-title-w p{text-align: center;color: #fff;font-size: 26px;font-weight: bold;letter-spacing: 2px;}
.triangle-3 {height: 14px;background:url(images/triangle-3.png) no-repeat top left;display: block;}
.triangle-4 {height: 14px;background:url(images/triangle-4.png) no-repeat bottom right;display: block;}

.m-title-s {text-align: center;margin-top: 60px;margin-bottom: 25px;}
.m-title-s span{font-size: 30px;color: #0c2847;font-weight: bold;padding: 5px;display: inline-block;margin: 0;line-height: 36px;letter-spacing: 1.5px;}
.m-title-s span p{display: block;}
.m-title-s-w {text-align: center;margin-top: 60px;margin-bottom: 25px;}
.m-title-s-w span{font-size: 30px;color: #fff;font-weight: bold;padding: 5px;display: inline-block;margin: 0;line-height: 36px;letter-spacing: 1.5px;}
.m-title-s-w span p{display: block;}

.list-title {font-size: 24px;color: #0c2847;font-weight: bold;padding: 5px;display: block;margin: 0 auto;line-height: 36px;letter-spacing: 1.5px;text-align: center;}
.list-title span {color: #ff0000;font-weight: bold;display: block;}

.yellow-l{border-bottom: 8px solid #fedc5e;}
.white-l{border-bottom: 8px solid #fff;}
.note-txt { width: 100%;margin: auto;color: #313131;font: 12px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";text-align: center;line-height: 20px;letter-spacing: 1px;}
.note-txt-w { width: 100%;margin: auto;color: #fff;font: 12px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";text-align: center;line-height: 20px;letter-spacing: 1px;}
.note-blue-txt { width: 70%;margin: auto;color: #313131;font: 14px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";text-align: center;line-height: 30px;letter-spacing: 1px;padding: 15px 40px;background-color: #eef9fe;}
.note-blue-txt span{display: block;}
.tit-yellow { width: 85%;margin: 0 auto;color: #10274b;padding: 12px 0;background-color: #fedc5e;border-top-left-radius: 50px;border-bottom-left-radius: 50px;text-align: center;margin-top: 100px;}
.tit-yellow span{display: block; font: 20px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";line-height: 30px;letter-spacing: 1px;font-weight: 600;}
.tit-yellow strong{font: 30px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";line-height: 36px;font-weight: 600;}

.box-bg{padding-top: 70px;}
.box-bg2{background-color: #efefef;padding-top: 70px;padding-bottom: 50px;}
.box-bg3{background-color: #eef9fe;margin-top: 50px;}
.box-bg4{background-color: #10274b;padding-top: 70px;padding-bottom: 50px;}
.box-bg5{background-color: #fedc5e;padding-top: 70px;padding-bottom: 70px;}
.box-bg6{padding-top: 70px;padding-bottom: 120px;}

/***行程***/
.box-01{padding:60px 0 100px 0;margin-top: -30px;}
.box-02{padding:30px 0 50px 0;margin-top: -30px;}
.box-03{padding:30px 0 0px 0;margin-top: -30px;}
.box-04{padding:150px 0 0px 0;margin-top: -120px;}

.title-txt { width: 100%;margin: auto;padding: 0 5px;color: #313131;font: 14px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";text-align: center;line-height: 30px;letter-spacing: 1px;}
.title-txt span{ display: block;}


/*共同*/
.content{max-width: 960px;margin: 0 auto;}
.content-wide{width: 100%;margin: 0 auto;}
.wrap {width: 96%;margin: 0 auto;overflow:hidden;padding: 10px;margin-top: 20px;}

/*---天數---*/
.day_box{display: block;overflow: hidden;}
.day_box span{float: left;min-height: 110px;width: 17.7%;margin: 5px 9px;border: solid 1px #205699;margin-bottom: 10px;text-align: center;}
.day_box .name{line-height: 36px; font-size: 18px;background-color: #205699;color: #fff;margin-bottom: 8px;letter-spacing: 2px;}
.day_box .departure{line-height: 110px;text-align: center;font-size: 20px;color: #205699;letter-spacing: 2px;}
.day_box .act{font-size: 16px;color: #535353;letter-spacing: 2px;font-weight: 600;}
.day_box span p{line-height: 19px;font-size: 14px;color: #535353;font-weight: 600;}
.day_box .txt-s{font-size: 12px;line-height: 19px;}

/*---船資訊---*/
.ship_box{margin: 0 auto;width: 100%; overflow: hidden;margin-bottom: 50px;text-align: center;}
.ship_box span{display: inline-block;vertical-align: top; min-height: 60px; border-left: 1px solid #bfbfbf;padding: 6px 16px;color: #313131;font: 14px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";letter-spacing: 1px;margin-bottom: 10px;}
.ship_box span p{display: block; font: 18px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";font-weight: 600;line-height: 50px;}
.ship_box span em{display: block; font: 12px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";font-weight: 600;line-height: 16px;font-style: normal;padding-top: 5px;}
.ship-line{ border-right: 1px solid #bfbfbf;}

/*---行程---*/
.product {width: 100%;margin: 0 auto;display:block;overflow:hidden;padding: 20px 0 20px;border: 1px solid #c9c9c9;}
.product .wrap div{display: block;padding: 6px 10px;overflow: hidden;margin-bottom: 20px;font-weight: bold;}
.product h5{font-size:36px;color: #7d7d7d; text-align: center;letter-spacing: 2px;line-height: 50px;}
.product li {display: block;overflow:hidden;font-weight: bold;padding: 0px 20px 0px;}
.product li b{display: block;padding: 10px 10px 15px;overflow: hidden;background-color: #fff;border-bottom: dashed 1px #c9c9c9;margin-bottom: 10px;min-height: 69px;}
.product li a {display: block;padding: 10px 10px 0px;overflow: hidden;background-color: #fff;border-bottom: dashed 1px #c9c9c9;margin-bottom: 10px;}
.product li a:hover { background-color: #fffae7;}
.product li p{display: block;color: #313131;letter-spacing: 0.5px;font: 14px "微軟正黑體";padding: 1px 1px 2px;}
.product li p em{display:block;color: #535353;font: 14px "微軟正黑體";}
.txt_m{width: auto;font-size:18px;color: #000;line-height: 1.5;margin-bottom: 2px;}
.txt_l{width: auto;color: #000;}
.txt_l strong{color: #3f8ce0;margin-right: 5px;line-height: 24px;}
.txt_r{width: auto;text-align:right;font-family:"微軟正黑體";margin-top: 3px;}
.txt_r span{ font-size:13px;}
.txt_r span strong{ color: #F50909;font-size:20px;padding-left: 2px;}
.p-grey{color: #959595 !important;}
.small-title{
	display: inline-block;	
	margin: 0 auto;
	background-color: #205699;
	color: #fff;
	letter-spacing: 1px;	
	font-size:18px;		
	border-top-right-radius: 20px;
	padding: 10px 15px 10px 10px;
	text-align: center;	
	margin-top: 5px;
	overflow: hidden;
}
.no-product{
	display: block;	
	margin: 0 auto;	
	color: #000;
	letter-spacing: 1px;	
	font-size:28px;	
	text-align: center;	
	margin-top: 5px;
	overflow: hidden;
	padding: 60px 0;
}
#nav-s {width: 100%;margin: 0 auto;list-style: none;font-family:Arial,微軟正黑體; padding-bottom: 40px;}
#nav-s ul{margin: 0 auto;text-align: center;}
#nav-s li {display: inline-block;margin: 0;}
#nav-s a {display:block;font-size: 18px;font-weight: 600;letter-spacing: 1px; color: #205699;padding: 8px 10px;margin:0px 10px 0px 10px;border-bottom: 1px solid #205699;}
#nav-s a:hover {background: #205699;color: #fff;}

/*tabs*/
.level-tabs {display: table;width: 100%;clear: both;margin: 0 auto;}
.level-room {display: table-cell;vertical-align: top;}
ul.level-room-area {text-align: center;width: 100%;clear: both;margin-top: 50px;}
.level-room-area li {display: inline-block;min-width: 150px;text-align: center;margin: 0 6px;}
.level-room-area a {width: 100%;height: 100%;display: block;}
.level-room-area a.tabs-01 {border-radius: 20px;color:#205699;font-size:18px;margin-bottom: 10px;font-weight: 600;letter-spacing: 0.5px;padding: 8px 0px;line-height: 20px;border: 1px solid #205699;}
.level-room-area a:hover.tabs-01,.level-room-area .active a.tabs-01{background-color: #205699;color: #fff;}
.level-room-area a.tabs-02 {border-radius: 20px;color:#c19911;font-size:18px;margin-bottom: 10px;font-weight: 600;letter-spacing: 0.5px;padding: 8px 0px;line-height: 20px;border: 1px solid #c19911;}
.level-room-area a:hover.tabs-02,.level-room-area .active a.tabs-02{background-color: #c19911;color: #fff;}
.level-room-area a.tabs-03 {border-radius: 20px;color:#687e46;font-size:18px;margin-bottom: 10px;font-weight: 600;letter-spacing: 0.5px;padding: 8px 0px;line-height: 20px;border: 1px solid #687e46;}
.level-room-area a:hover.tabs-03,.level-room-area .active a.tabs-03{background-color: #687e46;color: #fff;}
.level-room-box {padding: 15px;margin-top: 15px;vertical-align: top;z-index: 1; position: relative;}
.txt-big{min-width: 190px;}

.level-room-area .tab-active .tabs-01{background-color: #205699;color: #fff;}

.tab-content {width: 100%;clear: both;vertical-align: top;background-color: #fff;}
.tab-content img{width: 100%;height: auto;}
.tab-content .n-tit {position: absolute;display: block;max-width: 120px;margin: 10px 0 0 10px;}

/*房型*/
.room-box {width: 100%;margin: 0 auto;display: table;}
.room-box p{display: table-cell;vertical-align: top;padding: 10px;}
.room_l{width: 60%;}
.room_r{width: 20%;}
.room_l span{letter-spacing: 1px;}
.r-blue {display: inline-block;background-color: #205699;color: #fff;font: 18px "微軟正黑體";padding: 3px 20px;font-weight: 600;}
.r-gold {display: inline-block;background-color: #c19911;color: #fff;font: 18px "微軟正黑體";padding: 3px 20px;font-weight: 600;}
.r-green {display: inline-block;background-color: #687e46;color: #fff;font: 18px "微軟正黑體";padding: 3px 20px;font-weight: 600;}
.r-txt {display: inline-block;color: #313131;font: 18px "微軟正黑體";font-weight: 600;padding-left: 6px;}
.r-txt em{color: #205699;font: 13px "微軟正黑體";font-weight: 600;padding-left: 4px;}
.r-en {display: block;color: #a0a0a0;font: 13px "微軟正黑體";margin-top: 2px;}
.r-room-style {display: block;color: #205699;font: 16px "微軟正黑體";margin-top: 5px;font-weight: 600;}
.r-room-gold{color: #c4a027;}
.r-room-green{color: #5a6f3a;}
.r-room-style em{display: block;color: #313131;font: 13px "微軟正黑體";margin-top: 5px;}


/*輪播介紹*/
.wrap-box{margin: 0 auto;display: block;width: 100%;}
.box-col{width: 100%;margin: 0 auto;margin-top: 30px;margin-bottom: 60px;}
.box-pic{margin: 0 5px 10px;}
.box-pic .n-tit {position: absolute;display: block;max-width: 120px;margin: 10px 0 0 10px;}
.n-tit img.Sli-pic{border-radius: 20px;}
.box-pic-3{width: 32%;display: inline-block;margin: 0 5px 10px;vertical-align: top;}
.txt-box{width: 100%;margin: 0 auto;}
.txt-box .tit{display: block;padding: 6px 0px 3px;font-size:18px;letter-spacing: 2px;font-weight: bold;}
.txt-box .tit strong{font-weight: 600;font-size:14px;color: #ff0000;padding-left: 5px;}
.txt-box .tit-s{display: block;font-size:12px;letter-spacing: 1px;margin-bottom: 8px;}
.txt-box .tit-s span{font-size:12px;color: #626262;padding-top: 5px;}
.txt-box p{display: block;font-size:13px;line-height: 18px;}
.txt-box em{display: block;font-size:13px;line-height: 24px;font-style: normal;}
.txt-box span{display: block;font-size:13px;letter-spacing: 1px;margin-bottom: 5px;}
.box-col-2{display: block;width: 100%;margin: 0 auto;padding: 0 5px;margin-top: 40px;}
.box-col-2-w{display: block;width: 97.5%;margin: 0 auto;padding: 10px 5px;background-color: #fff;}
.box-col-1-m{position: relative; width: 78%;display: inline-block;margin-right: 10px;}
.box-col-1-m-2{position: relative;width: 99%;display: inline-block;vertical-align: top;}
.box-col-1-m-2 .tit-box{position: absolute; background-color: rgba(16,39,75,0.9);bottom: 180px;right: 0px;color: #fff;padding: 20px;letter-spacing: 1px;font-size: 12px;text-align: center;}
.box-col-1-m-2 .tit-box p{font-size: 24px;display: block;font-weight: 600;padding-bottom: 5px;}
.box-col-1-m-2 .tit-box span{font-size: 16px;display: block;font-weight: 600;padding-top: 20px;line-height: 24px;}
.box-col-1-m-2 .tit-box em{font-size: 13px;display: block;font-style: normal;margin-top: 8px;}

.box-col-2-pic1{position: relative; width: 60%;display: inline-block;margin-right: 10px;}
.box-col-2-pic1 .tit-box{position: absolute; background-color: rgba(16,39,75,0.9);bottom: 20px;left: 20px;color: #fff;padding: 20px;letter-spacing: 1px;font-size: 12px;text-align: center;}
.box-col-2-pic1 .tit-box p{font-size: 24px;display: block;font-weight: 600;padding-bottom: 5px;}
.box-col-2-pic1 .tit-box span{font-size: 16px;display: block;font-weight: 600;padding-top: 20px;line-height: 24px;}
.box-col-2-pic1 .tit-box span b{font-size: 12px;display: inline;font-weight: 300;padding-left: 3px;}
.box-col-2-pic1 .tit-box em{font-size: 13px;display: block;font-style: normal;margin-top: 8px;}
.box-col-2-pic2{width: 37.6%;display: inline-block;vertical-align: top;margin-top: 60px;}
.box-col-2-pic2 p{display: block;font-size:13px;line-height: 20px;letter-spacing: 1px;}
.box-col-2-pic2 em{display: block;font-size:12px;font-style: normal;letter-spacing: 0.5px;margin-bottom: 3px;}
.box-col-2-pic2 span{display: block;font-size:14px;line-height: 20px;letter-spacing: 1px;}
.box-col-2-pic2 strong{display: block;font-size:18px;line-height: 20px;letter-spacing: 1px;margin-top: 3px;}

.box-col-2-pic3{width: 28%;display: inline-block;margin-right: 10px;}
.box-col-2-pic3 .tit-box{color: #0c2847;padding: 10px;letter-spacing: 1px;font-size: 16px;text-align: center;line-height: 30px;font-weight: 600;margin-top: 40px;}
.box-col-2-pic3 .tit-box p{font-size: 32px;display: block;font-weight: 600;padding-bottom: 5px;line-height: 36px;}
.box-col-2-pic3 .tit-box span{display: block;}
.box-col-2-pic4{position: relative;width: 70.5%;display: inline-block;vertical-align: top;}
.box-col-2-pic4 .wrap-sli{width: 100%;display: inline-block;}
.box-col-2-pic4 .tit-box{position: absolute; background-color: rgba(255,255,255,0.9);bottom: 10px;left: 20px;color: #0c2847;padding: 10px;letter-spacing: 1px;font-size: 12px;text-align: center;}
.box-col-2-pic4 .tit-box p{font-size: 18px;display: block;font-weight: 600;padding-bottom: 5px;}
.box-col-2-pic4 .tit-box span{display: block;}
.box-col-2-pic4 .pic-4{width: 48%;position: relative;display: inline-block;padding: 0 8px 0 0;}
.box-col-2-pic4 span{display: block; font-size:13px;line-height: 24px;letter-spacing: 1px;}

.wrap-vip{margin: 0 auto;display: block;width: 100%;}
.box-pic-vip{width: 47.6%;display: inline-block;margin: 70px 1% 10px 1%;vertical-align: top;position: relative;}
.vip-bg{width: 100%;height: 100%;position: absolute;background-color: rgba(12,40,71,0.7);}
.vip-bg .wrap{vertical-align: bottom;}
.vip-bg .n-tit {position: absolute;display: block;max-width: 120px;margin: 20px 0 0 20px;}
.vip-bg .n-tit img.Sli-pic{border-radius: 20px;}
.vip-bg .name{width: 85%;margin: 0 auto;margin-top: 110px;margin-bottom: 15px;line-height: 40px;letter-spacing:1px;font-size: 40px;text-align: center;color: #fff; font-weight: bold;padding: 5px 0 10px;border-bottom: 1px solid #fff;}
.vip-bg .name em{font-size: 20px;font-style: normal;display: block;}
.vip-bg span{width: 85%;margin: 0 auto;display: block;font-size: 16px;color: #fff;line-height: 26px;}
.vip-bg .note{width: 85%;margin: 0 auto;font-size: 14px;line-height: 22px;color: #fff; padding: 0 10px;}
.vip-bg .note li{display: block;}

.d-blue{color: #0c2847;}
.l-blue{color: #006ec4;}
.w-blue{color: #8fdafe;}
.t-red{color: #ff0000;}
.t-gray{color: #626262;}
.t-White{color: #fff;}
.t-yellow{color: #fedc5e;font-size: 14px !important;}
.t-align{text-align: center;}
.yellow-bg{background-color: #fedc5e;padding-bottom: 1px;}
.White-bg{background-color: #fff;padding-bottom: 1px;margin-top: -1px;}


/*酒吧*/
.bar-col{width: 99%;margin: 0 auto;margin-top: 30px;padding: 0 5px 0px;}
.bar-col-2{display: block;width: 100%;margin: 0 auto;background-color: #205699;}
.bar-col-2-pic1{position: relative; width: 16%;display: inline-block;color: #fff;text-align: center;font-size: 24px;font-weight: 600;line-height: 30px;padding-top: 90px;}
.bar-col-2-pic1 strong{display: block;}
.bar-col-2-pic2{position: relative; width: 42%;display: inline-block;vertical-align: top;margin-left: -4px;margin-bottom: -2px;}
.bar-col-2-pic2 .tit-box{position: absolute; top: 15px;right: 15px;letter-spacing: 1px;font-size: 12px;}
.bar-col-2-pic2 .tit-box p{font-size: 18px;display: inline-block;font-weight: 600;background-color: rgba(255,255,255,0.9);color: #10274b;padding: 5px;}
.bar-col-2-pic2 .tit-box p em{font-size: 12px;display: block;font-style: normal;margin-top: 3px;}
.bar-col-2-pic2 .tit-box span{font-size: 14px;display: inline-block;background-color: rgba(0,0,0,0.6);color: #fff;padding: 5px;}
.bar-col-2-pic3{position: relative; width: 42%;display: inline-block;vertical-align: top;margin-right: -4px;margin-bottom: -2px;}
.bar-col-2-pic3 .tit-box{position: absolute; top: 15px;right: 15px;letter-spacing: 1px;font-size: 12px;}
.bar-col-2-pic3 .tit-box p{font-size: 18px;display: inline-block;font-weight: 600;background-color: rgba(255,255,255,0.9);color: #10274b;padding: 5px;}
.bar-col-2-pic3 .tit-box p em{font-size: 12px;display: block;font-style: normal;margin-top: 3px;}
.bar-col-2-pic3 .tit-box span{font-size: 14px;display: inline-block;background-color: rgba(0,0,0,0.6);color: #fff;padding: 5px;}


/* ---- Create Accordion --- */
.accordion{ 
  width: 100%;
  height: 730px;
  display: flex;
  overflow: hidden;
  margin: 100px auto 50px;
}
.tab{
  position: relative;
  width: 33%;
  height: inherit;
  margin: 0px 5px;
  color: #FFF;
  cursor: pointer;
  transition: width .5s ease;
}
.tab img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .0s ease;	
}
.tab span{
  position: absolute;
  bottom: 13.7%;
  color: #fff;
  font: 20px "微軟正黑體";
  font-weight: bold;
  padding: 0 20px;
  min-height: 80px;	
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  background-color: rgba(22,61,110,0.9);
}	
.caption{
  position: absolute;
  z-index: 2;
  white-space: nowrap;
  bottom: 0px;
  opacity: 0;
  /*width: 100%;
  text-align: center;*/	
}
.caption p{
  margin: 0;
  font-family: 'Open Sans';
  font: 18px "微軟正黑體";
  line-height: 30px;
  letter-spacing: 1px;	
  padding: 20px 10px;
  background-color: rgba(0,0,0,0.5)
}
.caption p c{display: inline;}
.caption p d{display: block;}
/* --- Hover Effects --- */
.tab:hover img{opacity: 1;}
.tab:hover{width: 100%;}
.tab:hover .caption{transition: all .5s ease; opacity: 1;}


.sliders2{ margin:0 auto; width:100%;display: block;}
.video {margin: auto;width:75%;padding-top: 100px;}
.video-v{width:100%;height:450px;}


:first-child.wow{ *visibility:visible ! important; visibility:visible\9 ! important;}

@media only screen and (min-width: 960px) and (max-width:1095px){	
    html,body { width: 100%; min-height: 100%; }	    
	.div span {margin-right: 5px;}
    .div span a.nav-01 {padding: 0 2px;font-size:18px;}
    .div span a:hover.nav-01,.div span.on a.nav-01{padding: 0 2px;}
    .div span a.nav-02 {padding: 0 2px;font-size:18px;}
    .div span a:hover.nav-02{padding: 0 2px;}
    .div span a.nav-03 {padding: 0 2px;font-size:18px;}
    .div span a:hover.nav-03{padding: 0 2px;}
}

@media only screen and (min-width: 769px) and (max-width:960px){	
    html,body { width: 100%; min-height: 100%; }	    
	.wrap-box{width: 99%;}
	.bar-col{width: 98%;}
	.box-pic-3{width: 31.6%;}
	.box-col-2-pic4 {width: 70%;}
	.box-col-2-pic3 .tit-box p {font-size: 24px;}
	.box-col-2-pic3 .tit-box {font-size: 13px;margin-top: 30px;}
	.bar-col-2-pic1{padding-top: 70px;}
	.div span {margin-right: 3px;}
    .div span a.nav-01 {padding: 0 1.5px;font-size:16px;}
    .div span a:hover.nav-01,.div span.on a.nav-01{padding: 0 1.5px;}
    .div span a.nav-02 {padding: 0 1.5px;font-size:16px;}
    .div span a:hover.nav-02{padding: 0 1.5px;}
    .div span a.nav-03 {padding: 0 1.5px;font-size:16px;}
    .div span a:hover.nav-03{padding: 0 1.5px;}
	.block-menu li a.nav-s-01 {padding: 2px 5px;font:16px "微軟正黑體";line-height: 50px;margin-left: 2px;font-weight: 600;}	
	.vip-bg .name{margin-top: 50px;}
}

/*------------------------------- 平板 ----------------------------------*/

@media screen and (max-width: 768px) {
    * { box-sizing: border-box; }
    html,body { width: 100%; min-height: 100%; }		
	.container {background: inherit;}
	.header{margin-top: 0px;}
    .top_content {width: 100%; height: auto;}
	.top_content .mobile {display: block;width: 100%;height: auto;margin: 0 auto;}
	.main-title{display: none;}
	.main-title-s{display: none;}
    /***按鈕列***/
    #nav {display: none;}
	.menu{display: none;}
    #togglenav {display: block;z-index: 9999;position: fixed;right: 0;overflow: hidden;line-height: 35px;width: 100%;cursor: pointer;}	
	.main {padding-top: 20px;padding-bottom: 0px;}
	.main h4{width:100%;margin-bottom: 20px;margin-top: 20px;}
	.box-01,.box-02,.box-03,.box-04{padding:0px 0 0px 0;margin-top: 0px;}
	.wrap {width: 100%;padding: 20px 15px 10px;}
	.wrap-box{width: 98%;}
	.ship_box{margin-bottom: 20px;}
	.level-tabs {width: 95%;}
	.level-room-box{padding: 10px;margin-top: 0px;}
	.level-room-area a {padding: 12px 5px;}
	.level-room-area li {min-width: 140px; margin: 0 2px;}	
	.note-blue-txt { width: 85%;margin-bottom: 40px;}
	.box-pic-3{width: 31.4%;}
	.box-col-2-pic4 {width: 69%;}
	.box-col-2-pic3 .tit-box p {font-size: 24px;}
	.box-col-2-pic3 .tit-box {font-size: 13px;margin-top: 30px;}
	.bar-col-2-pic1{padding-top: 50px;}
	.txt_r{margin-top: 15px;}
	.video {width: 90%;}
	.video-v{height:350px;}
	.accordion {width: 100%;height: auto;display: table;table-layout: fixed;margin: 0px auto 0px;}
	.tab,.tab img{position: relative;display: table;width: 100%;transition: none;}
	.tab{margin: 20px 0;}	
	.tab span{bottom: 16.9%;}
	.box-pic-vip {width: 90%;display: block;margin: 0 auto;margin-bottom: 30px;}
	.box-col-1-m-2 .tit-box{bottom: 100px;}
	
}


/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 680px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}	
	.main {padding-top: 0px;}
    .wrap {border-radius: 10px;padding: 10px 7px;margin-top: 0px;}
	.swiper-slide img {min-height: 500px;} 
	.txt_l{line-height: 1.5;width: 100%;}
	.txt_r{text-align:center;}	
	.txt_m {font-size: 24px;line-height: 1.3;}
	.txt_r span {font-size: 18px;}
	.txt_r span strong {font-size: 36px;}
	.title-txt{width: 90%;line-height: 24px;}
	.title-txt span {display: inline;}
	.title-txt-w span {display: inline;}
	.note-txt {width: 90%;margin-top: 10px;}
	.spot-col-2 {padding: 0 10px 0 10px;}
	.spot-col-2-pic1 {width: 100%;display: block;}
	.spot-col-2-pic1 .tit-box {top: 0px;right: 0px;position: relative;background-color: rgba(16,39,75,1);letter-spacing: 0.2px;padding: 10px;}
	.spot-col-2-pic2 {width: 100%;display: block;text-align: center;}
	.spot-col-2-pic2 p {display: inline;}
	.spot-col-2-pic2 span {width: 32.5%;padding: 8px 2px;}	
	.product li {padding: 0px 15px;}
	.product li a {padding: 20px 10px;}
	.product li p{font: 18px "微軟正黑體";}
	.product li p em{font: 18px "微軟正黑體";}
	.m-title {margin-bottom: 40px;}
	.m-title-s {max-width: 94%;margin: 0 auto;}
	.m-title-s-w {max-width: 94%;margin: 0 auto;}
	.m-title-s span em {font-size: 18px;}
	.ship_box {margin-bottom: 30px;}
	.ship_box span{padding: 6px 8px;}
	.note-blue-txt { width: 95%;margin-bottom: 60px;}
	.note-blue-txt span {display: inline;}
	.level-tabs {width: 100%;}
	.level-room-box {padding: 10px;}
	.level-room-area li{min-width: 160px;}
	.room-box p {display: table;}
	.room_l{width: 100%;}
	.room_r{width: 100%;}
	.room_l span {letter-spacing: 0.5px;}
	.m-title-s span {font-size: 24px;margin-bottom: 10px;margin-top: 10px;line-height: 28px;}
	.m-title-s-w span {font-size: 24px;margin-bottom: 10px;margin-top: 10px;}
	.tit-yellow {width: 95%; margin-top: 30px; border-top-left-radius: 30px;border-bottom-left-radius: 30px;}
	.tit-yellow span {font: 14px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";}
	.box-col-2 {padding: 0 10px;margin-top: 20px;}
	.box-col-2-pic1 .tit-box {position: relative;bottom: 0px;left: 0px;top:-3px;}
	.box-col-2-pic1 {width: 100%;display: block;margin-right: 0px;}
	.box-col-2-pic2 {width: 100%;display: block;margin-top: -3px;}
	.box-col {padding: 0 5px;margin-bottom: 60px;}
	.box-col-2-pic3 {width: 100%;display: block;margin-right: 0px;}
	.box-col-2-pic4 {width: 100%;text-align: center;}
	.box-col-2-pic4 .pic-4{width: 100%;padding: 0 0px;margin-top: -3px;}
	.box-col-2-pic4 .tit-box{left: 10px;}
	.box-col-2-pic4 span{line-height: 18px;}
	.box-pic {margin: 0 5px 0px;}
	.box-bg,.box-bg2,.box-bg3,.box-bg4,.box-bg5{padding-top: 30px;}
	.box-bg4{padding-bottom: 10px;}
	.box-bg5{padding-bottom: 50px;}
	.box-col-2-pic3 .tit-box{margin-top: 0px;}
	.box-pic-3{width: 98%;}
	.no-product{font-size:32px;}
	.bar-col-2-pic2{width: 100%;display: block;margin-left: 0px;}
	.bar-col-2-pic3{width: 100%;display: block;margin-right: 0px;}
	.bar-col{width: 96%;margin-top: 30px;}
	.bar-col-2-pic1{width: 100%;display: inline-block;font-size: 32px;line-height: 100px;padding-top: 0px;}
	.bar-col-2-pic1 strong{display: inline-block;}
	.r-room-style em{display: inline;}
	.video-v{height:250px;}
	
	.caption{top: 0px;width: 100%;}	
	.caption p c{display: block;}
	.vip-bg .name{margin-top: 60px;}
	
	.box-col-1-m{width: 100%;display:block;margin-right: 0px;}
	.box-col-1-m-2{width: 100%;display:block;}
    .box-col-1-m-2 .tit-box{position: relative;bottom: 0px;top:-3px;}
	
}

/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 360px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}	

}


	