.jimu-widget-legends { position: absolute !important; font-size: 14px; height: 243px !important; line-height: 32px; width: 188px !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 6px 0 6px!important; } .jimu-widget-legends .title { /* margin: 10px 0 7px 0; */ font-size: 0.5rem; } .jimu-widget-legends .main .m-init { width: 100%; height: 1.5rem; flex-direction: row; display: flex; align-items: center; font-size: 0.6rem; } .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: 0.6rem; */ /* border: 1px solid springgreen; */ background-size: 100%; margin-right: 15px; } .jimu-widget-legends .main .m-init img { width: 24px; /* position: relative; top: -5.5px; */ } .jimu-widget-legends .main .m-i-child i:nth-child(1) { margin-right: 31px !important; }