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}
.table_m { display: none;}

b {color: crimson;}
.red {color: #ed0000;}

/*main背景*/
.main { position: relative; width: 100%; overflow-x: hidden; overflow-y: hidden; background:url("../images/kv_bg.png")no-repeat center top,url("../images/main_bg.png")  repeat top center #010102;padding-bottom: 50px;}
/**kv**/
.kv_wrapper {position: relative;}
.kv_container {position: relative;  margin: auto;  max-width: 1200px;  height: 790px;}
.kv_slogan {position: absolute; top: 129px;  left: 68px;  z-index: 5;  pointer-events:none;}
.kv_coin {position: absolute;  top: 145px;  left: 29px;  z-index: 4;}
.kv_logo a {position: absolute; top: -68px; left: -9px; z-index: 5; margin: auto; transition: linear .2s;}
.kv_logo a:hover {transform: translateY(-3px);}
.kv_logo, .kv_slogan{--animate-duration: 2s;}
/**swiper**/
.prod_rota {position: absolute; width: 375px; height: 575px; top: 150px; right: 0; overflow: hidden; z-index: 4;}
.prod_rota .swiper-pagination {margin: auto; left: 0; right: 0; bottom: 13px;}
.swiper-pagination-bullet {background: #fff;}
.swiper-pagination-bullet-active {background: #fff;}

/**prod**/
.prod_wrapper {position: relative; font-size: 17px; line-height: 1.5em;}
.ProductList {position: relative; z-index: 100;}
.group {width: 1100px; margin: 0 auto; margin-top: 50px; border-radius: 50px; background: #fff; border: solid 3px #fff; box-shadow: rgba(35, 76, 75, 0.32) 0px 2px 4px 0px, rgba(35, 76, 75, 0.20) 0px 2px 16px 0px; overflow: hidden;}
/**活動說明**/
.prod_wrapper h1 {display: table; background: #000; color: #fff; border-radius: 10px; border: 3px solid #fff; font-size: 24px; line-height: 24px; font-weight: bold; text-align: center; padding: 15px 60px; margin: 30px auto;}
.prod_wrapper h2 {position: relative; font-size: 33px; font-weight: 800; text-align: center; background: rgb(236 121 70 / 100%); color: #fff; border-radius: 50px 50px 0 0; padding: 30px 0;}
.prod_wrapper h2 span {color: yellow;}

.terms_content {width: 90%; margin: 0 auto 40px;}
.group h3 {color: #22799c; font-weight: bold; font-size: 18px; line-height: 23px; margin-top: 20px;}
.group h3 strong {color: #ffe398; margin-right: 3px;}
.group h4 {background-color: #a7624c; border-radius: 20px; font-size: 22px; line-height: 30px; font-weight: bold; padding: 5px 20px; display: inline-block; margin: 20px 0; color: #fff;}
.group h5 {width: 100%; background-color: #a9864d; border-radius: 25px 25px 0 0; font-size: 22px; line-height: 30px; font-weight: bold; margin-top: 5px; padding: 10px 0; color: #fff; text-align: center; }
.group ul {padding: 5px 0;}
.group li {margin: 0 30px 7px 40px; list-style-type: decimal;}
.group li strong {color: red;}
.group p { padding-left: 10px; margin-bottom: 5px;}

/*table-RWD*/
table.two-axis {background: white; border-collapse: collapse; margin: 15px 0; width: 100%; border: 2px solid #08164e;}
table.two-axis tr, table.two-axis th, table.two-axis td {border: none; border-bottom: 1px solid #e4ebeb;}
table.two-axis th, table.two-axis td {padding: 10px 12px; text-align: left;}
table.two-axis th {background: #08164e; color: #ffffff; text-transform: uppercase;}
table.two-axis tr td {background: #f5f5f5;}
table.two-axis tr:nth-of-type(2n+2) td {background: #ffffff;}
table.two-axis.bt tfoot th, table.two-axis.bt tfoot td, table.two-axis.bt tbody td {font-size: 14px; padding: 0;}
table.two-axis.bt tfoot th:before, table.two-axis.bt tfoot td:before, table.two-axis.bt tbody td:before {background: #989898; color: white; margin-right: 10px; padding: 10px 10px 0;}
table.two-axis.bt tfoot th .bt-content, table.two-axis.bt tfoot td .bt-content, table.two-axis.bt tbody td .bt-content {display: inline-block; padding: 10px 5px 0;}
table.two-axis.bt tfoot th:first-of-type:before,
table.two-axis.bt tfoot th:first-of-type .bt-content,
table.two-axis.bt tfoot td:first-of-type:before,
table.two-axis.bt tfoot td:first-of-type .bt-content,
table.two-axis.bt tbody td:first-of-type:before,
table.two-axis.bt tbody td:first-of-type .bt-content {padding-top: 10px;}
table.two-axis.bt tfoot th:last-of-type:before,
table.two-axis.bt tfoot th:last-of-type .bt-content,
table.two-axis.bt tfoot td:last-of-type:before,
table.two-axis.bt tfoot td:last-of-type .bt-content,
table.two-axis.bt tfoot td:last-of-type .bt-content,
table.two-axis.bt tbody td:last-of-type:before,
table.two-axis.bt tbody td:last-of-type .bt-content {padding-bottom: 10px;}

/*table-box2*/ 
.box_pc {display: inline-table;}
.box_m {display: none;}
table.box2 {margin-top: 5px; border: 2px solid #08164e;}
table.box2 tr td {padding: 5px 10px;}
table.box2 td {border: 1px solid lightgrey;}

a.btn_back {display: table; margin: auto; padding: 15px 50px; border-radius: 50px; background-color: darkred; color: #fff; text-align: center; font-size: 30px; transition: linear .2s; cursor: pointer; font-weight: bold;}
a.btn_back:hover {background-color: tomato; -webkit-transform: translate(0, -5px);  transform: translate(0, -5px);}

a.btn-s {display: inline-block; font-weight: bold; /*border-radius: 10px;*/ color: #fd5b26; /*background: tomato; border-bottom: 2px #c55325 solid; padding: 5px 20px;*/ margin: 5px 3px; transition: transform .35s; -webkit-transform: translate(0, 0); transform: translate(0, 0);}
a.btn-s:hover {/*background-color: #c55325;*/ border-bottom: 2px #ffbb35 solid;}

.button{width: 340px; margin: 0 auto; text-align: center; position: relative;}
.button a {display: inline-block; background: #cc3032; border-radius: 20px; color: #FFF; padding: 16px 40px; border-bottom: 5px #8d1f20 solid; font-size: 24px; text-align: center; font-weight: bold; margin-top: 5px; cursor: pointer;}
.button a:hover{background-color: #8d1f20;}

.btn_5 {padding-top: 10px;}

.coupon {width: 100%; margin: 0 auto; overflow: hidden; padding-top: 20px;}
.coupon img {width: 100%;}
.coupon li {float: left; list-style-type: none; margin: 0; width: 33%; padding: 20px;}
.coupon a {display: inline-block; transition: transform .35s;  -webkit-transform: translate(0, 0);}
.coupon a:hover {-webkit-transform: translate(0, -5px);  transform: translate(0, -5px);}
.rule-line{display: flex; justify-content: center;}

/**float-left**/
.float_wrapper {position: fixed; top: 50px; left: 3px; z-index: 999;}
.float_main {width: 115px; background: rgb(236 121 70 / 90%); border-radius: 60px; padding: 20px 5px 30px;}
.go_top {display: block; cursor: pointer;}
.float_main li.subline_title {line-height: 26px; background-color: #fff; border-radius: 10px; color: #040333; margin-top: 5px;}
.float_main li.subline_title ul {border-top: 1px dotted;}
.float_main li {position: relative; color: #fff; text-align: center; font-size: 15px; line-height: 1.2;}
.float_main li a {position: relative; color: #fff; cursor: pointer; font-weight: 600; padding: 4px 0;}
.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.catagory:nth-child(2n) {border-left: 1px dotted #040333;}
.float_main li.catagory a {color: #000;}
.float_main li.catagory a:hover {color: #c00;}
.float_main li.catagory a:after {content: none;}
.float_main li.catagory.on {background-color: #ce337e;}
.float_main li.catagory.on a {color: #fff;}

/*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_11/20251111/images/float.png") center 200px;}

@media screen and (min-width: 1025px) {
  .NavArea {width: 115px; position: fixed; top: 120px; right: 5px; z-index: 250;}
  .Nav-slide.active {background-color: rgb(0 0 0 / 40%);}
  .Nav-slide.active a {color: #fff100;}
  .go_top { display: block; cursor: pointer;}
  .float_tit {position: absolute; top: -97px; left: 7px;}
  .Nav-wrapper li.float_tit:hover {background: none;}
  .Nav-wrapper {width: 115px; background: rgb(236 121 70 / 90%); border-radius: 15px 15px 4em 4em; padding: 7px 5px;}
    
  /*活動攻略*/
  li.Nav-slide.text {font-size: 16px; background: #efd669; border-radius: 10px 10px 0 0; border-bottom: 1px dotted #fff;}
  li.Nav-slide.text a {color: #000; font-weight: bold;}
    
  /*活動區*/
  .Nav-wrapper ol.Nav-event {background: #009e96; border-radius: 0 0 10px 10px; margin-bottom: 5px; padding-bottom: 5px;}
  .Nav-wrapper li {font-size: 15px; line-height: 1.2; text-align: center; background: transparent; margin: auto; padding: 5px 0;}
  li.Nav-slide.event {border-bottom: 1px dotted #fff;} 
  li.Nav-slide.event:last-child {border-bottom: 0;}

  /*產品區*/  
  .Nav-wrapper ol.Nav-event2 {margin: 0;}
  .Nav-wrapper li a {color: #fff; font-weight: bold; cursor: pointer; position: relative; z-index: 500;}
  .Nav-wrapper li a:hover {color: #fff100;}
  .Nav-wrapper li:hover {background: rgb(0 0 0 / 40%);}
  .Nav-wrapper li a span {display: block;}
    
  /*gotop*/
  .Nav-wrapper li.go_top {font-size: 24px; border-radius: 0 0 20px 20px; padding: 7px 0;}
  .Nav-wrapper li.go_top:after {background: #ee703e;}
  .Nav-wrapper li.go_top:hover {background: none;}
}

@media screen and (max-width:1024px) {
body {width: 100vw;  min-width: inherit; background-color: #010102;}
* {box-sizing: border-box;}
.display_pc {display: block;}
.display_m {display: none;}
.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: 80px; z-index: 900; display: none;}
.gotop a {display: block; width: 48px; height: 36px;}
.float_wrapper{display: none;}
.float_tit{display: none;}
.main { position: relative; width: 100%; overflow-x: hidden; overflow-y: hidden; background:url("../images/kv_bg_m.jpg")no-repeat center top,url("../images/main_bg_m.png") no-repeat fixed bottom #010102; background-size: 150%, 150%;}
.kv_wrapper img {width: 100%;}
.kv_container {width: 100vw; height: 45vw;}
.kv_slogan {width: 44vw; top: 10vw; left: 16vw;}
.kv_coin {width: 53vw; top: 8vw; left: 12vw;}
    
.prod_rota {width: 28vw; right: 8vw; top: 4.5vw; height: auto;}
.prod_rota .swiper-pagination {bottom: 0;}  

/**floatM-bottom**/
.float_wrapper {display: none;}
.M_menu_wrap {position: fixed;  bottom: 0; z-index: 999;}
.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: 17px; 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; width: 100%; padding: 10px;}
.M_menu_block ul li.best a {color: yellow;}
.M_menu_block li.on {background: rgb(174 36 33 / 80%);}
.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: 65vw; 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; 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;}
 
/**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 {display: flex; justify-content: space-around;}
.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;}
ol.Nav-event {display: contents;}
ol.Nav-event2 {display: contents;}
li.Nav-slide.event {background: #ec7946; border-right: 2px dotted #ccc;}
    
/*table-RWD*/
table.two-axis {border: 1px solid #08164e; margin: 0 auto 10px;}
table.two-axis tr td {background: #fff;}
table.two-axis tr, table.two-axis th, table.two-axis td {border: 1px solid #08164e; font-size:14px;}
table.two-axis.bt tfoot th:before, table.two-axis.bt tfoot td:before, table.two-axis.bt tbody td:before {background: #ebebeb; color: #555;}
table.two-axis tr td:first-of-type,
table.two-axis tr:nth-of-type(2n+2) td:first-of-type,
table.two-axis tr td:first-of-type:before {background: #d8f2fa;}
table.two-axis tr td:first-of-type:before {padding-bottom: 10px;} 
    
/*table-box2*/    
table.box2 {margin: 3px 0; font-size: 14px;}
table.box2 tr td {padding: 5px;}    

/**prod_m**/
.prod_wrapper { }
.group {width: 96%; margin: 0 auto; margin-bottom: 15px; padding-bottom: 20px; border-radius: 30px;border: solid 2px #fff;}
	
.prod_wrapper h1 {border: 0; font-size: 15px; line-height: 15px; padding: 10px 20px; margin: 20px auto;}
.prod_wrapper h2 {font-size: 18px; padding: 15px 20px; border-radius: 30px 30px 0 0;}
.terms_content {width: 96%; margin: auto;}
.terms_content h3 {margin-top: 10px;}
.terms_content h4 {font-size: 18px;}
.terms_content h5 {margin-top: 0;}
.terms_content li {margin: 0 0 7px 25px;}
.terms_content span{display: block!important;}		
	
a.btn_back {display: none;}
	
.coupon {width: 100%;}
.coupon img {width: 100%;}
.coupon li {margin: 0; width: 33.3%;}
   
.rule-img.all {width: 100%; margin: auto; padding: 3px 0;}
.rule-img.all img {width: 100%;}
.rule-line img{width: 100%;}
.btn_5 {padding-top: 0;}
}

@media screen and (max-width:768px) {
.display_pc {display: none;}
.display_m {display: block;} 
.kv_logo {display: none;}
.table_m { display: none;}	
.kv_container {width: 100vw; height: 52vw;}
.prod_rota {top: 6vw; height: 44vw;}	
		
.prod_wrapper {font-size: 13px; line-height: 1.4em;}
.group {padding-bottom: 10px;}
	
.box_m {display: inline-table;}
/*.box_pc {display: none;}*/
	
.coupon {padding-top: 10px;}
.coupon li {width: 50%;}
	
.button { width: 60vw;}
.button a {border-radius: 10px; padding: 7px 25px; font-size: 15px; display: block;}
}

@media screen and (max-width:576px) {	
.terms_content h5 {font-size: 16px; line-height: 24px;}
.terms_content h4 {margin: 10px 0 0; padding: 3px 20px; font-size: 15px;}
.terms_content h3 {font-size: 15px;}
}


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

	
}

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

}