
@charset "utf-8";
#playBox{width:1024px; height:380px;  position:relative; overflow:hidden; margin-top:40px; margin-left:auto; margin-right:auto;min-width:1024px; }
#playBox .oUlplay {width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}

#playBox .smalltitle { width:1024px; height:10px;position:absolute; bottom:12%; left:0; z-index:0; cursor:pointer; }
#playBox .smalltitle ul{ width:300px;margin-left:auto; margin-right:auto; }
#playBox .smalltitle ul li{ width:54px; height:10px; background:#f3f3f3;float:left; overflow:hidden; margin:0 10px;}
#playBox .smalltitle .thistitle{background:#cfc5ad;}
#playBox .border_1{ background-image:url(../images/border.png); width:1024px; background-repeat:no-repeat; background-position:center;height:16px;position:absolute; bottom:0; left:0; z-index:0;}

