/***hansoncxb 20240322**/
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: transparent;
}

em,
i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
}

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul,
li {
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

html {
  font-size: 100px;
  font-size: 13.33333vw;
}

.mt10 {
  margin-top: 0.1rem !important;
}

.mt20 {
  margin-top: 0.2rem !important;
}

.mt30 {
  margin-top: 0.3rem !important;
}

.mt40 {
  margin-top: 0.4rem !important;
}

.mt50 {
  margin-top: 0.5rem !important;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.66667px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
  body {
    width: 750px;
    margin: 0 auto;
  }
  [data-dpr="1"] body {
    width: 750px;
    margin: 0 auto;
  }
}
.pubtn {
  background-color: rgb(249, 89, 179);
  width: 1.62rem;
  height: 0.64rem;
  line-height: 0.64rem;
  border-radius: 0.32rem;
  display: block;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}
.pubtn.has {
  background: #bebebe;
}

* {
  box-sizing: border-box;
}

body {
  background: #fff;
  font-size: 0.24rem;
  color: #333333;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 7.5rem;
  margin: 0 auto;
}

.fixed-bar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  max-width: 7.5rem;
  margin: 0 auto;
  height: 1.05rem;
  background: url(../images/barbg.png) no-repeat;
  background-size: 100%;
  padding: 0.1rem 0 0.1rem 1.27rem;
  color: #fff6e7;
  z-index: 10;
}
.fixed-bar img {
  width: 0.85rem;
  height: 0.85rem;
  position: absolute;
  top: 0.1rem;
  left: 0.25rem;
}
.fixed-bar p {
  line-height: 0.4rem;
  overflow: hidden;
}
.fixed-bar .name {
  font-size: 0.36rem;
  font-weight: 500;
}
.fixed-bar .ins {
  font-size: 0.26rem;
}
.fixed-bar .btn {
  width: 1.55rem;
  height: 0.67rem;
  background: url(../images/btn1.png) no-repeat;
  background-size: 100%;
  text-align: center;
  line-height: 0.67rem;
  color: #fff;
  font-size: 0.34rem;
  font-weight: 500;
  position: absolute;
  top: 0.18rem;
  right: 0.25rem;
}

.page-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}
.page-swiper .swiper-slide.slide1 {
  background-image: url(../images/page1.jpg);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.page-swiper .swiper-slide.slide1 audio {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.page-swiper .swiper-slide.slide1 .audio {
  position: absolute;
  top: 1.45rem;
  right: 1.45rem;
  background: url(../images/audio-stop.png) no-repeat;
  background-size: 100%;
  width: 0.57rem;
  height: 0.57rem;
  overflow: hidden;
}
.page-swiper .swiper-slide.slide1 .audio.play {
  background-image: url(../images/audio-play.png);
  animation: play 2s linear infinite;
}
.page-swiper .swiper-slide.slide1 .age {
  width: 0.7rem;
  position: absolute;
  top: 1.3rem;
  right: 0.3rem;
}
.page-swiper .swiper-slide.slide1 .title {
  width: 5.24rem;
}
.page-swiper .swiper-slide.slide1 .btn-video {
  width: 1rem;
  height: 1rem;
  background: url(../images/ico-video.png) center center no-repeat;
  background-size: 0.97rem auto;
  margin: 0.35rem auto 0;
}
.page-swiper .swiper-slide.slide1 .bottombtns {
  width: 100%;
  text-align: center;
  padding: 0 0.3rem;
  margin: 0.4rem auto 0;
}
.page-swiper .swiper-slide.slide1 .bottombtns a {
  width: 2.3rem;
  display: inline-block;
  vertical-align: top;
  margin: 0.05rem;
}
.page-swiper .swiper-slide.slide1 .bottombtns a img {
  width: 100%;
}
.page-swiper .swiper-slide.slide1 .updown {
  width: 0.45rem;
  height: 0.72rem;
  display: block;
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  margin-left: -0.22rem;
  background: url(../images/ico-down.png) no-repeat;
  background-size: 100%;
  animation: down 1s linear infinite;
}
.page-swiper .swiper-slide.slide2 {
  padding: 2.27rem 0 0;
  background-image: url(../images/page2.jpg);
}
.page-swiper .swiper-slide.slide2 .tab-bd {
  padding: 0.1rem 0.15rem 0;
}
.page-swiper .swiper-slide.slide2 .tab-bd .tab-list {
  display: none;
}
.page-swiper .swiper-slide.slide2 .tab-bd .gameins {
  padding: 0.35rem 0 0 0.2rem;
}
.page-swiper .swiper-slide.slide2 .tab-bd .gameins img {
  width: 6.3rem;
}
.page-swiper .swiper-slide.slide2 .tab-bd .rongyu {
  padding: 0.15rem 0 0 0.2rem;
}
.page-swiper .swiper-slide.slide2 .tab-bd .rongyu img {
  width: 6.3rem;
}
.page-swiper .swiper-slide.slide2 .picSwiper {
  width: 6.24rem;
  margin: 0.45rem 0 0 0.27rem;
  position: relative;
  overflow: hidden;
}
.page-swiper .swiper-slide.slide2 .picSwiper .swiper-slide {
  width: 6.24rem;
  height: 3.52rem;
  padding: 0.03rem;
  background: #fff;
  border: 1px solid #ce6f39;
  overflow: hidden;
}
.page-swiper .swiper-slide.slide2 .picSwiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.page-swiper .swiper-slide.slide2 .picSwiper .swiper-pagination1 {
  padding: 0.25rem 0 0;
  text-align: center;
}
.page-swiper .swiper-slide.slide2 .picSwiper .swiper-pagination1 .swiper-pagination-bullet {
  width: 0.3rem;
  height: 0.3rem;
  display: inline-block;
  vertical-align: top;
  background: url(../images/li.png) no-repeat;
  background-size: 100%;
  opacity: 1;
}
.page-swiper .swiper-slide.slide2 .picSwiper .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: url(../images/li-on.png);
  opacity: 1;
}
.page-swiper .swiper-slide.slide2 .pichead {
  width: 6.24rem;
  height: 3.52rem;
  padding: 0.03rem;
  background: #fff;
  border: 1px solid #ce6f39;
  margin: 0.45rem 0 0 0.27rem;
  position: relative;
}
.page-swiper .swiper-slide.slide2 .pichead:after {
  width: 1.17rem;
  height: 1.01rem;
  background: url(../images/zs1.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  z-index: 5;
  transform: translate(34%, -50%);
}
.page-swiper .swiper-slide.slide2 .pichead:before {
  width: 0.93rem;
  height: 1.21rem;
  background: url(../images/zs2.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: 5;
  transform: translate(-50%, -40%);
}
.page-swiper .swiper-slide.slide2 .pichead img {
  width: 100%;
  height: 100%;
}
.page-swiper .swiper-slide.slide2 .tab {
  width: 100%;
  text-align: center;
  padding: 0.01rem 0 0;
}
.page-swiper .swiper-slide.slide2 .tab a {
  width: 1.55rem;
  height: 0.72rem;
  display: inline-block;
  vertical-align: top;
  background: url(../images/tab-a.png) left top no-repeat;
  background-size: 5.65rem auto;
  margin: 0 0.15rem;
  overflow: hidden;
  line-height: 999px;
  margin-top: 0.07rem;
}
.page-swiper .swiper-slide.slide2 .tab a:nth-child(1) {
  background-position: 0 0;
}
.page-swiper .swiper-slide.slide2 .tab a:nth-child(2) {
  background-position: -2.06rem 0;
}
.page-swiper .swiper-slide.slide2 .tab a:nth-child(3) {
  background-position: -4.1rem 0;
}
.page-swiper .swiper-slide.slide2 .tab a.on {
  width: 1.81rem;
  height: 0.81rem;
  background-image: url(../images/tab-a-on.png);
  background-size: 5.9rem auto;
  margin-top: -0.01rem;
}
.page-swiper .swiper-slide.slide2 .tab a.on:nth-child(1) {
  background-position: 0 0;
}
.page-swiper .swiper-slide.slide2 .tab a.on:nth-child(2) {
  background-position: -2.05rem 0;
}
.page-swiper .swiper-slide.slide2 .tab a.on:nth-child(3) {
  background-position: -4.09rem 0;
}
.page-swiper .swiper-slide.slide3 {
  height: auto;
  background: #000000;
  color: #999;
  line-height: 0.38rem;
  padding: 0.3rem 0.4rem;
  text-align: left;
  font-size: 0.22rem;
}

.pop-video {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  max-width: 7.5rem;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.65);
  display: none;
}
.pop-video .popbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.pop-video .popbox .close {
  width: 0.85rem;
  height: 0.8rem;
  background: url(../images/p-close.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0.1rem;
  transform: translate(0, -30%);
}

.pop-video .popbox .video-js {
  width: 5.88rem;
  height: 3.3rem;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  background: none;
}
.pop-video .popbox .video-js video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@keyframes play {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes down {
  0% {
    opacity: 0;
    transform: translate(0, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 40%);
  }
}/*# sourceMappingURL=style.css.map */