.banner{position:relative;height:499px;overflow: hidden;width: 100%;min-width: 1240px;}
.banner .wp-banner{position: absolute;width:100%;height: 100%;min-width: 1240px;}
.banner .wp-banner li{width: 100%;height:100%;}
.banner .wp-banner li a{display:block; width:100%;height:100%;}
.banner .btn-prev, .banner .btn-next{position: absolute;display: block;width: 36px;height: 36px;}
.banner .btn-prev{left: 23%;background: url(../image/pre.png) no-repeat;}
.banner .btn-next{right: 23%;background: url(../image/next.png) no-repeat;}
.banner .btn-serial {position:absolute;left: 50%;bottom:70px;}
.banner .btn-serial li{float: left;width: 24px;height: 28px;margin: 0 5px;cursor: pointer;}
.banner .btn-serial li a{display: block;width: 100%;height: 8px;margin: 10px 0;background: #fff;border-radius: 10px;}
.banner .btn-serial li.hover a{background: #e50214;}


#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:423px; height:599px; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:50px; height:85px; background:url(../image/pro-pre.png) no-repeat; position:absolute; top:255px; left:0; z-index:10;}
#playBox .next{ cursor:pointer; width:50px; height:85px; background:url(../image/pro-next.png) no-repeat; position:absolute; top:255px; right:0; z-index:10;}
#playBox .smalltitle {width:423px; 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; cursor: pointer;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

