/* 角色介绍 */
.hunter {
  background: url("../image/section4/bg.png") no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.hunter .hunter-title {
  width: 4.04rem;
  height: 2.03rem;
  /* margin: 0 auto; */
  background: url(../image/section4/title_p4.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.7rem;
  left: 50%;
  margin-left: -2.15rem;
}

.hunterinfo {
  height: 100%;
}

.hunter .hunter-info {
  width: 19.20rem;
  height: 10.80rem;
  /* position: absolute;
  background: url(../image/section4/hunter-info.png) no-repeat;
  background-size: 100%;
  top: 1.5rem;
  left: 4.8rem; */
  position: relative;
}


.hunter .hunter-swiper-pc {
  /* padding-top: 0.4rem; */
}

.hunter .hunter-swiper-pc .hunter-second-bg {
  width: 100%;
  height: 100%;
  position: absolute;
}

.hunter .hunter-swiper-pc .hunter-second-bg .swiper-slide{
  width: 100%;
  height: 100%;
}

.hunter .hunter-swiper-pc .hunter-second-bg .swiper-slide{
  display: none;
  /* visibility: hidden; */
}

.hunter .hunter-swiper-pc .hunter-second-bg .swiper-slide.swiper-slide-active
/* ,.hunter .hunter-swiper-pc .hunter-second-bg .swiper-slide.swiper-slide-next */
{
  display: block;
  /* visibility: visible; */
}

.hunter .hunter-info .swiper-slide .hunter-pic {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* .hunter-one {
  top: 0.02rem;
  left: -0.15rem;
}

.hunter-two {
  top: 0.26rem;
  left: -0.15rem;
}

.hunter-three {
  top: 0.24rem;
  left: -0.15rem;
}

.hunter-four {
  top: -0.51rem;
  left: -0.15rem;
} */

.swiper-icon {
  width: 1.25rem;
  height: 1.32rem;
  position: absolute;
  left: 11.35rem;
  top: 5.1rem;
}

.hunter .hunter-info .swiper-slide .hunter-right {
  width: 6.43rem;
  height: 5.31rem;
  right: 3.6rem;
  top: 0.2rem;
}

/* .hunter-info .swiper-container {
  overflow: visible !important;
  z-index: 11;
} */

.hunter-swiper-pagination {
  position: absolute;
  top: 6.25rem;
  left: 18.1rem;
  display: flex;
  /* pointer-events: none; */
}

.swiper-icon {
  width: 1.25rem;
  height: 1.38rem;
  position: absolute;
}

.hunter-swiper-pagination .swiper-pagination-bullet {
  /* width: 2.5rem;
  height: 1.6rem; */
  /* margin-right: 0.4rem; */
  /* width: 0.72rem;
  height: 0.73rem; */
  opacity: 1;
  filter: grayscale(100%);
}

.hunter-swiper-pagination .swiper-pagination-bullet:nth-child(1) {
  background: url(../image/section4/label-1.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.49rem;
  left: -5.49rem;
  width: 0.81rem;
  height: 0.8rem;
  border-radius: 0%;
}

.hunter-swiper-pagination .swiper-pagination-bullet-active:nth-child(1) {
  background: url(../image/section4/label-active-1.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.56rem;
  left: -5.55rem;
  width: 0.92rem;
  height: 0.93rem;
  border-radius: 0%;
}

.hunter-swiper-pagination .swiper-pagination-bullet:nth-child(3) {
  background: url(../image/section4/label-2.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.49rem;
  width: 0.81rem;
  height: 0.8rem;
  left: -5.5rem;
  border-radius: 0%;
}

.hunter-swiper-pagination .swiper-pagination-bullet-active:nth-child(3) {
  background: url(../image/section4/label-active-2.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.42rem;
  left: -5.55rem;
  width: .92rem;
  height: 0.93rem;
  border-radius: 0%;
}

.hunter-swiper-pagination .swiper-pagination-bullet:nth-child(2) {
  background: url(../image/section4/label-3.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.49rem;
  width: 0.81rem;
  height: 0.8rem;
  left: -4.57rem;
  border-radius: 0%;
}

.hunter-swiper-pagination .swiper-pagination-bullet-active:nth-child(2) {
  background: url(../image/section4/label-active-3.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.55rem;
  left: -4.6rem;
  width: 0.92rem;
  height: 0.93rem;
  border-radius: 0%;
}

.hunter-swiper-pagination .swiper-pagination-bullet:nth-child(4) {
  background: url(../image/section4/label-4.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.49rem;
  width: 0.81rem;
  height: 0.8rem;
  left: -4.57rem;
  border-radius: 0%;
}

.hunter-swiper-pagination .swiper-pagination-bullet-active:nth-child(4) {
  background: url(../image/section4/label-active-4.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.42rem;
  left: -4.6rem;
  width: 0.92rem;
  height: 0.93rem;
  border-radius: 0%;
}

/* .hunter-swiper-pagination .swiper-pagination-bullet:nth-child(5) {
  background: url(../image/section4/spwer-page-5.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 2.88rem;
  width: 0.72rem;
  height: 0.73rem;
  left: 0.3rem;
} */

.hunter-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  filter: grayscale(0%);
}

.hunter .hunter-info .hunter-button {
  width: 0.91rem;
  height: 0.97rem;
  position: absolute;
  cursor: pointer;
  z-index: 110;
  top: 2.9rem;
}

.hunter-swiper-button-prev {
  background: url(../image/section4/prev.png) no-repeat;
  background-size: 100%;
  width: 0.77rem;
  height: 0.78rem;
  position: absolute;
  left: 0.7rem;
  top: 0rem;
  z-index: 11;
  /* cursor: pointer; */
  opacity: 0;
  
}

.hunter-swiper-button-next {
  right: 0.69rem;
  width: 0.78rem;
  height: 0.78rem;
  background: url(../image/section4/next.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0rem;
  z-index: 11;
  /* cursor: pointer; */
  opacity: 0;
}

.gift {
  width: 100%;
  bottom: -0.7rem;
  position: absolute;
}

.gift .gift-title {
  width: 11.23rem;
  height: 1.42rem;
  background: url(../image/hunter/title2.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
}

.gift .gift-img {
  width: 12.49rem;
  height: 8.21rem;
  background: url(../image/hunter/gift.png) no-repeat;
  background-size: 100%;
  margin: 0.7rem auto 0;
}

.gift .gift-btn {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 5rem;
  height: 1.22rem;
  background: url(../image/hunter/btn-gift.png) no-repeat;
  background-size: 100%;
  bottom: 1.4rem;
  left: 50%;
  transform: translateX(-50%);
}

.duel-box-tab {
  display: flex;
  margin-top: 0.2rem;
  justify-content: center;
}

.shopping-tab1 {
  width: 2.44rem;
  height: 0.7rem;
  background: url("../image/section4/tab1.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.shopping-tab-active {
  width: 2.44rem;
  height: 0.7rem;
  background: url("../image/section4/tab-0-active.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.shopping-tab.shopping-tab-active {
  width: 2.44rem;
  height: 0.7rem;
  background: url("../image/section4/tab-1-active.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.shopping-tab1.shopping-tab-active {
  width: 2.44rem;
  height: 0.7rem;
  background: url("../image/section4/tab-0-active.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.shopping-tab2 {
  width: 2.44rem;
  height: 0.7rem;
  background: url("../image/section4/tab-2.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
  margin-left: 0.2rem;
}

.Stone {
  width: 7rem;
  height: 2rem;
  background: url("../image/section4/Stone.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 5.5rem;
  left: 50%;
  transform: translateX(-50%);
}

.visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 250ms, opacity 250ms ease-in-out;
  position: absolute;
  z-index: -1;
}

.world .intro-pic {
  position: absolute;
  top: 0.5rem;
}

.intro-swiper-button-prev {
  width: 0.87rem;
  height: 0.84rem;
  position: absolute;
  top: 2.5rem;
  left: -0.4rem;
  background: url("../image/section7/world-btn-prev.png") no-repeat;
  background-size: 100%;
  z-index: 1;
  cursor: pointer;
}

.intro-swiper-button-next {
  width: 0.87rem;
  height: 0.84rem;
  position: absolute;
  top: 2.5rem;
  right: -0.4rem;
  background: url("../image/section7/world-btn-next.png") no-repeat;
  background-size: 100%;
  z-index: 1;
  cursor: pointer;
}

.hunter .btn-xia {
  bottom: 0.7rem;
}

.image-one {
  width: 8.78rem;
  height: 4.82rem;
}

.image-two {
  width: 8.98rem;
  height: 5.13rem;
}

.image-three {
  width: 9.12rem;
  height: 4.59rem;
}

.image-four {
  width: 9.33rem;
  height: 5.34rem;
}

/* 整体板块样式 */
.hunter_op_bg {
  width: 19.20rem;
  height: 10.80rem;
  position: absolute;
  top: 0rem;
  right: 0rem;
  pointer-events: none;
}

.hunter_img {
  width: 8.82rem;
  height: 6.91rem;
  position: absolute;
  top: 1.3rem;
  left: 0.8rem;
}

.hunter_text {
  width: 5.69rem;
  height: 4.17rem;
  position: absolute;
  top: 1.32rem;
  left: 9.6rem;
}

.hunter_map {
  width: 2.28rem;
  height: 1.86rem;
  position: absolute;
  top: 5.7rem;
  left: 9.73rem;
}

/* 魔法师 */

/* 角色透明背景 */
.hunter-one .hunter_op_bg {
  background: url(../image/section4/hunter_op_1.png) no-repeat;
  background-size: 100%;
}

/* 角色 */
.hunter-one .hunter_img {
  background: url(../image/section4/hunter_img_1.png) no-repeat;
  background-size: 100%;
}

/* 文案 */
.hunter-one .hunter_text {
  background: url(../image/section4/hunter_text_1.png) no-repeat;
  background-size: 100%;
}

/* 属性雷达图 */
.hunter-one .hunter_map {
  background: url(../image/section4/hunter_map_1.png) no-repeat;
  background-size: 100%;
}


/* 圣职者 */

/* 角色透明背景 */
.hunter-two .hunter_op_bg {
  background: url(../image/section4/hunter_op_3.png) no-repeat;
  background-size: 100%;
}

/* 角色 */
.hunter-two .hunter_img {
  background: url(../image/section4/hunter_img_3.png) no-repeat;
  background-size: 100%;
}

/* 文案 */
.hunter-two .hunter_text {
  background: url(../image/section4/hunter_text_3.png) no-repeat;
  background-size: 100%;
}

/* 属性雷达图 */
.hunter-two .hunter_map {
  background: url(../image/section4/hunter_map_3.png) no-repeat;
  background-size: 100%;
}



/* 剑士 */

/* 角色透明背景 */
.hunter-three .hunter_op_bg {
  background: url(../image/section4/hunter_op_2.png) no-repeat;
  background-size: 100%;
}

/* 角色 */
.hunter-three .hunter_img {
  background: url(../image/section4/hunter_img_2.png) no-repeat;
  background-size: 100%;
}

/* 文案 */
.hunter-three .hunter_text {
  background: url(../image/section4/hunter_text_2.png) no-repeat;
  background-size: 100%;
}

/* 属性雷达图 */
.hunter-three .hunter_map {
  background: url(../image/section4/hunter_map_2.png) no-repeat;
  background-size: 100%;
}



/* 双枪 */

/* 角色透明背景 */
.hunter-four .hunter_op_bg {
  background: url(../image/section4/hunter_op_4.png) no-repeat;
  background-size: 100%;
}

/* 角色 */
.hunter-four .hunter_img {
  background: url(../image/section4/hunter_img_4.png) no-repeat;
  background-size: 100%;
}

/* 文案 */
.hunter-four .hunter_text {
  background: url(../image/section4/hunter_text_4.png) no-repeat;
  background-size: 100%;
}

/* 属性雷达图 */
.hunter-four .hunter_map {
  background: url(../image/section4/hunter_map_4.png) no-repeat;
  background-size: 100%;
}


/* 手动添加动画样式 */
.hunter_op_bg.animated.ani {
  animation-name: fadeInRight;
  animation-duration: 0.4s;
  animation-delay: 0.15s;
}

.hunter_img.animated.ani {
  animation-name: fadeInLeft;
  animation-duration: 0.4s;
  animation-delay: 0.15s;
}

.hunter_text.animated.ani {
  animation-name: fadeInRight;
  animation-duration: 0.4s;
  animation-delay: 0.15s;
}

.hunter_map.animated.ani {
  animation-name: fadeInUp;
  animation-duration: 0.4s;
  animation-delay: 0.15s;
}

/* 头像按钮 */
.hunter-info .swiper-pagination.anibtn {
  animation-name: fadeIn_ben;
  animation-duration: 1.5s;
  /* animation-delay: 0.2s; */
}

.hunter-info .swiper-pagination.anibtn.long-duration {
  animation-duration: 2s; /* 当 activeIndex 为 2 时的值 */
}

@keyframes fadeIn_ben {
  0% {
      opacity: 0
  }

  to {
      opacity: 1
  }
}