﻿@charset "utf-8";
/* CSS Document */
*{box-sizing:border-box;}
html,body{
	font-family:Arial, Helvetica, "微軟正黑體",sans-serif;
	font-size:16px;
	color:#535353;
	background-color:#353636;}
a{text-decoration:none;}
.wraper{
	width:100%;}
#gotop{
	display: none;
	width: 3rem;
    height: 3rem;
    border-radius: 2rem;
    background-color:#6f7ae6;
    text-align: center;
    line-height: 3rem;
    color: white;
    position: fixed;
    right: 2rem;
    bottom:3.333rem;
    z-index: 20rem;
    font-size:1.0666rem;
	cursor:pointer;}
#gotop:hover{
	background-color:#f39700;}
/*大圖*/  	
.topwraper{
	height:751px;
	background: url(../images/headbg_01.jpg) no-repeat center top;
	background-size: cover;
	overflow: hidden;
	}
.toper{
	width: 1000px;
	height:751px;
	margin: 0 auto;
	position:relative;
	}
img.tw01, img.tw02, img.tw03, img.tw04, img.tw05, img.tw06, img.tw07{
	position: absolute;
	right: 0;
	left: 0;
	margin:0 auto 
}
img.tw01{
	bottom: 114px;
    left: -155px;
    right: 0;}
img.tw02{
	top: 96px;
    left: -500px;}
img.tw03{
	top: 150px;
    left: 543px;}
img.tw04{
	bottom: 30px;
    left: -1400px;}	
img.tw05{
	bottom: 39px;
    left: -460px;}	
img.tw06{
	bottom: 96px;
    left: 720px;}
img.tw07{
	bottom: 0px;
    right: -1448px;
}		
/*選單*/       				
.nav{
	width: 100%;
	top: 35px;
    background:#ec6941;
	position: sticky;
	z-index: 999;
	}
.nav ul.maintabs{
	width:1000px;
	margin:0 auto;
	display: flex;
	flex-wrap: nowrap;
}	
.nav ul.maintabs li{
	width:100%;
	border-left: 1px solid #fff;}
ul.maintabs li:last-child{
	border-right:1px solid #fff;}
.nav ul.maintabs li a{
	display:block;
	line-height:60px;
	color: white;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;}
.nav ul.maintabs li:hover{
	background-color:#f8b551;}
.nav > ul.maintabs > li.active> a{
	color:white;
	background-color:#952c1e;}

.content_wraper{
	background: url('../images/bg_01.jpg');
	z-index: 2;
	}
.content_wraper02{
	background: url('../images/bg_02.jpg');
	z-index: 4;}
.content_wraper03{
	background: url('../images/bg_03.jpg');
	z-index: 6;}
.content_wraper04{
	background: url('../images/bg_04.jpg');
	z-index: 8;}
.content_wraper05{
	background: url('../images/bg_05.jpg');
	z-index: 10;}
.content_wraper06{
	background: url('../images/bg_06.jpg');
	z-index: 12;}
.content_wraper, .content_wraper02,.content_wraper03,.content_wraper04,.content_wraper05,.content_wraper06{
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size:cover;
	padding:3.333rem 0;
}

.content{
	width: 1000px;
    margin: 0 auto;
    padding: 1rem;
    background-color: white;
    box-shadow: 6px 7px 0px #3a3d50;
    border-radius: 1rem;
    border: 3px solid #3a3d50;
	margin-bottom:3rem;}
h6.bar{
	height: 270px;
	background: url('../images/bar_01.png') center top no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 1.5rem;
}
h6.bar02{
	background-image: url('../images/bar_02.png');}
h6.bar03{
	background-image: url('../images/bar_03.png');}
h6.bar04{
	background-image: url('../images/bar_04.png');}
h6.bar05{
	background-image: url('../images/bar_05.png');}	
h6.bar06{
	background-image: url('../images/bar_06.png');}
.sbar{
	width: 717px;
	height: 52px;
	margin: 1.2rem auto 1rem auto;
	background-position: center;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.sbar{background-image: url("../images/sbar01.png");}
.sbar02{background-image: url("../images/vtitle_01.png");}

.sbar03{background-image: url("../images/sbar02.png");}
.sbar04{background-image: url("../images/sbar02-2.png");}
.sbar05{background-image: url("../images/vtitle_02.png");}

.sbar06{background-image: url("../images/sbar03.png");}
.sbar07{background-image: url("../images/vtitle_03.png");}

.sbar08{background-image: url("../images/sbar04.png");}
.sbar09{background-image: url("../images/vtitle_04.png");}

.sbar10{background-image: url("../images/sbar05.png");}
.sbar11{background-image: url("../images/vtitle_05.png");}

.sbar12{background-image: url("../images/sbar06.png");}
.sbar13{background-image: url("../images/vtitle_06.png");}



/*商品*/
.good{
	transition: all 0.5s linear;
	border-bottom: 3px dotted #ded8d8;
	padding:0.75rem;
}
.good:hover{
	background-color:#e6effd;
}
.goodswraper:last-child{
	border-bottom: none;
	border-bottom-left-radius: 1.5rem;
	border-bottom-right-radius: 1.5rem;
}
a.tours{
    margin-bottom:.5rem;
    }
span.location2{
	margin-right: 0.5em;
	background: #ff6b02;
	padding: 0.4rem;
	border-radius: 0.5rem;
	color: white;
	font-weight: bold;
	font-size: .9rem;
	display: inline-block;
	margin-bottom: 0.5rem;
}
a.tours>h2.tours-title{
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 0;
	display: initial;
	color: #353636;
	}
.pinner{
	text-align: right;}	
.price{
	font-size: 0.7rem;
	color: #c41919;
	font-weight: 800;
		display: inline-block;
}
.tour-price{margin-top: -2rem;}
.price>span{
	font-size:1.3rem;}
.price:hover{color: rgb(133, 36, 36);}
span.maintour-coast {
    font-size: 2.2rem;
}

.date{
    /*margin-bottom: 0.5rem;*/
}
a.day{font-size: 1.1rem; color:#535353;}
a.day:hover{color: rgb(133, 36, 36);text-decoration: underline;}
.date a.more{
	color:#535353;
	display: inline-block;
}	
.date a.more:hover{
	color: #553411;
	text-decoration: underline;
}
span.start{
	display: inline-block;
    margin-right: .5rem;
    font-size: .75rem;
}

/*輪播圖*/
.banner{ margin-top: 2rem;}
.flexslider .slides img {
    width:480px;
    height: auto;
    display: block;
	float: left;}
.flex-caption {
	float: left;
    display: block;
    width: 480px;
    height: auto;
    padding: 1rem 0 1rem 2rem;}	
span.ien{font-size: 1rem}	
h4.vname{font-size: 1.6rem;display: inline-block; margin-bottom:2rem;padding: .5rem; border:1px solid ;}
.vp{ font-size: 1rem; text-align: justify;letter-spacing: 1px;line-height: 1.7rem;}
.flex-direction-nav{display: none;} 



@media screen and (max-width:999px){
a.hotel-btn{display: none;}
a.mainbtn{
	display:block;
	width:50px;
	height:50px;
	background:url(../images/menu.png);
	position:fixed;
	z-index:200;
	top:60px;
	right:10px;
	cursor:pointer;}
.wraper{}
#gotop{
	right: 1rem;
	bottom: 1rem;
	z-index: 20;}
.topwraper{
	height:0;
	padding-bottom:80.8148%;
	background:url(../images/head_sp.jpg) no-repeat center;
	background-size:cover;}
.topwraper > .toper{
	display:none;}
/*選單*/	
.nav{
	display:none;
	position:fixed;
	top:35px;
	width: 100%;
	height:100%;
    padding:4rem;
	z-index:205;
	margin:0 auto;}
.nav ul.maintabs {
	width: 100%;
	margin:0 auto;
	flex-wrap:wrap;}
.nav ul.maintabs li{
	width:100%;
	border:1px solid #fff;
	margin-bottom: 2rem;}
.nav ul.maintabs li a{
	display: block;
    line-height: 50px;
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0 50px;
    text-align: center;
	}
.content_wraper, .content_wraper02,.content_wraper03,.content_wraper04,.content_wraper05{
padding:2rem 0;
}	
.content{
	width:90%;
	padding:0.5rem;
	margin-bottom: 2rem;}
h6.bar{
	height: 0;
	padding-bottom:38%;
	background-size: contain;
	margin-top:0px;
}
.sbar{
	width: 100%;
	margin: 0 auto 1rem auto;
}

/*輪播圖*/
.banner{ padding: .5rem;margin-top: 0;}
.flexslider .slides img {
    width:100%;
    height: auto;
    display: block;
	float: left;}
.flex-caption {
    display: block;
    width: 100%;
    height: auto;
    padding: 1rem 0;
	text-align: center;
}	
span.ien{font-size: 1rem}	
h4.vname{font-size: 1.4rem;margin-bottom: 1rem;}
.vp{ font-size: 1rem; text-align: justify;letter-spacing: .5px;line-height: 1.5rem;}
.flex-direction-nav{display: none;} 
.flexslider .slides > li {
	height: auto;
}
.flexslider .slides {
    height: auto;
    display: block;

}
.flex-control-nav {
    width: 100%;
    position: relative;
    bottom: 0;
    text-align: center;
    z-index: 15;
    height: 1rem;
    float: none;
    margin-top: 0;}	
.price{
	margin-top:0;}	
.tour-price{margin-top: 0rem;}	
	
	
	
	
}
	
	
	




