@charset "big5";
/* CSS Document */
body {min-width: 1200px; font: 15px/1.4em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif";}
a {display: block; text-decoration: none; transition: .3s ease-in-out;}
:focus {outline: none;}
i {font-style: normal;}
.header, .footer {text-align: center; background: #fff;}
.display_pc {display: block;}
.display_m {display: none;}
.tag_wfe {display: none;}

.main_wrapper {position: relative; width: 100%; overflow-x: hidden; overflow-y: hidden; background: url(../images/main_bg.jpg) no-repeat center bottom fixed #272727;}

/**kv**/
.kv_wrapper {position: relative; overflow-x: hidden; overflow-y: hidden; background: url(../images/kv_bg.png) no-repeat top center;}
.kv_container {position: relative; z-index: 1; width: 1200px; height: 550px; margin: auto;}
.kv_logo {position: absolute; top: 30px; left: -50px; z-index: 10; transition: .3s ease-in-out;}
@media(hover:hover) {
.kv_logo:hover {filter: brightness(150%); transform: translateY(-5px);}
}
.kv_slogan {position: absolute; top: 147px; right: 360px; z-index: 5;}
.kv_discount {position: absolute; top: 267px; right: 245px; z-index: 7;}
.kv_words {position: absolute; top: 20px; right: 10px; z-index: 8;}
.kv_bank {position: absolute; top: 354px; left: 400px; z-index: 10; transition: .3s ease-in-out;}
@media(hover:hover) {
.kv_bank:hover{filter: brightness(150%); transform: translateY(-5px);}
}

/**menu**/
.manu_wrapper {background: #000;}
.manu {width: 1200px; margin: 0 auto; text-align: center; font-size: 0;}
.manu a {width: 11.1%; display: inline-block; color: floralwhite; font-size: 18px; font-weight: bold; line-height: 50px;	
  transition: background-color 0.5s 0s ease;}
@media(hover:hover) {
.manu a:hover {background-color: #919792;}
}

/**prod**/
.pro_temp {display: none;}
.prod_wrapper {position: relative;}
.prod_container {position: relative; z-index: 1;}
.ProductList {position: relative; z-index: 500; margin: auto; width: 100%;}
.ProductList:after {clear: both; display: table; content: '';}
.ProductList .item {position: relative; float: left; width: 210px; margin: 5px; text-align: center; overflow: hidden; border-radius: 10px; box-shadow: 0px 0px 5px rgb(0 0 26 / 40%); background: #fff; transition: .3s ease-in-out;}
.ProductList .item > a {position: relative; display: block; transform: scale(.95);}
.ProductList .ProductImg {position: relative; overflow: hidden;  margin: 0 auto;  width: 210px;  height: 210px;}
.ProductList .ProductImg img {position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: 100%; max-height: 100%; -webkit-transition: ease-out .1s;  transition: ease-out .1s;}
@media(hover:hover) {
.ProductList .item:hover {transform: translateY(-5px); filter: brightness(110%);}
}
.ProductList .ProductDesc {overflow: hidden; margin: 0 3px; border-radius: 35px 0px; background-image: repeating-linear-gradient(90deg, rgb(127, 150, 164) -1%, rgb(25, 74, 93) 101%); padding: 0 5px; height: 36px; color: #fff; font-weight: bold; font-size: 15px; line-height: 36px;}
.item .ProductName {overflow: hidden;  padding: 4px 5px;  height: 38px; color: #000; text-align: center;}
.item .ProducPrice, .item .Event_Condition {position: relative; padding: 5px; height: 41px; color: #F00; line-height: 1.2em; margin-top: 3px;}
.item .ProducPrice label {cursor: pointer;}
.item .ProducPrice i em span {font-size: 13px;}
.item .ProducPrice i {display: flex; flex-direction: column-reverse;}
.item .ProducPrice span, .item .Event_Condition i span {margin: 0 2px; font-weight: 500; font-size: 36px;}
.item .ProducPrice i em {color: #747474; font-style: normal; font-size: 13px;}

/**group**/
.group {position: relative; width: 100%; max-width: 1100px; margin: auto; padding-bottom: 50px;}
.group:before {content:''; position: absolute; top: 0; left: -430px; right: 0; z-index: -1; margin: auto; width: 1960px; height: 400px;}
#group_1:before {background: url("../images/prod_bg1.jpg") no-repeat center top;}
#group_2:before {background: url("../images/prod_bg2.jpg") no-repeat center top;}
#group_3:before {background: url("../images/prod_bg3.jpg") no-repeat center top;}
#group_4:before {background: url("../images/prod_bg4.jpg") no-repeat center top;}
#group_5:before {background: url("../images/prod_bg5.jpg") no-repeat center top;}
#group_6:before {background: url("../images/prod_bg6.jpg") no-repeat center top;}
#group_7:before {background: url("../images/prod_bg7.jpg") no-repeat center top;}
#group_8:before {background: url("../images/prod_bg8.jpg") no-repeat center top;}
#group_9:before {background: url("../images/prod_bg9.jpg") no-repeat center top;}
.tit {display: none; margin: auto;}
.group .tit {display: block; /*width: 1050px;*/ margin: auto; padding-bottom: 10px; text-align: center; overflow: hidden;}
@media(hover:hover) {
.title_txt a:hover {transform: translateY(-5px);}
}

/**/
.bg_wrapper {display: none; position: absolute; width: 100%; height: 100%; top: 0; z-index:2; pointer-events: none;}
.bg_fly {width: 100%; height: 100%; background: url("../images/float.png") center top;
		animation: flyItemfadeIn 1.5s linear backwards, upDown_animation 1s linear .5s infinite alternate;}

/**hotel**/
.hotel_main {width: 1100px; margin: 0 auto; overflow: hidden; padding-bottom: 14px;}
.hotel_title { position: relative; height: 90px; text-align: center;}
.hotel_product {position: relative; text-align: center; background: #fff; width: 210px; top: 22px; margin-left: 5px; margin-right: 5px; margin-bottom: 15px;
    border-radius: 5px; overflow: hidden; transition: linear .3s;
    -webkit-box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 45%);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 45%);}
@media(hover:hover) {
.hotel_product:hover {transform: translateY(-5px); filter: brightness(110%);}
}
.hotel_img {width: 100%; height: 210px; background-size: cover; background-position: 50%; background-repeat: no-repeat; transition: all .5s linear; background-color: #fff;}
.hotel_product a {position: relative; display: block; transform: scale(.95);}
.hotel_detail {height: 120px;}
.hotel_desc {overflow: hidden;padding: 0 5px; height: 36px; color: #fff; font-weight: bold; font-size: 15px; line-height: 36px; background-image: repeating-linear-gradient(90deg, rgb(127, 150, 164) -1%, rgb(25, 74, 93) 101%); width: 90%; margin: 2px auto; border-radius: 35px 0px;}
.hotel_tit {overflow: hidden; padding: 4px 5px; height: 38px; color: #000; text-align: center; font-size: 15px; line-height: 20px;}
.hotel_money {position: relative; padding: 5px; height: 40px; color: #F00;}
.hotel_money span.price {margin: 0 2px; font-weight: 500; font-size: 33px;}
.hotel_money span.price {font-size: 32px;}


@media screen and (min-width: 1025px) {
  .NavArea {display: none; width: 100px; position: fixed; top: 100px; right: 0; z-index: 250;}
  .Nav-slide.active {background-color: rgb(0 0 0 / 40%);}
  .Nav-slide.active a {color: yellow;}
  .float_main {width: 138px; opacity: 0.9; filter: alpha(opacity=90);}
  .go_top {display: block; cursor: pointer;}
    
  .Nav {position: relative;}
  .float_travel {position: absolute; bottom: -107px; left: -7px; z-index: 1;}
  .float_travel a:hover {transform: scale(0.97);filter: brightness(110%);}
  .Nav-wrapper {background: rgba(180, 184, 178, 0.8);; border-radius: 10px 0 0 10px; padding: 0 5px;}
  .Nav-wrapper li {position: relative; font-size: 15px; text-align: center; margin: 2px auto; padding: 5px 0;}
  .Nav-wrapper li a {position: relative; color: #000; font-weight: bold;}
  .Nav-wrapper li a:hover {color: yellow;}
  .Nav-wrapper li.highlight1 {font-size: 24px; line-height: 27px; border-radius: 20px 0 0 0; padding-top: 13px; color: #fff; font-weight: bold;}
  .Nav-wrapper li.navland {font-size: 24px; border-radius: 0 0 10px 10px; padding-bottom: 20px; padding-left: 2px;}
  .Nav-wrapper li:after {position: absolute; left: 51%; right: 51%; bottom: 0; z-index: 1; height: 2px; background: yellow;
  content: "";
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: left, right;
  transition-property: left, right;}
  .Nav-wrapper li:hover:after {right: 10%; left: 10%;}	
}

@media screen and (max-width:1024px) {
body {width: 100vw; min-width: inherit; font-size: 14px; line-height: 1.3em;}
.gotop {background: url(//www.payeasy.com.tw/pay_event/pezlib/images/icon_top.png) no-repeat; height: 36px; position: fixed; right: 10px; width: 36px; bottom: 10px; z-index: 900; display: none;}
.gotop a {display: block; width: 48px; height: 36px; }
.header {width: 100vw; }
.display_m {display: block;}
.display_pc {display: none;}
	
.main_wrapper {width: 100vw; background: url(../images/main_bg.jpg) no-repeat center bottom fixed #272727; background-size: 150vw;}

.kv_wrapper {background-size: 207vw;}
.kv_container {width: 100vw; height: 59vw;}		
.kv_container img {width: 100%;}
.kv_slogan {width: 53vw; top: 16.5vw; right: 23.4vw;}			
.kv_bank {width: 58vw; top: 38.5vw; left: 21vw;}	
.kv_discount {width: 26vw; top: 25vw; right: 2vw;}	

/**prod_m**/
.prod_wrapper {padding-bottom: 10px;}
.ProductList .item {width: 19vw; margin: 0.5vw;}
.ProductList .item > a {transform: scale(1);}
.ProductList .ProductImg {width: 19vw; height: 19vw; border: 0;}
.ProductList .ProductDesc {height: 30px; overflow: hidden; line-height: 30px; font-size: 14px; margin-top: 5px; border-radius: 20px 0px;}
.item .ProductName {color: #000; height: 34px; overflow: hidden; font-size: 14px; text-align: center; padding: 4px 5px; line-height: 18px;}
.item .ProducPrice span, .item .Event_Condition i span {font-size: 24px;}

/**group**/
.group .tit {width: 100vw; padding-bottom: 0;}
.title_txt {width: 80vw; margin: auto;}
.title_txt img {width: 100%;}
	
.group {width: 100vw; padding-bottom: 30px;}
.group:before {left: 0; width: 100%; height: 100%;}
#group_1:before, #group_2:before, #group_3:before, #group_4:before, #group_5:before, #group_6:before, #group_7:before, #group_8:before, #group_9:before {background-size: 100%;}
 
/**錨點-top**/ 
.NavArea {display: none; position: fixed; top: 0; left: 0; right: 0;z-index: 998;}
.NavArea .Nav {position: relative; margin: 0; padding: 0; overflow-x: scroll; background: #000; border-bottom: 2px solid #ccc;}
.NavArea .Nav ul {display: flex;}
.NavArea .Nav li {z-index: 10; flex: none;}
.NavArea .Nav a {color: #fff; padding: 0 15px; height: 50px; font-size: 15px; line-height: 50px; font-weight: bold;}
.NavArea li.highlight0 {display: none;}
.Nav-slide.active a {color: yellow; font-weight: bold; border-bottom: 2px solid yellow; background: #525252;}
	
.hotel_title {width: 100vw; height: 29vw; background: none;}
.hotel_main {width: 100vw;}
.hotel_product {margin-top: 5px; margin-right: 0.5vw; margin-left: 0.5vw; width: 19vw; margin-bottom: 0; top: 10px;}
.hotel_product a {transform: scale(1);}
.hotel_img {width: 19vw; height: 19vw; margin: 0 auto;}
.hotel_detail {height: 110px;}
.hotel_desc {font-size: 14px; border-radius: 20px 0px; height: 30px; line-height: 30px;}
.hotel_money {padding: 0; margin-top: 3px;}
.hotel_money span.sign {font-size: 14px;}
.hotel_money span.price {font-size: 24px;}
}

@media screen and (max-width:768px) {
.title_txt {width: 100vw; margin: auto;}

.ProductList .item {width: 49vw;}
.ProductList .ProductImg {width: 49vw; height: 49vw;}
	
.hotel_product {width: 49vw;}
.hotel_img {width: 49vw; height: 49vw;}
}

@media screen and (max-width:560px) {	

	
.event_container {width: 94vw;}
.group .tit {padding: 10px 0;}

}

@media screen and (max-width:320px) {
.ProductList .ProductDesc {font-size: 12px; padding: 0 10px;}
.item .ProducPrice i em span { font-size: 11px;}
.item .ProducPrice .price_txt { font-size: 13px;}
}

/*==============================================
zoominzoomout-play
==============================================*/
.zoominzoomout-play { 
	-webkit-animation-duration: 0.5s;  
	animation-duration: 0.5s; 
	animation-delay:-1s;  
	-webkit-animation-name: zoominzoomout-play;  
	animation-name: zoominzoomout-play;  
	-webkit-animation-iteration-count: infinite;    
	animation-iteration-count:infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}


	@-webkit-keyframes zoominzoomout-play {   
		0%  { -webkit-transform: scale(1); transform: scale(1);  } 
		100%{ -webkit-transform: scale(0.9); transform: scale(0.9);}
		}
	@keyframes zoominzoomout-play { 
		0%  { -webkit-transform: scale(1); transform: scale(1);  } 
		100%{ -webkit-transform: scale(0.9); transform: scale(0.9); }
	}

/*==============================================
upDown
==============================================*/
.upDown_animation {
    -webkit-animation: upDown_animation 1s ease-in-out infinite alternate;
    animation: upDown_animation 1s ease-in-out infinite alternate;}

@-webkit-keyframes upDown_animation {
    0% {-webkit-transform: translate(0, -10px);}
    100% {-webkit-transform: translate(0, 0);}
}

@keyframes upDown_animation {
    0% {transform: translate(0, -10px);}
    100% {transform: translate(0, 0);}
}

/*==============================================
flyItemfadeIn
==============================================*/
@keyframes flyItemfadeIn {
 0% {
 opacity: 0;
 filter: blur(10px) ;
 transform: scale(.5);
}
40% {
 opacity: .5;
 filter: blur(10px);
 transform: scale(.9);
}
60% {
 opacity: .8;
 filter: blur(6px);
 transform: scale(1.1);
}
 100% {
 opacity: 1;
 filter: blur(0px);
 transform: scale(1);
}
}
 @-webkit-keyframes flyItemfadeIn {
 0% {
 opacity: 0;
 -webkit-filter: blur(10px);
 -webkit-transform: scale(.5);
}
40% {
 opacity: .5;
 -webkit-filter: blur(10px);
 -webkit-transform: scale(.9);
}
60% {
 opacity: .8;
 -webkit-filter: blur(6px);
 -webkit-transform: scale(1.1);
}
100% {
 opacity: 1;
 -webkit-filter: blur(0px);
 -webkit-transform: scale(1);
}
}

