@font-face {
    font-family: "HYJiangNanKaiSongW";
    src: url("/custom/img/act/act230922/fonts/HYDASONGJ.ttf"); /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    font-style: normal;
    font-weight: normal;
}
*{
    font-family: "HYJiangNanKaiSongW";
}
.bg{
    width: 7.5rem;
    height: 28.11rem;
    background: url("/custom/img/act/act230922/bg.jpg");
    background-size: 100% 100%;
    position: relative;
    /*display: none;*/
}
.bg1{
    width: 7.5rem;
    height: 27.01rem;
    background: url("/custom/img/act/act230922/bg1.jpg?t=20231009");
    background-size: 100% 100%;
    position: relative;
    display: none;
}
.logo{
    width: 1.8rem;
    height: 1.4rem;
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
}
.station{
    width: 3.8rem;
    display: block;
    height: 0.6rem;
    position: absolute;
    left: 3.5rem;
    top: 0.4rem;
}
.pre{
   width: 5.22rem;
   height:2.08rem;
   background: url("/custom/img/act/act230922/pre.png");
   background-size: 100% 100%;
   position: absolute;
   left: 50%;
   transform: translate(-50%,0);
   top: 6.22rem;
    /*display: none;*/
}
.pre_hours{
    color: #3c72a7;
    font-size: 0.45rem;
    position: absolute;
    left: 1.2rem;
    letter-spacing: 0.12rem;
    top: 0.15rem;
    text-align: justify;
}
.pre_minus{
    color: #3c72a7;
    font-size: 0.45rem;
    letter-spacing: 0.12rem;
    top: 0.15rem;
    position: absolute;
    left: 2.84rem;
    text-align: justify;
}
.pre_seconds{
    color: #3c72a7;
    font-size: 0.45rem;
    letter-spacing: 0.12rem;
    top: 0.15rem;
    position: absolute;
    left: 4.10rem;
    text-align: justify;
}
.pre_notice{
    width: 3rem;
    height: 0.8rem;
    position: absolute;
    top: 1.1rem;
    left: 50%;
    transform: translate(-50%,0);
}
.live{
    width: 3.18rem;
    height:1.98rem;
    background: url("/custom/img/act/act230922/live.png");
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    top: 6.35rem;
    display: none;
}
.btn_live{
    width: 3rem;
    height: 0.8rem;
    position: absolute;
    top: 0.9rem;
    left: 50%;
    transform: translate(-50%,0);
}

.share{
    width: 1.79rem;
    height: 0.62rem;
    position: absolute;
    top: 8.7rem;
    left: 50%;
    transform: translate(-50%,0);
    background: url("/custom/img/act/act230922/share.png");
    background-size: 100% 100%;
}
.review{
    width: 4.56rem;
    height: 8.08rem;
    left: 50%;
    transform: translate(-50%,0);
    position: absolute;
    top: 29rem;
}
.btn_watch{
    width: 1.10rem;
    height: 1.09rem;
    position: absolute;
    top: 3.7rem;
    left: 50%;
    transform: translate(-50%,0);
    background: url("/custom/img/act/act230922/btn_watch.png");
    background-size: 100% 100%;
    z-index: 1000;
}
.btn_watch::after{
    content: "即将上线";
    display: block;
    color: #ffffff;
    font-size: 0.3rem;
    width: 2rem;
    bottom: -0.5rem;
    position: absolute;
}
.review video{
    width: 100%;
}

.live_end{
    width: 3rem;
    height: 0.8rem;
    position: absolute;
    top: 7.3rem;
    left: 50%;
    transform: translate(-50%,0);
}