body { min-width: 1200px; color: #333; font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif"; }
a { display: block; text-decoration: none;}
:focus { outline: none; }
i { font-style: normal; }
.header, .footer {	width: 100%;	margin: auto}
.hd_pc { width: 100%;}
.display_pc { display: block;}
.display_m { display: none;}
.pez_ft { height: 228px;}

.main { position: relative; background: url("//www.payeasy.com.tw/pay_event/event_04/2022vip/images/bg.jpg")center 1680px #000; padding-bottom: 50px;}

/*time*/
.kv_label .time { position: relative; width: 1200px; margin: 0 auto; }
.time .logo { position: absolute; top: 20px; left: 80px; }
.kv_label_m { display: none;}
/*countdown*/
.countdown {position: absolute; width: 240px; top: 21px; right: 110px; color: #252b2e; z-index:99; text-align: center; }
.countdown .numbers{display:inline; color: #252b2e; font-size: 33px; }
.countdown_unit {font-size:18px;}
.countdown_txt {font-size:13px; color: #252b2e;	-webkit-animation: countdown_txt_animation 2s ease-in-out infinite alternate; animation: countdown_txt_animation 2s ease-in-out infinite alternate; }
#count2 {  line-height: 42px; font-size: 30px;}
@-webkit-keyframes countdown_txt_animation {
  0%, 100%, 50% { opacity: 1.0;  }
  25%, 75% { opacity: 0.6;  }
}
@keyframes flash_animation {
  0%, 100%, 50% { opacity: 1.0;  }
  25%, 75% { opacity: 0.6;  }
}
.countdown .numbers span{ padding-left: 2px;}

/**kv**/
.kv_wrapper { width: 100%; background: url("../images/kv_bg.jpg")center top; }
.kv_main { position: relative; width: 1200px; margin: 0 auto; height: 1030px; }
.kv_slogan{ position: absolute; top: 157px; left: 22px; z-index: 2; animation: lightning 2s ease-in-out infinite alternate; animation-delay: 1s;}
.kv_goods{ position: absolute; top: 81px; right: 26px; z-index: 2; }
.kv_goods:hover{ filter: brightness(120%);}
.kv_deco { position: absolute; top: 208px; left: -206px; z-index: 1; }

/*活動*/
.event { position: absolute;  margin: 0 auto;  width: 1200px;  top: 634px; z-index: 3;}
.event .event1 { position: absolute; top: 50px; left: 39px;}
.event .event2 { position: absolute; top: 52px; right: 416px;}
.event .event3 { position: absolute; top: 52px; right: 28px;}
.event1 a:hover, .event2 a:hover, .event3 a:hover { transform: scale(0.98); filter: brightness(120%);}

/*pro*/
.foreign_prod.vip{ padding-bottom: 120px; background: url(../images/stage.jpg) no-repeat center top;}
.foreign_prod{ padding-bottom: 100px; background: url(../images/prod_travel_bg.png) no-repeat center 90px;}
.foreign_main{ width:1170px; margin:0 auto; overflow:hidden; text-align: center; }
.section-header { margin-bottom: 10px;}
.section-title { }
.foreign_product { position: relative; width: 23%; margin-left: 1%; overflow: hidden; border: 5px solid #fff; border-radius: 10px; background: #fff;}
.foreign_area { position: absolute; top: 0; left: 15px; color: #ffffff; font-size: 18px; background-color: #fb774d; padding: 12px 15px; border-radius: 0 0 10px 10px; font-weight: bold;}
.foreign_img {  width: 100%; height: 270px; background-size: cover; background-position: 50%; background-repeat: no-repeat; transition: all .5s linear; background-color: #fff;}
.foreign_img:hover { -webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);-o-transform: scale(1.02);transform: scale(1.02); filter: brightness(120%); }
.foreign_text { overflow: hidden; border-radius: 30px; background-image: linear-gradient(-20deg, #fc6076 0%, #ff9a44 100%); margin: 5px auto; padding: 0 5px; height: 33px; font-size: 15px; line-height: 33px; color: #fff; font-weight: bold; }
.foreign_tit {width: 95%; margin: 5px auto; font-size: 20px; line-height: 24px; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 48px; }
.foreign_list {font-size: 15px; line-height: 20px; color: #b77b2b; height: 42px;}
.foreign_money { color: #f44336;  font-size: 16px;  width: 100%; height: 40px; }
.foreign_money span { line-height: 36px;}
.foreign_money span.p_price{ font-size: 36px;  padding: 0 3px; }
.foreign_sign {font-size: 18px;}
.foreign_price {font-size: 30px;}
.p_area { padding-right: 5px;}
.p_area i::before {content: ""; width:9px; height:14px; background: url(../images/icon_position.png)no-repeat; display: inline-block; position: relative; margin-right: 4px;}

/*float*/
.float_wrapper {  position: fixed;  top: 10px;  right: 0;  z-index: 250;  display: none;}
.float_main {  width: 100px;  background: rgba(0 0 0 / 0.7); border-radius: 10px 0 0 10px;  padding: 0 5px;  border: 2px solid #ba8c57; }
.go_top {  display: block;  cursor: pointer;}
.float_main li {  position: relative;  color: #fff;  text-align: center;  font-size: 15px;}
.float_main li.highlight0 { padding-top: 3px;background-color: #fff;  border-radius: 3px;  color: #040333;  font-weight: bold;}
.float_main li.highlight0 > ul {  border-top: 1px dotted;}
.float_main li.highlight2 {  font-size: 24px;  padding-bottom: 5px;  padding-left: 2px;}
.float_main li a {  position: relative;  z-index: 500;  color: #fff;  cursor: pointer;  font-weight: 600;  padding: 5px 0 5px;}
.float_main li a:hover {  color: yellow;}
.float_main li a:after {  position: absolute;  right: 51%;  bottom: 0;  left: 51%;  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;}
.float_main a:hover:after {  right: 10%;  left: 10%;}
.float_main li.catagory {  width: 49%;  float: left;  border-bottom: 1px dotted #040333;}
.float_main li.catagory02 {  width: 100%;  float: left;  border-bottom: 1px dotted #040333;}
.float_main li.goitems{  width: 100%;  float: left;  border-bottom: 1px dotted #040333;}
.float_main li.goitems.on { background-color: #feecc7;}
.float_main li.catagory:nth-child(odd) { border-right: 1px dotted #040333;}/*奇數右側有線*/
.float_main li.catagory a { color: #bf2451;}
.float_main li.catagory02 a { color: #bf2451;}
.float_main li.goitems a { color: #281305;}
.float_top { margin-bottom: 5px; }

@media screen and (max-width:768px) {
body { width: 100vw; min-width: inherit; }
* { box-sizing: border-box; }
.gotop { background: url(//www.payeasy.com.tw/travel/event/img/icon_top.png) no-repeat;  height: 36px; position: fixed; right: 5px; width: 36px; bottom: 65px; z-index: 900; display: none;  }
.gotop a { display: block; width: 48px; height: 36px; }
.header { width: 100vw}
.display_pc { display: none;}
.display_m{	display: block}
.main { background-size: 120%; padding-bottom: 60px;}
    
/**time_m**/
.kv_label {display: none; }
.kv_label_m {display: block;}
.kv_label_m img {width: 100%;}
.countdown {top: 14.5vw; text-align: center; width: 100vw; right: 0;}
.countdown .numbers {text-align: center; font-size: 55px;}
.countdown_unit {font-size: 24px; }
.countdown_txt {display: none }
#count2 {line-height: 23px; font-size: 24px;}

/**kv**/ 
.kv_wrapper {background: url("../images/kv_bg_m.jpg")no-repeat center 23.5vw #000; background-size: 100vw;}
.kv_wrapper img {width: 100%; }
.kv_main { width: 100vw; height: 140.5vw; }
.kv_slogan {width: 48vw; top: 32.5vw; left: 4vw;}
.kv_goods { width: 45vw; top: 24vw; right: 2.3vw;}
.kv_deco {width: 100vw; top:59.5vw; left: 0; }
    
/**event_m**/
.event { width:100vw; top:57.5vw; left:0vw; }
.event .event1 { width: 57%; top: 18.2vw; left: 22.5vw;}
.event .event2 { width: 43%; top: 42.5vw; left: 6vw;}
.event .event3 { width: 43%; top: 42.5vw; right: 6vw;}

/**foreign**/
.foreign_prod.vip { width: 100vw; background: url(//www.payeasy.com.tw/pay_event/event_04/2022vip/images/flash_header_bg_m.jpg)no-repeat center top #bf986a; background-size: 100%; padding-bottom: 10px; margin-bottom: 20px;}
.foreign_prod { background: none; padding-bottom: 20px;}
.foreign_main{ width:100%;  padding: 10px 0;}
.foreign_main img { width:100%;}
.section-header { margin-bottom: 5px;}
.foreign_product { width: 46%; height:auto; margin-left: 2.5%; margin-bottom: 2.5%; border: 3px solid #fff;} 
.foreign_area { top: 0; left: 7px; font-size: 13px; padding: 3px 10px;}
.foreign_img { height: 44vw;}
.foreign_text { font-size: 13px; line-height: 30px; height: 30px;}
.foreign_tit { line-height: 18px; font-size: 15px; margin-bottom: 3px; height: 37px;}
.foreign_list { font-size: 13px; line-height: 18px; height: 50px;}
.foreign_money { height: 33px;}
.foreign_money span.p_price { font-size: 25px; padding: 0 3px;}
.foreign_money span { line-height: 30px;}
.p_area { padding-right: 5px;}
.p_area i::before { background: url(../images/icon_position_m.png)no-repeat; background-size: 100%;}
.foreign_money.clamping { height: 45px; margin-top: 10px;}
.foreign_money.clamping span.p_area { line-height: 15px;}
.foreign_money.clamping span.p_price { line-height: 28px;}

/**/
.M_menu_wrap { position: fixed;  bottom: 0; z-index: 200; }
.M_menu_block{ width: 100vw; background-color: rgb(0 0 0 / 70%); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);  }
.M_menu_block ul { border-top: 2px solid #999; display: flex; justify-content: center; align-items: center; }
.M_menu_block li { width: 100%; font-size: 15px; line-height: 18px; height: 60px; display: flex; flex: auto; justify-content: center; align-items: center; text-align: center; border-left: 1px solid #222; border-right: 1px solid #666; padding-bottom: 8px;}
.M_menu_block li a{ color: #fff; }
.M_menu_block ul li.best a { color: yellow; }
.M_menu_filter { display: none; position: fixed; bottom: 60px; width: 95%; margin: auto; left: 0; right: 0; background: #fefefe; border-radius: 10px; z-index: 200;}
.M_menu_filter:after { content: '';  display: inline-block;   width: 0;   height: 0;   border-width: 7px;   border-color: #fefefe transparent transparent transparent;   border-style: solid;   position: absolute; left: 0; right: 0; bottom: -14px; margin: auto; }
.M_menu_filter ul li { width: 33.3%;  box-sizing: border-box; text-align: center;   float: left;   height: 50px;   padding: 5px; }
.M_menu_filter ul li a { background: darkred;   display: block; font-size: 14px;   height: 35px;   color: #fff;   vertical-align: middle;   border-radius: 20px; }
.M_menu_filter ul li a:before { content: '';  display: inline-block;  vertical-align: middle;  height: 100%;}
.bk_mask { display: none;  position: fixed;  width: 100vw;  height: 100vh;  background: rgba(0, 0, 0, .8);  top: 0;  z-index: 100;}
    
/**/
.top_menu { position: fixed;  top: 0; width: 100%;  z-index: 200;  overflow-x: scroll;  -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 30%); opacity:0.97;}
.top_menu ul {  margin: 0 auto; width: 600px; content: ''; display: table; clear: both; }
.top_menu ul li { width: 20%;  box-sizing: border-box; text-align: center; float: left; cursor: pointer;  border-right: 1px solid #d4d4d4; }
.top_menu ul li a { display: inline-block; width: 100%; font-size: 15px; line-height: 18px; vertical-align: middle; color: #fff; padding: 10px 5px 12px; background: #b89051; font-weight: bold; }
.top_menu li.goitems.on a { background: #ead5bc; color: #704224; }
    
}
    
@media screen and (max-width:576px) {
.countdown {top: 13vw;}
.countdown .numbers {font-size: 30px;}
.countdown_unit {font-size: 16px; }
}

@media screen and (max-width:375px) {
.countdown .numbers {font-size: 26px;}
.countdown_unit {font-size: 14px; }
.M_menu_block li {font-size: 14px; line-height: 16px;}
}
    
@media screen and (max-width:320px) {  
.foreign_list { line-height: 15px; height: 58px;}
.foreign_money span.p_price { font-size: 20px; padding: 0;}
.foreign_money span.p_sign { font-size: 12px;}
.foreign_prod { padding-bottom: 0;}
}