﻿@charset "utf-8";
/* CSS Document */
*{box-sizing:border-box;}
html,body{
	font-family:Arial, Helvetica, "微軟正黑體",sans-serif;
	font-size:15px;
	}
a{text-decoration:none; color:#FFF;}
.wraper{
	background:url(../images/bg_02.jpg) center top no-repeat;
	background-attachment: fixed;
    background-size: cover;
}
#gotop{
	display: none;
	width: 3rem;
    height: 3rem;
    border-radius: 2rem;
	background-color: #44a7b2;
    text-align: center;
    line-height: 3rem;
    color: white;
	font-weight: 800;
    position: fixed;
    right: 2rem;
    bottom:3.333rem;
    z-index: 999;
    font-size:1.0666rem;
	cursor:pointer;}
#gotop:hover{
    background-color: #cb9c60;
	color: #333333;}

/*大圖*/
.topicbox{
	position: relative;
	z-index: 10;}
.topicwraper{
	background: url('../images/bg_01.jpg') repeat-x top center;
	overflow: hidden;
	background-size:cover;
}
.top-animate{
	height: 552px;
	position:relative;
}
img.tw01{
	position: absolute;
	right: 0;
	top: 80px;
	margin:0 auto;
    z-index: 5;
}

.top-animate>img{
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
}
/*選單*/       				
.navwraper{
	width: 120px;
	height: auto;
	position: fixed;
	top:11rem;
	right: 3rem;
	z-index: 999;
}
.nav{
    width: 500px;
    margin: 0rem auto;
	height: auto;
}
.nav ul.maintabs{

}	
.nav ul.maintabs li{
	width: calc(100% / 3);
    background-repeat: no-repeat;
    background-size: contain;}
.nav ul.maintabs li a.tabs{
	width: 100%;
    display: inline-block;
    line-height: 165px;
    text-indent: -9999px;
    background-image: url(../images/tabs01.png);
    background-repeat: no-repeat;
    background-position: center;
	transition: all .5s linear;}
.nav ul.maintabs li a.tabs2{
	background-image: url('../images/tabs02.png');}
.nav ul.maintabs li a.tabs3{
	background-image: url('../images/tabs03.png');}    

.nav ul.maintabs li:hover a.tabs,.nav ul.maintabs li.active a.tabs{	
	background-image: url('../images/tabs01-hover.png');}
.nav ul.maintabs li:hover a.tabs2,.nav ul.maintabs li.active a.tabs2{	
	background-image: url('../images/tabs02-hover.png');}
.nav ul.maintabs li:hover a.tabs3,.nav ul.maintabs li.active a.tabs3{	
	background-image: url('../images/tabs03-hover.png');}
.content_wraper02{
	background: url('../images/bg_03.jpg');
	background-attachment: fixed;}
#TAB2{
	/*background: rgba(62, 29, 155, 0.5);*/
}

#TAB1,#TAB2,#TAB3{padding: 2.5rem 0 1.2rem;}
.content_wraper{
  
}
h6.bar{
    height: 143px;
    background: url(../images/bar_01.png) center top no-repeat;
    text-indent: -9999px;
    display: block;
   
    position: relative;
}
h6.bar02{
	background-image: url('../images/bar_02.png');
}
h3.sbar{
	display: block;
	text-indent: -9999px;
	height: 118px;
	background-image: url('../images/sbar01.png');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 1.5rem 1rem;
}
h3.sbar02{
	background-image: url('../images/sbar02.png');
}
a.tours {
    margin-bottom: 0.5rem;
}

a {
    text-decoration: none;
    color: #434343;
}

/*內容區*/
.content_wraper{
	width:100%;
	height:auto;
	background: url('../images/content-bg.jpg') no-repeat center bottom;
	background-size: cover;
	background-attachment: fixed;

}
.content{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	padding-bottom: 1rem;
	margin-top: 2rem;
}
.content2{
	background-color: white;
	border-radius: .5rem;
}
.titlebox{
	padding: 4.5rem 0 2.5rem;
}
h3.title{
	display: block;
	margin: 0 auto;
	width: 914px;
	height: 190px;
	background: url("../images/bar01.png");
	text-indent: -9999px;
	background-position: center !important;
	background-repeat: no-repeat !important;}
h3.title2{background: url("../images/bar02.png");}	
h3.title3{background: url("../images/bar03.png");}
h3.title4{background: url("../images/bar04.png");}


/*商品*/
.goodswraper{
	width: 100%;
    margin-bottom: 1rem;
    border-radius: 5px;
	padding: .5rem;
	background-color: white;
    /*border: 1px solid #0289e6;*/
	position: relative;
}
h3.goodstitle{
	width:361px;
	height: 38px;
	background: url('../images/goods-title.png');
	margin: 2rem auto;
}
h3.goodstitle2{
	width:361px;
	height: 38px;
	background: url('../images/goods-title2.png');
	margin: 2rem auto;
}
.good{
	padding:.75rem;border-bottom: 1px dotted #8a8989;transition: all .5s linear;}
.good:hover{
	background-color:rgb(225, 228, 248);
}
.goodsinner{
	padding: .5rem 0 0 ;
}
a.tours{
    margin-bottom: 0.5rem;
}
span.location {
    position: absolute;
	background: #ff6b02;
    padding: 0.4rem;
    border-radius: 0.5rem;
    color: white;
    font-weight: bold;
	font-size: .9rem;
    margin: 0.25rem;
	display: block;
}
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;
}
a.tours > h2.card-title{
	font-size: 1rem;
	font-weight: 700;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;/*行數*/
	margin-bottom: .75rem;
	margin-top: 5px;
}
a.tours:hover > h2{
	text-decoration: underline;
}
.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;
    font-size: .75rem;
    padding: 0.4rem;
    background: #ff6b02;
    color: #fff;
    border-radius: 0.5rem;
    margin-right: 0.5em;
}
.tagwraper{
	margin-bottom: .5rem;}
.tagwraper>span.tag{
	display: inline-block;
    font-size: 12px;
    color: white;
    padding: 0.15rem 0.5rem;
    border-radius: 15px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.maintour-inner>ol{
	padding-left: 1.3rem;
}
.maintour-inner>ol>li{
	font-size: .95rem;
	list-style-type:disc;
}
/*內容區*/
.contentbox{
	padding: 1.5rem 1.5rem 0;
}
.title-icon {
	background:url(../images/bar_02_bg.png) no-repeat center;
    width: 496px;
    height: 282px;
    margin: 1rem auto 2rem auto;
    background-position: center;
    text-indent: -9999px;
}
.box{
	width:100%;
	padding:1rem;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
}
.imgbox{
	background-image: url(../images/dotted.png);
    padding: 1rem;
    background-position: center center;
    background-repeat: no-repeat;}
.imgbox img{
	max-width: 100%;
    height: auto;
    border-radius: 1.5rem;
    }
.intro{
	width: 50%;
	padding:1rem;
    color: #293a5e;}
.intro2{
	order: -1;
}	
h3.vtitle{
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 2rem;
}
h3.vtitle img{
	margin: 0 .2rem;
}
h3 span.v-name{
	padding-left: .2rem;
}
h4.time,h5.add{font-size: 1rem;margin-bottom: 0.5rem;}
.box p{
	padding-top: 0.5rem;
	color:#333333;
	text-align: justify;
	line-height: 1.5rem;}
span.remarks{
	display: block;
    text-align: right;
    margin: .5rem 0;}


@media screen and (max-width:1080px){
a.mainbtn{
		display:block;
		width:50px;
		height:50px;
		background:url(../images/menu.png);
		position:fixed;
		z-index:200;
		top:60px;
		right:10px;
		cursor:pointer;}
#gotop{
	right: 1rem;bottom: 1rem;}
.topicwraper {
		height: 0;
		padding-bottom: 63.8148%;
		background: url(../images/head_sp.jpg) no-repeat center;
		background-size: cover;
}
.top-animate{
    display: none !important;
}
.topicwraper> .top-animate{
	display: inline-block;
	/*display: none !important;*/
}
/*選單*/	
.navwraper{
	display:none;
	position:fixed;
	top:35px;
	width: 100%;
	height:100%;
    padding:4rem;
	z-index:1000;
	background:#0f095f;
	top:0;
	right: 0;}
.nav{
	width:100%;
	margin:0 auto;
}
.nav ul.maintabs {
	margin:0 auto;
	flex-wrap:wrap;
}
.nav ul.maintabs li{
	width:100%;
	margin-bottom: 2rem;}	
.nav ul.maintabs li a{
	width: auto;
	}

.content{
	width:95%;
	padding:10px;
	margin: 0rem auto 2rem;
	/*border: 2px solid #026cdb;*/
}
h6.bar{
	height: 0;
	padding-bottom: 27.97%;
	background-size: contain;
	margin-top:0px;
}
.content_wraper, .content_wraper02{
	}

/*內容區*/
.contentbox{
	width: 100%;
    padding: 0rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;}
.autumn-icon img{
	float: right;
	margin-right: 1rem;
}
.box{
	width:calc(100% / 2);
	padding:0.5rem;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.imgbox{
	width: 100%;
    height: 0;
    padding-bottom: 55%;
    background-size: contain; }
.imgbox img {
		width: 100%;}
.intro{
	width: 100%;}
.intro2{
	order:1;
}
h3.sbar {
    margin:1rem 0;}

h3.vtitle{
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 2rem;
}
h3.vtitle img{
	margin: 0 .2rem;
}
h3 span.v-name{
	padding-left: .2rem;
}
h4.time,h5.add{font-size: 1rem;margin-bottom: 0.5rem;}

.title-icon{
	width: 100%;
	height:0;
	padding-bottom:56.85%;
	background:url(../images/bar_02_bg.png) no-repeat center;
	background-size:cover;}
.box p{
	padding-top: 0.5rem;
	color:#333333;
	text-align: justify;
	line-height: 1.5rem;}
span.remarks{
	display: block;
    text-align: right;
    margin: .5rem 0;}

/*行程*/	
.goodswraper {
		padding: 0.5rem;
}
.good{padding: .75rem 0;}
a.tours > h2.card-title{
		margin-top: 1rem;
}
.date{margin-top: .5rem;}
span.location2{font-size: .75rem; margin-bottom: .25rem;}
.tour-price {
		margin-top: 0;
}
span.maintour-coast {
		font-size: 1.5rem;
}	

}
@media screen and (max-width:680px){
	.box{
		width:100%;
		padding:0.5rem;
	}
}
	
