.enectar-hotnews{display:grid;grid-template-columns:minmax(0,1fr) 150px;width:100%;max-width:700px;min-height:160px;background:#ccff73;border:5px solid #c79f4b;box-sizing:border-box;font-family:Arial,sans-serif;overflow:hidden}
.enectar-hotnews-main{min-width:0;padding:6px 10px}
.enectar-hotnews-panel{display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;align-items:start}
.enectar-hotnews-panel[hidden]{display:none}
.enectar-hotnews-image{width:104px;height:150px;object-fit:contain;display:block;background:#fff}
.enectar-hotnews-copy h3{margin:0 0 8px;font-size:18px;line-height:1.15;font-weight:700}
.enectar-hotnews-copy h3 a{color:#e70739;text-decoration:none}
.enectar-hotnews-copy p{margin:0;color:#000;font-size:14px;line-height:1.35;font-weight:700}
.enectar-hotnews-more{display:inline-block;margin-top:8px;color:#006d80;font-size:12px;font-weight:700;text-decoration:none}
.enectar-hotnews-tabs{background:#fff;border-left:1px solid #ccc}
.enectar-hotnews-tab{display:block;width:100%;min-height:32px;padding:6px 9px;border:0;border-bottom:1px solid #ccc;background:#fff;color:#006d80;text-align:left;font:700 13px/1.2 Arial,sans-serif;cursor:pointer}
.enectar-hotnews-tab:hover{background:#f2f2f2}
.enectar-hotnews-tab.is-active{background:#006d80;color:#fff}
@media (max-width:700px){.enectar-hotnews{grid-template-columns:1fr}.enectar-hotnews-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;border-top:1px solid #ccc}.enectar-hotnews-panel{grid-template-columns:90px minmax(0,1fr)}.enectar-hotnews-image{width:90px;height:auto}}
