.act1-bg{
    position: fixed;
    z-index: 10;
    left: 6%;
    bottom: 10rem;
    cursor: pointer;
}
.hide{
    display: none;
}
.act1-bg-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.topup-play .play {
    background: rgba(210, 187, 187, 0);
    border: 1px solid #C6C6C6;
    border-radius: 4px;
    padding: 9px 14px;
    margin-right: 15px;
    position: relative;
    display: inline-flex;
    font-size: 14px;
    color: #474747;
    line-height: 20px;
    cursor: pointer;
}
 .topup-play .play .yhj-i {
    background: url("../static/images/hd/yhj.png")/*tpa=https://pk53.com/static/images/hd/yhj.png*/ no-repeat;
    background-size: 100% 100%;
     margin-right: 5px;
     width: 20px;
     height: 20px;
}
 .topup-play .py-active::after {
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    width: 24px;
    height: 24px;
    background: url("../img/cross.png")/*tpa=https://pk53.com/img/cross.png*/ no-repeat;
    background-size: 100% 100%;
}
.btn{
    cursor: pointer;
}
.open-box-bt1,.open-box-bt2{
    margin-right: 75px;
}
.act1-content{
    position: relative;
    width: 1038px;
    height: 635px;
    background: url("../img/act1/sro1.gif")/*tpa=https://pk53.com/img/act1/sro1.gif*/ ;
}
.act1-content .notic{
    position: absolute;
    top: 96px;
    right: 296px;
    color: #ffeda5;
    font-size: 17px;
}
.act1-content .act1-btn-close{
    position: absolute;
    top: 83px;
    right: 95px;

}
.bg55{
    position: relative;
}

.bg55-close{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10000;
}
