.play_hall{position:relative}.vip_limit_content{position:fixed;top:50%;left:50%;height:40%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);color:#fff;padding:20px;border-radius:10px;text-align:center;width:56%;box-shadow:0 0 10px rgba(0,0,0,.5)}.vip_limit_wrap .title{font-size:18px;font-weight:700}.vip_limit_wrap .message{margin:10px 0}.vip_limit_button_box{margin-top:15px}.vip_limit_btn{background-color:#f39c12;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px}.vip_limit_btn:hover{background-color:#e67e22}.vip_limit_close{position:absolute;top:10px;right:15px;cursor:pointer;font-size:18px;color:#fff}.vip_limit_close_btn:hover{color:red}#iframeModal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:640px;height:90%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);padding:10px;z-index:3000}#iframeModal iframe{width:100%;height:100%;border:none}#closeBtn{top:10px;right:10px;background:red;border:none;padding:5px 10px;cursor:pointer}#closeBtn,.video-mask{position:absolute;color:#fff}.video-mask{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;font-size:20px;z-index:9999}.custom-progress-bar{width:100%;height:10px;background-color:#ddd}.custom-progress{height:100%;background-color:#00f}.play_hall .play_main{height:calc(100vh - 61px)}.play_hall .play_main .main_box{height:calc(100vh - 61px);transition:width .3s}.play_hall .play_main .main_box_long{width:calc(100vw - 60px)}.play_hall .play_main .main_box_short{width:calc(100vw - 460px)}.play_hall .play_main .video_box{padding:20px 60px;box-sizing:border-box;width:100%;height:100%}.play_hall .play_main .video_box .video_play{height:calc(100vh - 150px)}.play_hall .play_main .audio_box{padding:20px 60px;box-sizing:border-box;width:100%}.play_hall .play_main .audio_box .audio_play{height:calc(100vh - 150px)}.play_hall .play_main .text_box{padding:40px 60px;box-sizing:border-box;width:100%}.play_hall .play_main .text_box .text_content{background:#fff;height:calc(100vh - 150px);padding:20px;box-sizing:border-box;overflow-y:scroll}.play_hall .play_main .text_box .text_content::-webkit-scrollbar{width:10px;height:1px}.play_hall .play_main .text_box .text_content::-webkit-scrollbar-thumb{border-radius:10px;background:#535353}.play_hall .play_main .text_box .text_content::-webkit-scrollbar-track{border-radius:10px;background:#ededed}.play_hall .play_main .text_box .text_content_btn{background:#fff;padding:20px;box-sizing:border-box}.play_hall .play_main .doc_box{padding:30px 60px 0 60px;box-sizing:border-box;width:100%}.play_hall .play_main .doc_box .doc_content{height:calc(100vh - 170px);width:100%;overflow-y:scroll}.play_hall .play_main .doc_box .doc_content::-webkit-scrollbar{width:10px;height:1px}.play_hall .play_main .doc_box .doc_content::-webkit-scrollbar-thumb{border-radius:10px;background:#535353}.play_hall .play_main .doc_box .doc_content::-webkit-scrollbar-track{border-radius:10px;background:#ededed}.play_hall .play_main .doc_box .doc_page_box{margin-top:2px;background:#fff;padding:10px 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.play_hall .play_main .doc_box .doc_page_box .doc__page{display:flex;align-items:center}.play_hall .play_main .doc_box .doc_page_box .doc__page>span{margin:0 20px}.play_hall .play_main .live_box{padding:20px 60px;box-sizing:border-box;width:100%}.play_hall .play_main .live_box .live_content{height:calc(100vh - 150px)}.play_hall .play_main .live_box .live_content .live_entity{height:100%}