<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*********************************
Design by Jason.leung,
QQ,147430218
新浪微博,@切片麵包
Email, jason.leung58@icloud.com
*********************************/
/* 代码整理：懒人之家 www.lanrenzhijia.com */
* {margin:0px; padding:0px; list-style: none;}
#box {width:845px; height:280px; background:#fff; margin:0px auto; position: relative; overflow: hidden;z-index:5000;}/* margin:0px 是设置动态图下面高度的 */
#list {position:absolute; left:0; top:0;}
#list li {width:845px; height:280px; cursor: pointer;}
#list li a img{width:845px; height:280px;  }

#num {position: absolute; right:10px; bottom:10px;}
#num li {width:16px; height:16px; float:left; margin-right:2px; color:#fff; cursor: pointer; font-size: 12px; font-family:'Arial'; line-height:16px; text-align: center; border:0px solid #fff;}
.active {background:#ff6600;}
/* 这个打开页面下面有点下问题，不用暂时没有发现问题，默认这个是保留的 span {display: block; width:auto; text-align:center; color:red; font-size: 14px; font-family:'Arial';} */
#foot_bm a,p,p a{font-size:12px;color:#666;}

</pre></body></html>