/* 双城世界 */
.worlder-wap {
  width: 100%;
  height: 841px;
  position: relative;
  bottom: -135px;
  left: 0;
}

.world-title-wap {
  width: 720px;
  height: 185px;
  background: url(../image/section7/world-title-wap.png) no-repeat;
  background-size: 100%;
  position: relative;
  left: 52%;
  transform: translateX(-50%);
  top: 50px;
}

/* .world-title-wap::before {
  content: '';
  width: 720px;
  height: 250px;
  background: url(../image/title-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
} */

.double-City-title {
  text-align: center;
}

/* 底部注意事项 */

.attention-wap {
  width: 297px;
  height: 98px;
  background: url(../image/section7/btn-zhuyi.png) no-repeat;
  background-size: 100%;
  position: relative;
  left: 50%;
  cursor: pointer;
  top:0px;
  margin-left: -154px;
  z-index: 2;
}

.poker-wrapper {
  width: 595px;
  height: 740px;
  margin: 0 auto;
  position: relative;
  margin-top: 42px;
}

.swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  /* top: 375px; */
  z-index: 1;
}

.swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  /* font-size: 80px; */
  font-weight: bold;
  color: #000;
  background-size: cover;
}

.poker-swiper-waps {
  height: 451px;
}

.poker-swiper-wap .swiper-wrapper .swiper-slide .poker-front {
  width: 447px;
  height: 740px;
  top: .5rem;
}

.poker-swiper-wap .swiper-wrapper .swiper-slide .poker-front1 {
  z-index: 2;
  width: 447px;
  height: 740px;
}

.poker-swiper-wap .swiper-wrapper .swiper-slide .poker-front2 {
  width: 447px;
  height: 740px;
}

.poker-swiper-wap .swiper-wrapper .swiper-slide .poker-front {
  background: url(../image/section7/bg-swiper-1.png) no-repeat;
  background-size: 100%;
}

.poker-swiper-wap .swiper-wrapper .swiper-slide .poker-front1 {
  background: url(../image/section7/bg-swiper-1.png) no-repeat;
  background-size: 100%;
}

.poker-swiper-wap .swiper-wrapper .swiper-slide .poker-front2 {
  background: url(../image/section7/bg-swiper-1.png) no-repeat;
  background-size: 100%;
}

.poker-swiper-button-prev {
  width: 62px;
  height: 70px;
  position: absolute;
  transform: translateY(-50%);
  top: 46%;
  left: 0px;
  background: url(../image/section7/prve.png) no-repeat;
  background-size: 100%;
  z-index: 1;
}

.poker-swiper-button-next {
  width: 62px;
  height: 70px;
  position: absolute;
  transform: translateY(-50%);
  top: 46%;
  right: 0px;
  background: url(../image/section7/next.png) no-repeat;
  background-size: 100%;
  z-index: 1;
}

/* 注意事项 */
.attention-img-box {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  z-index: 101;
}

.matters-box-img-wap {
  position: relative;
  width: 520px;
  height: 672px;
  background: url(../image/section7/attention-rules-box-img.png) no-repeat;
  /* background-color: red; */
  background-size: 100%;
}

.attention-rules-close {
  width: 40px;
  height: 40px;
  position: absolute;
  background: url(../image/pop/pop-close.png) no-repeat;
  background-size: 100%;
  top: -43px;
  left: 523px;
}

.matters-title-wap {
  position: absolute;
  top: 120px;
  width: 558px;
  left: 91px;
  color: #4E3C32;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 23px;
  height: 620px;
  overflow: hidden;
  overflow: scroll;
  overflow-x: hidden;
}

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

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

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

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

.intro-info {
  width: 720px;
  height: 451px;
  margin: 0 auto;
  position: relative;
  margin-top: 50px;
  z-index: 12;
  padding-top: 10px;
}

.poker-swiper {
  width: 626px;
  height: 451px;
  /* background: url(../image/section7/s7bg.png) no-repeat;
  background-size: 100%; */
  /* left: -2.33rem; */
}

/* .poker-swiper .swiper-slide .intro-pic {
  position: absolute;
  width: 613px;
  height: 346px;
} */


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



.poker-swiper-waps .swiper-slide .intro-pic {
  /* display: none; */
  opacity: 1;
}

.poker-swiper-waps .swiper-slide-active .intro-pic {
  display: block;
  opacity: 1;
}

/* .poker-swiper-waps .swiper-slide-next .intro-pic{
  display: block;
}

.poker-swiper-waps .swiper-slide-prev .intro-pic{
  display: block;
} */

/* .poker-swiper-waps .swiper-slide-next .intro-pic {
  display: block;
  width: 417px !important;
  height: 233px !important;
  top: 40px;
  left: -191px;
}

.poker-swiper .swiper-slide-prev .intro-pic {
  display: block;
  left: 46px;
  width: 417px;
  height: 233px;
  top: 40px;
  left: -4px;
} */

/* .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;
} */

/* .poker-swiper .swiper-slide.swiper-slide-next,
.poker-swiper .swiper-slide.swiper-slide-prev {
  opacity: 0 !important;
} */

/* .poker-swiper-waps .swiper-wrapper .swiper-slide {
  opacity: 0;
  position: relative;
}

.poker-swiper-waps .swiper-wrapper .swiper-slide.swiper-slide-active,
.poker-swiper-waps .swiper-wrapper .swiper-slide.swiper-slide-prev,
.poker-swiper-waps .swiper-wrapper .swiper-slide.swiper-slide-next {
  opacity: 1;
} */


.intro-pic {
  display: flex;
  align-items: center;
  justify-content: center;
}

.poker-swiper-waps .swiper-slide .intro-pic {
  opacity: 0;
}

.poker-swiper-waps .swiper-slide.swiper-slide-active .intro-pic {
  width: 675px;
  height: 401px;
  /* background: url(../image/section7/s7bg.png) no-repeat;
  background-size: 100%; */
  position: absolute;
  left: 50%;
  margin-left: -337px;
  overflow: hidden;
  opacity: 1;
}

.poker-swiper-waps .swiper-wrapper {
  /* left:-22.6%; */
}

.poker-swiper-waps .swiper-slide.swiper-slide-prev .intro-pic,
.poker-swiper-waps .swiper-slide.swiper-slide-next .intro-pic{
  width: 675px;
  height: 401px;
  /* background: url(../image/section7/s7bg2.png) no-repeat;
  background-size: 100%; */
  position: absolute;
  left: 50%;
  margin-left: -300.5px;
  overflow: hidden;
}



.poker-swiper-waps .swiper-slide.swiper-slide-active .intro-pic img {
  position: absolute;
  /* top: 10px;
  left: 10px; */
  transition: all 0.4s ease-in-out;
}

.poker-swiper-waps .swiper-wrapper .swiper-slide.swiper-slide-prev .intro-pic img,
.poker-swiper-waps .swiper-wrapper .swiper-slide.swiper-slide-next .intro-pic img
 {
  width: 100%;
}

.poker-swiper-waps .swiper-slide.swiper-slide-prev .intro-pic img
 {
  width: 100%;
  position: absolute;
  /* top: 15px;
  left: 15px; */
  transition: all 0.4s ease-in-out;
}

.poker-swiper-waps .swiper-slide-next .intro-pic {
  position: absolute;
  left: 165px;
}

.poker-swiper-waps  .swiper-slide.swiper-slide-next .intro-pic img {
  width: 100%;
  position: absolute;
  /* top: 15px;
  right: 15px; */
  transition: all 0.4s ease-in-out;
}

.poker-swiper-pagination {
  position: absolute;
  top: 900px;
  left: 29%;
  /* margin-left: -148px; */
  margin-top: -258px;
  z-index: 20;
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 42px;
  height: 42px;
  background: url(../image/section7/rectangle.png) no-repeat;
  background-size: 100%;
}


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



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

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

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

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

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

/* .intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(7){
  left: 463px;
}
.intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(8){
  left: 546px;
} */
.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 44px;
  height: 44px;
  background: url(../image/section7/rectangle.png) no-repeat;
  background-size: 100%;
  top: 3px;
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(1) {
  /* left: -6px;
  top: -1px; */
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(2) {
  left: 50px;
  /* top: -1px; */
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(3) {
  left: 100px;
  /* top: -1px; */
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(4) {
  left: 145px;
  /* top: -1px; */
}
.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(5) {
  left: 190px;
  /* top: -1px; */
}

.poker-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-of-type(6) {
  left: 235px;
  /* top: -1px; */
}



.intro-info .poker-swiper .swiper-slide .intro-pic {
  width: 626px;
  height: 361px;
  /* background: url(../image/section7/s7bg.png) no-repeat;
  background-size: 100%; */
  transform: translateZ(0);
  z-index: 2;
}

.intro-info .poker-swiper .swiper-slide .intro-pic img {
  width: 611px;
  height: 349px;
  position: absolute;
  top: 9px;
  left: 7.5px;
  z-index: 1;
}

