@charset "utf-8";
/* CSS Document */
.outerWrap{
	margin-top: 100vh;
}
.mainArea{
	padding:0;}
h2{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
h2 em{
	display: inline-block;
	padding-right: 58px;
	font-size: 50px;
	font-weight: normal;
	line-height: 0.8;
	background: url(../images/title_icon.png) right 20px bottom no-repeat;
}
ul.menu > li .submenu{
	top: auto;
	bottom:100%;}
ul.menu > li .submenu.active{
	bottom: auto;
	top: 100%;
}
/*關於我們*/
.aboutArea{
	background: url(../images/about_bg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding:125px 0;
	overflow:hidden;
	text-align:center;}
.aboutArea h2{
	margin-bottom: 75px;
}

.aboutArea .Txt{
	font-size:14px;
	color:#a6a6a6;
	line-height:1.8;}
.aboutArea .Txt p{
	font-size: 16px;
	font-weight: bold;
	color: rgb(0, 0, 0);
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 25px;
}
.aboutArea .Txt p:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -23px;
}
.aboutArea .btn{
	margin-top:80px;
	text-align:center;}

.aboutArea .btn a{
	display:inline-block;
	padding:11px 60px;
	color:#fff;
	font-size: 15px;
	letter-spacing: 2px;
	border:1px solid rgba(255,225,255,0.5);}
.aboutArea .btn a:hover{
	border:1px solid rgba(255,225,255,1);
}
/*地圖*/
.mapArea{
	padding:40px 0;}

#gmap_s{
	width:100%;
	height:300px;}

/*推薦商品/房型*/
.featureArea{
	position: relative;
	overflow: hidden;
	background:url(../images/room_bg.png) left 65px top no-repeat #ddf8ff;}
.featureArea h2{
	text-align: left;
	color: #231815;
	margin-bottom: 45px;
}
.featureArea ul li{
	}

.featureArea ul li .Img{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0;}
.featureArea ul li .Img img{
	position: absolute;
	display:block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-m-object-fit: cover;
	
}
.featureArea ul li .Img a{
	display:block;}

.featureArea ul li .TxtBox{
   padding: 70px 0;
   width: 1160px;
    margin: 0 auto;
    float: none;}

.featureArea ul li .Txt{
	width: 50%;}

.featureArea ul li .Txt h3 strong{
	font-weight:normal;}

.featureArea ul li .Txt h3 strong a{
	position:relative;
	display:block;
	font-size:25px;
	color:#3a3a3a;}

.featureArea ul li .Txt h3 strong a:hover{
	color:#00a5b9;}

.featureArea ul li .Txt p{
	font-size:13px;
	color:#9e9e9e;
	line-height:1.8;}
.featureArea ul li .Txt p em{
	padding: 0 13px;
}
.featureArea ul li .Txt .detail{
	padding-top: 30px;
}
.featureArea ul li .Txt .detail ul.service{
	width: 33.33%;
	display: inline-block;
	float: left;
}
.featureArea ul li .Txt .detail ul.service li{
	position: relative;
	font-size: 13px;
	color: #878686;
	padding: 0 0 10px 10px;
}
.featureArea ul li .Txt .detail ul.service li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 2px;
	height: 2px;
	border-radius: 100%;
	background: #878686;
}
.featureArea ul li .Txt a.btn{
	margin-top: 40px;
	color: #538e9c;
	border: 1px solid #538e9c;
}
.featureArea ul li .Txt a.btn:hover{
	color: #fff;
}
.mainArea .slick-dots{
	bottom: 20px;
	padding: 0 20px 0 0;
	box-sizing: border-box;
	text-align: right;
}
.mainArea .slick-dots li{
	padding: 0;
	margin: 0 5px;
}
.mainArea .slick-dots li button:before{
	background: #fff;
}
.mainArea .slick-dots li.slick-active button:before{
	opacity: 1;
    background: #ec93a1;
}
.featureArea h2.mobile{
	display: none;
}
/**最新消息**/
.newsArea{
	padding:100px 0 105px 0;
	background: url(../images/news_bg01.png),url(../images/news_bg02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left bottom, right top;}
.newsArea h2{
	padding: 30px 0 0 0;
	text-align: left;
	color: #3a3a3a;
}
.newsArea .newsBox{
	padding: 0;
}
.newsArea ul{
	padding: 0 90px;
}

.newsArea ul li{
	padding: 0 10px;}
.newsArea ul li .Txt .date{
	font-size: 12px;
	color: #878686;
}
.newsArea ul li .Txt{
	padding-left: 15px;
	border-left: 1px solid #00a5b9;
	width: 210px;
	overflow:hidden;}

.newsArea ul li .Txt h3{
	margin-top: 10px;
	font-size:14px;
	line-height: 1.8;
	height: 50px;}

.newsArea ul li .Txt h3 a{
	color:#3a3a3a;}

.newsArea ul li .Txt h3 a:hover{
	color: #00a5b9;}

.newsArea ul li .Txt p{
	margin-top:7px;
	font-size:13px;
	line-height:1.8;}
.newsArea .slick-prev{
	width: 15px;
	height: 30px;
	margin-top:-15px;
    left: 0;
	background: url(../images/left_arrow.png);}
.newsArea .slick-next{
	width: 15px;
	height: 30px;
	margin-top:-15px;
    right: 0;
	background: url(../images/right_arrow.png);}
.newsArea .slick-prev:hover, .newsArea .slick-prev:focus{
	background: url(../images/left_arrow.png);
}
.newsArea .slick-next:hover, .newsArea .slick-next:focus{
	background: url(../images/right_arrow.png);
}
.slick-prev:before, .slick-next:before{
	display: none;
}
/*圖文外連*/
.linkArea{
	background: url(../images/leaf.png) right 84px bottom no-repeat #ebebe7;
	position: relative;}
.linkArea h2{
	text-align: left;
	color: #231815;
	margin-bottom: 75px;
}
.linkArea ul li{
	padding:0;}

.linkArea ul li .Img{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 0;}
.linkArea ul li .Img img{
	position: absolute;
	display:block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-m-object-fit: cover;
	
}
.linkArea ul li .Img a{
	display:block;}

.linkArea ul li .Txt{
	padding: 65px 0 65px 105px;
	float: right;}
.linkArea ul li .Txt p{
	padding-right: 60px;
	margin-top:10px;
	font-size:13px;
	color:#878686;
	line-height:1.8;
	height:65px;}
.linkArea ul li .Txt a.btn{
	margin-top: 130px;
	color: #10aabc;
	border: 1px solid #10aabc;
}
.linkArea ul li .Txt a.btn:hover{
	color: #fff;
}
/*廣告跑馬燈*/
.adArea{
	overflow: hidden;}
.adArea ul{
	margin: 0 -15px;
}
.adArea ul li{
	padding:0 15px;}

.adArea .item{}

.adArea .Img img{
	display:block;
	width:100%;}
.adArea .Img img:hover{
	opacity: 0.8;
}
.adArea h4{
	display:none;}
.trafficArea{
	position: relative;
	padding: 100px 0 110px 0;
}
.trafficArea h2{
	text-align: left;
	color: #3a3a3a;
	margin-bottom: 45px;
}
.trafficArea ul>li.box{
	padding: 0;
}
.trafficArea ul>li.box:last-child{
	width: 36%;
	float: right;
}
.trafficArea ul li h3{
	color: #3a3a3a;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 15px;
}
.trafficArea ul li h3 i{
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 18px;
	top:5px;
	margin-right: 10px;
	background: url(../images/car.png) bottom center no-repeat;
	position: relative;
}
.trafficArea ul li h3 i:after{
	content: "";
	position: absolute;
	left: 0;
	width: 20px;
	height: 1px;
}
.trafficArea ul li:last-child h3 i{
	background: url(../images/bus.png) bottom center no-repeat;
}
.trafficArea .textEditor ul li a{
	color: #878686;
	font-size: 13px;
	padding-left: 13px;
	position: relative;
}
.trafficArea .textEditor ul li a:before{
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #878686;
}
.trafficArea .textEditor ul{
	list-style: none;
	padding-left: 0;
}
.trafficArea .textEditor ul li a:hover{
	color: #00a5b9;
}
.trafficArea .textEditor ul li a:hover:before{
	background: #00a5b9;
}
#btn_gmap{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	margin:30px 0 0 -30px;
	border-radius: 100%;
	border: 1px solid rgba(103,155,167,0.5);
	background: url(../images/map.png)center center no-repeat;
}
#btn_gmap:hover{
	border: 1px solid rgba(103,155,167,1);
}
@media (max-width: 1800px){
	.featureArea {
		background: url(../images/room_bg.png) left 0 top no-repeat #ddf8ff;
	}
	.linkArea {
    background: url(../images/leaf.png) right -40px bottom no-repeat #ddf8ff;}
	.newsArea{
		background-position: left -100px bottom, right -100px top;
	}
}
@media (max-width: 1670px){
	.featureArea {
		background: url(../images/room_bg.png) left -50px top no-repeat #ddf8ff;
	}
}
@media (max-width: 1585px){
	.featureArea {
		background: url(../images/room_bg.png) left -150px top no-repeat #ddf8ff;
	}
	.linkArea {
    background: url(../images/leaf.png) right -150px bottom no-repeat #ddf8ff;}
	.newsArea{
		background-position: left -200px bottom, right -200px top;
	}
}
@media (max-width: 1400px){
	.featureArea {
		background: #ddf8ff;
	}
	.featureArea ul li .TxtBox{
		padding: 50px 20px;
	}
	.linkArea ul li .Txt {
    	padding: 65px 0 65px 45px;}
}
@media (max-width: 1280px){
	.newsArea{
		background: none;
	}
}
@media (max-width: 1180px){
	.outerWrap{
		margin-top: 0;
	}
	.aboutArea{
		background-attachment: scroll;
	}
	.linkArea {
    background: #ebebe7;}
	.linkArea ul li .Txt {
    	padding: 65px 20px 65px 20px;}
	.mainArea .slick-dots {
		bottom: -20px;
		padding: 0;
		text-align: center;
	}
	.mainArea .slick-dots li button:before {
		background: #cdcdce;
	}
	.adArea{
		padding: 0 0 30px 0;
	}
	.adArea .slick-dots{
		bottom: -30px;
	}
	.adArea ul{
		margin: 0;
	}
	.adArea ul li {
		padding: 0 5px;
	}
	#btn_gmap,#gmap{
		display: none;
	}
	.trafficArea ul>li.box:last-child{
		width: 50%;
	}
}

@media (max-width: 1024px){
	.featureArea ul li .Img,
	.linkArea ul li .Img{
		position: static;
	}
	.featureArea{
		padding: 50px 20px;
		background: #fff;
	}
	.linkArea .wrap{
		padding: 0;
	}
	.featureArea ul{
		margin: 0 -10px;
	}
	.featureArea ul li{
		padding: 0 10px;
	}
	.featureArea ul li .Img img,
	.linkArea ul li .Img img{
		position: static;
		height: auto;
		object-fit: inherit;
	}
	.featureArea h2{
		display: none;
	}
	.featureArea h2.mobile{
		display: block;
	}
	.featureArea ul li .TxtBox,
	.featureArea ul li .Txt,
	.linkArea ul li .Txt{
		width: 100%;
		float: left;
		background: #ddf8ff;
	}
	.featureArea ul li .Txt .detail ul.service{
		width: 50%;
		margin: 0;
	}
	.linkArea ul li .Txt a.btn {
		margin-top: 70px;}
	.linkArea ul li .Txt p{
		padding-right: 0;
	}
	.newsArea{
		padding: 50px 0;
	}
	.newsArea h2 {
    padding: 0 0 50px 0;}
	.newsArea ul li .Txt{
		width: 100%;
	}
	.newsArea ul {
		padding: 0 40px;
	}
}

@media (max-width: 960px){	
	.trafficArea ul>li.box:last-child{
		width: 100%;
		padding-top: 20px;
	}
}

@media (max-width: 600px){
	.newsArea ul {
		padding: 0;
	}
	.newsArea ul li{
	padding: 0;}
}

@media (max-width: 505px){
	.linkArea h2 em{
		display: block;
		margin-bottom: 10px;
	}
	h2 em{
		font-size: 46px;
	}
	.linkArea h2{
		margin-bottom: 25px;
	}
}

