body {min-width: 1200px; color: #000; 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;}
.footer {width: 100%;	margin: auto}
.display_pc {display: block;}
.display_m {display: none;}
.pez_ft {height: 228px;}
b {color: crimson;}
.red {color: #ed0000;}

.main.rule { position: relative; width: 100%; background: url(../images/rule_bg.jpg)no-repeat center top, url(../images/bg.jpg)center 650px #000; padding-bottom: 30px;}
.rule_slogan {position: absolute; top: 114px; left: 284px; z-index: 2;}
.rule_container { position: relative;  z-index: 1;  margin: auto;  width: 1200px;  height: 590px;}
.rule_slogan { position: absolute; top: 140px; left: 284px; z-index: 2;}

/*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;}
#dday{ display: none;}

/*prod*/
.prod_wrapper {position: relative;}
.prod_container {width: 1200px; margin: auto; position: relative; z-index: 100; background-color: #fff; border: solid 3px #fff; border-radius: 50px; padding-bottom: 20px;}
.ProductList {position: relative; z-index: 500; margin: auto; width: 1200px;}
.prod_container h2 {font-size: 36px;  font-weight: 800;  text-align: center; background-color: #a78447; color:#fff; border-radius: 50px 50px 0 0;  padding: 30px 0;}
.group {width: 90%; margin: auto; font-size: 17px; line-height: 24px; padding-bottom: 25px; overflow: hidden;}
.group h3 {background-color:#a58241; border-radius: 20px; font-size: 22px; line-height: 30px; font-weight: bold; padding: 5px 20px; display: inline-block; margin: 15px 0 7px; color: #fff;}
.group h4 {font-size: 18px; line-height: 2em; font-weight: bold; color: tomato;}
.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 h6 {width: 100%; background-color: #095e88; 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 h7 {font-size: 18px; line-height: 2em; font-weight: bold; color: tomato; padding-left: 10px;}
.group ol li {margin: 0 30px 7px 40px; list-style-type: decimal;}
.group li strong {color: red;}
.group a {display: inline-block; font-weight: bold; font-size: 22px; margin: 5px 3px; border-radius: 10px; color: #fff; background: tomato; border-bottom: 5px #c55325 solid; padding: 8px 45px; transition: transform .35s; -webkit-transform: translate(0, 0); transform: translate(0, 0);}
.group a:hover {background-color: #d30000; border-bottom: 5px #910000 solid; -webkit-transform: translate(10%, 0);  transform: translate(0, -5px);}
.group a.btn-s {display: inline-block; font-weight: bold; font-size: 18px; margin: 5px 3px; border-radius: 10px; color: #fff; background: tomato; border-bottom: 3px #c55325 solid; padding: 5px 20px; transition: transform .35s; -webkit-transform: translate(0, 0); transform: translate(0, 0);}
.group a.btn-s:hover {background-color: #d30000; border-bottom: 3px #910000 solid; -webkit-transform: translate(10%, 0);  transform: translate(0, -5px);}
.group p {padding-left: 18px; margin-bottom: 5px;}
.group.label img {max-width: 100%; margin-top: 5px;}
.lamigo-title {font-size: 24px; font-weight: bold; line-height: 30px; margin-bottom: 10px; padding-left: 20px; color: #2196f3;}

table.two-axis {margin-bottom: 10px;}
table {background: white; border-collapse: collapse; width: 100%; border: 2px solid #a78447;}
table tr,table th,table td {border: none; border-bottom: 1px solid #e4ebeb;}
table th,table td {padding: 10px 5px; text-align: left;}
table th {background: #ffd8b2; color: #663810; text-transform: uppercase;}
/*table.two-axis tr:nth-of-type(2n+1) td {background: #f5f5f5;}*/
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;}
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 tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {padding-bottom: 10px;}
table.box_rule .tr002 td {background: #ffd8b2; color: #663810; font-weight: bold;}
table.box_rule td.tr003 {background: #f5f5f5; color: #663810; font-weight: bold;}

.but-main{ overflow: hidden;}
a.but {display: block;  width: 270px; margin: auto; border-radius: 50px; color: #fff; padding: 20px 5px; font-size: 25px; transition: none; text-align: center;font-weight: bold; text-decoration: none; background: #d30000;  border-bottom: 5px #910000 solid;}
a.but:hover {background-color: #ff6347;  border-bottom: 5px #d12a0c solid;  -webkit-transform: translate(0, 0);  transform: translate(0, 0);}


/*float-left*/
.float_wrapper { position: fixed; top: 100px; left: 0; z-index: 250;}
.float_main { width: 100px; background: rgb(0 0 0 / 80%); border-radius: 60px; padding: 25px 5px 30px; border: 3px solid #227db2;}
.go_top { display: block; cursor: pointer;}
.float_main li { position: relative; color: #fff; text-align: center; font-size: 16px; line-height: 20px;}
.float_main li.highlight0 { padding-top: 3px; background-color: #fff; border-radius: 3px; color: #040333; margin-top: 5px;}
.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.goback a { color:yellow; margin: 5px 0; background: #b91212; border-radius: 20px;}
.float_main li a { position: relative; z-index: 500; 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.on { background-color: #fff95a;}
.float_main li.catagory:nth-child(1n) { border-left: 1px dotted #040333;}
.float_main li.catagory a { color: #e50000;}
.float_main li.catagory2 { width: 98%; float: left; border-bottom: 1px dotted #040333;}
.float_main li.catagory2.on { background-color: #fff95a;}
.float_main li.catagory2 a { color: #e50000;}
.float_main li.gotravel { position: absolute; bottom: -80px; left: 8px;}
.float_main li.gotravel a:after { background: rgb(255 255 0 / 0%);}

@media screen and (min-width: 769px) {
.NavArea { display: none; width: 113px; position: fixed; top: 130px; right: 0; z-index: 250;}
.Nav-slide.active {background-color: #fbfaaf;}
.Nav-slide.active a {color: #111924;}
.Nav-slide.active a:hover {color: #000;}
.go_top { display: block; cursor: pointer;}
.Nav-wrapper { width: 100px; background: #19608a; border-radius: 10px 0 0 10px; padding: 0 8px; border: 2px solid #e8c79c;}
.Nav-wrapper:first-child { padding-top: 15px;}
.Nav-wrapper li {font-size: 15px; text-align: center; background: transparent; margin: auto; padding: 4px 0; position: relative;}
.Nav-wrapper li.highlight {font-size: 24px; border-radius: 0 0 20px 20px; padding: 10px 0 15px;}
.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:after {background: #fff100; height: 2px; position: absolute; right: 51%; left: 51%; bottom: 0; z-index: 1; 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;}
.Nav-wrapper li a span {display: block;} 
}

@media screen and (max-width:768px) {
body {width: 100vw;  min-width: inherit;  background-color: #000;}
* { box-sizing: border-box; }
.display_pc {display: none;}
.display_m {display: block;}
.gotop {background: url(//www.payeasy.com.tw/pbenefit/in_other/pmedm/106/autumn/images/icon_top.png) no-repeat; height: 36px; position: fixed; right: 10px; width: 36px; bottom: 65px; z-index: 900; display: none; }
.gotop a {display: block; width: 48px; height: 36px;}
    
/**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;}
    
.main.rule {background: url("../images/rule_bg.jpg") no-repeat center 15vw , url(../images/main_bg.jpg) right top; background-size: 208%,130%; padding-bottom: 60px;}
.rule_wrapper{}
.rule_wrapper img {width: 100%; }
.rule_container {width: 100vw; height: 74vw;}
.rule_slogan {width: 70vw; top: 28vw; left: 15.5vw;}

/**prod_m**/
.prod_wrapper {padding-top: 0;}
.prod_container { width: 96vw; border-radius: 30px;}
.ProductList {width: 100%;}
.prod_container h2 {font-size: 21px; line-height: 35px; border-radius: 30px 30px 0 0; padding: 5px 0;}
.prod_containerr h2 span{display: block;}
.group {width: 92%; font-size: 14px; line-height: 18px; margin: 0 auto; padding-bottom: 5px; }
.group h3 {font-size: 18px; line-height: 24px; }
.group h4 {padding-top: 10px;}
.group h5 {font-size: 18px; padding: 5px 0;}
.group h6 {font-size: 18px; line-height: 22px;}
.group h7 {padding-top: 10px; line-height: 1.2em; display: block; padding-left: 0;}
.group ol li {margin: 4px 5px 0 15px;}
.group p {padding-left: 0;}
.group img {max-width: 90%; padding: 3px 0; display: block;}
.group a {font-size: 19px; padding: 8px 50px;}
.group a.but {display: none;}
.group a.btn-s {font-size: 16px;}
#group_8{ padding-bottom: 30px;}
    
.lamigo-title {font-size: 18px; line-height: 23px; padding-left: 0; margin-bottom: 0;}

/*table*/
table {border: 1px solid #a78447; margin: 0 auto 10px;}
table tr td {background: #fff;}
table tr,table th,table td {border: 1px solid #a78447; font-size:14px;}
table.bt tfoot th:before,table.bt tfoot td:before,table.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: #ffd8b2; color: #663810;}
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.bt tfoot th::before, table.bt tfoot td::before, table.bt tbody td::before {width: 30vw !important;}
    
a.but {display: none;}

/**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: 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;}

/**錨點-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;}
.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;}
.Nav-wrapper li a span {display: inline;} 
}

@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; }
}