ul{list-style-type: none;}
.yx-rotaion .bd li p{
    width: 935px;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000',endColorstr='#55000000');      /*ie6,ie7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000', endColorstr='#55000000')";      /*ie8*/
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    margin: 0px;}
.yx-rotaion .hd {
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 0px;
    z-index: 2;}
.yx-rotaion .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;}
.yx-rotaion .hd ul li{    width: 12px;
    height: 12px;
    line-height: 12px;
    float: left;
    margin-left: 5px;
    position: relative;
    top:0px;
    cursor: pointer;background: url(images/ico.jpg) no-repeat;background-position: -24px -126px;}
    .yx-rotaion .hd ul .on{background-position: -10px -126px;}
    
.yx-rotaion .bd ul {
   padding-left: 0px;}
.yx-rotaion  .bd {
    position: relative;
    height: 100%;
    z-index: 0;}
.yx-rotaion{position: relative;}

