.home .mainL{ width: 750px;}
.home .mainR{ width: 240px;}
.home .mainL .imgBox{width: 369px;}
.home .mainL .noticeBox,.home .mainL .standerdBox{width: 369px;}
#playBox{ width:368px; height:275px; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left; position: relative; z-index: 1;}
#playBox .oUlplay li p{width: 100%; height: 40px; line-height: 40px; background-color: rgba(0,0,0,0.3); color: #FFF; text-align: center;
    text-overflow:ellipsis;  white-space:nowrap;  overflow:hidden;  margin: 0px;  padding: 0px 10px;  position: absolute; z-index: 10; left: 0px; bottom: 0px;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/lbt_left_but.png) no-repeat; position:absolute; top:106px; left:0px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/lbt_right_but.png) no-repeat; position:absolute; top:106px; right:-10px; z-index:10;}
#playBox .smalltitle {width:369px; height:20px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{text-align: center;}
#playBox .smalltitle ul li{ width:30px; height:5px; background:#e4e4e4; overflow:hidden;display:inline-block;  *display:inline;  *margin: 2px 2px;  *zoom:1;}
#playBox .smalltitle .thistitle{ background:#30afea;}
