@charset "UTF-8";
.iframe-bet {
  position: fixed;
  width: 350px;
  height: 400px;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -175px;
  border-radius: 5px;
  z-index: 9999;
}

.iframe-bet:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -290px\9;
  margin-left: -100%;
  z-index: -1;
  width: 200%;
  height: 200%;
  background: url("../../images/others/global/t_0.5.png") 0 0 repeat;
}

.iframe-bet .btn-close {
  background: url("../../images/home/wcclose.png") center 0 no-repeat;
  position: absolute;
  width: 37px;
  height: 36px;
  top: -10px;
  right: -10px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.3);
}

.iframe-bet .btn-close:hover {
  -webkit-box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.6);
}

.worldcup-bet {
  position: absolute;
  right: 30px;
  bottom: 145px;
  z-index: 10;
}

.worldcup-bet .wcbet {
  background: url("../../images/home/worldcup/wbg_new.png") center 0 no-repeat;
  position: relative;
  width: 407px;
  height: 417px;
  display: none;
}

.worldcup-bet .wcbet.success .prev, .worldcup-bet .wcbet.success .next {
  display: none;
}

.worldcup-bet .wcbet.success .flag-wrap {
  padding: 100px 0 20px;
}

.worldcup-bet .wcbet.success .flag {
  background: none;
  width: 150px;
  height: 50px;
}

.worldcup-bet .wcbet.success .flag em {
  width: 100px;
  line-height: 50px;
  float: left;
  text-align: center;
}

.worldcup-bet .wcbet.success .flag i {
  float: right;
}

.worldcup-bet .wcbet.success .flag.right em {
  float: right;
}

.worldcup-bet .wcbet.success .flag.right i {
  float: left;
}

.worldcup-bet .wcbet.success .info {
  background: url("../../images/home/worldcup/vs_white.png") center center no-repeat;
  width: 50px;
  height: 50px;
}

.worldcup-bet .wcbet.success .info > * {
  display: none;
}

.worldcup-bet .wcbet .btn-close {
  background: url("../../images/home/worldcup/close.png") center 0 no-repeat;
  position: absolute;
  display: block;
  width: 28px;
  height: 28px;
  right: 6px;
  top: 29px;
  -webkit-transition: -webkit-transform 300ms linear;
  transition: -webkit-transform 300ms linear;
  -o-transition: transform 300ms linear;
  transition: transform 300ms linear;
  transition: transform 300ms linear, -webkit-transform 300ms linear;
  opacity: 0.9;
}

.worldcup-bet .wcbet .btn-close:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 1;
}

.worldcup-bet .wcbet .more {
  position: absolute;
  right: 32px;
  bottom: 20px;
  color: #8d8d8d;
}

.worldcup-bet .wcbet .more:after {
  content: "\203A";
  position: relative;
  right: -3px;
  font-size: 18px;
}

.worldcup-bet .wcbet .more:hover {
  color: #333;
}

.worldcup-bet .wcbet .more:hover:after {
  right: -5px;
}

.worldcup-bet .flag-wrap {
  padding-top: 83px;
  font-size: 0;
  text-align: center;
  color: #fff;
}

.worldcup-bet .flag-wrap .flag {
  background: url("../../images/home/worldcup/flag_bg.png") center 0 no-repeat;
  display: inline-block;
  width: 80px;
}

.worldcup-bet .flag-wrap .flag i {
  display: block;
  background: url("../../images/home/worldcup/flag1.png") center center no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  margin: 0 auto 5px;
}

.worldcup-bet .flag-wrap .flag em {
  display: block;
  font-size: 14px;
}

.worldcup-bet .flag-wrap .flag.right i {
  background: url("../../images/home/worldcup/flag2.png") center center no-repeat;
  background-size: cover;
}

.worldcup-bet .flag-wrap .info {
  display: inline-block;
  width: 150px;
  padding-top: 5px;
  font-size: 14px;
  vertical-align: top;
}

.worldcup-bet .flag-wrap .prev, .worldcup-bet .flag-wrap .next {
  background: url("../../images/home/worldcup/lr.png") 12px center no-repeat;
  position: absolute;
  width: 40px;
  height: 50px;
  top: 83px;
  left: 10px;
  opacity: 0.5;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.worldcup-bet .flag-wrap .prev:hover, .worldcup-bet .flag-wrap .next:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 1;
}

.worldcup-bet .flag-wrap .next {
  background-position: -75px center;
  left: auto;
  right: 10px;
}

.worldcup-bet .bet-wrap {
  background: #fff;
  height: 240px;
  margin: 6px 15px 0;
  border-radius: 10px;
}

.worldcup-bet .bet-tab {
  margin: 0;
  font-size: 0;
}

.worldcup-bet .bet-tab li {
  background: #195cd9;
  position: relative;
  display: inline-block;
  width: 25%;
  height: 30px;
  line-height: 30px;
  border-left: 1px solid #2f66a5;
  font-size: 14px;
  color: #bac9e7;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  cursor: pointer;
}

.worldcup-bet .bet-tab li:first-child {
  border-top-left-radius: 5px;
  border-left: none;
}

.worldcup-bet .bet-tab li:last-child {
  border-top-right-radius: 5px;
}

.worldcup-bet .bet-tab li.active, .worldcup-bet .bet-tab li.active:hover {
  background: #fff;
  color: #013d81;
}

.worldcup-bet .bet-tab li:hover {
  background: #3c76e2;
}

.worldcup-bet .bet-tip {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
  color: #8d8d8d;
}

.worldcup-bet .bet-type {
  position: relative;
  width: 100%;
  padding: 0px 10px;
  font-size: 0;
  text-align: center;
  z-index: 5;
}

.worldcup-bet .bet-type.disabled:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: not-allowed;
}

.worldcup-bet .bet-type li {
  display: none;
  height: 82px;
}

.worldcup-bet .bet-type li.active {
  display: block;
}

.worldcup-bet .bet-type .type-two label {
  width: 46%;
}

.worldcup-bet .bet-type .type-two label:first-child {
  margin-right: 2%;
}

.worldcup-bet .bet-type .type-two label:last-child {
  margin-left: 2%;
}

.worldcup-bet .bet-type .type-two label span {
  border-radius: 8px;
}

.worldcup-bet .bet-type .type-items {
  margin-left: -5px;
  margin-right: -5px;
}

.worldcup-bet .bet-type .type-items label {
  width: 25px;
  height: 30px;
  margin: 0px 2px;
}

.worldcup-bet .bet-type .type-items span {
  height: 30px;
  line-height: 30px;
  border-radius: 5px !important;
  border: none;
}

.worldcup-bet .bet-type .type-items .vs-icon {
  background: url("../../images/home/worldcup/vs.png") center center no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
}

.worldcup-bet .bet-type .type-items p {
  font-size: 12px;
  color: #8d8d8d;
}

.worldcup-bet .bet-type .type-items .bet-rate {
  padding-top: 5px;
}

.worldcup-bet .bet-type label {
  position: relative;
  display: inline-block;
  width: 33.3%;
  height: 45px;
  margin: 0;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  overflow: hidden;
  cursor: pointer;
}

.worldcup-bet .bet-type label:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.worldcup-bet .bet-type label:hover span, .worldcup-bet .bet-type label.hover span {
  background: #8face6;
}

.worldcup-bet .bet-type label:nth-child(2) span {
  border-left: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.worldcup-bet .bet-type label:last-child span {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.worldcup-bet .bet-type label span {
  background: #2d66d9;
  display: block;
  height: 45px;
  line-height: 45px;
  border-left: 1px solid #fff;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.worldcup-bet .bet-type label span b, .worldcup-bet .bet-type label span strong {
  font-weight: normal;
}

.worldcup-bet .bet-type label span em {
  color: #2aeefa;
}

.worldcup-bet .bet-type label input {
  position: absolute;
  top: -100px;
}

.worldcup-bet .bet-type label input:checked + span {
  background: #d62a36;
}

.worldcup-bet .bet-type label input:checked + span em {
  color: #fae92a;
}

.worldcup-bet .bet-form {
  position: relative;
  margin-top: 10px;
  text-align: center;
  color: #fff;
  z-index: 1;
}

.worldcup-bet .bet-form .bet-prize {
  position: absolute;
  width: 50%;
  height: 34px;
  line-height: 34px;
  padding-top: 2px;
  padding-right: 10px;
  text-align: right;
  white-space: nowrap;
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #0163ac;
}

.worldcup-bet .bet-form .bet-select {
  position: relative;
  background: #fff;
  width: 178px;
  height: 38px;
  margin-left: 50%;
  border: 1px solid #0163ac;
  border-radius: 5px;
  text-align: left;
  vertical-align: middle;
  color: #013c80;
}

.worldcup-bet .bet-form .bet-select input {
  width: 143px;
  height: 36px;
  border: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  text-align: center;
}

.worldcup-bet .bet-form .bet-select .btn-select {
  background: #0163ac url("../../images/home/worldcup/arrow_down.png") center center no-repeat;
  width: 32px;
  height: 36px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  float: right;
}

.worldcup-bet .bet-form .bet-select .btn-select:hover {
  background-color: #328ed2;
}

.worldcup-bet .bet-form .bet-select .select-list {
  position: absolute;
  background: #fff;
  width: 100%;
  top: 36px;
  border: 1px solid #3a6fad;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: none;
}

.worldcup-bet .bet-form .bet-select .select-list li {
  line-height: 25px;
  padding-left: 8px;
}

.worldcup-bet .bet-form .bet-select .select-list li:hover {
  background: #dae2ea;
}

.worldcup-bet .bet-form .error {
  display: block;
  padding-top: 2px;
  color: red;
  font-size: 14px;
  display: none;
}

.worldcup-bet .bet-form .btn-bet {
  background: url("../../images/home/worldcup/btn.png") center 0 no-repeat;
  display: block;
  width: 142px;
  height: 42px;
  margin: 10px auto 0;
  padding-top: 6px;
  font-size: 18px;
  color: #6d350c;
  vertical-align: middle;
}

.worldcup-bet .bet-form .btn-bet:hover {
  background-position: center -52px;
}

.worldcup-bet .btn-again, .worldcup-bet .btn-query {
  background: url("../../images/home/worldcup/btn.png") center 0 no-repeat;
  display: inline-block;
  width: 142px;
  height: 42px;
  margin: 5px 10px 0;
  padding-top: 6px;
  font-size: 18px;
  color: #6d350c;
  vertical-align: middle;
}

.worldcup-bet .btn-again:hover, .worldcup-bet .btn-query:hover {
  background-position: center -52px;
}

.worldcup-bet .bet-loading {
  position: relative;
  padding-top: 35px;
  padding-left: 180px;
  font-size: 16px;
  color: #999;
  display: none;
}

.worldcup-bet .bet-loading:before {
  content: '';
  position: absolute;
  background: url("../../images/home/worldcup/ball_new.png") center 0 no-repeat;
  width: 70px;
  height: 70px;
  top: 10px;
  left: 90px;
  -webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.worldcup-bet .bet-success {
  padding-top: 6px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  display: none;
}

.worldcup-bet .bet-success span {
  background: #195cd9;
  position: relative;
  padding: 6px 30px 8px 50px;
  border-radius: 15px;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.worldcup-bet .bet-success span:before {
  content: '';
  background: url("../../images/home/worldcup/check_red.png") center 0 no-repeat;
  position: absolute;
  width: 23px;
  height: 24px;
  left: 8px;
  top: 5px;
}

.worldcup-bet .bet-success span em {
  padding: 0 5px;
  color: #f50010;
  text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 5px #fff;
}

.worldcup-bet .bet-success p {
  padding: 30px 0;
  color: #fff;
  font-size: 14px;
}

.worldcup-bet .wcwolf {
  background: url("../../images/home/worldcup/status_bg.png") center 0 no-repeat;
  position: relative;
  width: 300px;
  height: 160px;
  right: -10px;
  bottom: 5px;
  display: none;
  cursor: pointer;
}

.worldcup-bet .wcwolf .ball {
  background: url("../../images/home/worldcup/ball_new.png") 0 0 no-repeat;
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: 0px;
  left: 55px;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: hitting 1s cubic-bezier(0.55, 0.055, 0.675, 0.38) 0.1s infinite alternate;
  animation: hitting 1s cubic-bezier(0.55, 0.055, 0.675, 0.38) 0.1s infinite alternate;
  z-index: 1;
}

.worldcup-bet .wcwolf .ball-shadow {
  background: url("../../images/home/worldcup/ball_new_shadow.png") 0 0 no-repeat;
  position: absolute;
  width: 89px;
  height: 47px;
  bottom: -25px;
  left: 45px;
  -webkit-animation: ground 1s cubic-bezier(0.55, 0.055, 0.675, 0.38) 0.1s infinite alternate;
  animation: ground 1s cubic-bezier(0.55, 0.055, 0.675, 0.38) 0.1s infinite alternate;
}

@-webkit-keyframes rotating {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.2;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.2;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes hitting {
  from {
    -webkit-transform: translateY(-100%) rotate(0);
    transform: translateY(-100%) rotate(0);
  }
  to {
    -webkit-transform: translateY(0) rotate(270deg);
    transform: translateY(0) rotate(270deg);
  }
}

@keyframes hitting {
  from {
    -webkit-transform: translateY(-100%) rotate(0);
    transform: translateY(-100%) rotate(0);
  }
  to {
    -webkit-transform: translateY(0) rotate(270deg);
    transform: translateY(0) rotate(270deg);
  }
}

@-webkit-keyframes ground {
  from {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ground {
  from {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hongbao-prize {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  display: none;
}

.hongbao-prize:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -290px\9;
  margin-left: -100%;
  z-index: -1;
  width: 200%;
  height: 200%;
  background: url("../../images/others/global/t_0.5.png") 0 0 repeat;
}

.hongbao-prize .btn {
  padding: 4px 0;
  font-size: 21px;
  color: #fffddf;
  width: 200px;
}

.hongbao-prize .btn.btn-close {
  background-color: #553f30;
}

.hongbao-prize .btn.btn-close:hover {
  background-color: #82614b;
}

.hongbao-prize .btn.btn-start {
  background-color: #f54310;
}

.hongbao-prize .btn.btn-start:hover {
  background-color: #be4822;
}

.hongbao-prize .btn.btn-start.disabled {
  background-color: #898989;
}

.hongbao-prize .btn.btn-start.disabled:hover {
  background-color: #707070;
}

.hongbao-prize .hongbao-content {
  width: 800px;
  height: 500px;
  position: absolute;
  top: 15%;
  left: 50%;
  z-index: 1001;
  margin-left: -400px;
  display: none\9;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hongbao-prize .hongbao-content a.btn-close {
  position: absolute;
  right: -40px;
  top: -40px;
  cursor: pointer;
}

.hongbao-prize .hongbao-content.active {
  display: block\9;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hongbao-prize .hongbao-content.hongbao-content-1 {
  background: url("../../images/others/hongbao_snippet/hongbao_bg_1.jpg") no-repeat center top;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #e20200;
  padding-top: 345px;
}

.hongbao-prize .hongbao-content.hongbao-content-1 .btn {
  margin: 30px 5px 0;
}

.hongbao-prize .hongbao-content.hongbao-content-2 {
  background: url("../../images/others/hongbao_snippet/hongbao_bg_2.jpg") no-repeat center top;
  text-align: center;
  padding-top: 160px;
  color: #6a3906;
  font-size: 16px;
}

.hongbao-prize .hongbao-content.hongbao-content-2 p {
  font-size: 20px;
  color: #ff4747;
  margin-bottom: 155px;
}

.hongbao-prize .hongbao-content.hongbao-content-2 p strong span {
  vertical-align: sub;
  font-size: 36px;
}

.hongbao-prize .hongbao-content.hongbao-content-2 .btn {
  background-color: #be4822;
  width: 348px;
  display: block;
  margin: 0 auto 10px;
}

.hongbao-prize .hongbao-rain {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.hongbao-prize .hongbao-rain .timer-wrap {
  margin-top: 60px;
  position: absolute;
  width: 80%;
  left: 50%;
  margin-left: -40%;
  overflow: hidden;
}

.hongbao-prize .hongbao-rain .timer-wrap .timer {
  font-size: 40px;
  color: #fff;
  letter-spacing: 2px;
  display: inline-block;
  float: left;
}

.hongbao-prize .hongbao-rain .timer-wrap .btn-close {
  float: right;
  position: relative;
  top: 5px;
  z-index: 2;
  cursor: pointer;
}

.hongbao-prize .hongbao-rain .hongbao {
  position: absolute;
  top: -120px;
  left: 0;
  cursor: pointer;
  visibility: visible;
}

.hongbao-prize .hongbao-rain .hongbao:before {
  content: '';
  display: block;
  font-size: 26px;
  color: #fff;
  text-align: center;
  position: relative;
  opacity: 0;
  top: 0;
}

.hongbao-prize .hongbao-rain .hongbao.click {
  -webkit-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease;
  opacity: 0;
  visibility: hidden;
}

.hongbao-prize .hongbao-rain .hongbao.click:before {
  top: -50px;
  opacity: 1;
}

.hongbao-prize .hongbao-rain .hongbao-0 {
  background-image: url("../../images/others/hongbao_snippet/hongbao_0.png");
  width: 87px;
  height: 88px;
}

.hongbao-prize .hongbao-rain .hongbao-0:before {
  content: '＋5';
}

.hongbao-prize .hongbao-rain .hongbao-1 {
  background-image: url("../../images/others/hongbao_snippet/hongbao_1.png");
  width: 59px;
  height: 62px;
}

.hongbao-prize .hongbao-rain .hongbao-1:before {
  content: '＋10';
}

.hongbao-prize .hongbao-rain .hongbao-2 {
  background-image: url("../../images/others/hongbao_snippet/hongbao_2.png");
  width: 87px;
  height: 87px;
}

.hongbao-prize .hongbao-rain .hongbao-2:before {
  content: '＋50';
}

.hongbao-prize .hongbao-rain .hongbao-3 {
  background-image: url("../../images/others/hongbao_snippet/hongbao_3.png");
  width: 114px;
  height: 117px;
}

.hongbao-prize .hongbao-rain .hongbao-3:before {
  content: '＋100';
}

.hongbao-prize .hongbao-rain .hongbao-4 {
  background-image: url("../../images/others/hongbao_snippet/hongbao_4.png");
  width: 114px;
  height: 117px;
}

.hongbao-prize .hongbao-rain .hongbao-4:before {
  content: '＋500';
}

.hongbao-prize .hongbao-rain .hongbao-5 {
  background-image: url("../../images/others/hongbao_snippet/hongbao_5.png");
  width: 114px;
  height: 117px;
}

.hongbao-prize .hongbao-rain .hongbao-5:before {
  content: '＋1000';
}

.hongbao-snippet {
  width: 205px;
  position: absolute;
  right: 0;
  bottom: 165px;
  z-index: 3;
  margin-right: 105px;
}

.hongbao-snippet:after {
  content: '';
  display: block;
  background: url("../../images/others/hongbao_snippet/hongbao_confetti.png") no-repeat center top;
  width: 284px;
  height: 119px;
  position: absolute;
  left: 50%;
  margin-left: -136px;
  top: 20px;
}

@media (max-width: 1790px) {
  .hongbao-snippet {
    margin-right: 43px;
  }
  .hongbao-snippet:after {
    margin-left: -150px;
  }
}

.btn-trigger {
  background-color: transparent;
  border: 0;
  color: #f54310;
  display: block;
  font-size: 16px;
  margin: 0 auto 15px;
  outline: none;
  width: 100%;
  position: relative;
  z-index: 1;
}

.btn-trigger i {
  background: url("../../images/others/hongbao_snippet/arrow_up.png") no-repeat center top;
  display: block;
  width: 30px;
  height: 18px;
  margin: 0 auto;
}

.btn-trigger:after {
  content: '向上展开';
  display: block;
  text-align: center;
}

.btn-trigger.active:after {
  content: '向下收起';
}

.btn-trigger.active i {
  background: url("../../images/others/hongbao_snippet/arrow_down.png") no-repeat center top;
}

.page {
  background-color: #fffcde;
  color: #f54310;
  padding: 15px 0;
  position: relative;
  display: none;
  font-size: 16px;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.5);
  border-radius: 10px 10px 0 0;
}

.page.active {
  display: block;
}

.page:after {
  content: '';
  display: block;
  background: url("../../images/others/hongbao_snippet/border_bottom.png") repeat-x center top;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: -10px;
}

.page ol {
  margin: 0 0 0 1em;
}

.page .btn {
  color: #fffddf;
  background-color: #f54310;
  padding: 0 10px;
}

.page .btn-return {
  display: block;
  margin: 15px auto 0;
  padding: 0 23px;
}

.page span {
  color: #553f30;
}

.page h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.page.page-1, .page.page-2 {
  text-align: center;
  border-radius: 15px 15px 0 0;
}

.page.page-1 h3, .page.page-2 h3 {
  background: url("../../images/others/hongbao_snippet/hongbao_title.png") no-repeat center top;
  height: 41px;
  text-indent: -999px;
  overflow: hidden;
  margin-bottom: 5px;
}

.page.page-1 {
  font-weight: bold;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-top: 0;
}

.page.page-1:after {
  display: none;
}

.page.page-2 {
  font-size: 18px;
  padding-top: 0;
}

.page.page-2 span {
  font-weight: bold;
  font-size: 16px;
}

.page.page-2 strong {
  font-size: 22px;
}

.page.page-2 h3 {
  margin-bottom: 10px;
}

.page.page-3 h3, .page.page-4 h3 {
  margin-bottom: 15px;
}

.page.page-3 {
  font-size: 14px;
  padding: 15px 10px;
}

.page.page-4 {
  padding: 15px 0 15px 10px;
}

.page.page-4 .list-wrap {
  max-height: 220px;
  overflow: auto;
  padding-right: 5px;
}

.page.page-4 ::-webkit-scrollbar {
  width: 5px;
  background-color: #fff378;
}

.page.page-4 ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #d1601a;
}

.pop-up-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../../images/others/ad_banner/pop_up_main_bg.png") repeat;
  z-index: 1001;
  display: none;
}

.pop-up-wrap .pop-up {
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("../../images/others/ad_banner/pop_up_bg.png");
  width: 375px;
  height: 337px;
  margin-top: -187.5px;
  margin-left: -168.5px;
  display: none;
}

.pop-up-wrap .pop-up.is-showing {
  display: block;
}

.pop-up-wrap .pop-up.pop-up-1 p {
  margin-top: 30px;
}

.pop-up-wrap .pop-up.pop-up-1 em {
  font-size: 18px;
}

.pop-up-wrap .pop-up.pop-up-2 p {
  margin-top: 10px;
  line-height: 250%;
}

.pop-up-wrap .pop-up.pop-up-2 em {
  font-size: 40px;
}

.pop-up-wrap .pop-up.pop-up-2 .envelope-wrap {
  padding-top: 120px;
  color: #fff3d6;
}

.pop-up-wrap .pop-up .pop-up-header {
  color: #7f430b;
  position: relative;
  height: 75px;
  text-align: center;
}

.pop-up-wrap .pop-up .pop-up-header:before {
  content: '';
  width: 350px;
  border-top: 1px dashed #dfc7a3;
  position: absolute;
  top: 65px;
  left: 50%;
  margin-left: -175px;
  z-index: 1;
}

.pop-up-wrap .pop-up .pop-up-header .envelope-btn-close {
  width: 16px;
  height: 16px;
  background: url("../../images/others/ad_banner/btn_close.png") center no-repeat;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.pop-up-wrap .pop-up .pop-up-header .envelope-btn-close:hover {
  opacity: 0.5;
}

.pop-up-wrap .pop-up .pop-up-header p {
  display: inline-block;
  background-color: #fff3d6;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

.pop-up-wrap .pop-up .pop-up-header p em {
  color: #fe4f31;
  display: block;
}

.pop-up-wrap .pop-up .pop-up-body .envelope-wrap {
  width: 353px;
  height: 215px;
  background-image: url("../../images/others/ad_banner/pop_up_envelope.png");
  background-position: 0 0;
  margin: 5px auto;
  position: relative;
  text-align: center;
}

.pop-up-wrap .pop-up .pop-up-body .envelope-wrap.is-open {
  background-position: 0 -225px;
}

.pop-up-wrap .pop-up .pop-up-body .envelope-wrap .btn-link {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.pop-up-wrap .pop-up .pop-up-body .envelope-wrap .btn-link:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  -webkit-transform: skewX(-45deg) translateX(0);
  -ms-transform: skewX(-45deg) translateX(0);
  transform: skewX(-45deg) translateX(0);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.pop-up-wrap .pop-up .pop-up-body .envelope-wrap .btn-link:hover:before {
  -webkit-transform: skewX(-45deg) translateX(13.5em);
  -ms-transform: skewX(-45deg) translateX(13.5em);
  transform: skewX(-45deg) translateX(13.5em);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.pop-up-wrap .pop-up .pop-up-body .envelope-wrap .btn-link1 {
  display: inline-block;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  border-radius: 50%;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  position: relative;
  top: 58px;
  left: 5px;
}

.pop-up-wrap .pop-up .pop-up-body .envelope-wrap .btn-link2 {
  display: block;
  margin: 15px auto 0;
  background: #ffde01;
  border-radius: 50px;
  width: 130px;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  color: #ff4e00;
  text-decoration: none;
  -webkit-box-shadow: inset 0px -1px 0px 2px #ffee04;
  box-shadow: inset 0px -1px 0px 2px #ffee04;
}

.pop-up-wrap .pop-up .pop-up-footer {
  text-align: center;
}

.pop-up-wrap .pop-up .pop-up-footer a {
  color: #7f430b;
  text-decoration: underline;
}

.pop-up-wrap .animate-out {
  -webkit-animation: out 300ms ease-in-out forwards;
  animation: out 300ms ease-in-out forwards;
}

.pop-up-wrap .animate-in {
  -webkit-animation: in 500ms ease-in-out forwards;
  animation: in 500ms ease-in-out forwards;
  display: block;
}

@-webkit-keyframes out {
  0% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}

@keyframes out {
  0% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}

@-webkit-keyframes in {
  0% {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

@keyframes in {
  0% {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

.login-pop-up {
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1050;
  position: fixed;
  background: url("../../images/others/global/t_0.5.png") 0 0 repeat;
}

.login-pop-up .popup-container {
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px #382e2e;
  box-shadow: 0px 0px 20px #382e2e;
  width: 600px;
  height: 380px;
  padding: 40px 30px;
  display: block;
  margin: 12% auto 0;
  text-align: center;
  position: relative;
}

.login-pop-up .popup-container .closebutton {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.login-pop-up .popup-container .popup-header {
  margin-bottom: 35px;
}

.login-pop-up .popup-container p {
  font-size: 22px;
  color: #554031;
  margin-bottom: 30px;
}

.login-pop-up .popup-container .btn-selections {
  display: block;
}

.login-pop-up .popup-container .btn-selections .btnlinks {
  min-width: 150px;
  margin-left: 30px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 5px 15px;
  cursor: pointer;
}

.login-pop-up .popup-container .btn-selections .btnlinks .bgeffect {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #554031;
  border-radius: 5px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.login-pop-up .popup-container .btn-selections .btnlinks .popbtn {
  color: #fff;
  font-size: 22px;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
}

.login-pop-up .popup-container .btn-selections .btnlinks:first-child {
  margin-left: 0;
}

.login-pop-up .popup-container .btn-selections .btnlinks:hover .bgeffect {
  background-color: #1f1813;
}

.login-pop-up .popup-container .btn-selections .btnlinks:hover .popbtn {
  color: #fff;
}

.login-pop-up .popup-container .btn-selections .btnlinks.b1 .bgeffect {
  border: 1px solid  #554031;
  background-color: #fff;
}

.login-pop-up .popup-container .btn-selections .btnlinks.b1 .popbtn {
  color: #554031;
}

.login-pop-up .popup-container .btn-selections .btnlinks.b1:hover .bgeffect {
  background-color: #554031;
}

.login-pop-up .popup-container .btn-selections .btnlinks.b1:hover .popbtn {
  color: #fff;
}

.ads-wrap {
  position: fixed;
  top: 15%;
  left: 50%;
  z-index: 1001;
}

.ads-wrap:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -290px\9;
  margin-left: -100%;
  z-index: -1;
  width: 200%;
  height: 200%;
  background: url("../../images/others/global/t_0.5.png") 0 0 repeat;
}

.ads-wrap .ads-container {
  margin-left: -50%;
  position: relative;
  width: 586px;
}

.ads-wrap .ads-container.medium {
  width: 750px;
  border-radius: 30px;
  overflow: hidden;
}

.ads-wrap .ads-container.medium .btn-close {
  top: 0;
}

.ads-wrap .ads-container.large {
  margin-left: -400px;
  width: 800px;
  border-radius: 30px;
  overflow: hidden;
}

.ads-wrap .ads-container.large .btn-close {
  top: 0;
}

.ads-wrap .ads-container .popup_btn {
  position: absolute;
  z-index: 99;
  bottom: 3%;
  /* left: 30%; */
  background: #B30000;
  /* color: #fff; */
  padding: 10px 40px;
  border-radius: 6px;
}

.ads-wrap .ads-container .popup_btn.no1 {
  left: 33%;
  background: #FFD924;
  color: #000;
}

.ads-wrap .ads-container .popup_btn.no2 {
  left: 43%;
  background: #DB3500;
  color: #fff;
}

.ads-wrap .ads-container .popup_btn:hover {
  -webkit-transform: scaleX(0.95) scaleY(0.95);
  -ms-transform: scaleX(0.95) scaleY(0.95);
  transform: scaleX(0.95) scaleY(0.95);
}

.ads-wrap .btn-close {
  position: absolute;
  top: 20%;
  right: 20px;
  font-size: 50px;
  color: #ddd;
  opacity: 0.7;
  z-index: 1;
  cursor: pointer;
  z-index: 5;
}

.ads-wrap .btn-close:hover {
  opacity: 1;
}

.ads-wrap .mainad {
  position: relative;
  z-index: 4;
  display: block;
}

.ads-wrap .scene1 {
  position: absolute;
  top: 70px;
  left: 110px;
}

.ads-wrap .scene2 {
  width: 637px;
  height: 167px;
  position: absolute;
  z-index: 3;
  top: 50px;
}

.ads-wrap .scene2 .countdown-container {
  background: url("../../images/others/ad_banner/liveshow_popup_cd.png") top center no-repeat;
  width: 100%;
  height: 100%;
  padding: 80px 0 0 45px;
}

.ads-wrap .scene2 .countdown-container p {
  font-size: 14px;
  color: #760dd8;
}

.ads-wrap .scene2 .countdown-container p span {
  font-size: 60px;
  color: #ee5cc3;
}

.ads-wrap.register {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2000;
  display: none;
}

.ads-wrap.register::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -290px\9;
  margin-left: -100%;
  z-index: -1;
  width: 200%;
  height: 200%;
  background: url("../../images/others/global/t_0.5.png") 0 0 repeat;
}

.ads-wrap.register .ads-container {
  margin-top: 50px;
  margin-left: 20%;
  position: relative;
  background: url("../../images/home/pop/popup.jpg") no-repeat center top;
  width: 700px;
  height: 534px;
}

.ads-wrap.register .ads-container .btn-close {
  background: url("../../images/home/pop/nm_close.png") no-repeat center top;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0px;
  right: 8px;
}

.ads-wrap.register .ads-container .btn-close:hover {
  background-position: center -80px;
}

.ads-wrap.register .ads-container .btn {
  background: url("../../images/home/pop/nm_btn.png") no-repeat center top;
  width: 210px;
  height: 60px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  right: 0px;
  margin-left: -100px;
}

.ads-wrap.register .ads-container .btn:hover {
  background-position: center -70px;
}

/*新人见面礼样式*/
.modal-new-mamber, .mainmodal {
  position: fixed;
  top: 20%;
  left: 50%;
  z-index: 2000;
  display: none;
}

.modal-new-mamber:before, .mainmodal:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -290px;
  margin-left: -500px;
  z-index: -1;
  width: 200%;
  height: 200%;
  background: url("../../images/others/global/t_0.5.png") 0 0 repeat;
}

.modal-new-mamber .ads-container, .mainmodal .ads-container {
  margin-left: -50%;
  position: relative;
  background: url("../../images/home/pop/nm_modal_bg.png") no-repeat center top;
  width: 300px;
  height: 248px;
  padding-top: 20px;
}

.modal-new-mamber .ads-container .btn-close, .mainmodal .ads-container .btn-close {
  background: url("../../images/home/pop/nm_btn_close.png") no-repeat center top;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 12px;
  /* right: -77px; */
  cursor: pointer;
  left: 265px;
}

.modal-new-mamber .ads-container .title, .mainmodal .ads-container .title {
  font-size: 22px;
  color: #ffe400;
  text-align: center;
  margin-bottom: 10px;
}

.modal-new-mamber .ads-container .sub-title, .mainmodal .ads-container .sub-title {
  font-size: 17px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.modal-new-mamber .ads-container .hongbao-wrap, .mainmodal .ads-container .hongbao-wrap {
  background: url("../../images/home/pop/nm_hongbao_bg.png") no-repeat center top;
  width: 175px;
  height: 136px;
  margin: 0 auto;
  padding-top: 95px;
}

.modal-new-mamber .ads-container .hongbao-wrap .btn-get, .mainmodal .ads-container .hongbao-wrap .btn-get {
  display: block;
  background: url("../../images/home/pop/nm_btn_bg.png") no-repeat center top;
  width: 98px;
  height: 32px;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  color: #333333;
  line-height: 32px;
  padding: 0;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.modal-new-mamber.modal-worldcup .ads-container, .mainmodal.modal-worldcup .ads-container {
  background: url("../../images/home/wordcup.jpg") no-repeat center top;
  width: 700px;
  height: 400px;
  margin-top: -200px;
}

.modal-new-mamber.modal-worldcup .ads-container .btn-close, .mainmodal.modal-worldcup .ads-container .btn-close {
  background: url("../../images/home/wcclose.png") no-repeat center top;
  width: 37px;
  height: 36px;
  bottom: auto;
  top: 5px;
  left: auto;
  right: 5px;
}

.modal-new-mamber.modal-worldcup .ads-container .btn, .mainmodal.modal-worldcup .ads-container .btn {
  background: url("../../images/home/wccbtn.png") no-repeat center top;
  width: 199px;
  height: 67px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 320px;
  bottom: auto;
  left: auto;
}

.modal-new-mamber.modal-worldcup .ads-container .btn:hover, .modal-new-mamber.modal-worldcup .ads-container .btn:focus, .mainmodal.modal-worldcup .ads-container .btn:hover, .mainmodal.modal-worldcup .ads-container .btn:focus {
  background: url("../../images/home/wccbtn-active.png") no-repeat center top;
}

.modal-new-mamber.modal-maserati, .mainmodal.modal-maserati {
  display: block;
  margin-top: -250px;
  margin-left: -400px;
}

.modal-new-mamber.modal-maserati .ads-container, .mainmodal.modal-maserati .ads-container {
  background: url("../../images/home/maseratipromo.gif") no-repeat center top;
  width: 800px;
  height: 500px;
  margin-top: 0;
  margin-left: 0;
  border-radius: 15px;
}

.modal-new-mamber.modal-maserati .ads-container .btn-close, .mainmodal.modal-maserati .ads-container .btn-close {
  background: url("../../images/home/maseraticlose.png") no-repeat center top;
  width: 48px;
  height: 48px;
  bottom: auto;
  top: 5px;
  left: auto;
  right: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.modal-new-mamber.modal-maserati .ads-container .btn-close:hover, .mainmodal.modal-maserati .ads-container .btn-close:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.modal-new-mamber.modal-maseratiads1, .mainmodal.modal-maseratiads1 {
  top: 50%;
  margin-top: -352px;
  margin-left: -235px;
  display: block;
  width: 470px;
  height: 705px;
}

.modal-new-mamber.modal-maseratiads1 .ads-container, .mainmodal.modal-maseratiads1 .ads-container {
  background-image: url("../../images/home/ads1-1.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  border-radius: 0;
}

.modal-new-mamber.modal-maseratiads1 .ads-container h2, .mainmodal.modal-maseratiads1 .ads-container h2 {
  text-align: center;
  color: #fff;
  width: 110px;
  margin: 0 auto;
  padding: 24px 0 0px;
}

.modal-new-mamber.modal-maseratiads1 .ads-container p, .mainmodal.modal-maseratiads1 .ads-container p {
  margin-bottom: 0;
}

.modal-new-mamber.modal-maseratiads1 .ads-container .rewards, .mainmodal.modal-maseratiads1 .ads-container .rewards {
  position: absolute;
  top: 505px;
  left: 305px;
}

.modal-new-mamber.modal-maseratiads1 .ads-container .rewards p, .mainmodal.modal-maseratiads1 .ads-container .rewards p {
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
}

.modal-new-mamber.modal-maseratiads1 .ads-container .sectionbutton, .mainmodal.modal-maseratiads1 .ads-container .sectionbutton {
  display: block;
  color: #fff;
  font-size: 20px;
  letter-spacing: 6px;
  width: 157px;
  height: 40px;
  position: absolute;
  bottom: 31px;
  left: 157px;
  text-align: center;
  padding: 6px 0;
}

.modal-new-mamber.modal-maseratiads1 .ads-container .sectionbutton:hover, .mainmodal.modal-maseratiads1 .ads-container .sectionbutton:hover {
  text-decoration: none;
}

.modal-new-mamber.modal-maseratiads1 .ads-container .btn-close, .mainmodal.modal-maseratiads1 .ads-container .btn-close {
  background: url("../../images/home/maseraticlose.png") no-repeat center top;
  width: 48px;
  height: 48px;
  bottom: auto;
  top: 105px;
  left: auto;
  right: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.modal-new-mamber.modal-maseratiads1 .ads-container .btn-close:hover, .mainmodal.modal-maseratiads1 .ads-container .btn-close:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.modal-new-mamber.modal-maseratiads1-2 .ads-container, .mainmodal.modal-maseratiads1-2 .ads-container {
  background-image: url("../../images/home/ads1-2.png");
}

.modal-new-mamber.modal-maseratiads1-3 .ads-container, .mainmodal.modal-maseratiads1-3 .ads-container {
  background-image: url("../../images/home/ads1-3.png");
}

.modal-new-mamber.modal-maseratiads1-4 .ads-container, .mainmodal.modal-maseratiads1-4 .ads-container {
  background-image: url("../../images/home/ads1-4.png");
}

.modal-new-mamber.modal-maseratiads1-5 .ads-container, .mainmodal.modal-maseratiads1-5 .ads-container {
  background-image: url("../../images/home/ads1-5.png");
}

.modal-new-mamber.modal-maseratiads1-4 .ads-container .rewards, .modal-new-mamber.modal-maseratiads1-5 .ads-container .rewards, .mainmodal.modal-maseratiads1-4 .ads-container .rewards, .mainmodal.modal-maseratiads1-5 .ads-container .rewards {
  top: 340px;
  left: 30px;
}

.modal-new-mamber.modal-maseratiads2, .mainmodal.modal-maseratiads2 {
  top: 50%;
  margin-top: -352px;
  margin-left: -235px;
  display: block;
  width: 470px;
  height: 705px;
  display: block;
}

.modal-new-mamber.modal-maseratiads2 .ads-container, .mainmodal.modal-maseratiads2 .ads-container {
  background-image: url("../../images/home/ads2-1.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  border-radius: 0;
}

.modal-new-mamber.modal-maseratiads2 .ads-container h2, .mainmodal.modal-maseratiads2 .ads-container h2 {
  text-align: center;
  color: #fff;
  width: 110px;
  margin: 0 auto;
  padding: 24px 0 0px;
}

.modal-new-mamber.modal-maseratiads2 .ads-container .rewards, .mainmodal.modal-maseratiads2 .ads-container .rewards {
  position: absolute;
  top: 312px;
  left: 90px;
}

.modal-new-mamber.modal-maseratiads2 .ads-container .rewards p, .mainmodal.modal-maseratiads2 .ads-container .rewards p {
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
}

.modal-new-mamber.modal-maseratiads2 .ads-container .sectionbutton, .mainmodal.modal-maseratiads2 .ads-container .sectionbutton {
  display: block;
  color: #fff;
  font-size: 20px;
  letter-spacing: 6px;
  width: 157px;
  height: 40px;
  position: absolute;
  bottom: 31px;
  left: 157px;
  text-align: center;
  padding: 6px 0;
}

.modal-new-mamber.modal-maseratiads2 .ads-container .sectionbutton:hover, .mainmodal.modal-maseratiads2 .ads-container .sectionbutton:hover {
  text-decoration: none;
}

.modal-new-mamber.modal-maseratiads2 .ads-container .btn-close, .mainmodal.modal-maseratiads2 .ads-container .btn-close {
  background: url("../../images/home/maseraticlose.png") no-repeat center top;
  width: 48px;
  height: 48px;
  bottom: auto;
  top: 105px;
  left: auto;
  right: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.modal-new-mamber.modal-maseratiads2 .ads-container .btn-close:hover, .mainmodal.modal-maseratiads2 .ads-container .btn-close:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.modal-new-mamber.modal-maseratiads2-2 .ads-container, .mainmodal.modal-maseratiads2-2 .ads-container {
  background-image: url("../../images/home/ads2-2.png");
}

.modal-new-mamber.modal-maseratiads2-3 .ads-container, .mainmodal.modal-maseratiads2-3 .ads-container {
  background-image: url("../../images/home/ads2-3.png");
}

.modal-new-mamber.modal-maseratiads2-4 .ads-container, .mainmodal.modal-maseratiads2-4 .ads-container {
  background-image: url("../../images/home/ads2-4.png");
}

.modal-new-mamber.modal-maseratiads2-5 .ads-container, .mainmodal.modal-maseratiads2-5 .ads-container {
  background-image: url("../../images/home/ads2-5.png");
}

.modal-new-mamber .teal, .mainmodal .teal {
  color: #34e3fb !important;
}

.home-wrap {
  position: relative;
}

.home-wrap .new-year-bg {
  background: url("../../images/others/new_year_theme/banner-bg.png") center bottom repeat-x;
  width: 100%;
  min-height: 705px;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  pointer-events: none;
}

.home-wrap .new-year-bg div {
  background: url("../../images/others/new_year_theme/bg-half.png") center bottom no-repeat;
  background-size: cover;
  width: 712px;
  min-height: 705px;
  position: absolute;
  left: 0;
  top: 0;
}

.home-wrap .new-year-bg:before {
  content: '';
  display: block;
  background: url("../../images/others/new_year_theme/bg-second-half.png") center bottom no-repeat;
  background-size: cover;
  width: 712px;
  min-height: 705px;
  position: absolute;
  right: 0;
  top: 0;
}

.home-wrap .new-year-theme {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  width: 100%;
  height: 257px;
  margin-bottom: 57px;
  z-index: 2;
}

.home-wrap .new-year-theme .cloud2 {
  width: 100%;
  height: 257px;
  position: absolute;
  z-index: 1;
  -webkit-animation: movetop 1s forwards;
  animation: movetop 1s forwards;
}

.home-wrap .new-year-theme .cloud2 div {
  background: url("../../images/others/new_year_theme/cloud2.png") center top no-repeat;
  background-position: left;
  width: 228px;
  height: 195px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.home-wrap .new-year-theme .cloud2:before {
  content: '';
  display: block;
  background: url("../../images/others/new_year_theme/cloud2.png") center top no-repeat;
  background-position: right;
  width: 300px;
  height: 195px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.home-wrap .new-year-theme .bag {
  background: url("../../images/others/new_year_theme/bag.png") center top no-repeat;
  background-size: cover;
  width: 242px;
  height: 154px;
  position: absolute;
  bottom: -250px;
  right: 0;
  -webkit-animation: movetop 1s 1.3s forwards;
  animation: movetop 1s 1.3s forwards;
  z-index: 1;
}

.home-wrap .new-year-theme .cloud1 {
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: -200px;
  z-index: 1;
  -webkit-animation: movetop 1s 0.5s forwards;
  animation: movetop 1s 0.5s forwards;
}

.home-wrap .new-year-theme .cloud1 div {
  background: url("../../images/others/new_year_theme/cloud1.png") center top no-repeat;
  background-position: left;
  width: 300px;
  height: 124px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.home-wrap .new-year-theme .cloud1:before {
  content: '';
  display: block;
  background: url("../../images/others/new_year_theme/cloud1.png") center top no-repeat;
  background-position: right;
  width: 192px;
  height: 124px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.home-wrap .new-year-theme .dragon {
  background: url("../../images/others/new_year_theme/dragon.png") center top no-repeat;
  background-size: cover;
  width: 201px;
  height: 244px;
  position: absolute;
  bottom: -250px;
  left: 0;
  z-index: 1;
  -webkit-animation: movetop 1s 1.3s forwards;
  animation: movetop 1s 1.3s forwards;
}

.home-wrap .new-year-theme .firecrackers {
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: -200px;
  z-index: 1;
  -webkit-animation: movetop 1s 1.5s forwards;
  animation: movetop 1s 1.5s forwards;
}

.home-wrap .new-year-theme .firecrackers div {
  background: url("../../images/others/new_year_theme/fire-crackers.png") center top no-repeat;
  background-position: left;
  width: 208px;
  height: 150px;
  position: absolute;
  left: 0;
  bottom: 0px;
}

.home-wrap .new-year-theme .firecrackers:before {
  content: '';
  display: block;
  background: url("../../images/others/new_year_theme/fire-crackers.png") center top no-repeat;
  background-position: right;
  width: 49px;
  height: 109px;
  position: absolute;
  right: 0;
  bottom: 0;
}

@-webkit-keyframes movetop {
  from {
    bottom: -200px;
  }
  to {
    bottom: 0px;
  }
}

@keyframes movetop {
  from {
    bottom: -200px;
  }
  to {
    bottom: 0px;
  }
}

.home-wrap.main-container {
  min-height: 761px;
}

.home-wrap .container-wrap {
  position: relative;
  width: 100%;
  padding: 0;
}

@media screen and (min-width: 1921px) {
  .home-wrap .home-vid-wrap {
    left: 50%;
    right: auto;
    margin-left: 460px;
  }
}

.home-wrap .carousel {
  width: 100%;
}

.home-wrap .carousel .carousel-inner {
  height: 580px;
  z-index: 1;
}

.home-wrap .carousel .carousel-inner .game .carousel-caption {
  left: 0;
  right: 0;
  bottom: 110px;
  width: 780px;
  margin: 0 auto;
  text-align: left;
}

.home-wrap .carousel .carousel-inner .banner7 .carousel-caption {
  bottom: 110px;
}

.home-wrap .carousel .carousel-inner .red-pocket .carousel-caption {
  bottom: 100px;
}

.home-wrap .carousel .carousel-inner .red-pocket .btn-link {
  margin: 0 15px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  width: 129px;
  height: 46px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  line-height: 190%;
  background-color: #4465a8;
  border-radius: 3px;
  border: 5px solid #6484c5;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.home-wrap .carousel .carousel-inner .red-pocket .btn-link:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  -webkit-transform: skewX(-45deg) translateX(0);
  -ms-transform: skewX(-45deg) translateX(0);
  transform: skewX(-45deg) translateX(0);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.home-wrap .carousel .carousel-inner .red-pocket .btn-link:hover:before {
  -webkit-transform: skewX(-45deg) translateX(13.5em);
  -ms-transform: skewX(-45deg) translateX(13.5em);
  transform: skewX(-45deg) translateX(13.5em);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.home-wrap .carousel .carousel-inner .reset_btn .carousel-caption {
  bottom: 50px;
}

.home-wrap .carousel .carousel-inner .reset_btn .btn-link {
  margin: 1px 5px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  border-radius: 5px;
  background: #d1601a;
  border: 2px solid #d1601a;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
  -o-transition: all 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: all 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.home-wrap .carousel .carousel-inner .reset_btn .btn-link:hover {
  background: #fff;
  color: #d1601a;
}

.home-wrap .carousel .carousel-inner .item img {
  margin: 0 auto;
}

.home-wrap .carousel .carousel-inner .item .carousel-caption {
  padding: 0;
}

.home-wrap .carousel .carousel-inner .item .carousel-caption .btn-fish-home {
  position: relative;
  top: -170px;
  right: -200px;
}

.home-wrap .carousel .carousel-inner .item .carousel-caption .caption-btn1,
.home-wrap .carousel .carousel-inner .item .carousel-caption .caption-btn2 {
  position: relative;
  width: 100px;
  height: 36px;
  font-size: 16.68px;
  color: #fff;
  background: #492205;
  padding: 5px;
  top: -110px;
  right: -260px;
  margin-right: 15px;
}

.home-wrap .carousel .carousel-inner .item .carousel-caption .caption-btn2 {
  background: #be4822;
}

.home-wrap .carousel .carousel-inner .item .carousel-caption .caption-btn1:hover,
.home-wrap .carousel .carousel-inner .item .carousel-caption .caption-btn2:hover {
  color: #ddd;
}

.home-wrap .carousel .carousel-inner .item a.link {
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  -o-transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
}

.home-wrap .carousel .carousel-inner .item a.link:hover {
  -moz-transform: scale(1.05, 1.05);
  /* FF3.5+ */
  -webkit-transform: scale(1.05, 1.05);
  /*Saf3.1+, Chrome*/
  -o-transform: scale(1.05, 1.05);
  /* Opera 10.5 */
  -ms-transform: scale(1.05, 1.05);
  /* IE 9 */
  transform: scale(1.05, 1.05);
}

.home-wrap .carousel .carousel-control {
  background: none;
  -webkit-filter: none;
  filter: none;
  width: 28px;
  top: 50%;
  margin-top: -20px;
  z-index: 5;
}

.home-wrap .carousel .carousel-control.left {
  left: 50px;
}

.home-wrap .carousel .carousel-control.right {
  right: 50px;
}

.home-wrap .carousel .carousel-indicators {
  position: static;
  width: 100%;
  left: auto;
  margin: 0;
}

.home-wrap .carousel .carousel-indicators li {
  position: relative;
  width: 140px;
  height: 80px;
  z-index: 4;
  margin: 0 5px;
  border: 1px solid #b2b2b2;
  border-radius: 0;
  overflow: hidden;
}

.home-wrap .carousel .carousel-indicators li:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 2px solid transparent;
}

.home-wrap .carousel .carousel-indicators li.active {
  margin: 0 5px;
  border-color: #81511c;
}

.home-wrap .carousel .carousel-indicators li.active:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: -10px;
  margin-left: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid #81511c;
}

.home-wrap .carousel .carousel-indicators li.active:after {
  border-color: #81511c;
}

.home-wrap .carousel .carousel-indicators li img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
  -o-transition: all 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: all 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.home-wrap .carousel .carousel-indicators li:hover {
  border-color: #81511c;
}

.home-wrap .carousel .carousel-indicators li:hover img {
  -webkit-transform: scale(1.1) translate(0, 5%);
  -ms-transform: scale(1.1) translate(0, 5%);
  transform: scale(1.1) translate(0, 5%);
}

body .layer-ggk {
  width: 617px !important;
  height: 475px;
  background: url("../../images/home/bg_QG.png") no-repeat;
}

body .layer-ggk .layui-layer-content p {
  font-size: 15px;
  color: #fff;
  line-height: 1.1;
  margin-top: 5px;
  margin-bottom: 10px;
}

body .layer-ggk .layui-layer-content p.tip {
  font-size: 14px;
  margin-top: 20px;
}

body .layer-ggk .layui-layer-content p strong {
  font-size: 39px;
}

body .layer-ggk .layui-layer-content p strong em {
  position: relative;
  top: 8px;
  font-size: 65px;
  color: #ffe13d;
}

body .layer-ggk .layui-layer-content .button {
  display: inline-block;
  width: 272px;
  height: 42px;
  line-height: 42px;
  font-size: 22px;
  color: #dd4342;
  font-weight: bold;
  margin-top: 243px;
}

body .layer-ggk .layui-layer-setwin .layui-layer-close2 {
  width: 15px;
  height: 15px;
  right: 3px;
  top: 3px;
  background-position: -83px -36px;
}

body .layer-ggk .layui-layer-setwin .layui-layer-close2:hover {
  background-position: -83px -36px;
}

#threeAndOne {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}

#threeAndOne .ads-container {
  width: 657px;
  height: 384px;
  background: url(/assets/images/home/threeAndOne_bg4.jpg) -1px -1px;
  border: 1px solid #a85ffe;
  border-bottom: none;
  border-radius: 25px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#threeAndOne .super_pirze {
  background: url(/assets/images/home/threeAndOne_bg3.jpg) -1px -1px;
}

#threeAndOne .super_pirze .super_pirze_text {
  display: block;
}

#threeAndOne .head-img {
  width: 693px;
  height: 294px;
  display: block;
  background: url(/assets/images/home/threeAndOne_bg2.png);
  margin-top: -145px;
}

#threeAndOne h2 {
  font-size: 30px;
  color: #f6e1bd;
  margin-top: -100px;
  text-align: center;
  font-style: italic;
  letter-spacing: 2px;
}

#threeAndOne .super_pirze_text {
  margin-left: 140px;
  margin-top: 10px;
  color: #fff;
  display: none;
  font-style: italic;
  letter-spacing: 2px;
}

#threeAndOne .close {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url(/assets/images/home/threeAndOneClose.png);
  position: absolute;
  right: 3px;
  top: -58px;
  opacity: .8;
}

#threeAndOne .submits {
  display: inline-block;
  width: 237px;
  height: 93px;
  background: url(/assets/images/home/threeAndOne_commit.png);
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
}
