.pageItem-content{width:100%;height:100%;background:#fff}.pageItem-content .pageItem{background-size:100% 100%;transform-origin:0 0;background:#fff no-repeat}.pageItem-content .pageItem .active{border:1px solid transparent}.pageItem-content .pageItem .node-content,.pageItem-content .pageItem .node-content .node-content-type,.pageItem-content .pageItem .node-content .node-content-type img{width:100%;height:100%}.Program-class,.sendProgram{position:relative}.Program-class{height:85vh}.Program-class .Program-content{position:absolute;top:55px;left:0;right:0;bottom:60px;height:auto;padding:15px 15px 15px;box-sizing:border-box}.Program-class .Program-content .el-scrollbar{height:calc(100% - 90px)}.Program-class .Program-btns{position:absolute;bottom:0;left:0;right:0;height:40px;text-align:right;padding-right:40px;box-sizing:border-box}.sendProgramDialogs .el-dialog__body{padding-top:10px;padding-bottom:10px}.sendProgramDialogs .el-dialog__body .sendProgram-content{height:100%;width:100%;position:relative}.sendProgramDialogs .el-dialog__body .sendProgram-content .a{overflow:hidden;padding:20px 0}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number .frogram-top{display:flex;justify-content:space-between;padding-bottom:10px}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number .frogram-bottom .el-table .el-button+.el-button{margin-left:0!important}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number .frogram-bottom .el-table .el-table__header-wrapper{background:#ccc}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number .frogram-bottom .el-table .el-table__header-wrapper .cell{color:#222}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number .frogram-bottom .el-table .is-scrolling-none::-webkit-scrollbar{width:2px;height:2px}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number .frogram-bottom .el-table .is-scrolling-none::-webkit-scrollbar-thumb{border-radius:1px;-webkit-box-shadow:inset 0 0 1px #999;background:#999}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number .frogram-bottom .el-table .is-scrolling-none::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px #eee;border-radius:0;background:#eee}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number:nth-of-type(2){padding-left:10px;box-sizing:border-box}.sendProgramDialogs .el-dialog__body .sendProgram-content .a .frogram-number:first-of-type{padding-right:10px;box-sizing:border-box}.sendProgramDialogs .el-dialog__body .sendProgram-content .Program-content{position:absolute;top:55px;left:0;right:0;bottom:60px;height:auto;padding:15px 15px 15px;box-sizing:border-box}.sendProgramDialogs .el-dialog__body .sendProgram-content .dialog-footer{bottom:0;width:100%;display:flex;margin-top:20px;justify-content:flex-end}.sendProgramDialogs .el-dialog__body .sendProgram-content .period .el-checkbox{margin-right:20px!important}.sendProgramDialogs .el-dialog__body .sendProgram-content .period .el-form-item__content{display:flex!important}.sendProgramDialogs .el-dialog__footer{position:absolute;width:100%;bottom:0}.sendProgramDialog{height:90vh}.sendProgramDialog .el-dialog__body{position:absolute;top:45px;bottom:0;left:0;right:0;height:auto;padding-top:10px;padding-bottom:10px}.sendProgramDialog .el-dialog__body .sendProgram-content{height:100%;width:100%;position:relative}.sendProgramDialog .el-dialog__body .sendProgram-content .dialog-footer{position:absolute;bottom:0;width:100%;display:flex;justify-content:flex-end}.sendProgramDialog .el-dialog__body .sendProgram-content .period .el-checkbox{margin-right:20px!important}.sendProgramDialog .el-dialog__body .sendProgram-content .period .el-form-item__content{display:flex!important}.sendProgramDialog .el-dialog__footer{position:absolute;width:100%;bottom:0}.previews{height:100%;width:100%;overflow:hidden;position:relative;background-size:100% 100%;box-sizing:unset;transform:scale(1);transform-origin:0 0}.previews .loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.previews .preview{width:100%;height:100%;position:relative}.previews .animationMusic{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.previews .music{width:30px;height:30px;border-radius:15px;position:absolute;top:10px;right:10px;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.3);color:#fff;z-index:9999}.previews .music i{font-size:24px;font-weight:700}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}