/* 双城世界 */
.worlder {
  width: 100%;
  height: 9.3rem;
  box-sizing: border-box;
  margin-top: 1.3rem;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  font-size: 0;
}

.world-title {
  height: 0.83rem;
  width: 3.23rem;
  position: absolute;
  left: 50%;
  margin-left: -1.65rem;
  background: url(../image/section7/title.png) no-repeat;
  background-size: 100%;
  top: 0.2rem;
}

.world-title::before {
  content: '';
  width: 10rem;
  height: 2.5rem;
  background: url(../image/title-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.7rem;
  left: 50%;
  transform: translateX(-50%)
}

.worlder .title {
  width: 7.06rem;
  height: 2.41rem;
  margin: 0 auto;
}

.worlder .title img {
  height: 0.83rem;
  width: 3.23rem;
}


.worlder .swiper-container {
  /* 覆盖swiper插件干扰样式 */
  overflow: visible;
}

.intro-info {
  width: 19.20rem;
  height: 4.84rem;
  margin: 0 auto;
  position: relative;
  margin-top: 2rem;
  /* margin-left: 4.45rem; */
  z-index: 10;
  /* overflow: hidden; */
}

/* .intro-info::after {
  content: '';
  position: absolute;
  width: 1.36rem;
  height: 1.6rem;
  background: url("../images/intro-decoration.png") no-repeat;
  background-size: 100%;
  top: 0;
  right: 0.4rem;
  z-index: 1;
} */
.poker-swiper {
  width: 7.2rem;
  height: 5.01rem;
  /* left: 1.6rem; */
  position: relative;
  left: 5.7rem;
  padding-top: .1rem;
}

/*.intro-swiper .swiper-slide .intro-intro{*/
/*width: 12.5rem;*/
/*position: absolute;*/
/*left: 0rem;*/
/*top: 0rem;*/
/*}*/
.poker-swiper .swiper-slide .intro-pic {
  position: absolute;
  width: 2.83rem;
  height: 5.01rem;
}

.poker-swiper .swiper-slide-active .intro-pic img {
  width: 100%;
}

.poker-swiper .swiper-wrapper .swiper-slide .intro-pic {
  /* display: none; */
  opacity: 1;
  transition: opacity .1s ease-in-out;
}

.poker-swiper  .swiper-wrapper  .swiper-slide-active .intro-pic {
  /* display: block; */
  opacity: 1;
  transition: opacity .1s ease-in-out;
}

.poker-swiper .swiper-wrapper  .swiper-slide-next .intro-pic {
  /* display: block; */
  opacity: 1;
  transition: opacity .1s ease-in-out;
}

.poker-swiper .swiper-wrapper  .swiper-slide-prev .intro-pic {
  display: block;
  /* opacity: 1; */
  transition: opacity .1s ease-in-out;
}


/* .intro-swiper .swiper-slide .intro-pic .swiper-lazy img{
  width: 8.20rem;
  height: 5.03rem;
} */
/* .poker-swiper .swiper-slide.swiper-slide-active .intro-pic {
  -webkit-animation: fadeIn .15s .15s;
  -o-animation: fadeIn .15s .152s;
  animation: fadeIn .1s .1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.poker-swiper .swiper-slide.swiper-slide-active .intro-intro {
  -webkit-animation: fadeIn .4s .4s;
  -o-animation: fadeIn .4s .4s;
  animation: fadeIn .4s .4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
} */

.swiper-pagination-line {
  position: absolute;
  width: 7.46rem;
  height: 0.02rem;
  top: 5.5rem;
  left: 3.75rem;
  background: url(../images/swiper-line.png) no-repeat;
  background-size: 100%;
}

.poker-swiper-pagination {
  position: absolute;
  top: 7.4rem;
  left: 8.28rem;
  /* margin-left: -1.8rem; */
  /* transform: translateX(-50%); */
  z-index: 100;
}


.poker-swiper-pagination .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 0;
  opacity: 1;
  background: url(../image/section7/round.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: .05rem;
  left: 0;
}



.poker-swiper-pagination .swiper-pagination-bullet:nth-of-type(2) {
  left: 0.45rem;
}

.poker-swiper-pagination .swiper-pagination-bullet:nth-of-type(3) {
  left: .9rem;
}

.poker-swiper-pagination .swiper-pagination-bullet:nth-of-type(4) {
  left: 1.35rem;
}

.poker-swiper-pagination .swiper-pagination-bullet:nth-of-type(5) {
  left: 1.8rem;
}

.poker-swiper-pagination .swiper-pagination-bullet:nth-of-type(6) {
  left: 2.25rem;
}

/* .intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(7){
  left: 4.63rem;
}
.intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(8){
  left: 5.46rem;
} */
.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.26rem;
  height: 0.26rem;
  background: url(../image/section7/rectangle.png) no-repeat;
  background-size: 100%;
  top: -0.2rem;
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(1) {
  left: -0.06rem;
  top: -0.01rem;
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(2) {
  left: 0.39rem;
  top: -0.01rem;
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(3) {
  left: .835rem;
  top: -0.01rem;
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(4) {
  left: 1.29rem;
  top: -0.01rem;
}
.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(5) {
  left:1.74rem;
  top: -0.01rem;
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(6) {
  left: 2.185rem;
  top: -0.01rem;
}

.attention {
  width: 2.71rem;
  height: .59rem;
  background: url(../image/section7/attention-img.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  top: 8.05rem;
  z-index: 1;
}

.poker-swiper-button-prev {
  position: absolute;
  width: 0.87rem;
  height: 0.50rem;
  top: 2.3rem;
  left: 4rem;
  background: url(../image/section7/section7-btn-left.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  cursor: pointer;
}

.poker-swiper-button-next {
  position: absolute;
  width: 0.87rem;
  height: 0.50rem;
  top: 2.3rem;
  right: 4.4rem;
  background: url(../image/section7/section7-btn-right.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  cursor: pointer;
}

/* .poker-swiper .swiper-slide.swiper-slide-next .intro-pic::before,
.poker-swiper .swiper-slide.swiper-slide-prev .intro-pic::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: .5;
} */

.poker-swiper .swiper-slide.swiper-slide-next .intro-pic,
.poker-swiper .swiper-slide.swiper-slide-prev .intro-pic {
  /* filter: blur(.02rem); */
  /* opacity: 0 !important; */
}

.matters-title {
  position: absolute;
  top: 1rem;
  color: #4e3c32;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 0.18rem;
  height: 4.8rem;
  overflow: hidden;
  overflow: scroll;
  overflow-x: hidden;
  width: 4.4rem;
  left: 1rem;
}

.worlder .swiper-container {
  width: 7.27rem;
  height: 4.19rem;
  /* background: url(../image/section7/s7bg.png) no-repeat;
  background-size: 100%; */
  position: relative;
  z-index: 1;
}

/* 弹窗 */
.matters-box-img {
  width: 4.86rem;
  height: 5.12rem;
  background: url("../image/pop/matters-box-img.png") no-repeat;
  background-size: 100%;
  position: relative;
}

.attention-img-box .dia-close {
  position: absolute;
  right: -0.4rem;
  top: -0.4rem;
}

.matters-close {
  position: absolute;
  display: inline-block;
  width: 0.29rem;
  height: 0.23rem;
  background: url("../image/section7/matters-close.png") no-repeat;
  background-size: 100%;
  bottom: -0.7rem;
  left: 50%;
  transform: translateX(-50%);
}

.matters-title::-webkit-scrollbar-thumb {
  /*    滚动条里面的小方块      */
  border-radius: 8px;
  box-shadow: inset 0 0 5px #6d6d91;
  background: #6d6d91;
}

.matters-title::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px #dddbd7;
  border-radius: 0;
  background: #ebe8da;
}

.matters-title::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

 /* .intro-info .poker-swiper .swiper-slide{
  width: auto !important;
  height: auto !important;
}

.intro-info .poker-swiper .swiper-slide-active {
  width: 8rem !important;
  height: 4.56rem !important;
}

.intro-info .poker-swiper .swiper-slide-next,
.intro-info .poker-swiper .swiper-slide-prev {
  width: 5.62rem !important;
  height: 3.49rem !important;
} 

 .intro-info .poker-swiper .swiper-slide-active .intro-pic {
  width: 8rem;
  height: 4.56rem;
  background: url(../image/section7/s7bg.png) no-repeat;
  background-size: 100%;
  transform: translateZ(0);
  z-index: 2;
  filter: brightness(1);
  transition: all 0.55s ease-in-out;
}

.intro-info .poker-swiper .swiper-slide-active .intro-pic img {
  width: 100%;
  position: absolute;
  top: 0.15rem;
  left: 0.15rem;
  z-index: 2 !important;
  transition: all 0.4s ease-in-out;
}

.intro-info .poker-swiper .swiper-slide-next .intro-pic,
.intro-info .poker-swiper .swiper-slide-prev .intro-pic
 {
   width: 5.62rem;
   height: 3.49rem;
   background: url(../image/section7/s7bg2.png) no-repeat;
   background-size: 100%;
   transform: translateZ(0);
   margin-top: 0.5rem;
   z-index: 2;
   filter: brightness(0.65);
  transition: all 0.55s ease-in-out;
}

.intro-info .poker-swiper .swiper-slide-next .intro-pic {
  left: 2.8rem;
}

.intro-info .poker-swiper .swiper-slide-prev .intro-pic img
 {
  width: 100%;
  position: absolute;
  top: 0.15rem;
  left: 0.15rem;
  transition: all 0.4s ease-in-out;
}

.intro-info .poker-swiper .swiper-slide-next .intro-pic img {
  width: 100%;
  position: absolute;
  top: 0.15rem;
  right: 0.15rem;
  transition: all 0.4s ease-in-out;
} 

 */

/* 只显示当前、前一个、后一个，其余隐藏 */
.poker-swiper .swiper-slide {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.poker-swiper .swiper-slide.swiper-slide-active,
.poker-swiper .swiper-slide.swiper-slide-prev,
.poker-swiper .swiper-slide.swiper-slide-next {
  opacity: 1;
  pointer-events: auto;
}
