@charset "utf-8";
.kkt {
	width:100%;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	
		  overflow:hidden;
}
.juyou {
	text-align:right;
}
.dian {
	bottom:20px;
}
.dian li {
	display: inline-block;
	width: 23px;
	height: 23px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.2);
	border: 0px solid #ffffff;
	border-radius: 50%;
}
.dian .active {
	width: 25px;
	height: 25px;
	margin: 0;
	background-color: #ffffff;
}
#slidingBlock {
	height:auto;
	overflow:hidden;
}
#slidingBlock span {
	float:left;
	width:100%;
	height:32px;
	line-height:32px;
	font-size:14px;
	over-flow:hidden;
}
#slidingBlock span.menuNo {
	font-weight:normal;
	height:32px;
	line-height:32px;
	color:#666666;
	background:url(../img/cpb1.png) right;
	background-repeat:no-repeat;
}
#slidingBlock span.menuOn {
	font-weight:normal;
	height:32px;
	line-height:32px;
	color:#000000;
	background:url(../img/cpb2.png) right;
	background-repeat:no-repeat;
}
#slidingBlock DIV.slidingList_none {
	display:none
}
#slidingBlock DIV.slidingList {
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	overflow:hidden;
}
