@charset "UTF-8";
/* ==========================================================================
	SCSS Extend & Mixin
========================================================================== */
/* 顏色 */
/* 顏色樣式套版 */
.wrap footer, .wrap .part_3 .plan .planBox .info .price b, .wrap .part_3 .plan .planBox .info .price i, .wrap .part_1 .table ul:nth-child(3), .wrap .part_1 .table ul:nth-child(2), .topBar .sp span {
  font-family: Arial, sans-serif;
}

.wrap .marquee .btn_close, .wrap .marquee .order span, .wrap .marquee .cpName p, .wrap .CTA .btn_cta, .wrap footer .qrCode .codeTxt, .wrap footer .copyright, .wrap footer .link, .wrap .part_3 .plan .planBox .info .btn_pay, .wrap .part_3 .plan .planBox .th, .wrap .part_3 .plan .planBox, .wrap .part_1 .situation .circle, .wrap .part_1 .situation, .wrap .part_1 .table ul:nth-child(3) .tr, .wrap .part_1 .table ul, .wrap .game .btn_rule, .wrap .game .lottery .prize, .wrap .game .lottery .scratch, .wrap header .countdown .time, .wrap header .countdown .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.wrap .game .lottery {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.wrap .part_4 .user .userBox .userInfo, .wrap .part_3 .plan, .wrap .part_2 .feature {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrap .part_4:before, .wrap .part_2:before, .wrap:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 15%;
  background-image: url("../img_250625/cover.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrap .part_3 .plan .planBox .th, .wrap .part_1 .table ul:nth-child(1) {
  width: 100%;
  height: 60px;
  font-size: 24px;
  color: #87d0ff;
  background-color: #2d377f;
  border-radius: 15px 15px 0 0;
}

.wrap .part_3 .plan .planBox .info, .wrap .part_1 .table ul:nth-child(3) {
  width: 100%;
  border-width: 3px;
  border-color: #2d377f;
  border-style: solid;
  border-top-width: 0;
  border-radius: 0 0 15px 15px;
  background-color: #ffffff;
}

/* ==========================================================================
	Wrap & pop
========================================================================== */
a, a > *, a svg path, button, .swiper-button {
  display: table;
  transition: 0.3s;
}

.topBar {
  position: fixed;
  z-index: 1000;
  top: 0;
  padding: 0 10px;
  width: 100%;
  height: 30px;
  background-color: #000000;
}
.topBar > * {
  font-size: 12px;
  color: #ffffff;
  line-height: 29px;
  letter-spacing: 2px;
}
.topBar .btn_back {
  float: left;
}
.topBar .btn_back img {
  display: inline;
  width: 10px;
  height: 10px;
  margin: 0 8px 2px 0;
}
.topBar .sp {
  float: right;
  color: #ffffff;
}
.topBar .sp span {
  margin-right: 4px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
}

.wrap {
  position: relative;
  margin-top: 30px;
  background-color: #f8f8f8;
  font-family: "Noto Sans TC", "PingFang TC", "儷黑 Pro", "LiHei Pro", "文泉驛正黑", "WenQuanYi Zen Hei", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}
.wrap header {
  position: relative;
  z-index: 2;
  height: 470px;
  background-image: url("../img_250625/header.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrap header h1 {
  font-size: 0;
}
.wrap header a {
  width: 100%;
  height: 100%;
}
.wrap header .countdown {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -73px;
  margin: auto;
  width: calc(100% - 40px);
  max-width: 500px;
  background-color: #1b63e1;
  border: 3px solid #1b63e1;
  border-radius: 100px;
  overflow: hidden;
  /*background: {
  	color: #d77612;
  	image: linear-gradient(to right, #ff5f10 0%, #fba615 100%);
  }*/
}
.wrap header .countdown .txt {
  padding-bottom: 4px;
  width: 100%;
  height: 45px;
  font-size: 24px;
  color: #ffff00;
  text-align: center;
}
.wrap header .countdown .time {
  height: 70px;
  background-color: #ffff00;
}
.wrap header .countdown .time span {
  font-size: 48px;
  color: #1b63e1;
  font-family: Arial;
}
.wrap header .countdown .time font {
  margin: 10px 5px 0;
  font-size: 18px;
  color: #222222;
  font-weight: 500;
}
.wrap section {
  position: relative;
  overflow: hidden;
}
.wrap section .content {
  position: relative;
  padding: 100px 20px;
  margin: 0 auto;
  max-width: 990px;
}
.wrap section .content h2 {
  margin-bottom: 50px;
  font-size: 45px;
  color: #222222;
  line-height: 1;
  text-align: center;
  font-weight: 400;
}
.wrap section .content h2 .logo {
  display: inline;
  height: 53px;
}
.wrap .game {
  z-index: 1;
  background-image: url("../img_250625/bg_red.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrap .game .lottery {
  position: relative;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.wrap .game .lottery .card {
  display: block;
  width: 420px;
}
.wrap .game .lottery .scratch {
  position: absolute;
  bottom: 14.5%;
  width: 84%;
  height: 38.5%;
  background-image: linear-gradient(to right bottom, #fffbd0 0%, #fff58b 100%);
  background-color: #fff58b;
  border: 5px #000000 solid;
}
.wrap .game .lottery .prize {
  flex-wrap: wrap;
  height: 100%;
  cursor: pointer;
}
.wrap .game .lottery .prize span {
  display: block;
  width: 100%;
  text-align: center;
}
.wrap .game .lottery .prize .award {
  font-size: 40px;
  color: #e3003b;
  font-weight: 500;
}
.wrap .game .lottery .prize .price {
  margin-top: 10px;
  font-size: 21px;
}
.wrap .game .lottery canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wrap .game .lottery .finger {
  position: absolute;
  width: 23%;
  max-width: 80px;
  margin: 0 0 20% 40%;
  animation: finger 2s ease 0s infinite;
}
@keyframes finger {
  0% {
    margin: 0 0 15% 45%;
  }
  50% {
    margin: 30% 20% 0 0;
  }
  100% {
    margin: 0 0 15% 45%;
  }
}
.wrap .game .btn_rule {
  margin: 30px auto 0;
  width: 250px;
  height: 50px;
  font-size: 24px;
  color: #000000;
  background-color: #fabd00;
  border-radius: 25px;
}
.wrap .game .btn_rule:hover {
  width: 310px;
}
.wrap .part_1 {
  z-index: 1;
}
.wrap .part_1 .content {
  max-width: 1020px;
}
.wrap .part_1 .table {
  margin-bottom: 120px;
}
.wrap .part_1 .table ul {
  margin: 0 auto;
  max-width: 97%;
  padding: 0 30px 2px;
  font-size: 27px;
}
.wrap .part_1 .table ul li {
  width: 33.3333333333%;
  text-align: center;
}
.wrap .part_1 .table ul:nth-child(2) {
  padding: 0 45px 2px;
  margin-bottom: 5px;
  max-width: 100%;
  height: 110px;
  font-size: 50px;
  color: #ffff00;
  font-weight: bold;
  background-color: #ed0180;
  border-radius: 10px;
  box-shadow: 0 5px 0 #b8116b;
}
.wrap .part_1 .table ul:nth-child(2) .logo_w {
  width: 120px;
}
.wrap .part_1 .table ul:nth-child(2) i {
  margin-right: 3px;
  font-size: 38px;
  font-weight: normal;
  font-style: normal;
}
.wrap .part_1 .table ul:nth-child(2) span {
  display: block;
  margin-top: 5px;
  font-size: 19px;
  color: #ffffff;
  text-decoration: line-through;
}
.wrap .part_1 .table ul:nth-child(3) {
  flex-wrap: wrap;
}
.wrap .part_1 .table ul:nth-child(3) .tr {
  width: 100%;
  height: 70px;
  border-bottom: 1px #d8d8d8 solid;
}
.wrap .part_1 .table ul:nth-child(3) .tr:last-child {
  border-width: 0;
}
.wrap .part_1 .situation {
  position: relative;
  margin: 0 auto;
  width: 780px;
  height: 780px;
}
.wrap .part_1 .situation .borderOut {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px #d0d0d0 solid;
  animation: borderOut 30s linear 0s infinite;
}
@keyframes borderOut {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap .part_1 .situation .borderOut em {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
}
.wrap .part_1 .situation .borderOut em:first-child {
  top: -1.8%;
  width: 3.6%;
  height: 3.6%;
  background-color: #949494;
}
.wrap .part_1 .situation .borderOut em:last-child {
  bottom: -2.6%;
  width: 5.2%;
  height: 5.2%;
  background-color: #b1b1b1;
}
.wrap .part_1 .situation .circle {
  position: absolute;
  width: 87%;
  height: 87%;
  background-image: linear-gradient(345deg, #e9e8e6 0%, #7c7b79 90%);
  border-radius: 50%;
}
.wrap .part_1 .situation .circle .borderIn {
  position: absolute;
  width: 90%;
  height: 90%;
  border-radius: 50%;
  border: 1px #ffffff solid;
  animation: borderIn 10s linear 0s infinite;
}
@keyframes borderIn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap .part_1 .situation .circle .borderIn em {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  background-color: #ffffff;
}
.wrap .part_1 .situation .circle .borderIn em:first-child {
  top: -1%;
  width: 2%;
  height: 2%;
}
.wrap .part_1 .situation .circle .borderIn em:last-child {
  bottom: -1.4%;
  width: 2.8%;
  height: 2.8%;
}
.wrap .part_1 .situation .circle .boss {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 449px;
}
.wrap .part_1 .situation .borderMid {
  position: absolute;
  width: 87%;
  height: 87%;
  border-radius: 50%;
  animation: borderIn 20s linear 0s infinite;
}
@keyframes borderIn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap .part_1 .situation .borderMid em {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
}
.wrap .part_1 .situation .borderMid em:first-child {
  top: -1.6%;
  width: 3.2%;
  height: 3.2%;
  background-color: #cccccc;
}
.wrap .part_1 .situation .borderMid em:last-child {
  bottom: -2.5%;
  width: 5%;
  height: 5%;
  background-color: #dcdcdc;
}
.wrap .part_1 .situation .cloud_1 {
  position: absolute;
  top: 60px;
  left: -100px;
  width: 345px;
  animation: cloud_1 5s linear 0s infinite;
}
@keyframes cloud_1 {
  0% {
    left: -100px;
  }
  50% {
    left: -50px;
  }
  100% {
    left: -100px;
  }
}
.wrap .part_1 .situation .cloud_2 {
  position: absolute;
  top: -10px;
  right: 15px;
  width: 293px;
  animation: cloud_2 5s linear 0s infinite;
}
@keyframes cloud_2 {
  0% {
    right: 15px;
  }
  50% {
    right: -30px;
  }
  100% {
    right: 15px;
  }
}
.wrap .part_1 .situation .cloud_3 {
  position: absolute;
  top: 180px;
  right: -100px;
  width: 303px;
  animation: cloud_3 5s linear 0s infinite;
}
@keyframes cloud_3 {
  0% {
    right: -100px;
  }
  50% {
    right: -10px;
  }
  100% {
    right: -100px;
  }
}
.wrap .part_2 {
  background-color: #ed0180;
}
.wrap .part_2:before {
  z-index: -1;
}
.wrap .part_2 .content h2 {
  color: #ffffff;
}
.wrap .part_2 .feature .iconBox {
  width: 150px;
}
.wrap .part_2 .feature .iconBox img {
  width: 100%;
}
.wrap .part_2 .feature .iconBox p {
  margin-top: 20px;
  font-size: 21px;
  color: #ffffff;
  line-height: 1.4;
  text-align: center;
}
.wrap .part_3 {
  z-index: 1;
}
.wrap .part_3 .plan {
  align-items: stretch;
  justify-content: center;
}
.wrap .part_3 .plan .planBox {
  position: relative;
  width: 680px;
  flex-direction: column;
}
.wrap .part_3 .plan .planBox:nth-child(2) {
  display: none;
}
.wrap .part_3 .plan .planBox .info {
  flex-grow: 1;
  padding: 40px 50px;
}
.wrap .part_3 .plan .planBox .info .price {
  font-size: 21px;
  text-align: center;
}
.wrap .part_3 .plan .planBox .info .price i {
  margin-right: -3px;
  color: #ed0180;
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
}
.wrap .part_3 .plan .planBox .info .price b {
  font-size: 70px;
  color: #ed0180;
}
.wrap .part_3 .plan .planBox .info .price span {
  display: block;
  margin-top: 10px;
  text-decoration: line-through;
}
.wrap .part_3 .plan .planBox .info .btn_pay {
  margin: 30px auto 0;
  width: 50%;
  height: 50px;
  font-size: 24px;
  color: #ffffff;
  background-color: #ed0180;
  border-radius: 25px;
}
.wrap .part_3 .plan .planBox .info .btn_pay:hover {
  width: 60%;
  color: #ffff00;
}
.wrap .part_3 .plan .planBox .info ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 50px;
}
.wrap .part_3 .plan .planBox .info ul li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  width: 50%;
  font-size: 21px;
}
.wrap .part_3 .plan .planBox .info ul li:last-child {
  margin-bottom: 0;
}
.wrap .part_3 .plan .planBox .info ul li img, .wrap .part_3 .plan .planBox .info ul li svg {
  margin-right: 10px;
  width: 34px;
}
.wrap .part_3 .plan .planBox .info ul li svg path {
  fill: #ed0180;
}
.wrap .part_3 .plan .planBox .info ul li:nth-child(odd) {
  width: 45%;
}
.wrap .part_3 .plan .planBox .info ul li:nth-child(even) {
  width: 55%;
}
.wrap .part_3 .plan .planBox .hotMark {
  position: absolute;
  z-index: 2;
  top: -28px;
  left: -38px;
  width: 130px;
  transform: rotate(-15deg);
}
.wrap .part_4 {
  background-color: #ed0180;
}
.wrap .part_4 .content {
  padding-bottom: 60px;
}
.wrap .part_4 .content h2 {
  color: #ffffff;
}
.wrap .part_4 .brand {
  position: relative;
}
.wrap .part_4 .brand .brandSwiper {
  padding: 15px 0 30px;
  background-color: #ffffff;
  border-radius: 15px;
  overflow: hidden;
  cursor: grab;
}
.wrap .part_4 .brand .brandSwiper .swiper-slide {
  width: 20%;
  min-height: auto;
}
.wrap .part_4 .brand .brandSwiper .swiper-slide img {
  width: 100%;
}
.wrap .part_4 .brand .brandSwiper .swiper-slide p {
  font-size: 17px;
  text-align: center;
  font-weight: 300;
}
.wrap .part_4 .brand .brand-pagination {
  bottom: -35px;
}
.wrap .part_4 .brand .brand-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  width: 15px;
  height: 15px;
  opacity: 1;
  background-color: transparent;
  border: 2px #ffffff solid;
}
.wrap .part_4 .brand .brand-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.wrap .part_4 .user {
  margin-top: 110px;
}
.wrap .part_4 .user .userBox {
  padding: 0 20px;
  background-color: #2d377f;
  border-radius: 15px;
}
.wrap .part_4 .user .userBox .userInfo {
  padding: 30px 50px;
  background-color: #ffffff;
}
.wrap .part_4 .user .userBox .userInfo img {
  max-width: 180px;
}
.wrap .part_4 .user .userBox .userInfo .txts {
  width: calc(100% - 180px - 30px);
}
.wrap .part_4 .user .userBox .userInfo .txts h3 {
  margin-bottom: 20px;
  font-size: 30px;
}
.wrap .part_4 .user .userBox .userInfo .txts h3 span {
  display: inline-block;
  margin-left: 20px;
  font-weight: normal;
}
.wrap .part_4 .user .userBox .userInfo .txts p {
  font-size: 19px;
  line-height: 1.7;
  font-weight: 300;
  text-align: justify;
}
.wrap .part_4 .user .userBox:first-child {
  margin-bottom: 25px;
}
.wrap .part_4 .note {
  margin: 40px 20px 0;
  font-size: 19px;
  color: #ffffff;
  line-height: 1.7;
  font-weight: 300;
}
.wrap .part_4 .note ol {
  padding: 10px 0 0 22px;
  margin: 0;
}
.wrap .part_4 .note ol li {
  text-align: justify;
  list-style-type: decimal;
}
.wrap footer {
  position: relative;
  padding: 45px 15px 35px;
  font-size: 15px;
  color: #bbc2f1;
  text-align: center;
  background-color: #292f58;
}
.wrap footer .link {
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.wrap footer .link a {
  padding: 0 15px;
  color: #ffffff;
  text-decoration: none;
  border-right: 1px #ffffff solid;
}
.wrap footer .link a:nth-last-child(2), .wrap footer .link a:last-child {
  border-width: 0;
}
.wrap footer .link a:hover {
  text-decoration: underline;
}
.wrap footer .link .line {
  display: none;
}
.wrap footer .copyright svg {
  margin-right: 25px;
  width: 170px;
}
.wrap footer .copyright svg path {
  fill: #bbc2f1;
}
.wrap footer .copyright p {
  text-align: left;
  line-height: 1.6;
}
.wrap footer .copyright p .tel {
  margin-right: 20px;
}
.wrap footer .copyright p .tel span {
  color: #bbc2f1 !important;
  text-decoration: none;
}
.wrap footer .copyright p .company {
  display: none;
}
.wrap footer .qrCode {
  position: absolute;
  top: 27px;
  right: 50%;
  margin-right: -440px;
  width: 95px;
}
.wrap footer .qrCode .qrImg {
  display: block;
  padding: 8px;
  background-color: #ffffff;
}
.wrap footer .qrCode .qrImg img {
  width: 100%;
}
.wrap footer .qrCode .codeTxt {
  padding-top: 1px;
  width: 100%;
  height: 26px;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  background-color: #2db24b;
}
.wrap .CTA {
  position: fixed;
  z-index: 20;
  bottom: 15px;
  right: 15px;
}
.wrap .CTA .btn_cta {
  padding-bottom: 5px;
  width: 125px;
  height: 125px;
  font-size: 34px;
  color: #ffffff;
  line-height: 1.05;
  background-color: #ed0180;
  border-radius: 50%;
  border: 4px #ffffff solid;
  flex-wrap: wrap;
  transition: 0s;
}
.wrap .CTA .btn_cta:hover {
  color: #ffff00;
  border-color: #ffff00;
}
.wrap .CTA .btn_cta span {
  display: block;
}
.wrap .marquee {
  position: fixed;
  z-index: 10;
  left: 0;
  bottom: 15px;
  width: 200px;
  transition: 0.5s;
}
.wrap .marquee.close {
  left: -200px;
}
.wrap .marquee .mqBox {
  width: 100%;
  overflow: hidden;
  background-color: #292f58;
  border-width: 3px 3px 3px 0;
  border-style: solid;
  border-color: #6a74b8;
  border-radius: 0 10px 10px 0;
}
.wrap .marquee .cpName {
  width: 100%;
  min-height: 70px;
  font-size: 19px;
  color: #ffffff;
  line-height: 1.3;
  font-weight: 300;
  overflow: hidden;
}
.wrap .marquee .cpName p {
  padding: 13px;
  max-height: 70px;
}
.wrap .marquee .cpName p span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.wrap .marquee .order {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 0 13px;
  min-height: 50px;
}
.wrap .marquee .order span {
  padding: 5px 5px 6px;
  width: 100%;
  font-size: 16px;
  color: #87d0ff;
  background-color: #454f91;
  border-radius: 5px;
}
.wrap .marquee .order img {
  margin: 2px 6px 0 0;
  width: 22px;
}
.wrap .marquee .btn_close {
  position: absolute;
  right: 0;
  top: -35px;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 50%;
}
.wrap .marquee .btn_close img {
  width: 10px;
  transition: 0.5s;
}
.wrap .marquee .btn_close:hover img {
  transform: rotate(180deg);
}

@media screen and (max-width: 1100px) {
  .wrap {
    /*.part_3 .plan .planBox {
    	width: 48.5%;
    	.hotMark {
    		left: -20px;
    	}
    }*/
  }
  .wrap .part_1 .situation {
    width: 85vw;
    height: 85vw;
  }
  .wrap .part_1 .situation .borderOut em:first-child {
    top: -1.8%;
    width: 3.6%;
    height: 3.6%;
  }
  .wrap .part_1 .situation .borderOut em:last-child {
    bottom: -2.6%;
    width: 5.2%;
    height: 5.2%;
  }
  .wrap .part_1 .situation .circle .borderIn em:first-child {
    top: -1%;
    width: 2%;
    height: 2%;
  }
  .wrap .part_1 .situation .circle .borderIn em:last-child {
    bottom: -1.4%;
    width: 2.8%;
    height: 2.8%;
  }
  .wrap .part_1 .situation .circle .boss {
    width: 66%;
  }
  .wrap .part_1 .situation .borderMid em:first-child {
    top: -1.6%;
    width: 3.2%;
    height: 3.2%;
  }
  .wrap .part_1 .situation .borderMid em:last-child {
    bottom: -2.5%;
    width: 5%;
    height: 5%;
  }
  .wrap .part_1 .situation .cloud_1 {
    top: 7%;
    left: -12%;
    width: 43%;
    animation: cloud_1 3s linear 0s infinite;
  }
  @keyframes cloud_1 {
    0% {
      left: -12%;
    }
    50% {
      left: -7%;
    }
    100% {
      left: -12%;
    }
  }
  .wrap .part_1 .situation .cloud_2 {
    top: -1%;
    right: 3%;
    width: 37%;
    animation: cloud_2 3s linear 0s infinite;
  }
  @keyframes cloud_2 {
    0% {
      right: 3%;
    }
    50% {
      right: -1%;
    }
    100% {
      right: 3%;
    }
  }
  .wrap .part_1 .situation .cloud_3 {
    top: 23%;
    right: -11%;
    width: 40%;
    animation: cloud_3 3s linear 0s infinite;
  }
  @keyframes cloud_3 {
    0% {
      right: -11%;
    }
    50% {
      right: -5%;
    }
    100% {
      right: -11%;
    }
  }
}
@media screen and (max-width: 900px) {
  .wrap:before {
    background-image: url("../img_250625/cover_m.jpg");
  }
  .wrap header {
    height: 52.22vw;
    background-image: url("../img_250625/header_m.jpg");
  }
  .wrap header .countdown {
    bottom: -130px;
  }
  .wrap header .countdown .txt {
    height: 38px;
    font-size: 21px;
  }
  .wrap header .countdown .time {
    height: 56px;
  }
  .wrap header .countdown .time span {
    font-size: 40px;
  }
  .wrap header .countdown .time font {
    font-size: 16px;
  }
  .wrap section .content {
    padding: 8.5vw 30px 10vw;
  }
  .wrap section .content h2 {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 1.3;
  }
  .wrap section .content h2 .logo {
    height: 40px;
  }
  .wrap .game .content {
    padding: calc(7vw + 130px) 30px 10vw;
  }
  .wrap .game .btn_rule:hover {
    width: 250px;
  }
  .wrap .part_1 .content {
    padding: 8.5vw 15px 10vw;
  }
  .wrap .part_1 .table {
    margin-bottom: 10vw;
  }
  .wrap .part_1 .table ul {
    padding: 0 3vw 2px;
    max-width: 96%;
    font-size: 21px;
  }
  .wrap .part_1 .table ul:nth-child(1) {
    height: 40px;
    font-size: 18px;
    border-radius: 10px 10px 0 0;
  }
  .wrap .part_1 .table ul:nth-child(2) {
    padding: 0 calc(3vw + 2%) 2px;
    height: 80px;
    font-size: 36px;
    border-radius: 7px;
  }
  .wrap .part_1 .table ul:nth-child(2) .logo_w {
    width: 90px;
  }
  .wrap .part_1 .table ul:nth-child(2) i {
    font-size: 27px;
  }
  .wrap .part_1 .table ul:nth-child(2) span {
    font-size: 15px;
  }
  .wrap .part_1 .table ul:nth-child(3) {
    border-radius: 0 0 10px 10px;
  }
  .wrap .part_1 .table ul:nth-child(3) .tr {
    height: 50px;
  }
  .wrap .part_2:before {
    background-image: url("../img_250625/cover_m.jpg");
  }
  .wrap .part_2 .feature {
    align-items: stretch;
    margin: auto;
    width: 94%;
  }
  .wrap .part_2 .feature .iconBox {
    width: 18%;
  }
  .wrap .part_2 .feature .iconBox p {
    margin-top: 15px;
    font-size: 16px;
  }
  .wrap .part_3 .plan .planBox .th {
    height: 45px;
    font-size: 21px;
    border-radius: 10px 10px 0 0;
  }
  .wrap .part_3 .plan .planBox .info {
    padding: 30px;
    border-radius: 0 0 10px 10px;
  }
  .wrap .part_3 .plan .planBox .info .price {
    font-size: 16px;
  }
  .wrap .part_3 .plan .planBox .info .price i {
    font-size: 40px;
  }
  .wrap .part_3 .plan .planBox .info .price b {
    font-size: 50px;
  }
  .wrap .part_3 .plan .planBox .info .price span {
    margin-top: 5px;
  }
  .wrap .part_3 .plan .planBox .info .btn_pay {
    margin-top: 20px;
    width: 230px;
    height: 40px;
    font-size: 21px;
  }
  .wrap .part_3 .plan .planBox .info .btn_pay:hover {
    width: 230px;
    color: #ffffff;
  }
  .wrap .part_3 .plan .planBox .info ul {
    margin-top: 35px;
  }
  .wrap .part_3 .plan .planBox .info ul li {
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.5;
  }
  .wrap .part_3 .plan .planBox .info ul li svg {
    margin-right: 10px;
    width: 30px;
  }
  .wrap .part_3 .plan .planBox .info ul li p {
    width: calc(100% - 40px);
  }
  .wrap .part_3 .plan .planBox .hotMark {
    top: -30px;
    left: -30px;
    width: 100px;
  }
  .wrap .part_4:before {
    background-image: url("../img_250625/cover_m.jpg");
  }
  .wrap .part_4 .content {
    padding: 9vw 30px 8vw;
  }
  .wrap .part_4 .brand .brandSwiper {
    padding: 7px 0 20px;
    border-radius: 10px;
  }
  .wrap .part_4 .user {
    margin-top: 95px;
  }
  .wrap .part_4 .user .userBox {
    border-radius: 10px;
  }
  .wrap .part_4 .user .userBox .userInfo {
    padding: 30px;
  }
  .wrap .part_4 .user .userBox .userInfo .txts h3 {
    font-size: 27px;
  }
  .wrap .part_4 .user .userBox .userInfo .txts p {
    font-size: 18px;
  }
  .wrap .part_4 .note {
    font-size: 18px;
  }
  .wrap footer {
    padding-bottom: 180px;
  }
  .wrap footer.mqClose {
    padding-bottom: 90px;
  }
  .wrap footer .link {
    margin-bottom: 10px;
  }
  .wrap footer .link a {
    margin-bottom: 20px;
  }
  .wrap footer .link a:nth-last-child(2) {
    border-width: 1px;
  }
  .wrap footer .link a:last-child {
    display: table;
  }
  .wrap footer .copyright svg {
    display: none;
  }
  .wrap footer .copyright p {
    text-align: center;
  }
  .wrap footer .copyright p .company {
    display: inline-block;
    margin-right: 7px;
  }
  .wrap footer .qrCode {
    display: none;
  }
  .wrap .CTA {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 80px;
    background-color: #292f58;
  }
  .wrap .CTA .btn_cta {
    margin: 0 auto;
    padding-bottom: 3px;
    width: 60%;
    max-width: 400px;
    min-width: 180px;
    height: 50px;
    font-size: 24px;
    color: #ffffff;
    line-height: 1;
    background-color: #ed0180;
    border-radius: 25px;
    border: 0px #ffffff solid;
    transition: 0s;
  }
  .wrap .CTA .btn_cta:hover {
    color: #ffffff;
    border-color: #ffffff;
  }
  .wrap .CTA .btn_cta span {
    display: inline;
  }
  .wrap .marquee {
    bottom: 80px;
    width: 100%;
  }
  .wrap .marquee.close {
    left: auto;
    bottom: -35px !important;
  }
  .wrap .marquee .mqBox {
    display: flex;
    border-width: 3px 0 1px;
    border-color: #343d7b;
    border-radius: 0;
  }
  .wrap .marquee .cpName {
    min-height: 100%;
    font-size: 19px;
  }
  .wrap .marquee .cpName p {
    padding: 13px 0 13px 15px;
    max-height: 60px;
  }
  .wrap .marquee .order {
    align-items: center;
    padding: 10px 15px;
    min-width: 190px;
    min-height: 100%;
  }
  .wrap .marquee .btn_close {
    top: -38px;
    right: 12px;
  }
}
@media screen and (max-width: 753px) {
  .wrap footer .link a:nth-last-child(2) {
    border-width: 0;
  }
}
@media screen and (max-width: 630px) {
  .wrap .part_2 .feature {
    flex-wrap: wrap;
    justify-content: space-around;
    justify-content: center;
    width: 100%;
  }
  .wrap .part_2 .feature .iconBox {
    margin: 0 4% 4vw;
    width: 25%;
    max-width: 110px;
  }
  .wrap .part_2 .feature .iconBox:nth-last-of-type(1), .wrap .part_2 .feature .iconBox:nth-last-of-type(2) {
    margin-bottom: 0;
  }
  .wrap .part_2 .feature .iconBox p {
    margin-top: 7px;
  }
  .wrap .part_3 .plan {
    flex-wrap: wrap;
  }
  .wrap .part_3 .plan .planBox {
    margin: auto;
    width: 100%;
    max-width: 480px;
  }
  .wrap .part_3 .plan .planBox .info ul {
    flex-direction: column;
  }
  .wrap .part_3 .plan .planBox .info ul li:nth-child(odd), .wrap .part_3 .plan .planBox .info ul li:nth-child(even) {
    width: 100%;
  }
  .wrap .part_4 .user {
    margin-top: 18vw;
  }
  .wrap .part_4 .user .userBox .userInfo {
    flex-wrap: wrap;
  }
  .wrap .part_4 .user .userBox .userInfo img {
    margin: 0 auto 30px;
    width: 60%;
  }
  .wrap .part_4 .user .userBox .userInfo .txts {
    width: 100%;
  }
  .wrap .part_4 .user .userBox .userInfo .txts h3 {
    text-align: center;
  }
  .wrap footer .link {
    margin-left: auto;
    margin-right: auto;
    max-width: 418px;
  }
  .wrap footer .link a:nth-child(4) {
    border-width: 0;
  }
  .wrap footer .link a:nth-last-child(2) {
    border-width: 1px;
  }
}
@media screen and (max-width: 480px) {
  .wrap header .countdown {
    bottom: -100px;
    border-width: 2px;
  }
  .wrap header .countdown .txt {
    height: 30px;
    font-size: 17px;
  }
  .wrap header .countdown .time {
    padding-top: 2px;
    height: 46px;
  }
  .wrap header .countdown .time span {
    font-size: 27px;
  }
  .wrap header .countdown .time font {
    margin: 5px 5px 0;
    font-size: 14px;
  }
  .wrap section .content h2 {
    margin-bottom: 20px;
    font-size: 27px;
  }
  .wrap section .content h2 .logo {
    height: 29px;
  }
  .wrap .game .content {
    padding: calc(8vw + 100px) 30px 10vw;
  }
  .wrap .game .lottery {
    width: auto;
  }
  .wrap .game .lottery .card {
    width: 100%;
  }
  .wrap .game .lottery .prize .award {
    font-size: 36px;
  }
  .wrap .game .lottery .prize .price {
    font-size: 19px;
  }
  .wrap .part_1 .content {
    padding: 8vw 15px 10vw;
  }
  .wrap .part_1 .table ul {
    font-size: 16px;
  }
  .wrap .part_1 .table ul:nth-child(1) {
    height: 40px;
    font-size: 16px;
  }
  .wrap .part_1 .table ul:nth-child(2) {
    margin-bottom: 3px;
    height: 60px;
    font-size: 30px;
    border-radius: 5px;
    box-shadow: 0 3px 0 #b8116b;
  }
  .wrap .part_1 .table ul:nth-child(2) .logo_w {
    width: 70px;
  }
  .wrap .part_1 .table ul:nth-child(2) i {
    font-size: 21px;
  }
  .wrap .part_1 .table ul:nth-child(2) span {
    margin-top: 2px;
    font-size: 13px;
  }
  .wrap .part_1 .table ul:nth-child(3) .tr {
    height: 45px;
  }
  .wrap .part_3 .plan .planBox {
    /*.th {
       padding-left: 50px;
    }*/
  }
  .wrap .part_3 .plan .planBox .hotMark {
    top: -22px;
  }
  .wrap .part_4 .brand .brandSwiper .swiper-slide p {
    font-size: 15px;
  }
  .wrap .part_4 .user .userBox .userInfo .txts h3 {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .wrap .part_4 .user .userBox .userInfo .txts h3 span {
    margin-left: 12px;
  }
  .wrap .part_4 .user .userBox .userInfo .txts p {
    font-size: 16px;
  }
  .wrap .part_4 .note {
    margin: 35px 10px 0;
    font-size: 16px;
  }
  .wrap .part_4 .note ol {
    padding-top: 5px;
  }
  .wrap footer {
    padding-bottom: 160px;
    font-size: 14px;
  }
  .wrap footer.mqClose {
    padding-bottom: 70px;
  }
  .wrap footer .link {
    max-width: 395px;
  }
  .wrap footer .link a:nth-child(3) {
    border-width: 0;
  }
  .wrap footer .link a:nth-child(4) {
    border-width: 1px;
  }
  .wrap footer .copyright {
    line-height: 1.8;
  }
  .wrap footer .copyright p .tel {
    display: block;
    margin-right: 0;
  }
  .wrap .CTA {
    height: 60px;
  }
  .wrap .CTA .btn_cta {
    width: 50%;
    font-size: 21px;
    height: 40px;
    border-radius: 20px;
  }
  .wrap .marquee {
    bottom: 60px !important;
  }
  .wrap .marquee.close {
    left: auto;
    bottom: -50px !important;
  }
  .wrap .marquee .cpName {
    font-size: 17px;
  }
  .wrap .marquee .cpName p {
    padding: 13px 0 13px 15px;
    height: 60px !important;
  }
  .wrap .marquee .order {
    padding: 10px 15px;
    min-width: 190px;
  }
  .wrap .marquee .order span {
    font-size: 15px;
    border-radius: 5px;
  }
  .wrap .marquee .order img {
    width: 22px;
  }
  .wrap .marquee .btn_close {
    top: -38px;
    right: 12px;
  }
}
@media screen and (max-width: 420px) {
  .wrap .game .lottery .scratch {
    border-width: 3px;
  }
  .wrap .game .lottery .prize .award {
    font-size: 30px;
  }
  .wrap .game .lottery .prize .price {
    font-size: 16px;
  }
  .wrap .game .btn_rule {
    margin-top: 20px;
    width: 200px;
    height: 36px;
    font-size: 18px;
  }
  .wrap .game .btn_rule:hover {
    width: 200px;
  }
  .wrap .part_2 .feature .iconBox {
    margin: 0 8% 5vw;
    width: 32%;
  }
  .wrap .part_3 .plan .planBox .th {
    height: 40px;
    font-size: 18px;
  }
  .wrap .part_3 .plan .planBox .info {
    padding: 7vw;
  }
  .wrap .part_3 .plan .planBox .info .price i {
    font-size: 35px;
  }
  .wrap .part_3 .plan .planBox .info .price b {
    font-size: 42px;
  }
  .wrap .part_3 .plan .planBox .info .btn_pay {
    width: 200px;
    height: 36px;
    font-size: 18px;
  }
  .wrap .part_3 .plan .planBox .info .btn_pay:hover {
    width: 200px;
  }
  .wrap .part_3 .plan .planBox .info ul {
    margin-top: 30px;
  }
  .wrap .part_3 .plan .planBox .info ul li svg {
    margin-right: 7px;
    width: 25px;
  }
  .wrap .part_3 .plan .planBox .info ul li p {
    width: calc(100% - 32px);
    font-size: 16px;
  }
  .wrap .part_3 .plan .planBox .hotMark {
    top: -20px;
    left: -26px;
    width: 90px;
  }
  .wrap .part_4 .brand .brandSwiper .swiper-slide p {
    font-size: 15px;
  }
  .wrap .part_4 .brand .brand-pagination {
    bottom: -30px;
  }
  .wrap .part_4 .brand .brand-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
  }
  .wrap .part_4 .user {
    margin-top: 70px;
  }
  .wrap .part_4 .user .userBox {
    padding: 15px 0;
  }
  .wrap .part_4 .user .userBox .userInfo {
    padding: 30px 25px;
  }
  .wrap .part_4 .user .userBox .userInfo .txts h3 {
    margin-bottom: 13px;
    font-size: 24px;
  }
  .wrap .part_4 .user .userBox .userInfo .txts p {
    font-size: 16px;
  }
  .wrap .part_4 .note {
    margin: 30px 5px 0;
    font-size: 16px;
  }
  .wrap .part_4 .note ol {
    padding-top: 5px;
  }
  .wrap footer {
    padding: 40px 15px 140px;
  }
  .wrap footer .link a:nth-last-child(2) {
    border-width: 0;
  }
  .wrap .CTA {
    height: 50px;
  }
  .wrap .CTA .btn_cta {
    font-size: 19px;
    height: 34px;
    border-radius: 17px;
  }
  .wrap .marquee {
    bottom: 50px !important;
  }
  .wrap .marquee.close {
    left: auto;
    bottom: -50px !important;
  }
  .wrap .marquee .cpName {
    font-size: 16px;
  }
  .wrap .marquee .cpName p {
    padding: 13px 0 13px 15px;
    height: 60px !important;
  }
  .wrap .marquee .order {
    padding: 8px 10px;
    min-width: 160px;
  }
  .wrap .marquee .order span {
    font-size: 14px;
  }
  .wrap .marquee .order img {
    margin: 2px 4px 0 0;
    width: 18px;
  }
  .wrap .marquee .btn_close {
    top: -32px;
    right: 8px;
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 375px) {
  .wrap section .content,
  .wrap .part_4 .content {
    padding: 8.5vw 20px 10vw;
  }
  .wrap .part_3 .plan .planBox .hotMark {
    left: -16px;
    width: 80px;
  }
}
@media screen and (max-width: 324px) {
  .wrap footer .link a:nth-child(2), .wrap footer .link a:nth-child(4) {
    border-width: 0;
  }
  .wrap footer .link a:nth-child(3), .wrap footer .link a:nth-last-child(2) {
    border-width: 1px;
  }
}/*# sourceMappingURL=style.css.map */