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 { text-align: center; background: #fff;}
.display_pc { display: block}
.display_m { display: none}

/**main_wrapper**/
.main_wrapper {overflow: hidden; background: url(../images/float.png) center 1100px, url(../images/rule/rule_bg.jpg) no-repeat top center, url(../images/main_bg.jpg) center top #192a55; padding-bottom: 60px;}

/**kv**/
.kv_wrapper {height: 560px;}
.kv_container {position: relative; width: 1200px; margin: auto;}
.kv_logo a {position: absolute; left: 48px; top: -77px; z-index: 5; margin: auto; transition: linear .2s;}
.kv_logo a:hover {transform: translateY(-3px);}
.kv_flag {position: absolute; left: 466px; top: 40px; z-index: 6;}
.kv_slogan {position: absolute; left: 16px; top: 102px; z-index: 5;}
.kv_fire {position: absolute; left: -34px; top: -30px; z-index: 1;}

/*輪播*/
.kv_goods {position: absolute; right: 56px; top: 30px; z-index: 4;}
.prod_rota {width: 464px; overflow: hidden;}
.prod_rota .swiper-pagination {margin: auto; left: 0; right: 0; bottom: 10px;}
.swiper-pagination-bullet {background: #000;}
.prod_rota_top1 {position: absolute; top: -4px; left: -21px; z-index: 4;}
.rule_goods_bg {position: absolute; top: 0;}

/**prod**/
.prod_wrapper {position: relative;}
.ProductList {position: relative; z-index: 500;}
.group {width: 1180px; margin: auto; padding-bottom: 50px;}

/**封神榜**/
.lottery_container {position: relative;  background-color: rgb(255 134 60 / 90%); border: solid 3px #fcd4c1; border-radius: 50px 50px; box-shadow: 0px 4px 10px 6px rgb(255 255 255 / 50%);}
.lottery_list_title {position: absolute; top: -42px; left: 277px;}
.lottery_content {width: 70%; margin: 60px auto 30px;}
.charts-list {color: #fff; border-radius: 30px; font-size: 20px; text-align: center; background: #780e06; margin-bottom: 10px;
	display: flex;
	align-items: center;}
.charts-list span {display: inline-block; margin: 0 5px; padding: 10px;}
.charts-list.charts_title { background-image: none;  font-size: 25px; font-weight: bold;  letter-spacing: 3px; background: none;}
.charts-list.no1 {background-image: linear-gradient(to right, #4d6fff 0%, #21d4fd 100%); font-size: 30px;  font-weight: bold;  line-height: 30px; 
border-bottom-left-radius: 100px;  border-bottom-right-radius: 0;  border-top-right-radius: 100px;  border-top-left-radius: 0;}
.charts-list.no2 {background-image: linear-gradient(to right, #9000ff 0%, #ee609c 100%); font-size: 27px;  font-weight: bold;  line-height: 27px;
border-bottom-left-radius: 100px;  border-bottom-right-radius: 0;  border-top-right-radius: 100px;  border-top-left-radius: 0;}
.charts-list.no3 {background-image: linear-gradient(to right, #009688 0%, #f9d423 100%);  font-size: 24px;  font-weight: bold;  line-height: 24px;
border-bottom-left-radius: 100px;  border-bottom-right-radius: 0;  border-top-right-radius: 100px;  border-top-left-radius: 0;}
.charts-list.interval {background: #780e06;}
span.list_number {width: 9%;}
span.list_name {width: 17%;}
span.list_money {flex: 1;}
span.list_order {width: 38%;}
.charts-list.top {background: rgb(0 0 0 / 0%);}
.charts-list.top span {border: 2px solid #333; border-radius: 0; color: #000; font-weight: bold; font-size: 21px;}


/**活動說明**/
.terms_wrapper {width: 1180px;  margin: 0 auto; padding-bottom: 20px;}
.terms_container {background-color: #fff3e0; border: solid 3px #fff; border-radius: 50px 50px}
.terms_container h2 {font-size: 36px; font-weight: 800; text-align: center;  background-color: #b8292f; color: #fff; border-radius: 50px 50px 0 0; padding: 30px 0;}
.terms_content {width: 90%;  margin: 0 auto 40px; font-size: 17px;  line-height: 24px;}
.terms_container h3 {background-color: #f67346; border-radius: 20px;  font-size: 22px; line-height: 30px; font-weight: bold; padding: 5px 20px; display: inline-block; margin: 10px 0; color: #fff;}
.terms_content h3 strong {color: #ffe398; margin-right: 3px;}
.terms_content h4 {font-weight: bold; font-size: 18px;  color: tomato;}
.terms_content ol li {margin: 0 30px 7px 40px; list-style-type: decimal;}
.terms_content ul li.circle {list-style-type: circle;}
.terms_content li strong {color: red;}
.terms_content a {display: inline-block; font-weight: bold; font-size: 18px; margin: 5px 3px; border-radius: 10px; color: #fff; background-color: #2196F3;  padding: 5px 20px;  transition: transform .35s; -webkit-transform: translate(0, 0);
  transform: translate(0, 0);}
.terms_content a:hover {-webkit-transform: translate(10%, 0); transform: translate(10%, 0);}
.terms_content a.over {background-color: lightgray;}
.terms_content a.over:hover {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.terms_container p { padding-left: 18px; margin-bottom: 5px;}
.terms_prize_list th, .terms_prize_list td {border: 2px solid #66cda3; text-align: center;}

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

/**獎品**/
.button{width: 332px; margin: 0 auto;}
.button a {display: inline-block; background: #0086e5; border-radius: 20px; color: #FFF; padding: 16px 70px; border-bottom: 5px #25549a solid; font-size: 24px; text-align: center; font-weight: bold; margin-top: 5px;}
.button a:hover{background-color: #25549a;}

.rule-img {text-align: center; padding-top: 20px;}
.rule-img a {background: none;}
.rule-img a:hover {-webkit-transform: translate(0, 0); transform: translate(0, 0); filter: brightness(105%); transform: scale(0.98);}

a.btn_back {display: table; margin: auto; padding: 15px 50px; border-radius: 50px; background-color: #ff8e4b; 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);}

@media screen and (min-width: 1025px) {
.NavArea {display: none; width: 120px; position: fixed; top: 150px; right: 0; z-index: 500;}
.Nav-slide.active {background-color: rgb(255 255 255 / 20%);}
.Nav-slide.active a {color: #f7d563;}
.float_main { width: 138px; opacity: 0.9; filter: alpha(opacity=90);}
.go_top { display: block; cursor: pointer;}
   
.Nav {position: relative;}
.float_tit {position: absolute; top: -70px; left: -4px;}
.float_tit2 {position: absolute; bottom: -90px; right: 15px;}
.float_tit2 a {transition: linear .3s;}
.float_tit2 a:hover {transform: scale(0.98);filter: brightness(110%);}
.Nav-wrapper {width: 100px; background: #364c91; padding: 15px 5px 5px; border-radius: 20px; overflow: hidden;}
.Nav-wrapper li {font-size: 15px; text-align: center; margin: auto; padding: 5px 0; position: relative;}
.Nav-wrapper li.highlight2 {font-size: 24px; border-radius: 0 0 20px 20px; padding-bottom: 15px; padding-left: 2px;}
.Nav-wrapper li.best {padding: 6px 0; border-radius: 15px; background: #ff8b40; margin: 10px 0;}
.Nav-wrapper li a {color: #fff; font-weight: bold; cursor: pointer; position: relative; z-index: 500;}
.Nav-wrapper li a:hover {color: #f7d563;}
.Nav-wrapper li.best a:hover {color: black;}
.Nav-wrapper li.highlight2:after {background: #ee703e;}
}

@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: 5px; width: 36px; bottom: 60px; z-index: 999;display: none;}
.gotop a {display: block; width: 48px; height: 36px;}
.header {width: 100vw; }
.display_m {display: block;}
.display_pc {display: none;}
	
/**main_wrapper**/
.main_wrapper {background: url(../images/rule/rule_bg.jpg) no-repeat top center, url(../images/main_bg.jpg) center top #192a55; background-size: 172%, 100%;}
    
/**kv_m**/
.kv_wrapper {height: 44vw;}
.kv_wrapper img {width: 100%;}
.kv_container {width: 100vw;}
.kv_slogan {width: 57vw; top: 8.5vw; left: 2vw;}
.kv_flag {width: 11vw; top: 3vw; left: 38vw;} 
.kv_fire {width: 61vw; left: -3vw; top: -2.5vw;}
	
/**輪播_m**/
.kv_goods {width: 44vw; top: 2vw; right: 1vw;}
.prod_rota {width: 39vw; margin-left: 3.2vw}
.prod_rota .swiper-pagination {display: none;}
.prod_rota_top1 {width: 42vw; top: -1vw; left: 1.2vw; z-index: 4;}
.rule_goods_bg {width: 39vw; top: 0; left: 3.2vw;}

/**prod**/
.prod_wrapper {position: relative;}
.ProductList {position: relative; z-index: 500;}
	
.group {width: 98vw; padding-bottom: 20px;}
	
/**封神榜**/
.lottery_container {box-shadow: none; border-radius: 30px 30px;}
.lottery_content {width: 96%;  margin: auto;}
.lottery_list_title {position: initial; width: 60vw; margin: auto;}
.lottery_list_title img{ width: 100%;}
.lottery_list_null{width: 100%}  
.charts-list {padding: 2px; font-size: 16px; line-height: 1em;}
.charts-list.charts_title {font-size: 20px; letter-spacing: 0;}
.charts-list.top {padding: 0;}
.charts-list.top span {font-size: 17px; border: 1px solid #333;}
.charts-list.top b {display: none;}
.charts-list.no1, .charts-list.no2, .charts-list.no3 {font-size: 14px; line-height: 1em; border-radius: 5px;}
.charts-list span {padding: 5px 0;}


/**活動說明**/
.terms_wrapper {width: 94vw; padding-bottom: 36px;}
.terms_container {border-radius: 30px 30px;}
.terms_container h2 {font-size: 30px; line-height: 1.1em; border-radius: 30px 30px 0 0; padding: 20px 0;}
.terms_container h2 span {display: block;}
.terms_content {width: 92%; font-size: 14px; line-height: 18px; margin: 0 auto; padding-bottom: 10px;}
.terms_container h3 { font-size: 16px; line-height: 20px; margin-bottom: 0;}
.terms_content ol li { margin: 4px 5px 0 15px;}
.lazy .terms_prize_list { font-size: 14px;  line-height: 20px;}
.terms_prize_list th { display: none;}
.terms_prize_list td { display: block;  text-align: left;  border: none;  border-bottom: 1px dotted #66cda3;  margin: 3px 0;}
.lazy .terms_prize_list td {float: left; border-bottom: none; margin: 0;  }
.terms_prize_list_date {margin-top: 20px !important;}
.terms_prize_list td:before {display: inline-block;  width: 120px;  text-align: center;  font-size: 15px;  color: #fff;  border-radius: 10px;  background-color: #66cda3;  content: attr(data-label);  margin: 3px 5px 3px 0; padding: 3px 0; font-weight: bold;}
.rule .terms_content img {max-width: 80%;}

.rule-img{width:100%; padding-top: 10px;}
.rule-img img{width:100%;}

table { border: 1px solid #e4ebeb;}
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: #2895e5; color: #ffffff;}
table.two-axis tr td:first-of-type {border-bottom: 1px solid #e4ebeb;}
table.two-axis tr td:first-of-type:before {padding-bottom: 10px;}
table tr,table th,table td {border-bottom: 1px solid #e4ebeb; font-size:14px; padding: 10px 5px;}
table th{background: #0082e1;}
	
.button { width: 60vw;}
.button a {border-radius: 10px; padding: 7px 25px; font-size: 15px; display: block;}
	
a.btn_back {display: none;}	

/**錨點-top**/ 
.float_tit {display: none;}
.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;}
.Nav-slide.active a {color: yellow;}
.NavArea li.highlight0 {display: none;}
.Nav-slide.active a {color: yellow; font-weight: bold; border-bottom: 2px solid yellow; background: #525252;}
	
/**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: 18px; 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: 8px;}
.M_menu_block li a{ color: #fff; }
.M_menu_block a{ color: #fff;}
}

@media screen and (max-width:768px) {
.lottery_list_title {width: 80vw;}
.terms_container h2 {font-size: 21px; padding: 10px 0;}
	
.charts-list.top span {font-size: 13px;}
.charts-list span {margin: 0 1px; font-size: 14px;}
}

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

}