@charset "UTF-8";
/* ==========================================================================
	SCSS Extend & Mixin
========================================================================== */
/* 顏色 */
/* 顏色樣式套版 */
.wrap footer, .wrap .part_3 .plan .info .price b, .wrap .part_3 .plan .info .price i, .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 .th, .wrap .part_2 .feature .iconBox .title, .wrap .game .btn_rule, .wrap .game .lottery .prize, .wrap .game .lottery .scratch, .wrap header .countdown .time, .wrap header .countdown .txt, .wrap .part_5 .relate .btn_pay, .wrap .part_3 .plan .info .btn_pay {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

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

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

.wrap .part_3 .plan .th {
  padding-bottom: 2px;
  width: 100%;
  height: 60px;
  font-size: 27px;
  color: #ffff00;
  background-color: #2d377f;
  border-radius: 15px 15px 0 0;
}

.wrap .part_3 .plan .info {
  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 .part_5 .relate .btn_pay, .wrap .part_3 .plan .info .btn_pay {
  margin: 60px auto 0;
  padding-bottom: 2px;
  width: 250px;
  height: 50px;
  font-size: 24px;
  color: #ffffff;
  background-color: #ed0180;
  border-radius: 25px;
}
.wrap .part_5 .relate .btn_pay:hover, .wrap .part_3 .plan .info .btn_pay:hover {
  width: 300px;
  color: #ffff00;
}

/* ==========================================================================
	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;
  min-width: 1000px;
  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_251025/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: #ff861a;
  border: 3px solid #ff861a;
  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: #ffffff;
  text-align: center;
}
.wrap header .countdown .time {
  height: 70px;
  background-color: #ffffff;
}
.wrap header .countdown .time span {
  font-size: 48px;
  color: #ff861a;
  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: 120px 20px;
  margin: 0 auto;
  max-width: 990px;
}
.wrap section .content h2 {
  margin-bottom: 70px;
  font-size: 45px;
  color: #222222;
  line-height: 1;
  text-align: center;
  font-weight: 400;
}
.wrap section .content h2 .logo {
  display: inline;
  height: 57px;
}
.wrap section.part_1 .content h2, .wrap section.part_2 .content h2 {
  margin-bottom: 60px;
}
.wrap .game {
  z-index: 1;
  background-image: url("../img_251025/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: #fffb76;
  border-radius: 25px;
}
.wrap .game .btn_rule:hover {
  width: 310px;
}
.wrap .part_1 .content h2 span .logo {
  margin: 0 5px;
}
.wrap .part_1 .situation {
  padding: 40px 45px;
  width: 555px;
  font-size: 21px;
  color: #222222;
  background-color: #ffffff;
  border-radius: 15px;
}
.wrap .part_1 .situation h3 {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 1;
  font-weight: 400;
}
.wrap .part_1 .situation h3 span {
  display: inline;
  padding-left: 15px;
}
.wrap .part_1 .situation p {
  line-height: 1.6;
  font-weight: 300;
}
.wrap .part_1 .situation ul {
  margin: 10px 0 25px;
}
.wrap .part_1 .situation ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 21px;
}
.wrap .part_1 .situation ul li img {
  margin-right: 10px;
  width: 28px;
}
.wrap .part_1 .situation ul li p {
  line-height: 1;
}
.wrap .part_1 .role {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 90px;
  width: 100%;
  max-width: 540px;
}
.wrap .part_1 .role .roleBox {
  position: relative;
}
.wrap .part_1 .role .roleBox > * {
  position: absolute;
  border-radius: 50%;
}
.wrap .part_1 .role .roleBox .role_1 {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 0;
}
.wrap .part_1 .role .roleBox .circle_l {
  top: 20px;
  right: -100px;
  width: 340px;
  height: 340px;
  background-color: #ffe35e;
  animation: circle_l_1 5s linear 0s infinite;
}
@keyframes circle_l_1 {
  0% {
    top: 20px;
    right: -100px;
  }
  28% {
    top: 100px;
    right: -50px;
  }
  56% {
    top: 75px;
    right: 0px;
  }
  100% {
    top: 20px;
    right: -100px;
  }
}
.wrap .part_1 .role .roleBox .circle_m {
  top: 120px;
  left: -45px;
  width: 190px;
  height: 190px;
  background-color: #ffb471;
  animation: circle_m_1 5s linear 0s infinite;
}
@keyframes circle_m_1 {
  0% {
    top: 120px;
    left: -45px;
  }
  20% {
    top: 95px;
    left: -70px;
  }
  65% {
    top: 70px;
    left: 0px;
  }
  100% {
    top: 120px;
    left: -45px;
  }
}
.wrap .part_1 .role .roleBox .circle_s {
  top: 400px;
  left: 180px;
  width: 90px;
  height: 90px;
  background-color: #ff908d;
  animation: circle_s_1 3s linear 0s infinite;
}
@keyframes circle_s_1 {
  0% {
    top: 400px;
    left: 180px;
  }
  40% {
    top: 380px;
    left: 220px;
  }
  75% {
    top: 420px;
    left: 200px;
  }
  100% {
    top: 400px;
    left: 180px;
  }
}
.wrap .part_2 {
  background-color: #ed0180;
}
.wrap .part_2 .content h2 {
  color: #ffffff;
}
.wrap .part_2 .content h2 .logo {
  margin-right: 5px;
  height: 50px;
}
.wrap .part_2 .feature {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.wrap .part_2 .feature .iconBox {
  display: flex;
  flex-direction: column;
  width: 300px;
  background-color: #ffffff;
  border: #ffffff 3px solid;
  border-radius: 15px;
  overflow: hidden;
}
.wrap .part_2 .feature .iconBox .title {
  padding: 15px 15px 18px;
}
.wrap .part_2 .feature .iconBox .title img {
  margin-right: 15px;
  width: 80px;
}
.wrap .part_2 .feature .iconBox .title h3 {
  font-size: 30px;
  color: #ed0180;
  line-height: 1.2;
  font-weight: 500;
}
.wrap .part_2 .feature .iconBox .txt {
  display: flex;
  justify-content: center;
  flex-grow: 1;
  padding: 20px 15px;
  font-size: 21px;
  color: #ffffff;
  line-height: 1.5;
  text-align: center;
  background-color: #ed0180;
}
.wrap .part_3 .plan {
  position: relative;
  margin-left: calc(100% - 500px);
  width: 100%;
  max-width: 500px;
}
.wrap .part_3 .plan .info {
  flex-grow: 1;
  padding: 40px 50px;
}
.wrap .part_3 .plan .info .infoBox {
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.wrap .part_3 .plan .info .price {
  padding-bottom: 25px;
  font-size: 21px;
  text-align: center;
  border-bottom: #cccccc 1px solid;
}
.wrap .part_3 .plan .info .price i {
  margin-right: -3px;
  color: #ed0180;
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
}
.wrap .part_3 .plan .info .price b {
  font-size: 90px;
  color: #ed0180;
}
.wrap .part_3 .plan .info .price span {
  display: block;
  margin-top: 10px;
  text-decoration: line-through;
}
.wrap .part_3 .plan .info ul {
  margin-top: 40px;
}
.wrap .part_3 .plan .info ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
  font-size: 21px;
  line-height: 1;
  font-weight: 300;
}
.wrap .part_3 .plan .info ul li:last-child {
  margin-bottom: 0;
}
.wrap .part_3 .plan .info ul li img {
  margin-right: 10px;
  width: 28px;
}
.wrap .part_3 .plan .hotMark {
  position: absolute;
  z-index: 2;
  top: -28px;
  left: -38px;
  width: 130px;
  transform: rotate(-30deg);
}
.wrap .part_3 .role {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 448px;
}
.wrap .part_3 .role .roleBox {
  position: relative;
}
.wrap .part_3 .role .roleBox > * {
  position: absolute;
  border-radius: 50%;
}
.wrap .part_3 .role .roleBox .role_2 {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 0;
}
.wrap .part_3 .role .roleBox .circle_l {
  top: 20px;
  left: -150px;
  width: 340px;
  height: 340px;
  background-color: #ffe35e;
  animation: circle_l_2 5s linear 0s infinite;
}
@keyframes circle_l_2 {
  0% {
    top: 20px;
    left: -150px;
  }
  28% {
    top: 100px;
    left: -100px;
  }
  56% {
    top: 75px;
    left: -50px;
  }
  100% {
    top: 20px;
    left: -150px;
  }
}
.wrap .part_3 .role .roleBox .circle_m {
  top: 180px;
  right: -60px;
  width: 190px;
  height: 190px;
  background-color: #ffb471;
  animation: circle_m_2 5s linear 0s infinite;
}
@keyframes circle_m_2 {
  0% {
    top: 180px;
    right: -60px;
  }
  20% {
    top: 155px;
    right: -85px;
  }
  65% {
    top: 130px;
    right: -35px;
  }
  100% {
    top: 180px;
    right: -60px;
  }
}
.wrap .part_3 .role .roleBox .circle_s {
  top: 450px;
  left: 130px;
  width: 90px;
  height: 90px;
  background-color: #ff908d;
  animation: circle_s_2 3s linear 0s infinite;
}
@keyframes circle_s_2 {
  0% {
    top: 450px;
    left: 130px;
  }
  40% {
    top: 430px;
    left: 170px;
  }
  75% {
    top: 470px;
    left: 150px;
  }
  100% {
    top: 450px;
    left: 130px;
  }
}
.wrap .part_4 {
  background-color: #ed0180;
}
.wrap .part_4 .content {
  padding-bottom: 160px;
}
.wrap .part_4 .content h2 {
  color: #ffffff;
}
.wrap .part_4 .brand {
  position: relative;
  padding: 25px 20px 40px;
  background-color: #ffffff;
  border-radius: 15px;
}
.wrap .part_4 .brand .brandSwiper {
  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_5 .content {
  padding-bottom: 90px;
}
.wrap .part_5 .user {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.wrap .part_5 .user .userBox {
  display: flex;
  padding: 25px 0;
  width: 450px;
  background-color: #2d377f;
  border: #2d377f 3px solid;
  border-radius: 15px;
}
.wrap .part_5 .user .userBox .userInfo {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
  padding: 50px 50px 45px;
  background-color: #ffffff;
}
.wrap .part_5 .user .userBox .userInfo img {
  width: 80%;
  height: auto;
  max-width: 250px;
}
.wrap .part_5 .user .userBox .userInfo .txts h3 {
  margin: 40px 0 25px;
  font-size: 30px;
  text-align: center;
}
.wrap .part_5 .user .userBox .userInfo .txts h3 span {
  display: inline-block;
  margin-left: 20px;
  font-weight: normal;
}
.wrap .part_5 .user .userBox .userInfo .txts p {
  font-size: 19px;
  line-height: 1.7;
  font-weight: 300;
  text-align: justify;
}
.wrap .part_5 .relate {
  margin: 40px 8px 0;
  padding-bottom: 35px;
  border-bottom: #999999 1px solid;
}
.wrap .part_5 .relate p {
  font-size: 19px;
  color: #222222;
  line-height: 1.7;
  font-weight: 300;
  text-align: justify;
  word-break: break-all;
}
.wrap .part_5 .note {
  margin: 0 8px;
  padding-top: 40px;
  font-size: 19px;
  color: #222222;
  line-height: 1.7;
  font-weight: 300;
}
.wrap .part_5 .note ol {
  padding: 10px 0 0 22px;
  margin: 0;
}
.wrap .part_5 .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: 900px) {
  .wrap {
    min-width: auto;
  }
  .wrap:before {
    background-image: url("../img_251025/cover_m.jpg");
  }
  .wrap header {
    height: 52.22vw;
    background-image: url("../img_251025/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: 80px 30px;
  }
  .wrap section .content h2 {
    margin-bottom: 40px;
    font-size: 33px;
    line-height: 1.3;
  }
  .wrap section .content h2 .logo {
    height: 42px;
  }
  .wrap section.part_1 .content h2, .wrap section.part_2 .content h2 {
    margin-bottom: 35px;
  }
  .wrap .game .content {
    padding: calc(7vw + 130px) 30px 10vw;
  }
  .wrap .game .btn_rule:hover {
    width: 250px;
  }
  .wrap .part_1 .content {
    padding-bottom: 0;
  }
  .wrap .part_1 .situation {
    margin: auto;
    padding: 35px 40px;
    width: 100%;
    max-width: 510px;
    font-size: 18px;
    border-radius: 10px;
  }
  .wrap .part_1 .situation h3 {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.2;
  }
  .wrap .part_1 .situation ul {
    margin: 7px 0 20px;
  }
  .wrap .part_1 .situation ul li {
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 1.2;
  }
  .wrap .part_1 .situation ul li img {
    margin-right: 7px;
    width: 24px;
  }
  .wrap .part_1 .situation ul li p {
    line-height: 1.3;
  }
  .wrap .part_1 .role {
    position: relative;
    bottom: auto;
    left: auto;
    margin: -25px auto 0;
    padding-left: 3vw;
    max-width: calc(540px + 3vw);
  }
  .wrap .part_2 .content h2 .logo {
    height: 36px;
  }
  .wrap .part_2 .feature {
    flex-direction: column;
    align-items: center;
    margin: auto;
    width: 100%;
    max-width: 500px;
  }
  .wrap .part_2 .feature .iconBox {
    flex-direction: row;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 10px;
  }
  .wrap .part_2 .feature .iconBox:last-child {
    margin-bottom: 0;
  }
  .wrap .part_2 .feature .iconBox .title {
    padding: 15px 25px;
  }
  .wrap .part_2 .feature .iconBox .title img {
    width: 64px;
  }
  .wrap .part_2 .feature .iconBox .title h3 {
    font-size: 24px;
  }
  .wrap .part_2 .feature .iconBox .txt {
    padding: 15px;
    font-size: 18px;
  }
  .wrap .part_3 .content {
    padding-bottom: 0;
  }
  .wrap .part_3 .plan {
    margin: auto;
  }
  .wrap .part_3 .plan .th {
    height: 50px;
    font-size: 22px;
    border-radius: 10px 10px 0 0;
  }
  .wrap .part_3 .plan .info {
    padding: 35px;
    border-radius: 0 0 10px 10px;
  }
  .wrap .part_3 .plan .info .price {
    font-size: 18px;
  }
  .wrap .part_3 .plan .info .price i {
    font-size: 50px;
  }
  .wrap .part_3 .plan .info .price b {
    font-size: 70px;
  }
  .wrap .part_3 .plan .info .price span {
    margin-top: 5px;
  }
  .wrap .part_3 .plan .info ul {
    margin-top: 35px;
  }
  .wrap .part_3 .plan .info ul li {
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 1.3;
  }
  .wrap .part_3 .plan .info ul li img {
    margin-right: 7px;
    width: 24px;
  }
  .wrap .part_3 .plan .info .btn_pay {
    margin-top: 50px;
    width: 230px;
    height: 44px;
    font-size: 20px;
  }
  .wrap .part_3 .plan .info .btn_pay:hover {
    width: 230px;
    color: #ffffff;
  }
  .wrap .part_3 .plan .hotMark {
    top: -23px;
    left: -30px;
    width: 100px;
  }
  .wrap .part_3 .role {
    position: relative;
    bottom: auto;
    left: auto;
    margin: -25px auto -120px;
    padding-left: 2vw;
    max-width: calc(448px + 2vw);
  }
  .wrap .part_4 .content {
    padding-bottom: 120px;
  }
  .wrap .part_4 .brand {
    padding: 20px 10px 35px;
    border-radius: 10px;
  }
  .wrap .part_4 .brand .brandSwiper .swiper-slide p {
    font-size: 16px;
  }
  .wrap .part_5 .content {
    padding-bottom: 80px;
  }
  .wrap .part_5 .user .userBox {
    width: calc((100% - 15px) / 2);
    border-radius: 10px;
  }
  .wrap .part_5 .user .userBox:last-child {
    margin-left: 15px;
  }
  .wrap .part_5 .user .userBox .userInfo {
    padding: 30px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts h3 {
    font-size: 27px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts h3 span {
    margin-left: 10px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts p {
    font-size: 18px;
  }
  .wrap .part_5 .relate {
    margin-top: 30px;
  }
  .wrap .part_5 .relate p {
    font-size: 18px;
  }
  .wrap .part_5 .relate .btn_pay {
    margin-top: 50px;
    width: 230px;
    height: 44px;
    font-size: 20px;
  }
  .wrap .part_5 .relate .btn_pay:hover {
    width: 230px;
    color: #ffffff;
  }
  .wrap .part_5 .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_1 .content h2 span {
    display: block;
  }
  .wrap .part_1 .content h2 span .logo {
    margin-left: 0;
  }
  .wrap .part_1 .situation ul li {
    align-items: flex-start;
  }
  .wrap .part_1 .role {
    margin-top: -5vw;
  }
  .wrap .part_1 .role .roleBox .circle_l {
    top: 4%;
    right: -18%;
    width: 62.964%;
    height: 61.6%;
  }
  @keyframes circle_l_1 {
    0% {
      top: 4%;
      right: -18%;
    }
    28% {
      top: 20%;
      right: -9%;
    }
    56% {
      top: 15%;
      right: 0%;
    }
    100% {
      top: 4%;
      right: -18%;
    }
  }
  .wrap .part_1 .role .roleBox .circle_m {
    top: 21%;
    left: -8%;
    width: 35.187%;
    height: 34.425%;
  }
  @keyframes circle_m_1 {
    0% {
      top: 21%;
      left: -8%;
    }
    20% {
      top: 16%;
      left: -14%;
    }
    60% {
      top: 10%;
      left: 6%;
    }
    100% {
      top: 21%;
      left: -8%;
    }
  }
  .wrap .part_1 .role .roleBox .circle_s {
    top: 72%;
    left: 33%;
    width: 16.668%;
    height: 16.308%;
  }
  @keyframes circle_s_1 {
    0% {
      top: 72%;
      left: 33%;
    }
    40% {
      top: 68%;
      left: 40%;
    }
    75% {
      top: 76%;
      left: 36%;
    }
    100% {
      top: 72%;
      left: 33%;
    }
  }
  .wrap .part_2 .content h2 .logo {
    display: block;
    margin: auto;
  }
  .wrap .part_2 .feature .iconBox {
    margin-bottom: 15px;
  }
  .wrap .part_2 .feature .iconBox .title {
    padding: 15px;
  }
  .wrap .part_2 .feature .iconBox .title img {
    margin-right: 10px;
    width: 60px;
  }
  .wrap .part_2 .feature .iconBox .title h3 {
    font-size: 22px;
  }
  .wrap .part_2 .feature .iconBox .txt {
    font-size: 17px;
  }
  .wrap .part_3 .role {
    margin: -5vw auto -22vw;
    width: 80%;
  }
  .wrap .part_3 .role .roleBox .circle_l {
    top: 3%;
    left: -33%;
    width: 75.895%;
    height: 44.915%;
  }
  @keyframes circle_l_2 {
    0% {
      top: 3%;
      left: -33%;
    }
    28% {
      top: 15%;
      left: -22%;
    }
    56% {
      top: 11%;
      left: -11%;
    }
    100% {
      top: 3%;
      left: -33%;
    }
  }
  .wrap .part_3 .role .roleBox .circle_m {
    top: 24%;
    right: -13%;
    width: 42.413%;
    height: 25.1%;
  }
  @keyframes circle_m_2 {
    0% {
      top: 24%;
      right: -13%;
    }
    20% {
      top: 21%;
      right: -18%;
    }
    65% {
      top: 17%;
      right: -7%;
    }
    100% {
      top: 24%;
      right: -13%;
    }
  }
  .wrap .part_3 .role .roleBox .circle_s {
    top: 60%;
    left: 29%;
    width: 20.09%;
    height: 11.89%;
  }
  @keyframes circle_s_2 {
    0% {
      top: 60%;
      left: 29%;
    }
    40% {
      top: 57%;
      left: 38%;
    }
    75% {
      top: 63%;
      left: 33%;
    }
    100% {
      top: 60%;
      left: 29%;
    }
  }
  .wrap .part_4 .brand {
    padding: 15px 0 30px;
  }
  .wrap .part_5 .user .userBox .userInfo {
    padding: 25px 20px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts h3 {
    margin: 25px 0 15px;
    font-size: 22px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts p {
    font-size: 17px;
    line-height: 1.6;
  }
  .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 {
    padding: 15vw 30px;
  }
  .wrap section .content h2 {
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 500;
  }
  .wrap section .content h2 .logo {
    height: 32px;
  }
  .wrap section.part_1 .content h2, .wrap section.part_2 .content h2 {
    margin-bottom: 30px;
  }
  .wrap .game .content {
    padding: calc(8vw + 100px) 30px 12vw;
  }
  .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 .game .btn_rule {
    margin-top: 20px;
    width: 200px;
    height: 36px;
    font-size: 18px;
  }
  .wrap .game .btn_rule:hover {
    width: 200px;
  }
  .wrap .part_1 .situation {
    padding: 25px;
    font-size: 16px;
  }
  .wrap .part_1 .situation h3 {
    margin-bottom: 20px;
    font-size: 19px;
  }
  .wrap .part_1 .situation p {
    font-weight: 400;
  }
  .wrap .part_1 .situation ul {
    margin: 7px 0 15px;
  }
  .wrap .part_1 .situation ul li {
    margin-bottom: 7px;
    font-size: 16px;
  }
  .wrap .part_1 .situation ul li img {
    width: 22px;
  }
  .wrap .part_2 .content h2 .logo {
    height: 28px;
  }
  .wrap .part_2 .feature .iconBox {
    flex-direction: column;
  }
  .wrap .part_2 .feature .iconBox .title {
    padding: 12px 15px 15px;
  }
  .wrap .part_2 .feature .iconBox .title h3 {
    font-size: 20px;
    line-height: 1.3;
  }
  .wrap .part_2 .feature .iconBox .txt {
    font-size: 16px;
  }
  .wrap .part_3 .plan .th {
    height: 45px;
    font-size: 19px;
  }
  .wrap .part_3 .plan .info .price {
    padding-bottom: 20px;
    font-size: 16px;
  }
  .wrap .part_3 .plan .info .price i {
    font-size: 40px;
  }
  .wrap .part_3 .plan .info .price b {
    font-size: 60px;
  }
  .wrap .part_3 .plan .info ul li {
    align-items: flex-start;
    font-size: 16px;
    font-weight: 400;
  }
  .wrap .part_3 .plan .info ul li img {
    width: 22px;
  }
  .wrap .part_3 .plan .info .btn_pay {
    margin-top: 40px;
    width: 200px;
    height: 36px;
    font-size: 18px;
  }
  .wrap .part_3 .plan .info .btn_pay:hover {
    width: 200px;
  }
  .wrap .part_4 .content {
    padding-bottom: calc(15vw + 30px);
  }
  .wrap .part_4 .brand .brandSwiper .swiper-slide p {
    font-size: 15px;
    font-weight: 400;
  }
  .wrap .part_4 .brand .brand-pagination .swiper-pagination-bullet {
    margin: 0 5px;
    width: 12px;
    height: 12px;
  }
  .wrap .part_5 .content {
    padding-bottom: 15vw;
  }
  .wrap .part_5 .user {
    flex-direction: column;
    align-items: center;
  }
  .wrap .part_5 .user .userBox {
    width: 100%;
  }
  .wrap .part_5 .user .userBox:last-child {
    margin: 20px 0 0;
  }
  .wrap .part_5 .user .userBox .userInfo {
    padding: 25px;
  }
  .wrap .part_5 .user .userBox .userInfo img {
    width: 60%;
    max-width: 200px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts h3 {
    font-size: 24px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts p {
    font-size: 16px;
    font-weight: 400;
  }
  .wrap .part_5 .relate {
    margin-top: 22px;
    padding-bottom: 30px;
  }
  .wrap .part_5 .relate p {
    font-size: 16px;
    font-weight: 400;
  }
  .wrap .part_5 .relate .btn_pay {
    margin-top: 40px;
    width: 200px;
    height: 36px;
    font-size: 18px;
  }
  .wrap .part_5 .relate .btn_pay:hover {
    width: 200px;
  }
  .wrap .part_5 .note {
    padding-top: 25px;
    font-size: 16px;
    font-weight: 400;
  }
  .wrap .part_5 .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 .part_3 .plan .th {
    height: 40px;
    font-size: 18px;
  }
  .wrap .part_3 .plan .info {
    padding: 30px;
  }
  .wrap .part_3 .plan .info .price {
    font-size: 15px;
  }
  .wrap .part_3 .plan .info .price i {
    font-size: 35px;
  }
  .wrap .part_3 .plan .info .price b {
    font-size: 55px;
  }
  .wrap .part_3 .plan .info ul {
    margin-top: 30px;
  }
  .wrap .part_3 .plan .hotMark {
    top: -18px;
    left: -22px;
    width: 85px;
  }
  .wrap .part_4 .brand .brand-pagination {
    bottom: -30px;
  }
  .wrap .part_4 .brand .brand-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
  }
  .wrap .part_5 .user .userBox {
    padding: 15px 0;
  }
  .wrap .part_5 .user .userBox .userInfo {
    padding: 30px 25px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts h3 {
    margin-bottom: 13px;
    font-size: 24px;
  }
  .wrap .part_5 .user .userBox .userInfo .txts p {
    font-size: 16px;
  }
  .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: 18px;
    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 {
    padding: 15vw 20px;
  }
  .wrap section .content h2 {
    font-size: 21px;
  }
  .wrap section .content h2 .logo {
    height: 27px;
  }
  .wrap section.part_1 .content h2, .wrap section.part_2 .content h2 {
    margin-bottom: 22px;
  }
  .wrap .part_1 .situation {
    padding: 20px;
    font-size: 15px;
  }
  .wrap .part_1 .situation h3 {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .wrap .part_2 .content h2 .logo {
    height: 23px;
  }
  .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 */