@charset "UTF-8";
html, body {
  height: -webkit-fill-available;
}

body {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

[lang=en-US] .dow-text {
  font-size: 0.15625rem;
  line-height: 1;
  position: absolute;
  top: 0.1354166667rem;
  left: 0.1041666667rem;
}

[lang=zh-CN] .dow-text {
  font-size: 0.2083333333rem;
  line-height: 1;
  position: absolute;
  top: 0.109375rem;
  left: 0.15625rem;
}

[lang=zh-HK] .dow-text {
  font-size: 0.2083333333rem;
  line-height: 1;
  position: absolute;
  top: 0.109375rem;
  left: 0.15625rem;
}

.main-box {
  background-color: #000000;
  height: 100%;
}
.main-box .header-nav {
  width: 100%;
  height: 0.46875rem;
  position: fixed;
  top: 0;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(0.03125rem);
  -webkit-backdrop-filter: blur(0.03125rem);
  box-shadow: rgba(142, 142, 142, 0.19) 0rem 0.03125rem 0.078125rem 0rem;
  -webkit-box-shadow: rgba(142, 142, 142, 0.19) 0rem 0.03125rem 0.078125rem 0rem;
  color: rgb(255, 255, 255);
  border-bottom: 0.0104166667rem solid #D1303F;
  font-size: 0.1041666667rem;
  line-height: 1;
}
.main-box .header-nav .left {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 100%;
  margin-left: 1.09375rem;
}
.main-box .header-nav .left .left-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.2083333333rem;
}
.main-box .header-nav .left .left-nav .index-icon {
  display: block;
  width: 0.109375rem;
  height: 0.1041666667rem;
  background-image: url("../img/public/index.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.0083333333rem;
}
.main-box .header-nav .left .left-nav .user-icon {
  display: block;
  width: 0.109375rem;
  height: 0.1145833333rem;
  background-image: url("../img/public/user.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main-box .header-nav .left .left-nav .left-nav-item {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.main-box .header-nav .left .left-nav .left-nav-item .nav-xx {
  width: 0.0677083333rem;
  height: 0.2447916667rem;
}
.main-box .header-nav .left .left-nav .left-nav-item .nav-item-text {
  margin-left: 0.0625rem;
}
.main-box .header-nav .left .left-options {
  display: flex;
  margin-left: 0.46875rem;
  gap: 0.1041666667rem;
  justify-content: center;
  align-items: center;
}
.main-box .header-nav .left .left-options .left-options-line {
  border-left: 0.0104166667rem solid #ffffff;
  height: 0.1041666667rem;
}
.main-box .header-nav .right {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 0.0416666667rem;
  flex-flow: column;
  width: 1.3020833333rem;
  position: absolute;
  top: 0.1822916667rem;
  right: 1.0416666667rem;
  color: #ffffff;
}
.main-box .header-nav .right .logo-img {
  width: 0.9427083333rem;
  height: 0.578125rem;
}
.main-box .content-box {
  height: 100%;
}
.main-box .content-box .sd-01 {
  background-image: url("../img/01/bj.jpg");
  background-position: center; /* 背景图片居中 */
  background-repeat: no-repeat; /* 不重复背景图片 */
  background-size: cover; /* 背景图片覆盖整个容器 */
}
.main-box .content-box .sd-01 .sd-01-main {
  display: flex;
  justify-content: center;
  flex-flow: column;
  height: 100%;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box {
  position: relative;
  width: 5.2083333333rem;
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin-top: -0.4583333333rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-box {
  display: flex;
  width: 5.2083333333rem;
  height: 2.0833333333rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-box .swiper-slide {
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: center;
  gap: 0.1041666667rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-box .swiper-slide .slide-img {
  width: 2.1145833333rem;
  height: 1.3177083333rem;
  cursor: pointer;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-box .swiper-slide .slide-dow {
  display: flex;
  position: relative;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-box .swiper-slide .slide-dow .dow-img {
  width: 1.4479166667rem;
  height: 0.4114583333rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 0.2604166667rem;
  z-index: 98;
  margin-top: 0.2604166667rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .left {
  display: flex;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .left .left-img {
  width: 0.234375rem;
  height: 0.28125rem;
  margin-bottom: 0.15625rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .right {
  display: flex;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .right .right-img {
  width: 0.234375rem;
  height: 0.28125rem;
  margin-bottom: 0.15625rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .game-icon-box {
  display: flex;
  gap: 0.0625rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .game-icon-box .tx-small {
  display: flex;
  flex-flow: column;
  gap: 0.078125rem;
  font-size: 0.0833333333rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .game-icon-box .icon-item {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .game-icon-box .icon-item .g-img {
  width: 0.5572916667rem;
  height: 0.5052083333rem;
}
.main-box .content-box .sd-01 .sd-01-main .hdp-text-box .game-hdp-page .game-icon-box .icon-item .xx-img {
  width: 0.0677083333rem;
  height: 0.0677083333rem;
  margin-bottom: 0.15625rem;
}
.main-box .content-box .sd-02 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../img/02/bj.jpg");
  background-position: center; /* 背景图片居中 */
  background-repeat: no-repeat; /* 不重复背景图片 */
  background-size: cover; /* 背景图片覆盖整个容器 */
}
.main-box .content-box .sd-02 .sd-02-main {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.main-box .content-box .sd-02 .sd-02-main .title {
  font-size: 0.15625rem;
}
.main-box .content-box .sd-02 .sd-02-main .ms-text {
  width: 5.625rem;
  font-size: 0.1041666667rem;
  text-align: left;
  letter-spacing: 0.0260416667rem;
  line-height: 2;
  margin-top: 0.2604166667rem;
}
.main-box .footer-nav {
  width: 100%;
  height: 0.3645833333rem;
  position: fixed;
  bottom: 0;
  z-index: 98;
  display: flex;
  justify-content: center;
  border-top: 0.0104166667rem solid #D1303F;
  background-image: url("../img/public/footer-bj.png");
  background-size: 100% 100%;
}
.main-box .footer-nav .footer-box {
  color: #ffffff;
  display: flex;
  flex-flow: column;
  gap: 0.1041666667rem;
  align-items: center;
  justify-content: center;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  color: white;
  font-size: 2rem;
  text-align: center;
}

/*# sourceMappingURL=index.css.map */
