.yx-rotaion-btn1,
.yx-rotaion-title1,
.yx-rotation-focus1,
.yx-rotation-t1 {
    position: absolute;
}
.yx-rotation-title1 {
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1;
}
.yx-rotation-t1 {
    color: #fff;
    font-size: 12px;
    z-index: 2;
    bottom: 0;
    left: 10px;
    line-height: 30px;
    width: 250px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yx-rotation-focus1 span,
.yx-rotaion-btn1 span {
    display: block;
}
.yx-rotation-focus1 {
    height: 30px;
    line-height: 30px;
    right: 20px;
    bottom: 0;
    z-index: 2;
}
.yx-rotation-focus1 span {
    width: 10px;
    height: 10px;
    line-height: 12px;
    float: left;
    margin-left: 8px;
    position: relative;
    top: 10px;
    cursor: pointer;
    background: rgb(143, 141, 141);
    border-radius: 100px;
    text-indent: -9999px;
}
.yx-rotaion-btn1 {
    width: 100%;
    height: 41px;
    top: 50%;
    margin-top: -20px;
}
.yx-rotaion-btn1 span {
    width: 41px;
    height: 41px;
    cursor: pointer;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    position: relative;
}
.yx-rotaion-btn1 .left_btn1 {
    background-position: -2px -2px;
    float: left;
    left: 10px;
}
.yx-rotaion-btn1 .right_btn1 {
    background-position: -2px -49px;
    float: right;
    right: 10px;
}
.yx-rotaion-btn1 span.hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.yx-rotation-focus1 span.hover {
    background: #fff;
}
.sy-list ul {
    width: 100%;
}
