.bg-en .act-room-bg2 {
  background: url(../images/en/act-room-bg2.png) no-repeat;
  background-size: 100% 100%;
}
.act-room-bg {
  position: relative;
  width: 10rem;
  height: 4.252rem;
  background: url(../images/act-room-bg.png) no-repeat;
  background-size: 100% 100%;
}
.act-room-p1 {
  color: #fff;
  font-size: 0.75rem;
  text-indent: 0.7rem;
  padding-top: 0.9rem;
}
.act-room-p2 {
  color: #fff;
  font-size: 0.75rem;
  text-indent: 0.7rem;
  padding-top: 0.2rem;
}
.act-room-bg2 {
  position: relative;
  width: 5.04rem;
  height: 3.402rem;
  background: url(../images/act-room-bg2.png) no-repeat;
  background-size: 100% 100%;
}
.act-room-bg2 p {
  display: none;
}