

.popup-alert-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9995;
}
.popup-alert-container .popup-alert {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  max-width: 100%;
  height: max-content;
  padding: 0.260416vw;
  background-color: transparent;
  z-index: 99;
}
.popup-alert-container .popup-alert .close-popup {
  position: absolute;
  top: 0;
  right: 0;
}
.popup-alert-container .popup-alert .close-popup span {
  position: relative;
  padding: 0 0.260416vw;
  min-width: 2.083333vw;
  height: 2.083333vw;
  color: #F43E1B;
  font-size: 22pt;
  font-weight: bold;
  vertical-align: text-top;
  text-decoration: unset;
  cursor: pointer;
}
.popup-alert-container .popup-alert .close-popup span:focus {
  text-decoration: unset;
}
.popup-alert-container .popup-alert .close-popup span:hover {
  color: #F43E1B;
  text-decoration: unset;
}
.popup-alert-container .popup-alert .body-popup {
  width: 100%;
  height: 100%;
}
.popup-alert-container .popup-alert .body-popup img {
  width: auto;
  height: auto;
  object-fit: contain;
  max-width: 100%;
  max-height: 34.79166667vw;
}
.popup-alert-container .popup-alert .body-popup .title-alert {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-family: 16pt;
  font-weight: 600;
  color: #fff;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}
.popup-alert-container .popup-alert .body-popup .title-alert .checkBox {
  position: relative;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: small;
}
.popup-alert-container .popup-alert .body-popup .title-alert .checkBox #isShowDay {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
#headerpc {
  position: fixed;
  z-index: 999;
  width: 100%;
}
#headermobile {
  position: fixed;
  z-index: 999;
  width: 100%;
  display: none;
}
html {
  color: #000;
}
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  font-family: roboto;
  height: auto;
}
div {
  margin: 0;
  padding: 0;
}
dl {
  margin: 0;
  padding: 0;
}
dt {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
}
ol {
  margin: 0;
  padding: 0;
}
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
}
h3 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
}
h4 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
}
h5 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
}
h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
}
pre {
  margin: 0;
  padding: 0;
}
code {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 400;
}
form {
  margin: 0;
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  margin: 0;
  padding: 0;
  color: #000;
}
input {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
textarea {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
p {
  margin: 0;
  padding: 0;
}
blockquote {
  margin: 0;
  padding: 0;
}
th {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  vertical-align: middle;
}
address {
  font-style: normal;
  font-weight: 400;
}
caption {
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
cite {
  font-style: normal;
  font-weight: 400;
}
dfn {
  font-style: normal;
  font-weight: 400;
}
em {
  font-style: normal;
  font-weight: 400;
}
strong {
  font-style: normal;
  font-weight: 400;
}
var {
  font-style: normal;
  font-weight: 400;
}
q:before {
  content: '';
}
q:after {
  content: '';
}
abbr {
  border: 0;
  font-variant: normal;
}
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
a {
  text-decoration: none;
}
.site-title {
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden;
}
:focus {
  outline: 0;
}
.cls {
  zoom: 1;
}
.cls:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.inline-box {
  display: inline-block;
  zoom: 1;
}
#Jtips {
  width: 400px;
  padding: 50px 0;
  background: #fff;
  border-top: 8px solid #d20000;
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  transform: translate(0, -100px);
}
#Jtips .msg {
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
  color: #1d1e20;
}
.alert_box .alert_wrap .alertClose em {
  background-color: #141310;
}
.alert_box .alert_wrap .alertClose:hover em {
  background-color: #000;
}
.alert_box .alert_wrap .alert_main .btns.btnsConfirm {
  background-color: #141310;
  height: 40px;
  line-height: 40px;
}
.alert_box .alert_wrap .alert_main .btns.btnsConfirm:hover {
  background-color: #000;
}
.wrap {
  width: 100%;
  max-width: 1920px;
  min-width: 100%;
  min-height: 929px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.wrap .banner-box {
  position: absolute;
  width: 100%;
  height: max-content;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
}
.wrap .banner-box .swiper-banner-container {
  position: relative;
  display: block;
  width: 100vw;
  max-width: 1920px;
  height: 47.916666vw;
  max-height: 920px;
  overflow: visible;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide {
  background-image: var(--banner-url);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
  box-shadow: unset;
  transition: opacity 1s linear, box-shadow 1s linear;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .img-game {
  width: 100%;
  height: auto;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: -100%;
  left: 0;
  transition: bottom 1s cubic-bezier(0.87, 1.65, 0.69, 0.78) 1s;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .icon-box {
  position: relative;
  float: left;
  width: 108px;
  height: 108px;
  margin-left: 30px;
  overflow: hidden;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 28px;
  border: 2px solid #fff;
  box-shadow: unset;
  transition: box-shadow 0.3s linear 2s;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .icon-box img {
  width: 100%;
  height: 100%;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box {
  position: relative;
  float: left;
  width: 100vw;
  max-width: 590px;
  height: 230px;
  margin-top: 10px;
  padding: 10px 50px 20px 30px;
  background-color: rgba(0, 0, 0, 0.85);
  overflow: hidden;
  box-shadow: unset;
  transition: box-shadow 0.3s linear 2s;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box .name {
  float: left;
  min-width: 287px;
  padding-right: 15px;
  color: #ffffff;
  font-size: 24px;
  line-height: 72px;
  text-transform: uppercase;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box .name .big-letter {
  font-size: 36px;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box .desc {
  float: left;
  font-size: 16px;
  color: #9a9a9e;
  clear: both;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box .desc:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 20px;
  left: 20px;
  border-left: solid 4px #ffa800;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box .homepage-button,
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box .fanpage-button {
  float: right;
  margin: 12px 5px;
  padding: 5px 30px;
  color: #ffa800;
  border: solid 1px #ffa800;
  font-size: 18px;
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.3s linear 2s, color 0.3s linear, background-color 0.3s linear;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box .homepage-button:hover,
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box .info-box .fanpage-button:hover {
  color: #fff;
  background-color: #ffa800;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
  box-shadow: 10px 0px 30px rgba(0, 0, 0, 0.7), -10px 0px 30px rgba(0, 0, 0, 0.7);
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide.swiper-slide-active .img-game {
  width: 100%;
  height: auto;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide.swiper-slide-active .game-info-box {
  bottom: 20px;
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide.swiper-slide-active .game-info-box .icon-box {
  box-shadow: 7px 7px 30px rgba(0, 0, 0, 0.7), -7px -7px 30px rgba(0, 0, 0, 0.1);
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide.swiper-slide-active .game-info-box .info-box {
  box-shadow: 7px 7px 30px rgba(0, 0, 0, 0.7), -7px -7px 30px rgba(0, 0, 0, 0.1);
}
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide.swiper-slide-active .game-info-box .info-box .homepage-button,
.wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide.swiper-slide-active .game-info-box .info-box .fanpage-button {
  opacity: 1;
}
.wrap .banner-box .swiper-banner-container .tp-bannertimer {
  background-color: red;
  height: 5px;
  position: absolute;
  z-index: 999;
  width: 100%;
  left: 0;
  top: 915px;
}
.wrap .banner-box .bn-perv {
  position: absolute;
  top: 454px;
  z-index: 30;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  left: 60px;
  display: none;
}
.wrap .banner-box .bn-perv span {
  font-size: 20px;
  color: #fff;
}
.wrap .banner-box .bn-perv:after {
  width: 60px;
  height: 60px;
  content: "";
  position: absolute;
  top: 24px;
  left: -30px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url(../img/pre-next.png);
}
.wrap .banner-box .bn-perv:hover::after {
  background-position: 0px -60px;
}
.wrap .banner-box .bn-next {
  position: absolute;
  top: 454px;
  z-index: 30;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  right: 60px;
  display: none;
}
.wrap .banner-box .bn-next span {
  font-size: 20px;
  color: #fff;
}
.wrap .banner-box .bn-next:after {
  width: 60px;
  height: 60px;
  content: "";
  position: absolute;
  top: 24px;
  right: -30px;
  background-repeat: no-repeat;
  background-position: -60px 0px;
  background-image: url(../img/pre-next.png);
}
.wrap .banner-box .bn-next:hover:after {
  background-position: -60px -60px;
}
.wrap .tj-box.novideo .name {
  border: 0;
  margin-right: 0;
}
.wrap .main {
  margin-top: 920px;
  position: relative;
  overflow: hidden;
  z-index: 3;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #ffffff;
}
.wrap .main .tp-pagination {
  position: relative;
  margin: 10px auto;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-align-content: center;
  -webkit-align-items: center;
}
.wrap .main .tp-pagination .swiper-pagination-bullet {
  width: 4.166666667vw;
  height: 8px;
  margin: 0 5px;
  border-radius: unset;
  position: relative;
}
.wrap .main .tp-pagination .swiper-pagination-bullet:after {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  transition: width linear 3200ms;
}
.wrap .main .tp-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffa800;
  height: 10px;
}
.wrap .main .tp-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 100%;
  background-color: #ffcc00;
}
.wrap .main .com-tit {
  text-align: center;
  font-size: 28px;
  color: #292929;
  height: 160px;
  line-height: 160px;
  font-weight: bold;
}
.wrap .main .com-tit span {
  font-size: 40px;
  color: #292929;
}
.news {
  margin: 0 0 100px;
}
.news .news-container {
  width: 100%;
  margin: 0;
}
.news .news-container .ls-news-container {
  width: 100vw;
  max-width: 1920px;
  padding: 0 0;
  margin: 0 auto;
  overflow: hidden;
  opacity: 1;
}
.news .news-container .ls-news-container .news-item {
  padding: 0;
  color: #272727;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
  height: auto;
  border-left: solid 1px #fff;
  border-bottom: solid 4px transparent;
  max-height: 100%;
  transition: color 0.3s linear, background-color 0.3s linear, border-bottom 0.3s linear;
}
.news .news-container .ls-news-container .news-item .img-box {
  width: 100%;
  position: relative;
  display: block;
  height: 290px;
  overflow: hidden;
  float: left;
}
.news .news-container .ls-news-container .news-item .img-box img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 6;
  object-fit: cover;
}
.news .news-container .ls-news-container .news-item .news-content {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  height: 120px;
  padding: 0 10px;
}
.news .news-container .ls-news-container .news-item .news-content .title {
  width: 100%;
  height: 65px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  position: relative;
  padding-left: 10px;
  margin-top: 10px;
  font-size: 20px;
}
.news .news-container .ls-news-container .news-item .news-content .title span {
  position: absolute;
  width: 4px;
  height: 20px;
  top: 4px;
  left: 0px;
  border-left: solid 4px #ffa800;
  font-size: 20px;
}
.news .news-container .ls-news-container .news-item .news-content .time {
  width: max-content;
  height: 24px;
  font-size: 12px;
  background: #ffa800;
  background-size: 100%;
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 0 5px;
}
.news .news-container .ls-news-container .news-item:hover {
  color: #ffa800;
  background-color: #f3f3f3;
  border-bottom: solid 4px #ffa800;
}
.btn-content {
  width: 100%;
  position: relative;
}
.btn-content .more {
  width: 140px;
  height: 40px;
  margin: 40px auto 0;
  display: block;
  line-height: 40px;
  text-align: center;
  letter-spacing: 2px;
  border: 1px solid #ffa800;
  color: #ffa800;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s linear, background-color 0.3s linear;
}
.btn-content .more:hover {
  background-color: #ffa800;
  color: #fff;
}
.about-container {
  width: 100%;
}
.about-container .row {
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
.about-container .about-title {
  text-align: left;
  height: 160px;
  line-height: 160px;
  font-size: 28px;
  font-family: roboto;
  text-transform: uppercase;
}
.about-container .about-title span {
  font-size: 40px;
}
.about-container .about-content {
  font-size: 16px;
  color: #676767;
  width: 334px;
  text-align: justify;
  position: relative;
  padding-left: 10px;
}
.about-container .about-content span {
  position: absolute;
  width: 4px;
  height: 20px;
  left: 0px;
  border-left: solid 4px #ffa800;
  font-size: 20px;
}
.about-container .about-content ul li {
  list-style: inside;
}
.about-container .btn-content .more {
  float: left;
}
.about-container .about-img img {
  width: 100%;
}
.newest-games {
  margin-top: 116px;
}
.newest-games .newest-games-container {
  width: 100%;
  margin-top: 80px;
  position: relative;
}
.newest-games .newest-games-container ul li {
  float: left;
  width: 20%;
}
.newest-games .newest-games-container ul li .img-box {
  height: 480px;
  overflow: hidden;
  position: relative;
  display: block;
}
.newest-games .newest-games-container ul li .img-box .fm {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -50%;
}
.newest-games .newest-games-container ul li .img-box .icon {
  width: 26.6%;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #fff;
}
.newest-games .newest-games-container ul li .img-box .arrow {
  width: 100%;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.newest-games .newest-games-container ul li .img-box .biao {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 3;
}
.newest-games .newest-games-container ul li .img-box .biao i {
  float: left;
  height: 28px;
  line-height: 28px;
  padding: 0 18px;
  border: 1px solid #b7b8b9;
  color: #fff;
  font-size: 16px;
  margin-right: 10px;
  font-style: normal;
}
.newest-games .newest-games-container ul li:after {
  width: 100%;
  height: 0;
  content: "";
  background-color: #d20000;
  position: absolute;
  left: 0;
  top: 747px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.newest-games .newest-games-container ul li:hover {
  margin-top: -20px;
}
.newest-games .newest-games-container ul li:hover:after {
  height: 20px;
}
.newest-games .newest-games-container ul li:hover .fm {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.newest-games .newest-games-container .ng-prev {
  width: 60px;
  height: 60px;
  top: 249px;
  position: absolute;
  z-index: 6;
  background-color: rgba(0, 0, 0, 0.9);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 0;
  background-image: none;
}
.newest-games .newest-games-container .ng-prev:hover {
  background-color: #d20000;
}
.newest-games .newest-games-container .ng-next {
  width: 60px;
  height: 60px;
  top: 249px;
  position: absolute;
  z-index: 6;
  background-color: rgba(0, 0, 0, 0.9);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  right: 0;
  background-image: none;
}
.newest-games .newest-games-container .ng-next:hover {
  background-color: #d20000;
}
.newest-games .newest-games-container .ng-prev.swiper-button-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  pointer-events: none;
}
.newest-games .newest-games-container .ng-next.swiper-button-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  pointer-events: none;
}
.newest-games .com-tit {
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.newest-games .icon {
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.newest-games .con li {
  -webkit-transform: translate(0, 40%);
  -moz-transform: translate(0, 40%);
  -ms-transform: translate(0, 40%);
  transform: translate(0, 40%);
  opacity: 1;
  filter: alpha(opacity=1);
  transition: transform 1.5s ease 0s, opacity 1.5s ease 0s, margin-top 0.6s ease 0s;
}
.newest-games .con li:nth-child(1) {
  transition: transform 1.5s ease 0s, opacity 1.5s ease 0s, margin-top 0.6s ease 0s;
}
.newest-games .con li:nth-child(2) {
  transition: transform 1.5s ease 0.04s, opacity 1.5s ease 0.04s, margin-top 0.6s ease 0s;
}
.newest-games .con li:nth-child(3) {
  transition: transform 1.5s ease 0.08s, opacity 1.5s ease 0.08s, margin-top 0.6s ease 0s;
}
.newest-games .con li:nth-child(4) {
  transition: transform 1.5s ease 0.12s, opacity 1.5s ease 0.12s, margin-top 0.6s ease 0s;
}
.newest-games .con li:nth-child(5) {
  transition: transform 1.5s ease 0.16s, opacity 1.5s ease 0.16s, margin-top 0.6s ease 0s;
}
.newest-games.show .com-tit {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.newest-games.show .con li {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.newest-games.show .icon {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.newest-games.show .name {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.newest-games.show .desc {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.newest-games.show .line {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.newest-games.show .gw-link {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.hot-games {
  padding: 0 0 0;
}
.hot-games .swiper-hot-game-container {
  width: 100vw;
  max-width: 1920px;
  height: 100%;
}
.hot-games .swiper-hot-game-container .swiper-slide .fm {
  width: 100%;
  height: auto;
  transition: all 0.6s ease;
  object-fit: contain;
}
.hot-games .swiper-hot-game-container .swiper-slide:after {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
  left: 0;
  top: 0;
}
.hot-games .swiper-hot-game-container .swiper-slide .go-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0;
  z-index: 9;
  -webkit-transform: translate(-50%, -20%);
  -moz-transform: translate(-50%, -20%);
  -ms-transform: translate(-50%, -20%);
  transform: translate(-50%, -20%);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.hot-games .swiper-hot-game-container .swiper-slide .go-btn a {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background-color: #ffa800;
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
  text-decoration: none;
}
.hot-games .swiper-hot-game-container .swiper-slide .go-btn:after {
  -webkit-transition: all 0.6s ease 0.1s;
  -moz-transition: all 0.6s ease 0.1s;
  -ms-transition: all 0.6s ease 0.1s;
  transition: all 0.6s ease 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 45px;
}
.hot-games .swiper-hot-game-container .swiper-slide:hover:after {
  background-color: rgba(0, 0, 0, 0.85);
  border-bottom: solid 4px #ffa800;
}
.hot-games .swiper-hot-game-container .swiper-slide:hover .go-btn {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hot-games .swiper-hot-game-container .swiper-slide:hover .go-btn:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 24px;
}
.hot-games .swiper-hot-game-container .hot-game-prev,
.hot-games .swiper-hot-game-container .hot-game-next {
  color: #ffa800;
  text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px 0px 0 #000, 0px 1px 0 #000, -1px 0px 0 #000, 0px -1px 0 #000;
}
.hot-games .com-tit {
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -ms-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.hot-games.show .com-tit {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hot-games.show .hg-more {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hot-games.show .con .pannel {
  opacity: 1;
}
.dzolauncher-container {
  width: 100%;
  margin: 40px 0 0;
  background: url("../img/dot.png");
  background-size: 100px;
  background-color: #000;
  min-height: 540px;
}
.dzolauncher-container .row {
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
.dzolauncher-container .dzolauncher-title {
  color: #fff;
  text-align: left;
  height: 160px;
  line-height: 160px;
  font-size: 28px;
  font-family: roboto;
  text-transform: uppercase;
}
.dzolauncher-container .dzolauncher-title span {
  font-size: 40px;
}
.dzolauncher-container .dzolauncher-content {
  font-size: 16px;
  color: #676767;
  width: 334px;
  text-align: justify;
  position: relative;
  padding-left: 10px;
}
.dzolauncher-container .dzolauncher-content span {
  position: absolute;
  width: 4px;
  height: 20px;
  left: 0px;
  border-left: solid 4px #ffa800;
  font-size: 20px;
}
.dzolauncher-container .dzolauncher-content ul li {
  list-style: inside;
}
.dzolauncher-container .dzolauncher-btn {
  background: url("../img/Nut-Tai-Dzolauncher.png") no-repeat;
  width: 261px;
  height: 81px;
  position: relative;
  margin-top: 40px;
}
.dzolauncher-container .dzolauncher-btn .dzolauncher-link-btn {
  position: absolute;
  width: 100%;
  height: 100%;
}
.dzolauncher-container .dzolauncher-btn:hover {
  background-position: 0 -81px;
}
.dzolauncher-container .dzolauncher-img {
  position: relative;
}
.dzolauncher-container .dzolauncher-img .img-banner {
  width: 768px;
  height: 436px;
  background-size: contain;
  margin: 40px auto 0;
}
.dzolauncher-container .dzolauncher-img .img-banner .img-launcher {
  width: 100%;
  height: auto;
}
.dzolauncher-container .dzolauncher-img .img-mascot {
  width: 410px;
  height: 383px;
  background-size: contain;
  position: absolute;
  bottom: -40px;
  right: -80px;
}
.support-container {
  width: 100%;
  padding: 20px;
  height: 540px;
  background-color: #f3f3f3;
  max-width: 1920px;
  margin: auto;
}
.support-container .active-hover {
  transition: width ease-in-out 0.5s;
  margin: 0;
  padding: 0;
  width: 0;
}
.support-container .cash-container {
  width: 49%;
  height: 500px;
  background-size: cover;
  background-position: left center;
  position: relative;
  float: left;
  overflow: hidden;
}
.support-container .cash-container .recharge-card {
  width: auto;
  height: 100%;
}
.support-container .cash-container:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.85);
  position: absolute;
  width: 41%;
  height: 100%;
  top: 0;
  left: 0;
  transition: width 0.5s ease-out;
}
.support-container .cash-container .btn-content .more {
  float: left;
}
.support-container .cash-container:hover:before {
  width: 100%;
}
.support-container .cash-container:hover .active-hover {
  width: 192px;
}
.support-container .cash-container:hover .content .btn-content .more {
  background-color: #ffa800;
  color: #fff;
}
.support-container .cash-container .content {
  padding-left: 20px;
  position: absolute;
  top: 0;
}
.support-container .cash-container .content .cash-title {
  color: #fff;
  text-align: left;
  height: 160px;
  line-height: 160px;
  font-size: 28px;
  font-family: roboto;
  text-transform: uppercase;
}
.support-container .cash-container .content .cash-title span {
  font-size: 40px;
}
.support-container .cash-container .content .cash-content {
  font-size: 16px;
  color: #676767;
  padding-left: 10px;
  width: 334px;
  max-width: 100%;
}
.support-container .cash-container .content .cash-content span {
  position: absolute;
  width: 4px;
  height: 20px;
  left: 20px;
  border-left: solid 4px #ffa800;
}
.support-container .help-container {
  width: 50%;
  background-size: cover;
  background-position: left center;
  position: relative;
  height: 500px;
  float: right;
  overflow: hidden;
}
.support-container .help-container .img-support {
  width: auto;
  height: 100%;
}
.support-container .help-container:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.85);
  position: absolute;
  width: 41%;
  height: 100%;
  top: 0;
  left: 0;
  transition: width 0.5s ease-out;
}
.support-container .help-container .btn-content .more {
  float: left;
}
.support-container .help-container:hover:before {
  width: 100%;
}
.support-container .help-container:hover .active-hover {
  width: 192px;
}
.support-container .help-container:hover .content .btn-content .more {
  background-color: #ffa800;
  color: #fff;
}
.support-container .help-container .content {
  padding-left: 20px;
  position: absolute;
  top: 0;
}
.support-container .help-container .content .help-title {
  color: #fff;
  text-align: left;
  height: 160px;
  line-height: 160px;
  font-size: 28px;
  font-family: roboto;
  text-transform: uppercase;
}
.support-container .help-container .content .help-title span {
  font-size: 40px;
}
.support-container .help-container .content .help-content {
  font-size: 16px;
  color: #676767;
  padding-left: 10px;
  width: 334px;
  max-width: 100%;
}
.support-container .help-container .content .help-content span {
  position: absolute;
  width: 4px;
  height: 20px;
  left: 20px;
  border-left: solid 4px #ffa800;
}
.support-container .btn-content .more {
  float: left;
}
.support-container .support-img {
  position: relative;
}
.recruit-container {
  width: 100%;
  height: 540px;
  border-bottom: solid 1px #fff;
}
.recruit-container .row {
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
.recruit-container .recruit-title {
  text-align: left;
  height: 160px;
  line-height: 160px;
  font-size: 28px;
  font-family: roboto;
  text-transform: uppercase;
}
.recruit-container .recruit-title span {
  font-size: 40px;
}
.recruit-container .recruit-content {
  font-size: 16px;
  color: #676767;
  width: 334px;
}
.recruit-container .recruit-content span {
  padding-left: 5px;
  border-left: solid 4px #ffa800;
  font-size: 20px;
}
.recruit-container .recruit-content ul {
  padding-left: 10px;
}
.recruit-container .recruit-content ul li {
  list-style: inside;
}
.recruit-container .btn-content .more {
  float: left;
}
.recruit-container .recruit-img img {
  width: 100%;
  height: 100%;
}
.visit-box {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.banner-game-info {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.bn-perv {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.bn-next {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.wrap.set-style .main {
  margin-top: 690px;
}
.wrap.set-style .visit-box {
  top: 600px;
}
.wrap.set-style .banner-game-info {
  top: 344px;
}
.wrap.set-style .bn-perv {
  top: 320px;
}
.wrap.set-style .bn-next {
  top: 320px;
}
.popup-alert-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9995;
}
.popup-alert-container .popup-alert {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  max-width: 100%;
  height: max-content;
  padding: 0.260416vw;
  background-color: transparent;
  z-index: 99;
}
.popup-alert-container .popup-alert .close-popup {
  position: absolute;
  top: 0;
  right: 0;
}
.popup-alert-container .popup-alert .close-popup span {
  position: relative;
  padding: 0 0.260416vw;
  min-width: 2.083333vw;
  height: 2.083333vw;
  color: #F43E1B;
  font-size: 22pt;
  font-weight: bold;
  vertical-align: text-top;
  text-decoration: unset;
  cursor: pointer;
}
.popup-alert-container .popup-alert .close-popup span:focus {
  text-decoration: unset;
}
.popup-alert-container .popup-alert .close-popup span:hover {
  color: #F43E1B;
  text-decoration: unset;
}
.popup-alert-container .popup-alert .body-popup {
  width: 100%;
  height: 100%;
}
.popup-alert-container .popup-alert .body-popup img {
  width: auto;
  height: auto;
  object-fit: contain;
  max-width: 100%;
  max-height: 34.79166667vw;
}
.popup-alert-container .popup-alert .body-popup .title-alert {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-family: 16pt;
  font-weight: 600;
  color: #fff;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}
.popup-alert-container .popup-alert .body-popup .title-alert .checkBox {
  position: relative;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: small;
}
.popup-alert-container .popup-alert .body-popup .title-alert .checkBox #isShowDay {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
@media screen and (orientation: portrait) {
  body .popup-alert-container .popup-alert .body-popup img {
    max-height: fit-content;
  }
}
@media screen and (max-width: 1760px) {
  .wrap .banner-game-info .tj-box {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
  }
}
@media screen and (max-width: 1000px) {
  #headerpc {
    display: none;
  }
  #headermobile {
    display: block;
  }
}
@media screen and (min-width: 1921px) {
  .wrap .main .hot-games .con .pannel .fm {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1600px) {
  .wrap .main .news .news-container {
    zoom: 0.85;
  }
}
@media screen and (max-width: 1440px) {
  .wrap .banner-box .bn-next {
    top: 35%;
  }
  .wrap .banner-box .bn-perv {
    top: 35%;
  }
  .wrap .banner-game-info {
    top: 450px;
  }
  .wrap .main {
    margin-top: 800px;
  }
  .wrap .main .news .news-container {
    zoom: 0.8;
  }
  .wrap .main .hot-games .con {
    zoom: 0.8;
  }
  .wrap .main .hot-games .con .pannel .go-btn {
    zoom: 1.2;
  }
  .wrap .main .support-container {
    zoom: 0.8;
  }
  .wrap .main .recruit-container {
    zoom: 0.8;
  }
  .wrap.set-style .main {
    margin-top: 650px;
  }
}
@media screen and (max-width: 1280px) {
  .wrap .banner-box .bn-next {
    top: 25%;
  }
  .wrap .banner-box .bn-perv {
    top: 25%;
  }
  .wrap .banner-game-info {
    top: 410px;
  }
  .wrap .main {
    margin-top: 750px;
  }
  .wrap .main .news .news-container .news-item {
    height: auto;
  }
  .wrap .main .news .news-container .news-item .img-box {
    height: 250px;
  }
  .wrap .main .hot-games .con {
    zoom: 0.7;
  }
  .wrap .main .hot-games .con .pannel .go-btn {
    zoom: 1.2;
  }
  .wrap .main .about-container {
    zoom: 0.7;
  }
  .wrap .main .about-container .about-content span {
    top: 5px;
  }
  .wrap .main .dzolauncher-container {
    zoom: 0.7;
  }
  .wrap .main .dzolauncher-container .dzolauncher-content span {
    top: 5px;
  }
  .wrap .main .support-container {
    zoom: 0.7;
  }
  .wrap .main .recruit-container {
    zoom: 0.7;
  }
  .wrap .main .recruit-container .recruit-content span {
    top: 5px;
  }
  .wrap.set-style .main {
    margin-top: 650px;
  }
}
@media screen and (max-width: 1024px) {
  .wrap .banner-box .bn-next {
    top: 25%;
  }
  .wrap .banner-box .bn-perv {
    top: 25%;
  }
  .wrap .banner-game-info {
    top: 460px;
    zoom: 0.7;
  }
  .wrap .main {
    margin-top: 565px;
  }
  .wrap .main .news .news-container .news-item {
    height: 374px;
  }
  .wrap .main .about-container .about-title {
    text-align: center;
  }
  .wrap .main .about-container .about-content {
    width: 100%;
  }
  .wrap .main .about-container .about-img {
    margin-top: 40px;
  }
  .wrap .main .about-container .btn-content .more {
    float: unset;
  }
  .wrap .main .dzolauncher-container .dzolauncher-content {
    width: 100%;
  }
  .wrap .main .dzolauncher-container .dzo-container {
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .wrap .main .dzolauncher-container .dzo-container .dzolauncher-title {
    text-align: center;
  }
  .wrap .main .support-container {
    height: auto;
  }
  .wrap .main .support-container .cash-container {
    width: 100%;
    float: unset;
    margin-bottom: 20px;
  }
  .wrap .main .support-container .help-container {
    width: 100%;
    float: unset;
  }
  .wrap .main .hot-games .con {
    zoom: 0.6;
  }
  .wrap .main .hot-games .con .pannel .go-btn {
    zoom: 1.4;
  }
  .wrap .main .recruit-container {
    height: auto;
  }
  .wrap .main .recruit-container .recruit-title {
    text-align: center;
  }
  .wrap .main .recruit-container .recruit-content {
    width: max-content;
    text-align: left;
    margin: 0 auto;
  }
  .wrap .main .recruit-container .recruit-content span {
    display: none;
  }
  .wrap .main .recruit-container .recruit-content ul li {
    list-style: none;
  }
  .wrap .main .recruit-container .btn-content .more {
    float: unset;
  }
  .wrap .main .recruit-container .recruit-img {
    height: auto;
    margin-top: 40px;
  }
  .wrap .tj-box {
    height: 270px;
  }
  .wrap.set-style .main {
    margin-top: 500px;
  }
}
@media screen and (max-width: 768px) {
  .wrap .banner-box {
    top: 60px;
  }
  .wrap .banner-box .bn-next {
    top: 10%;
  }
  .wrap .banner-box .bn-perv {
    top: 10%;
  }
  .wrap .banner-game-info {
    top: 350px;
    zoom: 0.7;
  }
  .wrap .main {
    margin-top: 565px;
  }
  .wrap .main .news .news-container .ls-news-container .new-item {
    height: 372px;
  }
  .wrap .main .dzolauncher-container .dzolauncher-img {
    zoom: 0.8;
  }
  .wrap .main .support-container .help-container,
  .wrap .main .support-container .cash-container {
    zoom: 0.85;
  }
  .wrap .main .recruit-container .recruit-img img {
    height: auto;
  }
  .wrap .main .hot-games .con {
    zoom: 0.8;
  }
  .wrap .main .hot-games .con .pannel {
    width: 50%;
    /*.go-btn {
                              left: 35%;
                          }*/
  
  }
  .wrap .tj-box {
    width: 800px !important;
  }
}
@media screen and (max-width: 480px) {
  .wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide.swiper-slide-active .game-info-box {
    bottom: -117%;
  }
  .wrap .banner-box .swiper-banner-container .swiper-wrapper .swiper-slide .game-info-box {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: -333%;
    left: 0;
    transition: bottom 1s cubic-bezier(0.87, 1.65, 0.69, 0.78) 1s;
  }
  .swiper-banner-group {
    height: 115vw;
  }
}
@media screen and (max-width: 425px) {
  .wrap .banner-box {
    top: 60px;
  }
  .wrap .banner-box .bn-next {
    top: 5%;
    zoom: 0.8;
  }
  .wrap .banner-box .bn-perv {
    top: 5%;
    zoom: 0.8;
  }
  .wrap .banner-game-info {
    top: 290px;
    zoom: 0.7;
  }
  .wrap .main {
    margin-top: 440px;
  }
  .wrap .main .news .news-container .news-item {
    height: 414px;
  }
  .wrap .main .support-container .help-container,
  .wrap .main .support-container .cash-container {
    zoom: 0.85;
    background-position: center;
  }
  .wrap .main .support-container .help-container .recharge-card,
  .wrap .main .support-container .cash-container .recharge-card {
    margin-left: -350px;
  }
  .wrap .main .support-container .help-container .img-support,
  .wrap .main .support-container .cash-container .img-support {
    margin-left: -350px;
  }
  .wrap .main .support-container .help-container:before,
  .wrap .main .support-container .cash-container:before {
    width: 50%;
  }
  .wrap .main .support-container .help-container:hover:before,
  .wrap .main .support-container .cash-container:hover:before {
    width: 100%;
  }
  .wrap .main .dzolauncher-container .dzolauncher-img {
    zoom: 0.5;
  }
  .wrap .main .hot-games .con {
    zoom: 0.9;
  }
  .wrap .main .hot-games .con .pannel {
    width: 100%;
  }
  .wrap .main .hot-games .con .pannel .go-btn {
    left: 35%;
  }
  .wrap .main .recruit-container .recruit-img img {
    width: 100%;
  }
  .wrap .tj-box {
    width: 700px !important;
  }
  .wrap.set-style .main {
    margin-top: 400px;
  }
  .wrap.set-style .banner-game-info {
    top: 230px;
  }
}
@media screen and (max-width: 375px) {
  .wrap .banner-box {
    top: 60px;
  }
  .wrap .banner-box .bn-next {
    top: 5%;
  }
  .wrap .banner-box .bn-perv {
    top: 5%;
  }
  .wrap .banner-game-info {
    top: 255px;
    zoom: 0.7;
  }
  .wrap .main {
    margin-top: 415px;
  }
  .wrap .main .support-container .help-container,
  .wrap .main .support-container .cash-container {
    zoom: 0.85;
    background-position: center;
  }
  .wrap .main .support-container .help-container:before,
  .wrap .main .support-container .cash-container:before {
    width: 50%;
  }
  .wrap .main .support-container .help-container:hover:before,
  .wrap .main .support-container .cash-container:hover:before {
    width: 100%;
  }
  .wrap .main .dzolauncher-container .dzolauncher-img {
    zoom: 0.5;
  }
  .wrap .main .hot-games .con .pannel {
    width: 100%;
  }
  .wrap .main .hot-games .con .pannel .go-btn {
    left: 35%;
  }
  .wrap .tj-box {
    width: 640px !important;
  }
  .wrap.set-style .main {
    margin-top: 350px;
  }
  .wrap.set-style .banner-game-info {
    top: 200px;
  }
}
@media screen and (max-width: 320px) {
  .wrap .banner-box {
    top: 60px;
  }
  .wrap .banner-box .bn-next {
    top: 2%;
    zoom: 0.7;
  }
  .wrap .banner-box .bn-perv {
    top: 2%;
    zoom: 0.7;
  }
  .wrap .banner-game-info {
    top: 235px;
    zoom: 0.65;
  }
  .wrap .main {
    margin-top: 415px;
  }
  .wrap .main .news .news-container {
    zoom: 0.65;
  }
  .wrap .main .support-container .help-container,
  .wrap .main .support-container .cash-container {
    zoom: 0.85;
    background-position: center;
  }
  .wrap .main .support-container .help-container:before,
  .wrap .main .support-container .cash-container:before {
    width: 50%;
  }
  .wrap .main .support-container .help-container:hover:before,
  .wrap .main .support-container .cash-container:hover:before {
    width: 100%;
  }
  .wrap .main .dzolauncher-container .dzolauncher-img {
    zoom: 0.5;
  }
  .wrap .main .hot-games .con {
    zoom: 0.6;
  }
  .wrap .main .hot-games .con .pannel {
    width: 100%;
  }
  .wrap .main .hot-games .con .pannel .go-btn {
    left: 35%;
  }
  .wrap .tj-box {
    width: 580px !important;
  }
  .wrap.set-style .main {
    margin-top: 350px;
  }
  .wrap.set-style .banner-game-info {
    top: 200px;
  }
}
.img-gif {
  width: 14.667vw;
  height: 15.667vw;
  background: url(../../../assets/img/spin.gif);
  background-size: cover;
  position: fixed;
  bottom: -2.5vw;
  right: 0%;
  z-index: 999;
}
@media only screen and (max-width: 1024px) {
  .img-gif {
    width: 18.667vw;
    height: 18.667vw;
    bottom: -2.5vw;
    right: 0%;
  }
}
@media only screen and (max-width: 480px) {
  .img-gif {
    width: 30.667vw;
    height: 30.667vw;
    bottom: 9.5vw;
    right: -3vw;
  }
}
@media only screen and (max-width: 380px) {
  .img-gif {
    bottom: 10.5vw;
  }
}
@media only screen and (max-width: 280px) {
  .img-gif {
    bottom: 11.5vw;
  }
}
