.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.577rem;
  background: url(../images/act-room-bg.png) no-repeat;
  background-size: 100% 100%;
}
.act-room-bg .act-p1 {
  text-indent: 1.2rem;
  font-size: 0.8rem;
  color: #fff;
  padding-top: 1rem;
}
.act-room-bg .act-p1 span {
  color: #FFF337;
}
.act-room-bg .act-p2 {
  text-indent: 1.2rem;
  font-size: 0.8rem;
  color: #fff;
  padding-top: 0.3rem;
}
.act-room-bg .act-p2 span {
  color: #FFF337;
}
.act-room-bg2 {
  width: 10rem;
  height: 5.577rem;
  background: url(../images/act-room-bg2.png) no-repeat;
  background-size: 100% 100%;
}
.act-room-bg2 > p {
  display: none;
}