.bx-wrapper{position:relative;}
.bx-controls{}
a.bx-prev{outline:none;display:block;position:absolute;left:30px;top:50%;margin-top:-31px;background:url(../images/icon_prev.png) 0 0 no-repeat;background-size:100% 100%;width:31px;height:31px;text-indent:-9999px;opacity:0.5;}
a.bx-next{outline:none;display:block;position:absolute;right:30px;top:50%;margin-top:-31px;background:url(../images/icon_next.png) 0 0 no-repeat;background-size:100% 100%;width:31px;height:31px;text-indent:-9999px;opacity:0.5;}
a.bx-prev:hover{opacity:0.9;}
a.bx-next:hover{opacity:0.9;}
.bx-pager-item{display:inline-block;width:21px;height:21px;}
.bx-pager-item a{outline:none;display:block;width:21px;height:21px;background:url(../images/icon_pager_slider.png) 0 -21px no-repeat;text-indent:-9999px;}
.bx-pager-item a.active{background:url(../images/icon_pager_slider.png) 0 0px no-repeat;}