﻿.swipe-wrap{width:315px;height:165px;overflow:hidden;margin-bottom:15px;position:relative;}
.swipe-wrap .swpie-main{width:500%;}
.swipe-wrap .swipe-block{width:315px;height:165px;overflow:hidden;}
.swipe-wrap .swipe-control{position:absolute;left:0;bottom:0;height:48px;width:315px;text-align:center;font-size:0;z-index:6;}
.swipe-wrap .swipe-control .swipe-ctrl-mask{position:absolute;top:0;left:0;width:100%;height:48px;background-color:#000;opacity:0.5;filter:alpha(opacity=50);z-index:4;}
.swipe-wrap .swipe-control .s-control{display:inline-block;width:12px;height:12px;background-color:#fff;position:relative;z-index:5;margin:20px 3px 0 3px;}
.swipe-wrap .swipe-control .s-control.active{background-color:#f56200;}


/*首页 焦点图 */
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{width:315px;height:165px;background:#333;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:110px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:110px; right:10px; z-index:10;}*/
#playBox .smalltitle{width:315px;height:30px;position:absolute;bottom:0px;z-index:10;padding-top:18px;}
#playBox .smalltitle ul{text-align:center;}
#playBox .smalltitle ul li{display:inline-block;width:12px;height:12px;margin:0 5px;background:#ffffff;overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{display:inline-block;width:12px;height:12px;margin:0 5px;background:#f56200;overflow:hidden;*display:inline;*zoom:1;}