.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%}.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 .float_window{position:fixed;top:60px;height:calc(100vh - 61px);display:flex;transition:right .3s}.play_hall .float_window .float_window_left{color:#fff;display:flex;align-items:center}.play_hall .float_window .float_window_left>ul>li{margin-bottom:2px;margin-right:1px;color:#fff;width:50px;height:60px;background:#373c40;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.play_hall .float_window .float_window_left>ul>li :last-child{margin-bottom:0}.play_hall .float_window .float_window_left>ul>li .li_cont{text-align:center}.play_hall .float_window .float_window_left>ul>li .li_cont>i{font-size:16px}.play_hall .float_window .float_window_left>ul>li .li_cont>p{font-size:14px;margin-top:8px}.play_hall .float_window .float_window_left>ul .li_active,.play_hall .float_window .float_window_left>ul>li:hover{width:50px;height:60px;background:#f11401}.play_hall .float_window .float_window_left>ul .li_heid{opacity:0}.play_hall .float_window .float_window_right{height:calc(100vh - 61px);width:400px;background:#192028;box-sizing:border-box;overflow:hidden}.play_hall .float_window .float_window_right .float_window_title{box-sizing:border-box;color:#fff;padding:0 15px}.play_hall .float_window .float_window_right .float_window_title>h3{font-size:18px;border-bottom:1px solid #3c3c3c;padding:15px 0}.play_hall .float_window .float_window_right .float_window_content{height:calc(100vh - 130px);padding:20px;box-sizing:border-box}.play_hall .float_window .float_window_right .float_window_content .content_chapter{height:calc(100vh - 160px);overflow-y:scroll}.play_hall .float_window .float_window_right .float_window_content .content_chapter::-webkit-scrollbar{width:10px;height:1px}.play_hall .float_window .float_window_right .float_window_content .content_chapter::-webkit-scrollbar-thumb{border-radius:10px;background:#535353}.play_hall .float_window .float_window_right .float_window_content .content_chapter::-webkit-scrollbar-track{border-radius:10px;background:#ededed}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter{padding-right:15px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li{border-bottom:1px solid #3c3c3c}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li:hover{cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li .list_parent_box{display:flex;justify-content:space-between;padding:20px 0;box-sizing:border-box}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li .list_parent_box .list_parent_title{font-size:16px;font-weight:400;color:#bbb;display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li .list_parent_box .list_parent_title>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li .list_parent_box>i{color:#bbb}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul{transition:all .2s}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li{display:flex;justify-content:space-between;padding:15px 20px;cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li:hover .child_left>p,.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li:hover .child_right .time_box{color:#1974f0}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li:hover .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li .child_left{display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li .child_left>span{font-size:12px;font-weight:400;color:#1974f0;border:1px solid #1974f0;padding:1px 5px;margin-right:10px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li .child_left>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;color:#bbb;transition:all .2s;width:200px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li .child_right{display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li .child_right .time_box{font-size:14px;font-weight:400;color:#bbb;transition:all .2s}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul>li .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul .li_play .child_left>p,.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul .li_play .child_right .time_box{color:#1974f0}.play_hall .float_window .float_window_right .float_window_content .content_chapter .course_chapter>ol>li>ul .li_play .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter{padding-right:15px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course{margin-bottom:20px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course>p{padding-left:5px;box-sizing:border-box;border-left:6px solid #ff6f1d;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course>p>span{font-size:16px;color:#bbb;width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course>p>font{display:flex;align-items:center;font-size:14px;color:#bbb}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course>p>font>i{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol{padding:0 20px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li{border-bottom:1px solid #3c3c3c}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li:hover{cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li .list_parent_box{display:flex;justify-content:space-between;padding:20px 0;box-sizing:border-box}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li .list_parent_box .list_parent_title{font-size:14px;font-weight:400;color:#bbb;display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li .list_parent_box .list_parent_title>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li .list_parent_box>i{color:#bbb}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul{transition:all .2s}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li{display:flex;justify-content:space-between;padding:10px;cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li:hover .child_left>p,.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li:hover .child_right .time_box{color:#1974f0}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li:hover .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_left{display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_left>span{font-size:12px;font-weight:400;color:#1974f0;border:1px solid #1974f0;padding:1px 5px;margin-right:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_left>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;color:#bbb;transition:all .2s;width:180px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_right{display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_right .time_box{font-size:14px;font-weight:400;color:#bbb;transition:all .2s}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul .li_play .child_left>p,.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul .li_play .child_right .time_box{color:#1974f0}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul .li_play .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_exam{margin-bottom:20px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .package_chapter>ol>li .study_lsit_exam>p{padding-left:12px;box-sizing:border-box;font-size:18px;border-left:6px solid #ff6f1d;font-weight:400;color:#000;cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter{padding-right:15px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course{margin-bottom:20px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course>p{padding-left:5px;box-sizing:border-box;border-left:6px solid #ff6f1d;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course>p>span{font-size:16px;color:#bbb;width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course>p>font{display:flex;align-items:center;font-size:14px;color:#bbb}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course>p>font>i{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol{padding:0 20px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li{border-bottom:1px solid #3c3c3c}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li:hover{cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li .list_parent_box{display:flex;justify-content:space-between;padding:20px 0;box-sizing:border-box}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li .list_parent_box .list_parent_title{font-size:14px;font-weight:400;color:#bbb;display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li .list_parent_box .list_parent_title>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li .list_parent_box>i{color:#bbb}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul{transition:all .2s}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li{display:flex;justify-content:space-between;padding:10px;cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li:hover .child_left>p,.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li:hover .child_right .time_box{color:#1974f0}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li:hover .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_left{display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_left>span{font-size:12px;font-weight:400;color:#1974f0;border:1px solid #1974f0;padding:1px 5px;margin-right:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_left>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;color:#bbb;transition:all .2s;width:180px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_right{display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_right .time_box{font-size:14px;font-weight:400;color:#bbb;transition:all .2s}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul>li .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul .li_play .child_left>p,.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul .li_play .child_right .time_box{color:#1974f0}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_course .cours_catalog_list .catalog_list_box>ol>li>ul .li_play .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_exam{margin-bottom:20px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .class_chapter>ol>li .study_lsit_exam>p{padding-left:12px;box-sizing:border-box;font-size:18px;border-left:6px solid #ff6f1d;font-weight:400;color:#000;cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_note{height:calc(100vh - 160px)}.play_hall .float_window .float_window_right .float_window_content .content_note .take_notes .note_btn{margin-top:15px;display:flex;justify-content:flex-end}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li{border-bottom:1px solid #3c3c3c;color:#c1c1c1;font-size:12px;padding:20px 0}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_top{display:flex;justify-content:space-between;align-items:center}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_top .notes_top_btn .iconfont{font-size:14px}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_top .notes_top_btn .el-button--text{color:#c1c1c1}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_top .notes_top_btn .el-button--text :hover{color:#f11401}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_content{margin-top:15px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_content_update{margin-top:15px}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_content_update .content_update_btn{margin-top:10px;display:flex;justify-content:flex-end;flex-wrap:wrap}.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_content_update .content_update_btn .el-button--mini,.play_hall .float_window .float_window_right .float_window_content .content_note .notes_list>ul li .notes_content_update .content_update_btn .el-button--mini.is-round{padding:5px 10px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info{padding-right:15px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li{border-bottom:1px solid #3c3c3c}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li:hover{cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li .list_parent_box{display:flex;justify-content:space-between;padding:20px 0;box-sizing:border-box}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li .list_parent_box .list_parent_title{font-size:16px;font-weight:400;color:#bbb;display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li .list_parent_box .list_parent_title>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li .list_parent_box>i{color:#bbb}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul{transition:all .2s}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li{justify-content:space-between;padding:15px 20px;cursor:pointer}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li:hover .child_left>p,.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li:hover .child_right .time_box{color:#1974f0}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li:hover .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_left{display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_left>span{font-size:12px;font-weight:400;color:#1974f0;border:1px solid #1974f0;padding:1px 5px;margin-right:10px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_left>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;color:#bbb;transition:all .2s;width:200px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_left>a .el-icon-download{color:#bbb;font-size:15px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_right{display:flex}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_right .time_box{font-size:14px;font-weight:400;color:#bbb;transition:all .2s}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_bottom{margin-top:20px}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul>li .child_bottom .fileName{display:flex;justify-content:space-between;margin-top:5px;color:#fff;font-size:12px;padding-bottom:10px;border-bottom:1px solid #3c3c3c}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul .li_play .child_left>p,.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul .li_play .child_right .time_box{color:#1974f0}.play_hall .float_window .float_window_right .float_window_content .content_chapter .content_chapter_info>ol>li>ul .li_play .child_right .time_box .icon-shipin{margin-left:5px}.play_hall .float_window_show{right:0}.play_hall .float_window_hide{right:-400px}