.jimu-widget-legends { position: absolute !important; font-size: 14px; height: 320px !important; line-height: 32px; width: 280px !important; right: 60px !important; bottom: 40px !important; left: auto !important; top: auto !important; /* 240px */ background: rgba(0, 0, 0, 0.5); color: #fff; /* border-right : 1px solid rgba(0, 0, 0, 0.3); */ border-radius: 6px 6px 6px 6px; /* text-align : center; */ /* cursor : pointer; */ z-index: 15 !important; box-sizing: border-box; padding: 0 20px 0 20px!important; } .jimu-widget-legends .title { margin: 10px 0 7px 0; font-size: 1.1rem; } .jimu-widget-legends .main .m-init { width: 100%; height: 2rem; flex-direction: row; display: flex; align-items: center; font-size: 1.1rem; } .jimu-widget-legends .main .m-init i { display: inline-block; font-style: normal; } .jimu-widget-legends .main .m-init i:nth-child(1) { display: inline-block; width: 20px; height: 1.5rem; /* border: 1px solid springgreen; */ background-size: 100%; margin-right: 15px; } .jimu-widget-legends .main .m-init img { width: 30px; position: relative; top: -5.5px; } .jimu-widget-legends .main .m-i-child i:nth-child(1) { margin-right: 31px !important; }