/** * * @authors @silentblue.top * @date 2018-07-11 17:51:58 * @version */ .main-content_item,.main-magazinecol-block { height: auto; } .o-mag-title { width: 100%; text-align: center; } .o-mag-economy { background: url('bg-mag-eco.png') 0 0 repeat-x; } .o-mag-work { background: url('bg-mag-work.png') 0 0 repeat-x; } .o-mag-block { overflow: hidden; } .o-mag-block>dt { width: 358px; float: left; background-color: #fffece; margin-bottom: -8888px; padding-bottom: 8888px; overflow: hidden; word-break: break-all; } .o-mag-block>dt>p { background-color: #EDC107; height: 32px; line-height: 32px; overflow: hidden; color: #000; text-align: center; font-size: 14px; } .o-mag-block>dt>div { border: 1px solid #e8e8e8; } .o-mag-block>dd { width: 780px; float: right; overflow: hidden; word-break: break-all; } /* list */ .multi-column-title { width: 100%; line-height: 40px; font-size: 18px; height: 42px; border-bottom: 1px solid #e6e6e6; overflow: hidden; margin-bottom: 7px; position: relative; } .multi-column-title> a { color: #2262c1; /* font-weight: 600; */ } .multi-column-title> a:hover { border-bottom: none; } .multi-column-title span { width: auto; margin-bottom: -1px; position: relative; z-index: 10; border-bottom: 3px solid #2262c1; overflow: hidden; padding: 0 1em 8px; } .multi-column-subtitle { height: 36px; line-height: 36px; overflow: hidden; position: absolute; right: 0; top: 3px; font-size: 14px; /* font-weight: 600; */ } .multi-column-subtitle >li { float: left; margin: 0 10px; } .multi-column-subtitle >li>a { color: #666; } .multi-column-subtitle >li>a:hover { color: #2262c1; } .multi-column-items { margin: 0 5px; padding: 10px 0; overflow: hidden; } .multi-column-items li { height: 40px; line-height: 40px; } .multi-column-items li i { width: 4px; height: 4px; background-color: #d8d8d8; float: left; margin-top: 18px; margin-right: 10px; } .multi-column-items li span { float: right; color: #999; font-size: 14px; }