#extract{width:50px}.jsonpath-row{margin-bottom:15px}.jsonpath-row label{display:block;margin-bottom:8px;font-weight:700}#jsonpath-input{width:100%;padding:10px;border:1px solid #e6e6e6;border-radius:4px;font-size:14px;box-sizing:border-box}.editor-header{margin-bottom:8px;justify-content:space-between}.editor-header,.editor-header .header-left{display:flex;align-items:center}.editor-header .header-left .layui-btn{margin-right:5px}.editor-header label{font-weight:700;margin-right:10px}.editor-header .layui-btn,.editor-header .other-btns .right-btn{margin-left:5px}.editor-header .other-btns{display:flex;align-items:center;margin-right:30px}.tool-div .editor-row{border-top:0;border-right:0}.tool-div .editor-row .CodeMirror{height:calc(100vh - 366px);border-top:1px solid #e6e6e6}.tool-div .editor-row .CodeMirror.dialog-opened{height:calc(100vh - 396px)}.json-editor .CodeMirror-dialog-opened,.result-editor .CodeMirror-dialog-opened{height:calc(100% - 30px);padding-top:30px;animation:cmDialogTopOpenedSlideDown .1s ease-in-out}.result-editor .CodeMirror{border-right:1px solid #e6e6e6}.jsonpath-intro-row{margin-top:20px;padding:15px;background:#f9f9f9;border-radius:4px}.black .jsonpath-intro-row{background:#2a2a2a}.jsonpath-intro-row .row-title{font-size:16px;font-weight:700;margin-bottom:15px;color:#333}.black .jsonpath-intro-row .row-title{color:#ddd}.jsonpath-intro{line-height:1.8;color:#666}.black .jsonpath-intro,.black .jsonpath-intro ul li{color:#999}.jsonpath-intro p{margin-bottom:12px;text-indent:2em}.jsonpath-intro h4{margin:15px 0 10px;font-size:14px;font-weight:700;color:#333}.black .jsonpath-intro h4{color:#bbb}.jsonpath-intro table{margin:10px 0;width:100%;border-collapse:collapse}.jsonpath-intro table td,.jsonpath-intro table th{border:1px solid #e6e6e6;padding:8px 12px;text-align:left;font-size:13px}.black .jsonpath-intro table td,.black .jsonpath-intro table th{border-color:#444}.jsonpath-intro table th{background:#f2f2f2;font-weight:700;color:#333}.black .jsonpath-intro table th{background:#333;color:#bbb}.jsonpath-intro table tr:hover{background:#f5f5f5}.black .jsonpath-intro table tr:hover{background:#333}.jsonpath-intro table td{color:#666}.black .jsonpath-intro table td{color:#999;background-color:#222}.jsonpath-intro ul{margin:10px 0 10px 20px;padding-left:10px}.jsonpath-intro ul li{margin-bottom:8px;list-style-type:disc}.jsonpath-intro code{display:inline-block;padding:2px 6px;background:#f2f2f2;border-radius:3px;font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:13px;color:#c7254e}.black .jsonpath-intro code{background:#2c2c2c;color:var(--main-red-color)}@media screen and (max-width:768px){.editor-row .layui-col-md6{padding:0;margin-bottom:15px}.json-editor,.result-editor{height:200px}.jsonpath-intro-row{padding:10px}.jsonpath-intro table td,.jsonpath-intro table th{padding:5px 8px;font-size:12px}}