@charset "utf-8";



@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');



/* 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,header {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.block-first{ padding-top:180px; margin-top: -180px;overflow: hidden;}
a{color: #000000;text-decoration: none;}


body{}

.wrapper{width: 100%; background:url("img/bg.jpg") center top no-repeat;min-height: 2000px;
	overflow: hidden;}
.header{width: 100%;position: relative;height:860px;}
.main-title{}
h1{width: 459px;height: 412px; background:url("img/main-title.png") center top no-repeat; text-indent: 101%;overflow: hidden;white-space: nowrap;
  position: absolute;position: absolute;z-index: 115;width: 459; top:150px;left: 50%;transform: translateX(-50%);}
.outside-1{position: absolute;z-index: 110;width: 55vw;  left: 20;bottom: 0px;}
.outside-2{position: absolute;z-index: 100;width: 15vw; right: 60px;bottom: 0px;}
.outside-3{position: absolute;z-index: 100;top:80px; left: 40px;}
/*大圖*/
.pic{position: absolute;z-index: 1;left: 0;top:0px;width:100%;min-height:710px;}
/*==========================Main Slider CSS============================*/
.pic #demo-1 {
			position: relative; /* can either be relative, absolute or fixed. If position is not set (i.e. static), it would be set to "relative" by script */
			overflow: hidden; /* to bound the empty top space created by inner element's top margin */
			width: 90%;
            margin: 0 auto;
			min-height: 710px;
			background-color: #999;
			background:url("img/pic01.jpg")\9;
			margin-top: 100px;
}



/*======================
==== Slider CSS=====
=======================*/

.ad {
    width: 95;
    margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	background: #F6E347;
}

/*輪播區塊*/
.block-center {
	width: 100%;
	max-width:1300px;
	margin: auto;
	clear: both;
	position: relative;
}

.slick-dots {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 100%;
}

.slick-dots li {
	display: inline-block;
	margin: 0 5px;
}

.slick-dots .slick-active button {
	background: #6f7257;
}

.slick-dots button {
	background: #FFF6AE;
    border: none;
    border-radius: 50%;
    display: inline-block;
	text-indent: -9999px;
	line-height: 0px;
	height: 10px;
	width: 10px;
}

.slick-dots button:hover {
	cursor: pointer;
    background: #6f7257;
}

ul.slick-dots {
    text-align: center;
    margin-top: 0.5rem;
}

/*商品區*/

.pic-slide{
	padding: 1rem 0 5rem;
}
a.product {
	margin: 0.5rem;
	transition: all 0.3s ease-in;
}
a.product:hover {
	transform: translateY(4px);
}
.product_pic {
	text-align: center;
    overflow: hidden;
}

.product_pic img{width: 100%;}

a.product:hover .product_pic>img{opacity: 0.9;}

/*選單*/
#main-nav{z-index: 9999;}

#block_menu {
	width: 100%;
	text-align: center;
    font-family:"微軟正黑體","黑體";
    font-weight: 600;
    overflow: hidden;
}

.sticky {
    /*top: 110px;*/
    top:30px;
    margin: 0 auto;
    background: rgba(251,251,251,0.95);
    padding-top: 20px;
}

.nav {text-align: center;height: 50px;max-width: 960px;margin: 0 auto;border-radius: 0 0 50px 50px;}
.nav li {display:inline-block; color:#000;margin: 4px; font-family:"微軟正黑體","黑體";font-size: 16px;font-weight: 600;margin-top: 2px;}
.nav li a { display:block; width:100%; height:100%; text-align: center; text-decoration: none;  color:#000; }
.nav li a:hover,.nav li a.active { background: #9dfff0;  line-height: 20px; }


/*內文區*/
.container{background:url("img/bg-1.jpg")center top;min-height: 1000px;padding-top: 100px;font-family:"Noto Sans TC", sans-serif,arial;font-weight: 300; transition: 0.5s ease-in-out;padding-bottom: 100px;}
.container:first-child{min-height: 100px;padding-top: 20px;padding-bottom: 10px;background: #F5E246;}
.container:nth-child(even){background:url("img/bg-2.jpg")center top;}

.container .title{max-width: 730px;height: 110px;line-height: 110px;font-size:50px;letter-spacing: 5px; margin: 0 auto;background:url("img/title-2.png")center top;text-align: center;font-weight: bold;color: #4BB3A1;margin-bottom: 60px;}
.container:nth-child(even) .title{background:url("img/title-1.png")center top;}
.area{text-align: center;font-size: 15px;letter-spacing: 2px;color: #08806C;margin-bottom: 50px;display: block;}

.main{max-width: 1100px;margin: 0 auto;}
/*主推行程*/
.hotsale{display: flex;justify-content: center;justify-content: center; align-items: flex-start;}
.hot-pic{width: 60%;height: 400px;position: relative;z-index: 1;}
.hot-pic img{border-radius: 150px 0 150px 0;}
.hot-pic::before{position: absolute;content: '';width: 100%;height: 80%;background:rgba(251,251,251,0.5); left: 0px;top: -15px;z-index: -1;border-radius: 150px 0 150px 0;}
.hot-tour{width:45%;height: auto; margin-top: 40px; background: #fff;transform: translateX(-30px);padding: 35px 25px;box-sizing: border-box;letter-spacing: 1px;display: flex;flex-direction: column;justify-content: flex-start;gap:15px;z-index: 2;position: relative;}
.hot-tour a{display: block;}
.city{position: absolute;top: 0px;right: 0px;background: #34d2ef;padding: 3px 5px;}
.hot-name{font-size: 20px;font-weight: 500;color: #04a8d1;}
.hot-info{list-style-type: none;}
.hot-info li{font-size: 15px;font-weight: 400;position: relative;text-indent: 15px;margin-bottom: 5px;}
.hot-info li a{display: block;}
.hot-info li::before{position: absolute;content: '';width: 8px;height: 8px;background: #34D2EF;border-radius: 3px 1px;left: 0px;top: 6px;}
.hot-price{font-size: 16px;text-align: right;}
.hot-price strong{font-size: 26px;color: #ff5027;margin: 0 5px 0px 3px;}
/*主推行程 - 偶數*/
.container:nth-child(even) .city{background: #ffc600;}

/* 條列行程 */
.s-title { background:#ffffff; width: 160px; text-align: center; border: solid 1px;font-size: 18px; color:#000000; padding:3px; margin:20px 0; border-radius: 30px 0 0 0 ;}

.tour-list{width: 95%;margin: 0 auto;margin-top: 30px;}
.tour-txt{display: flex;flex-direction: row;justify-content: space-between;align-items: flex-start;position: relative;margin-bottom: 5px;}
.tour-list li a{width: 100%; border-bottom: dashed 1px;padding-bottom: 0px;display: block; width: 100%; height:100%;margin-bottom: 10px;}
.tour-list li{list-style-type: none;}
.list-name{font-size: 17px;font-weight: 400;width: 80%;letter-spacing: 1px;line-height: 30px;}
.list-name span{padding: 0 5px 2px 5px;background:rgba(251,251,251,0.4); margin-right: 8px;border: solid 1px;font-size: 15px;}
.list-name em{font-style: normal;font-size: 14px;margin-left: 5px;color: #FF2424; padding: 2px 5px 3px 5px;}
.list-price strong{color: #ff5027;font-size: 20px;margin: 0 5px 0px 3px;}


@media screen and (max-width:960px) {
    .header{height:700px;}
    .pic{min-height:560px;}
    .pic #demo-1{min-height:560px;}
    

}


@media screen and (min-width: 769px) and (max-width: 930px) {
    .nav li {margin: 0px; font-family:"微軟正黑體","黑體";font-size: 14px;font-weight: 600;margin-top: 2px;}
}    


@media screen and (max-width:768px) {
    #main-nav{display: none;}
    .block-first{ padding-top:50px; margin-top: -0px;}
    .hotsale{flex-direction: column;width: 95%;margin: 0 auto;}
    .hot-pic{width: 100%;height: auto;}
    .hot-pic img{border-radius: 30px 0 0px 0;display: block;}
    .hot-pic::before{width: 0px;height: 0px;}
    .hot-tour{width:100%;height: auto; margin-top:0px; transform: translateX(0px);border-radius: 0px 0 30px 0;}
    .city{top: -5px;}
    .hot-price{text-align: center;}
    .tour-txt{flex-direction: column;width: 95%;margin: 0 auto;}
    .list-name{width: 100%;}
    .tour-list li a{padding-bottom: 10px;}
	h1{width: 300px;height: 269px;background-size: auto;background:url("img/main-title-s.png") center top no-repeat; }
    
}

@media screen and (max-width:430px) {
     .header{height:500px;}
    .pic{min-height:460px;}
    .pic #demo-1{min-height:460px;}
    .outside-1{display: none;}
    .container{padding-bottom: 50px;padding-top: 50px;}
	.container .title{background-image: none;font-size: 40px;line-height: 30px;height: 30px;margin-bottom: 50px;}
	.container:nth-child(even) .title{background-image: none;}
}








