.sider-left .shuzihuaxiaoyuan {
	margin-left: -15px;
	margin-right: -12px;
	margin-top: 15px;
	position: relative;
	border-radius: 10px;
	background-color: transparent;
	border: #7bac3e 2px solid;
	padding: 15px 5px;
}

.sider-left .shuzihuaxiaoyuan .connect {
	width: 100%;
	position: absolute;
	top: -25px;
	text-align: center;
}

.sider-left .shuzihuaxiaoyuan .connect img {
	height: 35px;
}

.sider-left .shuzihuaxiaoyuan .links img {
	width: 100%;
	margin-top: 10px;
}

/* lunbo */
.sider-left .lunbo {
	border: #7bac3e 1px solid;
	background-color: #FFFFFF;
	padding: 5px 5px 20px 5px;
	margin-left: -15px;
	margin-right: -12px;
}

.lunbo .carousel-indicators {
	bottom: -4px;
	left: auto;
	right: 0px;
	width: 30%;

}

.carousel-inner .item img {
	height: 250px !important;
	margin: auto auto;
}

.carousel-caption {
	right: auto;
	left: 5px;
	padding-bottom: 0px;
	bottom: -3px;
}

.carousel-caption-background {
	background-color: #262626;
	width: 100%;
	height: 2em;
	opacity: 0.5;
	position: absolute;
	bottom: 0px;
}
