@charset "utf-8";
.content-main{background-color:rgba(13,38,25,.3);padding: 30px 10px 10px 10px;border-radius:10px; margin:0 auto 40px auto;}
.list-notice span,.content-main td{color:#FFF;font-size: 16px;}
.content-main a:hover{color:#FACB46;}
.content-main{color:#FFF;}
.title-box b{display:none;}
.title-box .section-title i{opacity:1!important;}
.title-box h3{font-size: 34px;color: #ffff00;font-weight: 700;font-family: Barlow Condensed,Microsoft YaHei,sans-serif;display: flex;justify-content: center;align-items: center;padding-bottom: 30px;}
.title-box h3:after {content: "";width: 237px;height: 2px;border-radius: 1px;background-image: linear-gradient(90deg,#ffff00,rgba(95,119,181,0));margin-left: 40px;}
.title-box h3:before {content: "";width: 237px;height: 2px;border-radius: 1px;background-image: linear-gradient(-90deg,#ffff00,rgba(95,119,181,0));margin-right: 40px;}
.footer-wrapper p{font-size:120%;}
#local-time{font-weight: 700;font-size: 120%;}

.amount[data-v-f0eb257c] {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-family: HelveticaNeueBlack,sans-serif;font-style: normal;font-weight: 900;font-size: 45px;line-height: 41px;text-align: center;text-transform: uppercase;background: linear-gradient(180deg,#ffe600 28.13%,#f90);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-shadow: 0 0 18.1203px rgb(0 0 0 / 40%);}
.taxonomy-description {margin-top: 15px;background: #fff;border-radius: 5px;padding: 15px;-webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);}
.textwidget.custom-html-widget {font-size: .75rem;}

.info-box {display: flex;justify-self: right;}
.login-button {border-radius:32px;background: #FFF;color: #000;}
.btn--shockwave.is-active {-webkit-animation: shockwaveJump 1s ease-out infinite;animation: shockwaveJump 1s ease-out infinite;}
.btn1 {width: 106px;height: 32px;color: #000;background:#FACB46;border-radius: 32px;text-align: center;border: none;padding: 0;position: relative;outline: none;}
.btn--shockwave.is-active:before {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;border-radius: 16px;-webkit-animation: shockwave 1s 0.5s ease-out infinite;animation: shockwave 1s 0.5s ease-out infinite;}
.btn--shockwave.is-active:after {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;border-radius: 16px;-webkit-animation: shockwave 1s 0.65s ease-out infinite;animation: shockwave 1s 0.65s ease-out infinite;}
.info-box a{margin:0 0.5em;height:40px!important; line-height:40px!important;padding:0 1.2em!important;font-weight:700;font-size:1.2em;}
.info-box a:hover{color:#000;}

.box-mh .box-text-inner p{margin-top:20px;}
.box-mh .box-text{font-size:100%!important;}
.breadcrumbs {text-transform: capitalize;color: #00dbae;font-weight: bold;letter-spacing: 0px;padding: 0; margin-bottom:10px;}
.breadcrumbs a {color: rgb(215 143 38);font-weight: bold;}
.accordion {color: #fff;}
.section-notice{height: 35px;line-height: 35px; padding-right:20px;}
.list-notice {display: flex;}
.container {padding-left: 15px;padding-right: 15px;}
.list-notice a {display: inline-block;color: #fff;width: min-content;font-size: 14px;margin-right: 20px;}
.wrap-notice {position: relative;}
#hongbao0 {display: none;}
.wrapper {margin: auto;width: 300px;height: 150px;text-align: center;left: 50%;margin-left: -150px;z-index: 99999;position: fixed;bottom: 20px;}
.wrapper h1 {margin-top: 15px;font-size: 12px;color: #f00;}
.wrapper .bonus {position: absolute;bottom: 5px;left: 50%;margin-left: -40px;width: 60px;height: 80px;text-align: center;overflow: hidden;border-radius: 10px;background-color: #f00;transition: all 0.75s ease;-webkit-animation-name: shaking;animation-name: shaking;}
.wrapper .bonus:after {position: absolute;top: 15px;left: 0;content: '';width: 80px;height: 20px;border-radius: 50%;box-shadow: 0 3px 0 2px #ff0;z-index: 3;}
.wrapper .bonus:before {position: absolute;top: 22px;left: 50%;margin-left: -15px;content: '$';width: 30px;height: 30px;line-height: 35px;font-size: 20px;font-weight: 700;color: #f00;background-color: #ff0;border-radius: 50%;z-index: 4;}

.faq-box h2{color:#fff14b;}
.faq-box p{color:#FFF!important;}
.faq-box a:active span{color:#01ad41!important;}
.copyright-footer{color:#fff!important;}

@-webkit-keyframes jumping {0% {bottom: 5px;transform: rotate(-10deg) scale(0.98);}10% {bottom: 30px;transform: rotate(0deg) scale(1);}50% {bottom: 5px;transform: rotate(10deg) scale(0.98);}60% {bottom: 30px;transform: rotate(0deg) scale(1);}100% {bottom: 5px;transform: rotate(-10deg) scale(0.98);}}
@keyframes jumping {0% {bottom: 5px;transform: rotate(-10deg) scale(0.98);}10% {bottom: 30px;transform: rotate(0deg) scale(1);}50% {bottom: 5px;transform: rotate(10deg) scale(0.98);}60% {bottom: 30px;transform: rotate(0deg) scale(1);}100% {bottom: 5px;transform: rotate(-10deg) scale(0.98);}}
@-webkit-keyframes shaking {0% {margin-left: -35px;}10% {margin-left: -45px;}20% {margin-left: -35px;}30% {margin-left: -45px;}40% {margin-left: -35px;}50% {margin-left: -40px;}65% {bottom: 20px;}100% {bottom: 5px;}}
@keyframes shaking {0% {margin-left: -35px;}10% {margin-left: -45px;}20% {margin-left: -35px;}30% {margin-left: -45px;}40% {margin-left: -35px;}50% {margin-left: -40px;}65% {bottom: 20px;}100% {bottom: 5px;}}
@-webkit-keyframes flying {0% {transform: rotate(20deg);opacity: 0;}50% {transform: rotate(-20deg);opacity: 1;}100% {top: -60px;transform: rotate(20deg);opacity: 0;}}
@keyframes flying {0% {transform: rotate(20deg);opacity: 0;}50% {transform: rotate(-20deg);opacity: 1;}100% {top: -60px;transform: rotate(20deg);opacity: 0;}}
@keyframes hob_shake {15%,45% {-webkit-transform: rotate(3deg);transform: rotate(3deg);transform-origin: 50% 100%;}30% {-webkit-transform: rotate(-3deg);transform: rotate(-3deg);transform-origin: 50% 100%;}60%,100% {-webkit-transform: rotate(0deg);transform: rotate(0deg);transform-origin: 50% 100%;}}
@keyframes hob {10%,30%,50% {-webkit-transform: translateY(-10px);transform: translateY(-10px);}20%,40% {-webkit-transform: translateY(-5px);transform: translateY(-5px);}60%,100% {-webkit-transform: translateY(0);transform: translateY(0);}}
@keyframes hob_btn {10%,30%,50%,70%,90% {-webkit-transform: scale(1.1);transform: scale(1.1);}20%,40%,60%,80% {-webkit-transform: scale(1);transform: scale(1);}}
@-webkit-keyframes shockwaveJump {0% {-webkit-transform: scale(0.4);transform: scale(0.4);}40% {-webkit-transform: scale(1.08);transform: scale(1.08);}50% {-webkit-transform: scale(0.98);transform: scale(0.98);}55% {-webkit-transform: scale(1.02);transform: scale(1.02);}60% {-webkit-transform: scale(0.98);transform: scale(0.98);}100% {-webkit-transform: scale(1);transform: scale(1);}}
@keyframes shockwaveJump {0% {-webkit-transform: scale(1);transform: scale(1);}40% {-webkit-transform: scale(1.08);transform: scale(1.08);}50% {-webkit-transform: scale(0.98);transform: scale(0.98);}55% {-webkit-transform: scale(1.02);transform: scale(1.02);}60% {-webkit-transform: scale(0.98);transform: scale(0.98);}100% {-webkit-transform: scale(1);transform: scale(1);}}
@-webkit-keyframes shockwave {0% {-webkit-transform: scale(1);transform: scale(1);box-shadow: 0 0 2px rgba(255, 255, 255, 0.15), inset 0 0 2px rgba(255, 255, 255, 0.15);}95% {box-shadow: 0 0 4px #ffffff, inset 0 0 4px #ffffff;}100% {-webkit-transform: scale(1.25);transform: scale(1.25);}}
@keyframes shockwave {0% {-webkit-transform: scale(1);transform: scale(1);box-shadow: 0 0 2px rgba(250,201,69, 0.65), inset 0 0 1px rgba(250,201,69, 0.95);}95% {box-shadow: 0 0 16px rgba(250,201,69, 0.15), inset 0 0 16px rgba(250,201,69, 0.15);}100% {-webkit-transform: scale(1.3);transform: scale(1.3);}}

@media (max-width: 768px) {
	[mod-relation="hobCoupon"] h5 {font-size: 20px;}
	.hobCoupon-img {max-width: 100%;}
	.hob-cd {top: 20px;left: 30px;}
	.hob-close {top: 20px;right: 20px;}
}

@media (max-width:550px){
	.box-image{display:none;}
}