.roomList { overflow: hidden; }
.roomList >div { margin-bottom: 60px; padding: 0 5px; float: left; width: calc( (100% / 3) - 10px); }
.roomList .roombox { margin: 0 5px; padding: 15px; background: #fff; }
.roomList .roombox .photo { background: no-repeat 50% / cover; position: relative; }
.roomList .roombox .photo a { display: block; width: 100%; height: 100%; background: url(/images/35/index-room-hover.png) rgba(25,25,25,.7) no-repeat 50% / 66px; transition: all ease-in-out 0.3s; opacity: 0; }
.roomList .roombox .photo:hover a { opacity: 1; }
.roomList .roombox .photo a img { width: 100%; }
.roomList-show .room-slide .slick-slider { margin-bottom: 0; }
.roomList .roombox .info { position: relative; margin: -35px auto 20px; width: 80%; }
.roomList .roombox .info p { position: relative; overflow: hidden; background: #7ecef4; color: #fff; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis; padding: 20px 15px; letter-spacing: 0.1em; transition: all ease-in-out 0.3s; }
.roomList .roombox .info:hover p { background: #0081db; }
.roomList .roombox .info p:after { position: absolute; margin: 5px; width: calc(100% - 12px); height: calc(100% - 12px); border: 1px solid #fff; top: 0; left: 0; content: ""; }
.roomList .roombox .info h3 { overflow: hidden; margin: 20px 0 10px; white-space: nowrap; text-overflow: ellipsis; text-align: center; }
.roomList .roombox .info h3 a { color: #595757; font-size: 17px; }
.roomList .roombox .info span { position: relative; margin: 0 auto 20px; width: 75%; display: block; text-align: center; }
.roomList .roombox .info span img { position: relative; padding: 0 10px; display: inline-block; background: #fff; z-index: 2; }
.roomList .roombox .info span:after { position: absolute; width: 100%; height: 1px; background: #c9b579; left: 0; top: 58%; transition: all ease-in-out 0.3s; content: ""; }
.roomList .roombox .info:hover span:after { width: 50%; height: 1px; left: 25%; }
.roomList .roombox .info article { overflow: hidden; height: 46px; color: #504a4a; font-size: 12px; }

/* 小分類 */
.sub-category { float: right; }
.sub-category li { margin-left: 5px; display: inline-block; }
.sub-category li a { padding: 3px 15px; display: block; border: 1px solid #00aebb; color: #00aebb; transition: all ease-in-out 0.3s; }
.sub-category li.liaction a ,
.sub-category li:hover a { background: #00aebb; color: #fff; }

/* 房型介紹 */
.roomList-show .room-slide { position: relative; }
.roomList-show .room-slide .room-titile { position: absolute; padding: 30px; background: #fff; top: 0; left: 30px; z-index: 9; transition: all ease-in-out .3s; }
.roomList-show .room-slide .room-titile p { margin-bottom: 15px; padding: 0 15px 15px 0; border-bottom: 3px solid #f1f1f1; color: #23272a; font-size: 22px; }
.roomList-show .room-slide .room-titile p img { margin-right: 15px;	 }
.roomList-show .room-slide .room-titile h2 { color: #4a4a4a; font-size: 16px; }
.sub-pro-img li { background: no-repeat 50% / cover; }
.sub-pro-img li img { width: 100%; }
.room-deta { overflow: hidden; padding: 50px 40px; }
.room-deta .room-detail { float: left; width: 78%; }
.room-deta .room-detail #pro-article .tabs { border-bottom: 2px solid #00a0e9; }
.room-deta .room-detail #pro-article .tabs li { position: relative; padding: 10px 15px; display: inline-block; }
.room-deta .room-detail #pro-article .tabs li a { color: #595757; font-size: 16px; font-weight: bold; }
.room-deta .room-detail #pro-article .tabs li.active a , .room-deta .room-detail #pro-article .tabs li:hover a { color: #00a0e9; }
.room-deta .room-detail #pro-article .tabs li.active:after { position: absolute; width: 0; height: 0; border-style: solid; border-width: 0 5px 7px 5px; border-color: transparent transparent #00a0e9 transparent; bottom: 0; left: 48%; content: ""; }
.room-deta .room-detail #pro-article #tabs_container { padding: 15px; }
.room-deta .room-price { float: right; width: 20%; }
.room-deta .room-price .room-price-txt { padding: 25px; border: 1px solid #00a0e9; }
.room-deta .room-price .room-price-txt article { color: #605f5f; font-size: 14px; }
.room-deta .room-price .room-price-txt span { margin: 15px 0; display: block; }
.room-deta .room-price .room-price-txt .aday p { width: 80px; display: inline-block; color: #00a0e9; font-size: 13px; }
.room-deta .room-price .room-price-txt .aday p.bi { width: auto; color: #706e69; font-size: 12px; }
.room-deta .room-price .room-price-txt .aday p.bi b { margin-left: 5px; color: #00aebb; font-size: 16px; }
.room-deta .room-price .room-price-txt .aday p.bi b input[type="number"] { width: 50px; border: 1px solid #dcdcdc; text-align: center; }
.room-deta .room-price .room-price-txt .aday p input[type="button"] { padding: 8px 15px; background: #00aebb; border-radius: 10px; color: #fff; line-height: 100%; }
.room-deta .room-price .ask { margin-top: 10px; background: #00a0e9; }
.room-deta .room-price .ask a { padding: 10px 0; display: block; text-align: center; font-size: 14px; color: #fff; }
.room-deta .room-price .ask a img { margin-right: 15px; }
.roomstyle .content-wrap { padding: 0; }
.other-product { padding: 0 40px; }
.other-product >h3 { margin: 20px 0 40px; text-align: center; color: #5a5a5a; }
.other-product >h3 span { margin: 0 30px; width: 150px; height: 1px; background: #b9bcbe; display: inline-block; }
.roomList-show .slick-dots { bottom: 15px; }
.roomList-show .slick-dots li button:before , .roomList-show .slick-dots li.slick-active button:before { color: #fff; }

@media screen and (min-width: 980px) {
	.roomList-show .room-slide:hover .room-titile { opacity: .3; }
}
@media screen and (max-width: 1024px) {
	.room-deta .room-detail { width: 100%; }
	.room-deta .room-price { margin-top: 30px; width: 100%; }
	.other-product >h3 span { margin: 0 10px; width: 50px; }
}
@media screen and (max-width: 980px) {
	.roomList >div { width: calc((100% / 2) - 10px); }
	.room-deta { padding: 10px 0; }
	.other-product { padding: 0; }
	.roomstyle .content-wrap { padding: 40px; }
	.roomList-show .room-slide .room-titile { padding: 30px 0; position: initial; }
	.roomList-show .room-slide .room-titile p { font-size: 12px; }
	.roomList-show .room-slide .room-titile p img { margin-right: 10px; width: 14px; }
	.roomList-show .room-slide .room-titile h2 { font-size: 18px; }
}
@media screen and (max-width: 640px) {
	.roomList >div { padding: 0; width: 100%; }
	.sub-category { float: none; margin: 30px 0 0; }
	.sub-category li { margin: 0 5px 0 0; }
	.other-product >h3 span { width: 20px; }
	.other-product >h3 { font-size: 16px; }
	.roomstyle .content-wrap { padding: 20px; }
	.room-deta .room-detail #pro-article #tabs_container { padding: 15px 0; }
	.room-deta .room-price .room-price-txt { padding: 15px;	 }
	.content-wrap .article-img { display: none; }
	.roomList-show .room-slide .room-titile { padding: 0 0 30px; }
}
@media screen and (max-width: 480px) {
	.other-product >h3 { font-size: 16px; }
	.room-deta .room-detail #pro-article .tabs li { padding: 10px 5px; }
}