.jimu-widget-Plot{ width: 100%; height: 100%; background-color:#3c464b; font-size: 14px; border: 1px solid rgb(22, 33, 46); color: rgb(238, 235, 235); font-size: 16px; display: none; border-radius: 4px; } #table { position: relative; } .jimu-widget-Plot .plot-box { position: fixed; top: 29px; left:120px; z-index: 1000; height: 50px; /* background: rgba(0, 0, 0, 0.6);*/ padding: 20px 10px 0 10px; } .jimu-widget-Plot .plot-box ul li { display: inline-block; } .jimu-widget-Plot .plot-box ul li button { width: 60px; height: 30px; background-color: rgba(22, 25, 27, 0.2); border: 1px solid #fff; color: #fff; cursor: pointer; } .xx { float: right; left: 40px; font-size: 30px; line-height: 20px; cursor: pointer; }