.content-C #slide {
	position: relative;
	width: 645px;
	margin-bottom: 20px;
	background-color: #FFF;
  border: #CCC 1px solid;
}

.content-C #top_bnner_slide {
}

.content-C div.banner3 {
	width:645px;
	height:234px;
	padding: initial;
}

.content-C .nav_banner {
	opacity:0.6;
	background-color:black;
	width: 645px;
	z-index:100;
}
.content-C .nav_banner span{
	font-size:17px;
	color: white;
	margin-left:10px;
	line-height:28px;
  text-align: left;
}
.content-C .nav_banners_bar {
	position:absolute;
	right:0;
	bottom:0;
	opacity:0.8;
	width: 100px;
	text-align:right;
	z-index:101;
	line-height:28px;
	color: white;
}
.content-C .arrow{
	color: white;
	cursor:pointer;
}
.content-C .arrow.left {
	font-size:17px;
	float: right;
}
.content-C .arrow.right {
	font-size:17px;
	float: right;
}

.content-C #nav_banners_count{
	font-size: 17px;
	float: right;
}