@charset "utf-8";
/* CSS Document */
/************************************************************************************
RESET
*************************************************************************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, figure, mark {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline;*/
    background: transparent;
}
body {line-height: 1; -webkit-text-size-adjust: none;/*防止allpe的safari瀏覽器字體變大*/}
ol, ul { list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
   /* border-collapse: collapse;*/
    border-spacing: 0;
}
a img {border: none;}
img {max-width: 100%;image-rendering: -webkit-optimize-contrast;}
.clean { clear:both;}
a {}
a:hover {text-decoration:none;}
a:focus{ -moz-outline-style: none;}
.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	font-size:15px;	
}

/*wow*/
.wow:first-child {
visibility: hidden;
visibility:visible \9;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
   /* border-collapse: collapse;*/
    border-spacing: 0;
}

a img {
	border: none;
}

.clean { clear:both;}

.clearfix {
  overflow: auto;
}

img { max-width:100%;}

/************************************************************************************
STRUCTURE 主要區塊
*************************************************************************************/

body {   
	-webkit-text-size-adjust: none;/*防止allpe的safari瀏覽器字體變大*/
	background-color: #fff;
}

#web-outer{	
	clear: both;
	overflow: hidden;
	min-height: 3000px;	
}

/*-------------------------------------選單---------------------------------------------*/
#main-nav{
   position: relative;
   z-index: 990;
   margin:0 auto;  
}

#block_menu {
	width: 100%;
    overflow: hidden;
}

.sticky {
    top:40px;	
}

#main-nav ul {background: rgba(25,99,14,0.5);text-align: center; height: 48px;text-align: right;padding-right: 20px;padding-top: 10px;}
#main-nav ul li {  
    display:inline-block; font: 600 22px "微軟正黑體";line-height: 35px;color:#000;padding: 0 10px;
}
#main-nav ul li a { display:block; width:100%;height: 100%; text-align: center; text-decoration: none;  color:#000;padding: 0 5px;background-color: #247f58;border-radius: 25px;color: #fff;}
#main-nav ul li a:hover,#main-nav ul li a.active { background: #f2ffee;  color:#247f58;}
.active {
    transform: translate3d(0, 0, 0);
}

header h1 {
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
}

.header-content{
	height: 850px;
	background: url("../img/header_bg.jpg") top right no-repeat;
	background: url("../img/header_bg.jpg") top right no-repeat;
	position: relative;
}
.header-content .header-title{max-width: 873px;padding-top: 3%; margin-left: 10%;}
.header-content .tree{width: 100%;height: 374px;position: absolute;bottom:-3px;background: url("../img/header_tree.png") bottom no-repeat;text-indent: -5000px;}
.header-content .mobile{display: none;}

.about-bg{background: url("../img/about_bg.png") top no-repeat;}
.bg-01{background: url("../img/bg_01.png") bottom no-repeat;}
.bg-02{background: url("../img/bg_02.png") bottom no-repeat;}
.bg-03{background: url("../img/bg_03.png") bottom no-repeat;}
.bg-04{background: url("../img/bg_04.png") bottom no-repeat;}
 
/*綠色旅遊介紹*/
#about{}
.about-wrap{width: 100%;max-width: 600px;margin: 0 auto;}
h2.about-title{
	max-width: 440px;	
	padding: 80px 10px 30px 10px;		
	margin: 0 auto;	
	font: 600 45px "微軟正黑體";	
	line-height: 1.8em;	
	color: #247f58;
	text-align: center;
}

h2.about-title span{
	width: 204px;
	height: 75px;
	margin-left: 10px;
	background: url("../img/about_title_bg.png") center no-repeat;		
	font: 600 45px "微軟正黑體";
	padding: 20px 25px;
	color: #fff;
	text-align: center;
}
.about-wrap p{font: 500 18px "微軟正黑體";line-height: 2.2em;color: #606060;}

.about-note{margin: 50px 0 30px 0;}
.about-note p{	
	margin: 0 auto;	
	font: 500 35px "微軟正黑體";	
	line-height: 2.2em;	
	color: #247f58;
	text-align: center;
	letter-spacing:5px;
}
.about-note p span{
	background-image: linear-gradient(0,#f5fae4 40%,transparent 40%);padding-right: 10px;padding-left: 10px;
}

.about-focus { display:flex; flex-wrap: nowrap; max-width: 960px; margin:0 auto;margin-top: 50px; margin-bottom: 20px;}
.about-pic{flex:0 0 39%;  justify-content:flex-start; align-items:flex-start;  align-content: stretch;order: 1; padding-right:10px;}
.about-txt{flex:0 0 60%;  justify-content:flex-start; align-items:flex-start;  align-content: stretch;order: 2;}
.about-txt h2{display: inline-block;border-radius: 50px; font: 600 25px "微軟正黑體";background-color: #16723f;color: #fff; padding: 10px 15px;margin-bottom: 10px;}
.about-txt h3{font: 600 25px "微軟正黑體";line-height: 2.2em;color: #247f58;margin-bottom: 20px;}
.about-txt h3 span{display: block;color: #6a6a6a;font: 500 35px "微軟正黑體";background: url("../img/about_txt_bg.png") left bottom no-repeat;padding-bottom: 15px;}
.about-txt p{font: 500 18px "微軟正黑體";line-height: 2.2em;color: #606060;}

.info-wrap{max-width: 1300px;margin: 80px auto 150px auto;clear: both;overflow: hidden;}
.info-box{display: inline-block; vertical-align: top;width: 23%;border-radius: 60px;margin: 0 10px;position: relative;text-align: center;overflow:hidden;}
.info-box img{border-radius: 60px;/*transform:scale(1,1);transition: all 1s ease-out;*/}
/*.info-box img:hover{transform:scale(1.2,1.2);}*/
.info-box .min-title{width: 100%;height: 70px; position: absolute;bottom:0;border-radius: 0 0 60px 60px;font: 600 25px "微軟正黑體";line-height: 70px; color: #fff; text-align: center;background-image: linear-gradient(to bottom, rgba(255,0,0,0)0%, rgba(22,144,63,1)50%);}


/*綜合介紹*/
.top-content{width: 100%; margin: 0 auto;padding-top: 30px;}
.top-content h3{max-width: 260px;margin: 20px auto 0 auto;font: 600 45px "微軟正黑體";text-align: center;padding-top: 70px;padding-bottom: 100px;}
.top-content p{display: block;max-width: 800px; font: 600 18px "微軟正黑體";line-height: 1.8em;color: #262626;text-align: center;margin: 0 auto;}
.top-content p strong{color: #169a00;}
.top-content .level-color{color: #987218;}
.tree-bg01{width: 100%;background: url("../img/tree_bg_01.png") top no-repeat;}
.tree-bg02{width: 100%;background: url("../img/tree_bg_02.png") top no-repeat;}
.tree-bg03{width: 100%;background: url("../img/tree_bg_03.png") top no-repeat;}
.tree-bg04{width: 100%;background: url("../img/tree_bg_04.png") top no-repeat;}

.big-title01{background: url("../img/big_title_01.png") top no-repeat;color: #fff;}
.big-title02{background: url("../img/big_title_02.png") top no-repeat;color: #238cc2;}
.big-title03{background: url("../img/big_title_03.png") top no-repeat;color: #fff;}
.big-title04{background: url("../img/big_title_04.png") top no-repeat;color: #169a00;}



#tour{background-color: #d0f1e3;padding: 30px 0 100px 0;}
.tour-wrap{width: 100%; margin:0 auto; clear:both; overflow: hidden;text-align: center;padding: 30px 0 0 0;}
.tour-box {
	display: inline-block; vertical-align: top;position: relative;
	width: 23%;	
	margin:20px 10px 0 10px;
}

.tour-box a{
	text-decoration: none;
}

.tour-box a img {transform:scale(1,1);transition: all 1s ease-out;}
.tour-box a:hover img {transform: scale(1.15)}

.tour-pic {	
	width: 100%;
	border-radius: 35px;
	position: relative;
	overflow: hidden;	
}


.tour-pic .area {
	display: inline-block;
	position: absolute;
	font: 600 18px "微軟正黑體";
	color: #fff;
	border-radius: 25px;
	padding: 8px;
	left: 10px;
	top: 10px;
	z-index: 1;	
	
}

.green{background-color: #247f58;}
.blue{background-color: #238cc2;}

.tour-pic .level {
	display: inline-block;
	width: 82px;
	height: 82px;
	position: absolute;
	font: 600 25px "微軟正黑體";
	color: #414141;	
	padding: 35px 8px 0 8px ;
	left: 20px;
	top: 0px;
	z-index: 1;	
}

.level-01 {background: url("../img/level_01.png") top no-repeat;}
.level-02 {background: url("../img/level_02.png") top no-repeat;}
.level-03 {background: url("../img/level_03.png") top no-repeat;}

.tour-pic img {border-radius: 35px;/*transform:scale(1,1);transition: all 1s ease-out;*/}
/*.tour-pic img:hover{transform:scale(1.2,1.2);}*/


.tour-txt {
	width: 90%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 20px;
	padding: 20px;
	position: relative;
	bottom: 40px;
	background: #fff;	
	padding-bottom: 50px;
}

.box-green{border: 1px #247f58 solid;}
.box-blue{border: 1px #238cc2 solid;}

.tour-txt h4 {
    text-align: left;	
    width: 100%;
	color:#414141;
    font: 600 18px "微軟正黑體";
	line-height: 1.8em;
}

.tour-txt h4 span{ 
	display: block;
	color:#1197af;
    font: 600 15px "微軟正黑體";
	line-height: 1.8em;
	/*margin-left: 3px;	*/
}

.tour-txt p{font: 500 15px "微軟正黑體";line-height: 1.8em;color: #288e32;text-align: left;}

ul.tour-product-list {
	width: 100%;
	text-align: left;
}
ul.tour-product-list li {
	list-style-type:circle;font: 500 15px "微軟正黑體";color: #247f58;line-height: 1.8em;margin: 0px 5px 0 15px; 
}

.tour-link{width: 100%;text-align-last: center;margin-top: 10px;font: 600 15px "微軟正黑體";}
.tour-link a {
	display: inline-block;background-color: #247f58;border-radius: 25px;padding: 0 8px; font: 500 15px "微軟正黑體";line-height: 2.2em;color: #fff;text-align: center;margin: 5px 3px;border:#247f58 2px solid;}
.tour-link a:hover{background-color:#fff;color: #247f58; }


.tour-product-price {
	color: #cc3e3e;
	text-align: center;
	font: 600 15px "微軟正黑體";	
	width: 100%;	
	position: absolute; left:0; bottom:10px; right:0;
}
.tour-product-price strong {
	margin: 0 2px;
	display: inline-block;	
	font: 800 25px "Anton", sans-serif;	
	letter-spacing:1px;
}

.tour-more{max-width: 500px;margin: 0 auto;text-align: center;padding: 0 10px 0 10px;}
.tour-more p{font: 600 35px "微軟正黑體";line-height: 1.8em; display: inline-block;}
.more-green{color: #247f58;background: url("../img/icon_01.png") top left no-repeat;}
.more-blue{color: #238cc2;background: url("../img/icon_02.png") top left no-repeat;}
.more-link a{font: 600 25px "微軟正黑體";color: #247f58; display: inline-block;border-radius: 25px;padding: 8px 8px;border: #247f58 2px solid;background-color: #fff;text-decoration: none;margin: 10px 5px;box-shadow:3px 3px 0px #247f58;
}
.more-link2 a{font: 600 25px "微軟正黑體";color: #238cc2; display: inline-block;border-radius: 25px;padding: 8px 8px;border: #238cc2 2px solid;background-color: #fff;text-decoration: none;margin: 10px 5px;box-shadow:3px 3px 0px #238cc2;
}

#pkg{padding: 30px 0 170px 0;}
#hotel{background-color: #d3f6ce;padding: 30px 0 50px 0;}
.intro-wrap {width: 100%;margin: 0 auto;padding: 20px 0;}
.intro-tab {width: 100%;margin: 0 auto;}
/***飯店***/
ul.tabs {width: 100%;margin: 0 auto;margin-top: 20px;text-align: center;}
ul.tabs li {display: inline-block;}
ul.tabs li a {display: block;padding: 5px 8px;margin: 0 5px 5px 0;text-decoration: none;color: #2f8b54;border: 1px solid #2f8b54;background: #fff;border-radius: 10px;color: #2f8b54;border: 1px solid #2f8b54;background: #fff;border-radius: 10px;font: 600 25px "微軟正黑體";}
ul.tabs a:hover,ul.tabs li.active a{color: #fff;background: #2f8b54;}

div.tab-container {width: 100%;}
div.tab-container .tab-content {padding-top: 10px;}
div.tab-content .tab-box {width: 100%; margin:0 auto; clear:both; overflow: hidden;text-align: center;padding: 30px 0 0 0;}

#tkt{padding: 30px 0 50px 0;}

/*錨點*/
.block-first{overflow: hidden;padding-top: 80px;margin-top: -80px;}

.left { float: left;}
.right { float: right;}

/*------media query----------*/

@media only screen and ( max-width:1800px){
	.header-content .header-title{max-width: inherit;width: 60%; padding-top: 3%; margin-left: -3%;}		
}	

@media only screen and ( max-width:1200px) {	
	.tour-box {width: 22%;}
}

@media only screen and ( max-width:1000px) {
	.header-content .header-title{padding-top: 5%;}
	.tour-content{width: 95%;}
	.tour-box {width: 47%;}
}


@media only screen and ( max-width:959px) {
.header-content{
	height: inherit;
	background: inherit;	
}	
.header-content .header-title{display: none;}	
.header-content .tree{display: none;}	
.header-content .mobile{display: block;}
	
.about-focus { max-width: inherit;width: 90%;}		
.top-content p{max-width: inherit;width: 90%;}	

.left { float: inherit;}
.right { float: inherit;}
}
@media only screen and (min-width: 769px) and (max-width:950px){
.info-box .min-title{font: 600 20px "微軟正黑體";line-height: 80px;}
}

/*---平板-----*/
@media only screen and ( max-width:768px){
#main-nav{display: none;}		
.about-wrap{width: 90%;max-width: inherit;}	
.about-focus { display:block;margin: 0 auto;}	
.about-pic{flex:initial;width: 100%; padding-right:0; margin: 0 auto;text-align: center;padding-top: 10px;}
.about-txt{flex:initial;width: 100%; margin: 0 auto;}	
.tour-box {width: 46%;}	

#tour{adding: 10px 0 100px 0;}
#pkg{padding: 10px 0 170px 0;}
#hotel{padding: 10px 0 50px 0;}
#tkt{padding: 10px 0 50px 0;}
	
/*錨點*/
.block-first{padding-top: 0px;margin-top: 0px;}
	
}

@media only screen and ( max-width:600px){
	h2.about-title{
	padding: 20px 10px;	
	font: 600 25px "微軟正黑體";
}

h2.about-title span{
	width: inherit;
	height: inherit;
	margin-left: inherit;
	background: none;		
	font: 600 35px "微軟正黑體";
	padding: 0;
	color: #247f58;
	text-align: left;
	margin: 0 3px;
}
	
.about-note p{font: 500 25px "微軟正黑體";}		
.about-txt h2{display: block; max-width: 200px;text-align: center; margin: 0 auto;}
.about-txt h3{text-align: center;}	
.about-txt h3 span{background: url("../img/about_txt_bg.png") center bottom no-repeat;}	
.tour-box {width: 80%;}	
	
ul.tabs li a {font: 600 20px "微軟正黑體";}
div.tab-container .tab-content {padding-top: 0;}	
div.tab-content .tab-box {padding: 20px 0 0 0;}	

}
/*---手機版-----*/
@media only screen and (max-width:480px) {	
.tour-box {width: 90%;}	
ul.tabs li a {font: 600 18px "微軟正黑體";}	
div.tab-content .tab-box {padding: 10px 0 0 0;}	
}
/*---手機版-----*/
@media only screen and (max-width:400px) {
.about-note p{font: 500 18px "微軟正黑體";}	
}
/*---手機版-----*/
@media only screen and (max-width:320px) {
.about-note p{font: 500 16px "微軟正黑體";}	
}


