.video_details .browser_tips{width:100%;background-color:#efefef;text-align:center;font-size:.7rem;line-height:1.8rem;border-radius:1rem;color:#666;margin-bottom:.5rem}.video_details .video_player_box{width:100%;height:22rem;background-color:#000;position:relative}.video_details .video_player_box #dplayers{width:100%;height:100%}.video_details .video_player_box .blur_hover_box{width:39rem;height:22rem;position:absolute;top:0;left:0;right:0;margin:0 auto;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;overflow:hidden}.video_details .video_player_box .blur_hover_box .logo{position:absolute;top:.3rem;left:.3rem;display:flex;align-items:center;opacity:.9}.video_details .video_player_box .blur_hover_box .logo img{width:2.2rem;height:2.2rem;border-radius:.3rem}.video_details .video_player_box .blur_hover_box .logo .title{color:var(--templatecolor);font-size:1.5rem;font-weight:700;padding-left:.3rem}.video_details .video_player_box .blur_hover_box .hs_hover{margin-bottom:1.2rem;margin-right:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.2rem;backdrop-filter:blur(.5rem);-webkit-backdrop-filter:blur(.5rem)}.video_details .video_player_box .blur_hover_box .hs_hover span{color:#fff;font-size:.8rem;font-weight:700;display:block;padding:.1rem}.video_details .video_player_box .blur_hover_box .tips{position:absolute;bottom:0;color:#ff1493;font-size:.9rem;right:0;left:0;text-align:center;background-color:#000;padding:.3rem 0;transition:all .3s}.video_details .video_player_box .blur_hover_box .hideTips{bottom:-3rem}.video_details .video_player_box .prism-player .prism-big-play-btn{z-index:98!important}.video_details .video_player_box .banner_top{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.85);z-index:98;overflow:hidden}.video_details .video_player_box .banner_top .btn{position:absolute;top:1rem;right:1rem;background-color:#fff;color:red;font-size:1.1rem;padding:0 .8rem;border-radius:1rem}.video_details .video_player_box .banner_top .cover{height:auto;width:100%;object-fit:inherit}.video_details .video_player_box .banner_pic{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video_details .video_player_box .banner_pic .cover{width:55%;height:auto;object-fit:inherit}.video_details .video_player_box .loading_player_box{position:absolute;top:0;left:0;background-color:#000;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.video_details .video_player_box .loading_player_box .loading{width:3rem;height:3rem;border:.3rem solid #eee;border-bottom-color:var(--templatecolor);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-bottom:1.3rem}.video_details .video_player_box .loading_player_box .name{color:var(--templatecolor);font-size:1.2rem;padding-bottom:2rem}.video_details .swiper_btn_box{padding-top:1.5rem}.video_details .swiper_btn_box .img{display:flex;align-items:center;justify-content:center}.video_details .swiper_btn_box .img .cover{width:100%;max-height:10rem;height:auto;border-radius:.4rem}@media screen and (max-width:750px){main .video_details .video_player_box{height:15rem}main .video_details .video_player_box #dplayers .logo{top:.5rem;left:.5rem}main .video_details .video_player_box #dplayers .logo .img{width:2rem;height:2rem}main .video_details .blur_hover_box{width:28rem!important;height:15rem!important}main .video_details .blur_hover_box .logo{top:.2rem!important;left:0!important}main .video_details .blur_hover_box .logo img{width:1.5rem!important;height:1.5rem!important}main .video_details .blur_hover_box .logo .title{font-size:1.1rem!important;padding-left:.3rem!important}main .video_details .blur_hover_box .hs_hover{margin-bottom:.6rem!important;margin-right:1.5rem!important;line-height:.8rem!important}main .video_details .blur_hover_box .hs_hover span{font-size:.6rem}main .video_details .video_info_box{width:97%;margin:0 auto}main .video_details .video_info_box .info_menu_box{padding-top:.5rem}main .video_details .swiper_btn_box{width:97%;margin:0 auto;padding-top:.6rem}main .padding_top_one{padding-top:.5rem}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}