.page-swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.page-swiper .swiper-full {
  width: 100vw;
  height: 100%;
  overflow: hidden;
  background: url(../images/pc/dyqbj_bg3.png) center center no-repeat;
  background-size: cover;
  position: relative;
}
.page-swiper .swiper-full:nth-of-type(1) {
  background: url(../images/pc/dyqbj_bg1.png) center center;
  background-size: cover;
}
.page-swiper .swiper-full:nth-of-type(2) {
  background-image: url(../images/pc/dyqbj_bg2.png);
}

.download-wrapper {
  width: 1.37rem;
  height: 2.26rem;
  position: fixed;
  left: 0.08rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/pc/btns_bg.png) center center no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
.download-wrapper .download-content {
  margin-top: 0.5rem;
  margin-left: 0.12rem;
}
.download-wrapper .download-content a {
  display: block;
  width: 0.9rem;
  height: 0.27rem;
  margin-bottom: 0.06rem;
  cursor: pointer;
}

.page-subscribe .go-official {
  display: block;
  width: 1.32rem;
  height: 0.37rem;
  position: absolute;
  right: 0.21rem;
  top: 0.16rem;
}
.page-subscribe .go-logout {
  display: block;
  width: 1rem;
  height: 0.2rem;
  position: absolute;
  right: 1.2rem;
  top: 0.25rem;
}
.page-subscribe .btn-subscribe {
  display: block;
  width: 2rem;
  position: absolute;
  right: 3.8rem;
  bottom: 1.2rem;
  cursor: pointer;
  z-index: 1;
}
.page-subscribe .btn-subscribe img {
  width: 100%;
}
.page-subscribe .btn-subscribe2 {
  display: block;
  width: 2rem;
  height: 1.3rem;
  position: absolute;
  right: 0.1rem;
  bottom: 1.2rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.page-subscribe .btn-subscribe2 .finger {
  width: 1rem;
  position: relative;
  bottom: -0.4rem;
  right: -0.2rem;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}
.page-subscribe .mxqc {
  width: 4rem;
  position: absolute;
  bottom: 0.2rem;
  right: 0rem;
  z-index: 2;
}
.page-subscribe .mxqc img {
  width: 100%;
}
.page-subscribe .site_logo {
  width: 1.2rem;
  position: absolute;
  top: 0.12rem;
  left: 0.2rem;
  z-index: 2;
}
.page-subscribe .site_logo img {
  width: 100%;
}

.page-news .news-wrapper {
  width: 750px;
  height: 670px;
  background: url(../images/pc/news_bg.png) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  padding-left: 0.75rem;
  padding-right: 0.53rem;
  padding-top: 1rem;
  padding-bottom: 0.9rem;
  left: 1.36rem;
  bottom: 0.6rem;
}

.page-images .images-wrapper {
  background: url(../images/pc/images_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.6rem;
  display: grid;
  grid-template-columns: 1.6rem 1.6rem 1.6rem 1.6rem;
  grid-template-rows: repeat(4, 0.69rem);
  grid-gap: 0.04rem;
  place-content: center center;
  padding: 0.145rem 0.2rem 0.23rem 0.165rem;
  grid-auto-flow: row dense;
}
.page-images .images-wrapper div {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-images .images-wrapper div:nth-of-type(1) {
  grid-row: span 4;
  grid-column: span 2;
}
.page-images .images-wrapper div:nth-of-type(2) {
  grid-row: span 2;
  grid-column: span 2;
}
.page-images .images-wrapper div:nth-of-type(3) {
  grid-row: span 2;
  grid-column: span 2;
}
.page-images .images-wrapper div img {
  display: block;
  border: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: all 0.1s linear;
  object-fit: cover;
}
.page-images .images-wrapper div img:hover {
  transform: scale(1.05);
}

.page-roles {
  position: relative;
}
.page-roles .roles-wrapper {
  width: 6.99rem;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0.82rem;
}
.page-roles .roles-wrapper .swiper-slide {
  width: 6.99rem;
  height: 100%;
  text-align: center;
  object-fit: cover;
}
.page-roles .roles-wrapper .roles-bullets {
  position: absolute;
  z-index: 2;
  left: 0.4rem;
  bottom: 0.8rem;
}
.page-roles .roles-wrapper .roles-bullets .roles-navigation {
  margin-top: 0.2rem;
}
.page-roles .roles-wrapper .roles-bullets .roles-navigation img:first-of-type, .page-roles .roles-wrapper .roles-bullets .roles-navigation img:last-of-type {
  cursor: pointer;
  width: 0.28rem;
  height: 0.24rem;
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item {
  display: block;
  width: 0.4rem;
  height: 0.63rem;
  background: url(../images/pc/role1_thumb_nor.png) center bottom no-repeat;
  transition: all 0.1s linear;
  margin: 0 0.025rem;
  cursor: pointer;
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item.active {
  width: 0.53rem;
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(1).active {
  background-image: url(../images/pc/role1_thumb.png);
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(2) {
  background-image: url(../images/pc/role2_thumb_nor.png);
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(2).active {
  background-image: url(../images/pc/role2_thumb.png);
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(3) {
  background-image: url(../images/pc/role3_thumb_nor.png);
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(3).active {
  background-image: url(../images/pc/role3_thumb.png);
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(4) {
  background-image: url(../images/pc/role4_thumb_nor.png);
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(4).active {
  background-image: url(../images/pc/role4_thumb.png);
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(5) {
  background-image: url(../images/pc/role5_thumb_nor.png);
}
.page-roles .roles-wrapper .roles-bullets .roles-pagination .roles-pagination-item:nth-of-type(5).active {
  background-image: url(../images/pc/role5_thumb.png);
}

.page-title {
  position: absolute;
  left: 0;
  top: 0.3rem;
  width: 4.19rem;
  height: 0.69rem;
}
.page-title img {
  width: 100%;
  height: 100%;
}

.page-hash {
  width: 1.33rem;
  position: fixed;
  top: 346px;
  z-index: 4;
  right: 0;
  background: url(../images/pc/nav_bg.png) 1.04rem 0.21rem no-repeat;
}
.page-hash div {
  width: 100%;
  height: 0.21rem;
  display: block;
  transition: all 0.1s linear;
  margin-bottom: 0.29rem;
  cursor: pointer;
  background: url(../images/pc/nav1.png) right center no-repeat;
  background-size: auto 0.21rem;
  padding-right: 0.21rem;
  background-origin: content-box;
  font-size: 0;
}
.page-hash div.active {
  width: 1.33rem;
  height: 0.28rem;
  background-size: 100% 100%;
  padding-right: 0;
}
.page-hash div:nth-of-type(2) {
  background-image: url(../images/pc/nav2.png);
}
.page-hash div:nth-of-type(2).active {
  background-image: url(../images/pc/nav2_active.png);
}
.page-hash div:nth-of-type(3) {
  background-image: url(../images/pc/nav3.png);
}
.page-hash div:nth-of-type(3).active {
  background-image: url(../images/pc/nav3_active.png);
}
.page-hash div:nth-of-type(4) {
  background-image: url(../images/pc/nav4.png);
}
.page-hash div:nth-of-type(4).active {
  background-image: url(../images/pc/nav4_active.png);
}
.page-hash .nav-line {
  position: absolute;
  left: 75px;
  top: 56px;
}

.page-footer {
  width: 100%;
  background-color: #434343;
  padding: 0.2rem 0.28rem;
  font-size: 0.08rem;
  color: #d5d5d5;
  height: auto;
}
.page-footer-logo img {
  width: 0.96rem;
  height: 0.2rem;
}
.page-footer-logo img + img {
  width: 0.96rem;
  height: 0.28rem;
  margin-left: 0.17rem;
}
.page-footer-content img {
  display: block;
  width: 0.33rem;
  height: 0.33rem;
  margin-right: 0.11rem;
}
.page-footer-protocol nav {
  margin-bottom: 0.11rem;
}
.page-footer-protocol nav a {
  display: block;
  flex: 0 0 auto;
  color: inherit;
  text-decoration: none;
  margin: 0 0.06rem;
}
.page-footer-protocol nav i {
  display: block;
  width: 1px;
  height: 0.06rem;
  margin-top: 0.01rem;
  flex: 0 0 auto;
  background-color: #d5d5d5;
}

.next-page {
  position: fixed;
  z-index: 3;
  left: 50%;
  bottom: 0.2rem;
  cursor: pointer;
  transform: translateX(-50%);
  animation: trans 1s ease-in-out infinite alternate;
}

@keyframes scale {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

/*# sourceMappingURL=style.min.css.map */
