.dragdealer{position:relative;height:30px;background:#EEE}.dragdealer .handle{position:absolute;top:0;left:0;cursor:pointer}.dragdealer .red-bar{width:100px;height:30px;background:#C00;color:#FFF;font-size:14px;line-height:30px;text-align:center}.dragdealer .disabled{background:#898989}#image-carousel{border-radius:0;overflow:hidden}#image-carousel .handle{width:400%;height:100%;border-radius:0}#image-carousel .handle .slide{float:left;position:relative;width:25%;height:100%;background-repeat:no-repeat;background-position:center center}#image-carousel .handle .img1{background-image:url(../images/pic1.png)}#image-carousel .handle .img2{background-image:url(../images/pic1.png)}#image-carousel .handle .img3{background-image:url(../images/pic1.png)}#image-carousel .handle .img4{background-image:url(../images/pic1.png)}#image-carousel .handle .slide .info{position:absolute;top:15px;right:15px;padding:10px 15px;background:#fff;background:rgba(255,255,255,0.5)}#image-carousel .handle .slide .info p{margin:0}#image-carousel .handle .slide .info .title{font-size:24px;font-weight:700;line-height:30px}#image-carousel .handle .slide .info .description{color:#333;font-size:16px;line-height:20px}