.drawer-box{width:100%;height:800px}.drawer-left{width:260px;height:100%;border-right:1px solid #eaeefb;float:left}.drawer-list{width:100%;height:100%;overflow-y:auto}.drawer-li{width:90%;line-height:40px;text-align:center;border:1px solid #eaeefb;cursor:pointer;margin:30px auto;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.current-li{background-color:#409eff;color:#fff}.drawer-right{width:calc(100% - 340px);height:100%;padding-left:30px;padding-right:30px;float:left}.drawer-right-top{line-height:45px;border-bottom:1px solid #eaeefb;margin-bottom:30px}.drawer-right-top>span{color:#409eff;cursor:pointer}.drawer-right-bot{width:100%;height:80%;overflow-y:auto}.drawer-right-pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.drawer-res{margin-bottom:100px}@media screen and (max-height:700px){.drawer-box{width:100%;height:800px;overflow-y:auto}}.el-table .warning-row{background:#f8e5e5}.button-area,.imgList{display:-webkit-box;display:-ms-flexbox;display:flex}.imgList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.imgList>div{margin-right:8px}