*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html, body{
  width: 100%;
  height: 100%;
  background: linear-gradient( 180deg, #05101C 50%, #023B5A 100%);
  position: relative;
  overflow: hidden;
}
.scene{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background: #0B111D;
  overflow: hidden;
  top: 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.luowen-bg{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0.1;
  top: 0;
}
.scene1 {
  padding-top: 4.125rem;
  background: url(../images/scene-back.png);
  overflow: hidden;
  background-size: 100% 100%;
}
.scene1 .bg{
  width: 100%;
  height: 48.25rem;
  background: linear-gradient( 180deg, rgba(2,10,19,0) 28%, rgba(2,10,19,0.7) 58%, #020A13 90%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
}
.scene1 .scene1-ys{
  width: 42.875rem;
  height: 6rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 24rem;
  z-index: 100;
}
.scene1 .scene1-bg{
  width: 100%;
  height: auto;
  margin-top: 3.5rem;
  position: relative;
  z-index: 5;
}
.scene1 .tjbj{
  width: 37.625rem;
  height: 37.625rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: 32rem;
}
.scene1 .scene1-logo{
  width: 37.625rem;
  height: 14.375rem;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.scene1-enter-btn{
  width: 27.375rem;
  height: 6rem;
  position: absolute;
  left: 9.75rem;
  bottom: 10rem;
  z-index: 100;
}
.scene2{
  background: url(../images/scene-back.png);
  background-size: 100% 100%;
}
.scene2-content{
  height: auto;
  overflow-y: auto;
}
.none{
  display: none!important;
}
.scene2 .scene2-logo{
  width: 14.75rem;
  height: 5.625rem;
  margin-left: 2.5rem;
}
.scene2 .bg{
  width: 100%;
  height: 48.25rem;
  background: linear-gradient( 180deg, rgba(2,10,19,0) 28%, rgba(2,10,19,0.7) 58%, #020A13 90%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.scene4 .bg, .scene3-2 .bg{
  width: 100%;
  height: 48.25rem;
  background: linear-gradient( 180deg, rgba(2,10,19,0) 28%, rgba(2,10,19,0.7) 58%, #020A13 90%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2310;
}
.scene2 .part-box{
  width: 41.875rem;
  height: 90vh;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  margin-top: 5vh;
  display: block;
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3.5rem 0;
}
.part-bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.scene2 .part-box .img-box{
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 10;
  align-items: center;
  overflow-y: auto;
}
.scene2 .scene2-part{
  width: 37.375rem;
  height: 15rem;
  margin-bottom: 1.9rem;
}
.scene2 .scene2-part1{
  height: 12.375rem;
}
.scene2 .scene2-part5{
  height: 11.875rem;
}
.scene .logo{
  width: 33rem;
  height: 18.625rem;
  margin: 0 auto;
  margin-top: 25.25rem;
  display: block;
}
.scene3-1 .logo{
  width: 28.25rem;
}
.scene4-1 .logo{
  width: 38.5rem;
}
.scene5-1 .logo{
  width: 28.75rem;
}
.scene6-1 .logo{
  width: 34.8125rem;
}
.scene3{
  background: linear-gradient( 180deg, #05101C 50%, #023B5A 100%);
}
.scene .tips{
  font-size: 1.625rem;
  color: #D9D9D9;
  width: 100%;
  padding: 0 6.375rem;
  text-align: left;
  line-height: 2.5rem;
  margin-top: 6.625rem;
}
.scene4-1 .tips{
  padding: 0 3.9375rem;
}
.scene .tips .red{
  color: #C8AA6E;
}
.scene .progress{
  width: 100%;
  height: 0.75rem;
  background: #05101C;
  position: absolute;
  left: 0;
  bottom: 0;
}
.scene .progress-value{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #D7A63F;
  animation: expandWidth 2.5s linear forwards;
}

.scene4 .scene4-people{
  width: 36.125rem;
  height: 56.875rem;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1009;
}
.scene3-2 .scene3-2-people{
  width: 36.125rem;
  height: 56.875rem;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2209;
}
.scene4 .scene4-chat-box{
  width: 44.125rem;
  height: auto;
  background: #1E3043;
  border: 2px solid #C8AA6E;
  position: absolute;
  box-sizing: border-box;
  padding: 4.1rem 2.75rem 2rem 2.75rem;
  left: 1.375rem;
  top: 66.2375rem;
  z-index: 4030;
  font-size: 1.625rem;
  color: #EBDDC1;
}
.scene4 .scene4-chat{
  width: 11.125rem;
  height: 4.85rem;
  position: absolute;
  left: -0.875rem;
  top: -1.42rem;
}
.scene4 .scene4-chat-box .chat-arrow{
  width: 38.625rem;
  position: absolute;
  left: 2.75rem;
  height: 1.125rem;
  top: 2rem;
}
.scene5{
  background-color: rgba(0,0,0,0.4);
  padding-top: 4.5rem;
}
.scene5 .lenged-card-pop{
  width: 39.375rem;
  height: 55rem;
  position: absolute;
  right: 3.75rem;
  top: 20.875rem;
  transition: all 2s ease;
  z-index: 1000;
}
.scene2-2 .fp-img, .scene2-2 .fp-img2{
  width: 39.375rem;
  height: 55rem;
  position: absolute;
  right: 3.75rem;
  top: 9.575rem;
  transition: all 1.2s ease;
  z-index: 1020;
}
/* .scene3-2 .replace-img, .scene3-2 .replace-img2{
  width: 39.375rem;
  height: 55rem;
  position: absolute;
  right: 3.75rem;
  top: 9.575rem;
  transition: all 1.2s ease;
  z-index: 4020;
} */
.scene3-2 .replace-img{
  width: 20rem;
  height: 27.875rem;
  position: absolute;
  right: 24rem;
  top: 19.575rem;
  transition: all 1.2s ease;
  z-index: 4020;
}
.scene3-2 .replace-img2{
  width: 20rem;
  height: 27.875rem;
  position: absolute;
  top: 19.575rem;
  transition: all 1.2s ease;
  z-index: 4020;
}
.scene5 .hero-card-pop{
  width: 39.375rem;
  height: 55rem;
  position: absolute;
  right: 3.75rem;
  top: 20.875rem;
  transition: all 2s ease;
  z-index: 1000;
}
.scene2-2 .bottom-scene2-2-pop-image{
  width: 31.0625rem;
  height: 43.375rem;
  position: absolute;
  right: 7.75rem;
  top: 13.875rem;
  transition: all 1.2s ease;
  z-index: 1051;
}
.scene5 .battle-card-pop2{
  width: 39.375rem;
  height: 28.125rem;
  position: absolute;
  right: 3.75rem;
  top: 15.875rem;
  transition: all 2s ease;
  z-index: 3000;
}
.scene5 .battle-card-pop1{
  width: 39.375rem;
  height: 28.125rem;
  position: absolute;
  right: 3.75rem;
  top: 53rem;
  transition: all 2s ease;
  z-index: 3000;
}
/* .scene5 .battle-bottom .draggable{
  position: absolute;
} */
.scene5 .scene5-chat-box{
  width: 44.125rem;
  height: auto;
  background: #1E3043;
  border: 2px solid #C8AA6E;
  position: absolute;
  box-sizing: border-box;
  padding: 4.1rem 2.75rem 2rem 2.75rem;
  left: 1.375rem;
  top: 66.2375rem;
  font-size: 1.625rem;
  color: #EBDDC1;
  z-index: 1010;
}
.scene5 .scene5-chat-box-zc{
  width: 44.125rem;
  height: auto;
  background: #1E3043;
  border: 2px solid #C8AA6E;
  position: absolute;
  box-sizing: border-box;
  padding: 4.1rem 2.75rem 2rem 2.75rem;
  left: 1.375rem;
  top: 66.2375rem;
  font-size: 1.625rem;
  color: #EBDDC1;
  z-index: 1010;
}
.scene5 .scene5-chat-box-zpd, .scene5 .scene5-chat-box-csz, .scene5 .scene5-chat-box-gdpl{
  width: 44.125rem;
  height: auto;
  background: #1E3043;
  border: 2px solid #C8AA6E;
  position: absolute;
  box-sizing: border-box;
  padding: 4.1rem 2.75rem 2rem 2.75rem;
  left: 1.375rem;
  top: 66.2375rem;
  font-size: 1.625rem;
  color: #EBDDC1;
  z-index: 1010;
}
.scene .scene5-chat-box-fwd, .scene .scene5-chat-box-fwd2{
  width: 44.125rem;
  height: auto;
  background: #1E3043;
  border: 2px solid #C8AA6E;
  position: absolute;
  box-sizing: border-box;
  padding: 4.1rem 2.75rem 2rem 2.75rem;
  left: 1.375rem;
  top: 66.2375rem;
  font-size: 1.625rem;
  color: #EBDDC1;
  z-index: 1010;
}
.scene5 .drag-area{
  /* width: 44.375rem;
  height: 15.375rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 10;
  padding: 0 5%; */
}
.scene5 .drag-area .item{
  width: 12.25rem;
  height: 17.125rem;
  position: absolute;
  top: 73.75rem;
}
.scene5 .drag-area .item1{
  left: 1.375rem;
}
.scene5 .drag-area .item2{
  left: 12rem;
}
.scene5 .drag-area .item3{
  left: 22.625rem;
}
.scene5 .drag-area .item4{
  left: 33.25rem;
}
.scene5 .scene5-chat-box-hero{
  width: 44.125rem;
  height: auto;
  background: #1E3043;
  border: 2px solid #C8AA6E;
  position: absolute;
  box-sizing: border-box;
  padding: 4.1rem 2.75rem 2rem 2.75rem;
  left: 1.375rem;
  top: 66.2375rem;
  font-size: 1.625rem;
  z-index: 1010;
  color: #EBDDC1;
}
.scene5 .scene5-chat-box-jd{
  width: 44.125rem;
  height: auto;
  white-space: nowrap;
  background: #1E3043;
  border: 2px solid #C8AA6E;
  position: absolute;
  box-sizing: border-box;
  padding: 4.1rem 2.75rem 2rem 2.75rem;
  left: 1.375rem;
  top: 66.2375rem;
  font-size: 1.625rem;
  z-index: 1010;
  color: #EBDDC1;
}
.scene5 .scene5-chat-box-jd .chat-arrow{
  width: 38.625rem;
  position: absolute;
  left: 2.75rem;
  height: 1.125rem;
  top: 2rem;
}
.scene5 .scene5-chat{
  width: 11.125rem;
  height: 4.85rem;
  position: absolute;
  left: -0.875rem;
  top: -1.42rem;
}
.scene5 .scene5-chat-box .chat-arrow{
  width: 38.625rem;
  position: absolute;
  left: 2.75rem;
  height: 1.125rem;
  top: 2rem;
}
.scene5 .scene5-chat-box-zc .chat-arrow{
  width: 38.625rem;
  position: absolute;
  left: 2.75rem;
  height: 1.125rem;
  top: 2rem;
}
.scene5 .scene5-chat-box-zpd .chat-arrow, .scene5 .scene5-chat-box-csz .chat-arrow, .scene5 .scene5-chat-box-gdpl .chat-arrow{
  width: 38.625rem;
  position: absolute;
  left: 2.75rem;
  height: 1.125rem;
  top: 2rem;
}
.scene5 .scene5-chat-box-fwd .chat-arrow, .scene5 .scene5-chat-box-fwd2 .chat-arrow{
  width: 38.625rem;
  position: absolute;
  left: 2.75rem;
  height: 1.125rem;
  top: 2rem;
}
.scene5 .scene5-chat-box-hero .chat-arrow{
  width: 38.625rem;
  position: absolute;
  left: 2.75rem;
  height: 1.125rem;
  top: 2rem;
}
.scene2-2 .ddsp-mask{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.8);
  display: flex;
  z-index: 1920;
  justify-content: center;
  align-items: center;
}
.scene2-2 .ddsp-mask .ddsp{
  width: 31.75rem;
  height: 24.375rem;
}
.scene .card-select-box{
  width: 100%;
  height: 24.3125rem;
  position: absolute;
  left: 0;
  top: 68.75rem;
  /* border-top: 2px solid #C8AA6E; */
  z-index: 1030;
  /* background: rgba(0,0,0,0.7); */
}
.scene3-2 .card-select-box{
  z-index: 2030;
}
.scene .card-select-mask{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 1050;
}
.scene .card-select-box .card-select-item{
  width: 12.25rem;
  height: 17.125rem;
  transition: all 1.2s ease;
  position: absolute;
  bottom: 0.8125rem;
}
.scene5-2 .card-select-box .card-select-item{
  transition: all 1.5s ease;
}
.scene .card-select-box .card-select-item1{
  left: 1.375rem;
}
.scene .card-select-box .card-select-item2{
  left: 12rem;
}
.scene .card-select-box .card-select-item3{
  left: 22.625rem;
}
.scene .card-select-box .card-select-item4{
  left: 33.25rem;
}
.scene .card-select-box .card-select-item7{
  left: 33.25rem;
}
.scene .card-select-box .card-select-add-item1{
  left: 22.625rem;
}
.scene .card-select-box .card-select-add-item2{
  left: 33.25rem;
}
.scene .card-select-box .card-select-item-selected{
  /* width: 15rem;
  height: 20.9375rem; */
  bottom: 3.6rem;
}
.scene .card-select-box .select-text{
  font-size: 1.125rem;
  position: absolute;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #FFFFFF;
  left: 23.425rem;
  top: 1.5625rem;
}
.scene .card-select-box .select-text2{
  position: absolute;
  left: 33.425rem;
  top: 1.5625rem;
}
.scene .card-select-box .select-arr-img{
  width: 2.75rem;
  height: 1.8125rem;
  position: absolute;
  left: 27.125rem;
  top: 4.075rem;
}
.scene5-2-select-arr-img1{
  left: 38rem!important;
}
.scene .card-select-box .select-arr-img2{
  position: absolute;
  left: 38.125rem;
  top: 4.075rem;
}
.scene .card-select-box .scene32-select-arr-img1{
  left: 6.125rem;
}
.scene .card-select-box .scene32-select-arr-img2{
  left: 27.375rem;
}
.scene .card-select-box .select-text span{
  color: #F9DB9C;
}
.scene .card-select-box .drag-text{
  left: 24.125rem;
}
.scene4-2 .scene4-2-pop-image{
  width: 39.375rem;
  height: 55rem;
  position: absolute;
  left: 50%;
  top: 60%;
  z-index: 1888;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: all 1.2s ease;
}
.pop-card-mask{
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0);
  transition: all 0.8s;
  display: flex;
  z-index: 1090;
  justify-content: center;
  align-items: center;
}
.scene3-2-hero-mask{
  z-index: 3090;
}
.scene2-2-mask{
  background: rgba(0,0,0,0.9);
}
.scene3-2-mask{
  background: rgba(0,0,0,0.9);
}
.scene2-2 .card-select-box{
  z-index: 1130;
}
.pop-card-mask .pop-box{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pop-card-mask .pop-both{
  display: flex;
}
.pop-card-mask .pop-both .pop-content{
  display: flex;
}
.pop-card-mask .pop-both .pop-content .pop-item{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pop-card-mask .pop-both .pop-btn{
  margin-top: 4rem;
}
.pop-card-mask .pop-both .pop-content .pop-item:nth-of-type(1){
  margin-right: 1.375rem;
}
.pop-card-mask .pop-both .pop-content .pop-item:nth-of-type(2) .pop-title{
  width: 13.125rem;
}
.pop-card-mask .pop-both .pop-content .pop-item .pop-title{
  width: 10.5rem;
  height: 4.5rem;
}
.pop-card-mask .pop-both .pop-content .pop-item .pop-image{
  width: 20rem;
  height: 27.875rem;
}
.pop-card-mask .pop-box .scene5-pop-title{
  width: 39.375rem;
  height: 5.25rem;
  margin-bottom: 2rem;
}

.pop-card-mask .pop-box .scene5-pop-image{
  width: 39.375rem;
  height: 55rem;
}
.scene5-mask3 .pop-box .scene5-pop-image{
  width: 39.375rem;
  height: 28.125rem;
}

.pop-card-mask .pop-box .scene2-2-pop-title{
  width: 33.75rem;
  height: 4.5rem;
  margin-bottom: 1.5rem;
}
.scene2-2 .pop-card-mask .pop-box{
  position: absolute;
  top: 6%;
}
.scene2-2 .scene2-2-mask .pop-box, .scene3-2 .scene3-2-mask .pop-box{
  position: absolute;
  top: 15%!important;
}
.scene3-2 .pop-card-mask .pop-box{
  position: absolute;
  top: 6%;
}
.pop-card-mask .pop-box .hero-pop-title{
  width: 39.375rem;
  height: 5.25rem;
  margin-bottom: 2rem;
}
.scene3-2 .scene3-2-hero-mask .hero-pop-title{
  position: relative;
  z-index: 100;
}
.hero-mask-tips{
  width: 7.5rem;
  height: 7.5rem;
  position: absolute;
  left: -1.25rem;
  z-index: 2000;
  top: 14.625rem;
}
.hero-mask-tips2{
  width: 7.5rem;
  height: 7.5rem;
  position: absolute;
  left: 0;
  z-index: 2000;
  top: 8.025rem;
}
.hero-mask-tips3{
  width: 32.75rem;
  height: 3.5625rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2000;
  top: 51.025rem;
}
.scene3-2 .scene3-2-hero-mask .mask-hero{
  position: fixed;
  width: 100%;
  height: 67.375rem;
  background: rgba(0,0,0,0);
  transition: all 0.6s;
  z-index: 10;
  top: 0;
}
.scene3-2 .scene3-2-hero-mask .pop-box{
  position: absolute;
  top: 7.5rem;
}
.pop-card-mask .pop-box .pop-btn{
  width: 16.5rem;
  height: 5.125rem;
  background: #C8AA6E;
  font-size: 1.875rem;
  color: #05101C;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #F9DB9C;
}
.pop-card-mask .pop-box .pop-hand{
  width: 5rem;
  height: 5rem;
  margin-top: 1rem;
  margin-left: 8rem;
}

.pop-card-mask .pop-box .scene2-2-pop-image{
  width: 31.0625rem;
  height: 43.375rem;
}
/* .scene3-2 .scene3-2-chat-box{
  height: auto;
  padding-bottom: 1.8rem;
}

.scene3-2 .scene3-2-chat-box-7{
  height: auto;
  padding-bottom: 1.8rem;
}

.scene6-2 .scene6-2-chat-box1{
  height: 13.625rem;
}
.scene6-2 .scene6-2-chat-box4{
  height: 13.625rem;
}
.scene6-2 .scene6-2-chat-box11{
  height: 13.625rem;
}
.scene4-2 .scene4-2-chat-box{
  height: 13.625rem;
} */
.battle-card-6-2{
  position: absolute;
  width: 8rem;
  height: 5.75rem;
  left: 36rem;
  top: 29.5275rem;
  transition: all 1.2s;
}
.battle-card-6-3{
  position: absolute;
  height: 8rem;
  width: 5.75rem;
  left: 18.625rem;
  top: 45.125rem;
  transition: all 1.2s;
}

.battle-area{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  /* background-image: url(../images/battle-bg.png); */
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.battle-area .battle-bg{
  width: 100%;
  height: 62.625rem;
  position: absolute;
  left: 0;
  top: 4.8125rem;
}
#tsparticles{
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #fff;
}
.battle-area .battle-context{
  margin-top: 4.8125rem;
  background: linear-gradient( 180deg, rgba(19,30,50,0.6) 0%, rgba(19,30,50,0.5) 38%, rgba(19,30,50,0.9) 100%);
  height: 62.625rem;
  width: 100%;
}
.battle-area .mask{
  position: absolute;
  z-index: 1005;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  left: 0;
  top: 0;
}
.battle-area .top-info .battle-role1{
  width: 11.0625rem;
  height: 5rem;
  position: absolute;
  top: 2.25rem;
  left: 0.75rem;
}
.battle-area .top-info .real-top-main-card{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 1.25rem;
  top: 18.875rem;
  z-index: 10;
}
.battle-area .top-info .real-top-main-card2{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 1.25rem;
  top: 18.875rem;
  z-index: 1000;
  transition: all 1.2s;
}
.battle-area .top-info .real-top-fuwen-card{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 36.25rem;
  top: 9.125rem;
}
.battle-area .top-info .real-top-cq-card{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  left: 29.5rem;
  top: 19.125rem;
  z-index: 10;
}
.battle-area .top-info .real-top-yx-card{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  left: 36.5rem;
  top: 19.125rem;
  z-index: 10;
}
.battle-area .top-info .real-top-fuwen-card-battle{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  left: 17.75rem;
  top: 9.325rem;
  z-index: 20;
  transition: all 1.5s;
}
.battle-area .top-info .real-top-zc-card{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 8.375rem;
  z-index: 50;
  top: 19.0125rem;
  /* transform: rotate(180deg); */
  transition: all 1.5s;
}
.battle-area .top-info .real-top-zc-card2{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 13.5275rem;
  z-index: 50;
  top: 19.0125rem;
  transition: all 1.5s;
}
.scene5-2 .battle-area .top-info .real-top-zc-card{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.battle-area .top-info .real-top-fuwen-card2{
  left: 23.405rem;
}
.battle-area .top-info .real-top-fuwen-card3{
  left: 29.2rem;
}
.scene3-2 .battle-area .top-info .real-top-fuwen-card1{
  transition: none;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 9.65rem;
  top: 8.275rem;
  z-index: 10;
}
.scene3-2 .battle-area .top-info .real-top-fuwen-card2{
  transition: none;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 12.65rem;
  top: 8.275rem;
  z-index: 10;
}
.scene3-2 .battle-light{
  width: 22.0625rem;
  height: 14.5rem;
  position: absolute;
  left: 1.25rem;
  top: 28.875rem;
  background: #EBDDC1;
  opacity: 0.6;
}
.scene3-2 .battle-area .top-info .real-top-fuwen-card3{
  transition: none;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 15.65rem;
  top: 8.275rem;
  z-index: 10;
}
.scene4-2 .battle-area .top-info .real-top-fuwen-card1{
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 9.65rem;
  top: 8.275rem;
  z-index: 10;
}
.scene4-2 .battle-area .top-info .real-top-fuwen-card-group1{
  position: absolute;
  top: 9.375rem;
  left: 22.1875rem;
  z-index: 10;
}
.scene4-2 .battle-area .top-info .real-top-fuwen-card-group2{
  position: absolute;
  top: 9.375rem;
  left: 24.0625rem;
  z-index: 10;
}
.scene4-2 .scene4-2-main-content, .scene5-2 .scene5-2-main-content, .scene6-2 .scene6-2-main-content{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 39.125rem;
  top: 44.875rem;
  transition: all 1.2s ease-in;
  overflow: hidden;
}
.scene4-2 .main-context, .scene5-2 .main-context, .scene6-2 .main-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.scene4-2 .main-front, .scene4-2 .main-back, .scene5-2 .main-front, .scene5-2 .main-back, .scene6-2 .main-front, .scene6-2 .main-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.part1hand{
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 38.1875rem;
  top: 51.75rem;
  z-index: 1140;
}
.scene4-2 .main-back, .scene5-2 .main-back, .scene6-2 .main-back{
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.scene4-2-mask2{
  align-items: flex-start!important;
  padding-top: 12%;
  background-color: rgba(0,0,0,0.7);
  z-index: 9999;
}
.scene5-2-mask2, .scene6-2-mask2{
  align-items: flex-start!important;
  background-color: rgba(0,0,0,0.7);
  z-index: 9999;
  padding-top: 12%;
}
/* .scene2-2-mask5{
  background: rgba(0,0,0,0.6);
} */
.scene2-2-mask5 .pop-box{
  position: absolute;
  top: 10%;
}
.scene2-2-mask5 .scene2-2-text-tips{
  position: absolute;
  width: 32.75rem;
  height: 3.5635rem;
  bottom: 7rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pop-btn{
  margin-top: 2rem;
}
.scene4-2 .main-context.add-flip, .scene5-2 .main-context.add-flip, .scene6-2 .main-context.add-flip {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); /* 翻转 */
}

.scene4-2 .battle-area .top-info .real-top-fuwen-card2{
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 11.525rem;
  top: 8.275rem;
  z-index: 10;
}
.scene4-2 .battle-area .top-info .real-top-fuwen-card3{
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 13.4rem;
  top: 8.275rem;
  z-index: 10;
}
.scene5-2 .battle-area .top-info .real-top-fuwen-card1, .scene6-2 .battle-area .top-info .real-top-fuwen-card1{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 8.5rem;
  top: 9.375rem;
  transition: all 1.5s;
}
.scene5-2 .battle-area .top-info .real-top-fuwen-card2, .scene6-2 .battle-area .top-info .real-top-fuwen-card2{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 10.375rem;
  top: 9.375rem;
  transition: all 1.5s;
}
.scene5-2 .battle-area .top-info .real-top-fuwen-card3, .scene6-2 .battle-area .top-info .real-top-fuwen-card3{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 12.25rem;
  top: 9.375rem;
  transition: all 1.5s;
}
.scene5-2 .battle-area .top-info .real-top-fuwen-card4, .scene6-2 .battle-area .top-info .real-top-fuwen-card4{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 14.125rem;
  top: 9.375rem;
  transition: all 1.5s;
}
.scene5-2 .battle-area .top-info .real-top-fuwen-card5, .scene6-2 .battle-area .top-info .real-top-fuwen-card5{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 16rem;
  top: 9.375rem;
  transition: all 1.5s;
}

.scene5-2 .battle-area .top-info .real-top-fuwen-card6, .scene6-2 .battle-area .top-info .real-top-fuwen-card6{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 17.875rem;
  top: 9.375rem;
  transition: all 1.5s;
}
.scene3-2-mask{
  z-index: 2000;
}
/* .scene3-2-mask .pop-image2{
  box-shadow: rgb(255, 255, 255) 0px 0px 20px;
} */
.scene6-2 .battle-area .top-info .real-top-fuwen-card6{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 26.6125rem;
  top: 10.375rem;
  transition: all 1.5s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.scene6-2 .battle-area .top-info .real-top-fuwen-card7{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 28.4875rem;
  top: 10.375rem;
  transition: all 1.5s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.battle-area .top-info .battle-top-fpd{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 1.25rem;
  top: 9.125rem;
}
.battle-area .top-info .battle-top-fqp{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  left: 1.5rem;
  top: 9.375rem;
}
.battle-area .top-info .battle-top-zpd{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 1.25rem;
  top: 18.875rem;
}
.battle-area .top-info .battle-top-fw{
  width: 27.25rem;
  height: 8.5625rem;
  position: absolute;
  top: 9.125rem;
  left: 8.25rem;
}
.battle-area .top-info .battle-top-jd{
  width: 20.25rem;
  height: 8.5625rem;
  position: absolute;
  top: 18.875rem;
  left: 8.25rem;
}
.battle-area .top-info .battle-top-cq{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 29.25rem;
  top: 18.875rem;
}
.battle-area .top-info .battle-top-fwp{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 36.25rem;
  top: 9.125rem;
}
.battle-area .top-info .battle-top-yx{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 36.25rem;
  top: 18.875rem;
}
.battle-area .top-info .battle-top-df{
  position: absolute;
  width: 2.0625rem;
  height: 18.3125rem;
  left: 43.5625rem;
  top: 9.0625rem;
}
.scene6-2 .out-card1{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  left: 16.5rem;
  top: 18.875rem;
  transition: all 1.2s;
}
.scene6-2 .out-card2{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  left: 22.5rem;
  top: 18.875rem;
  transition: all 1.2s;
}
.battle-area .bottom-info .battle-role2{
  width: 11.0625rem;
  height: 5rem;
  position: absolute;
  top: 65rem;
  left: 0.75rem;
}
.battle-area .bottom-info .battle-bottom-fpd{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  right: 1.25rem;
  top: 54.625rem;
}
.battle-area .bottom-info .battle-bottom-zpd{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  right: 1.25rem;
  top: 44.875rem;
}
.battle-area .bottom-info .battle-bottom-zpd.active{
  z-index: 1008;
}
.battle-area .bottom-info .battle-bottom-fwp.active{
  z-index: 1008;
}
.battle-area .bottom-info .battle-bottom-fw{
  width: 27.25rem;
  height: 8.5625rem;
  position: absolute;
  top: 54.625rem;
  left: 11.375rem;
}
.battle-area .bottom-info .battle-bottom-jd{
  width: 20.25rem;
  height: 8.5625rem;
  position: absolute;
  top: 44.875rem;
  left: 18.375rem;
}
.battle-area .bottom-info .bottom-jd-card{
  position: absolute;
  width: 8rem;
  height: 5.75rem;
  left: 30.375rem;
  top: 47.375rem;
  transition: all 1.2s;
}
.bottom-jd-card2{
  position: absolute;
  width: 8rem;
  height: 5.75rem;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  left: 1.5rem;
  top: 36.875rem;
}
.scene5-2 .bottom-jd-card2{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 1.2s;
}
.bottom-jd-card3{
  width: 8rem;
  height: 5.75rem;
  position: absolute;
  left: 5.6875rem;
  top: 37.0125rem;
  z-index: 2000;
  transition: all 1.2s;
}
.scene6-2 .bottom-jd-card2{
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 0.5rem;
  top: 35.875rem;
}
.end-box, .end-box2{
  width: 35.5rem;
  height: 8.875rem;
  background: #070C12;
  border-radius: 0px 0px 0px 0px;
  border: 2px solid rgba(255,255,255,0.1);
  opacity: 0.9;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 5.6875rem;
  top: 36.5625rem;
  z-index: 10200;
}
.end-box img, .end-box2 img{
  width: 100%;
  height: 100%;
}
.scene5-2 .real-top-fuwen-card-use{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  top: 9.25rem;
  z-index: 1117;
  transition: all 1.2s;
}
.scene5-2 .real-top-fuwen-use-card1{
  left: 29.75rem;
}
.scene5-2 .real-top-fuwen-use-card2{
  left: 27.875rem;
}
.scene5-2 .real-top-fuwen-use-card3{
  left: 26rem;
}
.scene5-2 .real-top-fuwen-use-card4{
  left: 24.125rem;
}
.scene5-2 .real-top-fuwen-use-card5{
  left: 22.25rem;
}
.scene5-2 .real-top-fuwen-use-card6{
  left: 18.4015rem;
  z-index: 2000;
}
.scene5-2 .real-top-fuwen-use-card7{
  left: 16.5265rem;
  z-index: 2000;
}
.battle-area .bottom-info .bottom-fuwen-card1{
  position: absolute;
  width: 8rem;
  height: 5.75rem;
  left: 28.5rem;
  top: 57.125rem;
  z-index: 1082;
  transition: all 1.2s;
}
.battle-area .bottom-info .bottom-fuwen-card2{
  position: absolute;
  width: 8rem;
  height: 5.75rem;
  left: 30.375rem;
  top: 57.125rem;
  z-index: 1082;
  transition: all 1.2s;
}
.battle-area .bottom-info .bottom-fuwen-card5{
  position: absolute;
  width: 8rem;
  height: 5.75rem;
  left: 30.375rem;
  top: 57.125rem;
  z-index: 8882;
  transition: all 1.2s;
}
.battle-area .bottom-info .bottom-fuwen-card5-3{
  position: absolute;
  width: 8rem;
  height: 5.75rem;
  left: 26.625rem;
  top: 57.125rem;
  z-index: 1082;
  transition: all 1.2s;
}
.battle-area .bottom-info .bottom-fuwen-card5-4{
  position: absolute;
  width: 8rem;
  height: 5.75rem;
  left: 24.75rem;
  top: 57.125rem;
  z-index: 1082;
  transition: all 1.2s;
}
.bottom-fuwen-card33{
  position: absolute;
  width: 5.75rem;
  height: 8rem;
  left: 18.6875rem;
  top: 55.0245rem;
  z-index: 8889;
  transition: all 1.2s;
}
.battle-area .bottom-info .bottom-fuwen-card-red{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1.2s;
  left: 11.625rem;
  top: 54.825rem;
}
.battle-area .bottom-info .bottom-fuwen-card-red2{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1.2s;
  left: 13.5rem;
  top: 54.825rem;
}
.battle-area .bottom-info .bottom-fuwen-card-red3{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1.2s;
  left: 15.375rem;
  top: 54.825rem;
}
.battle-area .bottom-info .bottom-fuwen-card-red4{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1.2s;
  left: 17.25rem;
  top: 54.825rem;
}
.battle-area .bottom-info .bottom-fuwen-card-red5{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1.2s;
  left: 21rem;
  top: 54.825rem;
  z-index: 1088;
}
.battle-area .bottom-info .bottom-fuwen-card-red6{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1.2s;
  left: 22.875rem;
  z-index: 1088;
  top: 54.825rem;
}
.scene5-2 .battle-area .bottom-info .bottom-fuwen-card-red6{
  /* transform: rotate(90deg);
  top: 56.0125rem;
  left: 31.425rem;
  z-index: 1082; */
}
.scene6-2 .battle-area .bottom-info .bottom-fuwen-card-red5{
  left: 19.125rem;
}
.scene6-2 .battle-area .bottom-info .bottom-fuwen-card-red6{
  left: 21rem;
}
.battle-area .bottom-info .bottom-fuwen-card-red7{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1.2s;
  left: 22.875rem;
  top: 54.825rem;
  z-index: 1089;
}
.battle-area .bottom-info .bottom-fuwen-card-red8{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 1.2s;
  left: 31.4875rem;
  top: 56.0125rem;
  z-index: 1089;
}
.battle-area .bottom-info .bottom-fuwen-card3{
  position: absolute;
  width: 5.75rem;
  height: 8rem;
  left: 16.0125rem;
  top: 54.875rem;
  z-index: 1231;
  transition: all 1.2s;
}
.battle-area .bottom-info .bottom-fuwen-card4{
  position: absolute;
  width: 5.75rem;
  height: 8rem;
  left: 17.8875rem;
  top: 54.875rem;
  z-index: 1234;
  transition: all 1.2s;
}
.battle-area .bottom-info .pop-to-jd{
  width: 5.75rem;
  height: 8rem;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 46.075rem;
  left: 31.275rem;
}
.battle-area .bottom-info .sleep{
  width: 2.5rem;
  height: 3.25rem;
  position: absolute;
  left: 33.75rem;
  top: 44.875rem;
  z-index: 2020;
}
.pk-area{
  position: fixed;
  width: 100%;
  height: 100%;
  background: linear-gradient( 180deg, #0B111D 0%, #00537D 100%);
  padding: 17.25rem 1.25rem 3rem 1.25rem;
  z-index: 9999;
}
.pk-area .pk-qz{
  width: 9.5rem;
  height: 4.75rem;
  position: absolute;
  left: 1.25rem;
  top: 10.625rem;
}
.pk-area .pk-battle-name{
  font-size: 2.5rem;
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  left: 11.5rem;
  top: 11.1625rem;
}
.pk-area .pk-area-content{
  width: 100%;
  position: relative;
  height: 100%;
  background: linear-gradient( 180deg, rgba(11,17,29,0.8) 0%, rgba(11,17,29,0.2) 100%);
}
.pk-area .pk-area-content .pk-lq{
  width: 7.1875rem;
  height: 2.25rem;
  position: absolute;
  left: 1.5rem;
  top: 2.5rem;
}
.pk-area .pk-bg{
  width: 100%;
  height: 22.5rem;
  position: absolute;
  left: 0;
  top: 0;
}
.power-content{
  position: absolute;
  height: 6.625rem;
  width: 100%;
  top: 27.375rem;
  display: flex;
  left: 0;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 2.5rem;
}
.power-content .pk-power{
  width: 1.5rem;
  height: 1.875rem;
  margin-right: 0.75rem;
}
.power-content .pk-avatar{
  width: 4.125rem;
  height: 4.125rem;
}
.power-content .pk-avatar1{
  margin-left: 1.25rem;
}
.power-content .pk-avatar2{
  margin-right: 1.25rem;
}
.power-content .pk-vs{
  width: 7.375rem;
  margin: 0 2.5rem;
  height: 4.625rem;
}
.pk-area .pk-area-content .pk-jks{
  width: 7.1875rem;
  height: 2.25rem;
  position: absolute;
  left: 1.5rem;
  top: 34.125rem;
}
.pk-area .pk1-content{
  padding: 0 1.5rem;
  position: absolute;
  width: 100%;
  top: 5.75rem;
  display: flex;
}
.pk-area .pk1-content .pk-content-item{
  width: 32%;
  height: 18.5rem;
  background: rgba(255,255,255,0.1);
  margin-right: 2%;
  position: relative;
}
.pk-area .pk1-content .pk1-item{
  width: 100%;
  height: 100%;
  position: relative;
}
.pk-area .pk2-item-fs{
  position: absolute!important;
  width: 60%!important;
  left: 20%;
  top: 60%;
  height: 60%!important;
}
.pk-area .pk1-item-fs, .pk-area .pk1-item-fs2{
  position: absolute!important;
  width: 60%!important;
  left: 20%;
  top: 60%;
  height: 60%!important;
}
.pk-area .power-number, .pk-area .power-number-fly, .pk-area .power-number-fly1, .pk-area .power-number-fly2, .pk-area .power-number-fly3, .pk-area .power-number-fly4, .pk-area .power-number-fly5, .pk-area .power-number-fly6{
  position: absolute;
  font-size: 3.5rem;
  color: #FFFFFF;
  font-weight: bold;
  top: 5.625rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 1.5s ease;
}
.pk-area .power-number-fail{
  position: absolute;
  font-size: 2rem;
  color: #D7A63F;
  right: 1.375rem;
  width: 3.6875rem;
  height: 3.6875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: bold;
  background: rgba(0,0,0,0.9);
  top: 4.625rem;
}
.scene5-2 .scene5-2-mask3{
  z-index: 10990;
  background: rgba(0,0,0,6);
}
.scene6-2 .scene6-2-mask3{
  z-index: 10990;
  background: rgba(0,0,0,0.6);
}
.pk-area .pk1-content .pk-content-item:nth-last-of-type(1){
  margin-right: 0%;
}
.pk-area .pk2-content{
  padding: 0 1.5rem;
  position: absolute;
  width: 100%;
  top: 37.375rem;
  display: flex;
}
.pk-area .pk2-content .pk-content-item{
  width: 32%;
  height: 18.5rem;
  background: rgba(255,255,255,0.1);
  margin-right: 2%;
  position: relative;
}
.pk-area .pk2-content .pk2-item{
  width: 100%;
  height: 100%;
}
.pk2-sui{
  position: absolute;
  width: 32%;
  height: 100%;
  left: 0;
  top: 0;
}
.pk-area .pk2-content .pk-content-item:nth-last-of-type(1){
  margin-right: 0%;
}
.pk-area .pk-tips{
  font-size: 1.625rem;
  position: absolute;
  top: 59.875rem;
  color: #D5D5D5;
  width: 90%;
  left: 5%;
  text-align: center;
}
.pk-area .pk-tips span{
  color: #F2C47C;
}
.scene3-2-sleep{
  width: 2.5rem;
  height: 3.25rem;
  position: absolute;
  left: 4.875rem;
  top: 34.625rem;
  z-index: 2020;
}
.scene3-2-sleep-hero{
  width: 2.5rem;
  height: 3.25rem;
  position: absolute;
  left: 33.75rem;
  top: 45.125rem;
  z-index: 2020;
}
.battle-area .bottom-info .pop-to-jd-first{
  width: 31.0625rem;
  height: 43.375rem;
  position: absolute;
  right: 7.75rem;
  top: 13.875rem;
  transition: all 2s ease;
  z-index: 1040;
}
.battle-area .mine-play, .battle-area .out-play{
  width: 2.75rem;
  height: 10.75rem;
  position: absolute;
  right: 0;
  top: 30.75rem;
}
.battle-area .bottom-info .battle-bottom-cq{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 11.375rem;
  top: 44.875rem;
}
.battle-area .bottom-info .battle-bottom-fwp{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 4.375rem;
  top: 54.625rem;
}
.battle-area .bottom-info .battle-bottom-yx{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 4.375rem;
  top: 44.875rem;
}
.battle-area .bottom-info .battle-bottom-df{
  position: absolute;
  width: 2.0625rem;
  height: 18.3125rem;
  right: 43.5625rem;
  top: 44.875rem;
}

.battle-area .top-info .real-drag{
  width: 5.5rem;
  height: 7.625rem;
  position: absolute;
  left: 34.625rem;
  top: 7.5rem;
}
.battle-area .real-battle-img1{
  width: 7.75rem;
  height: 5.5rem;
  top: 40.125rem;
  position: absolute;
  left: 14.875rem;
}
.battle-area .real-battle-img2{
  width: 7.75rem;
  height: 5.5rem;
  top: 40.125rem;
  position: absolute;
  right: 14.875rem;
}
.battle-area .battle-middle{
  width: 44.375rem;
  height: 15rem;
  position: absolute;
  top: 28.625rem;
  left: 1.25rem;
  position: absolute;
}
.battle-area .win, .battle-area .win2{
  width: 44.375rem;
  height: 24.25rem;
  background: #000;
  position: absolute;
  top: 28.875rem;
  left: 1.25rem;
  position: absolute;
  z-index: 3000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.battle-area .win .score-add, .battle-area .win2 .score-add{
  width: 100%;
  height: 100%;
}
.battle-area .battle-middle1{
  width: 8rem;
  height: 5.75rem;
  top: 33.25rem;
  left: 14.5625rem;
  position: absolute;
}
.battle-area .battle-middle2{
  width: 8rem;
  height: 5.75rem;
  top: 33.25rem;
  right: 14.5625rem;
  position: absolute;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.battle-area .battle-middle.active{
  z-index: 1008;
}
.battle-area .bottom-info .jd_hand, .battle-area .bottom-info .hero_hand{
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 7.875rem;
  z-index: 10;
  top: 54.875rem;
}
.scene3-2 .battle-area .bottom-info .jd_hand{
  left: 20.875rem;
  z-index: 3100;
  top: 51.5625rem;
}
.scene3-2 .battle-area .bottom-info .fuwen_hand{
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 32.6875rem;
  z-index: 3100;
  top: 61.5625rem;
}
.scene3-2 .battle-area .bottom-info .hero_hand{
  left: 6.675rem;
  z-index: 1020!important;
  top: 49.45rem;
}
.battle-area .bottom-info .jd_card{
  width: 5.5rem;
  height: 7.75rem;
  position: absolute;
  left: 8.875rem;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 10;
  top: 53.875rem;
}
.battle-area .bottom-info .drag-text, .battle-area .bottom-info .drag-text2{
  width: 9.75rem;
  font-size: 1.125rem;
  color: #FFFFFF;
  position: absolute;
  top: 47.875rem;
  left: 28rem;
}
.battle-area .bottom-info .drag-text2{
  line-height: 3.5rem;
  text-align: center;
  background-color: rgba(0,0,0,0.8);
}
.scene3-2 .battle-area .bottom-info .drag-text{
  width: 13.75rem;
  left: 24.9375rem;
}
.scene3-2 .battle-area .bottom-info .drag-text2{
  width: 13.75rem;
  left: 12.875rem;
  top: 49.25rem;
}
.battle-area .bottom-info .hand{
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 39.25rem;
  z-index: 10;
  top: 66.875rem;
}
.battle-area .bottom-info .drag-text span, .battle-area .bottom-info .drag-text2 span{
  color: #F9DB9C;
}
.battle-area .bottom-info .drag-img{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  right: 1.25rem;
  top: 44.875rem;
  z-index: 1080;
}
.battle-area .bottom-info .drag-content{
  width: 6.25rem;
  height: 8.5rem;
  position: absolute;
  left: 39.125rem;
  top: 44.875rem;
  transition: all 1.2s ease-in;
  will-change: top, right, width, height;
  overflow: hidden;
  z-index: 2000;
}
.battle-area .bottom-info .drag-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.battle-area .bottom-info .drag-context .drag-front, .battle-area .bottom-info .drag-context .drag-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.battle-area .bottom-info .drag-context .drag-back{
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.drag-flip.drag-context {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); /* 翻转 */
}
.battle-area .bottom-info .battle-role1{
  width: 13.375rem;
  height: 6rem;
  position: absolute;
  top: 79.125rem;
  left: 1.25rem;
}
.battle-area .bottom-info .three-card-area{
  top: 51.125rem;
  right: 1.25rem;
  display: flex;
  position: absolute;
  flex-direction: column;
}
.battle-area .bottom-info .three-card-area .top-card{
  width: 6.25rem;
  height: 8.5rem;
  margin-bottom: 0.75rem;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.battle-area .bottom-info .three-card-area .main-card{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.battle-area .bottom-info .three-card-area .hero-card{
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.battle-area .bottom-info .line{
  width: 25.375rem;
  height: 0.25rem;
  right: 8.75rem;
  top: 69.125rem;
  background: #7B7F84;
  position: absolute;
}
.battle-area .bottom-info .lenged-card-area{
  width: 6.25rem;
  height: 8.5rem;
  position: absolute;
  right: 7.5rem;
  top: 0;
}
.battle-area .bottom-info .battle-bottom-cq.active{
  z-index: 1008;
}
.battle-area .bottom-info .hero-card.active{
  z-index: 1008;
}
.battle-area .bottom-info .battle-bottom-jd.active{
  z-index: 1008;
}
.battle-area .bottom-info .battle-top-fuwen{
  width: 6.25rem;
  height: 8.5rem;
  position: absolute;
  left: 5.875rem;
  top: 69.625rem;
}
.battle-area .bottom-info .fuwenpai2{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 4.125rem;
  top: 54.375rem;
}
.battle-area .bottom-info .fuwenpai2-content{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 4.375rem;
  top: 54.625rem;
  transition: all 1.2s ease-in;
  overflow: hidden;
  z-index: 1200;
}
.scene5-2 .battle-area .bottom-info .fuwenpai2-content{
  z-index: 10000;
}
.battle-area .bottom-info .fuwenpai2-content6{
  width: 5.75rem;
  height: 8rem;
  top: 56.1125rem;
  left: 25.9125rem;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 1090;
}
.battle-area .bottom-info .fuwenpai2-content7{
  width: 5.75rem;
  height: 8rem;
  top: 56.1125rem;
  left: 31.5375rem;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 1090;
}
.battle-area .fp-content{
  width: 39.375rem;
  height: 55rem;
  position: absolute;
  right: 3.75rem;
  top: 9.575rem;
  transition: all 1.2s ease;
  z-index: 1020;
}
.scene2-2 .battle-area .fp-content1{
  width: 20rem;
  height: 27.875rem;
  position: absolute;
  right: 24rem;
  top: 19.575rem;
  transition: all 1.2s ease;
  z-index: 1020;
}
.scene2-2 .battle-area .fp-content2{
  width: 20rem;
  height: 27.875rem;
  position: absolute;
  top: 19.575rem;
  transition: all 1.2s ease;
  z-index: 1020;
}
.battle-area .bottom-info .fuwenpai2-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.battle-area .fp-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.battle-area .fp-context .fp-front, .battle-area .fp-context .fp-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  backface-visibility: hidden;
}
.battle-area .fp-context .fp-back{
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.fp-flip.fp-context {
  transform: rotateY(180deg); /* 翻转 */
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.battle-area .bottom-info .fuwenpai2-context .fuwenpai2-front, .battle-area .bottom-info .fuwenpai2-context .fuwenpai2-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  backface-visibility: hidden;
}
.battle-area .bottom-info .fuwenpai2-context .fuwenpai2-back{
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); /* 翻转 */
}
.fuwenpai2-flip.fuwenpai2-context {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); /* 翻转 */
}

.battle-area .top-info .fuwenpai2-content{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 36.25rem;
  top: 9.125rem;
  z-index: 800;
  transition: all 1.2s ease-in;
  overflow: hidden;
}
.battle-area .top-info .fuwenpai2-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.battle-area .top-info .fuwenpai2-context .fuwenpai2-front, .battle-area .top-info .fuwenpai2-context .fuwenpai2-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.battle-area .top-info .fuwenpai2-context .fuwenpai2-back{
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.fuwenpai2-flip.fuwenpai2-context {
  transform: rotateY(180deg); /* 翻转 */
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.battle-area .bottom-info .battle-score{
  width: 3.0625rem;
  height: 27.0625rem;
  position: absolute;
  left: 1.25rem;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 51.125rem;
}
.battle-area .bottom-info .real-fuwen{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 4.375rem;
  top: 54.625rem;
  transition: all 1.2s;
  z-index: 1009;
}
.battle-area .bottom-info .real-pop-image{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 11.375rem;
  top: 44.875rem;
}
.battle-area .bottom-info .real-pop-image2{
  width: 6.05rem;
  height: 8.3625rem;
  position: absolute;
  left: 4.475rem;
  top: 44.975rem;
  transition: all 1.2s;
}
.battle-area .bottom-info .real-main-card{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  right: 1.25rem;
  top: 44.875rem;
  z-index: 1030;
  transition: all 1.2s;
}
.battle-area .bottom-info .add-card-text{
  width: 9.75rem;
  height: 2.5rem;
  font-size: 1.125rem;
  color: #FFFFFF;
  position: absolute;
  left: 25rem;
  top: 47.875rem;
}
.battle-area .bottom-info .scene3-add-main-content{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 39.125rem;
  top: 44.875rem;
  transition: all 1.2s ease-in;
  will-change: top, right, width, height;
  overflow: hidden;
}
.battle-area .bottom-info .scene3-add-main-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.battle-area .bottom-info .scene3-add-main-context .add-front, .battle-area .bottom-info .scene3-add-main-context .add-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  backface-visibility: hidden;
}
.battle-area .bottom-info .scene3-add-main-context .add-back{
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.add-flip.scene3-add-main-context {
  transform: rotateY(180deg); /* 翻转 */
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.battle-area .bottom-info .scene3-add-fuwen-content{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 4.375rem;
  top: 54.625rem;
  transition: all 1.2s ease-in;
  will-change: top, right, width, height;
  overflow: hidden;
  z-index: 1020;
}
.battle-area .bottom-info .scene3-add-fuwen-content3{
  width: 5.75rem;
  height: 8rem;
  top: 55.9325rem;
  left: 29.5375rem;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); /* 翻转 */
  z-index: 1090;
}
.battle-area .bottom-info .scene3-add-fuwen-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.battle-area .bottom-info .scene3-add-fuwen-context .add-front, .battle-area .bottom-info .scene3-add-fuwen-context .add-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  backface-visibility: hidden;
}
.battle-area .bottom-info .scene3-add-fuwen-context .add-back{
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.add-flip.scene3-add-fuwen-context {
  transform: rotateY(180deg); /* 翻转 */
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.battle-area .bottom-info .add-content{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 39.125rem;
  top: 44.875rem;
  transition: all 1.2s ease-in;
  will-change: top, right, width, height;
  overflow: hidden;
  z-index: 1040;
}
.battle-area .bottom-info .add-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.battle-area .bottom-info .add-context .add-front, .battle-area .bottom-info .add-context .add-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  backface-visibility: hidden;
}
.battle-area .bottom-info .add-context .add-back{
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.add-flip.add-context {
  transform: rotateY(180deg); /* 翻转 */
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.battle-area .top-info .add-content{
  width: 6.25rem;
  height: 8.5625rem;
  position: absolute;
  left: 36.25rem;
  top: 9.125rem;
  transition: all 1.2s ease-in;
  will-change: top, right, width, height;
  overflow: hidden;
}
.battle-area .top-info .add-context{
  transition: all 0.8s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
.battle-area .top-info .add-context .add-front, .battle-area .top-info .add-context .add-back{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  backface-visibility: hidden;
}
.battle-area .top-info .add-context .add-back{
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.battle-area .bottom-info .add-card-text span{
  color: #F9DB9C;
}
.battle-area .bottom-info .add-fuwen-text{
  width: 9.75rem;
  height: 2.5rem;
  width: 20rem;
  font-size: 1.125rem;
  color: #FFFFFF;
  position: absolute;
  left: 12rem;
  top: 63.575rem;
}
.battle-area .bottom-info .hz-fuwen-text{
  width: 9.75rem;
  height: 2.5rem;
  width: 20rem;
  font-size: 1.125rem;
  color: #FFFFFF;
  position: absolute;
  left: 17rem;
  top: 63.375rem;
}
.battle-area .bottom-info .hz-fuwen-text span{
  color: #C8AA6E;
}
.battle-area .bottom-info .add-card-hand{
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 39.25rem;
  top: 50.475rem;
  z-index: 1200;
}
.battle-area .bottom-info .scene2-2-fuwenpai1{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1s;
  left: 11.475rem;
  top: 54.875rem;
}
.battle-area .bottom-info .scene2-2-fuwenpai2{
  width: 5.75rem;
  height: 8rem;
  position: absolute;
  transition: all 1s;
  left: 17.35rem;
  top: 54.875rem;
}
.battle-area .bottom-info .add-fuwen-hand{
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 6.8125em;
  top: 61.125rem;
  z-index: 1010;
}
.battle-area .bottom-info .add-hz-hand{
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 14.8125rem;
  top: 61.3125rem;
  z-index: 2100;
}
.fuwen-number2{
  position: absolute;
  width: 6.25rem;
  height: 6.25rem;
  left: 6.8125rem;
  bottom: 15rem;
  z-index: 10;
}
.battle-area .bottom-info .hz-liner{
  width: 13.75rem;
  height: 1.5rem;
  background: linear-gradient( 90deg, rgba(217,217,217,0) 0%, #FFFFFF 100%);
  border-radius: 2.625rem;
  position: absolute;
  left: 19.375rem;
  top: 74.375rem;
  z-index: 120;
}
.battle-area .bottom-info .real-drag{
  width: 5.5rem;
  height: 7.625rem;
  position: absolute;
  left: 39.25rem;
  top: 60.25rem;
}
.battle-area .bottom-info .bottom-main-card{
  position: absolute;
  width: 6.25rem;
  height: 8.5625rem;
  left: 39.125rem;
  top: 44.875rem;
}
.battle-area .bottom-info .bottom-fpd-card{
  position: absolute;
  width: 5.85rem;
  height: 8.1625rem;
  right: 1.45rem;
  top: 54.825rem;
}
.battle-area .real-top-fuwen-card-battle-box{
  z-index: 1000;
  position: relative;
}
.next-part{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  z-index: 13050;
  display: flex;
  justify-content: center;
  align-items: center;
}
.end-part{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 13050;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.end-part .end-bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.end-part .end-logo{
  width: 28.375rem;
  height: 22.375rem;
  position: absolute;
  top: 16.375rem;
}
.end-part .end-role{
  width: 8.75rem;
  height: 8.75rem;
  position: absolute;
  top: 38.75rem;
}
.bottom-info .score-active-0{
  width: 1.75rem;
  height: 1.75rem;
  position: absolute;
  right: 43.6825rem;
  top: 61.4625rem;
}
.bottom-info .score-active-1{
  width: 1.75rem;
  height: 3.65rem;
  position: absolute;
  right: 43.6825rem;
  top: 59.4825rem;
}
.bottom-info .score-active-2{
  width: 1.75rem;
  height: 5.6245rem;
  position: absolute;
  right: 43.6825rem;
  top: 57.5225rem;
}
.bottom-info .score-active-3{
  width: 1.75rem;
  height: 7.6545rem;
  position: absolute;
  right: 43.6825rem;
  top: 55.4275rem;
}
.bottom-info .score-active-11{
  width: 1.75rem;
  height: 9.6545rem;
  position: absolute;
  right: 43.6825rem;
  top: 53.4165rem;
}
.bottom-info .score-active-7{
  width: 1.75rem;
  height: 15.85rem;
  position: absolute;
  right: 43.6825rem;
  top: 47.2125rem;
}
.top-info .score-active-0{
  width: 1.75rem;
  height: 1.75rem;
  position: absolute;
  left: 43.6825rem;
  top: 9.0625rem;
}
.top-info .score-active-4{
  width: 1.75rem;
  height: 7.75rem;
  position: absolute;
  left: 43.6825rem;
  top: 9.0625rem;
}
.top-info .score-active-1{
  width: 1.75rem;
  height: 3.6825rem;
  position: absolute;
  left: 43.6825rem;
  top: 9.0625rem;
}
.end-part span{
  font-size: 28px;
  color: #FFFFFF;
  font-size: 1.75rem;
  width: 100%;
  position: absolute;
  left: 0;
  top: 48.625rem;
  text-align: center;
}
.end-part .end-text{
  width: 15.625rem;
  height: 5.5rem;
  position: absolute;
  top: 71.375rem;
}
.end-part .end-fk{
  width: 5.625rem;
  height: 5.625rem;
  position: absolute;
  right: 1.875rem;
  top: 79.125rem;
}
.next-part .next-part-image{
  width: 22.5rem;
  height: 4.275rem;
}
.chat-box{
  width: 44.125rem;
  height: auto;
  background: #1E3043;
  border: 2px solid #C8AA6E;
  position: absolute;
  box-sizing: border-box;
  padding: 4.1rem 2.55rem 2rem 2.55rem;
  left: 1.375rem;
  top: 66.2375rem;
  font-size: 1.625rem;
  line-height: 2.5rem;
  color: #EBDDC1;
  z-index: 3092;
}
.scene4-2 .chat-box{
  z-index: 8900;
}
.chat-arrow{
  width: 38.625rem;
  position: absolute;
  left: 2.75rem;
  height: 1.125rem;
  top: 2rem;
}
.chat-images{
  width: 11.125rem;
  height: 4.85rem;
  position: absolute;
  left: -0.875rem;
  top: -1.42rem;
}
@keyframes expandWidth {
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}

.scene5 {
  overscroll-behavior: contain;
}

/* 在 scene5 中的拖拽相关元素禁用触摸滚动手势 */
.scene5 .drag-img,
.scene5 .drag-area {
  touch-action: none;
}

/* 拖拽中全局禁止滚动 */
body.dragging {
  overflow: hidden;
  touch-action: none;
}
