    .content h1, h2, h3 {
     color:#614700;
	font-family: "cwTeXYen", sans-serif;
}
.index .row {
    margin-right: 0;
    margin-left: 0;
}


/*圖文*/
.sect02 {
	overflow: hidden;
	width: 100%;
}	
section .title {
    color: #000000;
	font-size: 17px;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
    text-indent: 3px;
    position: relative;
}
.products-title {
    margin: 0 0 40px;
}
.products-title .index-more {
    position: absolute;
    right: 10px;
    top: 7px;
}
.index-product-list {
    margin: 0;
    padding: 0;
}
.product-arrow {
    position: relative;
}

.product-arrow .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    margin-left: -100px;
    left: 50%;
    transition: all .2s;
}

.product-arrow .slick-next {
    right: 50%;
    left: auto;
    margin-right: -100px;
}

.index-product-list {
    margin: 0 -10px;
}

.index-product-list * {
    outline: 0;
	overflow: hidden;
}



.index-product-list > li > a {

    margin: 0 auto;
    box-sizing: border-box;
    transition: all .2s;
}

.index-product-list .pic {
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    transition: all .2s;
}

.index-product-list .pic:before,
.index-product-list .pic:after {
    content: "";
    position: absolute;
    transition: all .2s;
}

.index-product-list .pic:before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


.text-box {
    margin: 15px 0 0;
}


.index-product-list .name {
    line-height: 1.2;
    font-size: 16px;
    height: 24px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #444444;
}



.index-product-list a:hover .name {
    color: #1e7d9d;
}

.index-product-list .more {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    box-sizing: border-box;
    float: right;
	color: #999999;
    border: 1px solid #E8E8E8;
}
.index-product-list a:hover .more {
    color: #3348BC;
    border: 1px solid #3348BC;
}
/**/
.sect05 {
    padding: 20px 0 0;
    overflow: hidden;
}
.sect05 ul{
	margin:0;
	padding: 0;
}
.album-title {
    margin: 0 0 40px;
}

.album-title .index-more {
    position: absolute;
    top: 9px;
    right: 0;
}

.index-album-list li {
	list-style: none;
	padding: 0;
}

.index-album-list li:nth-child(2n+1) {
    clear: left;
}

.index-album-list li .pic {
    position: relative;
    padding: 0;
}

.index-album-list li .cover {
    position: relative;
    height: 254px;
    box-sizing: border-box;
}
.index-album-list div:hover .cover {
    background: #614700;
}

.index-album-list li:nth-child(3n) .pic,
.index-album-list li:nth-child(4n) .pic {
    float: right;
}

.index-album-list li .cover:before {
    content: "";
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    display: block;
    position: absolute;
	border: 1px solid #FFF674;
}


.index-album-list li:nth-child(4n) .cover:after,
.index-album-list li:nth-child(3n) .cover:after {
    right: auto;
    left: 100%;
}

.index-album-list li .pic:before {
    content: "";
    position: absolute;
    transition: all .2s;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.index-album-list li .name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1.5em;
    transition: all .2s;
    margin: 110px 0 100px;
    text-align: center;
	font-family: "cwTeXYen", sans-serif;
	color: #614700;
}
.index-album-list div:hover .name {
    color: #fff;
}

.index-album-list li .more {
    font-size: 12px;
    display: block;
    text-align: center;
	color: #DFDFDF;
}

.index-album-list li .more i {
    display: block;
    font-size: 28px;
}
.index-album-list li .cover:after {
	content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 53%;
    margin: -31px 0 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 21px 0;
    border-color: transparent #F7F7F7 transparent transparent;
}
.index-album-list li:nth-child(4n) .cover:after, .index-album-list li:nth-child(3n) .cover:after {
    right: auto;
    left: 100%;
	border-width: 21px 0 21px 21px;
    border-color: transparent transparent transparent #F7F7F7;
}
.index-album-list div:hover .cover:after {
    border-color: transparent #614700 transparent transparent;
}
.index-album-list li:nth-child(4n) div:hover .cover:after,
.index-album-list li:nth-child(3n) div:hover .cover:after {
    border-color: transparent transparent transparent #614700;
}

/*facebook*/
.link-else {/*right-link*/
    top: 40%;
    right: 0px;
    margin: auto;
    position: fixed;
    z-index: 999;
}

.link-else ul li{/*right-link*/
	     list-style: none;
    margin-top: 3px;
    opacity: 0.75;
}
    .link-else ul li:hover{
    opacity: 1;
}
	.filter{
		filter:drop-shadow(0px 0px 10px rgba(0,0,0,.5)) ;}
    
/*隱藏項目*/
 /*   .menu li:nth-child(9), .nav li:nth-child(9){
  display:none;
}*/

    
/*----------------header design-------------------*/
.logo {
    top: 0px;
    position: absolute;
    width: 100%;
    z-index:999; 
}

.logo img {
        width: 32.8%;
    margin-top: 2.5%;
    margin-right: 5.5%;
}

.main {
    top: 0px;
    position: absolute;
    width: 100%;
    z-index:997; 
}

.main img {
    width: 100%;
}

/*-----------------------------------*/
.panel-primary {
    border: 0;
}
.panel{
    background: rgba(255, 255, 255, 0) ;
}
.menu ul li a{/*選單文字*/
	 font-size:16px !important;
	 padding: 16px 20px !important;
	 line-height: 16px !important;
	 display: block !important;
	 text-align:center !important;
	 text-decoration: none !important;
} 

.content { /*內容*/
    padding-top: 5px !important;
    font-size: 16px !important;
    padding-bottom: 275px !important;
	background-repeat: no-repeat;
	background-size:100%;
    background-position:bottom;
    background-image: url(../img3.okgo.tw/SuitImg/main_full/10181/content.html);
    width: 100%;
}
.content_panel{
    /*background-color: rgba(255, 255, 255, 0.51) !important;*/
    padding: 15px;
}


.content_panel .container{
         padding:0;
         width: 100%;
}
/*.index {
    background: rgba(255, 255, 255, 0.6) ;
    padding: 10px;
}*/

.footer{/*版尾*/
	 color:#614700!important;
	 width:100% !important;
	 font-size:11pt !important;
	 box-sizing: border-box !important;
	 position: absolute !important;
	 bottom: 0 !important;
     background-position: 0 50%;
	background: rgba(255, 246, 116, 0.75) !important;
}

.social a {/*版尾左下社群推播*/
	font-size: 22px !important;
	text-decoration:none !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	color:#614700!important;
}

.social a:hover{/*版尾左下社群推播*/
color:#4d4d4d!important;
}

.foot_fans_div a{/*版尾右邊粉絲團*/
	 font-size:32px !important;
	 margin:5px !important;
         color: #5F9A00 !important;
         background: #ffffff !important;
         border-radius: 20px !important;
         display: inline-block !important;
         border: 3px solid #ffffff !important;
	 text-decoration: none !important;
	 height: 32px !important;
	 -webkit-box-sizing: initial !important;
	 line-height: initial !important;
}

.foot_fans_div a:hover{/*版尾右邊粉絲團*/
	color:#5F9A00 !important;
}

.foot_right_content a{/*版尾右邊超連結*/
    color:#614700!important;
}

.foot_right_content a:hover{/*版尾右邊超連結(滑鼠移過去事件)*/
    color:#4d4d4d!important;
}


.Fac{/*合法民宿*/
margin-top:10px !important;
margin-bottom:10px !important;
text-align:right !important;
}

.display_list { /*多圖多文*/
    text-align: left !important;
}

/*-------------------------多媒體區-------------------------*/
.multimedia{/*多媒體外框*/
border-color: #fff !important;
}
.multimedia .panel-heading{/*多媒體標題*/
    color: #4D4D4D !important;
    background-color: #fff;
    font-size:18px !important;
    border-color: #4D4D4D !important;
}
.multimedia .panel-body{/*多媒體內容*/
    color: #363636 !important;
    background-color: #fff;
}

/*-------------------------優惠功能區-------------------------*/
.dlist .date{/*優惠列表頁日期*/ 
color:#fff !important; 
border-color: #4D4D4D !important;
background: #4D4D4D !important;
}

.dimg_title{/*優惠列表頁「隨選優惠」*/
background:#4D4D4D !important;
color:#fff !important;
}
.txt .panel-primary{/*優惠內頁外框*/
border-color: #4D4D4D !important;
}
.txt .panel-heading{/*優惠內頁標題*/
font-size:24px !important;
color: #4D4D4D !important;
background-color: rgba(100, 48, 43, 0) !important;
border-color: #4D4D4D !important;
}
.txt .btn-primary{/*優惠內頁回上一頁按鈕*/
color: #fff !important;
background-color: #4D4D4D !important;
border-color: #4D4D4D !important;
}

/*-------------------------交通指引-------------------------*/
.TrafficContent .panel-primary{/*交通指引外框*/
border-color:#fff !important;
}
.TrafficContent .panel-primary>.panel-heading {
    color: #4D4D4D !important;
    background: rgba(255, 255, 255, 0) ;
    border-color: #4D4D4D !important;
}
.TrafficContent .panel-body{/*交通指引內容*/
color: #222 !important;
}


/*-------------------------手機畫面-------------------------*/
    @media screen and (min-width: 768px){


    }
@media screen and (max-width: 980px) {

	.menu ul li a{/*選單文字(沒有英文的選單)*/
		font-size:2.8vmin !important;
		line-height: 23px !important;
		padding: 8px 3px !important;
	}
	.toggle {/*選單方塊大小*/
		font-size: 34px;
	}
.nav li a {/*選單文字*/
    padding: 10px 15px;
    font-size: 16px !important;
}

	.menu {
		height:82px;
	}
	.footer{
		font-size:3vmin !important;
	}
	.foot_info {
 	   line-height: 22px !important;
}
.footmenu, .foot_menu_div a, .foot_right_content a {
    line-height: 22px !important;
}

	.social a{
		font-size:3vmin !important;
	}
.toggle {
    color:#fff!important;
    background:#614700 !important;
}
.toggle_txt {
    font-size: 16px;
    color:#fff;
}

.index-album-list li .pic {
	height: 254px;}


}

    @media screen and (max-width: 414px) {
		button, select {/*客房介紹-快速選擇*/
    width: 75%;
}	
.index-album-list li .pic {
    height: auto;
}
.index-album-list li .name {
	margin: 0;
    line-height: 51px;}
.index-album-list li .cover {
	height: auto;}
.index-album-list li:nth-child(3n) .pic, .index-album-list li:nth-child(4n) .pic {
    float: none;
}
   
    }
        /*      設施選單下中      */   
       .Fac
        {
            text-align: center;
            margin-top: 10px;
            margin-bottom: 10px;
        }
    

    .popover, .popover span a{
        font-size:20px !important;
        font-family: 微軟正黑體;
    }
    


    @media screen and (max-width: 980px) {
        .popover-title{
            font-size: 3vmin !important;
        }
        .popover-content{
            font-size: 3vmin !important;
        }
    }


