.drawerContent{overflow-y:scroll;height:calc(100vh - 100px);padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.drawerContent .drawerFl{margin-bottom:20px}.drawerContent .drawerFl .dr_title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.drawerContent .drawerFl .dr_title span{line-height:18px;display:inline-block;margin-left:10px}.drawerContent .drawerFl .dr_title:before{content:"";width:3px;border-radius:3px;line-height:18px;height:18px;display:inline-block;background:#409eff}.drawerContent .drawerFl .dr_itemValue{margin:10px 0 0 10px;color:#555}.drawerContent .boxFlex{-ms-flex-negative:1;flex-shrink:1;width:calc(100% - 200px)}.drawerContent .drawerFr{position:fixed;right:10px;width:200px;-ms-flex-negative:0;flex-shrink:0}.drawerContent .drawerFr .activeClass .el-timeline-item__node{background-color:#409eff!important}