.act-room-bg{
  width: 10rem;
  height: 5.646rem;
  background: url(../images/act-room-bg.png)no-repeat;
  background-size: 100% 100%;
}
.act-room-bg2{
  width: 8rem;
  height: 4.393rem;
  float: right;
  background: url(../images/act-room-bg2.png)no-repeat;
  background-size: 100% 100%;
  >div,>p{
    font-size: 0;
  }
}
.act-room-p1{
  width: 5rem;
  text-align: center;
  color: #467EEE;
  font-size: 0.8rem;
  position: absolute;
  top: 1.85rem;
  left: 0.5rem;
}
.act-room-p2{
  width: 5rem;
  text-align: left;
  color: #FF5000;
  font-size: 0.8rem;
  position: absolute;
  top: 1.9rem;
  left: 4.9rem;
  font-weight: 700;
}
.act-room-p3{
  width: 5rem;
  text-align: center;
  color: #467EEE;
  font-size: 0.8rem;
  position: absolute;
  top: 3.3rem;
  left: 0.5rem;
}
.act-room-p4{
  width: 5rem;
  text-align: left;
  color: #FF5000;
  font-size: 0.8rem;
  position: absolute;
  top: 3.3rem;
  left: 4.9rem;
  font-weight: 700;
}
.act-title{
  position: absolute;
  top: 0.2rem;
  width: 10rem;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 700;
  color: #FFFFFF;
  text-shadow: -0.06rem 0.06rem 0.06rem #1B55EC,-0.06rem 0.06rem 0.06rem #1B55EC,-0.06rem 0.06rem 0.06rem #1B55EC;
}