 .arbSer-title{ 
        background-color: #eee;
        height: 35px; 
        width: 100%;
    } 
   .arbSer{ 
    overflow: hidden;
    margin-top: 10px;
    min-height: 580px;
   }
   .arbSer-title span{
       display: inline-block;
       height: 33px;
       background-color: #fff;
       padding: 0 15px;
       text-align: center;
       font-size: 16px;
       line-height: 35px;
       color: #333;
       border-top: 2px solid #008dac;
      
   }
   .arbSer-content{ 
       width: 100%;
       overflow: hidden; 
       height: 185px;
     }
    .arbSer-content span{
        display: inline-block;
        float: left;
        height: 185px;
        line-height: 185px;
        
    }
   .arbSer-content span.arbSer-href div{
         line-height: 140px; height: 100px;
   }
   .arbSer-content span.arbSer-href div.arbSer-href-a{
        height: 80px; line-height: 34px;
   }
   .arbSer-content span a{
        border: 1px solid #008dac;
        padding:5px 15px;
        border-radius: 4px;
        margin-left: 10px;
        color: #008dac;
   }
   .block1{
       width: 100%;
       border: 0;
       height: auto;
   }
   .block1 li{ 
    padding:5px 0;
  }
  .block1 li a{
    white-space:nowrap; 
    text-overflow:ellipsis;
    overflow: hidden;
    display: block;
    padding-right: 5px;
  }
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:1000px; height:106px; margin:auto; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:90px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:90px; right:10px; z-index:10;}
#playBox .smalltitle {width:1000px; 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;}