.testEditor{position:relative;margin-top:2px;padding:10px;width:100%;background:rgba(80,225,206,.1);font-size:12px;height:calc(100vh - 286px);overflow-y:auto;line-height:20px;border-radius:5px}.testEditor .editor-box:focus{border:none;outline:none}.testEditor .editor-box{position:relative;margin-bottom:12px}.testEditor .select-box{position:fixed;top:32px;left:5px}.testEditor .disabledItem.selectItem-section{cursor:not-allowed;color:hsla(0,0%,100%,.35)}.testEditor .disabledItem.selectItem-section:hover{background:transparent}.testEditor .item-section{padding:0 12px;line-height:28px;cursor:pointer}.testEditor .item-section:hover{background:#1890ff}.testEditor .font-box{position:fixed;top:32px;left:50px}.testEditor .size-box,.testEditor .voice-box{position:fixed}.testEditor .fixedBox{background:#3e3f42;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:4px;z-index:100}.testEditor .myLabel{margin-right:5px;vertical-align:top}.testEditor .myLabel .myLabel-div{border-radius:4px;font-size:12px;background:#1890ff;width:60px;height:20px;display:inline-block;position:relative;text-align:center}.testEditor .myLabel .myLabel-div-position{position:absolute;z-index:10;width:100%;height:100%;background:transparent;top:0;left:0}.testEditor .myLabel .myLabel-div-two{color:hsla(0,0%,100%,.65);background:#222;width:48px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testEditor .use{min-width:5px;min-height:20px;vertical-align:top}.testEditor .use .use-div{min-width:5px;min-height:20px;display:inline-block}.testEditor .placeholder-box{position:absolute;top:10px;left:11px;color:hsla(0,0%,100%,.35)}.testEditor .en-editor-box .myLabel-div[data-label=size]{width:97px}.testEditor .en-editor-box .myLabel-div[data-label=size] .myLabel-div-two{width:85px}.testEditor .en-editor-box .myLabel-div[data-label=subtitles]{width:73px}.testEditor .en-editor-box .myLabel-div[data-label=subtitles] .myLabel-div-two{width:61px}.testEditor::-webkit-scrollbar{width:6px;background:#121212;border-radius:6px}.testEditor::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.35);border-radius:6px}