﻿.bx-wrapper {
	position: relative;
}
.bx-wrapper img {
	display: block; max-width: 100%;
}
.bx-wrapper .bx-pager {
	width:300px; bottom:0px; position: absolute; right:0;
}
.bx-wrapper .bx-controls-auto {
	width: 100%; bottom:6px; position: absolute;
}
.bx-wrapper .bx-loading {
	background: url(../img/bx_loader.gif) no-repeat center rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2000; min-height: 50px;
}
.bx-wrapper .bx-pager {
	padding:12px 30px; height:14px;
}
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block; margin-left:5px;
}
.bx-wrapper .bx-default-pager.bx-pager a {
	margin: 0px 10px; text-indent: -9999px; display: block; background: url(../img/wxz.png) no-repeat; width:14px; height:14px;
}
.bx-wrapper .bx-default-pager.bx-pager a:hover {
	background: url(../img/xz.png) no-repeat;
}
.bx-wrapper .bx-default-pager.bx-pager a.active {
	background: url(../img/xz.png) no-repeat;
}
.bx-wrapper .bx-prev {
	background:url(../img/left-jt.png) no-repeat; left: 10px;
}
.bx-wrapper .bx-next {
	background: url(../img/right-jt.png) no-repeat; right: 10px;
}
.bx-wrapper .bx-controls-direction a {
	outline: 0px; top: 50%; width: 36px; height: 68px; text-indent: -9999px; margin-top: -34px; position: absolute; z-index: 99;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	background: url(../img/controls.png) no-repeat -86px -11px; margin: 6px 3px 0 3px; outline: 0px; width: 10px; height: 11px; text-indent: -9999px; display: block;
}
.bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .active.bx-start {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	background: url(../img/controls.png) no-repeat -86px -44px; margin: 0px 3px; outline: 0px; width: 9px; height: 11px; text-indent: -9999px; display: block;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls-auto .active.bx-stop {
	background-position: -86px -33px;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-pager {
	background: url(../img/banner-bg.png) repeat;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-controls-auto {
	width: 42px; right:0; margin-right:15px; height:22px; border-left:2px solid #fff; padding-left:10px; z-index:100;
}