.bx-caption{position:absolute;bottom:0;left:0;right:0;text-align:right;height:40px;line-height:40px;background:rgba(0, 0, 0, 0.4);z-index:1;}
.bx-caption span{display:block;text-align:left;color:#fff;padding:0 10px;font-size:120%;}
.slider{position:relative;}
.bxslider li {width:620px;height:auto;}/* height:350px;*/

.slider .bx-controls a{color:#fff;}

.bx-wrapper{position:relative;}
.bx-wrapper .bx-viewport img{width:100%;}

.useBx .bx-controls>div{float:left;}
.useBx .bx-prev{position:absolute;bottom:0;right:80px;width:40px;height:40px;z-index:2;border-left:solid 1px #fff;background:url("../images/main/visualCtrl_prev.png") 50% 50% no-repeat;text-indent:-99999px;}
.useBx .bx-next{position:absolute;bottom:0;right:0;width:40px;height:40px;z-index:2;border-left:solid 1px #fff;background:url("../images/main/visualCtrl_next.png") 50% 50% no-repeat;text-indent:-99999px;}
.useBx .bx-start{position:absolute;bottom:0;right:40px;width:40px;height:40px;border-left:solid 1px #fff;background:url("../images/main/visualCtrl_start.png") 50% 50% no-repeat;text-indent:-99999px;}
.useBx .bx-stop{position:absolute;bottom:0;right:40px;width:40px;height:40px;border-left:solid 1px #fff;background:url("../images/main/visualCtrl_stop.png") 50% 50% no-repeat;text-indent:-99999px;}
.useBx .bx-wrapper .bx-pager{position:absolute;bottom:0;right:120px;width:40px;height:40px;line-height:40px;color:#fff;}

.useBx2 .bx-controls{position:relative;margin-top:-25px;}
.useBx2 .bx-controls>div{float:left;}
.useBx2 .bx-pager{position:absolute;bottom:0;right:40px;}
.useBx2 .bx-pager-item{display:inline-block;margin:0 10px;}
.useBx2 .bx-pager-link{position:absolute;bottom:0;width:12px;height:12px;background:url("../images/main/off_btn.png") 50% 50% no-repeat;text-indent:-99999px;}
.useBx2 .bx-pager-link.active{background:url("../images/main/on_btn.png") 50% 50% no-repeat;}
.useBx2 .bx-start{position:absolute;bottom:0;right:20px;width:9px;height:12px;background:url("../images/main/bnr_play.png") 50% 50% no-repeat;text-indent:-99999px;}
.useBx2 .bx-stop{position:absolute;bottom:0;right:20px;width:9px;height:12px;background:url("../images/main/bnr_stop.png") 50% 50% no-repeat;text-indent:-99999px;}