<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 懒人图库 搜集整理 www.lanrentuku.com */

#box { position:absolute; top:0px; height:217px; overflow:hidden; }
#box ul { margin:0; padding-left:0; position:absolute; top:0; left:0; height:100%; z-index:1; }
#box ul li { list-style:none; float:left; }
#box p { line-height:20px; position:absolute; bottom:0px; left:0; width:100%; z-index:2; text-align:center; margin:0; }
#box p a { display:inline-block; height:20px; line-height:20px; padding:0 10px; background:#333; font-size:14px; font-family:arial; color:#fff; text-decoration:none; filter:alpha(opacity:80); opacity:0.8; margin-right:1px; }
#box p .active { background:yellow; color:#000; font-weight:bold; }
#box img { width:300px; height:100%; }</pre></body></html>