body {font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif"; color: #000; min-width: 1200px;}
a {text-decoration: none; display: block; transition: linear .3s;}
: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**/
.main_wrapper {position: relative; width: 100%; overflow-x: hidden; overflow-y: hidden;
	background: url(../images/kv_bg.png) no-repeat top center, url(../images/main_bg.png) fixed bottom no-repeat;}
.kv_wrapper {overflow-x: hidden; overflow-y: hidden; position: relative;}
.kv_container {position: relative; z-index: 1; margin: auto; width: 1200px; height: 670px;}
.kv_slogan {position: absolute; left: 358px; top: 100px; z-index: 2;}
.kv_people{position: absolute; left: 100px; top: 245px; z-index: 4;}
.kv_singboard{position: absolute; left: 180px; top: 22px; z-index: 2; transition: .2s ease-in-out;}
.kv_singboard:hover{transform: scale(.95);}
.kv_border {position: absolute; left: 155px; top: 0px; z-index: 1;}
.kv_warm {position: absolute; right: 375px; top: 524px; z-index: 2;}
.kv_warmlight{position: absolute; top: 34px; left: 22px;}
.kv_no {position: absolute; left: 25px; top: 118px; z-index: 2;}
.kv_smoke {position: absolute; right: 131px; top: 177px;z-index: 2;
	animation: steam 3.5s ease infinite;
    opacity: 0.2;}
@keyframes steam{
	60% {opacity: 1;}
	100% {top: 145px; opacity: 0;}
}
@keyframes steam02{
	100% {top: 8vw; opacity: 0;}
}

/**group**/
.group {position: relative; margin: 0 0 100px 0; padding-bottom: 20px;}
.group:before {content:''; position: absolute; top: 70; bottom: 0; left: -26px; right: 0; z-index: -1; margin: auto; width: 1200px; height: 854px; 
    background: url(../images/border.png) no-repeat center top;}
#group {margin: 0;}

/**title***/
.tit {display: none; margin: auto;}
.group .tit {display: block!important; width: 1150px; text-align: center; padding-bottom: 5px; overflow: hidden;}

/**prod**/
.pro_temp {display: none;}
.prod_wrapper {position: relative;}
.prod_container {position: relative; z-index: 100;}
.ProductList {position: relative; z-index: 500; margin: auto; width: 1150px;}
.ProductList:after {clear: both; display: table; content: '';}
.ProductList .item {position: relative; float: left; width: 220px; margin: 5px;; text-align: center;}
.ProductList .item > a {position: relative; display: block; border-radius: 5px; overflow: hidden; background: #fff;
    -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%);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
	transition: all .4s;}
.ProductList .item > a:hover {transform: translateY(-5px);}
.ProductList .ProductImg {position: relative; overflow: hidden; margin: 0 auto; width: 220px; height: 220px;}
.ProductList .ProductImg img {position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: 100%; max-height: 100%;}
.ProductList .ProductDesc {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(200, 55, 48) -1%, rgb(163, 2, 44) 101%); 
	width: 90%; margin: 2px auto; border-radius: 35px;}
.item .ProductName {overflow: hidden; padding: 4px 5px; height: 38px; color: #000; text-align: center; font-size: 15px; line-height: 20px;}
.item .ProducPrice, .item .Event_Condition {position: relative; padding: 5px; height: 41px; color: #e34357; 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: 33px;}
.item .ProducPrice i em {color: #747474; font-style: normal; font-size: 13px;}

/**飯店**/
.hotel_main{ width:1156px; margin: 0 auto; position: relative; z-index: 99;}
.hotel_product { position: relative; text-align: center;  background: #fff; overflow: hidden; width: 221px; margin-left: 4px; margin-right: 4px; margin-bottom: 10px; border-radius: 10px; box-shadow:0px 0px 5px rgba(0%,0%,10%,0.2); }
.hotel_img { width: 100%; height: 223px; background-size: cover; background-position: 50%; background-repeat: no-repeat; transition: all .5s linear; background-color: #fff;}
.hotel_img:hover { -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05); }
.hotel_detail {height: 120px;}
.hotel_desc {overflow: hidden;  margin: 7px 7px 0; border-radius: 30px; background-image: repeating-linear-gradient(90deg, rgb(200, 55, 48) -1%, rgb(163, 2, 44) 101%); padding: 0 15px; height: 36px; color: #fff; font-weight: bold; font-size: 15px;
 line-height: 36px;}
.hotel_tit {overflow: hidden; padding: 4px 5px; height: 38px; color: #000; text-align: center; font-size: 15px; line-height: 21px;}
.hotel_money {color: #e34357;  text-align: center; padding: 5px 0;}
.hotel_money span.sign {font-size: 15px;}
.hotel_money span.price {font-size: 32px;}


@media screen and (min-width: 1025px) {
  .NavArea {display: none; width: 100px; position: fixed; top: 130px; right: 0; z-index: 250;}
  .Nav-slide.active {background-color: rgb(0 0 0/ 70%);}
  .Nav-slide.active a {color: yellow;}
  .float_main {width: 138px; opacity: 0.9; filter: alpha(opacity=90);}
  .go_top {display: block; cursor: pointer;}
  .float_tit {position: absolute; top: -26px; left: 9px;}
    
  .Nav-wrapper {position: relative; width: 90px; background: rgba(252, 193, 167, 0.9); border-radius: 10px 0 0 10px; padding: 0 5px;}
  .Nav-wrapper li {font-size: 15px; text-align: center; background: transparent; margin: auto; padding: 4px 0;}
  .Nav-wrapper li.highlight2 {font-size: 24px; border-radius: 0 0 20px 20px; padding: 10px 0 15px;}
  .Nav-wrapper li a {color: #3f2000; font-weight: bold; cursor: pointer; position: relative; z-index: 500;}
  .Nav-wrapper li.highlight2:after {background: #ee703e;}
  .Nav-wrapper li a:after {content: ""; position: absolute; right: 51%; bottom: 0; left: 51%; z-index: 1; height: 2px; background: #000;
	  -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 a:hover:after {right: 10%; left: 10%;}
}


@media screen and (max-width:1024px) {
body { width: 100vw; min-width: inherit;}
.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: 15px; z-index: 900; display: none;}
.gotop a {display: block; width: 48px; height: 36px; }
.header {width: 100vw; }
.display_m {display: block;}
.display_pc {display: none !important;}
	
.main_wrapper {width: 100vw; background: url(../images/kv_bg.png) no-repeat top center #943e3d; background-size: 155vw;}
.kv_wrapper {}
.kv_wrapper img {width: 100%;}
.kv_container {width: 100vw; height: 55vw;}
.kv_slogan {width: 33vw; left: 32.8vw; top: 8vw;}	
.kv_people{width: 15vw; left: 11vw; top: 18vw;}	
.kv_singboard {width: 11vw; left: 17vw; top: 2vw;}	
.kv_border {width: 52vw; left: 16vw;}	
.kv_warm {width: 12vw; right: 27.5vw; top: 42.5vw;}	
.kv_warmlight {width: 8.5vw; top: 3vw; left: 1.6vw;}		
.kv_no {width: 9vw; left: 3vw; top: 7vw;}	
.kv_smoke {width: 8vw; right: 11vw; top: 9vw;
	animation: steam02 3.5s ease infinite;}
.kv_slogan img,	.kv_people img,	.kv_singboard img,	
.kv_border img,	.kv_warm img, .kv_warmlight img, 
.kv_no img, .kv_smoke img {width: 100%;}

/**group**/
.group {margin: 0 0 30px 0;}   
.group .tit {width: 100vw; margin: auto; overflow: initial;} 	
.group .tit img {width: 100%;}
.group:before {background: none;}
    
/**prod_m**/
.prod_wrapper { }
.ProductList {width: 100vw; right: 0;}
.ProductList .item {width: 19vw; margin: 0.5vw;}  
.ProductList .ProductImg {width: 19vw; height: 19vw; border: 0;}
.ProductList .ProductDesc {height: 36px; overflow: hidden; line-height: 36px; font-size: 14px; padding: 0 3px;}
.item .ProductName {height: 34px; font-size: 14px; line-height: 18px;}

/**hotel_title**/
.hotel_title {width: 100vw; height: 29vw; background: none;}
.hotel_main {width: 100vw;}
.hotel_product {width: 19vw; margin: 0.5vw;}
.hotel_img {width: 19vw; height: 19vw; margin: 0 auto;}
.hotel_detail {height: 124px;}
.hotel_desc {font-size: 14px;}
.hotel_tit {line-height: 18px; font-size: 14px; height: 34px;}
.hotel_money {padding: 0; margin-top: 3px;}
.hotel_money span.sign {font-size: 14px;}	
	
/**錨點-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;}
}

@media screen and (max-width:768px) {
.prod_wrapper {padding-top: 0;}
.group {margin: 0 0 20px 0;}

.ProductList .item {width: 49vw;}  
.ProductList .ProductImg {width: 49vw; height: 49vw;}
.item .ProducPrice, .item .Event_Condition {margin-top: 0;}
.item .ProducPrice span, .item .Event_Condition i span {font-size: 30px;}
	
.hotel_product {width: 49vw;}
.hotel_img {width: 49vw; height: 49vw;}
.hotel_money span.price {font-size: 30px;}  
.hotel_detail {height: 116px;}	
  
}

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

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

}


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