@charset "UTF-8";

.hlxd-content {
  width: 100%;
  height: auto;
  padding-bottom: 0.26rem;
  background: #000 url("../img/bg.jpg?pcv=20201109") no-repeat center top/100% auto;
}

/* 第一部分 */
.sectionOne {
  width: 100%;
  height: 5.796875rem;
  position: relative;
}

.logo {
  position: absolute;
  display: block;
  width: 1.9rem;
  top: 0.864583333333333rem;
  left: 2rem;
  z-index: 20;
}

.slogan {
  position: absolute;
  top: 0;
  left: 2.854166666666667rem;
  width: 4.3rem;
  height: 12.552rem;
  z-index: 18;
}

.slogan>img {
  display: block;
  width: 100%;
}

.feng {
  position: absolute;
  top: 0;
  left: 0;
  width: 5.9rem;
  display: block;
  z-index: 17;
}

.huo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  z-index: 19;
}

.long {
  position: absolute;
  top: 0.338541666666667rem;
  right: 0.697916666666667rem;
  width: 5.197916666666667rem;
  display: block;
  z-index: 17;
}

.btn-wrap {
  position: absolute;
  top: 5.255208333333333rem;
  z-index: 25;
  left: 0;
  width: 100%;
  height: 0.5rem;
}

.btn-wrap>a {
  display: block;
  width: 1.213541666666667rem;
  margin: 0 0.2rem;
}

.btn-wrap>a>img {
  width: 100%;
  display: block;
}

/* 游戏简介 */
.yxjs {
  position: relative;
  z-index: 30;
  width: 4.177083333333333rem;
  height: 1.145833333333333rem;
  padding: 0.145833333333333rem 0.1875rem;
  border: 1px solid #cadef6;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0.09375rem;
  line-height: 0.229166666666667rem;
  color: #fff;
  font-size: 0.197916666666667rem;
  font-family: "AdobeHeitiStd-Regular";
  -webkit-text-shadow: 1px 0px 0 #002, 0px 1px 0 #002, -1px 0px 0 #002, 0px -1px 0 #002;
  -moz-text-shadow: 1px 0px 0 #002, 0px 1px 0 #002, -1px 0px 0 #002, 0px -1px 0 #002;
  -o-text-shadow: 1px 0px 0 #002, 0px 1px 0 #002, -1px 0px 0 #002, 0px -1px 0 #002;
  text-shadow: 1px 0px 0 #002, 0px 1px 0 #002, -1px 0px 0 #002, 0px -1px 0 #002;
}

.yxjs>p {
  max-height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

/* 游戏特色 */
.lunbotu {
  width: 5.8rem;
  height: 4.27rem;
  position: relative;
  z-index: 30;
  margin-top: 0.192708333333333rem;
}

.lunbotu .swiper-container {
  width: 4.375rem;
  height: 4.114583333333333rem;
}

.lunbotu .swiper-slide {
  width: 2.828125rem !important;
  height: 100%;
}

.lunbotu .swiper-slide a {
  width: 100%;
  height: 100%;
}

.lunbotu .swiper-slide a img {
  width: 100%;
  height: 100%;
}

.lunbotu .swiper-button-next, .lunbotu .swiper-button-prev {
  width: 0.34375rem;
  height: 0.640625rem;
  background-size: 0.34375rem 0.640625rem;
  margin-top: 0rem;
  top: 1.52rem;
}

.lunbotu .swiper-button-next, .lunbotu .swiper-container-rtl .swiper-button-prev {
  background-image: url("../img/right.png?pcv=20201109");
  right: 0;
}

.lunbotu .swiper-button-prev, .lunbotu .swiper-container-rtl .swiper-button-next {
  background-image: url("../img/left.png?pcv=20201109");
  left: 0;
}

.lunbotu .swiper-pagination {
  width: 100%;
  height: 0.072916666666667rem;
  bottom: 0;
}

.lunbotu .swiper-pagination-bullet {
  width: 0.072916666666667rem;
  height: 0.072916666666667rem;
  opacity: 1;
  background: #fff;
  display: block;
  margin: 0 0.052083333333333rem;
}

.lunbotu .swiper-pagination-bullet-active {
  background: #ed0000;
}

.shejiao {
  margin-top: 0.041666666666667rem;
}

.shejiao-title {
  height: 0.572916666666667rem;
  line-height: 0.286458333333333rem;
}

/* 底部 */
.footer {
  width: 6.25rem;
  height: auto;
  margin-top: 0.390625rem;
  color: #fff;
  font-size: 0.104167rem;
  line-height: 0.208333333333333rem;
  text-align: center;
}

.footer-menu {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-menu>a {
  color: #fff;
  padding: 0 0.15625rem;
}

.copyright {
  margin-top: 0.40625rem;
  line-height: 0.208333333333333rem;
}