@charset "big5";
/* CSS Document */
body {min-width: 1200px; color: #000; font: 13px/1.6em "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;}
.footer { width: 100%; margin: auto}
.display_pc { display: block;}
.display_m { display: none;}
.pro_temp{display: none;}
.tag_wfe {display: none;}
.M_menu_wrap {display: none;}

/**main_wrapper**/
.main_wrapper {position: relative; width: 100%; overflow-x: hidden; overflow-y: hidden;
    background: url(//www.payeasy.com.tw/pay_event/event_01/2024_chinesenewyear/rule_images/kv_bg.png) no-repeat top center, url(//www.payeasy.com.tw/pay_event/event_01/2024_chinesenewyear/rule_images/bottom_bg.png) no-repeat fixed bottom;}

.kv_wrapper {}
.kv_container {position: relative; z-index: 999; margin: auto; width: 1200px; height: 660px; margin-bottom: 30px;}
.kv_slogan {position: absolute; top: 390px; left: 390px; z-index: 2;}
.kv_dragon {position: absolute; top: 36px; left: 277px; z-index: 1;}
.kv_cloud_left {position: absolute; top: 135px; left: 180px; z-index: 1;}
.kv_cloud_right {position: absolute; top: 100px; right: 146px; z-index: 1;}
.kv_lamp_left {position: absolute; top: 50px; left: 283px; z-index: 2;}
.kv_lamp_right {position: absolute; top: 60px; right: 287px; z-index: 2;}
.kv_lamp_left a:hover,.kv_lamp_right a:hover {
    filter: brightness(110%);
    transform: scale(0.98);}
.kv_house_left {position: absolute; top: 237px; left: -43px;}
.kv_house_right {position: absolute; top: 237px; right: -8px;}

/*輪播*/
.prod_rota {position: absolute; width: 600px; height: 530px; top: 28px; right: -47px; overflow: hidden; z-index: 4;}
.prod_rota .swiper-pagination {margin: auto; left: 0; right: 0; bottom: 13px;}
.swiper-pagination-bullet {background: #9f4c25;}

/*活動*/
.event_wrapper {position: relative; width: 1200px; margin: auto; padding-bottom: 25px;}
.event_calendar {
    background: url(../images/event_bg.png) no-repeat top center;
    width: 1136px; height: 276px; padding: 0 26px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;    }
.event_bn {position: relative;}
.event_coming {position: absolute; top: -15px; right: -22px;}
.event_all {width: 1136px; padding: 20px 30px;
	display: flex; 
	justify-content: space-evenly;}
.event_creditcard { }
.event_bank {width: 487px; height: 157px;}
.swiper-pagination.swp2 { bottom: 15px;}
.bank_pc {display: block;}
.bank_m {display: none;}
.event_bn a, .event_creditcard a, .event_bank a, .event_travel a {transition: .3s ease-in-out;}
.event_bn a:hover, .event_creditcard a:hover, .event_bank a:hover, .event_travel a:hover {transform: scale(0.98); filter: brightness(120%);}

/**pkGame**/
.pkGame_wrapper {
  background: url(../images/bg_pkGamewrapper.png) no-repeat center 50px, url(../images/bg_pkGamewrapper2.png) repeat-x center bottom, url(../images/bg_pkGamewrapper3.jpg) repeat-x center center, #7e0002;
  display: flex;
  justify-content: center;}
.pkGame_container {width: 1000px; margin-bottom: 50px; margin-top: 50px;}
#mainframe_pkGame {width: 100%; background-color: transparent;}

/*store*/
.store_wrapper {padding-top: 50px; padding-bottom: 20px;}

/**group**/
.group {position: relative; margin: 20px 0 100px 0; padding-bottom: 20px;}
.group:before {content:''; position: absolute; top: 76px; bottom: 0; left: -40px; right: 0; z-index: -1; margin: auto; width: 1194px; height: 933px; 
    background: url(../images/prod_bg.png) no-repeat center top;}

/**title***/
.tit {display: none; margin: auto;}
.group .tit {display: block!important; height: 120px; position: relative; left: -50px;}

/**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: 1112px;}
.ProductList:after {clear: both; display: table; content: '';}
.ProductList .item {position: relative; float: left; width: 268px; margin: 5px; text-align: center;}
.ProductList .item > a {position: relative; display: block; overflow: hidden; background: #fff;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;}
.ProductList .item > a:hover, .ProductList .item > a:focus, .ProductList .item > a:active {transform: translateY(-5px);}
.ProductList .ProductImg {position: relative; overflow: hidden; margin: 0 auto; width: 248px; height: 268px; border: 10px solid #fff;}
.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: linear-gradient(135deg, #1a90ce 0%, #0477b2 100%); width: 90%; margin: 2px auto; border-radius: 50px;}
.item .ProductName {overflow: hidden; padding: 2px 5px; height: 37px; color: #000; text-align: center; font-size: 15px; line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;}
.item .ProducPrice, .item .Event_Condition {position: relative; padding: 5px; color: #f00; line-height: 1.2em;}
.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;}

/*bg_wrapper*/
.bg_wrapper {display: none; position: absolute; width: 100%; height: 100%; top: 0; z-index:1; pointer-events: none;}
.bg_fly {top: 0; width: 100%; height: 100%; background: url("//www.payeasy.com.tw/pay_event/event_01/2024_chinesenewyear/rule_images/float.png") repeat-y center top;}

@media screen and (min-width: 1025px) {
.NavArea {display: none; width: 90px; position: fixed; top: 110px; right: 17px; z-index: 999;}
.go_top {display: block; cursor: pointer;}
.Nav-wrapper {position: relative; width: 90px; font-size: 14px; line-height: 18px; text-align: center; background: #408669; border-radius: 15px; padding: 5px 5px; border: 2px solid #ffc267;}
.float_tit {position: absolute; top: -97px; left: -1px;}
.float_tit_pk {position: absolute; bottom: -120px; left: 0;}
	
.Nav-wrapper li a {position: relative; z-index: 500; color: #fff; cursor: pointer; font-weight: 600; padding: 3px 0; margin: 5px 0;}
.Nav-wrapper li a:hover {color: #f44336; background: #ffe644; border-radius: 3px;}
.Nav-wrapper li.float_tit_pk a:hover {background: none;}
	
.Nav-wrapper li.store {background: #ae3100; border-radius: 3px; font-size: 16px; line-height: 20px; padding: 1px 0;}
.Nav-wrapper li.store:hover {background: #ffe644;}

.Nav-wrapper li.highlight0 {background: #c95538; border-radius: 10px; color: #fff; margin-top: 5px;}
.Nav-wrapper li.highlight0 > ul {border-top: 1px dotted;}
.Nav-wrapper li.highlight0 p {line-height: 18px; font-weight: bold; color: #ffdd59; padding: 3px 0;}
	
.Nav-slide.active {background-color: #ffe644; border-radius: 3px;}
.Nav-slide.active a {color: #f44336; background-color: #ffe644; border-radius: 3px;}
	
.Nav-wrapper li.more {width: 100%; float: left; border-bottom: 1px dotted #fff;}
.Nav-wrapper li.more a {padding: 7px; margin: 0; font-size: 15px; line-height: 1.5em;}
.Nav-wrapper li.more:last-child {border-bottom: none;}
.Nav-wrapper li.more a:hover {color: #f44336; border-radius: 0 0 10px 10px;}
.Nav-wrapper li.more a:focus {color: #f44336; border-radius: 0 0 10px 10px;}
.Nav-wrapper li.more a:active {color: #f44336; border-radius: 0 0 10px 10px;}
	
.Nav-wrapper li.highlight3 {background: #2e4da0; border-radius: 20px; font-size: 16px; line-height: 26px;}
.Nav-wrapper li.highlight3 a:hover {border-radius: 20px;}
	
@media(hover:hover) {
.float_tit_pk:hover {filter: brightness(110%); transform: scale(0.98);}
}
		
}

@media screen and (max-width:1024px) {
body {width: 100vw; min-width: inherit;}
* {box-sizing: border-box;}
.display_pc {display: none;}
.display_m {display: block;}
.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: 55px; z-index: 900; display: none; }
.gotop a {display: block; width: 48px; height: 36px;}
.float_wrapper {display: none;}
.bg_fly {background: none;}
	
.main_wrapper {width: 100vw; background: url(../rule_images/bottom_bg.png) fixed bottom;  background-size: 110%;margin-bottom: 10vw;}
.kv_wrapper {width: 100vw; background: url(../rule_images/M_kv_bg.png) no-repeat top center; background-size: 100vw !important;}
.kv_container {width: 100vw; height: 80vw; margin: 0;}
.kv_container img {width: 100%;}
.kv_slogan {width: 50vw; left: 26vw; top: 49vw;}
.kv_dragon {width: 70vw; left: 14vw; top: 10vw;}
.kv_cloud_left {width: 20vw; left: 76.5vw; top: 16vw;}
.kv_cloud_right {width: 20vw; left: 2vw; top: 23.5vw;}
.kv_lamp_left {width: 24vw; left: 13vw; top: 4vw;}
.kv_lamp_right {width: 23vw; left: 63vw; top: 6vw;}
.kv_house_left {width: 28vw; left: 8vw; top: 38vw;}
.kv_house_right {width: 28vw; left: 64vw; top: 38vw;}
	
.event_wrapper {width: 96vw; margin: auto; padding-top: 15px; padding-bottom: 0;}
.event_wrapper img {width: 100%;}
.event_calendar {background: url(../images/event_bg.png) no-repeat top center; background-size: 100%; width: 100%; height: 24vw; padding: 0 5vw;}
.event_bn {padding: 0 1vw;}
img.event_coming {width: 6vw; top: -1vw; right: 0;}
.event_all {width: 82vw; margin: auto; padding: 10px 0 20px;}
.event_creditcard, .event_travel {width: 25%; padding: 0.5%;}
.event_bank {width: 50%; padding: 0.5%; height: auto;}
.swiper-pagination.swp2 {bottom: 10px;}
	
.store_wrapper {padding-top: 20px;}

/**group**/
.group {margin: 20px 0 50px 0;}
.group .tit {width: 100vw; margin: auto; overflow: initial; left: 0; height: 9vw;}	
.group .tit img {width: 100%;}
.group:before {height: -webkit-fill-available; top: 5vw; left: 0;
	background: url(../images/prod_bg_m.jpg) top center #e35e3c; background-size: 100%;}
    
/**prod_m**/
.prod_wrapper{ }  
.ProductList {width: 100vw; right: 0;}
.ProductList .item {width: 24vw; margin: 0 .5vw; margin-bottom: 10px;}  
.ProductList .ProductImg {width: 24vw; height: 24vw; border: 0;}
.ProductList .ProductDesc {height: 36px; overflow: hidden; line-height: 36px; font-size: 14px; padding: 0 3px;}
.item .ProductName {font-size: 14px; height: 40px;}	
	
/**NavArea-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 {white-space: nowrap; width: max-content;}
.NavArea .Nav li {z-index: 10; position: relative; float: left; padding: 0; overflow: hidden; width: auto; font-weight: inherit; text-align: center;}
.NavArea .Nav a {color: #fff; text-decoration: none; position: relative; padding: 0 12px; height: 50px; font-size: 15px; line-height: 50px; font-weight: bold; }
.Nav-slide.active a {color: yellow;}
.Nav-slide.active a {color: yellow; font-weight: bold; border-bottom: 2px solid yellow; background: #525252;}
	
li.Nav-slide.more {background: #f44336;}
li.Nav-slide.more:hover {color: yellow; border-bottom: 2px solid yellow; background: #525252;}
	
li.highlight3 {background: #2e4da0;}
li.highlight3:hover {color: yellow; border-bottom: 2px solid yellow; background: #525252;}
	
/**floatM-bottom**/
.M_menu_wrap {display: none; position: fixed; bottom: 0; z-index: 998;}
.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 {font-size: 16px; line-height: 18px; height: 50px; 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: 5px;}
.M_menu_block li a {color: #fff; width: 100%; padding: 10px;}
.M_menu_filter_btn {background: #408669;}
.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; right: 65vw; left: 0; bottom: -14px; margin: auto; }
.M_menu_filter ul li {width: 50%;  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; line-height: 35px; color: #fff; 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;}
	
/*countdown*/
.countdown {width: 100%; text-align: center;}
.countdown .numbers {display:inline; color: #fff; font-size: 26px;}
.countdown_unit {font-size:14px;}
@-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;}
}
#count2 {font-size: 15px;}
/*#dday {display: none;}*/

}	


@media(max-width:800px) {
  .pkGame_wrapper {
    background: url(../images/bg_pkGamewrapper_m.png) no-repeat center top, url(../images/bg_pkGamewrapper2.png) repeat-x center bottom, #7e0002;
    background-size: 100%, 200%;}
  .pkGame_container {margin-top: -15px;}
}
	
@media screen and (max-width:768px) {
.event_wrapper {width: 88vw; padding: 0;}
.event_calendar {height: auto; padding: 4vw; background: url(../images/event_bg_m.png) no-repeat top center; background-size: 100%;
    display: flex;
	flex-wrap: wrap;}
.event_bn {width: 50%; padding: 1.5% 2%;}
img.event_coming {width: 11vw;}
.event_all {width: 80vw; margin: auto; padding: 10px 0 30px;
    flex-wrap: wrap;}
.event_creditcard {order: 1; width: 50%; padding: 1.5%;}
.event_travel {order: 2; width: 50%; padding: 1.5%;}
.event_bank {order: 3; width: 100%; padding: 1.5%;}
.store_wrapper {padding-top: 0; padding-bottom: 0;}

.group {padding-bottom: 10px; margin: 20px 0 30px 0;}
.group .tit {width: 180vw; height: 16vw; left: -40vw;}
.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;}
	
}
	
@media screen and (max-width:576px) {
	
}
	
@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;}
.item .ProducPrice span, .item .Event_Condition i span {font-size: 27px;}
	
.countdown .numbers {font-size: 20px;}
.countdown_unit {font-size:13px;}
}
	