@charset "UTF-8";

._d_iSld_bLh {
	background-color: #fff;
}
._d_iSld_bLh ._imgSldWBnr{
	position: relative;
	padding: 10px;
}
/*slide*/
._d_iSld_bLh ._imgSldWBnr .bx-wrapper {
	margin: 0 auto;
	position: relative;
	padding-left: 25px;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-viewport {
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-viewport ul li{
	overflow: hidden;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-viewport ul li ._inner{
	display: block;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-viewport ul li ._inner img{
	display: block;
	width: 100%;
}
/*controls*/
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls{
	text-align: center;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-pager{
	position: absolute;
    bottom: -20px;
    left: 0;
	overflow: hidden;
	height: 20px;
	width: 100%;
	text-align: center;
	display: none;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto{
	position: absolute;
	top: 50%;
	margin-top: -11px;
	left: -50px;
	overflow: hidden;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-pager .bx-pager-item a,
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item,
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item a{
	float: left;
}
/*pager*/
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-pager .bx-pager-item{
	display: inline-block;
	*zoom: 1;
	display: _inline;
	width: 11px;
	height: 11px;
	margin: 0 1px;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-pager .bx-pager-item a{
	width: 11px;
	height: 11px;
	overflow: hidden;
	background-color: #ccc;
	text-indent: -5000px;
	border-radius: 5px;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active{
	background-color: #009df5;
}

/*direction*/
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-direction .bx-next{
	position: absolute;
	top: 50%;
	margin-top: -11px;
	width: 26px;
	height: 23px;
}

._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-direction .bx-prev{
	left: -80px;
}

._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-direction .bx-next{
	left: -20px;
	background-position: -78px 0;
}


/*controls auto*/
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .active{
	display: none;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-start,
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-stop{
	width: 26px;
	height: 23px;
	overflow: hidden;
}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-start{
	background-position: 52px 0;
}

._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-stop{
	background-position: 78px 0;
}


/*background-image*/
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-direction .bx-prev{background:url(../images/btn_rolling_prev.png) no-repeat; font-size:0; color:transparent}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-direction .bx-next{background:url(../images/btn_rolling_next.png) no-repeat; font-size:0; color:transparent}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-start{background:url(../images/btn_rolling_play.png) no-repeat; font-size:0; color:transparent}
._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto .bx-controls-auto-item .bx-stop{background:url(../images/btn_rolling_stop.png) no-repeat; font-size:0; color:transparent}


@media screen and (max-width: 1200px) {
	._d_iSld_bLh ._imgSldWBnr .bx-wrapper{padding-left:135px}
	._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-direction .bx-next{left:65px}
	._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-direction .bx-prev{left:5px}
	._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls .bx-controls-auto{left:35px}
}

@media screen and (max-width: 768px) {
	._d_iSld_bLh ._imgSldWBnr{padding:0}
	._d_iSld_bLh ._imgSldWBnr .bx-wrapper{padding-left:0}
	._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-controls{display:none}
	._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-viewport ul li{width:100px !important; height:auto;}
	._d_iSld_bLh ._imgSldWBnr .bx-wrapper .bx-viewport ul li ._inner img{width:100px; height:auto}
}


