.bg-en .act-room-bg {
  background: url(../images/en/act-room-bg.png) no-repeat;
  background-size: 100% 100%;
}
.bg-en .act-room-bg2 {
  background: url(../images/en/act-room-bg2.png) no-repeat;
  background-size: 100% 100%;
}
.act-room-bg {
  width: 10rem;
  height: 5.972rem;
  background: url(../images/act-room-bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: -0.3rem;
}
.act-room-bg2 {
  width: 8rem;
  float: right;
  height: 5.972rem;
  background: url(../images/act-room-bg2.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: 0;
}
.act-room-bg2 p {
  display: none;
}
.act-room-p1 {
  font-size: 0.78rem;
  color: #CA9FFF;
  position: absolute;
  top: 2.2rem;
  left: 1rem;
}
.act-room-p1 span {
  color: #F83FFF;
}
.act-room-p2 {
  font-size: 0.78rem;
  color: #CA9FFF;
  position: absolute;
  top: 3.7rem;
  left: 1rem;
}
.act-room-p2 span {
  color: #F83FFF;
}
.act-room-p3 {
  font-size: 0.78rem;
  color: #CA9FFF;
  position: absolute;
  top: 3.7rem;
  left: 5.6rem;
}
.act-room-p3 span {
  color: #F83FFF;
}