<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; height:270px; margin:20px auto; background:#333; position:relative; overflow:hidden;text-align:center;}

#playBox0{ width:100%; height:270px; margin:20px auto; background:#333; position:center; overflow:hidden;}

#playBox .oUlplay { width:999999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;text-align:center;background-position: center;min-width: 1100px;}

#playBox1{ width:1100px; height:270px; margin:20px auto; background:#333; position:relative; overflow:hidden;}

#playBox1 .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:100px; left:2px; z-index:10;}
#playBox1 .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:100px; right:2px; z-index:10;}

#playBox .smalltitle {width:100%; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

.piccss{
width:100%;height:270px;background-position: center;min-width: 1180px;BORDER-BOTTOM: #FFFFFF 1px solid;
}</pre></body></html>