*{ 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:740px; height:481px; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .oUlplay li img{width: 740px;height: 426px;}
#playBox .oUlplay li p{height: 55px;line-height: 55px;background: #E5E5E5;padding: 0 12px;font-size: 16px;}
#playBox .pre{ cursor:pointer; width:70px; height:50px; background:url(../images_jnjc/jian_left2.png) center no-repeat rgba(255,255,255,0.4); position:absolute; bottom:55px; right:80px; z-index:10;}
#playBox .pre:hover{background:url(../images_jnjc/jian_left1.png) center no-repeat #00724C;}
#playBox .next{ cursor:pointer; width:70px; height:50px; background:url(../images_jnjc/jian_right2.png) center no-repeat rgba(255,255,255,0.4); position:absolute; bottom:55px; right:0; z-index:10;}
#playBox .next:hover{background:url(../images_jnjc/jian_right1.png) center no-repeat #00724C;}
#playBox .smalltitle {width:740px; position:absolute; bottom:80px; z-index:-1;left: 0;}
#playBox .smalltitle ul{}
#playBox .smalltitle ul li{ width:90px; height:90px; margin-right: 10px; background:rgba(0,0,0,0.5); float:left; overflow:hidden;*display:inline;*zoom:1;color: #fff;text-align: center;cursor: pointer;}
#playBox .smalltitle .thistitle{ background:#00724C;}
#playBox .smalltitle ul li h1{font-size: 24px;padding-top: 16px;}
#playBox .smalltitle ul li p{font-size: 18px;margin-top: 10px;}