@charset "UTF-8";
html {
  font-size: 1rem;
}

body {
  font-family: Arial, Helvetica, 微軟正黑體, sans-serif;
  color: #343a40;
  line-height: 1.5;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a {
  text-decoration: none;
  transition: all 0.35s;
}
a:hover, a:focus a:active {
  text-decoration: none;
}

.for-mobile-lg {
  display: none !important;
}
@media (max-width: lg px) {
  .for-mobile-lg {
    display: block !important;
  }
}

@media (max-width: lg px) {
  .for-desk-lg {
    display: none !important;
  }
}

ul,
ol {
  margin: 0;
}

ul {
  padding: 0;
  list-style: none;
}

ol {
  padding-left: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: normal;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 1.2rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: 1.125rem;
}

.group_box .group_txt .row .change .arrow_click img {
  width: 20%;
}

.box-title {
  width: 75%;
  margin-bottom: 20px; 
}


.gift h1{
  color: #434ea1;
  font-size: 32px;
  letter-spacing: 1.2px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 10px;
}

.gift{
  background-color: #fdf3e8;
  border-radius: 13px;
  border: solid 1px #e2d3c3;
  padding: 15px;
  margin-bottom: 90px;
  
}


.giftbigbox{
  display: flex;
  justify-content: center;


}

.giftbox{

  width: 100%;
    background-color: #fff;
  border-radius: 13px;
  border: solid 1px #e2d3c3;
}

.giftbox img{
  width: 100%;
}

.giftbox_word p {
  background-color:#712ec9 ;
  color: white;
  padding: 10px 15px;
  border-radius: 50px;
  text-align: center;
margin-top: 10px;
      width: 100%;
      font-size: 23px;
      letter-spacing: 1.2px;

}

.giftbox_word{
width: 23%;
    margin:5px 25px 0 25px;
}

@media (max-width: lg px) {
  p {
    font-size: 1rem;
  }
}

.group_box .group_txt:after, .group_box .group_txt:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

::selection {
  background-color: #0089e4;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background-color: #0089e4;
  color: #fff;
  text-shadow: none;
}

.ANT {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: -3px;
}
@media screen and (max-width: 428px) {
  .wrapper {
    margin-top: -7px;
  }
}


.tc {
  text-align: center;
}

.rel {
  position: relative;
}

.BUT {
  display: inline-block;
  padding: 8px 40px;
    font-size: 23px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: pointer;
  font-weight: bolder;
  background-color: #ffcd04;
  -webkit-box-shadow: 0 6px 0 #8c7720;
  box-shadow: 0 6px 0 #8c7720;
  border: none;
  border-radius: 99px;
color: black;
  height: auto;
  width: 100%;
}
@media (max-width: 768px) {
  .BUT {
    margin-bottom: 25px;
  }
}

#sBut{
  width: 100%;
}

.BUT a {
  margin-bottom: 0px;
  color: black;
}

.BUT:hover,
.BUT:focus {
  background-color: #e0b506;
  box-shadow: 0 4px 0 #74621a;
  color: white;
}


/* ------------- */
.mainCoverContainer_1 {
    width: 100%;
    position: relative;
}

.hidden{
  overflow-x: hidden;
  position: relative;
}
.pc_title_mask {

    position: absolute;

    -webkit-mask-image: linear-gradient(
    135deg,

    transparent 45%,

    rgba(0,0,0,1) 50%,

    transparent 55%
);
    mask-image: linear-gradient(
    135deg,

    transparent 45%,

    rgba(0,0,0,1) 50%,

    transparent 55%
);

    -webkit-mask-size: 300% 300%;
    mask-size: 300% 300%;

    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;

  animation: maskmove 2s infinite;
}

.gift_1{
    position: absolute;
    bottom: 40%;
    left: 6%;
    padding-top: 0%;
    padding-left: 0%;
    width: 9vw;
    z-index: 10;
    animation: up-down 6s ease infinite;
}


.gift_2{
position: absolute;
    bottom: 8%;
    left: 9%;
    padding-top: 0%;
    padding-left: 0%;
    width: 7vw;
    z-index: 10;
    animation: up-down 4s ease infinite;
}


.gift_3{
position: absolute;
    top: 8%;
    right: 9%;
    padding-top: 0%;
    padding-left: 0%;
    width: 7vw;
    z-index: 10;
    animation: up-down 4s ease infinite;
}



.wordbox {
    position: absolute;
    top: 12%;
    left: 15%;
    padding-top: 0%;
    padding-left: 0%;
    width: 37vw;
    z-index: 10;
}


.wordbox_1{

 position: absolute;
bottom: 0%;
    right: 11%;
    padding-top: 0%;
    padding-left: 0%;
    width: 35vw;
    z-index: 10; 
}

.pc_title{
  position: absolute 
}

@keyframes maskmove{

 0% {
    -webkit-mask-position: 120% 0%;
    mask-position: 120% 0%;
}

 100% {
   
        -webkit-mask-position: -10% 0%;
    mask-position: -10% 0%;
}

}


@keyframes up-down{

0%, 100% {
    transform: translateY(0);
}
50% {
    transform: translateY(var(--trans-y, 0.5em));
}

}

@keyframes up-down{

0%, 100% {
    transform: translateY(0);
}
50% {
    transform: translateY(var(--trans-y, 0.5em));
}

}




.KV_picture{
  vertical-align: middle;
}

.KV_picture img{
  width: 100%;
}

/* ----------top banner--------------------------- */
[class*=grid] {
  display: grid;
}

[class*=flex] {
  display: flex;
}

.ullist {
  margin: 0 0 0 20px;
}
.ullist li {
  list-style-type: disc;
}

.topbar_fixed {
  width: 100%;
  background: #ee781e;
  height: 65px;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 65px;
}

.banner {
  padding: 22px 0 0;

}
.banner .dare_grid {
  grid-template-columns: repeat(10, 10%);
  grid-template-rows: repeat(10, 10%);
}
@media (max-width: 768px) {
  .banner .dare_grid {
    grid-template-columns: repeat(5, 20%);
    grid-template-rows: repeat(5, 20%);
  }
}
.banner .dare_grid .dare_title {
  grid-area: 1/2/10/7;
  margin: 38px 0 0 0;
  z-index: 2;
}
@media (max-width: 768px) {
  .banner .dare_grid .dare_title {
    grid-area: 1/1/10/6;
  }
}
.banner .dare_grid .dare_airplane {
  grid-area: 4/7/10/10;
  position: relative;
}
@media (max-width: 768px) {
  .banner .dare_grid .dare_airplane {
    grid-area: 2/6/2/4;
  }
}
.banner .dare_grid .dare_airplane:before {
  content: "";
  width: 311px;
  height: 140px;
  top: -28%;
  background: url(../images/air_tickets.svg) no-repeat;
  position: absolute;
  filter: drop-shadow(-8px 12px 6px rgba(0, 0, 0, 0.2));
}
@media (max-width: 1200px) {
  .banner .dare_grid .dare_airplane:before {
    width: 235px;
    top: -40%;
  }
}
@media (max-width: 991px) {
  .banner .dare_grid .dare_airplane:before {
    width: 190px;
  }
}
@media (max-width: 768px) {
  .banner .dare_grid .dare_airplane:before {
    width: 150px;
    height: 136px;
    top: -65%;
  }
}
@media (max-width: 480px) {
  .banner .dare_grid .dare_airplane:before {
    width: 110px;
    top: -70%;
  }
}
.banner .dare_grid .money_left {
  grid-area: 1/1/6/3;
}
@media (max-width: 768px) {
  .banner .dare_grid .money_left {
    grid-area: 1/1/4/2;
  }
}
.banner .dare_grid .money_right {
  grid-area: 1/6/5/8;
}
@media (max-width: 768px) {
  .banner .dare_grid .money_right {
    grid-area: 1/6/5/5;
  }
}
.banner .group_box {
  background: rgba(255, 255, 255, 0);
  margin: 0;
}
.banner .group_box .change {
  position: relative !important;
  margin: auto;
  bottom: 0 !important;
  right: 0 !important;
}

.TOP {
  background-image: url(../images/banner/bg_top.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 5%;
  position: relative;
  overflow: hidden;
  margin-top: -8px;
}
@media (max-width: 1200px) {
  .TOP {
    padding-bottom: 0%;
  }
}
@media (max-width: 992px) {
  .TOP {
    height: 39rem;
  }
}
@media (max-width: 849px) {
  .TOP {
    padding-bottom: 0%;
    height: 30rem;
  }
}

@media (max-width: 667px) {
  .TOP {
    padding-bottom: 0%;
    background-size: cover;
    background-position: center -2px;
  }
}
@media (max-width: 480px) {
  .TOP {
    height: auto;
  }
}
.TOP .Lbox {
  position: relative;
  right: -70px;
}
@media (max-width: 1366px) {
  .TOP .Lbox {
    right: -20px;
  }
}
@media (max-width: 1200px) {
  .TOP .Lbox {
    top: 100px;
    right: -20px;
  }
}
@media (max-width: 812px) {
  .TOP .Lbox {
    top: 80px;
    right: 0px;
  }
}
@media (max-width: 767px) {
  .TOP .Lbox {
    top: -8px;
    right: 12px;
    scale: 0.85;
  }
}
@media (max-width: 480px) {
  .TOP .Lbox {
    top: -15px;
  }
}
.TOP .Lbox .h1-pc {
  scale: 0.95;
  transform: translate(5px, 141px);
}
@media (max-width: 1200px) {
  .TOP .Lbox .h1-pc {
    transform: translate(5px, 79px);
  }
}
@media (max-width: 992px) {
  .TOP .Lbox .h1-pc {
    transform: translate(5px, 61px);
  }
}
@media (max-width: 812px) {
  .TOP .Lbox .h1-pc {
    transform: translate(6px, 49px);
  }
}
@media (max-width: 768px) {
  .TOP .Lbox .h1-pc {
    scale: 0.95;
    transform: translate(10px, 58px);
  }
}
@media (max-width: 767px) {
  .TOP .Lbox .h1-pc {
    display: none;
  }
}
.TOP .Lbox .h1-mb {
  display: none;
}
@media (max-width: 767px) {
  .TOP .Lbox .h1-mb {
    display: block;
  }
}
@media (max-width: 576px) {
  .TOP .Lbox .h1-mb {
    scale: 0.95;
    transform: translate(10px, 104px);
  }
}
@media (max-width: 480px) {
  .TOP .Lbox .h1-mb {
    transform: translate(34px, 34px);
  }
}
@media (max-width: 428px) {
  .TOP .Lbox .h1-mb {
    scale: 0.95;
    transform: translate(28px, 31px);
  }
}
.TOP .Rbox {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media (max-width: 1366px) {
  .TOP .Rbox {
    scale: 0.9;
    left: -70px;
  }
}
@media (max-width: 1200px) {
  .TOP .Rbox {
    scale: 0.8;
    left: -100px;
    top: -50px;
  }
}
@media (max-width: 1024px) {
  .TOP .Rbox {
    scale: 0.7;
    left: -119px;
    top: -50px;
  }
}
@media (max-width: 849px) {
  .TOP .Rbox {
    scale: 0.55;
    left: -132px;
    top: -96px;
  }
}
@media (max-width: 812px) {
  .TOP .Rbox {
    top: -148px;
  }
}
@media (max-width: 767px) {
  .TOP .Rbox {
    display: none;
  }
}
.TOP .emp-L {
  flex: 0 0 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.TOP .e-body {
  background-image: url(../images/banner/emperor_body.png);
  background-repeat: no-repeat;
  width: 328px;
  position: relative;
  background-position: -20px 85px;
  height: 100%;
  display: block;
  background-size: 111%;
}
.TOP .e-hand {
  background-image: url(../images/banner/emperor_hand.png);
  background-repeat: no-repeat;
  top: 360px;
  right: -13px;
  width: 142px;
  height: 102px;
  background-size: 78%;
  transform-origin: left center;
  animation: e-right-wave 1s ease infinite running;
  position: absolute;
  z-index: 1;
}
@media (max-width: 1200px) {
  .TOP .e-hand {
    right: -36px;
  }
}
@keyframes e-right-wave {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(12deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.TOP .casino-R {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 60%;
}
.TOP .c-base {
  background-image: url(../images/banner/Casino_small_Base.png);
  background-repeat: no-repeat;
  width: 485px;
  position: relative;
  background-position: 0px 110px;
  height: 713px;
  background-size: 100%;
  margin-left: -50px;
  position: relative;
}
.TOP .c-turn {
  background-image: url(../images/banner/Casino_small_turn.png);
  background-repeat: no-repeat;
  z-index: 1;
  width: 487px;
  height: 487px;
  position: absolute;
  top: 132px;
  left: -52px;
  scale: 0.85;
  transform-origin: center;
  transition: transform 300ms ease-in;
  animation: c-turn 1s ease infinite running;
}
@keyframes c-turn {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/*------------- CONTENT1 -------------*/
.CONTENT1 {
  width: 100%;
  position: relative;
  background-attachment: fixed;
      background-color: #ffffff78;
}


@media (max-width: lg_1200 px) {
  .CONTENT1 {
    height: auto;
    padding: 100px 0 150px;
    background-size: cover;
  }
}
@media (max-width: 1024px) {
  .CONTENT1 {
    height: auto;
    padding: 0px 0 60px;
  }
}
@media (max-width: 480px) {
  .CONTENT1 {
    height: auto;
    padding: 0px 0 30px;
  }
}
.CONTENT1 .C1_casino {
  top: 47%;
  left: 50%;
  /* -webkit-transform: translate(-50%, -50%); */
  transform: translate(-50%, -50%);
  /* margin: initial; */
  margin: auto;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 576px) {
  .CONTENT1 .C1_casino {
    top: 45%;
    margin-bottom: 60px;
  }
}
@media (max-width: 428px) {
  .CONTENT1 .C1_casino {
    top: 43%;
    margin-bottom: 50px;
  }
}
.CONTENT1 .BUTform {
  padding: 10px 70px 10px 90px;
}
.CONTENT1 .c1-icon-form {
  position: absolute;
  width: 4rem;
  top: -24px;
  left: -68px;
}

.group_box {

}
.group_box .group_title {
  background: #7737AF;
  color: white;
  margin: 22px 25px 15px;
  padding: 18px 30px 6px;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .group_box .group_title {
    padding: 18px 19px 6px;
  }
}
.group_box .group_title header {
  text-align: center;
  width: 58%;
}
@media (max-width: 768px) {
  .group_box .group_title header {
    width: 100%;
  }
}
.group_box .group_title header h2 {
  font-size: 2.5rem;
  font-weight: bold;
  border-bottom: solid 3px #fff;
  line-height: 73px;
}
@media (max-width: 768px) {
  .group_box .group_title header h2 {
    font-size: 2.2rem;
  }
}
.group_box .group_title header p {
  font-size: 1.125rem;
}
.group_box .group_txt {
  border-bottom: dashed 2px #606060;
    padding: 30px 0 50px;
  position: relative;
}
/* .group_box .group_txt:before {
  left: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #dea3ff;
  bottom: -15px;
}
.group_box .group_txt:after {
  right: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #dea3ff transparent transparent;
  bottom: -15px;
} */
@media (max-width: 768px) {
  .group_box .group_txt {
    padding: 0px 0 17px;
  }
}
.group_box .group_txt:last-child {
  border: none;
}
.group_box .group_txt .row {
  padding: 10px 50px;
}
@media (max-width: 991px) {
  .group_box .group_txt .row {
    padding: 0 5px;
  }
}
@media (max-width: 768px) {
  .group_box .group_txt .row {
    padding: 0 2px;
  }

  /* .group_box .group_txt .row {
  padding: 0px 50px;
} */
}
.group_box .group_txt .row span {
  display: block;
  background: #7737af;
  width: 55px;
  height: 55px;
  color: white;
  font-size: 1.7rem;
  text-align: center;
  border-radius: 50px;
  margin: 0 13px 0 0;
  line-height: 52px;
}
.group_box .group_txt .row .awards_flex {
  align-items: center;
  height: 100%;
}
@media (max-width: 768px) {
  .group_box .group_txt .row .awards_flex {
    justify-content: center;
  }
}
.group_box .group_txt .row .awards_flex header {
  margin: 10px 0 0;
}
.group_box .group_txt .row .awards_flex header h3 {
  font-size: 2.1rem;
}
@media (max-width: 991px) {
  .group_box .group_txt .row .awards_flex header h3 {
    font-size: 1.6rem;
  }
}
.group_box .group_txt .row .awards_flex header p {
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .group_box .group_txt .row .bonus_txt {
    text-align: center;
  }
}
.group_box .group_txt .row .bonus_txt h4 {
  background: #EC478F;
  color: #FFF;
  text-align: center;
  border-radius: 50px;
  padding: 8px 0;
  font-size: 1.8rem;
}
.group_box .group_txt .row .bonus_txt ul {
  margin: 11px 0 24px 65px;
}
@media (max-width: 991px) {
  .group_box .group_txt .row .bonus_txt ul {
    margin: 11px 0 24px 20px;
  }
}
@media (max-width: 768px) {
  .group_box .group_txt .row .bonus_txt ul {
    margin: 5px 0 20px;
    display: inline-block;
  }
}
.group_box .group_txt .row .bonus_txt ul li {
  list-style-type: disc;
  line-height: 33px;
  text-align: left;
  font-size: 1.2rem;
}
.group_box .group_txt .row .turntable {
  position: relative;
}
.group_box .group_txt .row .change {
  position: absolute;
  /* width: 650px; */
  bottom: 25px;
  right: -44px;
}
@media (max-width: 1200px) {
  .group_box .group_txt .row .change {
    /* width: 470px; */
    bottom: 125px;
    right: -44px;
  }
}
@media (max-width: 991px) {
  .group_box .group_txt .row .change {
    /* width: 420px; */
    bottom: 167px;
    right: 0;
  }
}
@media (max-width: 768px) {
  .group_box .group_txt .row .change {

    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
}
.group_box .group_txt .row .change .go_btn {

  background: initial;
  border: none;
  box-shadow: initial;
  margin: auto;

  animation: go 1.5s linear infinite;
}
@media (max-width: 1200px) {
  .group_box .group_txt .row .change .go_btn {

  }
}
@media (max-width: 991px) {
  .group_box .group_txt .row .change .go_btn {

  }
}
@media (max-width: 768px) {
  .group_box .group_txt .row .change .go_btn {
 
  }
}
@media (max-width: 428px) {
  .group_box .group_txt .row .change .go_btn {

  }
}
.group_box .group_txt .row .change .go_btn:before {
  content: initial;
}
@keyframes go {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1.1);
  }
}
.group_box .group_txt .row .change .awards {

  margin: auto;
  animation: winning 12s linear infinite;
}
@media (max-width: 1200px) {
  .group_box .group_txt .row .change .awards {
    bottom: 26px;
    /* width: 424px; */
  }
}
@media (max-width: 991px) {
  .group_box .group_txt .row .change .awards {

  }
}
@media (max-width: 768px) {
  .group_box .group_txt .row .change .awards {
 
  }
}
@keyframes winning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.group_box .group_txt .row .change .arrow_click {
  
  text-align: center;
  filter: drop-shadow(0px 7px 6px rgba(0, 0, 0, 0.4));
  animation: arrow_btn 0.8s ease-in-out infinite;
  z-index: 6;
}
@media (max-width: 768px) {
  .group_box .group_txt .row .change .arrow_click img {
    
  }
}
@keyframes arrow_btn {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(7px);
  }
  100% {
    transform: translateY(0px);
  }
}
.group_box .group_txt figure {
  text-align: center;
}
@media (max-width: 991px) {
  .group_box .group_txt figure {
    width: 82px;
    margin: 0 auto 20px;
  }
}
@media (max-width: 768px) {
  .group_box .group_txt figure {
    width: 28%;
    margin: 0 auto 30px;
  }
}
.group_box .group_txt a {
  background: linear-gradient(to left, #FF800A 0%, #FFD208 100%);
  font-size: 1.4rem;
  position: relative;
  text-align: center;
  color: #000;
  padding: 5px 54px;
  border-radius: 5px;
  box-shadow: 6px 7px 0px 0px #000;
  margin: 0 0 22px;
  display: inline-block;
  transition: all 0.2s linear;
}
.group_box .group_txt a:hover {
  background: linear-gradient(to left, #ff430a 0%, #ff6308 100%);
  transform: scale(1.1);
}
.group_box .group_txt a:hover:before {
  width: 158px;
  height: 50px;
}
@media (max-width: 991px) {
  .group_box .group_txt a {
    padding: 5px 45px;
  }
}
.group_box .group_txt a:before {
  content: "";
  position: absolute;
  width: 153px;
  height: 47px;
  border: solid 2px;
  border-radius: 8px;
  left: -7px;
  top: -7px;
}
@media (max-width: 991px) {
  .group_box .group_txt a:before {
    width: 135px;
  }
}
.group_box .group_txt h5 {
    text-align: center;
    background-color: #fff;
    border-radius: 50px;
    border: solid 2px #434ea1;
    color: #434ea1;
    padding: 12px 20px;
    box-shadow: 2px 2px 0 #434ea1;
    display: inline-block;
    font-size: 29px;
    margin-top: 20px;
    letter-spacing: 1.2px;
    margin-bottom: 30px;
}
.group_box .group_txt .illustrate {
  text-align: center;
}
.group_box .group_txt .illustrate ul {
  margin: 0 0 0px 0px;
  display: inline-block;
}
.group_box .group_txt .illustrate ul li {
  list-style-type: disc;
  text-align: left;
  line-height: 30px;
  font-size: 20px;
  letter-spacing: 1.5px;
}


.group_box .group_txt .illustrate ul li ul {
  margin: 0 0 0 20px;
}
.group_box .group_txt .illustrate ul li ul li {
  list-style-type: decimal;
}

.man {
  position: absolute;
  left: 0;
  top: 6%;
  z-index: 5;
  width: 150px;
  height: auto;
}
@media (max-width: 1200px) {
  .man {
    width: 115px;
  }
}
@media (max-width: 991px) {
  .man {
    width: 103px;
  }
}
@media (max-width: 768px) {
  .man {
    width: 96px;
  }
}
@media (max-width: 480px) {
  .man {
    width: 52px;
  }
}

.woman {
  position: absolute;
  right: 0;
  width: 200px;
  height: auto;
  top: 8%;
}
@media (max-width: 1200px) {
  .woman {
    width: 130px;
  }
}
@media (max-width: 991px) {
  .woman {
    width: 125px;
  }
}
@media (max-width: 768px) {
  .woman {
    width: 123px;
  }
}
@media (max-width: 480px) {
  .woman {
    width: 62px;
  }
}

/*------------- CONTENT2 -------------*/
.CONTENT2 {
  background: url(../images/bg.svg) no-repeat center -70px #fdcc00;
  background-size: 100%;
  padding: 90px 0 80px;
}
@media (max-width: 768px) {
  .CONTENT2 {
    padding: 50px 0 90px;
  }
}
@media (max-width: 480px) {
  .CONTENT2 {
    padding: 50px 0 30px;
  }
}
.CONTENT2 .titBox {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 480px) {
  .CONTENT2 .titBox {
    margin-bottom: 30px;
  }
}
.CONTENT2 h2 {
  font-weight: 400;
  font-size: 58px;
  color: #750110;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .CONTENT2 h2 {
    font-size: 42px;
  }
}
@media (max-width: 428px) {
  .CONTENT2 h2 {
    font-size: 34px;
  }
}
.CONTENT2 h2 img {
  padding-right: 5px;
  width: 6rem;
}
@media (max-width: 480px) {
  .CONTENT2 h2 img {
    width: 3.5rem;
  }
}
.CONTENT2 h3 {
  font-weight: 400;
  font-size: 45px;
  color: #750110;
}
@media (max-width: 428px) {
  .CONTENT2 h3 {
    font-size: 32px;
  }
}
.CONTENT2 h3 span {
  color: red;
}
.CONTENT2 .reelBox {
  width: 90%;
  padding: 30px;
  background: url(../images/dragonBg.svg) no-repeat center center #f9eaac;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .CONTENT2 .reelBox {
    margin-bottom: 15px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .CONTENT2 .reelBox {
    width: 100%;
    margin: auto;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .CONTENT2 .reelBox {
    padding: 20px;
  }
}
.CONTENT2 .reelBox .reelLeft {
  position: absolute;
  top: 0px;
  left: -41px;
  height: 100%;
}
@media (max-width: 480px) {
  .CONTENT2 .reelBox .reelLeft {
    display: none;
  }
}
.CONTENT2 .reelBox .reelicon {
  margin-top: -10px;
}
.CONTENT2 .reelBox .reelRight {
  position: absolute;
  top: 0px;
  right: -14px;
  height: 100%;
}
@media (max-width: 480px) {
  .CONTENT2 .reelBox .reelRight {
    display: none;
  }
}
.CONTENT2 h4 {
  letter-spacing: 5px;
  text-align: center;
}
.CONTENT2 h4 span {
  color: #fff;
  background-color: #bc0606;
  border-radius: 8px;
  font-size: 33px;
  display: inline-flex;
  padding: 7px;
  padding-left: 14px;
  justify-content: center;
  align-items: center;
  height: 55px;
  width: 55px;
}
@media (max-width: 428px) {
  .CONTENT2 h4 span {
    font-size: 28px;
    padding: 5px;
    padding-left: 10px;
    height: 48px;
    width: 48px;
  }
}
.CONTENT2 ul {
  padding-left: 56px;
  padding-top: 10px;
}
@media (max-width: 480px) {
  .CONTENT2 ul {
    padding-left: 15px;
  }
}
.CONTENT2 ul li {
  color: #000;
  font-size: 22px;
  padding-bottom: 4px;
}
.CONTENT2 ul li img {
  padding-right: 10px;
}

/*------------- CONTENT3 -------------*/
.CONTENT3 {
  background: #ffffff;
  padding: 90px 0 80px;
}
@media (max-width: 768px) {
  .CONTENT3 {
    padding: 50px 0 90px;
  }
}
@media (max-width: 428px) {
  .CONTENT3 {
    padding: 50px 0 40px;
  }
}
.CONTENT3 .titBox {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 480px) {
  .CONTENT3 .titBox {
    margin-bottom: 30px;
  }
}
.CONTENT3 h2 {
  font-weight: 400;
  font-size: 58px;
  color: #750110;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .CONTENT3 h2 {
    font-size: 42px;
  }
}
@media (max-width: 428px) {
  .CONTENT3 h2 {
    font-size: 34px;
  }
}
.CONTENT3 h2 img {
  padding-right: 5px;
  width: 6rem;
}
@media (max-width: 480px) {
  .CONTENT3 h2 img {
    width: 3.5rem;
  }
}
.CONTENT3 .studentBox {
  border: 1px solid #2d2d2d;
  border-radius: 12px;
  padding: 25px;
  position: relative;
  min-height: 286px;
  margin-bottom: 30px;
}
.CONTENT3 .classname {
  color: #ffffff;
  background-color: #750110;
  padding: 5px 30px;
  position: absolute;
  top: 0px;
  left: 30px;
}
.CONTENT3 h4 {
  color: #000;
  margin-top: 25px;
  line-height: 33px;
  margin-bottom: 15px;
  font-size: 24px;
}
.CONTENT3 h4 span {
  color: #750110;
}
.CONTENT3 p {
  text-align: justify;
}
.CONTENT3 .stimg {
  position: absolute;
  top: 13px;
  right: 31px;
  width: 6rem;
}
@media (max-width: 576px) {
  .CONTENT3 .stimg {
    width: 4.5rem;
  }
}
@media (max-width: 390px) {
  .CONTENT3 .stimg {
    right: 14px;
  }
}

/*------------- CONTENT4 -------------*/
.CONTENT4{
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;
  z-index: 10;
}

.banner h1 {
    text-align: center;
    background-color: #fff;
    border-radius: 50px;
    border: solid 2px #434ea1;
    color: #434ea1;
    padding: 12px 20px;
    box-shadow: 2px 2px 0 #434ea1;
        display: inline-block;
        font-size: 29px;
        margin-top: 20px;
        letter-spacing: 1.2px;
        margin-bottom: 20px;
}

.banner{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.card_bigbox{
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.card_box{
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card_box img{
  width: 95%;
}

.banner_btn img {
   width: 250px;
    display: block;
}





.banner_btn{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.finish{
  margin-bottom: 20px;
  background-color: #ffffff;
  border-radius: 13px;
  padding: 8px;
  text-align: center;
}

.finish_btn a{
  display: block;
width: 380px;
  color: white;
  background-color: #00b900;
  padding: 10px 15px;
  font-size: 22px;
  text-align: center;
  border-radius: 13px;
}

.finish_btn{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 50px;
}

.finish_img {
  width: 250px;
  padding: 20px ;
  margin:  0 auto;
}


.finish_img img {
  width: 100%;

}

.play {
  width: 0;
  height: 0;
  
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 32px solid #c13ac6;

  transform: scale(0.7);
}



.box-flex{
  display: flex;
  align-items: center;
}


.checkBoxDescription {
    display: inline-block;
    color: #676767;
    font-weight: bold;
    font-size: 20px;
}

.checkBoxDescription a {
    color: #676767 !important;
    /* text-decoration: underline; */
}

.checkbox label, .checkbox a {
    color: #676767 !important;
    justify-content: center;
}

.checkbox .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 2px solid #676767;
    border-radius: .25em;
    width: 1.7em;
    height: 1.7em;
    float: left;
    margin-right: .5em;
    background-color: #fff;
}


.checkbox .cr .cr-icon, .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.form-check_1 {
    text-align: center;
}
.mbb_1 {
    margin-bottom: 20px;
}



.checkbox label input[type="checkbox"]+.cr>.cr-icon, .radio label input[type="radio"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-220deg);
    opacity: 0;
    transition: all .7s ease-in;
}
.checkbox .cr .cr-icon, .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

@media (max-width: 767px) {

  .wordbox_1 {
    position: absolute;
    bottom: 0%;
    right: 6%;
    padding-top: 0%;
    padding-left: 0%;
    width: 85vw;
    z-index: 10;
}

  .finish {
    margin-bottom: 30px;
}

.finish_word li{
  text-align: left;
}

    .CONTENT4 h2 {
        font-size: 25px!important;
    }

    .finish_btn a {
    display: block;
    width: 350px;
  }

    .CONTENT4 ul li {
    font-size: 19px;
    }

  .finish_img {
    width: 200px;
  }

  .giftbigbox{
    flex-wrap: wrap;
  }


  .card_box img {
    width: 85%;
}


  .box-title {
    width: 100%;
    margin-bottom: 20px;
}

.card_bigbox{
  display: flex;
  align-items: center;
  margin-top: 20px;
  flex-direction: column;
}

.banner{
  padding: 20px 0;
}


}


@media (max-width: 768px) {
  .CONTENT4 {
    padding: 50px 0 150px;
  }
}
@media (max-width: 480px) {
  .CONTENT4 {
    padding: 0px 0 00px;
  }
}
@media (max-width: 767px) {

.giftbox_word {
width: 47%;
margin: 5px;
  }

  .gift{
    padding: 5px;
  }

  .play{
transform: rotate(90deg) scale(0.7);
margin: 15px 0;
  }
 
.h1_word_box {
    width: 69vw;
}


.wordbox {
          position: absolute;
        top: 6%;
        left: 8%;
        padding-top: 0%;
        padding-left: 0%;
        width: 88vw;
        z-index: 10;
    }


    .gift_3 {
        position: absolute;
        top: 46%;
        right: 7%;
        padding-top: 0%;
        padding-left: 0%;
        width: 20vw;
        z-index: 10;
        animation: up-down 7s ease infinite;
    }

.gift_1 {
    position: absolute;
    bottom: 46%;
    left: 5%;
    padding-top: 0%;
    padding-left: 0%;
    width: 17vw;
    z-index: 10;
    animation: up-down 6s ease infinite;
}


.gift_2 {
    position: absolute;
    bottom: 8%;
    left: 3%;
    padding-top: 0%;
    padding-left: 0%;
    width: 17vw;
    z-index: 10;
    animation: up-down 4s ease infinite;
}


}
.CONTENT4 .titBox {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 480px) {
  .CONTENT4 .titBox {
    margin-bottom: 30px;
  }
}
.CONTENT4 h2 {
  font-weight: 400;
  font-size: 32px;
  font-weight: bold;
  color: #434ea1;
  margin-bottom: 8px;
  text-align: center;
  letter-spacing: 1.2px;
}
@media (max-width: 480px) {
  /* .CONTENT4 h2 {
    font-size: 42px;
  } */
}
@media (max-width: 428px) {
  /* .CONTENT4 h2 {
    font-size: 34px;
  } */
}
.CONTENT4 h2 img {
  padding-right: 5px;
  width: 6rem;
}
@media (max-width: 480px) {
  .CONTENT4 h2 img {
    width: 3.5rem;
  }
}
.CONTENT4 .reelBox {
  width: 65%;
  padding: 30px;
  background: #f9eaac;
  margin-bottom: 30px;
  text-align: center;
  margin: auto;
}
@media (max-width: 1024px) {
  .CONTENT4 .reelBox {
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .CONTENT4 .reelBox {
    padding: 20px;
  }
}
.CONTENT4 .reelLeft {
  position: absolute;
  top: 0px;
  left: -41px;
  height: 100%;
}
@media (max-width: 480px) {
  .CONTENT4 .reelLeft {
    display: none;
  }
}
.CONTENT4 .reelRight {
  position: absolute;
  top: 0px;
  right: -14px;
  height: 100%;
}
@media (max-width: 480px) {
  .CONTENT4 .reelRight {
    display: none;
  }
}
.CONTENT4 .BUT {
  font-size: 2.6rem;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .CONTENT4 .BUT {
    font-size: 2rem;
  }
}
.CONTENT4 ul {
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
      display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.CONTENT4 ul li {
    font-size: 21px;
    padding-bottom: 4px;
    list-style: disc;
    
}
.CONTENT4 ul li img {
  padding-right: 10px;
}/*# sourceMappingURL=layout.css.map */