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

.mainArea{
	padding:0;}
h2{
	position: relative;
	font-family: 'Dosis',"微軟正黑體", sans-serif;
}
h2 em{
	position: relative;
	
	font-size: 50px;
	color: #333;
	font-weight: normal;
	display: inline-block;
	letter-spacing: 5px;
	
}
h2.right em{
	padding: 25px 68px 0 0;
}
h2.left em{
	padding: 25px 0 0 68px;
}
h2.left strong{
	padding: 0px 0 0 68px;
}
h2.right em:after{
	content: url(../images/flower.png);
	position: absolute;
	right: 0;
	top: 0;
}
h2.left em:after{
	content: url(../images/flower_l.png);
	position: absolute;
	left: 0;
	top: 0;
}
h2 strong{
	display: block;
	margin-top: -5px;
	font-size: 28px;
	color: #333;
	font-weight: normal;
	letter-spacing: 2px;
}
h2 a.more{
	font-size: 15px;
	color: #6f4d1a;
	text-decoration: underline;
	letter-spacing: 1px;
}
h2 a.more:hover{
	color:#df0448;}
/*關於我們*/
.aboutArea{
	background: url(../images/about_bg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding:95px 0 155px 0;
	overflow:hidden;}
.aboutArea h2 strong{
	padding-bottom: 50px;
	position: relative;
}
.aboutArea h2 strong:after{
	content: "";
	position: absolute;
	left: 68px;
	bottom: 0;
	width: 30px;
	height: 2px;
	background: #f4a053;
}
.aboutArea .aboutBox{
	padding: 0;
}
.aboutArea .Txt{
	margin-top: 30px;
	padding-left: 68px;
	font-size:14px;
	color:#a88e50;
	line-height:1.8;}

.aboutArea .btn{
	display: block;
	margin:60px 0 0 68px;}

.aboutArea .btn a{
	display:inline-block;
	padding:12px 70px;
	font-size: 14px;
	letter-spacing: 1px;
	color:#fff;
	border-radius:3px;
	margin-right: 15px;
	background: #6f4d1a;}
.aboutArea .btn a:hover{
	background: #fff;
	color: #6f4d1a;
}

/*推薦商品/房型*/
.featureArea{
	position: relative;
	padding:130px 0 125px 0;}
.featureArea .red{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 670px;
	background: url(../images/red.jpg);
	z-index: -1;
}
.featureArea .wrap{
	width: 1470px;
	margin: 0;
}

.featureArea ul.ImgBox{
	width: 65.3%;
	display: inline-block;
	float: left;
	position:relative;
	overflow:hidden;}

.featureArea ul li .Img a{
	display:block;}

.featureArea ul li .Img img{
	display:block;
	width:100%;}

.featureArea ul.TxtBox{
	width: 34.7%;
	display: inline-block;
	float:right;
	padding: 45px 25px 0 75px;}
.featureArea ul.TxtBox h2{
	margin-bottom: 70px;
}
.featureArea ul li .Txt h3{
	font-size:20px;}

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

.featureArea ul li .Txt h3 strong a{
	position:relative;
	display:block;
	font-size:27px;
	/*color:#6f4d1a;*/
	color:#333;
	padding-bottom:10px;}


.featureArea ul li .Txt p{
	margin-top:22px;
	font-size:15px;
	color:#a88e50;
	line-height:1.8;
	height:80px;}
.featureArea ul li .Txt .room_type{
	position: relative;
	margin-top: 20px;
}
.featureArea ul li .Txt span{
	display: block;
	font-size:14px;
	color:#a88e50;
	line-height:1.8;
}
.featureArea ul li .Txt em.price{
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: 'Roboto',"微軟正黑體", sans-serif;
	font-weight: 100;
	font-size: 30px;
	color: #6f4d1a;
}
.featureArea ul li .Txt em.price b{
	font-weight: normal;
	font-size: 13px;
}
.featureArea ul li .Txt .btn{
	display: block;
	margin: 65px -7px 0 -7px;
}
.featureArea ul li .Txt .btn a{
	display: inline-block;
	font-size: 14px;
	color: #6f4d1a;
	letter-spacing: 2px;
	margin: 0 7px;
	border-radius:3px;
	padding: 10px 65px;
	border: 1px solid #6f4d1a;
}
.featureArea ul li .Txt .btn a:hover{
	background: #6f4d1a;
	color: #fff;
	/*border: 1px solid #fff;*/
}
.featureArea .slick-prev {
	left:auto;
    right:81px;}
.featureArea .slick-next {
    right: 0;}
.featureArea .slick-prev,
.featureArea .slick-next{
    position: absolute;
	top:auto;
    bottom:0;
    width: 80px;
    height: 80px;
	text-align:center;
	line-height:80px;
    background:#666;
    cursor: pointer;
    border: none;
}
.featureArea .slick-prev:hover,
.featureArea .slick-next:hover,
.featureArea .slick-prev:focus,
.featureArea .slick-next:focus{
	background:#666;}
.featureArea .slick-prev:before{
	content: "\f104";
	font-family: 'FontAwesome';
	font-size:20px;
	color:#fff;
	opacity:1;
	line-height:80px;
	transition:all 0.3s ease;
	}
.featureArea .slick-prev:focus:before,
.featureArea .slick-next:focus:before{
	color:#fff;}
.featureArea .slick-prev:hover:before{
	color:#fff;
	margin-left:-10px;}
.featureArea .slick-prev:after{
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -6px;
	width:20px;
	height:2px;
	background:#fff;
	opacity:0;
	transition:all 0.3s ease;
	}
.featureArea .slick-prev:hover:after{
	opacity:1;
	width:20px;}
.featureArea .slick-next:before{
	content: "\f105";
	font-family: 'FontAwesome';
	font-size:20px;
	color:#fff;
	opacity:1;
	line-height:80px;
	transition:all 0.3s ease;}
.featureArea .slick-next:hover:before{
	color:#fff;
	margin-left:18px;}
.featureArea .slick-next:after{
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -10px;
	width:20px;
	height:2px;
	background:#fff;
	opacity:0;
	transition:all 0.3s ease;}
.featureArea .slick-next:hover:after{
	opacity:1;
	width:20px;}
/**最新消息**/
.newsArea{
	background: url(../images/bg_news.jpg) center center;
	padding:95px 0 115px 0;}
.newsArea h2 a.more{
	position: absolute;
	right: 0;
	top: 50%;
}
.newsArea ul{
	margin: 0 -12px;
	margin-top: 95px;

}

.newsArea ul li{
	padding: 0 12px;}

.newsArea ul li .Img{
	position: relative;}

.newsArea ul li .Img a{
	display:block;}

.newsArea ul li .Img img{
	display:block;
	width:100%;}
.newsArea ul li .Img span{
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px 25px;
	color: #fff;
	background: #6f4d1a;
}
.newsArea ul li .item:hover .Img span{
	background: #f4a053;
}
.newsArea ul li .Txt{
	position: relative;
	padding: 20px 24px 80px 24px;
	overflow:hidden;}
.newsArea ul li .Txt:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 1px;
	background: #333;
	transition: all 0.3s ease;
}
.newsArea ul li .item:hover .Txt:after{
	left: 0;
	width: 100%;
}
.newsArea ul li .date{
	color: #333;
}
.newsArea ul li .Txt h3{
	margin: 15px 0 0 0;
	font-size:18px;}
.newsArea ul li .Txt h3 i{
	position: relative;
	float: right;
	color: #333;
	font-size: 20px;
}
.newsArea ul li .Txt h3 i:after{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-right: 5px;
	width:20px;
	height: 2px;
	background: #333;
	opacity: 0;
	transition: all 0.3s ease;
}
.newsArea ul li .item:hover .Txt h3 i:after{
	opacity: 1;
	margin-right: 1px;
}
.newsArea ul li .Txt h3 a{
	width:90%;
	display:inline-block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight: normal;
	color:#333;}

.newsArea ul li .Txt h3 a:hover{
	text-decoration:underline;}

.newsArea ul li .Txt p{
	padding-right: 160px;
	margin-top:15px;
	font-size:14px;
	height:75px;
	color: #333;
	line-height:1.8;}
.newsArea .slick-prev,
.newsArea .slick-next{
	margin-top:-70px;}
/*圖文外連*/
.linkArea{
	position: relative;
	padding:125px 0 120px 0;}
.linkArea .red01{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 90px;
	background: url(../images/red.jpg);
	z-index: -1;
}
.linkArea ul{
	}

.linkArea ul li{
	padding: 0;}

.linkArea ul li .Img{
	background: #f4a053;
}
.linkArea ul li .Img img{
	width:100%;
	display:block;}
.linkArea ul li:first-child .Img img{
	opacity: 1;
	filter:grayscale(1);
	-webkit-filter:grayscale(0);
	display:block;
	width:100%;}
.linkArea ul li .Img img:hover{
	opacity: 1;
	-webkit-filter:grayscale(0);
}
.linkArea ul li:first-child .Txt{
	padding: 40px 260px 44px 0;
}
.linkArea ul li:last-child .Txt{
	padding: 0 0 0 155px;
}
.linkArea h2 strong{
	font-size: 20px;
}
.linkArea ul li .Txt h2.left{
	position: relative;
	float: right;
}
.linkArea ul li .Txt h2.left:after{
	content: "";
	position: absolute;
	top: -39px;
	right: 33px;
	width: 1px;
	height: 65px;
	background: #f4a053;
}
.linkArea ul li .Txt h2.left a.more{
	position: absolute;
	right: -210px;
	top: 50%;
	margin-top: -10px;
}
.linkArea ul li .Txt h2.right{
	position: relative;
	display: inline-block;
}
.linkArea ul li .Txt h2.right:after{
	content: "";
	position: absolute;
	left: 130px;
	bottom: 0;
	width: 1px;
	height: 95px;
	background: #f4a053;
}

.linkArea ul li .Txt h2.right strong{
	position: absolute;
	left: -55px;
	top: 50px;
}
.linkArea ul li .Txt h2.right em{
	line-height: 0.9;
	text-align: right;
}
.linkArea ul li:last-child .btn{
	text-align: right;
	margin-right: 68px;
}
.linkArea ul li:last-child a.more{
	display: inline-block;
	margin: 44px 0 45px 0;
}

@media (max-width: 1470px){
	.featureArea .wrap{
		width:100%;}
	.featureArea ul.ImgBox{
		width:60%;}
	.featureArea ul.TxtBox{
		width:40%;
		padding: 25px 25px 0 55px;}
	.featureArea ul.TxtBox h2{
		margin-bottom:50px;}
	.linkArea ul li:last-child .Txt{
		padding:0 0 0 105px;}
	.adArea .slick-dots{
		bottom:10px;}
	
}
@media (max-width:1260px){
	.linkArea ul li .Txt h2.right strong {
		position: absolute;
		left: -65px;
		top: 40px;
	}	
}
@media (max-width: 1240px){
	h2 em{
		font-size:45px;}
	.featureArea ul li .Txt .btn a{
		padding:10px 45px;}	
}
@media (max-width:1180px){
	.featureArea .red,
	.linkArea .red01{
		display:none;}
	.featureArea ul.ImgBox,
	.featureArea ul.TxtBox{
		width:100%;}	
	.featureArea ul.TxtBox{
		padding:0 0 25px 0;}
	.newsArea ul li .Txt p{
		padding-right:0;}
	.newsArea ul li .Txt{
		padding:20px 10px 50px 10px;}
	.linkArea ul li:first-child .Txt{
		padding: 40px 20px 44px 20px;
	}
	.linkArea ul li:last-child .Txt{
		padding: 0 0 0 85px;
	}
	.linkArea ul li .Txt h2.left{
		float:none;
	}
	.linkArea ul li .Txt h2.left a.more{
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -10px;
	}
}
@media (max-width: 1024px){
	.linkArea ul li .Txt h2.right{
		text-align:right;
		display:block;}
	.linkArea ul li:last-child .Txt{
		padding: 10px 20px 0 20px;
	}
	.linkArea ul li .Txt h2.right strong{
		position:static;
		padding:5px 68px 0 0;}
}

@media (max-width: 768px){	
	.featureArea {
    position: relative;
    padding: 50px 0 125px 0;
}
}

@media (max-width: 640px){
	.newsArea h2 a.more {
		top: 100%;
		margin-top: 20px;
	}
	.aboutArea .btn a{
		padding:12px 50px;}

.aboutArea{
	background: url(../images/about_bgm.jpg) center center no-repeat;
	}

}

@media (max-width: 480px){
	h2 em{
		font-size:33px;}
	h2 strong{
		font-size:20px;}
	h2.left strong{
		padding-left:0;}
	.aboutArea h2 strong:after{
		left:0;}
h2.right em,
h2.left em{
	padding: 0;
}
h2.right em:after,
h2.left em:after{
	display:none;
}
.featureArea .slick-prev{
	right:51px;}
.featureArea .slick-prev,
.featureArea .slick-next{
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.featureArea .slick-prev:before,
.featureArea .slick-next:before{
	line-height: 50px;}
.featureArea ul li .Txt em.price{
	display:block;
	position:static;
	margin-top:20px;}
.featureArea ul li .Txt .btn a {
    padding: 10px 30px;
}
.featureArea ul li .Txt .btn {
    display: block;
    margin: 35px -7px 0 -7px;
}
.aboutArea .Txt{
	padding:0}
.aboutArea .btn{
	margin-left:0;}
.aboutArea .btn a {
    padding: 12px 30px;
}
.linkArea ul li .Txt h2.right strong{
	padding:5px 0 0 0;}
.linkArea ul li .Txt h2.left a.more{
	margin-top:0;}
.linkArea ul li:last-child .btn{
	margin:0;}
}

